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

.column_column ul, .column_column ol, .the_content_wrapper:not(.is-elementor) ul, .the_content_wrapper:not(.is-elementor) ol{
	color:#1b1b1b;
}
.faq .question>.title{
	font-size: 20px;
    font-weight: bold;
}
.breadcrumbs a{
	color:#fff !important;
}
.whychoose .desc-wrapper .title{
	font-size:18px;
	font-weight:bold;
}
.whychoose .mcb-column-inner.mfn-module-wrapper.mcb-item-icon_box_2-inner{
border: 1px solid #fff;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.tourpage li{
	color:#fff;
}
.testimonials {
	background: #191a56;
}

.testimonials h4{
	color: #fff;
	font-size:31px;
}
.top-bar-right-button{
	min-width: 150px;
	min-height: 45px;
	display: inline-block;
}
#Wrapper .mcb-wrap-5d2xr5hrd {
  min-height: 800px;
}
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo{
	padding: 20px 0;
}
#Top_bar .menu > li > a
 {
    padding: 40px 0 0 10px;
}
.grid .post-item{
	margin: 0 1% 20px;
	background: white;
	border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
	min-height: 627px;
}

 
@media only screen and (max-width: 479px) {
    #Intro .intro-title {
		font-size: 30px !important;
		line-height: 30px !important;
	}
	h2{
		font-size: 25px !important;
		line-height: 30px !important;	
	}
}

.benefits ul{
margin:0px !important
}

.benefits ul li{
color:#fff !important;
list-style:none;
}


		
