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


#Subheader { background-color: #FFF !important; }

#Wrapper { box-shadow: none !important; }

.content_slider.flat.description ul li h3{
   margin-top: -120px;
	padding: 5px 0px 5px 0px!important;
	color: #fff!important;
	background-color: #000!important;
	opacity: 0.8;

}
.content_slider.flat.description ul li .desc{
   padding-bottom:10px!important;
	margin-top: 0px;
	color: #fff!important;
	background-color: #000!important;
	opacity: 0.8;
}

#Footer {
	background-color: #028391 !important;
	color: #fff !important;
}

#Footer a {
	color: #fff !important;
	text-decoration: underline;
}
