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

/* GENERAL */
body {font-family: "Noto Kufi Arabic", sans-serif;}
.home-block-line {display:none}
.home-block-title {margin-bottom:1rem !important}
.text-red-400, .text-red-500, .text-red-600 {color: #be2727;}
.s-rating-stars-hovered, .s-rating-stars-selected {fill: #e7ae1b;}

/* HEADER */
.store-header .sicon-cart:before {content: "\ef36";}
.sicon-menu {font-size: 1.3rem !important;}
.header-btn__icon {font-size: 1.1rem;}
body.slider_has_overlay .advanced-slider .swiper-slide * {color: #f9f6f0;}
.s-cart-summary-count {background-color: #be2727 !important; color:#fff !important}
body.trans_header.slider_has_overlay .store-header .s-cart-summary-count {background-color:#fff !important}

/* ====== SLIDER ====== */
body.slider_has_overlay .advanced-slider .swiper-slide:before {background: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .2));}
.advanced-slider__slide{width:100%}
.advanced-slider__caption .container {height: 90%;display: flex;align-items: center;flex-direction: column;justify-content: flex-end;}
.advanced-slider__caption__inner__content {display: flex;flex-direction: column;gap:.5rem}
.advanced-slider__caption__inner__content h2 {order:2; font-weight:500; font-size:1.5rem; line-height:2;}
.advanced-slider__caption__inner__content p {order:1}
.advanced-slider__caption__inner__content a {order:3; max-width: 60%; margin: auto;}

@media (min-width: 991px) {
.advanced-slider__caption__inner__content, .advanced-slider__caption__inner__content a {max-width: 100%;}
}

/* TITLE */
.title, .title-2 {margin:0 !important; padding-bottom:0 !important;}
.title-2 {padding-top:0 !important}
.title h2, .title-2 h2 {font-weight:500 !important; margin-bottom:.5rem !important}
.title p, .title-2 p {color: #444 !important;font-weight: 300;font-size: .9rem;}

/* PRODUCTS */
.fixed-products {margin-bottom:2rem !important}
.fixed-products:nth-of-type(3) h2 {display:none !important}
.fixed-products:nth-of-type(3) {margin-top:0; margin-bottom:1rem !important}
.fixed-products h2 {font-weight:500}
salla-add-product-button i {display:none}
salla-add-product-button button, salla-add-product-button button:hover, salla-add-product-button button:focus {background: #b4945160 !important;color: #533f16 !important;border-radius: 0 !important;font-size: 1rem;padding: 4px !important; border: none !important;}

.product-card__title a {font-size: 1rem;font-weight: 500;}

.product-card__discount {background: #be272715;width: fit-content;line-height: 1;padding: 4px 8px;font-size: .8rem;margin: 2px auto 4px;}
.product-card__discount span {color: #be2727 !important;}

.product-card__price .total-price {font-size: 1rem;}
.product-card__price .total-price.text-red-600 {color: #be2727 !important;}

.fixed-products img.object-cover {object-fit: cover;}
.product-card__image {width:100%; margin:auto}

.product-card__promotion {padding: 2px 8px; max-width: 60%; line-height: 1.5; font-weight: 500;}

.fixed-products .btn.btn--outline-primary {border:none; font-weight:500}
.fixed-products .btn.btn--outline-primary i {display:none}


/* SPECIAL PRODUCTS */
.special-product {margin-bottom:2rem}
.special-product .product-card--special {max-width: 65%;margin: auto;}
.special-product .s-block__title h2 {font-size:1.3rem !important; font-weight:500 !important}

/* BANNER */
.s-block--fixed-banner {margin-top:1rem !important}
.s-block--fixed-banner .container {padding:0 !important}
.s-block--fixed-banner img {border-radius:0}

/* CATEGORIES */
.carousel-slider .swiper-wrapper>div {padding-right:0 !important}
.s-block--square-links {margin-top:1rem !important; margin-bottom:2rem !important}
.s-block--square-links .mx-auto.max-w-7xl {padding-right:0 !important; padding-left:0 !important}
.s-block--square-links ul {max-width:100%; row-gap: 1rem; column-gap: .5rem;margin-top:0}
.s-block--square-links img {border-radius: 0 !important;}
.s-block--square-links h3 {margin-top:.5rem !important}

.s-block--square-links img.aspect-\[14\/13\] {aspect-ratio: unset;}

@media (max-width:768px){
salla-slider .slide--one-fourth {max-width:290px !important}
}

/* TESTIMONAILS */
.s-block--testimonials h2 {font-size:1.5rem !important; font-weight:500 !important}

/* SLIDER #2 */
.slider-type-2 .swiper-slide:before {}

/* SIDEBAR */
.main-menu li>a span {font-weight: 500;}

/* PRODUCT PAGE */
.product-single .product-single__main-media button {background:none !important}
.s-rating-stars-reviews {color: #666;font-size: 12px;margin: 0 5px;}
.inventory-content>#variant-inventory {display:none}
.s-reviews-summary-header-section.s-reviews-summary-recommendation-only {display:none}

.product-price-bottom {display:none}

@media (max-width: 991px) {
.product-more-info .more-tab-container .more-info-tabs__nav-link {background: #b4945160 !important;color: #533f16 !important;font-weight: 500;}
}