.elementor-9 .elementor-element.elementor-element-1bbd50b9{--display:flex;}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-74131f71{width:auto;max-width:auto;column-gap:0px;}}/* Start custom CSS for text-editor, class: .elementor-element-74131f71 *//* Unstick Proceed to Checkout button on mobile */
@media (max-width: 768px) {
    .woocommerce-cart .wc-proceed-to-checkout,
    .woocommerce-cart .checkout-button {
        position: static !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        width: 100% !important;
        margin-top: 10px !important;
    }
}

@media (max-width: 768px) {
    .woocommerce-checkout button,
    .woocommerce-checkout .button {
        width: 100%;
        padding: 10px;
        font-size: 10px;
    }
}/* End custom CSS */