/* -------------------------- */
/* === Feature Section === */
/* -------------------------- */
.s-block--features__item .lazy.loaded {
  width: 105px;
}

.feature-icon .opacity-70.text-base {
  display: none;
}

.s-block--features__item.flex-1.justify-between.flex.gap-2.md\:gap-3.flex-col.dark\:bg-dark.bg-white.dark\:bg-darker.shadow-lg.shadow-black\/\[0\.02\].dark\:shadow-white\/\[0\.02\].ring-1.ring-gray-900\/5.dark\:ring-white\/5.rounded.min-w-\[103px\].p-2.md\:px-12.md\:py-8.items-center.justify-center.md\:w-1\/3.group.anime-item {
  background: none !important;
  border: none !important;
}

/* Shadow reset on medium screens */
@media (min-width: 768px) {
  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    box-shadow: none !important;
  }
}

/* -------------------------- */
/* === Section Titles === */
/* -------------------------- */
.s-block__title,
.s-slider-block__title {
  display: flex;
  align-items: flex-start !important;
}

.center-block-title .s-block__title h2,
.center-block-title .s-slider-block__title h2 {
  color: var(--title-size);
  font-size: 34px;
  font-weight: 900;
}

/* -------------------------- */
/* === Product Cards === */
/* -------------------------- */
.product-entry__image {
  overflow: hidden;
  border-radius: 10px;
}

.product-entry--vertical .product-entry__content {
  padding-top: 1.5rem;
  text-align: center;
}

.flex.whitespace-nowrap.price-wrapper.gap-4.items-center,
.flex.items-center.gap-1 {
  align-self: center;
}

.product-entry__title a {
  font-size: 17px;
  font-weight: 600;
}

/* -------------------------- */
/* === Banners === */
/* -------------------------- */
.banner.banner--fixed.overflow-hidden.anime-item.block {
  border-radius: 15px;
}

.lazy.banner-image.rounded.max-w-\[80\%\].lg\:max-w-\[400px\].lg\:max-h-\[300px\].loaded {
  border-radius: 24px;
}

/* -------------------------- */
/* === Tabs & Sliders === */
/* -------------------------- */
#featured-products-6 .tabs-wrapper {
  border-style: none;
  direction: ltr;
}

.s-block--featrues-products .tabs__item > * {
  border-radius: 20px;
}

/* -------------------------- */
/* === Product Sliders Backgrounds === */
/* -------------------------- */
#products-slider-10-slider.s-block--products-slider,
#products-slider-13-slider.s-block--products-slider,
#products-slider-3-slider.s-block--products-slider,
#products-slider-9-slider.s-block--products-slider {
  position: relative;
  padding: 43px 0px;
  z-index: 1;
}

#products-slider-3-slider.s-block--products-slider::before,
#products-slider-9-slider.s-block--products-slider::before  {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-image: url('https://static.zennioptical.com/marketing/homepage/background/Fall-Motif-HP-Background-Q3-Diamonds-Butter-Yellow.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

#products-slider-10-slider.s-block--products-slider::before,
#products-slider-13-slider.s-block--products-slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-image: url('https://static.zennioptical.com/marketing/homepage/background/Fall-Motif-HP-Background-Q3-Branded-Teal-Swirl.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
#products-slider-10-slider {
    margin-top: 0 !IMPORTANT;
}
/* -------------------------- */
/* === Product Cards inside Sliders === */
/* -------------------------- */
#products-slider-10-slider custom-salla-product-card,
#products-slider-13-slider custom-salla-product-card,
#products-slider-3-slider custom-salla-product-card,#products-slider-9-slider custom-salla-product-card,
.s-block.s-block--fixed-products.container .s-products-list-vertical-cards custom-salla-product-card {
  background: #fff;
  border-radius: 26px;
  padding: 19px;
}
/* زر عرض المزيد مخصص */
.slider-more-btn {
    font-size: 15px;
    font-weight: 600;
    background-color: #000000;
    color: white;
    padding: 6px 16px;
    margin-top: -32px;
    border-radius: 13px;
    text-decoration: none;
    transition: background 0.3s ease;
    margin-inline-start: auto;
}

.slider-more-btn:hover {
  background-color: #009f8a;
}

.s-block__title-wrapper {
    display: flex
;
    padding: 24px;
    justify-content: space-between;
    align-items: center;
}

/* -------------------------- */
/* === Fixed Products Block === */
/* -------------------------- */
.s-block.s-block--fixed-products.container {
  padding: 57px 0px;
  position: relative;
  z-index: 1;
}

/* -------------------------- */
/* === Product Details & Forms === */
/* -------------------------- */
.bg-gray-50\/50.dark\:bg-dark.h-full.border.border-gray-100.dark\:border-white\/10.rounded.flex.flex-col {
  background: #ffffff !important;
  border-radius: 41px;
}

.product-metadata.flex.flex-col.gap-2.product-details__item {
  background: #fff;
  padding: 23px;
  margin-top: 26px;
  border-radius: 15px;
}

.product-metadata.flex.flex-col.gap-2.product-details__item.\!mb-0.\!border-none {
  background: none !important;
}

.form.product-form.product-details__item {
  padding: 23px;
  background: #fff;
  border-radius: 19px;
}

.leading-6.\[\&_li\]\:list-disc {
  background: #ffffff;
  padding: 23px 45px;
  border-radius: 13px;
}

/* -------------------------- */
/* === Sliders & Comments === */
/* -------------------------- */
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
  border-radius: 21px;
}

.s-comments.s-comments-product {
  border-radius: 19px;
  background: #fff;
  padding: 36px;
}

/* -------------------------- */
/* === Offer Section === */
/* -------------------------- */
.offer-slider.relative.lg\:overflow-hidden.mb-8.md\:mb-16.rounded.p-2\.5.sm\:p-5.bg-white.dark\:bg-dark {
  padding: 33px;
} 
@media (max-width: 767px) {
  .swiper-slide.slide--one-eighth {
    width: 100px !important;
    height: 100px !important;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
  }

  .slide--cat-entry .image--aspect-ratio {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
  }

  .slide--cat-entry img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }

  .slide--cat-entry h2 {
    font-size: 12px !important;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
    padding: 0;
  }

  .slide--cat-entry small {
    display: none;
  }

  .swiper-wrapper.s-slider-swiper-wrapper {
    gap: 8px;
  }
  .align-below .slide--cat-entry.has-image h2 {
    background-color: transparent !important;
    transform: translateY(-26px);
}   .align-below .slide--cat-entry.has-image .image--aspect-ratio {
        margin-top: 23px;
        border-radius: var(--border-radius);
    }
}
@media (min-width: 768px) {
  .swiper-slide.slide--one-eighth {
    width: 150px !important;
    height: 150px !important;
  }  .align-below .slide--cat-entry.has-image h2 {
    background-color: transparent !important;
    transform: translateY(-30px);
}.align-below .slide--cat-entry.has-image .image--aspect-ratio {
    margin-top: 41px;
    border-radius: var(--border-radius);
}span.image--aspect-ratio.image--aspect-ratio--square.overflow-hidden {
    scale: 0.7;
}
}.slide--cat-entry.has-icon {
    background: #000000 !important;
    color: #fff !important;
}.offer-slider.relative.lg\:overflow-hidden.mb-8.md\:mb-16.rounded.p-2\.5.sm\:p-5.bg-white.dark\:bg-dark .swiper-scrollbar.swiper-scrollbar-horizontal {
    display: none !important;
}


.about-store-full {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  margin-bottom: 20px;
}

.about-store-full .contacts-list {
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 25px;
}

.custom-footer-columns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 30px;
  text-align: start;
}

.footer-col h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

.footer-col ul {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 0;
  margin: 0;
}

.footer-col ul li a {
  font-size: 14px;
  color: inherit;
  text-decoration: none;
}

.footer-col ul li a:hover {
  color: var(--primary-color);
  text-decoration: underline;
}

@media (max-width: 768px) {
  .custom-footer-columns {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}#products-slider-9-slider.s-block--products-slider,
#products-slider-12-slider.s-block--products-slider,
#products-slider-2-slider.s-block--products-slider,
#products-slider-8-slider.s-block--products-slider {
  position: relative;
  padding: 43px 0px;
  z-index: 1;
}

#products-slider-2-slider.s-block--products-slider::before
{
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-image: url('https://static.zennioptical.com/marketing/homepage/background/Fall-Motif-HP-Background-Q3-Diamonds-Butter-Yellow.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

#products-slider-9-slider.s-block--products-slider::before,#products-slider-8-slider.s-block--products-slider::before ,
#products-slider-12-slider.s-block--products-slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-image: url('https://static.zennioptical.com/marketing/homepage/background/Fall-Motif-HP-Background-Q3-Branded-Teal-Swirl.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

#products-slider-9-slider {
  margin-top: 0 !important;
}

#products-slider-9-slider custom-salla-product-card,
#products-slider-12-slider custom-salla-product-card,
#products-slider-2-slider custom-salla-product-card,
#products-slider-8-slider custom-salla-product-card,
.s-block.s-block--fixed-products.container .s-products-list-vertical-cards custom-salla-product-card {
  background: #fff;
  border-radius: 26px;
  padding: 19px;
}.custom-footer-columns {
    display: flex
;
    justify-content: center;
    flex-wrap: wrap;
    gap: 149px;
    margin-bottom: 30px;
    text-align: start;
}.footer-col h4 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: right;
}.footer-col ul li a {
    font-size: 17px;
    color: inherit;
    text-decoration: none;
}.tab-banner-more-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #000;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 18px;
  border-radius: 10px;
  z-index: 2;
  text-decoration: none;
  transition: background 0.3s ease;
}

.tab-banner-more-btn:hover {
  background-color: #009f8a;
}.tab-banner-more-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #000;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 18px;
  border-radius: 10px;
  z-index: 2;
  text-decoration: none;
  transition: background 0.3s ease;
}

.tab-banner-more-btn:hover {
  background-color: #009f8a;
}/* تنسيقات أزرار التنقل */
.custom-next, .custom-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: rgba(255,255,255,0.8);
  border-radius: 50%;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.custom-next {
  right: 10px;
}

.custom-prev {
  left: 10px;
}

.custom-next::after, .custom-prev::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

.custom-next::after {
  transform: rotate(-45deg);
  margin-left: -3px;
}

.custom-prev::after {
  transform: rotate(135deg);
  margin-right: -3px;
}

/* تنسيق شريط التقدم */
.custom-pagination {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 4px;
  z-index: 10;
}

.swiper-pagination-progressbar {
  background: rgba(255,255,255,0.3);
}

.swiper-pagination-progressbar-fill {
  background: #fff;
}

/* إخفاء العناصر على الجوال */
@media (max-width: 768px) {
  .custom-next, .custom-prev {
    display: none;
  }
  
  .custom-pagination {
    width: 90%;
  }
}