/*
 Theme Name:   SMW Autoblok Site
 Theme URI:    https://www.smwautoblok.com/it/en/
 Description:  SMW Autoblok Site Theme
 Author:       Lucia Arsena - Involucra
 Author URI:   https://luciaarsena.it/
 Template:     autoblok
 Version:      1.0.1
 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:  autoblok
*/

.gfield_visibility_hidden {
    height: 0;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_left_half,
    .gform_wrapper .top_label li.gfield.gf_right_half {
        float: left !important;
        clear: none !important;
        position: relative;
    }
}

.gfield_consent_label {
    margin-left: 5px;
}
