/*
 Theme Name:   Edita Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Edita  Child Theme
 Author:       edita
 Author URI:   http://example.com
 Template:     edita_master
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  edita-child
*/

.menu-opened .header-menu .header-menu-inner #menu-toggle .bar {
    width: 33px!important;
}

.header-menu .header-menu-inner #menu-toggle .bar {
    width: 30px!important;
}

form.edita-form-builder #item-efb-485 label.efb-desc,
form.edita-form-builder #item-efb-486 label.efb-desc,
form.edita-form-builder #item-efb-487 label.efb-desc,
form.edita-form-builder #item-efb-488 label.efb-desc {
    display: initial!important;
}

.edita-form-builder li.roomage .plusminus-content {
    width: 100%!important;
}

@media only screen and (max-width: 767px) {
    #richiesta-informazioni-23 li.efb-left-third,
    #richiesta-informazioni-23 li.efb-middle-third,
    #richiesta-informazioni-23 li.efb-right-third {
        width: 100%;
    }
}
