.woo-header-cart {text-align: center; text-transform: none;
border-radius: 0px; padding: 1px 0px; background-color: #022B61; width: 84px; margin: 0 auto; color: #fff
	!important;}
.woo-header-cart:hover{background: #383a3f; color: #fff; border-color: #383a3f;}

.woo-arrow span::before{display: none;}
.woo-cart-quantity.square {
    background: none !important;
}
.woo-menucart i{color: #fff !important;}
.woo-menucart span{color: #fff !important;}

.carousel-slider__caption h4{font-size: 25px !important; color: #6a6a6a !important;}
.owl-stage-outer{height: 294px !important;}
#id-4926.arrows-outside .owl-prev { 
    top: 115px !important;
}
#id-4926.arrows-outside .owl-next{
     top: 115px !important;
}

.cat_button {
    text-decoration: none;
    width: auto;
    text-transform: uppercase;
    min-width: 137px;
    padding: 9px 12px;
    font-size: 13px;
    background: #f25a2e;
    color: #FFF;
    border-radius: 0px;
    margin: 0px;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    border: 2px solid #99b4ca;
}

.cat_button:hover, .cat_button:focus{
    background: #1480C2;
    color: #fff;
    border-color: #f25a2e;
}
.cat_button a {
    color: #fff;
}
.page-id-7663 h1{display: none;}
    .page-id-7663 #main{background-color: #ffffff !important; padding: 25px !important;}
    .page-id-7663 #primary{background-color: #f1f1f1 !important;}

.single-product div.product {
    position: relative;
    overflow: visible;
    width: 100%;
    float: left;
} 

@media only screen 
  and (min-width: 768px){
	.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {    
	    margin-bottom: 0.706325903em;
	}
	.woocommerce-tabs {
	    padding-top: 0.617924em;
			
	}
	
		
}
@media only screen 
  and (max-width: 768px){
.made_in_usa {
    float: left;
    width: 100%;
    clear: both;
    display: contents;
  }
	.woocommerce-tabs {
	    overflow: visible;
	}
		
	.single-product div.product .product_meta {
		margin-bottom: 8em;
		}
}	

@media only screen 
  and (min-width: 320px) 
  and (max-width: 768px) {

    .storefront-full-width-content.single-product div.product .summary{
        margin-bottom: 0em !important;
    }
		.single-product div.product {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: none !important;
}
		body {
  cursor:pointer;
}
}


.storefront-full-width-content.single-product div.product .summary{
    margin-bottom: -5em !important;
}

.made_in_usa{
  float:left;
	width:100%;
}

.calculated_shipping .woocommerce-Price-amount, .cart_totals .woocommerce-Price-amount{
    font-size: 30px;
    font-weight: bold;
    float: right;
}
.woocommerce-Price-amount {
    font-size: 30px;
    font-weight: bold;
}

.cart-subtotal, .woocommerce-shipping-totals, .tax-total, .order-total, .shipping {
    border-bottom: 1px solid rgba(0,0,0,.05) !important;
    display: inline-table;
    width: 100%;
}