/*
Theme Name: Twenty Twenty-Four Child
Theme URI: https://wordpress.org
Description: Чистая минималистичная дочерняя тема для WooCommerce.
Author: Ваше Имя
Author URI: https://example.com
Template: twentytwentyfour
Version: 1.0.0
Text Domain: twentytwentyfour-child
*/


/* Custom styles */

.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2 {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    display: block !important;
}

.woocommerce-page .woocommerce-customer-details .col2-set .col-1, .woocommerce-page .woocommerce-customer-details .col2-set .col-2 {
    max-width: 100%;
}