/*
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
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#Header {
    min-height: 320px !important;
}
#Subheader {
    background-color: rgba(247, 247, 247, 1) !important;
    padding: 15px 0 !important;
}
.cus-description {
	font-family: "Lato", Arial, Tahoma, sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.5;
}
.cus-timeline .timeline_items li {padding: 0 0 0px 55%;}
.cus-timeline .timeline_items li:nth-child(2n) {padding: 0 55% 0px 0;}
.cus-timeline .timeline_items li .desc {background: none;}
.cus-btn {
background-color: transparent !important;
color: rgb(0, 0, 0);
background-image: none !important;
border: 2px solid #F8941B !important;
border-radius: 0 !important;
font-size: 20px !important;
color: rgb(242, 151, 29) !important;
}