/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

html{scroll-behavior: smooth;}
body:not(.template-slider) #Header{min-height: max-content;}
#Action_bar .contact_details li.mail{margin-left: 15px;}

.fw-semibold{font-weight: 600;}


.mfn-builder-content .swiper-pagination-bullet-active{transform: scale(1);width: 50px;border-radius: 10px;}


html.translated-ltr #Top_bar .menu > li > a span:not(.description) {
    padding: 0 10px;
}
html.translated-ltr #Top_bar .menu > li > a{
    font-size: 14px;
}
html.translated-ltr #Top_bar .top_bar_right .action_button {
    font-size: 13px;
}

.whoWePrcBoxes .hover_color_wrapper {
    height: 414px;
}

html.translated-ltr .homeBannerContentSect{width: 505px;}
html.translated-ltr .button{font-size: 14px;padding-left: 15px;padding-right: 15px;}

@media (min-width: 768px) and (max-width: 1600px){
	.homeBannerContentSect .mcb-wrap-inner{left: 38% !important;}
}
@media (min-width: 768px) and (max-width: 1440px){
	.homeBannerContentSect .mcb-wrap-inner{left: 20% !important;}
}

@media (min-width: 768px) and (max-width: 1024px){
    .homeBannerContentSect .mcb-wrap-inner{left: 13% !important;}
    .homeBannerContentSect .mcb-wrap-inner h2.title{font-size: 24px !important;}
    .homeBannerContentSect .mcb-wrap-inner .mcb-item-pkcj32ij h2.title{font-size: 40px !important;}
    .homeBannerContentSect .mcb-wrap-inner .button{font-size: 14px;padding-left: 15px;padding-right: 15px;}
}