/* Add custom CSS styles below */ 


@media (min-width:770px){
body.trans_header.slider_has_overlay .store-header :not(custom-salla-product-card *), body.trans_header.slider_has_overlay .store-header .s-cart-summary-wrapper .sicon-cart:not(custom-salla-product-card *) {
  color: #000;
}
}


body.trans_header.slider_has_overlay .store-header .s-cart-summary-count {
  background-color: #ff1e1e;
}
body.trans_header.slider_has_overlay .store-header .s-cart-summary-count {
  color: #fff !important;
}

.advanced-slider__caption__inner--center {
  justify-content: center;
  color: white !important;
}

/*
@media (max-width:800px){
.top-navbar {
  visibility: hidden !important;
  margin-top: -50px !important;
}
}

@media (min-width:800px){
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
  text-align: center;
  justify-items: center;
  justify-content: center;
}
}
*/

.mt-12 {
  margin-top: 0rem !important;
}

@media (max-width:800px){
.s-block--square-links .carousel-slider .swiper-wrapper > div {
  width: 33%!important;
}
}


@media (max-width:800px){
.font-semibold {
  font-weight: 500;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.mt-6 {
  margin-top: .3rem;
}
}

.rounded-2xl {
  border-radius: 999999999rem;
}

/*

#swiper-wrapper-381109e5a674bf21b {
  justify-content: center !important;
}
*/
.custom-width > a > img{
  opacity: 1;
  transform: scale(0.6);
  margin-bottom: -25px;
}