@media (max-width : 992px) {}

@media (max-width : 576px) {

    /* No shadow and costum place for options on Add Cart Widget e arranjar options */
    .elementor-widget-woocommerce-product-add-to-cart table tbody>tr {
        width: 100%;
    }
}