/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.formPrenotazione.text-lead{
    display: none!important;
}
.picker{
    z-index: 9999999999999999!important;
}
.footer .footer-center{
    display: none!important;
    padding-top: 40px!important;
    padding-bottom: 50px!important;
    color: #000 !important;
}
.text-lead, 
.text-lead:not(ul):not(ol) > *, 
.text-lead > *:not(ul):not(ol):not(li){
    margin: 10px 0px 0px 0px;
}