/* Start custom CSS for text-editor, class: .elementor-element-1790f6ee */ul#shipping_method li {
    margin-top: 40px !important;
}
td.product-total {
    width: 50%;
}

@media only screen and (max-width: 600px) {
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row {
    max-width: 100% !important;
    width: 100% !important;
    flex: 0 0 100% !important;
    float: none;
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    padding-top: 0;
    margin-bottom: 3.2rem;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}
td.product-total {
    width: 50%;
}
}/* End custom CSS */