.salla-section:has(img:active) .swiper-wrapper,
.elementor-widget-wrap:has(img:active) .swiper-wrapper {
    transition: none !important;
    transform: translate3d(0, 0, 0) !important;
    pointer-events: none !important;
    touch-action: none !important;
}

.salla-section:has(img:active) .swiper-container,
.elementor-widget-wrap:has(img:active) .swiper-container {
    overflow: hidden !important;
    touch-action: none !important;
    pointer-events: none !important;
}

.salla-section img:active,
.elementor-widget-wrap img:active {
    transform: scale(1.6) !important;
    transition: transform 0.2s ease !important;
    z-index: 999999 !important;
    position: relative !important;
    cursor: zoom-out !important;
}

body:has(img:active) {
    overflow: hidden !important;
    touch-action: none !important;
}
/* إخفاء رقم الهاتف فقط */
a[href^="tel"] {
    display: none !important;
}
s,  

del,
.price--before,
.product-price__before,
span[class*="before"] {
    color: #d00000 !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    opacity: 1 !important;
}
.product-slider, .swiper-container, .main-slider {
    touch-action: pan-y !important;
}

.product-images img, .zoom-container img {
    touch-action: pinch-zoom !important;
    user-select: none;
    -webkit-user-drag: none;
}

.lg-outer, .fancybox-container {
    touch-action: none !important;
}
product-details-page footer, 
.product-details-page .s-footer, 
.product-details-page .washah-footer {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}
footer a[href*="products"],
footer a[href*="cart"],
footer a[href*="wishlist"] {
    display: none !important;
}