/* Add custom CSS styles below */ 

.s-block--best-offers .s-slider-block__title, salla-products-slider .s-slider-block__title{

border-bottom:#f0f8ff00 !important;
}

.s-block--slider-with-bg .slider-bg:before{
background-color:rgb(0 0 0 / 76%) !important;
}



@media (max-width: 767px) {
  .home-block-title h2 {
    font-size: 20px !important;  /* صغره على الموبايل */
    line-height: 1.4 !important; /* تعديل المسافة بين السطور */
  }
}




.text-3xl,
.sm\:text-4xl {
    font-size:26px !important;
}

.products-lookbook__label{
color:black;
font-weight:initial !important;
}

/* العناوين الكبيرة (زي الأكثر مبيعاً) */
 .section-title, .block-title, h2 { font-size: 25px !important; font-weight: bold !important; }

.text-primary{
color:#234082;
font-size:27px;
}

.text-store-text-primary{
    font-size: large;
    line-height:30px;
}






.special-categories .single-banner .banner-button {
    display: none;
}

.section.s-block.s-block--fixed-banner.s-block--dynamic-banner.wide-placeholder.dynamic-banner--10 {
    max-width: 1024px !important;
    margin:auto  !Important
}





/* التصنيفات المربعة */
.auto-fit-grid {
    grid-template-columns: repeat(auto-fit,minmax(0px,1fr));
    margin-top: -40px;
    margin-bottom: -10px;
    padding-top: 0px;
}

/* تعليقات العملاء */
.testimonials-item p {
    position: relative;
    background: url(https://i.ibb.co/xqg8QpTX/image.png) top center no-repeat;
    padding: 2.5rem 1rem 1.5rem;
    margin-bottom: 1.5rem;
    border: 0;
    border-radius: 0;
    background-size: 100% 100%;
    height: 153px;
    box-shadow: none;
    overflow: hidden;
}

/*.swiper-backface-hidden .swiper-slide {
    background: #8bcdba;
}
*/
.s-block--testimonials .testimonials-item::after {
    visibility: hidden;
}





/* البطاقات – خلفية بيضاء + بوردر خفيف + ظل */
[id^="reviews-"][id$="-slider"] .review > div {
  background-color: #fff !important;            /* خلفية بيضاء */
  border: 1px solid #8DCEBA !important;         /* ✅ بوردر خفيف */
  border-radius: 8px;                           /* زوايا ناعمة (اختياري) */
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  box-shadow: 0 6px 12px rgba(141, 206, 186, 0.4) !important;
}

/* عند المرور بالماوس: يغمق الظل */
@media (hover:hover) {
  [id^="reviews-"][id$="-slider"] .review:hover > div {
    box-shadow: 0 10px 20px rgba(141, 206, 186, 0.9) !important;
    transform: translateY(-6px);
  }
}

/* عند الضغط (موبايل): يغمق الظل */
[id^="reviews-"][id$="-slider"] .review:active > div {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 10px 20px rgba(141, 206, 186, 0.9) !important;
}

/* أيقونة الاقتباس بنفس اللون */
[id^="reviews-"][id$="-slider"] .review .sicon-quote {
  color: #8DCEBA !important;
  opacity: 1 !important;
}


.enhanced-title-border.home-block-line {
  color: #8CD0BB !important;          /* لون النص */
  border-color: #8CD0BB !important;   /* لون الخطوط */
}

/* نزيد سماكة الخطوط */
.enhanced-title-border.home-block-line::before,
.enhanced-title-border.home-block-line::after {
  border-top: 3px solid #8CD0BB !important; /* بدل 1px أو 2px نخليها 3px */
}

  .md\:text-4xl {
    font-size: 30px !important; /* غير الرقم حسب الحجم اللي بدك ياه */
    line-height: 1.2 !important;
    
  }

@media (min-width: 768px) {
  .md\:text-4xl {
    font-size: 37px !important; /* غير الرقم حسب الحجم اللي بدك ياه */
    line-height: 1.2 !important;
    
  }
}
.text-sm.mb-8.line-clamp-2.max-w-lg {
    font-size: 20px !important; 
    line-height: 1.3 !important; /* ارتفاع الأسطر */


    }

@media (min-width: 768px) {
  .text-sm.mb-8.line-clamp-2.max-w-lg {
    font-size: 21px !important;   /* كبّر الخط */
    line-height: 3.5 !important; /* ارتفاع الأسطر */
    max-width: 650px !important; /* تغيّر العرض إذا بدك */
   font-weight:400 !important;    /* عريض متوسط */

  }
}

.s-block--slider-with-bg .slider-bg:before{
background-color:rgb(0 0 0 / 89%) !important;

}


@media (min-width: 768px) {
  a[aria-label="بوكسات الشوكولاتة"] span {
    font-size: 19px !important;   /* حجم الخط */
    font-weight: 600;             /* سماكة */
    color: #1f356a;               /* اللون الأساسي */
    text-shadow: 1px 1px 1px rgba(0,0,0,0.25); /* ظل ثابت */
    transition: color 0.3s ease;  /* أنيميشين ناعم للتغيير */
    
  }

  a[aria-label="بوكسات الشوكولاتة"] span:hover {
    color: #FFFFFF!important;   /* اللون عند الهوفر */
  }
}

.bg-gray-900{
background-color:rgb(17 24 39 / 58%);
}


.relative.mx-auto.flex.max-w-3xl.flex-col.items-center.text-center :is(h1,h2,h3) {
  font-size: 30px !important;
  letter-spacing: 1px;
  font-weight: 700;
  padding-bottom: 8px;
}


@media (min-width: 768px) {

  .relative.mx-auto.flex.max-w-3xl.flex-col.items-center.text-center :is(h1,h2,h3) {
    font-size: 55px !important;
    letter-spacing: 2px;
    font-weight: 700;
   padding-bottom:10px;
  }
  
  }
  

.s-block--slider-with-bg-title > div {
  display: flex;
  flex-direction: column; /* يخليهم فوق بعض */
  align-items: center;    /* يوسّطهم بالنص أفقي */
  text-align: center;     /* يخلي النصوص بالنص */
}

.s-block--slider-with-bg .s-slider-block__title-left{

  display: flex;
  justify-content: center; /* يوسّطه بالنص */
  margin: 0 auto;
}
.s-block--best-offers .s-slider-block__title-left .s-slider-block__display-all, salla-products-slider .s-slider-block__title-left .s-slider-block__display-all{
  font-size:large !important;
    margin-top: 13px !important; /* مسافة من تحت */

}





.container.-mt-62.relative.overflow-hidden.simplified-products.fit-slider-products 
:is(.slick-arrow, .slick-prev, .slick-next, .swiper-button-prev, .swiper-button-next, [class*="arrow"], [class*="prev"], [class*="next"]) {
  display: none !important;
}

/* لو الأسهم معمولة كـ ::after */
.container.-mt-62.relative.overflow-hidden.simplified-products.fit-slider-products 
:is(.swiper-button-prev, .swiper-button-next)::after {
  content: "" !important;
  display: none !important;
}








@media (min-width: 1024px) {
  /* إلغاء الحد الأدنى الافتراضي 600px */
  .crop-video-box .min-h-\[600px\] {
    min-height: 0 !important;
  }

  /* الإطار اللي فيه الفيديو */
  .crop-video-box .lg\:w-1\/3,
  .crop-video-box .min-h-\[600px\] > div:first-child {
    margin-top: 80px !important;
    min-height: 480px !important;  /* عدّلنا من 420 → 500 */
    max-height: 480px !important;
    overflow: hidden !important;
    position: relative;
  }

  /* الفيديو */
  .crop-video-box .lg\:w-1\/3 video,
  .crop-video-box .min-h-\[600px\] > div:first-child > video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
}





@media (min-width: 1024px) {
  /* إلغاء الحد الأدنى الافتراضي 600px */
  .crop2-video-box .min-h-\[600px\] {
    min-height: 0 !important;
  }

  /* الإطار اللي فيه الفيديو */
  .crop2-video-box .lg\:w-1\/3,
  .crop2-video-box .min-h-\[600px\] > div:first-child {
    margin-top: 80px !important;
    min-height: 480px !important;  /* عدّل الرقم ليناسب الأسهم (490/510 حسب الحاجة) */
    max-height: 480px !important;
    overflow: hidden !important;
    position: relative;
  }

  /* الفيديو */
  .crop2-video-box .lg\:w-1\/3 video,
  .crop2-video-box .min-h-\[600px\] > div:first-child > video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
}