.LargeCollectionCard-component
{
padding: 5px !important;
}
.BannerCollection-component
{
padding: 5px 0px !important;
}
.section-heading-container {
    margin: 8px 0px;
}
.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;
    

}
.sh-product-discount-tag {
    background-color: #9D0000 !important;
    color: FFFFFF !important;
    font-weight: 400 !important;
}
.sh-footer-main
{
background-color:#000;
color:#fff;
}
.sh-footer-icon
{
color:#fff;
}
.sh-header-main
{
background-color:#fff;
color:#000;
}
.ProductGridCollection-component
{
padding: 0px 0px 0px;
}

