.sh-header-main {
    background-color: #f7f7f7;
    color: #000000;
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important;
}

.sh-categories-container>div>h2 {
    display: none !important;
}

.sh-categories-container>div>hr {
    display: none !important;
}

.sh-banner-collection-card>a>div>div>p {
    display: none;
}

.sh-banner-collection-card>a>div>div>p>svg {
    display: none;
}

.sh-product-card:hover {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.sh-product-card-discount-tag {
    font-weight: 400 !important;
    border-radius: 0px !important;
}

.sh-product-discount-tag {
    font-weight: 400 !important;
    border-radius: 0px !important;
}

.sh-header-location-icon {
    fill: #000000 !important;
}

.sh-header-account-icon {
    stroke: #000000 !important;
}

.sh-header-cart-icon {
    stroke: #000000 !important;
    fill: none !important
}

.sh-header-arrow-icon {
    fill: #000000 !important;
}

.sh-header-search-icon {
    stroke: #000000 !important;
}

.sh-header-cart-badge {
    background-color: #000000;
    color: #FFFFFF;
}

.sh-header-mob-menu-icon {
    color: #000000;
}

.sh-banner-collection-card {
    padding: 0px;
    margin-top: -15px;
    margin-bottom: -27px;
}

.sh-product-card-discount-tag {
    background-color: #ff905a;
    color: #FFFFFF;
}

.sh-product-discount-tag {
    background-color: #ff905a;
    color: #FFFFFF;
}

#sh-social-icon-whatsapp {
    background-color: #44c455;
}

#sh-social-icon-facebook {
    background-color: #4267b2;
}

#sh-social-icon-instagram {
    background-color: #cb396f;
}

#sh-social-icon-twitter {
    background-color: #1da1f2;
}

.sh-variant-btn {
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

.sh-product-highlights-list>div>ul {
    padding-inline-start: 16px;
}

#sh-size-chart {
    font-size: 16px;
    font-weight: bold;
    color: #FF406B;
}

@media only screen and (min-width: 1024px) {
    .sh-product-plus-minus-button {
        height: 52px !important;
        width: 68%;
        margin-left: -8px;
    }

    .sh-product-plus-minus-button>span>p {
        font-size: 16px;
        line-height: 20px;
    }

    .sh-product-enquiry {
        width: 52px !important;
        height: 52px !important;
    }
}
.pr-long-col-discount {
    background: var(--tag-background);
    color: var(--tag-color);
    padding: 0px 0px;
    font-size: 0px;
    line-height: 16px;
    letter-spacing: .02em;
    position: absolute;
    top: 12px;
    right: 12px;
    white-space: nowrap;
}