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

/* Theme customization starts here
-------------------------------------------------------------- */
blockquote{
	margin-bottom:10px;
}
.testimonials_slider .testimonials_slider_ul li .bq_wrapper{
	padding: 30px 0 10px;
}
@media only screen and (max-width:1240px){
	.home-testimonials h2{
		 	font-size: 26px;
		    line-height: 30px;
	}
	.home-testimonials .column_testimonials {
		margin-bottom:0px;
	}
	.testimonials_slider .testimonials_slider_ul li{
		    padding: 0 55px;
	}
}
@media only screen and (max-width: 960px){
	.home-testimonials .one-second.mcb-wrap{
		width:100% !important;
	}
	.home-testimonials .test-second_wrap{
		margin-top:40px;
	}
	.section.gallery{
				padding-top:40px !important;
		}
	.section.contact-sec{
			    padding-top: 60px !important;
	}

}
@media only screen and (max-width: 480px){
	.section.footer-logo .hover_color_wrapper{
		    padding: 25px 30px !important;
	}
	.section.gallery{
				padding-top:26px !important;
		}
	.section.contact-sec{
			    padding-top: 45px !important;
	}
}
.page-id-1572 li.pentiction_ph{
	display:none;
}
li.nelson_ph{
	display:none;
}
.page-id-1572 li.nelson_ph{
  display:block;
}
.style-simple .accordion .question{
	margin:20px 0;
}
.style-simple .accordion .question .title{
	background-color: #928b83;
    color: #fff;
    font-size: 18px;
}
.style-simple .accordion .question.active .title{
    color: #fff !important;
}
.accordion .question .title > .acc-icon-plus,.accordion .question .title > .acc-icon-minus{
	font-size: 22px;
}
.style-simple .accordion .question.active .answer{
	background-color: rgb(245, 248, 250);
    padding-top: 28px;
}
input[type="email"], input[type="number"], input[type="tel"], input[type="text"],  select, textarea{
	background-color: #fff !important;
}
@media only screen and (min-width: 767px){
	.contact_col1{
	    padding: 0 3px 1px 0px;
	}
	.contact_col2{
	    padding: 0 0px 1px 3px;
	}
}
sup{
	font-size:75% !important;
}