.sh-product-card {
    border: 0.0625rem solid #ECECEC;
    box-shadow: 0 0.25rem 0.25rem 0 #ececec
}
.sh-row-title-divider {
   display: none !important
}
.sh-mini-banner-collection-card > a > div > div > div > p {
  display:none; 
}
.sh-mini-banner-collection-card > a > div > div > div > svg {
  display:none;
}
.sh-banner-collection-card > a > div > div > p {
  display:none;
}
.sh-banner-collection-card > a > div > div > p > svg {
  display:none;
}
.sh-product-card-discount-tag {
    background-color: #9D0000 !important;
    font-weight: 400 !important;
    left: auto !important;
    
}
.sh-product-discount-tag {
    background-color: #9D0000 !important;
    color: FFFFFF !important;
    font-weight: 400 !important;
}
.sh-header-main
{
background-color:#fff;
color:#000;
}
.section-heading-container
{

align-items: center;
}
.section-generic-coll-heading {
    padding: 0px 0px 0px;
}
.pr-long-card .pr-image {
        object-fit: contain;
        aspect-ratio:var(--pr-image-aspect-ratio, 1/1);
}
.sh-product-plus-minus-button {
    background-color: #71567B;
    color: #fff;
    border: 1px solid #71567B;
    border-radius: 0px;
    fill:#71567B;
}

.sh-product-plus-minus-button:hover {
    background-color: #71567B;
    color: #fff;
    border: 1px solid #71567B;
    border-radius: 0px;
    fill:#71567B;
}
.BannerCollection-component
{
padding:0px 0px !important;
}
.sh-footer-main
{
background-color:#71567B;
color:#fff;
text-align: left;
}
.sh-footer-icon
{
color:#fff;
}
.sh-header-location-icon {
    fill: #000 !important;
}
.sh-header-account-icon {
    stroke: #000 !important;
}
.sh-header-cart-icon {
    stroke: #000 !important;
    fill: none !important
}
.sh-header-arrow-icon {
    fill: #000000 !important;
}
.sh-header-search-icon {
    stroke: #000 !important;
}