@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');

body {
  font-family: 'Almarai', sans-serif;
}
.s-contacts-topnav-link {
    display: none;
    }
    
    div#mainnav {
background-color: #6F1825;
}
.s-social-share-btn span svg {
    height: 1rem;
    width: 1rem;
color: #cc4e4a;
}
b#sub-total {
color:#cc4e4a;
}
b {
color:#cc4e4a;
}
h2.font-bold.text-sm.mb-5 {
color: black
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
  
    color: white;
}
.navbar-brand img {
    max-height: 5rem;}
    .main-menu .sub-menu {
     
        background-color: rgba(255, 255, 255, 1);
        background-color: rgb(111 24 37);
     }
     .s-cart-summary-total
 {

    color: rgb(255 255 255);
}
     .header-btn__icon{
     color:white;
     }
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
  padding: 0;
}
section:first-of-type.s-block.s-block--photos-slider {
  margin: 0 !important;
}
salla-slider.photos-slider .swiper-slide {
  position: relative;
  margin: 0 !important;
  padding: 0;
  height: auto;
  width: 100%;
  overflow: hidden;
  border-radius: 0rem;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
    opacity: 0;
}




.top-navbar {
    display: flex
;
    min-height: 48px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color:#FFC3CC;
    color: #782E2C;
}
.top-navbar .s-search-input {
    border-style: none;
    background-color: rgb(255 255 255);
}

.h-16 {
    height: 12rem;
}
.w-16 {
    width: 16rem;
}
.rounded-full {
    border-radius: 0px;
}
.slide--cat-entry {
    width: 125%;
    height:12rem;
    border-color: rgb(255 255 255 / 0%);
    background-color: rgb(255 255 255 / 0%);

}
@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 28.666667%;
    }
}
@media (max-width: 640px) {
    salla-slider .slide--one-sixth {
        width: 78%;
    }
}
.s-slider-block__title {
    align-items: center;
    justify-content: center;
}


.s-slider-block__title-left {
    display: none;
}



.s-button-btn{
background: linear-gradient(178deg, #DE5551, #782E2C);
}

.s-button-btn, .s-price-range-number-input {
    border-radius: 7rem !important;
}
.s-button-text {
  
    color: white;
}
.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 #6F1825;
}
.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: #414042;
    color: #ffffff;
}
/*  ----------------- */
h2.total-price.font-bold.text-xl.inline-block {
color:black;
}

.s-block--features__item .feature-icon {
    background-color: #be4945;
    box-shadow: 0 0 0px 10px #FFCFD880;
    border-radius: 40px;
}
.s-block--features__item .feature-icon i {
    font-size: 1.875rem;
    line-height: 2.25rem;
    color: #ff6767;
    color: #ffffff;
}



/*  ----------------- */
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: rgba(229, 231, 235, 1);
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
    background: radial-gradient(#6C1723, #320209);
    color: white;
    border-radius: 80px;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.store-footer a h3:nth-child(1) {
    display: none;
}

.s-reviews-header {

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

}
a.flex.items-center.m-0:after {
    content: '';
    display: flex
;
    justify-content: center;
    background-repeat: no-repeat;
    padding: 0;
    background-image: url(https://cdn.salla.sa/pQGvyX/WH9dwAGPGDj7NePlXEAk0UtfF3plWBlMGaIlQjGB.png);
    background-position: center;
    background-size: contain;
    width: 160px;
    height: 80px;
    align-items: center;
    border-radius: 6px;
}

.s-reviews-testimonial {
    position: relative;
    border: 1px solid #59101b;
    display: flex
;
    height: 100%;
    border-radius: 10px;
    }
    
    .cart-item * {
    color:#000!important;
    }
    
    .s-quantity-input-input {
color: #000;
}