/*
Theme Name: TheAisle Child
Theme URI: https://theaisle.qodeinteractive.com
Description: A child theme of TheAisle Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: theaisle
Template: theaisle
*/

.riga-rsvp{
    display: flex;
}

.eltdf-logo-wrapper{
    pointer-events: none;
}

.conferma{
    margin: 50px auto;
}

.domanda-form{
    margin: 10px auto;
}
.wpcf7-form-control{
    text-align: center;
}

.home .eltdf-position-left-inner,
.home .eltdf-position-right-inner{
    display: none!important;
}

@media screen and (max-width: 480px) {
    .eltdf-mobile-header {
        display: none!important;
    }
}    