.main-nav__content {
    background: #fff;
}

.top-nav.has-custom-colors {
    background: #fff !important;
}

a.slide--cat-entry.has-image.has-zoom-transition.is-square {
    flex-direction: column;
}



.is-horizontal .slide--cat-entry.has-image .item-content h2 {
    background: transparent !important;
}

/* الجزء اللي يحتوي على العناوين */

.flex.flex-col.justify-center.lg\:-translate-y-3 {
    grid-column: span 2;
    text-align: center;
    align-items: center;
}

h2.anime-item.text.md\:max-w-xs.mb-2.lg\:font-bold.text-2xl.md\:text-3xl.lg\:text-\[40px\].lg\:leading-14 {
    /* text-align: center; */
    font-size: 25px;
    /* width: 100%; */
}

.col-span-2.flex.flex-col.sm\:flex-row.flex-wrap.sm\:items-center.gap-2\.5.sm\:gap-5 {
    flex-wrap: nowrap;
}

.s-block--features__item.flex.gap-4.md\:w-\[48\%\].group.anime-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

p.anime-item.lg\:text-xl.md\:max-w-md.\!opacity-70 {
    font-size: 16px;
}
section:first-of-type {
    margin-top: 0px;
}

.s-block--features__item:nth-child(1) > div.w-14.h-14.rounded-full.shrink-0.bg-primary.text-white.flex.items-center {
    background: url("https://i.ibb.co/dsHK1w8k/Group-1-11.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.s-block--features__item:nth-child(2) > div.w-14.h-14.rounded-full.shrink-0.bg-primary.text-white.flex.items-center {
    background: url("https://i.ibb.co/GLYJQZW/Group-1-12.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.s-block--features__item:nth-child(3) > div.w-14.h-14.rounded-full.shrink-0.bg-primary.text-white.flex.items-center {
    background: url("https://i.ibb.co/QFmVSJ3h/Group-3-3.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.s-block--features__item:nth-child(4) > div.w-14.h-14.rounded-full.shrink-0.bg-primary.text-white.flex.items-center {
    background: url("https://i.ibb.co/whYf338J/Group-2-6.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}


.s-block--features__item > div i {
    display: none;
}
button.btn--wishlist.product-entry-btn--wishlist.heart-next-add-button.animated.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    border-radius: 50% !important;
}

section.s-block.s-block--anime.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100%;
    padding: 0px;
}
h3.text-base.opacity-60.font-normal.anime-item {
    font-size: 18px;
    font-weight: 700;
}

b.text-sm.md\:text-lg.anime-item {
    font-weight: 500;
    font-size: 16px;
    color: #777777;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg {
    fill: rgba(34, 197, 94, 1);
}



@media (min-width: 1024px) {
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    section#testimonials-block-10 .container {
    max-width: 86rem;
}

section#testimonials-block-10 .swiper-slide {
 
    width: 50%;}
    blockquote.text-center.text-xl.leading-8.sm\:text-xl.sm\:leading-9.max-w-2xl.mx-auto {
    width: 49%;
}
}

@media (max-width: 500px) {.store-footer h3{    font-size: 16px;}.s-products-slider-card {
    width: 100%;
    max-width: 182px;}}