.product_buttons.flex.gap-3.justify-center.pb-3 {
    display: none;
}

.saji_titles_data.mt-8.md\:mt-16 {
    display: none;
}
.s-blocks-wrapper.s-after-testimonials {
    margin-bottom: -92px;
}

.flex.justify-between.items-center.gap-4.py-2\.5.w-full {
    display: none;
}

.\[background\:var\(--store-background-secondary\)\].flex.items-center.mb-4.justify-end.gap-1.md\:gap-3.shadow-sm.mt-2.md\:mt-4.p-3 {
    display: none;
}



body {
  --list-product-mobile: 1 !important;
}


a.logo-normal.footer-logo.lazy.bg-contain.bg-no-repeat.bg-center.lg\:rtl\:bg-right.lg\:ltr\:bg-left.w-\[var\(--footer-w-logo-mob\)\].lg\:w-\[var\(--footer-w-logo\)\].h-\[var\(--footer-h-logo-mob\)\].lg\:h-\[var\(--footer-h-logo\)\].entered.exited.loaded {

    height: 10rem!important;
    margin-bottom: -91px!important ;
}

<div class="section-wrapper" style="background-color: #cbd6a4;">
        <div class="container">
          <!-- Collage -->
          <div class="collage">
            <img alt="Main Celebration" loading="lazy" src="https://cdn.files.salla.network/homepage/2068222068/1f304b01-7fd9-49cb-a7ec-2757b7acaaa4_900x900.webp">
            <div class="collage-bottom-row">
              <img alt="Celebration Detail 1" loading="lazy" src="https://cdn.files.salla.network/homepage/2068222068/a1cd1d26-8760-4992-ac9e-d4ed92d2671e_668x900.webp">
              <img alt="Celebration Detail 2" loading="lazy" src="https://cdn.files.salla.network/homepage/2068222068/e92a7dc0-64c7-480f-84aa-68fddb52ffc4_703x900.webp">
            </div>
          </div>

          <!-- Text Block -->
          <div class="text-block">
            <!-- English Content -->
            <div class="content-en">
              <h2 class="title"><!--?lit$932872389$-->Celebrate with Yasmine Shop</h2>
              <p class="description"><!--?lit$932872389$-->From intimate moments to grand celebrations, we create floral designs that make every occasion unforgettable. Whether it's a wedding, engagement, newborn welcome, birthday, or any special event, each arrangement is thoughtfully crafted to reflect your style and bring your
vision to life.</p>
            </div>

            <!-- Arabic Content -->
            <div class="content-ar">
              <h2 class="title"><!--?lit$932872389$-->احتفل مع ياسمين شوب</h2>
              <p class="description"><!--?lit$932872389$-->من أجمل اللحظات إلى أكبر الاحتفالات، نصمم تنسيقات زهرية تضفي لمسة استثنائية على كل مناسبة. سواء كان زفافًا، عقد قران، استقبال مولود، عيد ميلاد، أو أي مناسبة خاصة، ننسق كل تفصيل بعناية ليعكس ذوقك</p>
            </div>
          </div>
        </div>
      </div>



.relative.saji-block-titles.mb-4.md\:mb-6.text-center.z-1.flex.flex-col.justify-center.items-center {
    display: none;
}


    .content-card {
        width: 80%!important;
    }



section.s-block.s-block-store-footer-data.s-block-saji-animate.relative.z-0.saji-block-animate {
    margin-top: 0px!important ;
}





/* تحويل السلايدر إلى عمود واحد - المنتجات تحت بعض */
.similar-products-slider .swiper-wrapper {
  display: flex !important;
  flex-direction: column !important;
  transform: none !important;      /* إلغاء حركة السلايدر */
  height: auto !important;
  gap: 16px;
}

.similar-products-slider .swiper-slide {
  width: 100% !important;
  margin: 0 !important;            /* إلغاء المسافات الجانبية للسلايدر */
  flex-shrink: 0;
}

/* إخفاء أزرار التنقل (السهمين) لأنها لم تعد لها فائدة */
.similar-products-slider .s-slider-block__title-nav {
  display: none !important;
}



section#viewed-section {
    display: none;
}





span.s-cart-summary-count {
    background-color: #bcc797;
}

.collage img {

    border-radius: 0px!important ;

}

body:has(a[href*="/services/c4553518"]) .container--products-list {
  display: none !important;
}




/* العنوان العربي: من clamp حتى 40px → أصغر شوية */
.ar-title {
  font-size: clamp(24px, 4.2vw, 34px);
}

/* النص العربي: من 16px → 14px */
.ar-description {
  font-size: 14px;
}





/* ١) إلغاء التدوير من الصورة */
.image-wrapper {
  border-radius: 0;
}
.image-wrapper img {
  border-radius: 0;
}

/* ٢) عرض خلفية المحتوى (الكارت) = 80% */
.content-card {
  width: 80%;
  max-width: none;   /* إزالة السقف 720px حتى تتحقق نسبة 80% فعليًا */
}