.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;
}
#65f04ad925f0a16587d55e0a-scroller
{
background-color:#fce5dc !important;
}
#cat-scroll-scroller
{
justify-content: center;
}
.sh-product-card {
    border: 1px solid #012369;
    background-color:#fdfdfd;
     border-radius: 4px;
box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
   }
.sh-product-card:hover {
    border: 1px solid #012369;
    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-plus-minus-button {
    background-color: #012369;
    color: #fff;
    border: 1px solid #012369;
    border-radius: 4px;
    fill: #fff;
}
.sh-product-plus-minus-button:hover {
    background-color: #012369;
    color: #fff;
    border: 1px solid #012369;
    border-radius: 4px;
    fill: #fff;
}
.sh-product-plus-minus-button-div
{
color:#fff;
}
.sh-product-buy-now-button {
    color: #FFFFFF;
    border: 1px solid #012369;
    outline: none !important;
    padding: 12px;
    background-color: #012369;
    white-space: nowrap;
}
.sh-solid-button {
    border-radius: 4px;
    border:1px solid #012369 !important;
    background-color: #012369;
    color: #FFFFFF;
}
.sh-solid-button:hover {
    background-color: #012369!important;
    color: #FFFFFF !important;
}
.sh-categories-container
{background-color: #fce5dc;
    border-radius: 20px;
   margin-top: 20px;}
.sh-footer-main
{
background-color:#050535;
color:#fff;
}
.ProductCategoriesV2-component
{
background-color:#F6E3C0;
}
.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);
}
.pr-long-card .pr-image
{
object-fit:cover;
}