/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@media screen and (max-width: 576px) {
    .product-purchase-container,
    #custom-menu-open,
    #custom-toggler,
    #bonwhatsappchat,
    .promo-container,
    #facebook-menu-open  {
        display: none!important;
    }
}