/* Add custom CSS styles below */ 
/**    silder block ***/
section.s-block.s-block--photos-slider {
    margin-top: 018px !important;
}
section.s-block.s-block--photos-slider .swiper-slide {
    padding: 0 !important;
    margin: 0 !important;
    width: 98% !important;
}
section.s-block.s-block--photos-slider .swiper-slide,
section.s-block.s-block--photos-slider .swiper-slide img {
    border-radius: 0 !important;
}
section.s-block.s-block--photos-slider .swiper.s-slider-container {
    padding: 0 !important;
}
.home-slider.photos-slider .s-slider-block__title-nav {
    display:none !important;
}
/** End silder block ***/



body .app-inner {
    background: linear-gradient(180deg,rgba(255, 254, 255, 1) 0%, rgba(255, 230, 249, 1) 100%);

}

section#featured-products-style2-10 {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    background-color:#56314f;
}


.tabs.hide-scroll.justify-center.container {
    gap:4px;
}
salla-button.tab-trigger.s-button-wrap.hydrated{
    border:1px solid #fff;
    border-radius:12px;
    
}
salla-button.tab-trigger.s-button-wrap.hydrated span {
    color:#ffff !important;
}

section#featured-products-style2-10 .s-products-slider-card.swiper-slide h3 {
    color:#fff;
}

section#featured-products-style2-10 .s-products-slider-card.swiper-slide span {
    color:#fff;
}

button.tab-trigger.is-active.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
     border-radius:12px;
}


** banners blocks ***/
section#IRT__photos-slider-0
{
    margin-bottom: 0 !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 98% !important;
}
.banner--fixed img {
    border-radius: 0 !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder {
    display: flex;
    justify-content: center;
    align-items: center;
}
/** End banners ***/

section.s-block.s-block--fixed-banner.wide-placeholder {
    display: flex;
    justify-content: center;
    align-items: center;
}

.s-block--features__item.dm-bg-sec.relative.items-center.rounded-xl.animate__animated.aali-animation.has-anmt.shown {
    background: linear-gradient(90deg,rgba(148, 81, 132, 1) 0%, rgba(190, 108, 171, 1) 100%);
}

.feature-icon.dm-bg-main {
    min-width: 2rem;
    min-height: 2rem;
}

footer.store-footer.overflow-hidden.relative.f-btm-inside-f-top.icons-rounded-md {
    padding-bottom:6px;
}


.store-footer__inner {
    background: linear-gradient(90deg,rgba(148, 81, 132, 1) 0%, rgba(190, 108, 171, 1) 100%);
}
@media(max-width:992px){
  .wa-s-n{
      bottom: 165px !important;
}
  section.s-block.spm-block.dm-text-main.\!mob-block.\!desk-block .spm__media-col {
    max-height: 100% !important;
    min-height: 100% !important;
}

}