:root {
     --text-btn: #fff
}

 
/* ===== Header ===== */
header i.sicon-shopping-bag2.text-base.text-black.da-tm, header i.sicon-user.text-base.text-black.da-tm {
    font-size: 0 !important;
    margin-left: 0
}

.header-btn.btn {
    padding-bottom: 15px;
}

header .sicon-shopping-bag2:after {
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/b6b0ec48-c856-4f83-add6-d10eb3b87e70.svg) no-repeat center / cover;
    width: 25px;
    height: 25px;
    display: block;
}

header .sicon-user:after {
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/ff53816b-2a8d-44be-9ec7-3ab24f9f8549.svg) no-repeat center / cover;
    display: block;
    width: 22px;
    height: 22px;
}

header .navbar-brand {
    margin: 0
}

header p.da-tm.hidden.text-xl.md\:block.ms-1 {
    display: none
}

header .sicon-menu {
    color: #fff
}

header .header-btn {
    width: auto;
    height: auto
}

header .sicon-search {
    color: #fff;
    font-size: 1.2rem
}

header .s-cart-summary-wrapper .s-cart-summary-content {
    display: none
}

/* ====== Tabby Tamara ====== */
salla-installment.hydrated {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: stretch !important;
    margin-top: 30px !important;
    flex-wrap: wrap;
    gap: 10px;
}

salla-installment .tamara-product-widget {
    position: relative !important;
    background-color: #ffffff !important;
    color: #000 !important;
    font-family: var(--primary-font) !important;
    line-height: 1.6 !important;
    border-radius: 6px !important;
    margin: 0 5px !important;
    min-width: 45% !important;
    max-width: 45% !important;
    border: 1px solid #de9681 !important;
    padding: 0 10px !important;
    padding-bottom: 10px !important;
    padding-top: 20px !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    min-height: 80px !important;
    max-height: 110px !important;
    display: block !important;
    text-align: start !important;
}

salla-installment #tabbyPromoWrapper {
    background-color: #ffffff !important;
    color: #000 !important;
    font-family: var(--primary-font) !important;
    line-height: 1.6 !important;
    border-radius: 6px !important;
    font-weight: 400 !important;
    position: relative !important;
    padding: 0 10px !important;
    margin: 0 5px !important;
    min-width: 45% !important;
    max-width: 45% !important;
    font-size: 11px !important;
    border: 1px solid #3bffc4 !important;
    min-height: 80px !important;
    max-height: 110px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    padding-bottom: 15px !important;
    padding-top: 20px !important;
    text-align: start !important;
}

@media (max-width: 768px) {
    salla-installment.hydrated {
        flex-direction: row !important;
        justify-content: space-between !important;
        margin: 15px 0 !important;
        padding: 0 10px !important;
    }

    salla-installment .tamara-product-widget, salla-installment #tabbyPromoWrapper {
        min-width: 48% !important;
        max-width: 48% !important;
        margin: 0 !important;
        padding: 10px !important;
        font-size: 10px !important;
        min-height: 70px !important;
        max-height: 90px !important;
    }

    salla-installment .tamara-product-widget {
        padding-top: 15px !important;
    }

    salla-installment #tabbyPromoWrapper {
        padding-bottom: 10px !important;
    }
}

@media (max-width: 480px) {
    salla-installment.hydrated {
        gap: 5px !important;
    }

    salla-installment .tamara-product-widget, salla-installment #tabbyPromoWrapper {
        min-width: 48% !important;
        max-width: 48% !important;
        font-size: 11px !important;
        line-height: 1.5 !important;
        padding: 8px !important;
    }
}

.tamara-product-widget .tamara-logo {
    position: absolute;
    left: 15px !important;
    top: -21% !important;
    margin: 0 !important;
}

#tabbyPromo>[class*=styles__tabby], .tamara-product-widget {
    border: 1px solid #00000000 !important;
}

#tabbyPromo>[class*=styles__tabby], .tamara-product-widget {
    margin-top: 0rem !important;
    border-radius: .375rem;
}

/* ====== Tabby Tamara ====== */
/* ====== Banners ====== */
.s-block--fixed-banner:first-of-type img {
    border-radius: 16px;
}

.s-block--fixed-banner:first-of-type {
    margin-top: 1rem
}

.s-block--fixed-banner:first-of-type .container {
    padding-inline: 16px !important; }

section.s-block.s-block--banners .s-block__title h2:after {
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block
}

section.s-block.s-block--banners:nth-of-type(4) .s-block__title h2:after {
    content: "تقنية ذكية تعزز تجربتك  اليومية";
}

/* ====== Accordion ====== */
.index .accordion-section {
    margin: 2rem auto;
    padding: 10px 15px;
    max-width: 60rem;
}

.product-single .full-description {
    display: none
}

.section-title {
    font-size: 1.25rem;
    font-weight: 500;
    color: #000;
    text-align: center
}

.section-sub {
    font-size: 0.875rem;
    font-weight: 400;
    text-align: center;
    max-width: 60rem;
}

.s-block--categories a {
    padding: 7px 30px 5px;
    font-weight: 200;
    border-radius: 25px
}

.s-block--categories a:hover {
    background-color: #fff;
    color: #000;
}

.accordion-section h2 {
    font-weight: 500;
    text-align: center;
    padding-bottom: .5rem
}

.accordion {
    direction: rtl;
    padding-top: 10px
}

.accordion-button {
    cursor: pointer;
    width: 100%;
    text-align: right;
    transition: background-color 0.3s, color 0.3s;
    color: #252122;
    font-size: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease-out;
}

body:lang(en) .accordion-button, body:lang(en) .accordion-content p {
    direction: ltr;
}

.accordion-button {
    font-weight: 400;
    margin-bottom: 10px;
    padding: 8px 15px;
    border-radius: 13px;
    background: #A8D600;
    color: #FFf;
    margin-bottom: 10px;
}

.accor-title {
    font-size: 0.875rem;
}

.accordion-button.active {
    opacity: 0.75
}

.accordion-button .icon {
    font-size: 20px;
    margin-left: 10px;
}

.accordion-content {
    background-color: #fff;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease-out;
    padding-left: 18px;
    padding-right: 18px;
}

.page-single .accordion-button {
    padding: 10px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EEF1F4;
}

.accordion-button:after {
    content: "╋";
    font-size: 0.8rem;
    transition: all .3s ease;
    font-weight: 400;
}

.accordion-button.active:after {
    content: "━";
    transform: rotate(180deg);
}

.accordion-content p {
    font-weight: 300;
    margin: 10px 0 18px;
    font-size: 0.875rem;
}

/*  product-single accordion */
.product-single .accordion-section.desc .accordion-button {
    border-bottom: 1px solid #F4F7FA;
    padding: 8px 15px;
    background: #005cff1c;
    color: #000;
}

.product-single .accordion-section.desc {
    margin-bottom: 3rem;
    padding-inline: 0.5rem; }

.details__container {
    justify-content: flex-start;
    gap: 1rem;
    background: #7a9b02;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff !important;
}

.details__title {
    color: #fff !important;
}

/* ====== End Accordion ====== */
/* ====== Sections ====== */
section.s-block.s-block--banners .s-block__title {
    justify-content: center;
    padding-top: 2rem
}

.s-block__title .right-side:where([dir=rtl], [dir=rtl] *) {
    padding-left: 0 !important
}

section.s-block.s-block--banners .s-block__title {
    justify-content: center
}

section.s-block.s-block--banners .s-block__title h2 {
    font-size: 1.4rem;
    text-align: center;
}

section.s-block.s-block--banners .grid {
    grid-template-columns: repeat(3, 1fr);
    max-width: 55rem;
    margin: 0 auto;
    padding: 10px 0;
}

.s-block.s-block--banners:nth-of-type(2) .grid {
    gap: 10px !important;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

::-webkit-scrollbar {
    display: none;
}

section.s-block.s-block--banners .grid .banner-entry {
    background-color: transparent;
    grid-column: span 1/span 1;
    grid-row: span 2/span 2;
    transition: all .5s ease;
    padding: 0;
}

.s-block.s-block--banners:nth-of-type(2) .grid .banner-entry {
    border-radius: 50%;
    flex: 0 0 15%;
}

section.s-block.s-block--banners .grid .banner-entry div::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    transform: skewX(-25deg);
}

section.s-block.s-block--banners .grid .banner-entry div:hover::before {
    animation: shine .75s;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/* ====== End Sections ====== */
/* ====== Special product ====== */
.classic-ul li::before {
    content: url(https://media.zid.store/122d7179-64fe-44e8-9431-f091055bb083/d3048e32-12d5-425d-9c37-b0edee1319e7.svg);
    padding: 0 3px
}

section.s-block.container:nth-of-type(3) .s-block__title {
    display: none
}

.classic-content:hover {
    opacity: 0.8
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-entry {
    background: 0 0
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated>div {
    display: flex !important;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    margin-inline: auto; }

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-block__title {
    display: none
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-content {
    background: linear-gradient(180deg, rgba(245, 255, 208, 0.32) 0%, rgba(168, 214, 0, 0.32) 100%);
    border-radius: 30px;
    padding: 6.5rem 1rem 1rem !important;
    color: var(--brown-red);
    transition: all .3s ease
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-block.s-block--best-offers .s-slider-block__title {
    display: none
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-user-menu-trigger {
    background-color: transparent
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-content-subtitle:after {
    content: "يشغل سيارتك ويشحن أجهزتك بسرعة وأمان، بتصميم مدمج للطوارئ والرحلات.";
    display: block;
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 1.25rem;
    padding: 5px 0;
    color: var(--brown-red);
}

.product-single h2.total-price.text-red-400.font-bold.text-xl.inline-block {
    color: #fff;
}

.product-single span.before-price.text-gray-400.line-through {
    color: #000;
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-image {
    background-color: transparent !important;
    margin-bottom: -6rem;
    z-index: 4;
    padding-left: 6px;
    padding-right: 6px
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-price {
    font-weight: 800;
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-products-slider-card .s-product-card-rating {
    display: none
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-fit-height .s-product-card-image {
    height: 15rem !important;
    max-height: 15rem !important;
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-content-footer .s-button-btn {
    background-color: #005CFF;
    color: #fff !important;
    border: none;
    line-height: 1.6rem !important;
    border-radius: 16px !important
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-content-footer .sicon-shopping-bag {
    display: none
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-content-subtitle {
    color: #005CFF !important
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-vertical .s-product-card-wishlist-btn {
    display: none
}

.index section.s-block.container:nth-of-type(3) salla-products-list.horizontal-products.large-cards.s-products-list.hydrated .s-product-card-content-title a, .s-product-card-price {
    color: #005CFF !important;
    font-size: 1.1rem;
    text-align: center
}

/* ====== End Special product ====== */
/* ====== Photo Slider ====== */
.s-block--photos-slider salla-slider.photos-slider .swiper {
    padding-left: 16vw !important;
    padding-right: 16vw !important;
}

.s-block--photos-slider .swiper-slide {
    opacity: 1 !important;
    margin-inline: 10px; }

.s-block--photos-slider {
    margin: 3rem 0;
}

.s-block--photos-slider .s-slider-block__title:before {
    content: " جـودة تدوم معك";
    display: block;
    font-size: 1.4rem;
    text-align: center
}

.s-block--photos-slider .s-slider-block__title {
    flex-direction: column;
}

.s-block--photos-slider .s-slider-block__title:after {
    content: " نخبة العلامات التجارية العالمية في مكان واحد, بأداء استثنائي وتصميم متقن";
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

/* ====== End Photo Slider ====== */
/* ====== Colored Section ====== */
section.s-block.s-block--fixed-banner:nth-of-type(6) .container {
    padding: 0
}

section.s-block.s-block--fixed-banner:nth-of-type(6) {
    margin-top: 0;
    padding: 0;
}

section.s-block.s-block--fixed-banner:nth-of-type(6) .banner--fixed img {
    border-radius: 0
}

#best-offers-6-slider {
    background: #FF5027;
    margin-bottom: 2rem
}

.s-product-card-content-footer salla-add-product-button .s-button-outline:hover {
    color: unset !important;
}

#best-offers-6-slider .s-slider-block__display-all, #best-offers-6-slider .s-block__display-all {
    color: #fff;
    border-color: #fff
}

#best-offers-6-slider .s-product-card-content-footer .s-button-btn {
    background-color: #005CFF;
    color: #fff
}

/* ====== End Colored Section ====== */
/* ====== Tabs ====== */
.s-block-tabs {
    background-color: #fff;
}

.s-block--tabs-produtcs .tabs__outline .tab-trigger.is-active {
    background-color: transparent !important;
    color: #000 !important;
    border: none;
    border-bottom: 2px solid;
    border-radius: 0;
    padding-inline: 0; }

.s-block--tabs-produtcs .tabs__flex .tab-trigger {
    background-color: transparent;
    color: rgba(51, 51, 51, 0.56);
    border: none;
    border-bottom: 2px solid rgba(51, 51, 51, 0.56);
    border-radius: 0;
    padding-inline: 0; }

.s-block--tabs-produtcs .tabs {
    justify-content: center;
    gap: 15px;
}

.s-block--tabs-produtcs .tabs__flex .tab-trigger {
    font-size: 1.25rem;
    overflow: visible;
}

.s-block--tabs-produtcs .tabs__flex .tab-trigger:first-of-type:before {
    content: "";
    background: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/23207fb4-8829-422f-ad75-32dfd46c6273.png) no-repeat center / cover;
    width: 18px;
    height: 18px;
    display: inline-block;
}

/* ====== End Tabs ====== */
/* ====== Product card ====== */
.s-product-card-content-footer salla-add-product-button .s-button-outline {
    color: #fff;
    background-color: #005CFF;
    border-color: #005CFF;
    margin-top: 1rem;
    border-radius: 6px;
    padding: 5px 0 7px;
}

.s-product-card-content-main {
    padding-top: 10px;
}

.s-product-card-content-title a {
    font-size: 1rem;
    font-weight: 500
}

.s-product-card-price {
    font-size: 1.2rem
}

.s-product-card-horizontal .s-product-card-content-title a {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
}

.s-product-card-content-footer salla-add-product-button .s-button-outline:hover {
    background: transparent;
    color: #005CFF !important;
    opacity: 0.60;
}

/* ====== End product card ====== */
/* ====== product Slider ====== */
.large-cards .s-products-slider-card.swiper-slide {
    width: 50%;
}

/* ====== End product Slider ====== */
/* ====== Testimonial ====== */
.s-block.s-block--testimonials .s-slider-block__title {
    justify-content: center
}

.s-block.s-block--testimonials .s-slider-block__title h2 {
    font-size: 0
}

.s-block.s-block--testimonials .s-slider-block__title h2:after {
    content: "آراء عملاءنا";
    font-size: 1.4rem;
    text-align: center;
    font-weight: 700 !important;
    color: #000;
    line-height: normal;
}

.s-block.s-block--testimonials .flex.h-full.transition-shadow.duration-500.hover\:shadow-default.bg-white.da-bgg.rounded-lg.relative {
    background: rgba(168, 214, 0, 0.25)
}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *), .s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0;
}

/* ====== End Testimonial ====== */
/* ====== FAQ ====== */
.s-block--faqs .faqs-list input:checked+div {
    border: none;
}

.s-block.s-block--faqs .block.cursor-pointer.p-6.pe-16.text-sm.font-primary.leading-6.transition {
    padding: 10px 15px;
    color: #fff
}

.faqs-list__item {
    border-radius: 13px;
    background: #A8D600
}

.faqs-list__item .faq-item {
    top: 6px;
    color: #000;
}

.s-block.s-block--faqs .s-block__title p {
    padding-top: 0 !important
}

.faq-container:hover .faq-item {
    background-color: #fff !important;
}

.s-block--faqs .faqs-list input:checked+div .faq-answer {
    color: #fff;
}

/* ====== End FAQ ====== */
/* ====== Blog ====== */
.s-blog--slider {
    margin-top: 2rem;
}

.s-blog--slider .s-slider-block__title {
    display: none
}

.s-blog--slider h1 {
    font-weight: 600 !important;
}

.s-blog--slider .s-blog--slider--btn a {
    width: fit-content;
    flex: inherit;
    background: transparent;
    color: #005CFF;
    border-color: #005CFF;
}

.s-blog--slider .carousel-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0;
}

.section-sub {
    font-weight: 400;
    text-align: center;
}

.cat-slider-img {
    padding: 10px
}

/* ====== End Blog====== */
/* ====== Product Page ====== */
.s-comments-item-inner .s-comments-flex-1 {
    background-color: rgba(168, 214, 0, 0.25);
}

.s-product-card-content-title {
    -webkit-line-clamp: 2;
}

/* ====== End Product Page ====== */
/* =====   Footer  ===== */
.store-footer {
    background-color: #005CFF;
    margin-left: 16px;
    margin-right: 16px;
    border-top-right-radius: 30px !important;
    border-top-left-radius: 30px !important
}

.store-footer .logo-footer img {
    display: none
}

.store-footer .logo-footer:before {
    content: "";
    background: url(https://media.zid.store/122d7179-64fe-44e8-9431-f091055bb083/0b25d732-8ec5-495d-a509-8868c7cf86e9.svg) no-repeat center / contain;
    width: 10rem;
    display: block;
    height: 3rem;
    margin-bottom: 1rem;
}

.store-footer .store-footer__inner {
    background-color: #005CFF;
    color: #fff;
    border-top-right-radius: 30px !important;
    border-top-left-radius: 30px !important
}

.store-footer .social-links a svg {
    fill: white;
}

.store-footer h3 {
    color: #fff;
}

.store-footer a:hover {
    color: #fff !important;
    opacity: 0.60;
}

.store-footer .footer-container .logo-footer .foo {
    margin-bottom: 1rem;
}

/* =====  End Footer  ===== */
@media (max-width: 768px) {
    .s-block--banners .two-row .banner-entry {
        height: 147px;
    }

    .s-block.s-block--banners .grid .banner-entry {
        flex: 0 0 27% !important;
    }

    section.s-block.s-block--banners:nth-of-type(2) .grid {
        gap: 10px !important;
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        scrollbar-width: none;
        direction: rtl !important
    }

    section.s-block.s-block--banners:nth-of-type(2) .banner-square {
        flex: 0 0 40%;
    }
}

@media(min-width: 768px) {
    .s-slider-block__title h2, section.s-block.s-block--banners .s-block__title h2, .section-title, .s-reviews-header {
        font-size: 2rem;
    }

    .s-block.s-block--best-offers .s-slider-block__title h2:after {
        font-size: 1.2rem;
    }
}

.product-single .price_is_on_sale .total-price {
    color: #f50000 !important;
}

@media (max-width: 768px) {
    div#tabbyPromoWrapper {
        zoom: 71%;
    }
}

@media (max-width: 400px) {
    div#tabbyPromoWrapper {
        zoom: 62%;
        border: 0 !important;
    }
}

.styles__snippetWrapper--d68e9 {
    border: 0px solid #d6d6d3;
}

.product-countdown.s-count-down.flex.flex-col.mb-4.mt-2\.5 {
    display: none;
}