.main-nav {
    height: 65px;
    border-bottom: 1px solid #ddd;
    /* margin: -13px 0; */
    min-height: 64px;
}

.container.center-between.py-2\.5 {
    padding: 0 !important;
}

.s-button-primary-outline {
    fill: #41404200;
    /* color: #da2a2a00; */
}

.card--addtocard-full-btn .btn--add-to-cart--full .s-button-text {
    color: #000;
}

.s-button-primary-outline:hover {
    background-color: #ededed;
    fill: #ff676700;
    color: #ff676700;
}

section.s-block.s-block--tabs.s-block--tabs-produtcs.ajax-products-loader.as-grid.ajax-products-list {
    background-color: #f9f9f9;
    padding-bottom: 80px;
    padding-top: 50px;
}

@media (max-width: 767px) {
    .banners-grid--3 .banner-entry img,.banners-grid--3 .banner-entry {
        border-radius: 8px;
        height: 15rem;
    }
}

@media (min-width: 1200px) {
    .banners-grid--3 {
        display: flex;
        flex-wrap: wrap;
        gap: 16px;
        /* المسافة بين العناصر */
    }

    .banners-grid--3 .banner-entry {
        flex: 1 1 calc(50% - 16px);
        /* العرض الافتراضي للنصف */
        border-radius: 8px;
        /* لتنسيق الزوايا */
        border-radius: 1.25vw;
    }

    .banners-grid--3 .banner-entry:nth-child(1) {
        flex: 1 1 100%;
        /* يجعل العنصر الأول بعرض كامل */
    }

    .banners-grid--3 .banner-entry img {
        width: 100%;
        height: auto;
        border-radius: 8px;
        border-radius: 1.25vw;
    }

    section.s-block.s-block--banners.container.has-title.with-gradient-overlay {
        height: 52rem;
    }
}

.dark *.store-footer {
    background: #101010;
    line-height: 1.42857143;
}

salla-slider.s-slider-v-centered .s-slider-block__title-nav button {
    background-color: rgb(255 255 255);
}

salla-slider .s-slider-nav-arrow svg * {
    fill: #000;
    opacity: 0.7;
}

.floating-contacts__trigger {
    background-color: #ffffff;
    color: #000000;
}

.progress-wrap {
    background-color: #ffffff;
    color: #000000;
}

@media (max-width: 767px) {
    img[src*="https://cdn.salla.sa/form-builder/7uiqv6J6P31PwkvrnGln41tG8O4YIP4JKCdGksfv.png"] {
        content: url(https://cdn.salla.sa/form-builder/o9mDT88fDxrrfeJoF0sT9l7VgXjrjFxQAkMSQwDR.png);
    }

    img[src*="https://cdn.salla.sa/form-builder/1op4FiYuazJRW5G3aeVrTI65i9p5UdWaSqCNT1yB.png"] {
        content: url(https://cdn.salla.sa/form-builder/L7wfsG6FO9s9DJQhf1ZJ1kCEEJmlfrjNTXsUbc12.png);
    }

    img[src*=""] {
        content: url();
    }

    .s-block--main-slider-1 salla-slider, .s-block--main-slider-1 div[slot=items], .s-block--main-slider-1 .swiper-slide {
        height: 475px;
        --tw-bg-opacity: 1;
        background-color: rgba(243, 244, 246, 1);
        background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    }
}

.s-slider-block__title h2,.main-content h1,.s-block__title h2,.feature-icon.mb-2 i {
    text-transform: uppercase;
    background-image: linear-gradient( -225deg,#000 0%,#fff 29%,#000 67%,#fff 100% );
    background-size: 200% auto;
    color: var(--3);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
    font-weight: 600;
    border-bottom: 3px;
    line-height: 1.5;
}

@keyframes textclip {
    100% {
        background-position: 200% center
    }
}

@media (max-width: 640px) {
    .s-block--features .flex {
        display: grid;
        grid-template-columns: 1fr;
        /* عنصر واحد في البداية */
        /* gap: 16px; */
    }

    .s-block--features .s-block--features__item:first-child {
        grid-column: span 1;
    }

    /* شاشات أكبر من 640px */
    .s-block--features .flex {
        /* grid-template-columns: 1fr 1fr; */
        /* صف يحتوي على عمودين */
        padding: 0;
        padding-bottom: 1.25rem;
        justify-items: center;
    }

    .s-block--features .s-block--features__item:first-child {
        grid-column: span 2;
        /* العنصر الأول يمتد على الصف كاملاً */
    }
}

@media (min-width: 640px) {
    .s-block--features__item.sm\:w-\[33\.333\%\].flex.flex-col.py-5.sm\:py-8.px-8.first\:col-span-2.first\:lg\:col-span-1 {
        align-items: center;
    }
}

.tabs .tab-trigger.is-active {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #414042;
    background-color: var(--color-primary);
    padding: 0.5rem;
    color: #fff;
}

.product-entry--vertical {
    background: #f9f9f9;
}

.slide--one-fourth {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 1px solid #d1d5db1a;
    border-radius: 12px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.slide--one-fourth:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

blockquote {
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-align: center;
    color: #374151;
    padding: 20px;
}

blockquote .text-sm {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

blockquote .text-sm span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: #f3f4f6;
    border-radius: 20px;
    padding: 6px 12px;
    font-size: 0.875rem;
    font-weight: 600;
    color: #111827;
}

blockquote .text-sm i {
    font-size: 1.25rem;
    color: #f59e0b;
}

figcaption {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    background: #f9fafb;
    border-top: 1px solid #e5e7eb;
}

figcaption img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #d1d5db;
}

figcaption .flex-col .font-semibold {
    font-size: 1rem;
    color: #111827;
}

figcaption .flex-col .text-xs {
    font-size: 0.875rem;
    color: #6b7280;
}

@media (min-width: 1100px) {
    .s-block--testimonials .swiper-wrapper {
        justify-content: center;
    }
}

section:not(.s-block--categories).s-block.s-block--products-slider.container .s-block__title.relative {
    flex-direction: row;
    gap: 1.25rem;
    text-align: center;
    justify-content: space-between;
}

.promotion-badge,.promotion-title {
    top: 0 !important;
    padding: .25rem .5rem !important;
    border-radius: 0 !important;
    border-radius: initial !important;
    border-bottom-left-radius: .75rem !important;
    background-color: #0000001c !important;
    unicode-bidi: plaintext;
    background-color: var(--color-promotion-bg);
    color: #000;
}

.promotion-title {
    right: 0;
    left: 79%;
}

.s-block--features {
    animation: fadeInUp 1s ease-out;
}

.s-block--features__item {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.s-block--features__item:nth-child(1) {
    animation: slideIn 0.5s ease-out 0.2s forwards;
}

.s-block--features__item:nth-child(2) {
    animation: slideIn 0.5s ease-out 0.4s forwards;
}

.s-block--features__item:nth-child(3) {
    animation: slideIn 0.5s ease-out 0.6s forwards;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.feature-icon i {
    color: #1a202c;
    transition: transform 0.3s ease;
}

.s-block--features__item:hover .feature-icon i {
    transform: scale(1.2);
}

.s-block--features__item h2 {
    color: #2d3748;
    font-size: 1.25rem;
}

.s-block--features__item p {
    color: #718096;
    font-size: 1rem;
}

@media (max-width: 640px) {
    .s-block--features__item {
        text-align: center;
    }
}

div#faqs-block-12 {
    background-color: rgb(250, 250, 250) !important;
    background-image: url(https://cdn.salla.sa/form-builder/s6sksZrIpJIylch7cO6rlPGDH1wVfva0eAISeByN.png) !important;
    transform: translate3d(0px, 52px, 0px) scale(1.3) !important;
    will-change: transform !important;
    background-color: rgb(255 255 255) !important;
    background-image: none !important;
    transform: translate3d(0px, 52px, 0px) scale(1.3) !important;
    will-change: transform !important;
}

@keyframes fadeInOut {
    0%, 100% {
        opacity: 0;
        transform: translateY(20px);
    }

    50% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes scalePulse {
    0%, 100% {
        transform: scale(0.9);
        opacity: 0.5;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }
}

section.s-block.s-block--anime.s-block--statistics.s-block--full-bg.bg-gray-50.bg-cover.bg-no-repeat.bg-center.overflow-x-hidden .statistics-item {
    animation: scalePulse 3s infinite ease-in-out;
}

@media (max-width: 640px) {
    .slide--cat-entry.has-image h2 {
        font-size: .8rem;
    }

    .s-block--tabs .quicklinks-item {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        font-size: .8rem;
        font-size: .9rem;
    }

    .quicklinks-item span:before {
        content: "";
        opacity: 0 !important;
    }

    salla-slider .slide--one-fifth {
        height: auto;
        width: 58%;
        max-width: 275px;
    }

    salla-slider .slide--one-fourth {
        height: auto;
        width: 100%;
        max-width: unset;
    }
}

@media (max-width: 370px) {
    .slide--cat-entry.has-image h2 {
        font-size: .75rem;
    }
}

.left-side.flex.items-center.gap-5 {
    position: relative;
    top: -11px;
}

.product-entry {
    border: 1px solid #e0e0e061;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.product-entry:hover {
    transform: scale(1.03);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.container.md\:py-12.py-6.flex.flex-col.lg\:flex-row.items-center.justify-between.lg\:gap-12.gap-4 .lg\:w-1\/3 {
    display: none;
}

@media (min-width: 770px) {
    .content.grid.grid-cols-2.md\:gap-8.gap-4.lg\:min-h-\[400px\].md\:py-8.py-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        min-height: 208px;
        height: 208px;
    }

    section.s-block.s-block--banners.container.has-title.with-gradient-overlay {
        height: 52rem;
    }

    .rtl\:md\:translate-x-20:where([dir="rtl"], [dir="rtl"] *),.md\:translate-y-5 {
        --tw-translate-x: none;
        transform: none;
        transform: none;
        --tw-shadow: none;
        --tw-shadow-colored: none;
        box-shadow: none;
        box-shadow: none;
    }
}