.elementor-44766 .elementor-element.elementor-element-37e9183{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--flex-wrap:nowrap;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-44766 .elementor-element.elementor-element-43ec814{--display:flex;--background-transition:0.3s;overflow:visible;}.elementor-44766 .elementor-element.elementor-element-8f86bb4{--display:flex;--background-transition:0.3s;overflow:visible;}@media(max-width:1024px){.elementor-44766 .elementor-element.elementor-element-37e9183{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-44766 .elementor-element.elementor-element-37e9183{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for container, class: .elementor-element-37e9183 *//**** HealthierYou | Navbar ****/

/* Default Breakpoints VW Declaration  */

@media only screen and (max-width: 1440px) and (min-width: 1025px) {
    .ndpp_navbar { --vw_max: 1440; --vw_min: 1025; --vw_r-max: 90; --vw_r_min: 64.0625; }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .ndpp_navbar { --vw_max: 1024; --vw_min: 768; --vw_r-max: 64; --vw_r_min: 48; }
}

@media only screen and (max-width: 767px) and (min-width: 600px) {
    .ndpp_navbar { --vw_max: 767; --vw_min: 600; --vw_r-max: 47.9375; --vw_r_min: 37.5; }
}

@media only screen and (max-width: 599px) and (min-width: 480px) {
    .ndpp_navbar { --vw_max: 599; --vw_min: 480; --vw_r-max: 37.4375; --vw_r_min: 30; }
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    .ndpp_navbar { --vw_max: 479; --vw_min: 320; --vw_r-max: 29.9375; --vw_r_min: 20; }
}


.ndpp_navbar.a1.a2.a3.a4.a5.a6,
.ndpp_navbar.a1.a2.a3.a4.a5.a6 > div.elementor-widget.elementor-widget-html,
.ndpp_navbar.a1.a2.a3.a4.a5.a6.a7 .padding_global
{
	display: flex;
	flex-direction: column;
	justify-content: stretch;
	align-items: stretch;
	width: 100%;
	height: 100%;
}

.ndpp_navbar.a1.a2.a3.a4.a5.a6.a7,
.ndpp_navbar.a1.a2.a3.a4.a5.a6.a7 > div.elementor-widget.elementor-widget-html {
    align-items: center;
}

.padding_ndpp_navbar.a1.a2.a3.a4.a5 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 16px 0;
}

.ndpp_navbar_container.a1.a2.a3.a4.a5 .elementor-widget-container {
    display: flex;
    justify-content: center;
    gap: 48px;
}


/* 992px -> Above  [Mobile] */
@media only screen and (min-width: 992px) {
    
    .ndpp_navbar_container.a1.a2.a3.a4.a5 .elementor-widget-container {
        gap: 32px;
    }

}



/* 991x -> Below  [Mobile] */
@media only screen and (max-width: 991px) {
    .padding_ndpp_navbar.a1.a2.a3.a4.a5 {
        justify-content: center;
        align-items: center;
    }
    .ndpp_navbar_container.a1.a2.a3.a4.a5 .elementor-widget-container {
        justify-content: center;
        align-items: center;
    }
}


/* 991px -> 481px  [Mobile] */
@media only screen and (max-width: 768px) and (min-width: 481px) {
    .ndpp_navbar_container.a1.a2.a3.a4.a5 .elementor-widget-container {
        gap: 28px;
    }
}



/* 767x -> Below  [Mobile] */
@media only screen and (max-width: 767px) {
    .padding_ndpp_navbar.a1.a2.a3.a4.a5 {
        padding: 12px 0;
    }
    .nav_lwtc-logo.a1.a2.a3.a4.a5 {
        width: auto;
        max-width: 100%;
    }
    .nav_liva-logo.a1.a2.a3.a4.a5 {
        width: auto;
        max-width: 100%;
    }
    .nav_healthieryou-logo.a1.a2.a3.a4.a5 {
        width: auto;
        max-width: 100%;
    }
}



/* 767px -> 600px  [Mobile] */
@media only screen and (max-width: 767px) and (min-width: 600px) {
    
    .nav_lwtc-logo.a1.a2.a3.a4.a5 {
            --height_max: 64.52;
            --height_min: 64.52;
        height: calc((var(--height_min) * 1px) + (var(--height_max) - var(--height_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }
    .nav_liva-logo.a1.a2.a3.a4.a5 {
            --height_max: 26.36;
            --height_min: 26.36;
        height: calc((var(--height_min) * 1px) + (var(--height_max) - var(--height_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }
    .nav_healthieryou-logo.a1.a2.a3.a4.a5 {
            --height_max: 40.33;
            --height_min: 40.33;
        height: calc((var(--height_min) * 1px) + (var(--height_max) - var(--height_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }

}



/* 599px -> 480px  [Mobile] */
@media only screen and (max-width: 599px) and (min-width: 480px) {

    .nav_lwtc-logo.a1.a2.a3.a4.a5 {
            --height_max: 64.52;
            --height_min: 58.96;
        height: calc((var(--height_min) * 1px) + (var(--height_max) - var(--height_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }
    .nav_liva-logo.a1.a2.a3.a4.a5 {
            --height_max: 26.36;
            --height_min: 24.09;
        height: calc((var(--height_min) * 1px) + (var(--height_max) - var(--height_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }
    .nav_healthieryou-logo.a1.a2.a3.a4.a5 {
            --height_max: 40.33;
            --height_min: 36.85;
        height: calc((var(--height_min) * 1px) + (var(--height_max) - var(--height_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }

}



/* 479px -> 320px  [Mobile] */
@media only screen and (max-width: 479px) and (min-width: 320px) {
    
    .ndpp_navbar_container.a1.a2.a3.a4.a5 .elementor-widget-container {
        --gap_max: 28;
        --gap_min: 10;
        gap: calc((var(--gap_min) * 1px) + (var(--gap_max) - var(--gap_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }
    .nav_lwtc-logo.a1.a2.a3.a4.a5 {
            --height_max: 58.96;
            --height_min: 50.07;
        height: calc((var(--height_min) * 1px) + (var(--height_max) - var(--height_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }
    .nav_liva-logo.a1.a2.a3.a4.a5 {
            --height_max: 24.09;
            --height_min: 20.46;
        height: calc((var(--height_min) * 1px) + (var(--height_max) - var(--height_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }
    .nav_healthieryou-logo.a1.a2.a3.a4.a5 {
            --height_max: 36.85;
            --height_min: 31.29;
        height: calc((var(--height_min) * 1px) + (var(--height_max) - var(--height_min)) * ((100vw - (var(--vw_min) * 1px)) / (var(--vw_max) - var(--vw_min))));
    }

}



/* 319px Below ->  [Mobile] */
@media only screen and (max-width: 319px) {
	.ndpp_navbar_container.a1.a2.a3.a4.a5 .elementor-widget-container {
        gap: 10px;
    }
    .nav_lwtc-logo.a1.a2.a3.a4.a5 {
        height: 50.07px;
    }
    .nav_liva-logo.a1.a2.a3.a4.a5 {
        height: 20.46px;
    }
    .nav_healthieryou-logo.a1.a2.a3.a4.a5 {
        height: 31.29px;
    }
}


/* 269px Below ->  [Mobile] */
@media only screen and (max-width: 269px) {
	.ndpp_navbar_container.a1.a2.a3.a4.a5 .elementor-widget-container {
        flex-wrap: wrap;
    }
}/* End custom CSS */