/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*
**Footer
***/
#Footer .footer_copy .wdesign a {
	color: #2a2a2a;
}

/*
**Reponsive
***/
@media only all and (min-width: 768px) {
	#Footer .footer_copy .wdesign {
		float: right;
	}
}

@media only all and (max-width: 767px) {
	.grecaptcha-badge {
		display: none !important;
	}
}