

/*.shop_table.sumo_order_subscription{display:none;}*/

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .wc-proceed-to-checkout a.button.alt.disabled {
    pointer-events: none;
    background: #da1d5d;
    opacity: 0.4;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.backtocart{
     background: #da1d5d;
     width: 100%;
     text-align: center;
        padding: 1em;
            font-size: 1.25em;
                margin-bottom: 1em;
}





