/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0
Description: Tema hijo de Hello Elementor
Author: Tu Nombre
*/
/* Centrar todo el contenido dentro del encabezado (header) */



.personalized-fields input[type="text"] {
    z-index: 10 !important;
    position: relative !important;
    pointer-events: auto !important;
    background-color: #fff;
}



.woocommerce form.cart {
    position: relative;
    z-index: 5;
}



.woocommerce-cart .woocommerce-shipping-destination {
    display: none !important;
}


