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

/* Theme customization starts here
-------------------------------------------------------------- */

/* this is used for where there's a banner above the nav
.page-id-4157 #Top_bar {top: 135px !important;}
.page-id-4157 #Top_bar.is-sticky{top:0px !important;}
*/
h1, h2, h3{margin-bottom:25px;}
.customHeaderRightBottom{
	position:relative;
	top:0px;
}
#Action_bar a{
	color:#000 !important;
}
.is-sticky .customHeaderRightBottom{
	top:0px;
}
.footerLogo img{width:150px;}
.hover_box {border: 1px solid #000;}
#ajaxsearchlite1{
	width: 200px;
    position: absolute;
    right: 75px;
    top: -5px;
    background-color: transparent;
}
#Top_bar .menu li ul li {
    width: 300px;
}
.videoPop {
    position: absolute;
    top: 100px;
    z-index: 99;
    left: 0px;
    right: 0px;
    margin: auto !important;
}
.videoPop.column_video {
	width:100% !important;
	margin:0px !important;
}
.closePopVideo .icon-cancel{
	position: absolute;
	top: -14px;
	right: -6px;
	width: 40px;
	height: 40px;
	background-color: #000;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	font-size: 25px;
	color: #fff;
	cursor: pointer;
}
.g-recaptcha {
  transform-origin: left top;
  -webkit-transform-origin: left top;
}
.pum-theme-4650 .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 0 !important;
    height: 360px !important;
}
.homeBanner{
	padding-left:104px;
	padding-right:104px;
	padding-top:280px !important;
	padding-bottom:290px !important;
}
/*.homeBanner .mcb-section-inner{
	height: 960px;
	display: flex;
	align-items: center;
}*/
.homeBanner .column{
	margin-left:0px !important;
	margin-right:0px !important;
}
.homeVideo, .videoTrigger{
	width:350px !important;
}
.homeVideo video {
    height: 200px !important;
    width: 368px !important;
}
.videoPop{
	display:none;
}
.videoPop.comes{
	display:inline-block;
	z-index:99;
}
.videoPop.comes .mcb-section-inner{
	position:relative;
	z-index:99;
}
.videoPop.comes::before{
	content:'';
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color:rgba(0,0,0,0.7);
	display:block;
	z-index:9;
}
.videoTrigger{
	height: 196px;
	background-image: url(https://ehpet.net/wp-content/uploads/2021/03/video.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;	
}
.homeBanner h1{
line-height: 55px;
font-weight: 600;
font-size: 55px;
margin: 0px;
padding: 0px;
color: rgb(255, 255, 255);
}
.homeBanner h2{
line-height: 79px;
font-weight: 600;
font-size: 79px;
color: rgb(255, 255, 255);
}
.homeBanner .home-btn{
background-color:#f1de5b;
font-family: Montserrat;
text-transform: uppercase;
line-height: 30px;
font-weight: 700;
font-size: 18px;
border:1px solid rgb(0, 0, 0);
padding: 12px 50px;
color: rgb(10, 10, 10);
text-decoration: none;
}
.popForm{display:none;}
.woocommerce-cart-form__cart-item.cart_item td{text-align:center;}
.woocommerce-cart-form__cart-item.cart_item td a{text-align:center;}
.frm_form_field input, .frm_form_field textarea{border:1px solid #ddd !important;}
#ajaxsearchlite1 .probox, div.asl_w .probox{background-color:transparent; box-shadow: inset 0 0 3px #ccc;}
div.asl_w .probox .promagnifier{box-shadow:none;}
.footer-copy-center #Footer .footer_copy .social {position: absolute; left: 0; top: 26px;}
.woocommerce-page .excerpt,.woocommerce-page .desc{display:none;}
.woocommerce-product-details__short-description ul {list-style-type: disc !important;}
.woocommerce-product-details__short-description ul li{margin-left: 20px;}
.fixed-nav-next .date{display:none;}
.fixed-nav{bottom:120px !important;}
.innerBanner{border-bottom: 5px solid #919191;box-shadow: 1px 3px 5px #999;}
.aboutSec{padding-top:190px !important;padding-bottom:190px !important;}
.borderedImg{border:1px solid #ddd; box-shadow: 5px 5px 5px #aaa; box-sizing:border-box;}
/*.woocommerce-ordering{display:none;}*/
.aboutText{padding-top:100px;}
.product-loop-thumb{border:1px solid #ddd;}
.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {margin-bottom: 0 !important;}
.author-date{display:none;}
.product-loop-thumb a{border:1px solid #aaa;}
.product-loop-thumb .image_wrapper{box-shadow: 5px 5px 5px #aaa;}
/*.product-loop-thumb .image_wrapper{ max-height: 300px !important; min-height: 300px !important; overflow:hidden;}
.product-loop-thumb .image_wrapper img{
	position: relative;
   left: 50%;
   top: 0%;
   -ms-transform: translateY(-0%) translateX(-50%);
   -webkit-transform: translateY(-0%) translateX(-50%);
   transform: translateY(-0%) translateX(-50%);
}*/
.posted_in{padding-left:15px;}
.purechat-collapsed-image {
    height: 90px !important;
    width: 100px !important;
    margin-top: -90px !important;
}
.slogan{display:none !important;}
table tr:first-child td {background: none;border:none;text-align: left;padding: 0px;}
#Top_bar .top-header-row .top_bar_right {
	float: left;
    height: auto !important;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-left: 5px;
	width:100%;
	text-align:right;
}
#Top_bar .top-header-row a#search_button, #Top_bar .top-header-row a#header_cart {    display: inline-block;    float: none;}
.top-header-row{width:100%; float:left;}
.post-excerpt{padding:8px; text-align:left;}
.post-footer{background-color:#f0df97 !important;padding: 5px 15px;}
.post-footer .post-links .post-more{color: #000; padding:5px;}
.related.products .excerpt{display:none;}
.post-type-archive-product ul.products li.product .desc{display:none !important;}
.home ul.products li.product .desc{display:none !important;}
.button-stroke.woocommerce-page a.button{border-color:#000 !important;}
.sectionPadding{padding-top:80px !important;padding-bottom:80px !important;}
.sectionPadding2{padding-bottom:80px !important;}
.button-stroke a.button, .button-stroke a.button .button_icon i, .button-stroke a.tp-button {border-radius: 0;}
a.button .button_label {padding: 15px 35px; text-transform: uppercase; font-weight: 700; letter-spacing: 2px;}
.LiveChat{position:relative; top:-2.5px; border:2px solid #666; border-radius:5px; font-size:14px; padding:5px 15px;}
.marginOff{margin-bottom:0;}
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {height: 120px !important;line-height: 120px !important;}
#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 60px !important;
    top: -5px;
    position: relative;
}
#Header #Top_bar.is-sticky #logo {line-height: 47px !important;}
#Top_bar a.responsive-menu-toggle {top: 38%;}
#Top_bar .menu > li {text-transform: uppercase;}
.woocommerce ul.products li.product {text-align: center;}
.woocommerce ul.products li.product .star-rating {font-size: 18px;margin: 0 auto 20px auto;}
.woocommerce-Price-amount.amount{color: #a3b2bc;}
.feature_box .feature_box_wrapper {padding: 0;}
.home .woocommerce a.button{border-color:#000 !important; color:#000 !important;}
.home .woocommerce a.button.add_to_cart_button:hover{border-color:#000 !important; background-color:#000 !important; color:#fff !important;}
.footer-copy-center #Footer .footer_copy {background-color: #000;}
#Footer .widgets_wrapper .column {width:98% !important;}
.menu-footer-menu-container{
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #505050;
	border-bottom-color: #505050;
	padding-top:20px;
	padding-bottom:16px;
}
.menu-footer-menu-container ul li{
	display:inline-block;
	margin:0 30px 4px 30px;
	background-color:transparent !important;
	}
.menu-footer-menu-container ul li a{
	padding: 0;
	background-color: transparent !important;
	margin: 0;
	text-transform: uppercase;
	color: #FFF;
	font-size:15px;
}
.menu-footer-menu-container ul li a:hover{color: #cfa900;}
#Footer .textwidget{text-align:center;font-size:14px;}
#Footer .widgets_wrapper{padding: 60px 0 10px 0 !important;}
#Footer .footerSocial li{display:inline-block;margin:0 10px 6px 10px;}
#Footer .footerSocial li a{
	font-family: "Montserrat", Arial, Tahoma, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration:none !important;
	}
#Footer .footerSocial li a i {
    margin-right: 0;
    vertical-align: middle;
    color: #4d4d4d;
    font-size: 45px;
}
#Footer .footerSocial li a:hover i{color: #f0df97;}
.footerSocial{margin-bottom:35px;}
.footerCopyRight{display:table;width:100%;}
.footerCopyRight p{margin-bottom:0;font-size:14px;line-height:normal;}
.footerCopyRightLeft, .footerCopyRightMid, .footerCopyRightRight{display: table-cell;white-space: nowrap;}
.footerCopyRightLeft{width:20%;}
.footerCopyRightMid{text-align:center; width:60%;}
.footerCopyRightRight{width:20%;text-align:right;}
.addressBox h5{
	padding-left: 45px;
	position: relative;
	color: #424242;
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
}
.addressBox h5 i{
	font-size: 25px;
	color: #f0df97;
	position: absolute;
	left: 0px;
	top: 2px;
}
.innerBanner{padding-top: 200px !important;padding-bottom: 235px !important;}
.innerBanner h1{margin-bottom: 0;font-weight: 700;color: #FFF;}
#Content {padding-top: 0px;}
.bannerCaption{padding-left:40px;}
.with_frm_style .frm_submit {text-align:center;}
.frm_button_submit.frm_final_submit{
	border-color: #f1de5b;
    color: rgb(10, 10, 10) !important;
    border: 1px solid rgb(0, 0, 0) !important;
    background-color: #f1de5b !important;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:focus{
	background-color:#000 !important;
	color:#FFF !important;
	}
.frm_style_formidable-style.with_frm_style label.frm_primary_label{font-family: "Montserrat", Arial, Tahoma, sans-serif;}
.image_frame, .wp-caption {border-width: 0;}
.ui-tabs-panel ul {margin: 0 0 10px 20px;}
.ui-tabs-panel ul li {margin-bottom: 6px;font-size: 14px;}
.ui-tabs .ui-tabs-panel {padding: 30px 0 0 0;}
.ui-tabs .ui-tabs-panel{border:none;background-image:none;}
.ui-widget-content{border:none;}
.ui-tabs .ui-tabs-nav li.ui-state-active a{color: #000 !important;}
.ui-tabs .ui-tabs-nav li a {
    font-size: 15px;
    font-weight: 500;
    background-color: #f0df97;
    color: #a79166;
}
.ui-tabs .ui-tabs-nav {background-image: none;}
.ui-tabs .ui-tabs-nav li {border-width: 1px 1px 0 1px;}
.ui-tabs .ui-tabs-nav li.ui-state-active a::after {background: #fff !important;width: 100%;left: 0;margin-left: 0;}
.image_frame .image_wrapper .mask, .edd_download_image::after {-webkit-box-shadow: none;box-shadow: none;}
.mcb-wrap.divider {height: 6px !important;background-color: #f4f4f4;margin: 60px 0;}
.mfn-acc ul li{margin-bottom:4px;}
.mfn-acc ul {margin-bottom:20px;}
.accordion .question .answer {padding: 25px 0 30px 0;background-image: none;}
.accordion .question{border:none;}
.accordion .question.active .title {color: #353535 !important;border: none;}
.accordion .question .title{font-weight:300;font-size:26px;}
.accordion .question .title > .acc-icon-plus {color: #353535;}
.accordion .question.active .title > .acc-icon-minus{color: #353535 !important;}
.woocommerce a.button{border: 2px solid #f0df97 !important;color: #f0df97 !important;}
.woocommerce a.button.add_to_cart_button:hover, .woocommerce a.button.product_type_variable:hover{
	border: 2px solid #f0df97 !important;
	color: #FFFFFF !important;
	background-color: #f0df97 !important;
	}
.products .button-stroke a:hover.button{
	border: 2px solid #f0df97 !important;
	color: #FFFFFF !important;
	background-color:#f0df97 !important;
	}
#Top_bar .menu > li > a span:not(.description) {
    line-height: normal;

}
#Top_bar .menu > li > a {padding: 0  !important;}
#Top_bar .top_bar_right_wrapper {position: static;}
#Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right {
    height: auto !important;
	margin-bottom: 35px;
	margin-top: 16px;
}
/*new css for header*/
.customHeaderLeft{float:left; position:absolute; left:0px; top:-61px;}
.is-sticky .customHeaderLeft{top:0px;}
#Action_bar .social{
	display:none;
}
.customHeaderRight {
    float: right;
    width: 100%;
    position: absolute;
    right: 0px;
    top: -59px;
}
.menuo-right #Top_bar .menu_wrapper {width: 100%;text-align:center;}
#Top_bar .menu > li {display: inline-block;float: none;}
#Top_bar #menu{background-color:transparent !important;}
.header-transparent #Top_bar .top_bar_right {width: 100%;}
.contact_details {float: none;display: inline-block;}
#Top_bar a#header_cart, #Top_bar a#search_button {float:none; display:inline-block;}
#Top_bar .top_bar_right_wrapper {text-align: right;}
.contact_details {float: none;display: inline-block;position: absolute;left: 0px;right: 0px;margin: auto;width: 300px;text-align: center;}
/*new css for header end*/



/*
.customHeaderLeft{float:left;}
.customHeaderRight{float:right;}
.contact_details{float:left;margin-right:200px;}
*/

.customHeaderLeft:after{
	content:'';
	clear:both;
	display:block;}
.customHeaderRight:after{
	content:'';
	clear:both;
	display:block;}
.top_bar_left{width:auto !important;}

.contact_details li{display:inline-block;margin-left: 15px;}
.top_bar_right_wrapper:after{
	content:'';
	clear:both;
	display:block;}
.headerTopGap{margin-left:30px !important;}
#Top_bar a#header_cart, #Top_bar a#search_button{position:static;margin-left: 30px;}
#Top_bar a#search_button {margin-left: 0px;}
#Top_bar a#search_button.has-input input {
	background-color: transparent;
	box-shadow: none;
	border: none;
	color: #333333;
	font-size: 16px;
	padding:0;
}
#Top_bar a#search_button.has-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #333333 !important;}
#Top_bar a#search_button.has-input input::-moz-placeholder { /* Firefox 19+ */color: #333333 !important;}
#Top_bar a#search_button.has-input input:-ms-input-placeholder { /* IE 10+ */color: #333333 !important;}
#Top_bar a#search_button.has-input input:-moz-placeholder { /* Firefox 18- */color: #333333 !important;}

#Top_bar a#search_button.has-input input:focus{
	background-color: transparent !important;
	box-shadow: none;
	border: none;
	color: #333333;
	}
#Top_bar.is-sticky .top_bar_right{display:none;}
.popForm{
	/*-ms-transform: translateY(-50%) translateX(-0%);
    -webkit-transform: translateY(-50%) translateX(-0%);
    transform: translateY(-50%) translateX(-0%);*/
	width:150px;
	position:fixed;
	right:-150px;
	top:200px;
	z-index: 999;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	}
.popForm.popFormAdd{right:0px;}
.popFormBox{background-color: #f1de5b;padding: 15px;}
.home .frm_button_submit{padding:10px 5px !important;}
.popFormBtn{
	position: absolute;
	left: -80px;
	top: 0px;
	width: 80px;
	font-size:14px;
	top: 27px;
    -ms-transform: translateY(-50%) translateX(-0%);
    -webkit-transform: translateY(-50%) translateX(-0%);
    transform: translateY(-50%) translateX(-0%);
	cursor:pointer;
	}

.popForm .frm_style_formidable-style.with_frm_style input[type="text"], 
.popForm .frm_style_formidable-style.with_frm_style input[type="password"], 
.popForm .frm_style_formidable-style.with_frm_style input[type="email"], 
.popForm .frm_style_formidable-style.with_frm_style input[type="number"], 
.popForm .frm_style_formidable-style.with_frm_style input[type="url"], 
.popForm .frm_style_formidable-style.with_frm_style input[type="tel"], 
.popForm .frm_style_formidable-style.with_frm_style input[type="file"], 
.popForm .frm_style_formidable-style.with_frm_style input[type="search"], 
.popForm .frm_style_formidable-style.with_frm_style select {
    height: 28px;
	font-size: 13px;  
}
.popForm .frm_style_formidable-style.with_frm_style label.frm_primary_label, 
.popForm .frm_style_formidable-style.with_frm_style.frm_login_form label {font-size: 12px;padding: 0 0 1px 0;}
.popForm .frm_style_formidable-style.with_frm_style .form-field {margin-bottom: 4px;}
.popForm .frm_style_formidable-style.with_frm_style .frm_error_style {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: normal;
}
.popForm .frm_style_formidable-style.with_frm_style .frm_submit button{
	margin-bottom:0 !important;
	width:100%;
	display:block;
	text-align:center;
	background-color:#3e2826 !important}
.popForm .frm_style_formidable-style.with_frm_style .frm_form_fields > fieldset {
    padding: 0  !important;
}

#Header_wrapper #Subheader{display:none;}
#Subheader {background-color: #f0df97 !important;}
#Subheader .title {
    color: #9e8c3f !important;
  font-family: "Montserrat", Arial, Tahoma,sans-serif !important;
}
.woocommerce-order-received address::before {
display:none;
}
.woocommerce-order-received .woocommerce-thankyou-order-received {
    background: #f0df97;
    border-top: none;
    text-align: center;
	color: #9e8c3f !important;
}
#Top_bar .menu > li > a {
    color: #242424;
}
#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li > a:hover{
	color: #000 !important;
}
.header-transparent #Top_bar .menu > li > a span {
    border-color: rgba(0,0,0,0.5) !important;
}
#Top_bar .menu > li > a span:not(.description) {
    padding: 0 40px;
}
.products .image_frame .image_wrapper .image_links{
	display:none;}
.products .image_frame .image_wrapper .mask{
	display:none;}
.products .image_frame .image_wrapper img {
    margin-bottom: 0px !important;
	position: static !important;
}
form.cart{margin-bottom:40px; margin-top:40px;}
.product_meta{margin-bottom:40px;}

.page-id-4157 .popFormBtn{
	top: 65px;
}

.videoTrigger {
    height: 196px;  
    position: absolute;
    bottom: 10px;
	background-image: none;
}
.videoTrigger .column_attr{
	position:relative;
	height:100%;
}
.videoTrigger .column_attr::after {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 8px;
    right: 10px;
    content: '';
    background-image: url(https://ehpet.net/wp-content/uploads/2021/03/video.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    visibility: inherit;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
	cursor:pointer;
}
.videoTrigger .column_attr::before {
    position: absolute;
    width: 44px;
    height: 50px;
    right: 13px;
    bottom: -9px;
    content: 'Click to Enlarge';
    visibility: inherit;
    color: #000;
    margin: auto;
    z-index: 9;
    font-size: 8px;
    line-height: 7px;
    letter-spacing: .5px;
    cursor: pointer;
    text-align: center;
}
.replacementsSec .product .price{
	display:none !important;
}
.woocommerce-shipping-totals.shipping .woocommerce-shipping-destination {
    display: none !important;
}
.woocommerce-shipping-totals.shipping .shipping-calculator-button {
    display: none !important;
}
.woocommerce-shipping-totals.shipping .amount {
    display: none !important;
}
.button-stroke.woocommerce-page a.button:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.button-stroke .woocommerce a.button:not(.default):hover{
	color: #fff !important;
}

@media (max-width: 1600px) {
/*.page-id-4157 #Top_bar {top: 120px !important;}*/
}
@media (max-width: 1440px) {
/*.page-id-4157 #Top_bar {top: 100px !important;}*/	
}
@media (max-width: 1366px) {
/*.homeBanner .mcb-section-inner {
    height: 760px;
}*/
	.homeBanner h1 {
    line-height: 55px;
    font-size: 50px;
}
	.homeBanner h2 {
    line-height: 79px;
    font-size: 70px;
}
	.aboutSec{padding-top:150px !important;padding-bottom:150px !important;}
	
	
	
.homeBanner {
    padding-top: 200px !important;
    padding-bottom: 155px !important;
}	
	
}

@media (max-width: 1280px) {
/*#Top_bar {top: 70px !important;}*/
/* #Top_bar {top: 0px !important;}		 */
/*.page-id-4157 #Top_bar {top: 90px !important;}*/	
.page-id-4157 .popFormBtn {top: 25px;}
.page-id-144 #Top_bar{top:30px !important;}
}
@media (max-width: 1239px) {
/*.homeBanner .mcb-section-inner {
    height: 700px;
}*/
	.homeBanner h1 {
    line-height: 50px;
    font-size: 45px;
}
	.homeBanner h2 {
    line-height: 70px;
    font-size: 60px;
}
	#ajaxsearchlite1 {right: 100px;}
	#Top_bar .top-header-row .top_bar_right {
		display:none;
	}
	#Top_bar a.responsive-menu-toggle i {
	background-color:#f1df60;
	color:#fff;
    padding: 5px;
    right: 0px;
}
	/*.product-loop-thumb .image_wrapper {
    max-height: 230px !important;
    min-height: 230px !important;
}*/
#Top_bar a.responsive-menu-toggle {
    top: 28px;
}
#Top_bar a#header_cart, #Top_bar a#search_button {
    margin-left: 0;
    margin-right: 30px;
}
/*.contact_details {
    margin-right: 50px;
}*/
}
@media (max-width: 1200px) {
	.aboutText{padding-top:45px;}
	.page-id-144 #Top_bar{top:10px !important;}
}
@media (max-width: 1024px) {
	.aboutText{padding-top:0px;}
	.aboutSecContant{text-align:center;}
}
@media (max-width: 991px) {
.footer-copy-center #Footer .footer_copy .social {position: relative; top:0px;}
.aboutSec{
	padding-top:60px !important;
	padding-bottom:60px !important;
}
.sectionPadding{
	padding-top:60px !important;
	padding-bottom:60px !important;
}	
.sectionPadding2{
	padding-bottom:60px !important;
}
.footerCopyRight{
	display:block;
	width:100%;
}
.footerCopyRight p{
	margin-top:6px;
	}
.footerCopyRightLeft, .footerCopyRightMid, .footerCopyRightRight{
display:block;
	white-space:normal;
	text-align:center !important;
	width:auto !important;
	}
.addressBox h5 {
    font-size: 16px;
    line-height: 23px;
}
.contactMap .google-map{
	height:200px !important;}
.innerBanner {
    padding-top: 150px !important;
    padding-bottom: 60px !important;
    background-size: auto 300px;
}
.innerBanner h1 {
    font-size: 45px;
}
.accordion .question .title {
    font-size: 22px;

}
.contact_details {
    display: none;
}
.popFormBtn {
    left: -80px;
    width: 80px;
}
.videoTrigger .column_attr::before {
    right: 12px;
}	
	
	
}
@media (max-width: 959px) {
	.homeBanner .column {
    left: 0px;
    right: 0px;
}
/*.homeBanner .mcb-section-inner {
    height: 550px;
		text-align:center;
}
*/
	.homeBanner h1 {
    line-height: 40px;
    font-size: 35px;
}
	.homeBanner h2 {
    line-height: 55px;
    font-size: 50px;
}
.homeBanner .column_video{
}
.homeBanner {
    padding-top: 200px !important;
    padding-bottom: 70px !important;
}	
	.homeBanner::before {
    content: '';
    display: block;
    background-color: rgba(0,0,0,0.2);
    z-index: 0;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    position: absolute;
}
/*.homeBanner .mcb-section-inner{
		position:relative;
		z-index:99;
	}
*/
}
@media (max-width: 800px) {
/*.page-id-4157 #Top_bar {top: 50px !important;}*/
}
@media (max-width: 767px) {
	.section_wrapper .column.videoTrigger{
		height:200px !important;
		max-width: 278px;
	}

	.section_wrapper .column.homeVideo{
		width:280px !important;
	}
	.homeBanner {
    padding-left: 20px;
    padding-right: 20px;
}
	.homeBanner h2 {
    line-height: 45px;
    font-size: 40px;
}
	.homeBanner h1 {
    line-height: 35px;
    font-size: 28px;
}
	.woocommerce-ordering select{
		width:100% !important;
	}
.noBanner{padding-top:0px !important;}
.customHeaderLeft {position: relative;}
.header-transparent #Top_bar .top_bar_right {display: none;}
#Footer .footerSocial li a {font-size: 10px;}	
#Footer .footerSocial li a i {font-size: 30px;}
#Footer .footerSocial li {margin: 0 5px 6px 5px;}
.footerSocial {margin-bottom: 20px;}
#Footer .widgets_wrapper{padding: 50px 0 10px 0 !important}
.menu-footer-menu-container ul li {margin: 0 6px 4px 6px;}
.menu-footer-menu-container ul li a {font-size: 14px;}
.aboutSecContant{
	padding:20px;
	background-color:rgb(255,255,255,0.5);
	box-sizing: border-box;
	}
.innerBanner h1 {
    font-size: 30px;
	text-align:center;
}
.innerBanner {
    padding-top: 120px !important;
    padding-bottom: 30px !important;
    background-size: auto 250px;
}
.bannerCaption{
	padding-left:15px;
	padding-right:15px;}
.accordion .question .title {
    font-size: 17px;

}
.customHeaderLeft {
    float: none;
}
.customHeaderRight {
    float: none;
}
#Top_bar a#header_cart, #Top_bar a#search_button {
    margin-right: 40px;
}
#Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right {
    margin-bottom: 10px;
    margin-top: 0;
}
#Top_bar a#search_button {
    width: 100%;
    margin: 0 0 8px 0 !important;
}
#Top_bar a#header_cart, #Top_bar a#search_button {
    margin: 0 auto;
    float: none;
}
.popForm{
	width:160px;
	right:-160px;
	-ms-transform: translateY(-0%) translateX(-0%);
-webkit-transform: translateY(-0%) translateX(-0%);
transform: translateY(-0%) translateX(-0%);
top: 30%;
	}
.popFormBtn {
	top: 25px;
}
	
	
.homeBanner {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    background-position: center center !important;
    text-align: center;
}	
.section_wrapper .column.homeVideo {
    width: 100% !important;
    margin: 0 auto;
    float: none;
    display: block;
}	
.homeVideo video {
    height: auto !important;
    width: 100% !important;
}
.section_wrapper .column.videoTrigger {
    max-width: 100%;
}	
.section_wrapper .column.homeVideo {
    width: 100% !important;
    margin: 0 auto;
    float: none;
    display: table;
}	
	
}
@media (max-width: 480px) {
		.homeBanner h2 {
    line-height: 38px;
    font-size: 30px;
}
	.homeBanner h1 {
    line-height: 30px;
    font-size: 22px;
}
	.aboutSec{
		background-position:right center;
	}
	.aboutSecContant {
    background-color: rgba(255, 255, 255, 0.8);
}
}