/* Start custom CSS for text-editor, class: .elementor-element-12554970 */#checkout .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
    max-width: 100%;
}
#checkout .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: none;
    /*width: 48%;*/
    width: 100% !important;
    min-width: 100% !important;
}
#checkout .form-row {
    display: block !important;
}/* End custom CSS */