.LargeCategoriesCardV1-component
{
background-color:#F7F2BB;
}
.sh-header-main {
background-color:#fff;
  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-category-card>a>div>div>div>img
{
border-radius: 10px;
}

#65f04ad925f0a16587d55e0a-scroller
{
background-color:#fce5dc !important;
}
#cat-scroll-scroller
{
justify-content: center;
}
.sh-product-card {
    /*border: 1px solid #654321;*/
    background-color:#fdfdfd;
    object-fit:contain;
     border-radius: 4px;
   }
.sh-product-card:hover {
    /*border: 1px solid #654321;*/
    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: #654321;
    color: #fff;
    border: 1px solid #654321;
    border-radius: 4px !important;
    fill: #fff;
}
.sh-product-plus-minus-button:hover {
    background-color: #654321;
    color: #fff;
    border: 1px solid #654321;
    border-radius: 4px;
    fill: #fff;
}
.sh-product-plus-minus-button-div
{
color:#fff;
}
.sh-product-buy-now-button {
    color: #FFFFFF;
    border: 1px solid #654321;
    outline: none !important;
    padding: 12px;
    background-color: #654321;
    border-radius: 4px;
    white-space: nowrap;
}
.sh-product-buy-now-button:hover{
    color: #FFFFFF;
    border: 1px solid #654321;
    outline: none !important;
    padding: 12px;
    background-color: #654321;
    border-radius: 4px;
    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: #F7F2BB;
    margin-top: 20px;}
.sh-footer-main
{
background-color:#000;
color:#fff;
}
.ProductCategoriesV2-component
{
background-color:#F7F2BB;
}
.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);
}
.ProductInfiniteScroll-component
{
background-color:#F7F2BB !important;
}
.page-padding-y
{
 background-color: #F7F2BB !important;
}
.pr-long-col-media
{
object-fit:contain;
}
.sh-home-product-container>div>div>div
{
background-color:#F7F2BB ;
}
.sh-home-product-container>div
{
background-color:#F7F2BB ;
}


.pr-list-card-discount {
    width:unset !important; 
    transform: rotate(0deg) !important;

}