/*
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: 2.0.1
*/


.fa-instagram:before, .fa-facebook:before {
	    font-size: 28px;
}
body.button-custom .button {
	border-color: #134268;
    padding: 12px 26px;
	background-color: #134268!important;
    color: #fff;
	font-size: 16px;
    letter-spacing: normal;
}
body.button-custom .button:hover {
	border-color: #03569a !important;
	background-color: #03569a !important;
	color: #fff;
}
h1, h2, h3, h4, h5 {
	text-transform: lowercase !important;
}
h6 {
	text-transform: uppercase !important;
}
.mcb-section .mcb-wrap .mcb-item-1rvslwmbb .mfn-header-menu > li.current-menu-item.mfn-menu-li > a.mfn-menu-link {
	border-color: #fff;
}
.mcb-section .mcb-wrap .mcb-item-uob0lny .mfn-header-menu > li.current-menu-item.mfn-menu-li > a.mfn-menu-link {
	border-color: #134268;
}
#mfn-footer-template a.button {
	padding: 10px 20px !important;
    font-size: 16px !important;
    border: 1px solid #134268 !important;
    letter-spacing: 0 !important;
	color: #134268 !important;
}
#mfn-footer-template a.button:hover {
	background-color: #134268 !important;
	color: #fff !important;
}
.cmplz-buttons button {
	letter-spacing: 0px !important;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	body, .mfn-menu-item-megamenu {
		font-size: 17px;
    	line-height: 26px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	body, .mfn-menu-item-megamenu {
		font-size: 17px;
    	line-height: 26px;
	}
}
@media only screen and (max-width: 479px) {
	body, .mfn-menu-item-megamenu {
		font-size: 17px;
    	line-height: 26px;
	}
}