/* ====== HEADER ====== */
/*.main-nav-container .sicon-cart:before {opacity: 0;}
.main-nav-container .sicon-cart {background-image: url(https://nussuq-dev.com/beluar/beluar-2.svg);background-repeat: no-repeat;background-size: contain;background-position: center;height:1.6rem;}
body.trans_header.slider_has_overlay .main-nav-container:not(.fixed-header) .sicon-cart {background-image: url(https://nussuq-dev.com/beluar/beluar-1.svg);}*/
.store-header .sicon-cart:before {content: "\ef36";}

.s-cart-summary-count:where([dir="rtl"], [dir="rtl"] *) {right: -1rem;}
.s-cart-summary-count:where([dir="ltr"], [dir="ltr"] *) {left: -1rem;}

@media (min-width:768px){
.header-btn__icon.icon {margin:0 !important}
}

@media (max-width: 991px) {
.header-btn__icon, .sicon-menu.text-2xl {font-size: 1.3rem;}
}


/* ====== PRODUCTS ====== */
.product-card .s-product-options-thumbnails-wrapper {flex-wrap: nowrap;}
.product-card__normal-cart button {background: #000;color: #fff;border-radius: 0;}
.product-card__normal-cart button i {display:none}
p.product-card__subtitle {min-height: 40px;}

@media (min-width:1024px){
.product-card__buttons {justify-content:flex-start}
.product-card--rounded .product-card__image {position: static;}
.quickview-btn {position: absolute !important;bottom: 6px;transition: 0;z-index: 9;right: 1rem;}
html[lang="en"] .quickview-btn {left: 1rem;}
.quickview-btn button, .wishlist button {background:none !important; box-shadow:none !important}
.quickview-btn button i {color:#fff !important}
.wishlist {display:none}
}

@media (max-width:768px){
.product-card__actions {position: unset;}
.product-card__actions .wishlist {position: absolute; top: 10px; bottom: auto; right:10px; left:auto}
.product-card__actions .quickview-btn {position: absolute;top: auto;bottom: 0;z-index: 1; right:10px; left:auto}
html[lang="en"] .product-card__actions .quickview-btn {left:10px; right:auto}
.product-card__actions .quickview-btn button {color:#fff; background:none; border-radius:0; height: 25px;}
.product-card__image {position: static;}
.product-card__actions .quickview-btn button:hover {background: none;}
}

/* ======== SPECIA PRODUCTS ======= */
@media (max-width: 768px) {
.special-product .product-card__normal-cart button {background-color:var(--product-enhanced-btn-bg)!important}
.product-card--special .product-card__content {padding:0 !important}
.special-product .quickview-btn button {height: 35px;}
}

/* ====== FOOTER ====== */
.custom-footer-column h2 {font-size: 1.25rem;}
.custom-footer-column .footer-list li a {line-height: 1.3;font-size: .95rem;}
#footer-social-icons .rounded_contacts a {opacity:1 !important}
.rounded_contacts a i {font-size:1.1rem}
.custom-footer-column .footer-list li a:hover, .custom-footer-column .footer-list li a:focus {color:#ccc}

@media (max-width:768px){
.custom-footer-column {text-align:right}
html[lang="en"] .custom-footer-column {text-align:left}
.vat-section {justify-content:center; gap:1rem}
}


/* ====== PRODUCT PAGE - RATING ====== */
#custom-mini-rating {background: transparent;border-radius: 0;padding: 0 8px;margin-bottom: 16px;border: none;box-shadow: none;}
#custom-mini-rating > div {justify-content: flex-start; gap:6px}
#custom-mini-rating > div > div {flex-direction: row !important; gap: 0;}
#custom-mini-rating > div span {font-size: 14px; color: #000;}

#custom-detailed-rating {background: transparent;border-radius: 0;padding: 14px;margin-bottom: 0;text-align: center;box-shadow: none;border: none;margin-top: 2rem;}
#custom-detailed-rating > div > div {font-size: 48px;font-weight: 400;color: #000;margin-bottom: 15px;}
#custom-detailed-rating > div > div > div > div {background: #f1c727 !important;}
div#custom-detailed-rating {opacity: 1 !important;}

salla-reviews-summary .s-reviews-summary-header-section.s-reviews-summary-recommendation-only {gap:10px}
.s-reviews-summary-recommendation-percentage, .s-reviews-summary-header-section.s-reviews-summary-recommendation-only p {font-size:1rem;}

@media (max-width:768px){
#custom-detailed-rating {padding:10px !important; margin-bottom:2rem !important}
}

/* === تفعيل وتعطيل العرض ====== */

#custom-product-recommendation {display:none}