/*
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
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
@import url('https://fonts.googleapis.com/css?family=Roboto&amp;display=swap');
h1,h2,h3,h4,h5,a,p{font-family: 'Roboto', sans-serif !important;}
p {
    font-weight: 300;
    line-height: 2;
}
/*abhishek kumar gupta custom css(26/10/2018)*/
@media only screen and (max-width: 411px){
	#Subheader{
		background-size: auto !important;
	}
	div#slide-22-layer-10 {
    margin-left: -19px !important;
    margin-top: 20px !important;
	}
	#Top_bar .logo{width: auto;}
	#Top_bar .logo #logo{margin: 10px 0px; height: 40px;
		line-height: 50px;}
	.ab_mob{font-size:unset !important;}
}
/*abhishek kumar gupta custom css(06/03/2019)*/

#Top_bar .logo{    margin: 5px 30px 10px 20px !important;}
.column.mcb-column.one.column_column.column-margin- {
	margin: 17px 1% 0px;
}
.image_frame{
	border-color: #bcbbc0 #8f8f97 #bcbbc0 #8f8f97 !important;
}
h4, h4 a, h4 a:hover, .style-simple .sliding_box .desc_wrapper h4{
	color: #8f8f97 !important;
}
h2, h2 a, h2 a:hover {
    color: #8f8f97 !important;
}
#Top_bar .menu > li > a, #Top_bar #menu ul li.submenu .menu-toggle {
    color: #8f8f97 !important;
}
#Top_bar .menu > li > a span:not(.description){
	padding: 0 27px !important;
}
#menu > ul > li > a, .action_button{
	letter-spacing: 2px !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 24px !important;
    border-color: #8f8f97 !important;
	color:#565353e8;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 24px !important;
    border-color: #8f8f97 !important;
	color:#565353e8;
}
input.wpcf7-form-control.wpcf7-text {
    border-radius: 24px !important;
    border-color: #8f8f97 !important;
	color:#565353e8 !important;
}
.wpcf7-form p{
	margin: unset !important;
}
.span.wpcf7-form-control-wrap{
	margin-bottom: 0px !important;
}
.column_attr clearfix align_center h2{
	font-weight: unset !important;
}
ul.content_slider_ul.slick-initialized.slick-slider.slick-dotted {
    border-radius: 3px;
    -webkit-box-shadow: 10px 11px 21px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 11px 21px -8px rgba(0,0,0,0.75);
    box-shadow: 10px 11px 21px -8px rgba(0,0,0,0.75);
    border: 1px solid #fff;
}

.jew-heading{
	padding-bottom: 20px;
    background: url(../../uploads/2019/03/line_star.png) no-repeat 50% 100%;
	    font-size: 25px;
    line-height: unset;
    font-weight: unset;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
}
/* 17/06/2019 */
#Top_bar #logo img{max-height: 60% !important;}
img.mfn-parallax {
    width: 100% !important;
    transform: translate3d(0px, -72px, 0px) !important;
}

.term-description p {
    font-size: 16px;
    color: #8f8f97;
    text-align: justify;
}
.term-description {
    padding-top: 40px;
}
#coins_bg {
    height: 300px;
}