@media only screen and (min-width:1020px) and (max-width:1030px){     
header .header_inner_left { left: 12px;  position: absolute; top: -35px; }
nav.main_menu ul li a{font-size: 14px;padding: 0 11px;}
.header_top .right { float: right !important; padding-top: 6px;}
header .header_inner_left .logo img{max-height: 70px}
.content .title h1{  margin: 8px 0 0;}
.footer_bottom_holder .wpb_column.vc_column_container ,.footer_bottom .right .wpb_wrapper{width:99%; float:none; text-align:center}
.footer_bottom_holder .footer_bottom{height:104px;}
.footer_bottom a, .footer_bottom p, .footer_bottom span{line-height:35px}
}
.single-product .accordions.accordions-themes.flat.ui-accordion{margin:8px 0 6px 0}
 .accordions.flat .ui-state-focus,.accordions.flat .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus{border-color:inherit}

.footer_bottom .wpb_wrapper { font-size: 13px;}
p.stock.out-of-stock { display: none;}

.woocommerce-tabs div#tab-additional_information { display: none !important;}
.price-notice{display:block}
/*price_html_css_Sep_16_2019*/
span.price-asterisk { font-size: 20px; color: #1e9944;  padding: 0px 1px; }
em.price-notice a { color: #1e9114;}
em.price-notice a:hover { text-decoration: underline;}

.mobile-call-btn{display:none;}
@media only screen and (max-width: 767px) {
 .mobile-call-btn{display:block;}
}

.mobile-call-btn {
    background: #1e9944;
    text-align: center;
    padding: 0px;
    margin-bottom: -2px;
}

.mobile-call-btn a {
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-size: 18px !important;
    line-height: 28px;
}