/* Add custom CSS styles below */ 


:root{
--store-text-primary: #000000;
}

@media (max-width:900px){
.advanced-slider__caption__inner--right {
  justify-content: center;
}
}


@media (max-width:900px){
.advanced-slider__caption__inner__content {
  margin-top: 420px;
  }
  }
  
@media (max-width:900px){  
  [dir="rtl"] .advanced-slider__caption__inner--right .advanced-slider__caption__inner__content {
  text-align: center;
}
}

.s-block--animated-brands--brand {
  background: #000;
  border-radius: 10px;
}


.s-block--animated-brands--wrapper{
height:120px;
}

@media (min-width:900px){  
.s-block--animated-brands--brand {
  background: #000;
  border-radius: 10px;
  width: 150px;
  height: 150px;
  text-align: center;
  }
}
@media (min-width:900px){  
.s-block--animated-brands--brand a img.lazy.loaded{  transform: scale(1.5);
  margin-top: 20px;
}
}

.product-card__image a img{
  transform: scale(1);
  margin-top: 0px;
}

@media (min-width:900px){  
  .lg\:px-8 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
.max-w-7xl {
  max-width: fit-content;
}

.s-block--animated-brands--marquee .marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: calc(clamp(10rem,1rem + 40vmin,30rem)/14);

}

.s-block--animated-brands--marquee {
  mask-image: none;
  }
@media (max-width: 900px) {
  .s-block--animated-brands--wrapper {
    height: 140px;
  }
}

@media (min-width: 900px) {
  .s-block--animated-brands--wrapper {
    height: 300px;
  }
}

.sm\:h-16 {
    height: 4rem;
    visibility: hidden;
  }

.store-footer__inner, .store-footer__newsletter {
  border-bottom-width: 1px;
  border-style: dashed;
  border-bottom-color: #000000;
  --tw-bg-opacity: 1;
  background-color: #000000;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.store-footer__contacts-row {
  border-bottom-width: 1px;
  border-style: dashed;
  border-bottom-color: black;
  --tw-bg-opacity: 1;
  background-color: #000000;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: white;
}

.s-block--enhanced-features__item{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    background-color: black;
  }
}


.s-block--enhanced-features__item h2 {
  color: #000000;

}
.s-block--enhanced-features__item p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: white;
  opacity: .95;
}



@media (min-width: 1024px) {
  .lg\:-mt-\[45px\] {
    margin-top: 0;
  }
}

/*
@media (min-width: 1024px) {
   section .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
    visibility: hidden;
    margin-top: -100px;
   }
}
@media (max-width: 900px) {
section .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
    visibility: hidden;
    margin-top: -100px;
  }
}
*/

  .lg\:-mt-\[45px\] {
    margin-top: 10px;
  }
}

.text-store-text-primary {
  color: #000;
}

.bg-store-bg-secondary {
  background-color: #000;
}

.opacity-10 {
  opacity: 1;
}
.text-store-text-secondary {
  color: #000000;
}

  .store-footer {
    color:black;
  }

  
  @media (max-width: 900px) {
    .product-card__promotion {
    margin-bottom: 90px;
  }
  
    @media (min-width: 900px) {
    .product-card__promotion {
    margin-bottom: 20px;
  }
  
  .rounded-full {
  border-radius: 8px;
}


.sm:h-12{
visibility:hidden;
}