/* Add custom CSS styles below */ 
body.index {
  background-color: #d9d9d9;
}
.store-header, .sticky-product-bar {
  z-index: 9999  !important;
}
.top-navbar{
  background-color: #fff;
}
.s-comments-product {
  margin-top: 2rem;
}
.product-single .s-add-product-button-main [product-id="1341042682"] {
  display: none !important;
}
.product-single .s-add-product-button-main .s-add-product-button-mini-checkout {
  width: 80% !important;
  margin: auto !important;
}
.product-single .s-product-options-thumbnails-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.product-single .s-product-options-thumbnails-wrapper>div {
  display: flex !important;
  align-items: center;
  justify-content: space-around;
}
.product-single .s-product-options-thumbnails-wrapper div input[type=radio]+label {
    width: fit-content !important;
}
.s-product-options-thumbnails-wrapper div input[type=radio]+label img {
    object-fit: contain !important;
}
.s-product-options-thumbnails-wrapper div p {
  font-weight: bold !important;
}
.product__description .article--main p:nth-child(2) {
  margin-top: -4rem;
  position: relative;
  z-index: -1;
}
/* بنر عريض */
section.s-block.s-block--fixed-banner {
  position: relative;
}
.banner-1 {
  margin-top: 0 !important;
}
.banner-2, .banner-4 {
  margin-top: -5rem !important;
}
.banner-3 {
  margin-top: -8rem !important;
}

.banner-5, .banner-6, .banner-8, .banner-9, .banner-10, .banner-11, .banner-13, .banner-14, .store-footer {
  margin-top: -2px !important;
}
.banner-9, .banner-21 {
  margin-top: -7.5rem !important;
}
.banner-10 {
  background-color: #251f1b;
}
.banner-12 {
  margin-top: -35px !important;
} 
.banner-6, .banner-14 {
  background-color: #d9d9d9;
}
.banner-17 {
  margin-top: -4rem;
}
/* .banner-11 {
  margin-top: -35px !important;
} 
.banner-2, .banner-12 {
  margin-top: -5rem !important;
}
.banner-5, .banner-6, .banner-8, .banner-9, .banner-10, .banner-13, .store-footer {
  margin-top: -2px !important;
}
.banner-3, .banner-4 {
  margin-top: -5rem !important;
}
.banner-11 {
  margin-top: -10rem !important;
} */
/* section.s-block.s-block--fixed-banner.wide-placeholder.banner-10 {
  margin-top: -9rem;
} */
section.s-block.s-block--fixed-banner .container{
  max-width:100% !important;
  padding:0  !important;
  margin:0 !important;
}
.banner--fixed img {
  border-radius: 0 !important;
  background-color: transparent !important;
}
/* نهيايه البنر العريض */

/* اراء العملا */
.s-reviews-header-wrapper {
  color: #ddd !important;
}
section.s-block.s-block--testimonials.s-block--custom-testimonials.container {
  /* background-color: #25201b; */
  z-index: 999 !important;
  position: relative;
}

.product-single salla-comments+.container {
  display: none !important;
}

.product-single #celebrity-video-slider h5 {
  font-size: 1.2rem !important;
}


@media(max-width:450px) {
  .banner-2, .banner-4 {
    margin-top: -4rem !important;
  }
}
@media(max-width:767px) {
  #celebrity-video-slider {
    position: relative;
    z-index: 999;
    margin-top: -7.5rem;
  }
  /* body.product-single #celebrity-video-slider {
    position: relative;
    z-index: 999;
    margin-top: -4rem;
  } */
  .store-footer__inner * {
    justify-content: center;
    text-align: center;
  }	
}
@media(min-width:900px) {
  .banner-2, .banner-4 {
    margin-top: -10rem !important;
  }
}
@media(min-width:1290px) {
  section.s-block.s-block--testimonials.s-block--custom-testimonials.container {
    margin-top: -22rem;
  }
}
@media(min-width:1024px) {
  section.s-block.s-block--testimonials.s-block--custom-testimonials.container {
    margin-top: -18rem;
  }
}
@media(min-width:900px) {
  section.s-block.s-block--testimonials.s-block--custom-testimonials.container {
    margin-top: -16rem;
  }
}
@media(max-width:900px) {
  section.s-block.s-block--testimonials.s-block--custom-testimonials.container {
    margin-top: -4px;
    background-color: #25201b;
    padding-bottom: 2rem;
  }
}







body.index .s-products-slider-card {
  min-height: 500px !important;
}
/* body.index .s-slider-block__title, body.index custom-salla-product-card .s-product-card-content {
  display: none !important;
} */


.store-footer, .store-footer .store-footer__inner {
  background-color: #25201B !important;
}
footer * {
  color:#fff !important;
}