/**
* Theme Name: Supplero Child
* Description: This is a child theme of Supplero, generated by Merlin WP.
* Author: <a href="https://www.wpopal.com/">Opal Team</a>
* Template: supplero
* Version: 1.6.5
*/

.supplero-sticky-add-to-cart__content {
    display: none !important;
}

.supplero-sticky-add-to-cart {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}