/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap');

:root {
    --main-color: #C48687;
}

body { 
    background:#fff;
    font-family: "Noto Kufi Arabic", sans-serif;
}

.container {
    max-width: 100%;
    padding-inline: 112px;
}

.s-block--testimonials.container {
    max-width: 100%;
    padding-inline: 112px;
}

@media (max-width: 640px) {
    .container {
        padding-inline: 16px;
}

.s-block--testimonials.container {
    padding-inline: 16px;
}
}

@media (min-width: 640px) {
    .s-block {
        margin-top: 7rem;
    }
}

@media (max-width: 640px) {
    .s-block {
        margin-top: 2.5rem;
    }
}
/*****************Navbar*****************/
.top-navbar {
    padding: 15px;
    color: #F9F3F3 !important;
    background: var(--main-color) !important;    
}

.navbar-brand img {
    display: none;
}

.navbar-brand {
    background-image: url(https://i.ibb.co/4n6P9N7D/grou-PPp-1.webp);
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.main-nav-container {
    background-color: #F9F3F3;
}

.top-navbar .s-search-input {
    background: transparent !important;
    border: 1px solid #F9F3F3;
    border-radius: 8px !important;
    color: #F9F3F3;
    padding-right: 12px;
}

.s-search-input-wrapper {
    align-items: center;
    justify-content: center;
}

.top-navbar .s-search-input::placeholder {
    color: #F9F3F3; 
}

.s-search-icon-wrap {
    display: none;
}

.topnav-link-item {
    border: none;
}

.header-btn i {
    border: none;
}

.header-btn__icon.icon:where([dir="rtl"], [dir="rtl"] *) {
    border: none;
}

.btn--rounded-gray {
    background: transparent !important;
}

.s-cart-summary-count {
    background-color: var(--main-color);
}

.main-menu li.root-level>a {
    color: #452F2F;
    font-weight: 400;
    font-size: 1.125rem;
    transition: .5s ease-in !important;
}

.main-menu li.root-level>a:hover {
    color: #C48687;
    font-size: 1.25rem;
    font-weight: 700;
}

.main-nav-container.fixed-header .inner {
    border-bottom: 2px solid var(--main-color);
    padding-block: 4px;
}

.s-contacts-topnav-link {
    border: none;
}

@media (min-width: 1200px) {
    custom-main-menu {
    left: -20%;
    position: relative;
}

}
/*****************Navbar*****************/
/*****************Slider*****************/
section.s-block.s-block--photos-slider {
    margin-top: 0px;
}

section.s-block.s-block--photos-slider .swiper-slide {
    width: 100%;
    padding: 0px;
}

section.s-block.s-block--photos-slider .swiper {
    padding: 0px;
}

salla-slider.photos-slider .swiper-slide {
    border-radius: 0px !important;
}

section.s-block.s-block--photos-slider img {
    border-radius: 0px;
}

.s-slider-v-centered .s-slider-block__title-nav {
    display: none;
}
/*****************Slider*****************/
/*****************Banner*****************/
section.s-block.s-block--fixed-banner.wide-placeholder  .container {
    padding: 0px;
    max-width: 100%;
}

.banner--fixed img {
    border-radius: 0px !important;
}
/*****************Banner*****************/
/*****************title and show all*****************/
@media (min-width: 768px) {
    .s-block__title {
        margin-bottom: 2.5rem;
    }

    .s-slider-block__title {
        margin-bottom: 2.5rem;
    }

    .s-reviews-header {
        margin-bottom: 2.5rem;
    }
}

@media (max-width: 768px) {
    .s-block__title {
        margin-bottom: 1.5rem;
    }

    .s-slider-block__title {
        margin-bottom: 1.5rem;
    }

    .s-reviews-header {
        margin-bottom: 1.5rem;
    }
}

.s-slider-block__title {
    max-width: 100%;
}

.s-slider-block__title h2, .s-block__title h2, .s-reviews-header {
    font-size: 2.25rem;
    color: #452F2F;
}

.s-slider-block__display-all, .s-block__display-all {
    color: #C48687;
    text-decoration: underline;
    font-size: 1.5rem;
}

.carousel-slider .s-slider-block__title-nav, .s-block__display-all i {
    display: none !important;
}

@media (max-width: 600px) {
    .s-slider-block__title h2, .s-block__title h2, .s-reviews-header {
        font-size: 1.10rem;
    }

    .s-slider-block__display-all, .s-block__display-all {
        font-size: 1rem;
    }
}
/*****************title and show all*****************/
/*****************Products*****************/
.s-products-slider-slider .swiper-wrapper {
    padding-block: 10px;
    gap: 12px;
}

.s-product-card-entry {
    box-shadow: -1px 1px 5px rgba(54, 53, 53, 0.12), -1px 1px 5px rgba(54, 53, 53, 0.12);
    border-radius: 16px;
    overflow: hidden;
    transition: .5s ease-in;
}

.s-product-card-content-subtitle {
    display: none;
}

.s-product-card-content {
    text-align: center;
}

.s-product-card-content-sub {
    justify-content: center;
}

.s-product-card-vertical .s-product-card-image {
    padding: 8px;
    background-color: white;
}

.s-product-card-image img {
    border-radius: 8px;
}

span.s-button-text {
    overflow: visible;
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: #F9F3F3 !important;
    color: #452F2F !important;
    opacity: 1;
}

.s-button-light-outline {
    background-color: #F9F3F3 !important;
    border: 0px;
}

.s-product-card-content-title a {
    color: #452F2F !important;
    font-size: 1.25rem;
    overflow: visible !important;
    line-height: 1.75rem;
}

.s-product-card-sale-price>:not([hidden])~:not([hidden]) {
    color: #452F2F;
    font-size: 1.125rem !important;
}

.s-product-card-price, .s-product-card-sale-price h4 {
    color: #C48687 !important;
    font-weight: 700;
    font-size: 1.5rem !important;
}

.s-product-card-entry i.text-base.sicon-shopping-bag {
    padding-left: 5px;
    font-size: 20px;
}

.s-button-primary-outline {
    background-color: var(--main-color) !important;
    color: #FFFFFF !important;
    border-radius: 8px !important;
    padding-block: 16px;
    font-size: 1.25rem;
    transition: .6s ease-in;
}

.s-button-primary-outline:hover {
    background-color: #936565 !important;
}


.s-product-card-promotion-title {
    background-color: var(--main-color);
}

/***card size on mobile***/
@media (max-width: 767px) {
    .s-products-slider-slider .swiper-wrapper .s-products-slider-card.swiper-slide {
    max-width: 190px;
}
    .s-product-card-entry i.text-base.sicon-shopping-bag {
    font-size: 14px;
}
.s-product-card-content-title a {
    font-size: 1rem;
}
.s-button-primary-outline {
    padding-block: 12px;
    font-size: 14px;
}
.s-products-slider-slider .swiper-wrapper {
    gap: 0px;
}
.s-button-primary-outline {
    font-size: 12px;
}

.s-product-card-price, .s-product-card-sale-price h4 {
    font-size: 1rem !important;
}
}
/*****************Products*****************/
/*****************Testimonial*****************/
.s-reviews-container .swiper-slide {
    padding-block: 20px;
}

.s-reviews-testimonial {
    border-radius: 16px !important;
    box-shadow: 1px 1px 4px rgba(54, 53, 53, 0.12), -1px 1px 4px rgba(54, 53, 53, 0.12) !important;
    padding-block: 10px;
    border: 1px solid #C48687;
    transition: .5s ease-in;
}

.s-reviews-testimonial__text p {
    margin-bottom: 26px;
    color: #936565;
}

.s-reviews-testimonial__info h2 {
    color: #452F2F;
}

.s-reviews-header {
    margin-right: 0px;
} 

.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__icon svg, .s-reviews-testimonial__icon svg:where([dir="rtl"], [dir="rtl"] *) {
    display: none;
}

@media (max-width: 767px) {
    .s-reviews-testimonials-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding: 0px;
}

.s-reviews-testimonial__text p {
    margin-bottom: 16px;
    font-size: 14px;
}
}
/*****************Testimonial*****************/
/*****************Footer*****************/
.store-footer__inner {
    background-color: var(--main-color) !important;
    color: #F9F3F3 !important;
    border: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
}

.store-footer h3 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
}

footer.store-footer {
    background: #FFFFFF !important;
}

.s-menu-footer-item {
    font-size: 1rem;
}

@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.max-w-sm.leading-6.mb-6 {
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 26px;
}

.md\:flex.items-center.justify-between.py-4.container.text-center {
    padding-block: .5rem;
}

.s-social-link a {
    border: none !important;
}

footer a {
    transition: .6s ease-in !important;
}

footer .s-contacts-icon {
    border: none;
    margin-left: 0px;
}

.s-contacts-list {
    gap: .5rem;
}

.copyright-text p {
    font-weight: 400;
    font-size: 1.125rem;
    color: #6E6252;
}

.copyright-text p a:hover {
    color: var(--main-color);
}

@media (max-width: 767px) {
    .store-footer .contact-social {
    border: 0px !important;
    margin: 0px;
    padding-top: 0px;
    margin-right: -10px;
}
.s-social-list {
    padding-right: 20px;
}
}

@media (max-width:767px) {
    .store-footer h3 {
    margin-bottom: .5rem;
    font-size: 1.125rem;
}

    .max-w-sm.leading-6.mb-6 {
    font-size: 14px;
    margin-bottom: 8px;
}

.s-menu-footer-item {
    font-size: .87rem;
    line-height: 24px;
    margin-bottom: 0.25rem !important; 
}
}
/*****************Footer*****************/