[data-zs-selling-price],
    [data-zs-label-price],
    [data-zs-add-to-cart] {
        display: none !important;
    }

    [hide_tag_element] {
        display: none !important;
    }

    [show_tag_element] {
        display: flex !important;
    }

.theme-product-pricing{
    visibility:hidden !important;
}


[data-zs-product-non-returnable] {
    display:none;
}

.zphero>ul li.zphero-slide .zpslider-img  {
    background-size: 100% 100%
}


@media(max-width: 992px){
  .hero-container .zphero,.hero-container {
    min-height: 250px !important
}  
}