/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */

/* Header: email inline con WhatsApp — fix wrap e allineamento verticale */
@media (min-width: 1025px) {
    .elementor-column-wrap--3b97809 {
        flex-wrap: nowrap !important;
        align-items: center !important;
    }
    .elementor-element-353cb4a {
        align-self: center !important;
    }
}
