/*
 Theme Name:     Reale Pasticceria (Child)
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


/* Checkout woocommerce su singola colonna */
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
    width: 100% !important;
}


.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    display: none !important;
}




.woocommerce .woocommerce-checkout .col2-set .col-2 {
    margin-bottom: 30px;
}