.sh-header-main {
    background-color: #000;
    color: #fff;
    box-shadow: rgb(238 238 238) 0px 1px 0px;
}
.sh-header-location-icon {
    fill: #fff !important;
}
.sh-header-account-icon {
    stroke: #fff !important;
}
.sh-header-cart-icon {
    stroke: #fff !important;
    fill: none !important
}
.sh-header-arrow-icon {
    fill: #fff !important;
}
.sh-header-search-icon {
    stroke: #fff !important;
}
.sh-header-cart-badge {
    background-color: #fff;
    color: #000;
}
.sh-header-mob-menu-icon {
    color: #000000;
}
.sh-footer-main {
    background-color: #000000;
    color: #FFFFFF;
}
.sh-footer-icon {
    color: #FFFFFF !important;
}
.sh-product-card {
    border: 1px solid #E5E5E5;
    border-radius: 0px;    
}
.sh-product-card:hover {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.sh-product-card-price {
    color: #000000;
    font-weight: bold;
}
.sh-product-card-mrp {
    color: #666666;
}
.sh-product-card-name {
    color: #1a1a1a;
    font-size: 0.85rem;
}
.sh-product-card-discount-tag {
    background-color: #000000;
    color: #FFFFFF;
    font-weight: 400;
    border-radius: 0px;
    right: auto;
    top: 0px;
    left: 0px;
}
.sh-product-discount-tag {
    background-color: #000000;
    color: #FFFFFF;
    font-weight: 400;
    border-radius: 0px;
}
.sh-product-plus-minus-button {
    background-color: #f5f5f5;
    color: #000000;
    border: 1px solid #E5E5E5;
    border-radius: 0px;
    fill: #000000;
}
.sh-product-card-enquiry {
    border: 1px solid #000000 !important;
    color: #FFFFFF !important;
    background: #000000 !important;
    border-radius: 0px;
}
.sh-product-enquiry {
    border: 1px solid #000000 !important;
    color: #FFFFFF !important;
    background: #000000 !important;
    border-radius: 0px;
}
.sh-solid-button {
    border-radius: 0px;
    border: 1px solid #000000 !important;
    background-color: #000000;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 500;
}
.sh-solid-button:hover {
    background-color: #333333 !important;
    color: #FFFFFF !important;
}

.sh-bottom-nav-main {
    background-color: #000000;
}
.sh-bottom-nav-selected {
    stroke: #FFFFFF !important;
    color: #FFFFFF !important;
    fill: none !important;
}
.sh-bottom-nav-unselected {
    stroke: rgb(187, 187, 187) !important;
    color: rgb(187, 187, 187) !important;
}
.sh-bottom-nav-cart-badge {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}
.sh-category-card {
    margin: 0px 10px 10px;
    padding-top: 8px;
    border-radius: 0px;
    text-align: center;
}
.sh-row-title-divider {
   display: none;
}

.sh-product-wishlist-desktop {
    border-color: #000000 !important;
}
.sh-product-share-icon {
    stroke: #000000 !important;
}
.sh-product-social-button {
    background-color: #000000;
    fill: #000000;
}
.sh-product-wishlisted-icon {
    fill: #000000 !important;
}
.sh-product-not-wishlisted-icon {
    stroke: #000000 !important;
}
.sh-footer-main {
    background-color: #000000;
    color: #FFFFFF;
}
.sh-footer-icon {
    color: #FFFFFF !important;
}
.sh-outlined-button {
    border-radius: 0px;
}
.sh-product-buy-now-button {
    color: #FFFFFF;
    border: 1px solid #000000;
    outline: none !important;
    padding: 12px;
    background: #000000;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0px;
}

.sh-categories-container {
    background-color: #FFFFFF;
    text-align: center;
}

/* New styles based on the image */
.sh-hero-section {
    background-color: #f5f5f5;
    padding: 40px 0;
}

.sh-hero-title {
    font-size: 2.5rem;
    font-weight: 600;
    color: #000000;
}

.sh-section-title {
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.sh-testimonial-card {
    background-color: #FFD966;
    padding: 20px;
    border-radius: 0px;
    text-align: center;
}

.sh-news-section {
    margin-top: 40px;
}

.sh-category-title {
    font-size: 0.8rem;
    font-weight: 500;
    margin-top: 8px;
}
.cat-card-img {
boder-radius:10px;
}
.pr-long-card
{
padding:5px;
}