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

.footer-info {
    color: #000;
    font-size: 16px;
}
.footer-info a {
    font-size: 15px;
}
.custom-ftr {
    color: #000;
}
.custom-ftr .icon-location {
    font-size: 24px;
    margin-top: 7px;
    margin-left: 5px;
}
.widget_nav_menu #menu-footer-menu {
    background: none;
    list-style: none;
    padding: 0;
}
.widget_nav_menu #menu-footer-menu a {
    color: #000;
    font-weight: 400;
    text-decoration: none;
	padding-bottom: 0;
}
.mcb-section .mcb-wrap .mcb-item-lo3fcjwg .mfn-header-menu > li.mfn-menu-li > a.mfn-menu-link {
	font-size: 13px;
}
footer h3 {
    line-height: 32px !important;
}
.postid-618 .mcb-section-rp23swc6g,.postid-640 .mcb-section-rp23swc6g,.postid-630 .mcb-section-rp23swc6g,.postid-636 .mcb-section-rp23swc6g {
    display: none;
}
.uSlider .slider_prev, .uSliderM .slider_prev{
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 0;
}
.uSlider .slider_next, .uSliderM .slider_next {
    position: absolute;
    top: 50%;
    transform: translate(+50%, -50%);
    right: 0;
}
.uSlider .slick-slide > div, .uSliderM .slick-slide > div {
    padding: 30px;
}
.uSlider .slick-arrow i, .uSliderM .slick-arrow i {
    color: #fff !important;
}
.location-dropdown {
    padding: 50px 10px;
    width: 100%;
	background: #1291a882;
}
.location-dropdown form {
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
    padding: 15px;
    display: flex;
    justify-content: space-between;
}
.location-dropdown select {
    width: 100%;
    margin: 0 10px;
}
.location-dropdown button {
    width: 140px;
}
.small-inputsarea .wpcf7-textarea {
    height: 100px;
}
.share-simple .section-post-header .single-photo-wrapper.image .image_frame, .single-photo-wrapper.image .image_frame .image_wrapper img {
	width: 100%;
}
.menu-item-1117 .mfn-menu-item-icon {
    padding-right: 5px;
}
.whySlider img, .whySliderM img {
    width: 180px;
}
.whySlider .slick-slide, .whySliderM .slick-slide {
    margin: 0 40px;
}
.whySlider span, .whySliderM span {
    color: #000;
    text-align: center;
    display: block;
    line-height: 1.3;
    margin-top: 10px;
}
.menu-item-6539 .menu-icon {
    margin-right: 10px;
    padding-right: 10px;
}
#testimonial_box h3 {
    font-size: 20px;
    font-weight: 600;
	margin-bottom:0;
}
#testimonial_box h3:hover {
	text-decoration: none;
}
@media screen and (max-width: 767px){
	.whySlider img, .whySliderM img {
		width: 120px;
	}
}
@media screen and (min-width: 960px){
	.mfn-header-tmpl .mcb-header-wrap {
		width: 33% !important;
	}
	.mfn-header-tmpl .column_header_icon .search_wrapper {
		top: 25%;
	}
	.single-product .hide-desktop{
			display:none;
	}
}
#testimonial_box img {
    width: 100%;
}
#testimonial_box p, #testimonial_boxM p {
    font-size: 17px;
    color: #333;
}
#testimonial_box a:hover {
    text-decoration: none;
    color: #000;
    opacity: 0.9;
}
.slick-slide {
    padding: 0 20px;
}
#testimonial_box .slick-dots, #testimonial_boxM .slick-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
}
#testimonial_box .slick-dots button, #testimonial_boxM .slick-dots button {
    font-size: 0;
    background: #1291a8;
    padding: 4px;
}
html {
    scroll-behavior: smooth;
}
.cts_table tr td:first-child {
    width: 100px;
}
#find_state_city {
    background: rgb(59, 119, 40);
}
#find_state_city::before {
    background: #000;
    color: #fff !important;
}



