@font-face {
    font-family: 'MF SADU';
    src: url('https://res.cloudinary.com/drn9eclfy/raw/upload/v1768812950/MF_SADU-Thin_jnt31o.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'MF SADU';
    src: url('https://res.cloudinary.com/drn9eclfy/raw/upload/v1768812949/MF_SADU-Light_bvm25e.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'MF SADU';
    src: url('https://res.cloudinary.com/drn9eclfy/raw/upload/v1768812949/MF_SADU-Medium_ncnx45.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'MF SADU';
    src: url('https://res.cloudinary.com/drn9eclfy/raw/upload/v1768812949/MF_SADU-SemiBold_nbkgy9.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'MF SADU';
    src: url('https://res.cloudinary.com/drn9eclfy/raw/upload/v1768812949/MF_SADU-Bold_yx25lj.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


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

body {
    background:#fff;
    font-family: 'MF SADU', 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;
    }
}

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

@media (max-width: 640px) {
    .store-footer {
        margin-top: 2.5rem;
    }
}
/*****************Navbar*****************/
.top-navbar {
    padding: 15px;
    color: #F4E5D2 !important;
    background: #4B2210 !important;    
}

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

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

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

.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: #2D170C;
    font-weight: 400;
    font-size: 1.125rem;
    transition: .5s ease-in !important;
}

.main-menu li.root-level>a:hover {
    color: #4B2210;
    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: -50%;
    position: relative; */
    transform: translateX(-50%);
}

}
/*****************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;
}

.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;
}

.video-box video {
    border-radius: 0 !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: #2D170C;
}

.s-slider-block__display-all, .s-block__display-all, .s-reviews-display-all {
    color: #4B2210;
    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, .s-reviews-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.08), -1px 1px 5px rgba(54, 53, 53, 0.08);
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid transparent;
    transition: .5s ease-in;
}

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

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

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

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

.s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: #FFFFFF !important;
    color: #2D170C !important;
    opacity: 1;
}

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

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

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

.s-product-card-price, .s-product-card-sale-price h4 {
    color: #C6A062 !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: #E4C491 !important;
    color: #FFFFFF !important;
    border-radius: 12px !important;
    padding-block: 16px;
    font-size: 1.25rem;
    transition: .6s ease-in;
}

.s-button-primary-outline:hover {
    background-color: #C6A062 !important;
    opacity: 1 !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*****************/
/*****************Features*****************/
.s-block--features__item {
    border-radius: 16px;
    box-shadow: -1px 1px 5px rgba(54, 53, 53, 0.08), -1px 1px 5px rgba(54, 53, 53, 0.08);
}

.s-block--features__item .feature-icon {
    background: transparent;
    margin-bottom: 0px;
}

.s-block--features__item .feature-icon i {
    color: #C6A062;
    font-size: 2.5rem;
}

.s-block--features__item .feature-icon {
    background-color: transparent;
}

.s-block--features__item h2 {
    color: #2D170C;
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-weight: 600;
}

.s-block--features__item p {
    color: #4B2210;
    font-size: .85rem;
    line-height: 1.70rem;
}

.s-block--features__item:hover {
    box-shadow: none !important;
}

@media(max-width: 768px) {
   section.s-block.s-block--features.container .grid.grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\].md\:grid-cols-\[repeat\(3\,minmax\(0\,1fr\)\)\].gap-4.sm\:gap-6.xl\:gap-8 {
    display: flex;
    flex-direction: column;
} 
}
/*****************Features*****************/
/*****************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.08), -1px 1px 4px rgba(54, 53, 53, 0.08) !important;
    padding-block: 10px;
    transition: .5s ease-in;
}

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

.s-reviews-testimonial__info h2 {
    color: #2D170C;
}

.s-reviews-header {
    margin-right: 0px;
    margin-bottom: 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;
}

span.s-reviews-display-all-icon {
    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;
}
}

.s-block--testimonials.container {
    background: #F4E5D2;
    padding-block: 40px !important;
}
/*****************Testimonial*****************/
/*****************Questions*****************/
.faq-section .s-block__title {
        justify-content: center;
}
.faq-section .faq-box {
    --gap: 3.125rem;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    font-family: 'MF SADU', sans-serif;
    gap: var(--gap);
    width: 100%;
}

.faq-section .questions {
    width: 100%;
}


.faq-item {
  border-bottom: 1px solid #F4E5D2;
  margin-bottom: 16px;
}
.faq-item input {
  display: none;
}
.faq-item label h2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 500;
  color: #2D170C;
  padding: 12px 0;
  cursor: pointer;
  transition: color 0.3s;
}
.faq-item h2:hover {
  color: #2D170C;
}
.faq-item h2::after {
  content: "⌄";
  transition: transform 0.6s ease-in;
}
.faq-item input:checked + h2::after {
  transform: rotate(180deg);
}
.faq-item .answer {
  display: none;
  color: #4B2210;
  font-size: 15px;
  margin-bottom: 10px;
 line-height: 1.8;
}
.faq-item input:checked ~ .answer {
  display: block;
}
/*****************Questions*****************/
/*****************Footer*****************/
.store-footer__inner {
    background-color: #4B2210 !important;
    color: #F4E5D2 !important;
    border: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
}

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

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: #4B2210;
}

.copyright-text p a:hover {
    color: #3f1c0e;
}

@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*****************/
.blog-category img.h-80.mb-10.w-full.object-cover.rounded-md {
    height: auto;
}

.post-entry img.h-full.w-full.object-cover {
    height: auto
}