.vc_custom_1697796689486 {
    margin-top: -70px !important;
    max-height: 950px;
    overflow: hidden;
}
@media screen and (min-width: 1199px) {
  .container-home {
    padding-right: 25px;
    padding-left: 25px;
    margin-left:auto;
    margin-right:auto;
  }
}

@media screen and (min-width: 575px), print {
  .container-home {
    max-width: 540px;
    margin-left:auto;
    margin-right:auto;
  }
}

@media screen and (min-width: 767px), print {
  .container-home {
    max-width: 750px;
    margin-left:auto;
    margin-right:auto;
  }
}

@media screen and (min-width: 992px), print {
  .container-home {
    max-width: 960px;
    margin-left:auto;
    margin-right:auto;
  }
}

@media screen and (min-width: 1199px) {
  .container-home {
    max-width: 1170px;
    margin-left:auto;
    margin-right:auto;
  }
}

@media screen and (min-width: 1440px) {
  .container-home {
    max-width: 1320px;
    margin-left:auto;
    margin-right:auto;
  }
}

@media screen and (min-width: 1600px) {
  .container-home {
    max-width: 1620px;
    margin-left:auto;
    margin-right:auto;
  }
}
.container-home ul li:after {
    background:none!important;
}
.container-home .woocommerce .count {
    display: none;
}
ul.vc_tta-tabs-list li.vc_tta-tab:after {
  background:none!important;  
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #f3443f!important;
    background-color: #f4524d!important;
    color: #fff!important;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #f0f0f0!important;
    background-color: #f8f8f8!important;
    color: #666!important;
}
.site-footer .footer-top .grid {
    text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    z-index: 1;
}
span.outofstock.backorder {
    background-color: #ffba00;
}
span.instock {
    padding: 4px 12px;
    color: #fff;
    background-color: #38bc9e;
    font-size: 12px;
    line-height: 1.25;
    display: inline-flex;
    -moz-justify-content: center;
    justify-content: center;
    -moz-align-items: center;
    align-items: center;
    top: 19px;
    left: 12px;
    position:absolute;
}
/*.woocommerce ul.products li.product a img {
    width: 300px;
    height: 300px;
    object-fit: cover;
} */

.woocommerce div.product p.stock {
    font-size: .92em;
    display:none;
}
.woocommerce div.product p.stock.out-of-stock.avail {
    display:block;
    font-weight:600;
}

.woocommerce-checkout .woocommerce-checkout-review-order tfoot tr.woocommerce-shipping-totals.shipping td 
{
    text-align: left;
}
.woocommerce-cart #primary .site-main .cart-collaterals table tbody tr.woocommerce-shipping-totals.shipping td{
    text-align: left;
}
.select2-container .select2-selection--single {
    height: 38px;
 }
 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}
.select2-container .select2-selection--single {
    height: 38px!important;
 
}
@media screen and (min-width: 575px), print {
    .site-header .advance-product-search {
        padding: 0;
    }
}