#65f04ad925f0a16587d55e0a-scroller
{
background-color:#d3d3d3 !important;
}
#cat-scroll-scroller
{
justify-content: center;
}
.sh-product-card {
    border: 1px solid #9D0000;
    background-color:#d3d3d3;
     border-radius: 4px;
   }
.sh-product-plus-minus-button {
    background-color: #9D0000;
    color: #fff;
    border: 1px solid #9D0000;
    border-radius: 4px;
    fill: #fff;
}
.sh-product-plus-minus-button:hover {
    background-color: #fff;
    color: #9D0000;
    border: 1px solid #9D0000;
    border-radius: 4px;
    fill: #9D0000;
}
.sh-categories-container
{
    background-color:#d3d3d3 !important;
    margin-top: 20px;
    margin-left:40px;
}
.row-heading
{
color:#fff;
text-align: center;
}
.sh-header-main {
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important; 
}
.sh-categories-container > div >h2 {
    display:none !important;
}
.sh-categories-container > div > hr {
   display:none !important;
}
.sh-banner-collection-card > a > div > div > p {
  display:none;
}
.sh-banner-collection-card > a > div > div > p > svg {
  display:none;
}
.sh-product-card:hover {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.sh-product-card-discount-tag {
    font-weight: 400 !important;
    border-radius: 0px !important;
}
.sh-product-discount-tag {
    font-weight: 400 !important;
    border-radius: 0px !important;
}
.sh-product-card-enquiry {
    border: 1px solid #29A56C !important;
    color: #29A56C !important;
    background: #FFFFFF !important;
}
.sh-product-enquiry {
    border: 1px solid #29A56C !important;
    color: #29A56C !important;
    background: #FFFFFF !important;
}
.sh-footer-main
{
background-color:#000;
color:#fff;
}
