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

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("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.08 18.16'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B stroke-width: 2px; %7D .cls-1, .cls-2 %7B fill: none; stroke: %23fff; stroke-linecap: round; stroke-linejoin: round; %7D .cls-2 %7B stroke-width: 1.5px; %7D %3C/style%3E%3C/defs%3E%3Cg id='Iconsax_Linear_bag2' data-name='Iconsax/Linear/bag2'%3E%3Cpath id='Vector' class='cls-2' d='M4.29,5.47v-.81c0-1.87,1.51-3.72,3.38-3.89.52-.05,1.05,0,1.54.17.5.16.95.43,1.34.78.39.35.7.78.91,1.26.21.48.32,1,.32,1.52v1.15M5.54,17.41h5c3.35,0,3.95-1.34,4.12-2.98l.62-5c.23-2.03-.36-3.69-3.92-3.69h-6.67c-3.56,0-4.14,1.66-3.92,3.69l.62,5c.17,1.63.78,2.98,4.12,2.98Z'/%3E%3Cpath id='Vector_2' data-name='Vector 2' class='cls-1' d='M10.96,9.08h0M5.12,9.08h0'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain;
    width: 25px;
    height: 25px;
    display: block
}

header .sicon-user:after {
    content: "";
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 25 25'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D .cls-2 %7B fill: none; %7D .cls-3 %7B clip-path: url(%23clippath); %7D %3C/style%3E%3CclipPath id='clippath'%3E%3Crect class='cls-2' width='25' height='25'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-3'%3E%3Cpath class='cls-1' d='M21.34,16.16c-1.36-1.36-2.98-2.37-4.75-2.98,1.89-1.3,3.14-3.49,3.14-5.96,0-3.98-3.24-7.23-7.23-7.23s-7.23,3.24-7.23,7.23c0,2.47,1.24,4.65,3.14,5.96-1.77.61-3.39,1.62-4.75,2.98-2.36,2.36-3.66,5.5-3.66,8.84h1.95c0-5.82,4.73-10.55,10.55-10.55s10.55,4.73,10.55,10.55h1.95c0-3.34-1.3-6.48-3.66-8.84ZM12.5,12.5c-2.91,0-5.27-2.37-5.27-5.27S9.59,1.95,12.5,1.95s5.27,2.37,5.27,5.27-2.37,5.27-5.27,5.27Z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain;
    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
}

@media (max-width: 768px) {
}

.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: "تقنية ذكية تعزز تجربتك اليومية"
}

.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-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
}

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%
    }
}

.classic-ul li::before {
    content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.38 11.38'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D .cls-1, .cls-2 %7B fill-rule: evenodd; %7D .cls-2 %7B fill: %23005cff; %7D %3C/style%3E%3C/defs%3E%3Cg id='check-circleB'%3E%3Cpath id='Vector' class='cls-2' d='M5.69,10.94C2.77,10.94.44,8.6.44,5.69S2.77.44,5.69.44s5.25,2.33,5.25,5.25-2.39,5.25-5.25,5.25Z'/%3E%3Cpath id='Vector_2' data-name='Vector 2' class='cls-2' d='M5.69.88c-.63,0-1.26.12-1.85.36-.59.24-1.12.6-1.56,1.04-.45.45-.8.98-1.04,1.56-.24.59-.36,1.21-.36,1.85,0,.63.12,1.26.36,1.85.24.59.6,1.12,1.04,1.56.45.45.98.8,1.56,1.04.59.24,1.21.36,1.85.36,2.62,0,4.81-2.2,4.81-4.81,0-.63-.12-1.26-.36-1.85-.24-.59-.6-1.12-1.04-1.56-.45-.45-.98-.8-1.56-1.04-.59-.24-1.21-.36-1.85-.36ZM0,5.69c0-.75.14-1.49.43-2.18.28-.69.7-1.32,1.23-1.85.53-.53,1.16-.95,1.85-1.23S4.94,0,5.69,0c.75,0,1.49.14,2.18.43.69.28,1.32.7,1.85,1.23.53.53.95,1.16,1.23,1.85.28.69.43,1.43.43,2.18,0,3.1-2.59,5.69-5.69,5.69-.75,0-1.49-.14-2.18-.43-.69-.28-1.32-.7-1.85-1.23-.53-.53-.95-1.16-1.23-1.85C.14,7.18,0,6.44,0,5.69Z'/%3E%3Cpath id='Vector_3' data-name='Vector 3' class='cls-1' d='M8.27,3.81c.08.08.13.19.13.31,0,.12-.05.23-.13.31l-3.09,3.03c-.11.11-.27.21-.48.21s-.38-.11-.48-.22l-.02-.02-1.18-1.54s-.06-.1-.08-.15c-.01-.06-.02-.11-.01-.17,0-.06.03-.11.05-.16.03-.05.07-.09.11-.13.05-.03.1-.06.15-.08.06-.01.11-.02.17-.01.06,0,.11.03.16.05.05.03.09.07.13.11l1.02,1.32,2.94-2.88c.08-.08.19-.13.31-.13.12,0,.23.05.31.13Z'/%3E%3C/g%3E%3C/svg%3E");
    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;
    /* color: #ef4444 !important; */
    font-size: 1.1rem;
    text-align: center;
}

.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
}

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
}

.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://cdn.files.salla.network/homepage/1294669867/f9c6e0d0-5983-4146-a475-86ec05198974.webp) no-repeat center / cover;
    width: 18px;
    height: 18px;
    display: inline-block
}

.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
}

.large-cards .s-products-slider-card.swiper-slide {
    width: 50%
}

.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
}

.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
}

.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
}

.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
}

.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-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 848.96 222.88'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cg%3E%3Cpolygon class='cls-1' points='0 158.2 33.35 158.2 33.35 222.88 42.85 222.88 42.85 158.2 76.51 158.2 76.51 149.3 0 149.3 0 158.2'/%3E%3Cpath class='cls-1' d='M85.4,210.56c0,6.8,5.51,12.32,12.32,12.32h51.86v-8.99h-54.68v-22.94h50.84v-8.49h-50.84v-24.16h54.68v-8.99h-64.18s0,61.25,0,61.25Z'/%3E%3Cpath class='cls-1' d='M202.34,158c12.94,0,23.14,4.01,29.51,12.02l6.37-6.06c-4.55-7.23-15.97-14.66-35.88-14.66-29.01,0-43.86,15.73-43.86,36.74,0,23.16,18.39,36.84,44.57,36.84,18.29,0,29.41-7.13,34.26-12.9l-6.67-6.06c-6.06,6.64-16.07,10.26-27.59,10.26-20.62,0-34.77-10.46-34.77-28.14,0-20.03,15.76-28.04,34.06-28.04Z'/%3E%3Cpolygon class='cls-1' points='312.2 182.15 256.61 182.15 256.61 149.3 247.11 149.3 247.11 222.88 256.61 222.88 256.61 191.04 312.2 191.04 312.2 222.88 321.7 222.88 321.7 149.3 312.2 149.3 312.2 182.15'/%3E%3Cpolygon class='cls-1' points='330.59 158.2 363.95 158.2 363.95 222.88 373.45 222.88 373.45 158.2 407.1 158.2 407.1 149.3 330.59 149.3 330.59 158.2'/%3E%3Crect class='cls-1' x='415.99' y='149.3' width='9.6' height='73.58'/%3E%3Cpolygon class='cls-1' points='485.33 214.49 449.35 149.3 434.49 149.3 434.49 222.88 444.09 222.88 444.09 157.39 480.07 222.88 490.38 222.88 524.64 156.88 524.64 222.88 534.14 222.88 534.14 149.3 518.78 149.3 485.33 214.49'/%3E%3Cpath class='cls-1' d='M543.04,210.56c0,6.8,5.51,12.32,12.32,12.32h51.86v-8.99h-54.67v-22.94h50.84v-8.49h-50.84v-24.16h54.68v-8.99h-64.18v61.25h-.01Z'/%3E%3Crect class='cls-1' x='186.39' y='119.81' width='28.04' height='8.89'/%3E%3Crect class='cls-1' x='505.75' y='119.81' width='28.04' height='8.89'/%3E%3Cpath class='cls-1' d='M211.51,110.42c6.81,0,12.32-5.51,12.32-12.32v-42.9h-9.39v46.33H81.59c5.1-4.68,7.9-10.96,7.9-18.09,0-18.8-14.86-28.3-34.56-28.3-21.94,0-34.87,11.02-34.87,28.3,0,7.39,2.85,13.55,7.82,18.09H0v8.89h28.04v-8.75h0c6.19,5.6,15.6,8.75,26.88,8.75s20.31-3.22,26.31-8.56v8.56s130.28,0,130.28,0ZM55.13,102.03c-16.87,0-26.28-8.19-26.28-19.4s10.32-18.8,26.28-18.8c17.38,0,25.67,9.19,25.67,18.8,0,11.01-9.91,19.4-25.67,19.4Z'/%3E%3Cpath class='cls-1' d='M232.72,110.42h52.36c6.8,0,12.32-5.51,12.32-12.32v-42.9h-9.39v46.33h-46.4V36.85h-8.89v73.57h0Z'/%3E%3Crect class='cls-1' x='269.36' y='36.91' width='28.04' height='8.89'/%3E%3Cpath class='cls-1' d='M594.89,110.42c6.81,0,12.32-5.51,12.32-12.32v-42.9h-9.39v46.33h-55.1c.31-1.08.48-2.23.48-3.42v-42.91h-9.41v46.33h-55.28v-12.95c.02-8.85-3.6-16.92-9.41-22.73-5.8-5.81-13.86-9.41-22.72-9.41h-113.69l33.46-19.6h-17.51l-33.46,19.6v8.85h131.19c6.45,0,12.24,2.6,16.46,6.82,4.23,4.22,6.82,10.02,6.84,16.46v12.91h-154.48v8.93h215.68c5.4,0,9.99-3.48,11.65-8.31v8.31h52.37Z'/%3E%3Crect class='cls-1' x='579.17' y='36.85' width='28.04' height='8.89'/%3E%3C/g%3E%3Cg%3E%3Cpolygon class='cls-1' points='778.89 152.81 778.89 222.88 745.02 222.88 745.02 152.81 674.95 152.81 674.95 118.94 745.02 118.94 778.89 152.81'/%3E%3Crect class='cls-1' x='674.95' y='189.01' width='33.87' height='33.87'/%3E%3Cpath class='cls-1' d='M778.89,118.94V15h0V0h-33.87v15h0v33.87c0,57.41,46.54,103.94,103.94,103.94h0v-33.87h-70.07Z'/%3E%3Cpath class='cls-1' d='M785.8,5.1c0-2.78,2.16-5.1,5.6-5.1s5.6,2.32,5.6,5.1-2.13,5.1-5.6,5.1-5.6-2.32-5.6-5.1ZM795.98,5.1c0-3.01-2.09-4.12-4.58-4.12s-4.55,1.11-4.55,4.12,2.09,4.12,4.55,4.12,4.58-1.14,4.58-4.12ZM789.08,7.32V2.74h2.98c1.28,0,1.9.46,1.9,1.44,0,.82-.59,1.21-1.28,1.24v.07c.39.13.56.33.85.85l.59.98h-1.01l-.49-.85c-.36-.62-.52-.85-1.18-.85h-1.51v1.7s-.85,0-.85,0ZM789.93,4.93h2.26c.69,0,.88-.2.88-.69,0-.59-.2-.72-.88-.72h-2.26v1.41Z'/%3E%3C/g%3E%3C/svg%3E") 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
}

@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: 0 solid #d6d6d3
}

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

.s-social-link a ,.s-contacts-item {
    background-color: #053893;
}

.text-gray-400 {
    color: #ffffff;
}

.is-sticky-product-bar .sticky-product-bar.dark {
    background-color: #010a1a;
}
#preloader img[src="https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/yzaOx/uVENOU3bfNK6i71YdkgqXBNMvWhhlXUuWA0M8Rr6.png"] {
    content: url(https://cdn.files.salla.network/homepage/1294669867/d4ea0a89-ceb3-41b8-8276-308e59931922.webp);
}
 

 

.s-product-card-sale-price h4 {
        color: #ef4444 !important;
}