/* Add custom CSS styles below */ 
 .dark .da-bgm {
    background-color: #cedfe9 !important;
}
.store-footer__inner{
background-image:url(https://i.ibb.co/qyLzFy6/ds.png);
background-position: center;
background-size:contain;
background-repeat: no-repeat;
}

body {
    background-image: url(https://i.ibb.co/VQbGx6V/image.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: center;
    background-size: 100%;
    background-origin: content-box;
}

.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    color: #5284a2;
}

.md\:h-28 {
        height: 7rem;
        background-color: #cfe0ea;
}
    
    


[dir="rtl"] .pe-16 {
    padding-left: 4rem;
    background-color: #cfe0ea;
     color: #11335a;
}
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color:#cfe0ea;
    color: #11335a;
}



.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: #cfe0ea00;
    color: #11335a;
}


.text-black {
    --tw-text-opacity: 1;
    color:#ffffff;
}
.s-cart-summary-total {
    color: #ffffff;
    font-weight: 600;
}[dir="rtl"] .ms-1 {
    margin-right: 0.25rem;
    color: #ffffff;
}


.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 2rem;
    color: #f0ffff00;
}

.flex.h-full.transition-shadow.duration-500.hover\:shadow-default.bg-white.da-bgg.rounded-lg.relative{
    background-size: 351px;
    border-radius: 0 32px 32px 32px;
    background-position-x: center;
    background-position-y: center;
    background-color: #cfe0ea;
     border-width: 2px;
    border-color: #2f5077;