#product_quick_look {
    [data-zs-pricings]{
        display: flex;
        flex-direction: column
    }
}
.theme-portal-login.theme-portal-icon-enabled .theme-portal-icon, .theme-mobile-header-style-03.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon svg {
fill: #fff !important;
}
.theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-check {
    opacity: 1 !important;
}

[data-zs-product-id]:has(.theme-out-of-stock-button),[data-zs-product-id]:has(.theme-ribbon-stock){
        display: none !important;
    }
.theme-product-detail-price-area [sku] {
    margin-inline-start: -4px;
}
.theme-product-name-rating-price [data-zs-pricing-container] {
    display: flex;
    flex-direction: column;
}
[data-zs-product-primary-details] [data-zs-selling-price]{
    padding-bottom: 8px;
}
