.s-comments-item-has-order-check-text, .s-comments-item-rated-widget {
    display: block;
}

.s-comments-flex {
    display: flex;
    background: #fbd34b;
    border-radius: 10px;
    padding: 2px 2px 1px 6px;
}

.s-comments-item-user-info {
    margin-bottom: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 0px;
    flex-direction: column;
}

.s-comments-item-user-wrapper {
    margin-bottom: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.s-comments-item-has-order-check-icon {
    height: 1rem;
    width: 1rem;
    --tw-bg-opacity: 1;
    background-color: #000;
    --tw-text-opacity: 1;
    color: #000 !important;
    fill: #000;
}

.s-comments-item-has-order-check-text {
    color: #000;
    font-size: 12px;
    line-height: 20px;
    height: 16px;
    margin: 1px 4px 0px 3px;
}

.s-comments-item-rated-widget {
    color: #000;
    font-size: 12px;
    margin: -1px 0px 0px 0px;
    line-height: 20px;
    height: 16px;
}



[dir="rtl"] .end-4 {
    MARGIN: -15PX 7PX 0PX 4PX;
}
[dir="rtl"] .pe-16 {
    PADDING: 7PX 9PX 9PX 0PX;
}

.lazy__bg.lazy_menu {
    position: relative;
    height: 33px;
    width: 33px;
    flex-shrink: 0;
    background-repeat: no-repeat;
}

[dir="rtl"] .menu_promo {
    left: 2.5rem;
    border-radius: 8px;
    padding: 4px 8px 4px 8px;
    background: #da3428;
}

@keyframes waveGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
/*-----*/
.logo-dark{
animation:pulsate-bck 1.3s ease-in-out 2.5s infinite !important
}

/*
.store-footer .footer-container:is(.dark *) {
    --tw-border-opacity: 0.2;
    BACKGROUND: #212121;
    BORDER-RADIUS: 29PX;
}
.dark .da-brdr {
    border-bottom: #fc0300 solid 5px;
    border-color: #f90300 !important;
}
*/

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-bottom.flex.flex-col.lg\:flex-row.items-center.justify-between.py-4.gap-4::before {
    content: " ";
    display: block;
    font-size: 20px;
    background: transparent url(https://cdn.salla.sa/form-builder/PEKdAxn0CKNFAPLBFEt9M7KRCpyXypE1PbeUck44.jpg)0rem 0rem/100%no-repeat!important;
    width: 255px;
    height: 170px;
    margin: 0 auto 5px;
}

.s-products-list-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10PX;
}




salla-slider[type]:not(.hydrated) > div:where([dir="rtl"], [dir="rtl"] *), salla-slider[type]:not(.hydrated) .swiper > div > div:where([dir="rtl"], [dir="rtl"] *), .carousel-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 1rem;
}