.grid.grid-cols-3.grid-flow-row.lg\:grid-cols-3.gap-4.sm\:gap-6.xl\:gap-8 {
    margin-top: -20px;
    z-index: 1;
    position: relative;
}
a.s-slider-block__display-all {
    display: none;
}
.grid.grid-cols-3.grid-flow-row.lg\:grid-cols-3.gap-4.sm\:gap-6.xl\:gap-8 {
    MARGIN-BOTTOM: -50PX;
}
.s-products-slider-card.swiper-slide {
    background: #f4f4f4;
    padding: 5px;
    margin-left: 8px;
    border-radius: 10px;
}
#app salla-add-product-button button[product-id].s-button-primary {
    background-color: #222222;
    background-color: #564070;
    color: #eeeeee;
    color: var(--atc-text-color, #eeeeee);
    border-color: #ffffff;
    border-color: var(--atc-border-color, #ffffff);
}

.index .s-block {
    overflow: visible;
}

.product-block .badge {
    background-color: red;
    background-color: #d50000;
    color: #ffffff;
    color: var(--badge-text-color, #ffffff);
    z-index: 9;
    font-size: 0.6rem;
    font-size: var(--badge-size, 0.6rem);
    max-width: calc(100% - 50px);
    text-overflow: ellipsis;
    overflow: hidden;
}
section.s-block.s-block-animated-text.line-type-none.all.container {
    margin-bottom: -24px;
}
.s-block--features__item h4 {
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 800;
    width: 104px;
    display: flex;
    justify-content: center;
    align-items: center;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgba(31, 41, 55, var(--tw-text-opacity, 1));
}


#app .mobile-nav {
    border-top-left-radius: 0.5rem;
    border-top-left-radius: var(--radius, 0.5rem);
    border-top-right-radius: 0.5rem;
    border-top-right-radius: var(--radius, 0.5rem);
    transition: .5s;
    background-color: #221222;
    background-color: #553f72;
    color: #ffffff;
    color: var(--text-color, #ffffff);
}






.feature-icon.dm-bg-main {
    animation-name: x;
    animation-iteration-count: infinite;
    animation-duration: 4000ms;
  animation-delay: 1s;
}
@keyframes x {
0% {
    translate: 0 0;
}
50% {
    translate: 0 8px;
}
  100% {
    translate: 0 0px;
}
}

.s-block--features__item {
    display: flex;
    flex-grow: 1;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    border: #553f72 solid 1.5px;
    background: #0000 !important;
    border-radius: 58px;
    justify-content: center;
    background-color: rgba(56, 51, 48, 0.06);
    padding: 2rem;
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}

.testimonials-slider .testimonial {
    height: 100%;
    position: relative;
    display: flex;
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    BACKGROUND: #553f72 ! IMPORTANT;
    --tw-bg-opacity: 1;
    COLOR: #FFF !IMPORTANT;
    BORDER-RADIUS: 58PX;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    padding: 1.5rem;
    opacity: 0.6;
    --tw-shadow: 5px 10px 30px #2B2D340D;
    --tw-shadow-colored: 5px 10px 30px var(--tw-shadow-color);
    box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 5px 10px 30px #2B2D340D;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.s-block--features__item.dm-bg-sec.relative.items-start.rounded-xl.animate__animated.aali-animation.has-anmt.shown {
    BORDER: 0PX !IMPORTANT;
}



@media only screen and (max-width: 600px) {
.store-footer:before {
    display: flex;
    content: "";
    height: 100%;
    position: absolute;
    top: 33px;
    width: 100%;
    background-image: url(https://cdn.salla.sa/WlGVnA/DEUC7iRU6r3em2P6vHDjPeKBrMm9HgrXzAGcBnAb.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}
.store-footer {
    padding-bottom: calc(var(--mobile-nav-height) - 2.5rem);
    background-color: #0000 !important;
    color: var(--footer-text-color);
}
.footer-is-dark .store-footer__inner {
    background-color: #0000 !important;
    color: var(--footer-text-color);
}
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 0px;
    margin-bottom: -21px !important;
}
.product-block .badge {
    background-color: red;
    background-color: #564070;
    color: #ffffff;
    color: var(--badge-text-color, #ffffff);
    z-index: 9;
    font-size: 0.6rem;
    font-size: var(--badge-size, 0.6rem);
    max-width: calc(100% - 50px);
    text-overflow: ellipsis;
    overflow: hidden;
}
.store-footer__inner {
    margin: -2px !important;
}
span.line.block.my4.px-4.mb-4.border-0.border-dashed.border-t-2.opacity-30 {
    margin-top: -33px !important;
}
.top-navbar {
    padding-top: 0px;
    padding-bottom: 0px;
}
.testimonial.dm-bg-sec {
    border-radius: 67px;
}
.know-more-inner.bg-primary.dm-bg-sec.text-center.px-2.py-6.lg\:p-8.rounded-xl {
    background: #ffffff !important;
}
.container.footer-container.lg\:flex.justify-between.lg\:px-8.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6.test-1 {
    background: #181529;
    border-radius: 61px 62px 0px 0px;
}
.footer-foot.container.flex.flex-col-reverse.lg\:flex-row.lg\:justify-between.items-center.mb-2.lg\:mb-4 {
    background: #181529;
}
.store-footer__inner {
    border: none;
    padding-bottom: 0rem !important;
}
.border-t-2 {
    border-top-width: 0px;
}
.store-footer__inner {
    border-bottom-width: 1px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    background-color: var(--color-primary);
    padding-top: 4rem !important;
    padding-bottom: 1rem;
}
.index .app-inner .container {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 22px;
    margin-top: -2px;
}
.s-block--features__item p {
    text-align: center;
    font-size: 13px;
    width: 81px;
    display: flex;
    justify-content: center;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgba(107, 114, 128, var(--tw-text-opacity, 1));
}
.container.lg\:max-w-\[95\%\] {
    padding-top: 0px !important;
}