/* General Product Fluff AB Test */
body.product-page-fluff .lowest-price-notice,
body.product-page-fluff .simple-quantity-discount-wrapper,
body.product-page-fluff .limited-offer-label,
body.product-page-fluff .payment-notice-wrapper,
body.product-page-fluff .addon-product-outer-wrapper,
body.product-page-fluff .money-back-wrapper,
body.product-page-fluff .support-wrapper {
    display: none !important;
}

/* Medical Product Fluff AB Test */
body.x001.product-fluff-medical .lowest-price-notice,
body.x001.product-fluff-medical .simple-quantity-discount-wrapper,
body.x001.product-fluff-medical .limited-offer-label,
body.x001.product-fluff-medical .payment-notice-wrapper,
body.x001.product-fluff-medical .addon-product-outer-wrapper,
body.x001.product-fluff-medical .money-back-wrapper,
body.x001.product-fluff-medical .support-wrapper {
    display: none !important;
}

/* ComfortLift Product Fluff AB Test */
body.x003.product-fluff-comfortlift .lowest-price-notice,
body.x003.product-fluff-comfortlift .simple-quantity-discount-wrapper,
body.x003.product-fluff-comfortlift .limited-offer-label,
body.x003.product-fluff-comfortlift .payment-notice-wrapper,
body.x003.product-fluff-comfortlift .addon-product-outer-wrapper,
body.x003.product-fluff-comfortlift .money-back-wrapper,
body.x003.product-fluff-comfortlift .support-wrapper {
    display: none !important;
}

[lang='sl-SI'] body.popup_disable_or_enable #elementor-popup-modal-3282,
[lang='hr'] body.popup_disable_or_enable #elementor-popup-modal-2598,
[lang='hu'] body.popup_disable_or_enable #elementor-popup-modal-2457 {
    display: none !important;
}

[lang='sl-SI'] body.p006.comfort-insoles-short-description .woocommerce-product-details__short-description > p {
    display: none !important;
}

[lang='sl-SI'] body.p006 .simple-description-section {
    display: none !important;
}

[lang='sl-SI'] body.p006.simple-description .simple-description-section {
    display: block !important;
}

[lang='sl-SI'] body.p006.simple-description .old-description-section {
    display: none !important;
}