.sh-product-card {
    border: 1px solid #E5E5E5 !important;
    border-radius: 8px !important;
}

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

.sh-product-card-discount-tag {
    background-color: #4d565c;
    color: #ffffff;
    font-weight: 400 !important;
    border-radius: 8px 0px 8px 0px !important;
    right: auto !important;
    top: 0px !important;
    left: 0px !important;
}

.sh-product-discount-tag {
    background-color: #4d565c;
    color: #ffffff;
    font-weight: 400 !important;
    border-radius: 4px !important;
}

.sh-product-plus-minus-button {
    border-radius: 4px !important;
}

.sh-solid-button {
    border-radius: 4px;
}

@media only screen and (max-width: 600px) {
    .sh-category-card>a>div>p {
        line-height: 20px;
        font-size: 14px;
        min-height: 40px;
    }
}

.sh-row-title-divider {
    display: none !important
}

.sh-header-main {
    background-color: #ffffff;
    color: #000000;
}

.sh-footer-main {
    background-color: #c0eff1;
    color: #000000;
}

.sh-footer-icon {
    color: #000000 !important;
}

.sh-banner-collection-card {
    padding: 0px;
}

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

#sh-footer-git-address {
    display: none !important;
}

.sh-aboutus-location-address {
    display: none;
}

.sh-aboutus-location-map-address {
    display: none;
}

#why-choose-tidyi {
    display: none;
}

#how-to {
    display: none;
}

#faq {
    display: none;
}

.web-heading {
    text-align: center;
    margin-bottom: 3px;
    font-size: 24px;
}

.web-paragraph {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 16px;
    font-size: 16px;
}

.web-image {
    margin-bottom: 0;
    padding-top: 0;
}

.rich-text-block-5 {
    font-size: 16px;
}
#contact-us-whatsapp-support {
display:none;
}