h2, h3, h4, h5, h6{
    font-family: "advent pro" !important;
    letter-spacing: 3px !important;  
}

.block-shadown .container{
    background-color:#0C0B04 !important;
    border-radius: 5px !important;
}

.feature-box-v1 .description{
    color:#CCCCCC !important;
}
@media screen and (max-width: 480px){
    .entry-content-page .block-shadown {
    height: 770px !important;
}
.entry-content-page .contact-shadow{
     height: 370px !important;
}
}
@media (max-width: 768px){
 .feature-box-v3 .fbox-icon .icons {
    font-size: 14px !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
 }
 .feature-box-v3 {
    padding: 5px 30px 60px !important;
 }
}
@media (max-width: 768px) and (min-width: 480px){
    .entry-content-page .block-shadown {
        height: 610px !important;
    }
    .entry-content-page .contact-shadow{
        height: 310px !important;
    }
}

@media (min-width: 768px) and (max-width: 1020px){
    .entry-content-page .block-shadown {
        height: 258px !important;
    }
    .entry-content-page .contact-shadow{
        height: 138px !important;
    }
}


@media (min-width: 768px) and (max-width: 1200px){
 .entry-content-page .block-shadown {
    margin-top: 30px;
 }
 .entry-content-page .contact-shadow{
     
 }
}
.products-grid .product-block .meta {
 
  
}
.products-grid .product-block .caption {
  width:100%;   
  background-color:black;
  background-color:rgba(0,0,0,0.8);
}
.widget-products .nav-tabs{
    display:none;
}

.home .bg-layer:after{
    opacity: 0;
}

.feature-box.feature-box-v1 h4{
font-family: 'Advent Pro', sans-serif !important;
letter-spacing: 3px !important;
}

.type-product .name a, .type-product .price{
    /*text-shadow: 3px 3px 5px rgba(0, 2, 0, 1);*/
    font-size: 22px;
    line-height: 25px;
    font-weight: lighter;
    color: white;
}
@media (min-width: 768px) and (max-width: 1180px){
.type-product .name a, .type-product .price{
   
}
}
@media (min-width: 768px) and (max-width: 990px){
.type-product .name a, .type-product .price, .price > *{
   font-size: 18px !important;
}


    
    
}

.post-type-archive .price > * , .home .price > * {
    color:#FFDA73 !important;
       /*font-weight: 600 !important; */
   letter-spacing: 1px;
 /*  text-shadow: 2px 2px 2px rgba(0, 2, 0, 1);*/
}

.products-top-wrap, .products-bottom-wrap{
    display:none;
}

.single-product.woocommerce .summary.entry-summary .product_title {
    font-family: "advent pro" !important;
}f
.single-product .type-product .price{
    text-shadow: none;
}

.variations .value select, div.product .cart div.quantity input.qty  {
    font-size: 20px;
    font-weight: 400;
    font-family: "Roboto Condensed";
    border-color: #80B435 !important;
    border-width: 3px !important;
}
.variations .label label{
    font-size: 20px;
    margin-top: 30px;
}
    
.reset_variations{
    display:none !important;
}
.woocommerce-variation-price .price .woocommerce-Price-amount{
    color:#F2A52A !important;
}
.onsale {
    display:none;   
}

.button-action{
    display: none !important;
}

.woocommerce .mh-sidebar { display: none; }
.woocommerce .mh-content { width: 100% !important; }

/*
#jp-relatedposts{
    display:none !important;
}*/

.woocommerce-shipping-calculator .shipping-calculator-button{
    font-size: 18px !important;
    line-height: 43px !important;
    color: #648d29 !important;
}

.woocommerce-shipping-calculator a{
        font-size: 18px !important;
    line-height: 43px !important;
    color: #648d29 !important;
}