/* Add custom CSS styles below */ 
/* =========================================================
   Base
   ========================================================= */

/* Header */
.navbar-brand {
  padding: 12px 0;
}

.s-add-product-button-main .s-button-text {
  color: #fff !important;
}

.store-header.navbar-sticky .navbar-brand img{filter:grayscale(1) brightness(0)}

/* Product subtitle */
.partial_product_subtitle{margin-top:30px;font-size:24px!important}
p.partial_product_subtitle{margin:5px!important;padding:0!important;line-height:1.6}
.partial-content-overlay{margin-top:10px}

/* Tabs active */
.s-tabs-header-item.s-tabs-active{background:#000!important;color:#fff!important}

/* Hide UI bits */
.absolute.top-2.left-2.flex.flex-col.items-end.gap-1,
.athena-action-buttons>.athena-action-btn[aria-label="View product"],
small.color-grey,
#recommendationsFallbackContainer,
.s-comments-item-rated-widget{display:none!important}

/* Replace athena icon
.athena-action-btn svg{display:none!important}
.athena-action-btn::before{
  content:"";display:inline-block;width:31px;height:31px;
  background:url("https://i.postimg.cc/7YQ3Dwx8/Untitled-1-Recovered.png") center/cover no-repeat;
  border-radius:4px
} */

/* Section titles */
.s-slider-block__title-right h2{font-size:20px!important;font-weight:700!important}
.home_component_subtitle{margin:10px 0 20px!important}

/* Remove button backgrounds inside add-to-cart */
.athena-action-buttons salla-add-product-button .w-full,
.athena-action-buttons salla-add-product-button .w-full *{
  background:transparent!important;box-shadow:none!important;border:none!important
}

/* Hide specific elements/links */
.athena-slide-down-top .load-img-onclick,
.athena-slide-down-top b,
.athena-slide-down-top p.text-text-grey,
.s-payments-list-wrap,
a[href*="All Rights are Reserved"],
a[href="https://laverne.com/ar/p/qEEQv"]{display:none!important}

/* Footer spacing */
.s-apps-icons{margin-top:1px!important}
.lg\:col-span-2>a.flex{margin-bottom:30px}
footer{margin-top:20px!important}
div.side-socials.flex.rtl\:space-x-reverse.space-x-3.mb-2\.5{display:none!important}

/* Model number block */
.mb-2\.5.flex.justify-between.sm\:grid.sm\:grid-cols-3.bg-white.rounded-md.px-4.py-2{
  background:#fff!important;color:#fff!important
}

/* Comments “has order” text */
.s-comments-item-has-order-check-text{font-size:0!important}
.s-comments-item-has-order-check-text::after{content:" قام بالشراء  ";font-size:13.4px}

/* Cart count badge */
.s-cart-summary-count{
  background:#ff5757!important;color:#fff!important;border-radius:50%!important;
  padding:7.3px!important;font-size:11px!important
}

/* Hide price section */
section.flex.bg-white.p-5.rounded-md{display:none!important}

/* Product card alignment */
.athena-product-title,.athena-product-title a{text-align:center!important}
.athena-card-content .flex{justify-content:center!important}
.athena-card-content h4,.athena-card-content span{text-align:center!important}

/* Centered carousel base */
#centered-carousel,
#centered-carousel .swiper,
#centered-carousel .swiper-wrapper,
#centered-carousel .swiper-slide{width:100%!important;height:100%!important}

.centered-carousel-item{width:100%!important;max-width:100%!important}
.centered-carousel-item .image-container{width:100%!important;height:640px!important;overflow:hidden}
.centered-carousel-item .image-container img{
  width:100%!important;height:100%!important;object-fit:cover!important;object-position:center;display:block
}

.section-spacing.centered-carousel-videos{height:400px;overflow:hidden}
.section-spacing.centered-carousel-videos video{width:100%;height:100%;object-fit:cover;object-position:top}
.section-spacing.animated-gallery{height:30vh;overflow:hidden}
.section-spacing.centered-carousel-videos.athena-slide-down-top.s-block--live-editor.athena-animate{margin-top:0!important}

/* Video titles */
.video-title,.video-subtitle{margin:0 0 20px;text-align:center}
.video-title{font-size:28px;font-weight:400}
.video-subtitle{font-size:16px;opacity:.7}

/* Video hero overlay (عام لكل الشاشات) */
.video-hero-overlay{position:relative;height:40vh;min-height:220px}
.video-hero-overlay::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:1}
.video-hero-overlay .hero-content{
  position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;
  align-items:center;justify-content:center;text-align:center;gap:12px;padding:0 20px;color:#fff
}
.video-hero-overlay .hero-content h1{
  margin:0 0 8px;font-family:"Didot","Bodoni MT","Bodoni 72","Playfair Display","Times New Roman",serif!important;
  font-weight:400;font-size:clamp(24px,4.5vw,34px);line-height:1;letter-spacing:.18em;
  text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.45)
}
.video-hero-overlay .hero-content .hero-btn{
  margin-top:18px;padding:14px 44px;border:2px solid #fff;color:#fff;text-decoration:none;font-weight:600;background:transparent
}

/* =========================================================
   Desktop (>= 992px)
   ========================================================= */
@media (min-width:992px){
    .triple-image-banner{
    transform:scale(0.9);
    transform-origin:center;
    margin-bottom:50px;
    position:relative;
    z-index:5
  }

  .products_tabs_section .athena-card{
  transform:scale(1.6);

}

section.section-spacing.square-brand-photos {
  transform: scale(0.89);
        margin-top: 10px !important;
      margin-bottom:10px !important;
    padding-bottom:10px !important;


}
section.section-spacing.container.athena-slide-down-top.athena-animate{
  display:none !important;
}

}

/* =========================================================
   Mobile (<= 768px)
   ========================================================= */
@media (max-width:768px){
  .products_slider_banner_video .s-products-slider-card{margin:0 auto!important}
  .blog_articles_title,.blog_articles_subtitle{text-align:center!important;width:100%}

  video{pointer-events:none}
  video::-webkit-media-controls,
  video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}

  .s-comments-flex{position:absolute;inset-inline-end:70px;margin-top:12px}

  salla-mini-checkout-widget,
  apple-pay-button,
  .apple-pay-button,
  .s-apple-pay-button{display:none!important}

  .sticky-product-bar{
    position:fixed;inset:auto 0 0;width:100%;
    background:#fff;padding:10px;border-top:1px solid #eee;z-index:10;transform:translateZ(0)
  }
  .sticky-product-bar__quantity label{display:none}
  .sticky-product-bar__quantity salla-quantity-input{width:100%;display:block}
  .s-quantity-input-container{display:flex;width:100%}
  .s-quantity-input-input{flex:1;text-align:center}

  .cart-item h2 a{font-size:12px!important;line-height:1.3!important}
  .cart-item .item-price,
  .cart-item .item-regular-price,
  .cart-item .text-primary{font-size:12px!important}

  .s-add-product-button-main{display:flex;gap:0}
  .s-add-product-button-main salla-button{flex:1;margin-inline-end:0}

  .main-content{text-align:center}
  .main-content .flex{justify-content:center!important}
  .main-content .sm\:grid{justify-items:center!important}
  .main-content .price-wrapper{justify-content:center!important}
  .main-content .text-unicode{text-align:center!important}

  .flex.whitespace-nowrap.gap-4.items-center.mb-2\.5{justify-content:center!important}
  .mb-2\.5 .availability-container{display:flex;justify-content:center!important;align-items:center;gap:6px}

  .product__description{border-top:1px solid #e5e7eb;padding-top:16px;margin-top:24px}
  h4.text-black.font-black.text-3xl{font-size:1.5rem}

  h3{text-align:right!important;padding-right:12px}

  /* Related slider spacing */
  salla-products-slider[block-title="منتجات قد تعجبك"]{display:block;margin-bottom:50px!important}


  /* Fixed banner */
  .s-block--fixed-banner .banner img{height:180px!important;object-fit:cover}

  /* Generic video section spacing */
 
    .triple-image-banner{ gap:20px;}


}
/* ==============================
   Global Styles
============================== */
.body-spray-title {
  text-align: center;
  font-weight: 400;
  margin: 0 0 35px;
}

salla-products-slider[block-title="منتجات قد تعجبك"] {
  display: block;
  margin: 30px 0 10px !important;
}

salla-button.btn--wishlist * {
  border: none !important;
}

/* Hide product-promo-rotator inside all product cards */
custom-salla-product-card product-promo-rotator,
.s-products-slider-card product-promo-rotator,
.s-product-card product-promo-rotator {
  display: none !important;
}

/* Footer adjustments */
footer h3[style*="transition-delay"][style*="0.1s"],
footer h3.s-contacts-title,
footer a.s-menu-footer-item[href*="qEEQv"] {
  display: none !important;
}

/* Hide comments section on English language */
html[lang="en"] .s-comments-flex {
  display: none !important;
}

/* Glass shine effect */
.athena-effect-shine::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.3), 
    transparent
  );
  animation: glass-sweep 2.5s ease-in-out infinite; 
  pointer-events: none;
  z-index: 5;
  opacity: 1;
}

@keyframes glass-sweep {
  0% { left: -120%; }
  100% { left: 160%; }
}

/* Athena buttons reset */
.athena-action-buttons button,
.athena-action-buttons .s-button-element,
.athena-action-buttons .s-button-wrap {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}


/* Athena mobile add button */
.athena-mobile-add-btn .s-button-btn {
  background: #000 !important;
  border: 0 !important;
  border-radius: 4px !important;
  padding: 5px 15px !important;
  min-height: 32px !important;
}

.athena-mobile-add-btn .s-button-text {
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 600;
}

.s-button-element .cart-svg {
  display: none;
}

/* ==============================
   Media Queries
============================== */

/* Large screens */
@media (min-width: 1024px) {

  /* Hide sections */
  section.triple-image-banner.container.section-spacing:has(
    a[href*="1184567013"],
    a[href*="2096589394"],
    a[href="https://salla.sa/laverneksa/redirect/products/688309870"]
  ),
  section.section-spacing.relative.athena-animate:has(.partial-bg-container):has(.partial-products-slider),
  section.section-spacing.max-h-\[80vh\].overflow-hidden.athena-slide-down-top.athena-animate,
  section#best-offers-9-slider,
  .products_tabs_section.section-spacing.container.athena-slide-down-top.athena-animate,
  .s-block.s-block--best-offers,
  section.centered-carousel-videos,
  section.products_slider_banner_video:has(
    img[src*="c26412ba-1698-4caa-8daf-4566b455506b"],
    video[src*="d.top4top.io/m_3631qyrjs1.mp4"],
    video source[src*="d.top4top.io/m_3631qyrjs1.mp4"]
  ),
  .s-block.s-block--fixed-banner {
    display: none !important;
  }

  section.triple-image-banner.container.section-spacing {
    margin-top: 100px !important;
  }

  .products_tabs_section custom-salla-product-card {
    flex: 0 1 calc(25% - 15px) !important;
    max-width: 190px !important;
  }

  .products_slider_banner_video {
    transform: translateY(-20px);
  }



  .products_slider_banner_video .s-slider-block__title h2 {
    font-size: 24px !important;
  }

  .body-spray-title {
    font-size: 32px;
  margin-top:24px !important;

  }

}


/* =========================
   Base Styles
========================= */
.product__description p { font-size:17px; line-height:1.9; }
#loadingScreen { display:none !important; }
.product-features { background:#f8f6f3; padding:10px; border-radius:4px; margin:16px auto; direction:rtl; max-width:520px; height:280px; }
.feature-item { display:flex; align-items:flex-start; gap:12px; padding:16px 0; text-align:right; }
.feature-item:not(:last-child) { border-bottom:1px solid #e6e3dd; }
.feature-icon { font-size:22px; width:32px; text-align:center; margin-top:2px; }
.feature-title { display:block; font-size:15px; font-weight:600; margin-bottom:4px; }
.feature-desc { font-size:12px; color:#777; line-height:1.7; }
.main-content { margin-top:0 !important; }
.main-content > div { margin-bottom:0.3rem !important; }
.masonry_gallery_overlay_content .flex { justify-content:center!important; }
.masonry_gallery_btn { color:#fff!important; border:1px solid #fff!important; background:transparent!important; }
.triple-image-banner { max-width:100%!important; padding:0!important; }
.s-block--fixed-banner .container {
  width: 120vw !important;
  max-width: 100vw !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}

.s-block--fixed-banner .banner img {
  width: 100vw !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block;
  border-radius: 0 !important;
}

@media (min-width:992px){ .s-block--fixed-banner{ display:none!important; } }
footer .footer-trust-mini{ display:flex; align-items:center; gap:12px; margin-bottom:16px; font-size:13px; }
footer .footer-trust-mini img{ height:26px; width:auto; }
footer .footer-trust-mini .trust-item{ display:flex; align-items:center; gap:8px; white-space:nowrap; }
footer .footer-trust-mini .vat-label{ font-size:12px; }
#2083417790 img{ width:21px!important; height:21px!important; margin-bottom:2px!important; }
#centered-carousel .swiper{ padding:0 10%!important; }
#centered-carousel .swiper-slide{ width:92%!important; }
#centered-carousel .image-container{ width:100%; aspect-ratio:9/16; overflow:hidden; }
#centered-carousel .image-container img{ width:100%!important; height:100%!important; object-fit:cover!important; object-position:center!important; transition: transform .3s ease; display:block; }
.text-black.font-black.text-3xl.inline-block,
.text-black.font-black.text-3xl.inline-block i { color:#f96b71 !important; }
#total-discount b,#total-discount b i{ color:#e11d48; }
salla-conditional-offer .s-conditional-offer-active-checkpoint,
salla-conditional-offer .s-conditional-offer-active-checkpoint .s-conditional-offer-item-avatar-content{ background-color:#16a34a!important; border-color:#16a34a!important; color:#fff!important; }
salla-conditional-offer .s-conditional-offer-checkpoint-label.active{ color:#000!important; }
salla-conditional-offer .s-conditional-offer-progress-line-active{ background-color:#16a34a!important; }
#scrollToTop{ display:none!important; }
body[data-page="home"] #top-nav, body.index #top-nav{ margin-top:40px; }


/* =========================
   Mobile <=768px
========================= */
@media (max-width:768px){
  /* Hide sections */
  section.triple-image-banner.container.section-spacing:has(.banner-item:nth-child(6)),
  .products_slider_banner_video.section-spacing.container.reverse,
  section.section-spacing > div.columns-2.athena-slide-right-left,
  section.section-spacing.animated-gallery,
  section:has(img[src="https://cdn.files.salla.network/homepage/504871843/1a3ea40d-4338-4630-b958-5d994a012fb5.webp"]),
  .list-block.post-entry:has(img[src="https://cdn.salla.sa/XzOPD/e3590595-5762-40f5-b60f-08236ec63b1d-1000x1000-x2d8l6kE0ouQtW2HPk38oV7W7K6k1UPgACDlLzEg.jpg"]){ display:none!important; }

  section.section-spacing.relative.athena-slide-down-top.athena-animate{ margin-bottom:40px!important; }

  section.square-brand-photos:has(img[src="https://cdn.files.salla.network/homepage/504871843/5a5aa2d0-5514-43b7-a953-c275b53f08a4.webp"]){ visibility:hidden!important; height:0!important; overflow:hidden!important; margin:0!important; padding:0!important; pointer-events:none!important; }
  section.square-brand-photos:has(img[src="https://cdn.files.salla.network/homepage/504871843/5a5aa2d0-5514-43b7-a953-c275b53f08a4.webp"]) *{ display:none!important; }

  .body-spray-title{ font-size:24px; margin-top:0!important; }

  .products_slider_banner_video .banner-content{ width:100vw; margin-left:calc(-50vw + 50%); margin-right:calc(-50vw + 50%); display:block; }
  .products_slider_banner_video .banner-content img{ width:100%; display:block; }

  #checkout-products-section .s-products-list-wrapper{ display:grid!important; grid-template-columns:repeat(3,minmax(0,1fr))!important; gap:8px!important; }
  #checkout-products-section custom-salla-product-card,
  #checkout-products-section .athena-card,
  #checkout-products-section .athena-card-wrapper{ min-width:0!important; overflow:hidden!important; text-align:center!important; }
  #checkout-products-section img{ max-width:90%!important; height:auto!important; margin:0 auto!important; display:block!important; }
  #checkout-products-section h3,#checkout-products-section h4,#checkout-products-section span,#checkout-products-section a{ text-align:center!important; font-size:8.5px!important; line-height:1.4!important; }
  #checkout-products-section custom-salla-product-card:nth-child(n+4){ margin-top:18px; }
  #checkout-products-section .container{ margin-top:3px!important; }
  #checkout-products-section{ background:#fff!important; border:1px solid rgba(0,0,0,.15)!important; border-radius:12px!important; padding:12px!important; margin-bottom:12px!important; }

  .s-tabs-header{ display:flex; justify-content:center; gap:20px; padding:1px 0; margin:0; }
  .s-tabs-header-item{ padding:10px 20px; background:#fff; color:#000; text-align:center; border-radius:10px 10px 0 0; }
  .s-tabs-header-item.s-tabs-active{ background:#000; color:#fff; }
  .products_tabs_section_tab{ font-size:1.1rem; font-weight:300; }
  .lg\:col-span-2{ display:flex; flex-direction:column; align-items:center; text-align:center; margin:4px 2px; gap:20px; }
  .lg\:col-span-2 img{ margin:0 auto; }
  .s-menu-footer-list{ display:flex; flex-wrap:wrap; justify-content:space-between; }
  .s-menu-footer-list .s-menu-footer-item:nth-child(odd),
  .s-menu-footer-list .s-menu-footer-item:nth-child(even){ width:48%; text-align:center; }
  .square-brand-photos{ margin-top:0!important; padding-top:0!important; }
  #mobile-nav{ border-top:none!important; }
  .sticky-product-bar__btn{ margin-top:0!important; }
  .s-conditional-offer-checkpoint-label.first-checkpoint.active span{ font-size:10.6px; }
  .product__description{ margin-top:0!important; }
  
/* خلي السعر عمودي وسنتر */
.flex.whitespace-nowrap.mb-2\.5 {
  flex-direction: column;
  align-items: center;
}
}

/* =========================
   Desktop >=768px
========================= */
@media (min-width:768px){
  #checkout-products-section .s-products-list-wrapper{ display:flex!important; gap:16px!important; }
}


/*هايد

.home_component_title,
.home_component_subtitle{
  animation:none!important;
  transition:none!important;
  opacity:1!important;
  transform:none!important;
} */

.flex.whitespace-nowrap.mb-2\.5::after {
  content: "السعر شامل الضريبة";
  display: block;
  margin-top: 6px;
  font-size: 13px;
  color: #000;
  text-align: center;
}

salla-trust-badges {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 8px;
}

.athena-mobile-add-btn .s-button-text span {
  display: none;
}

.athena-mobile-add-btn .s-button-text::before {
  content: "إضافة";
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
}

.details-slider .promotion-title {
  display: none !important;
}

.sidebar {
  padding-bottom: 11px !important;
}

.body-spray-title {
  margin-top: 40px !important;
}

.section-spacing.centered-carousel-videos {
  margin: 0 !important;
  padding: 0 !important;
}

small {
  display: none !important;
}

@media (max-width: 768px) {
  .athena_fixed_products_parent_flex > custom-salla-product-card:nth-last-child(-n+2) {
    margin-top: 1.6rem;
  }

  nav.breadcrumbs {
    display: none !important;
  }

  .athena-animate,
  .athena-animate *,
  .athena-slide-down-top,
  .athena-slide-down-top * {
    animation: none !important;
    opacity: 1 !important;
  }

  .sticky-product-bar__quantity,
  .s-add-product-button-mini-checkout {
    display: none !important;
  }

  .sticky-product-bar {
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    display: flex !important;
    justify-content: center;
    position: fixed !important;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    width: auto !important;
    border: none !important;
    box-shadow: none !important;
  }

  .sticky-product-bar__btn .s-button-element {
    min-width: 200px !important;
    padding: 8px 19px !important;
    font-size: 17.5px !important;
    border-radius: 30px !important;
    border: none !important;
    box-shadow: none !important;
    background-color: #000 !important;
    color: #fff !important;
    line-height: normal !important;
    white-space: nowrap !important;
    text-align: center !important;
  }

  .sticky-product-bar__btn .s-button-text {
    display: inline !important;
    color: #fff !important;
  }

  .product__description {
    margin: 0 !important;
    padding: 0 !important;
  }
}