#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(11) > div {
    max-width: 100%;
}
#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(13) > div {
    max-width: 80%;
}
@media (min-width: 1024px) {
  .md\:\!w-20 {
    width: 8rem !important;
  }
  .md\:\!h-20 {
    height: 8rem !important;
  }
}
span.leading-none.line-clamp-2.font-primary {
    color: white;
}
.s-slider-v-centered .s-slider-block__title-nav {
    left: 50%;
    width: 114%;
}
.dark .da-cp {
    color: #ffffff !important;
    text-align: center;
}
.s-product-card-sale-price h4:is(.dark *) {
    color: rgb(255 255 255);
}
section.s-block.s-block--categories.dark {
    padding: 60px;
}
label.block.cursor-pointer.p-6.ltr\:mr-16.rtl\:ml-16.text-sm.font-primary.leading-6.transition {
    background-color: #3E5364;
    color: white;
}
i.faq-item.open-badge.sicon-add.absolute.top-5.ltr\:right-4.rtl\:left-4.h-8.w-8.flex-center.rounded-full.bg-white.da-bgm.transition-colors.duration-300 {
    color: white;
    background-color: #3E5364;
}
section.s-block.s-block--angel-products.angel-products-6.angel-products.in-view {
    padding-left: 10%;
    padding-right: 10%;
}
.faq-answer.max-h-0.-translate-y-2.overflow-y-auto.px-6.leading-6.text-sm.opacity-0.transition-all.duration-300 {
    background: #3E5364;
    color: white;
}
.s-product-card-content-footer salla-add-product-button .s-button-outline {
    border-color: #F1592B;
}
.s-button-primary-outline:hover {
    background-color: #F1592B !important;
}
a.slide--cat-entry.relative {
    background-color: transparent;
}
@media (max-width: 767px) {
  span.leading-none.line-clamp-2.font-primary {
    color: white;
    font-size: 9px !important;
  }
.carousel-slider .swiper:where([dir=rtl],[dir=rtl] *), salla-slider[type]:not(.hydrated) .swiper>div>div:where([dir=rtl],[dir=rtl] *), salla-slider[type]:not(.hydrated)>div:where([dir=rtl],[dir=rtl] *) {
    padding-left: 1rem !important;
}
}