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

/*custon css start*/
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
 	.button-custom .button_theme, .button-custom input[type="submit"]{padding:15px 20px !important;}
}
@media only screen and (max-width: 600px) {
	
	.mcb-item-jmjexike2 hr {
    margin: 0 auto 350px auto !important;
    }
	.mcb-item-0n81iypam h2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px !important;
	position: absolute;
	left: 0;
	right:0;
	bottom: -45px;
    }
	.mobile-header-mini #Top_bar .logo {
    margin-right: 15px;
	}
	#services {
    padding: 40px 0px !important;
    }
	.button-custom input[type="submit"]{padding:15px 20px !important; font-size:12px !important;}
	#download .one-fourth.mcb-wrap {width: 0% !important;clear: none !important;}
	#download .one-second.mcb-wrap {width: 100% !important;clear: none !important;}
	.home_testi {min-height: 340px !important;}
	.mcb-item-l8tm052yx hr{margin: 0px auto 270px auto !important;}
	.mcb-wrap-x3iwb5urw{background-position: bottom right !important;background-size: cover !important;}
	.mcb-wrap-8okulm699{padding-bottom:0 !important;}
	#tips{padding: 40px 0px !important;}
	.button-custom .button_theme{padding:15px 20px !important;}


}
/*end*/
.home_testi {
  min-height: 290px;
}
.timeline_items > li h3 {
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
}
ul.list_custom li::after {
    display: none;
}
ul.list_custom li {
    position: relative;
    margin: 0 0 30px 0;
    padding-left: 60px;
	line-height: 23px;
    font-size: 17px;
}
ul.list_custom li i {
    position: absolute;
    left: 25px;
    top: 4px;
    font-size: 40px;
    transform: translateX(-50%);
    line-height: 35px;
}
.contact_box {
    box-shadow: 0px 0px #26261b, 0em 0 2em #26261b;
}
widget_archive ul, .widget_nav_menu ul {
    list-style-type: square;
    padding: 5px 10px 5px 10px;
    background: transparent;
}
.widget_archive ul li, .widget_nav_menu ul li {
    position: relative;
    display: inline-block;
    text-align: center;
    color: #4c3a1b;
    text-transform: uppercase;
}
.widget_archive ul li a, .widget_nav_menu ul li a {
    display: block;
    line-height: 30px;
    padding: 0 30px;
    white-space: nowrap;
    border-right-width: 2px;
    border-style: solid;
    font-weight: 600;
}
.widget_archive ul li a, .widget_nav_menu ul li a {
    color: #4c3a1b;
}
.widget_nav_menu ul li:last-child > a {border:0;}
.menu-footer-menu-container {
    text-align: center;
    background: transparent !important;
}
widget_archive ul, .widget_nav_menu ul {
    list-style-type: square;
    padding: 5px 10px 5px 10px;
    background: transparent;
}
.widget_archive ul li::after, .widget_nav_menu ul li::after {
    display: none;
}
.widget {
    margin: 0px 0;
    position: relative;
}
#search_button {
    display: none !important;
}
.testimonials_slider h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
.testimonials_slider .testimonials_slider_ul li .author h5 a {
    margin-bottom: 2px;
    color: #fff !important;
}
.testimonials_slider .testimonials_slider_ul li .author span{color:#fff;}
.hr_dots span {
    width: 11px;
    height: 11px;
}