/* ====== HEADER ====== */
.main-nav-container .inner {padding-bottom: 4px !important; padding-top: 4px !important;}
.main-nav-container .inner .container {padding-left:10px; padding-right:10px}
.main-nav-container i {font-size:1.2rem;}
.header-btn__icon.sicon-user, .header-btn__icon.sicon-search, .header-btn__icon.sicon-cart {font-size:1.1rem}
salla-cart-summary {margin-right:.7rem !important}
.store-header .sicon-cart:before {content: "\ef36";}
.main-nav-container {min-height: 40px; height:auto !important}
.main-nav-container .inner {padding-bottom: 10px;padding-top: 10px;}
.s-cart-summary-count {color:var(--main-color); background:none; font-size:.7rem; top:0; right:-.6rem}

@media (max-width: 1023px) {
.centered_logo .header-btn__icon {width: 1.2rem;}
}

/* ====== RATING SLIDER ====== */
section.bg-gradient-to-b.from-gray-900 {background-image:unset !important; --tw-gradient-from:#fff !important; --tw-gradient-to:#fff !important; z-index: 8; padding-top: 0; padding-bottom: 0; margin-bottom: 0; margin-top: 0}
section.bg-gradient-to-b.from-gray-900 .container.mx-auto {padding-top: 0}
section.bg-gradient-to-b.from-gray-900 .swiper-button-next-comments, section.bg-gradient-to-b.from-gray-900 .swiper-button-prev-comments {box-shadow: none !important; border: none !important}
section.bg-gradient-to-b.from-gray-900 > .absolute.inset-0.overflow-hidden {display: none}

/* ====== PRODUCT PAGE ====== */
.s-rating-stars-reviews {display: none}
.product-single .product-single__info .product-entry__sub-title {color:#555; font-weight: 300}
.product-single .product-single__info .product-entry__sub-title:after {content: '⚡️ يشحن بنفس اليوم';display: block;}
.product-single .product-price-bottom {display: none}
.product-single .s-reviews-summary-count {display: none}
.product-single .s-product-options-wrapper {display: none}
.s-comments-header {display: none}
.s-reviews-summary-rows {margin-bottom: 1rem}
.s-reviews-summary-header-section:has(h4), .s-comments-item-timestamp{display: none}
.s-comments-item-user-info {width: 100%; justify-content: space-between}

@media (max-width:991px){
.product-more-info.vertical {margin-top: 0 !important; margin-bottom:0 !important}
.product-more-info .more-tab-container .more-info-tabs__nav-link {display: none !important}
.product-more-info .tab-content .tab-pane {display: block !important;}
.product-single .sticky-product-bar {z-index: 9 !important}
}

@media (max-width: 768px){
.product-more-info .tab-content .tab-pane {overflow: hidden !important}
}