div#swiper-wrapper-98099e96881e4ef8 {
    margin: auto !important;
    width: auto !important;
}

.relative.bg-gray-900.bg-opacity-75.px-6.py-32.sm\:px-12.sm\:py-30.lg\:px-16 {
    background-color: transparent;
}
#slider-with-bg-8 .swiper-wrapper {
  flex-direction: row-reverse !important;
}

.space-y-4.lg\:space-y-8.absolute.top-0.left-0.w-full.h-full.flex.flex-col.items-center.justify-center.px-2\.5.py-10.lg\:p-10.z-\[1\] {
    justify-content: end;
        padding-bottom: 0.5rem;
}

.index section.s-block--fixed-banner:nth-of-type(1) > .container{
    max-width: 100%; /* تمديد الكونتينر بعرض الصفحة */
    padding: 0;      /* إزالة الهوامش الداخلية */
}

#about-2 .flex.flex-col-reverse.md\:flex-row.items-center.gap-5.md\:gap-10 {
  flex-direction: row-reverse;
}
#slider-with-bg-3 .swiper-wrapper.s-slider-swiper-wrapper {
  margin: 0 auto;
  width: auto;
}

#best-offers-3-slider h2 {
  color: #DB2929;
}


#about-6 .flex.flex-col-reverse.md\:flex-row.items-center.gap-5.md\:gap-10 {
  flex-direction: row-reverse;
}
.promo_with_countdown--7 h2 span {
  color: #fff; /* لون النص الأساسي */
  text-shadow:
    1px 1px 0 #DB2929,
    -1px 1px 0 #DB2929,
    1px -1px 0 #DB2929,
    -1px -1px 0 #DB2929;
}

video.object-cover.object-center.w-full.h-full.rounded.max-h-\[400px\] {
    border-radius: 20px;
}

.store-footer__inner a[href="https://evancoffee.com/"] img {
  border-radius: 25px;
  height: 5rem !important;
}

.s-block--map .text-store-text-secondary::after {
  content: "تسليم - إستلام (فقط)";
  display: block;
  margin-top: 8px; /* مسافة بين الجملتين */
  font-size: 16px;
  color: #555; /* غامق بسيط */
  font-weight: 500;
}

@media (max-width: 767px) {
  h2.text-2xl.md\:text-4xl.font-bold.\!leading-\[1\.15\] {
    font-size: 1rem !important;
  }
}