/* =========================================================
   Base
   ========================================================= */

/* Header */
.navbar-brand {
  padding: 12px 0;
}
.text-black.font-black.text-3xl.inline-block {
  color: #f96b71;
  font-size: 1.45rem;
}

.text-black.font-black.text-3xl.inline-block .sicon-sar {
  color: #f96b71;
  font-size: 1.15em; 
}

.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:700px!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:750px;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(1.5);
    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;


}

}

/* =========================================================
   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}

  /* Centered carousel tweaks */
  .centered-carousel-videos .image-container{height:560px!important}
  #centered-carousel .swiper{overflow:visible!important}
  #centered-carousel .centered-carousel-item{width:82%!important;margin-left:1%!important}
  .section-spacing.centered-carousel-videos{margin-bottom:-60px!important}

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

  /* Generic video section spacing */
  section.section-spacing.max-h-\[80vh\]{margin-top:0!important;margin-bottom:20px!important}
    .triple-image-banner{ gap:20px;}
  .products_tabs_section{margin-top:0!important;padding-top:0!important;}


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

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;
}

/* Component titles adjustments */
h4.home_component_title {
  margin-bottom: 2px;
}

p.home_component_subtitle {
  margin-top: -7px !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);
  }

  .s-slider-block__title-right {
    transform: translateX(80px) !important;
  }

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

  .s-block--fixed-banner img {
    max-height: 280px;
    width: 100%;
    object-fit: contain;
    margin: 0 !important;
    padding: 0 !important;
  }

}

/* Medium screens */
@media (min-width: 769px) and (max-width: 1023px) {

  .square-brand-photos > div {
    gap: 2rem !important;
  }

  .square-brand-photos > div > div {
    flex: 1 !important;
  }

  .square-brand-photos img {
    transform: scale(0.85);
  }

  .body-spray-title {
    font-size: 36px;
    margin-top: 20px;
  }
}

/* Small screens */
@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;
  }

  .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;
  }
}



#loadingScreen {
  display: none !important;
}