/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

html, body {
    max-width: 100%;
    overflow-x: hidden;
}
sup {font-size: 65%;}

#gform_1 li.gfield {margin-bottom:15px !important;}

#footer-form .gform_wrapper form .gform_fields {display:flex; align-items:center; flex-flow:wrap;}
#footer-form .gform_wrapper form .gform_fields .gfield {width:40%; padding-right:15px;}
#footer-form .gform_wrapper form .gform_fields .gfield label {display:none;}
#footer-form .gform_wrapper form .gform_fields .gfield input {border:none; padding-top:20px; padding-bottom:20px;}
#footer-form .gform_wrapper form .gform_fields #field_submit {width:20%;}
#footer-form .gform_wrapper form .gform_fields #field_submit input[type="submit"] {border:none; width:100%;}

body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
list-style-type: none !important;
list-style-image: none !important;
list-style: none !important;
background-image: none !important;
background: none !important;
padding: 0 !important;
margin: 0 !important;
border: none !important
}
body .gform_wrapper form .gform_body ul &gt; li:before {
content: "";
}

#gform_fields_107 fieldset {border: none!important; margin-top:15px; padding-left:0px;}
#gform_fields_107 fieldset .gfield_label, #gform_fields_107 .gfield_label, #gform_fields_107 #field_107_8 {font-weight:600;}


@media only screen and (max-width: 767px) {
	#footer-form .gform_wrapper form .gform_fields .gfield {width:100%; padding-right:0px; margin-bottom:10px;}
	#footer-form .gform_wrapper form .gform_fields #field_submit {width:100%;}
}



.dsw-primary-site-btn
    {
        color: #fff !important;
    }

 .h-6 {
            height: 1.5rem;
        }