/* Add custom CSS styles below */ 
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
width:100%;
}
section.s-block.s-block--photos-slider .carousel-slider .swiper-wrapper>div{
padding:0 !important;
}
section:first-of-type.s-block.s-block--photos-slider{
margin-top:0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding: 0;
}
.topnav-link-item:where([dir="rtl"], [dir="rtl"] *) {
  border-left-width: 1px;
  color: white;
}

i.header-btn__icon {
     background-color:#943754;
    color:white;
    border-color:#943754;
}


.s-reviews-header {

    margin-right: auto;
    margin-left: auto;

}


b.s-cart-summary-total {
    color:#943754
}

.w-16 {
  width: 10rem;
}
.h-16 {
  height: 10rem;
}
.slide--cat-entry{
background:rgb(255 255 255 / 0%);
border:none;
}
.rounded-full {
    border-radius: 0;
}
salla-slider .slide--one-sixth {
    width: 20%;
  }
 
section.s-block.s-block--photos-slider .s-slider-block__title-nav {
  display: none !important;
}

    .top-navbar {
       color:white;
        background-color: #943754;
    }
    
    .top-navbar .s-search-input {
    border-style: none;
    background-color: rgb(255 255 255);
}
.s-button-btn {
width: 270px !important;
    border-radius: .8rem !important;
}
@media (max-width: 640px) {
.s-button-btn {width: 165px !important;border-radius: .8rem !important;}
salla-slider .slide--one-sixth {
    width: 50%;
  }
}
.s-button-primary
 {
    background-color: #9f2f52;
    color: #ffffff;
    border: none;
}


.sicon-menu:before {
    content: "\ed7f";
    color: #AC3C64;
}

.s-product-card-content {
    position: relative;
    display: flex
;
    flex-direction: column;
    padding: 0.75rem;
    align-items: center;
    justify-content: center;
}
.s-product-card-content-sub {
    justify-content: center;
    gap: 0.75rem;
}
.s-product-card-price {
    font-size: 1rem;
   
}
.s-product-card-content-title a {
 
    font-weight: 600;
    }

.s-product-card-entry {
  
    border: 1px solid #AC3C64 ;
}
.s-product-card-content-title {
    margin-bottom: 0.625rem;
    max-width: 100%;
    line-height: 1.5rem;
    text-align: center;
}
.sicon-heart:before
 {
    content: "\eca1";
    color: #cc4e4a;
}
.text-primary {
    color: #000;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
background: #AC3C64 ;
color: #ffffff ;
}
button.tab-trigger.is-active.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
background-color :#AC3C64 !important;
border:none;
}
button.tab-trigger.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {

border-color: #EAC3C64 ;
}
button.tab-trigger.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
color: #AC3C64 ;
}

.s-block--features__item .feature-icon {
       background-color: #ad3d65;
    box-shadow: 0 0 0px 10px #FFCFD880;
    border-radius: 12px;
}
.s-block--features__item .feature-icon i {

    color: #ffffff;
}

button.tab-trigger.is-active.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
    background-color: #AC3C64 !important;
    border: none;
    color: white;
} 

.s-block--tabs-produtcs .tab-trigger.is-active button {
    border-color: #ad3d65 !important;
    background-color: #ad3d65;
    color: #ffffff !important;
}

.s-block--tabs-produtcs .tab-trigger button:hover {
    border-color: #ad3d65 !important;
    background-color: #ad3d65 !important;
    color: #ffffff !important;
}


.s-slider-block__title {
    align-items: center;
    justify-content: center;
}


.s-slider-block__title-left {
    display: none;
}
.s-block--features__item{
    background-color: rgb(255 255 255 / 0%);
    }
    
    .footer-is-light .store-footer .store-footer__inner {
    
    background-color:#AC3C64;
    color: white;
    border-radius: 80px;
}
.store-footer a h3:nth-child(1) {
    display: none;
}
a.flex.items-center.m-0:after {
    content: '';
    display: flex
;
    justify-content: center;
    background-repeat: no-repeat;
    padding: 32px;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/AarbD/kaJBbWkUqzWfWy3ZswdD3xkBc0sALOZfyDjzSU3M.png);
    background-position: center;
    background-size: contain;
        background-color: white;
    width: 80px;
    height: 80px;
    align-items: center;
    border-radius: 6px;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.s-reviews-testimonial {
    position: relative;
    border: 1px solid #AC3C64 ;
    display: flex
;
    height: 100%;
    border-radius: 10px;
    }
button.btn--coupon.has-not-coupon.btn--default.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center {
width:160px !important;
}
.main-menu>li>a[href*=offer] {
    
    display: none;
}