.sh-product-card {
    border: 0.0625rem solid #ECECEC;
    box-shadow: 0 0.25rem 0.25rem 0 #ececec
}
.sh-category-card>a>div>div{
    border:1px solid #2e5596 !important;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.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;
    top: 12px;
    right: -38px;
    width: 130px;
    text-align: center;
    font-weight: 500;
    transform: rotate(45deg);

}
.sh-product-discount-tag {
    background-color: #9D0000 !important;
    color: FFFFFF !important;
    font-weight: 400 !important;
}
.sh-header-main {
background-color:#ffffff;
color:#000000;  
box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important; 
}
.sh-footer-main
{
background-color:#000000;
color:#ffffff;
}
.sh-header-menu{
color:#000000;
font-family:"Salsa";
Font-size:14px;
border-top: 1px solid #00a551; !important;
}
#sh-about-social-facebook {
background-color:#4267b2;}
#sh-about-social-whatsapp {
background-color:#44c455;}
.sh-header-location-icon {
    fill: #ffffff !important;
}
.sh-header-account-icon {
    stroke: #000000 !important;
}
.sh-header-cart-icon {
    stroke: #000000 !important;
    fill: none !important
}
.sh-header-arrow-icon {
    fill: #ffffff !important;
}
.sh-header-search-icon {
    stroke: #ffffff !important;
}
.sh-header-cart-badge {
    background-color: #ffffff;
    color: #000000;
}
.sh-product-card>a>div>div>img {
	object-fit: contain;
}

.sh-product-card>a>div>img {
	object-fit: contain;
}


