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

#Header{
	min-height: auto !important;
}

.hero .vc_single_image-wrapper{
	margin-bottom: 0 !important;
}
.gray-columns .wpb_text_column  .wpb_wrapper{
	padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
}
.gray-columns .wpb_wrapper{
	background: #eee !important;
	color: #000 !important;
	height: 100%;
}
.gray-columns .vc_single_image-wrapper{
	margin-bottom: 0 !important;
}
.white,
.white *{
	color: #fff !important;
}
.has_content .the_content_wrapper{
	margin-bottom: 0 !important;
}
.footer_copy{
	display: none !important;
}
#Footer .textwidget a{
	color: #000;
}

.book-button a span{
	color: #fff;
    text-decoration: none;
    display: block;
    background: #CE5254;
    border: solid 2px #fff;
    border-radius: 3px;
}