/* 
Theme Name: Hello Temperature Pro Dallas
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

.ginput_container_consent{
    display: flex;
    gap: 11px;
}
.ginput_container_consent .gfield_consent_label{
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
}
.gfield--type-html{
    font-size: 12px;
    text-align: justify;
}
.gfield--type-html a{
    color: #d62322;
    font-weight: 700;
}


body{font-family: "Montserrat", sans-serif;}

a {color:#336;}

/* Add your custom styles here */
.red-bttn{background: #D62222;color: #fff;}
.footer-bttn{
    width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 14.5px;
}

.wysiwyg h4{
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 56px;
    margin: 0;
    color: #013da6;
}


/* Footer */
.website-footer{
    background-color: #013DA6;
}


.mb-none{margin-bottom:0 !important;}


#menu-1-ca41d48 li a{padding:0 !important;}
.footer-locations{
    padding: 30px 0 60px 0;
}
.footer-locations__container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1185px !important;
    margin: 0 auto !important;
    padding: 0 15px !important;
    gap: 60px;
    display: flex;
    align-items: flex-start;
}
#footer-locations a{
    color: #fff;
}
.footer-locations-heading{font-weight:600;}
.copyright{
    background: #000446;
    color: #fff;
    text-align: center;
    padding: 5.5px 15px;
}
.copyright span{
    display: inline-block;
    font-size: 14px;
    line-height: 1;
}




.mobile-nav-block{display:none;background: #222021;}
.nav-content{display:none;}
.mobile-nav-block .logo{display: inline-block;padding: 10px;}
.mobile-nav-block {position:relative;right: 0;top: 0;width: 100%;height: 100%;}
.mobile-nav-block ul {padding: 0;}
.mobile-nav-block ul ul {display: none;}
.mobile-nav-block ul li {
    list-style: none;
    position: relative;
    width: 100%;
    background-color:#013da6;
    padding: 0;
    margin: 0;
}
.mobile-nav-block ul li:first-child {border: none;}
.mobile-nav-block ul li a {
    text-align: left;
    font-size: 13px;
    color: #ffffff;
    padding: 7.5px 12px;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    text-decoration: none !important;
    border-bottom: 1px solid #023896;
}.mobile-nav-block ul li a:hover{color: #fff;}
em.first-em {position: absolute;top: 0px;right: 0px;height: 42px;width: 50px;cursor: pointer;}
em.first-em:before {position: absolute;content: "";height: 18px;width: 2px;background-color: #fff;top: 50%;transform: translate(0,-50%);right: 0px;left: 0;margin: 0 auto;}
em.first-em:after {position: absolute;content: "";height: 2px;width: 18px;background-color: #fff;top: 50%;transform: translate(0,-50%);right: 0px;left: 0;margin: 0 auto;}
/* first sub menu */
.nav-content > ul li.open > em:before{content:none;}
.mobile-nav-block ul ul ul {display: none;}
.mobile-nav-block ul ul li {border: none !important;list-style: none;width: 100%;/*border-top: 1px solid #fff;*/background-color:#d62322;padding: 0;}
.mobile-nav-block ul ul li a {font-size: 14px;color: #fff;padding: 10px 30px;display: inline-block;text-transform: capitalize;border: none;}
.mobile-nav-block ul ul ul li {background-color: #393a3b;padding-left: 15px;}
.mobile-nav-block ul ul ul li:nth-child(1) {border-top: none;}
.mobile-nav-block ul ul ul li a {color: #fff;font-size: 13px;line-height: 1.2;}
/* second sub menu */
em.second-em {position: absolute;top: 0px;right: 0px;height: 35px;width: 50px;cursor: pointer;}
em.second-em:before {position: absolute;content: "";height: 16px;width: 2px;background-color: #fff;top: 50%;transform: translate(0,-50%);right: 0px;left: 0;margin: 0 auto;}
em.second-em:after {position: absolute;content: "";height: 2px;width: 16px;background-color: #fff;top: 50%;transform: translate(0,-50%);right: 0px;left: 0;margin: 0 auto;}

/* second sub menu */
em.third-em {position: absolute;top: 0px;right: 0px;height: 35px;width: 50px;cursor: pointer;}
em.third-em:before {position: absolute;content: "";height: 16px;width: 2px;background-color: #fff;top: 50%;transform: translate(0,-50%);right: 0px;left: 0;margin: 0 auto;}
em.third-em:after {position: absolute;content: "";height: 2px;width: 16px;background-color: #fff;top: 50%;transform: translate(0,-50%);right: 0px;left: 0;margin: 0 auto;}