/* Add custom CSS styles below */ 
:root {
    --main-color: white;
    --black-color: #000000;
    --sup-color: #161616
}
.top-navbar{
    color:white !important
}
body.index {
    background-color: #fefefe
}
 b.s-cart-summary-total {
     color:white !important;
}
body.index h2,body.index a,body.index p {
    /* color: var(--main-color) */
}

body.index a:hover {
      /* color: var(--main-color) */
}

 div#mainnav {
    background-color: var(--black-color)!important;
    color: var(--main-color)
}

 .top-navbar {
    background-color: var(--black-color)!important
}

.sub-menu.w-56 a span {
    color: #000!important
}

#\31 971951534>span {
    color: gold
}

@media (min-width: 1024px) {
    ul.main-menu,.main-menu li.root-level>a {
        padding-top:1rem!important;
        padding-bottom: 1rem!important
    }
}

 .main-menu li.root-level>a::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    bottom: 0;
    background: #fff;
    transition: 0.3s;
    border-radius: 20px
}

 .main-menu li.root-level>a:hover {
    transform: translateY(-3px);
    transition: 0.3s ease-out;
    color: var(--main-color)
}

 .main-menu li.root-level>a:hover::before {
    width: 100%
}

 i.header-btn__icon.sicon-user-circle, i.header-btn__icon.icon.sicon-shopping-bag, i.sicon-menu , i.header-btn__icon.sicon-search {
    background: var(--black-color)!important;
    color: var(--main-color)!important;
    border: 0px!important;
    box-shadow: rgb(100 100 111 / .2) 0 7px 29px 0;
    transition: 0.3s
}

 i.header-btn__icon.sicon-user-circle:hover, i.header-btn__icon.icon.sicon-shopping-bag:hover , i.header-btn__icon.sicon-search:hover{
    background: var(--main-color)!important;
    color: var(--black-color)!important;
    box-shadow: rgb(100 100 111 / .2) 0 7px 29px 0;
    transform: translateY(-3px);
    transition: 0.3s
}


@media (max-width: 480px) {
    div#mainnav {
        padding-top:0.8rem!important
    }
 .mm-spn li {
        color:white
    }
    .main-nav-container.fixed-header .inner {
        transform: none;
        top: 0;
        padding-block:5.8px}

    ul.main-menu.mm-spn--open {
        background-color: #101010
    }
}

/************  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-top:0px !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;
}



/************  Section 1 **************/
.s-block--banners.s-block--banners .grid {
     display:grid!important;
      grid-template-columns: repeat(6, 1fr);
      grid-column-gap: 10px;
      grid-row-gap: 0px;
}
  section.s-block.s-block--banners.container:nth-of-type(2)  .banner-entry {
    height: 310px!important;
}

section.s-block.s-block--banners.container a.banner-entry.square-photos {
    background-color: transparent;
}
@media (max-width: 767px){
   .s-block--banners.s-block--banners .grid {
    display:grid!important;
       display:grid!important;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: repeat(2, 1fr);
      grid-column-gap: 10px;
      grid-row-gap: 10px;
       /* grid-auto-flow:column; */
}
  section.s-block.s-block--banners.container .banner-entry {
    height:100px!important;
} 
}

@media(min-width:800px) ,(min-width:1200px){
     section.s-block.s-block--banners.container:nth-of-type(2)  .banner-entry {
    height: 195px!important;
} 
}
/************  products **************/
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-ios {
    padding-top:20px
}
.s-button-primary-outline:hover{
     /* background-color: var(--main-color); */

}
.s-product-card-entry {
   transform: translate(0px, 0px);
  transition: all .5s ease-in-out;
    /* border:1px solid var(--main-color); */
      box-shadow: 1px 1px 3px 2px #ddd !important;

}

.s-product-card-entry:hover{
  transform: translate(0px, -10px);
       /* box-shadow: 3px 3px 5px 4px #ddd !important; */
    
}

.s-products-list-wrapper.s-products-list-vertical-cards {
    padding-top:20px
}

img.s-product-card-image-contain.lazy.loaded {
    /* background-color:var(--white-color); */
}

button.s-slider-next.s-slider-nav-arrow:hover , button.s-slider-prev.s-slider-nav-arrow:hover{
    background-color:var(--main-color);
    border:none;
    transform: translateX(-3px)
}
button.s-slider-prev.s-slider-nav-arrow:hover{
transform: translateX(3px)
}


button.s-slider-prev.s-slider-nav-arrow:hover{
transform: translateX(3px)
}
a.s-slider-block__display-all {
    color:var(--main-color);
}


/* تنسيق كارد المنتج - أبيض وأسود مميز */

.s-product-card-entry {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    border: 2px solid #f5f5f5;
}

.s-product-card-entry:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    border-color: #000000;
}



.s-product-card-image img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    transition: transform 0.5s ease;
    filter: grayscale(20%);
    background-color:white 
}

.s-product-card-entry:hover .s-product-card-image img {
    transform: scale(1.1);
    filter: grayscale(0%);
    
}

/* تأثير overlay للصورة */
.s-product-card-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(0,0,0,0.1), transparent);
    opacity: 0;
    transition: opacity 0.3s ease;
   
}

.s-product-card-entry:hover .s-product-card-image::before {
    opacity: 1;
}

/* زر المفضلة */
.s-product-card-wishlist-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 3;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border: 2px solid #000000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease;
}

.s-product-card-entry:hover .s-product-card-wishlist-btn {
    opacity: 1;
    transform: scale(1);
}

.s-product-card-wishlist-btn:hover {
    background: #000000;
    transform: scale(1.1);
}

.s-product-card-wishlist-btn i {
    color: #000000;
    transition: color 0.3s ease;
}

.s-product-card-wishlist-btn:hover i {
    color: #ffffff !important;
}

/* محتوى الكارد */
.s-product-card-content {
    padding: 20px;
    position: relative;
    
}

/* العنوان */
.s-product-card-content-title {
    margin-bottom: 8px;
    display:inline-block
}

.s-product-card-content-title a {
    color: #000000;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    transition: color 0.3s ease;
    display: block;
}

.s-product-card-content-title a:hover {
    color: #666666;
}

/* العنوان الفرعي */
.s-product-card-content-subtitle {
    color: #666666;
    font-size: 14px;
    margin-bottom: 5px;
    ackground: #f8f8f8;
    border: 1px solid #e0e0e0;
    padding: 6px 14px;
    border-radius: 20px;
    display: inline-block;
    ont-weight: 500;
}

/* قسم السعر والتقييم */
.s-product-card-content-sub {
    display: flex;
    justify-content: space-between;
    
}

/* السعر */
.s-product-card-sale-price {
    display: flex;
    /* flex-direction: column; */
    align-items: flex-start;
    gap: 5px;
}

.s-product-card-sale-price h4 {
    color: #000000;
    font-size: 22px;
    font-weight: 800;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.s-product-card-sale-price span {
    color: #999999;
    text-decoration: line-through;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 3px;
}

/* التقييم */
.s-product-card-rating {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #f8f8f8;
    padding: 8px 14px;
    border-radius: 20px;
    border: 1px solid #e0e0e0;
}

.s-product-card-rating i {
    color: #000000;
    font-size: 16px;
}

.s-product-card-rating span {
    color: #000000;
    font-weight: 700;
    font-size: 14px;
}

/* زر إضافة للسلة */
.s-product-card-content-footer {
    margin-top: auto;
}

.s-product-card-content-footer .s-button-element {
    background: #ffffff;
    border: 2px solid #000000;
    border-radius: 50px;
    color: #000000;
    font-weight: 700;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.s-product-card-content-footer .s-button-element:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    background: #000000;
    color: #ffffff;
}

.s-product-card-content-footer .s-button-element:hover .s-button-text i,
.s-product-card-content-footer .s-button-element:hover .s-button-text span {
    color: #ffffff;
}

.s-product-card-content-footer .s-button-element:active {
    transform: translateY(0);
}

/* تأثير شعاع للبوتن */
.s-product-card-content-footer .s-button-element::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.s-product-card-content-footer .s-button-element:active::before {
    width: 300px;
    height: 300px;
}

/* تأثير بريق للكارد */
.s-product-card-entry::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(0,0,0,0.05), transparent);
    transition: left 0.6s ease;
    z-index: 2;
    pointer-events: none;
}

.s-product-card-entry:hover::before {
    left: 100%;
}

/* تجاوبية */
@media (max-width: 768px) {
    .s-product-card-image {
        height: 200px;
    }
    
    .s-product-card-content {
        padding: 15px;
    }
    
    .s-product-card-content-title a {
        font-size: 16px;
    }
    
    .s-product-card-sale-price h4 {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .s-product-card-entry {
        border-radius: 15px;
    }
    
    .s-product-card-image {
        height: 180px;
        border-radius: 15px 15px 0 0;
    }
    
    .s-product-card-content {
        padding: 12px;
    }
    
    .s-product-card-content-sub {
         flex-direction: row;
        align-items: flex-start;
        gap: 10px;
    }
}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl {
    padding-top:20px
}
/******************* button ***************/
/* بوتون متوسع عند الهوفر - كود نظيف */

.s-button-primary-outline{
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background: #fff;
    border: 2px solid #000;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s ease;
    display: flex;
    align-items: center;
    padding: 0 15px 0 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.s-button-primary-outline:hover {
    width: 150px;
    background: #000;
    transform: scale(1.05);
}

.s-button-text {
    display: flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
}

.s-button-text i {
    font-size: 20px;
    color: #000;
    transition: color 0.3s ease;
    flex-shrink: 0;
}

.s-button-text span {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    opacity: 0;
    transform: translateX(-20px);
    transition: all 0.4s ease 0.1s;
}

.s-button-element:hover .s-button-text i,
.s-button-element:hover .s-button-text span {
    color: #fff;
}

.s-button-element:hover .s-button-text span {
    opacity: 1;
    transform: translateX(0);
}

.s-button-element:active {
    transform: scale(1.02);
}

/* تجاوبية */
@media (max-width: 768px) {
    body.index  .s-button-element {
         width: 50px;
        height: 50px;
    }
    .s-button-element:hover {
        width: 140px;
    }
}

/* عنوان مع خلفية - أبيض وأسود مميز */

.s-slider-block__title-right , .s-block__title  {
    position: relative;
    margin-bottom: 30px;
    /* display: inline-block; */
}

.s-slider-block__title-right h2 , .s-block__title h2 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 800;
    margin: 0;
    background: #000000;
    padding: 10px 20px;
    /* border-radius: 12px; */
    position: relative;
    display: inline-block;
    transition: all 0.4s ease;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.s-slider-block__title-right:hover h2 , .s-block__title:hover h2{
    transform:  scale(1.05);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
}

/* تأثير بريق */
.s-slider-block__title-right h2::before ,.s-block__title h2::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    transition: left 0.6s ease;
    border-radius: 12px;
}
@media(max-width:767px){
.s-slider-block__title-right h2::before ,.s-block__title h2::before {
    content: '';
    position: absolute;
    top: 0;
    left: -20%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    transition: left 0.6s ease;
    border-radius: 12px;
}
  .s-slider-block__title-right h2 , .s-block__title h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 800;
    margin: 0;
    background: #000000;
    padding: 10px 20px;
    /* border-radius: 12px; */
    position: relative;
    display: inline-block;
    transition: all 0.4s ease;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
}
.s-slider-block__title-right:hover h2::before , .s-block__title:hover h2::before {
    left: 100%;
}

/************ footer **************/
.store-footer__inner *{
    justify-content:center;
    
}
.footer-is-light .store-footer {
    background-color:var(--black-color);

    box-shadow: rgba(0, 0, 0, 0.2) 0px 30px 90px;
    
}
.footer-is-light .store-footer .store-footer__inner{
        background-color:var(--main-color);
c;
    border:none;
    color:var(--white-color);
}
.store-footer__inner{
    justify-content:center;
    align-items:center;
}

@media (max-width: 768px){
    .footer-is-light .store-footer {

    box-shadow: rgba(0, 0, 0, 0.2) 0px 30px 90px;
    
}
.footer-is-light .store-footer .store-footer__inner{
  
    border:none;
    color:var(--white-color);
}
.store-footer__inner{
    justify-content:center;
    align-items:center;
    text-align:center
}
}
p.text-gray-400.mb-2\.5.md\:mb-0 {
    color:white
}

/****** footer blocks *******/
[title="instagram"]{
      background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  );
  color:white !important;
}

[title="twitter"]{
  background-color:black;
  color:white;
}
[title="snapchat"]{
  background-color:#FFFC00;
  color:black;
}
[title="tiktok"]{
  background-color:black;
  color:white;
}
[title="youtube"]{
  background-color:#CD201F;
  color:white;
}

[title="facebook"]{
  background-color:#3F51B5;
  color:white;
}
footer.store-footer li.s-social-link{
    transition:all 0.3s ease;
}
footer.store-footer li.s-social-link:hover {
    transform: translateY(-3px);
}

@media(max-width:991px){
.s-product-card-image-cover{
    object-fit:unset !important;
}

}
/****** Updates *******/
    a.s-slider-block__display-all {
    color: white; 
    background-color: black;
     padding: 10px; 
     border-radius: 20px;
}
a.s-block__display-all {
    color: white; 
    background-color: black;
     padding: 10px; 
     border-radius: 20px;
} 
.s-block.s-block--best-offers.container.overflow-hidden {
 border:2px solid black;
 padding:10px ;
}