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

/* توسيط عناوين الصفحة الرئيسية */
body.index .s-block__title h2,
body.index .s-slider-block__title h2 {
    text-align: center;
    justify-content: center;
    width: 100%;
}.s-menu-footer-list a.s-menu-footer-item {
    position: relative;
    padding-right: 12px;
    transition: .5s;
    text-align: right;
}

.s-menu-footer-list a.s-menu-footer-item:hover {
    padding-right: 16px;
}

.s-menu-footer-list a.s-menu-footer-item::after,
.s-menu-footer-list a.s-menu-footer-item::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.s-menu-footer-list a.s-menu-footer-item::before {
    right: -10px;
}

.s-menu-footer-list a.s-menu-footer-item::after {
    right: -13px;
}body {
    background-color: #fff!important;
}
/* تغيير لون خلفية الفوتر */
.store-footer {
    background-color: #213533 !important;
}

/* لو تحبين نفس اللون داخل التذييل الداخلي */
.store-footer__inner {
    background-color: #213533 !important;
}
/* لون خلفية الفوتر */
.store-footer {
    background-color: #213533 !important;
}

/* خلفية داخلية للتذييل */
.store-footer__inner {
    background-color: #213533 !important;
}

/* نصوص الفوتر باللون الأبيض */
.store-footer__inner, 
.store-footer__inner * {
    color: #ffffff !important;
}
/* العنصر الرئيسي لقائمة العناصر */
.main-menu > li.root-level {
    position: relative;
}
/* Add custom CSS styles below */ 

/************  slider **************/
section.s-block.s-block--photos-slider {
    margin-top: 0 !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    padding:0 !important;
    margin:0 !important;
    width:100% !important;
    border-radius:0 !important;
}
[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper{
    padding:0 !important;
}

img.w-full{
    border-radius: 0px;
}

button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock , button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    display:none;
}


.top-navbar * {
    color: #333!important;
    border-color: #333!important
}
i.header-btn__icon.sicon-user-circle,
i.header-btn__icon.icon.sicon-shopping-bag,
i.sicon-menu {
    background: #ffffff !important; /* خلفية بيضاء */
    color: #213533 !important; /* لون الأيقونة أخضر */
    border: 0 !important;
    border-radius: 10px !important;

}

i.sicon-menu {
    padding: 8px;
    border-radius: 10px
}

i.header-btn__icon.sicon-user-circle:hover,i.header-btn__icon.icon.sicon-shopping-bag:hover {
    border-radius: 50%!important
}

div#mainnav b.s-cart-summary-total {
    color: #213533 !important;
}

span.s-cart-summary-count {
    background: #323232!important
}

.main-menu li.root-level>a {
    color: #293e3c!important;
    margin-left: 8px;
    padding-top: .9rem!important;
    padding-bottom: .9rem!important;
    border-radius: 30px!important;
    transition: .5s
}

.main-menu li.root-level>a:hover {
    transform: translateY(-4px);
    border-radius: 15px!important
}

@media(min-width: 1024px) {
    .main-menu {
        padding-top:1rem!important;
        padding-bottom: 1rem!important
    }
}

body.index>div.app-inner>section.s-block.s-block--photos-slider:nth-child(3) {
    margin: 0!important
}

body.index>div.app-inner>section.s-block.s-block--photos-slider:nth-child(3) img {
    border-radius: 0!important
}

body.index>div.app-inner>section.s-block.s-block--photos-slider:nth-child(3) .swiper {
    margin: 0!important;
    padding: 0!important
}

body.index>div.app-inner>section.s-block.s-block--photos-slider:nth-child(3) .swiper-slide {
    padding: 0!important;
    margin: 0!important;
    width: 100%;
    max-width: 100%
}

section.s-block.s-block--fixed-banner>.container {
    padding: 0!important;
    width: 100%;
    max-width: 100%
}

section.s-block.s-block--fixed-banner>.container img {
    border-radius: 0!important
}

body.index section.s-block.s-block--banners>div.grid {
    grid-template-columns: repeat(3,minmax(0,1fr))!important;
    margin-top: 6rem;
}
body.index section.s-block.s-block--banners>div.grid a.banner-entry:nth-child(1) {
    margin-top: -5rem;
}
body.index section.s-block.s-block--banners>div.grid a.banner-entry:nth-child(1) {
    margin-top: -5rem;
}

body.index section.s-block.s-block--banners>div.grid a.banner-entry:nth-child(2) {
    margin-top: -5rem;
}

body.index section.s-block.s-block--banners>div.grid a.banner-entry:nth-child(3) {
    margin-top: -5rem;
}
body.index section.s-block.s-block--banners>div.grid a.banner-entry:nth-child(3) {
    margin-top: -5rem;
}


body.index section.s-block.s-block--banners>div.grid>a.banner-entry {
    background-color: transparent!important;
    border-radius: 0!important;
    height: 330px!important
}

@media(max-width: 767px) {
    body.index section.s-block.s-block--banners>div.grid {
        gap:4px!important
    }

    body.index section.s-block.s-block--banners>div.grid>a.banner-entry {
        height: 140px!important
    }

    body.index>div.app-inner section.s-block.s-block--banners.container {
        padding: 4px!important
    }
}

body.index section.s-block.s-block--banners>div.grid>a.banner-entry>div {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}



.s-products-slider-wrapper .s-slider-swiper-wrapper {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}



.s-product-card-fit-height .s-product-card-image {
    height: 20rem;
    max-height: 26rem
}


button.s-button-btn {
    background: #293e3c!important;
    color: #dfded3;
    border-radius: 30px;
    border: 0!important;
    transition: .5s
}



.s-product-card-content-sub {
    justify-content: center
}

.
.s-slider-block__title h2::before,body.product-index .main-content>div>h1::before {
    content: "";
    position: absolute;
    bottom: -9px;
    width: 39px;
    height: 39px;
    background: #21353326;
    z-index: -1;
    border-radius: 30px;
    right: -6px;
    transition: .5s
}

.s-slider-block__title h2:hover::before,body.product-index .main-content>div>h1:hover::before {
    width: 100%
}

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



.s-block--features__item {
    position: relative;
    padding: 25px;
    border-radius: 20px 50px 50px 20px
}

.s-block--features__item h2 {
    font-size: 1.2rem;
    margin-bottom: 10px
}

.s-block--features__item .feature-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px
}

.s-block--features__item h2,.s-block--features__item p {
    width: 80%;
    margin-right: auto;
    text-align: right
}

@media(max-width: 1024px) {
    section.s-block.s-block--features > div.grid:has(.s-block--features__item) {
        display: flex;
        flex-direction: column;
    }
}

.s-block--features__item p {
    text-align: right;
    font-size: 1rem;
    line-height: 1.5rem;
}

/* الأيقونات */
.s-block--features__item .feature-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

/* استجابة الجوال */
@media(max-width: 1024px) {
    section.s-block.s-block--features > div.grid {
        flex-direction: column; /* كل ميزة في صف عمودي */
        gap: 15px;
    }

    section.s-block.s-block--features > div.grid > .s-block--features__item {
        flex: 1 1 100%; /* كل ميزة تأخذ عرض كامل */
    }
}
.s-block--features__item p {
    text-align: right;
    font-size: 1rem;
    line-height: 1.5rem; /* المسافة بين الأسطر */
}

/* الأيقونات */
.s-block--features__item .feature-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

/* استجابة الجوال */
@media(max-width: 1024px) {
    section.s-block.s-block--features > div.grid {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    section.s-block.s-block--features > div.grid > .s-block--features__item {
        grid-column: auto; /* كل ميزة تأخذ عرض كامل */
    }
}

    
.s-breadcrumb-wrapper {
        background: #213533;
    padding: 10px;
    border-radius: 8px
}

ol.s-breadcrumb-wrapper>li {
    color: #d8d8ce
}

.s-breadcrumb-arrow svg {
    fill: #d8d8ce
}

ol.s-breadcrumb-wrapper>li:last-child {
    color: #fff;
    font-weight: 700
}