/*
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.2
*/


.get_in_touch, .get_in_touch .title, .get_in_touch ul, .column_column .get_in_touch ul, .infobox, .infobox a, .infobox h3, .infobox ul {
	color: #000; 
}

.mfn-header-tmpl-menu-sidebar-wrapper{
	padding: 10px !important;
}

.get_in_touch a {
	color: #0B4371;
}

.get_in_touch a:hover, .get_in_touch i {
	color: #A53950;
}

.get_in_touch ul li .icon {
	top: unset;
}

.elementor-85 .elementor-element.elementor-element-b30d63c.elementor-position-left .elementor-image-box-img {
	margin-top: 5px;
}

.services-image img {
	border-radius: 10px 10px 0 0;
}

.style-simple .trailer_box .desc {
    padding: 12px 15px 15px
}

.style-simple .trailer_box:hover .desc {
    background-color: #A53950;
}

.services-image .trailer_box .desc {
	/*left: 2%;*/
    width: auto;
}

.small-text{
	font-size: 0.7em;
}

#product-range .elementor-widget-text-editor p{
	margin: 0
}

.product-type:hover {
	background-color: #A53950 !important;
}

.product-type:hover p {
	color: #fff !important
}


.style-simple .mfn-footer .column_contact_box .mcb-item-contact_box-inner, .style-simple #mfn-footer-template .column_contact_box .mcb-item-contact_box-inner {
	padding: 0px
}

.sustainability-option {
	/*border-left: 3px solid #6B9D4C;*/
}

.sustainability-option:before {
	content: ' ';
	top: 10px;
    width: 3px;
    height: 80%;
    background-color: #6B9D4C;
    display: block;
    transform: translateX(-50%);
    position: absolute;
}


.sustainability-option div.photo_wrapper {
	display: none !important;
	width:0% !important;
}

.sustainability-option div.desc_wrapper {
	width: 100% !important;
}

.sustainability-option div.desc_wrapper .title {
	color: #6B9D4C;
} 

#certificate-boxes ul.clients.clients_image_default .client_wrapper {
	height: 150px;
	background: #fff;
    border-radius: 20px;
}

.elementor-heading-title span {
	text-transform: uppercase;
    background-color: #0B4371;
    color: #fff;
    padding: 5px 20px;
}

#certificate-boxes  ul.clients .client_wrapper .gs-wrapper img {
	height: 150px;
}

@media only screen and (max-width: 600px)
{
	.elementor-heading-title span {
		line-height: 3rem;
		display: inline-block;
		margin: 10px 0;
	}
}

@media only screen and (max-width: 767px)
{
	#certificate-boxes ul.clients.clients_image_default .client_wrapper {
		height: 100px;
		background: #fff;
		border-radius: 20px;
	}

	#certificate-boxes  ul.clients .client_wrapper .gs-wrapper img {
		height: 100px;
	}	
	
	.mcb-section .mcb-wrap .mcb-item-qrps2rk3t .mfn-header-tmpl-menu-sidebar .mfn-header-menu > li > a {
		font-size: 20px;
        line-height: 32px;
		border-bottom: 1px solid #d4d4d4;
	}
	
	#pageheading {
		word-break: break-all;
	}	
	
	.sustainability-option:before {
		left: -10px
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#certificate-boxes ul.clients.clients_image_default .client_wrapper {
		height: 100px;
		background: #fff;
		border-radius: 20px;
	}

	#certificate-boxes  ul.clients .client_wrapper .gs-wrapper img {
		height: 100px;
	}	
}
@media only screen and (min-width: 1600px) {
	.trailer_box {
		display: inline-block;
	}
}