/* Mahan Elementor purchase visibility v3.4.6 */
.mahan-limit-ended-message {
    display: none !important;
}

.mahan-purchase-unavailable .mahan-limit-price,
.mahan-purchase-unavailable.mahan-limit-price,
.mahan-stock-limit-ended .mahan-limit-price,
.mahan-stock-limit-ended.mahan-limit-price,
.mahan-limit-force-hidden {
    display: none !important;
}

html body.single-product.mahan-purchase-unavailable .mahan-limit-ended-message,
html body.single-product.mahan-stock-limit-ended .mahan-limit-ended-message {
    display: block !important;
}

/* Loop Items never show the custom message; unavailable loop products only lose price. */
html body:not(.single-product) .mahan-limit-ended-message,
html body.single-product.mahan-purchase-available .mahan-limit-ended-message,
html body.single-product.mahan-stock-limit-active .mahan-limit-ended-message,
.e-loop-item .mahan-limit-ended-message,
.elementor-loop-container .mahan-limit-ended-message,
.products .product .mahan-limit-ended-message,
.mahan-limit-ended-message.mahan-limit-force-hidden {
    display: none !important;
}
