.CF-slider-hero-section .subbanner-slider:not(.hydrated){
	display:block;
	width:100%;
	overflow:hidden;
}
.buy_now {
    display: none !important;
}
.CF-slider-hero-section .subbanner-slider:not(.hydrated) [slot="items"]{
	display:block;
	width:100%;
}
.CF-slider-hero-section .subbanner-slider:not(.hydrated) [slot="items"] > *:not(:first-child){
	display:none;
}
.CF-slider-hero-section .swiper:not(.swiper-initialized){
	width:100%;
	overflow:hidden;
}
.CF-slider-hero-section .swiper:not(.swiper-initialized) .swiper-wrapper{
	display:flex;
	width:100%;
}
.CF-slider-hero-section .swiper:not(.swiper-initialized) [slot="items"]{
	display:contents;
}
.CF-slider-hero-section .swiper:not(.swiper-initialized) .swiper-slide{
	width:100%;
	flex-shrink:0;
}


a.button.button-1 {
  width: fit-content !important;
  min-width: auto !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-inline: auto !important;
}


/* استهداف الـ Hero Section اللي جواه الفيديو */
section:has(video source[src*="3846emxqq1.mp4"]) {
  position: relative !important;
  isolation: isolate;
}

/* الـ Black Overlay */
section:has(video source[src*="3846emxqq1.mp4"])::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 1;
  pointer-events: none;
}

/* جعل محتوى الهيرو فوق الـ Overlay */
section:has(video source[src*="3846emxqq1.mp4"]) > *:not(video) {
  position: relative;
  z-index: 2;
}

/* تنزيل العناوين على الديسكتوب */
@media (min-width: 1024px) {
  section:has(video source[src*="3846emxqq1.mp4"]) h1,
  section:has(video source[src*="3846emxqq1.mp4"]) h2 {
    transform: translateY(50px);
  }
}


.promo-bar span {
  font-size: 16px !important;
  line-height: 1.4 !important;
}

@media (min-width: 1024px) {
  .promo-bar span {
    font-size: 18px !important;
  }
}

.s-product-options-colors-item:has(input[value="1021298585"]) label span,
.s-product-options-colors-item:has(input[value="172209972"]) label span,
.s-product-options-colors-item:has(input[value="1995562557"]) label span,
.s-product-options-colors-item:has(input[value="1047353913"]) label span {
  background: linear-gradient(
    to right,
    #ffffff 0%,
    #ffffff 33.33%,
    #bfbec4 33.33%,
    #bfbec4 66.66%,
    #000000 66.66%,
    #000000 100%
  ) !important;
}



.pkg-badge--discount {
    background: #a54430;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 4px 1px;
    border-radius: 3px;
}




.mt-\[clamp\(3\.667rem\2c 2\.3265rem\+4\.5700vw\2c 6\.933rem\)\] {
  margin-top: clamp(24px, 4vw, 56px) !important;
  margin-bottom: clamp(24px, 4vw, 56px) !important;
}




custom-salla-product-card[id="1273588521"]
salla-product-options,
custom-salla-product-card[id="1273588521"]
.s-product-card-content-options {
  display: none !important;
}




.s-product-options-colors-item label > span {
  border: 1px solid #000 !important;
}





.s-infinite-scroll-last.infinite-scroll-last {
  display: none !important;
}





custom-salla-product-card .s-product-card-content-category,
.s-product-card-content-category:has(a[href="null"]),
div[class*="s-product-card-content-category"] {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}