button.elementor-search-form__submit.minimal {
    color: #929698;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
@media (min-width: 1024px) {
    .mobile-nav-bar {
        max-height: 0px !important;
    }
}
@media (min-width: 800px) {
	.mobile-nav-bar {
		transition: all .5s ease !important;
		border-bottom: 0px #fff solid !important;
		z-index: 98 !important;
	}
	.mobile-nav-bar.active {
		max-height: 1000px !important;
		border-bottom: 1px #ccc solid !important;
	} 
	div#mobileSearchCol {
	    width: 100% !important; 
	    background: white !important;
		padding: 1rem;
		box-shadow: 0 0 3px rgb(0 0 0 / 10%) inset;
	}
    div#mobileSearchCol .elementor-column-wrap {
	    background: white !important;
    }
	div#mobileSearchCol input[type=search] {
        padding: 0.8rem !important;
    }
}

a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active, a.skip-main.active {
    color: #fff;
    background-color: #134661;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border-radius: 100px;
    border: 4px solid white;
    text-align: center;
    font-size: 1.2em;
    z-index: 999;
    box-shadow: 0 0 3px rgb(0 0 0 / 50%);
    outline: none !important;
}
body {
	transition: all .5s ease;
}
section#mainNavBarDT .logo-color {
    height: auto;
}
.logo-color img {
    transition: all .5s ease;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	min-width: 270px;
}

@media (min-width: 1399px){
section#mainNavBarDT .logo-color {
    height: auto;
	max-height: 91.5156px;
}
.logo-color img {
    max-width: 270px;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
}
@media (min-width: 2000px){
section#mainNavBarDT .logo-color {
    height: auto;
	max-height: none;
}
/*
.logo-color img {
    max-width: none !important;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    width: 325px !important;
}
*/
}
.sticky-active section#mainNavBarDT .logo-color {
	 height: auto;
}
#mainNavBarDT {
    transition: all .5s ease;
}

.sticky-active #mainNavBarDT {
    position: fixed;
    z-index: 2;
    top: 0;
}

section#desktopNav .elementor-sticky {
    transition: all .5s ease;
}
.site-main {
	transition: all .5s ease;
	transition-delay: 1s;  
}
body.haspopup {
    margin-top: 50px;
}
body.haspopup .site-main {
    top: 50px;
}

.sticky-active #mainNavBarDT {
    position: fixed;
    z-index: 12;
    top: 0;
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
}
body.sticky-active .elementor-element .logo-color img {
    width: 200px;
	max-width: 200px;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    min-width: 100px;
}
/*FIX FOR CSS NOT LOADING*/
li.toggle-line {
    background: transparent !important;
}
.elementor-9 .elementor-element.elementor-element-96876e7 .plus-navigation-menu .nav>li {
    vertical-align: middle;
}
.elementor-9 .elementor-element.elementor-element-96876e7 .plus-navigation-menu .navbar-nav>li {
    padding: 0px 0px 0px 0px;
}
ul.toggle-lines {
    display: none;
}
.plus-navigation-menu .nav>li.plus-fw {
    position: initial;
}
.plus-navigation-menu .nav>li {
    position: relative;
    display: inline-block;
    padding: 5px;
    height: 100%;
    vertical-align: middle;
    -webkit-align-items: center;
    align-items: center;
}
/*
.plus-nav-sticky-sec .dropdown-menu{
    margin-top: 0 !important;
}
.plus-nav-sticky-sec.plus-fixed-sticky .dropdown-menu {
    margin-top: -19px !important;
}
#mobileHeader .elementor-image img {
    transition: all .5s ease;
}
#mobileHeader.elementor-sticky--active .elementor-image img {
    max-width: 100px !important;
}
.plus-navigation-menu .nav>li ul.dropdown-menu{
    box-shadow: none;
}
.elementor-location-header .elementor-sticky--active {
    box-shadow: 0 0 10px rgba(0,0,0,0.71);
}
.elementor-location-header .plus-navigation-menu .nav>li {
	 transition: all .5s ease;
}
.elementor-location-header .elementor-widget-image .elementor-image img {
    transition: all .5s ease;
}
#mainNavBar {
	min-height: 111px;
	transition: all .5s ease;
}
*/

/*
body.haspopup #mainNavBar.elementor-sticky--active {
    top: 50px !important;
}
.plus-nav-sticky-sec .dropdown-menu{
    margin-top: 0 !important;
}
.plus-nav-sticky-sec.plus-fixed-sticky .dropdown-menu {
    margin-top: -19px !important;
}
#mobileHeader .elementor-image img {
    transition: all 1s ease;
}
#mobileHeader.elementor-sticky--active .elementor-image img {
    max-width: 100px !important;
}
.plus-navigation-menu .nav>li ul.dropdown-menu{
    box-shadow: none;
}
*/
body.haspopup.sticky-active #mainNavBarDT {
    top: 50px !important;
}
@media (max-width: 1399px){
	selector .navbar-nav>li>a {
		font-size: 0.85rem !important;
	}
}  
@media (max-width: 1150px){
	selector .navbar-nav>li>a {
		font-size: 0.8rem !important;
	}
}  
@media (min-width: 2000px){
	selector .navbar-nav>li>a {
    font-size: 1.1rem !important;
	}
}
@media (min-width:821px){

	#mainNavBar.elementor-sticky--active {
		min-height: 70px;
	}
	.elementor-location-header .elementor-sticky--active .elementor-widget-image .elementor-image img {
		max-width: 150px;
	}
	.elementor-location-header .elementor-sticky--active .plus-navigation-menu .nav>li {
		padding: 0 !important;
	}
	.elementor-location-header .plus-navigation-menu .nav li.dropdown .dropdown-menu {
		top: 49px;
		z-index: 14;
		box-shadow: none;
	}
	 .sticky-active .elementor-location-header  .plus-navigation-menu .nav li.dropdown .dropdown-menu {
		padding: 0px 0px 0px 0px !important;
		border-radius: 0px 0px 0px 0px;
		top: 40px;
	}

	body.haspopup .elementor-location-header .elementor-sticky--active {
		top: 50px !important;
	}
}
@media (max-width:821px){
/*
	.site-main, .page-content, .elementor-location-header, .elementor-location-footer {
    	overflow: hidden !important;
	}
	body.haspopup .elementor-location-header .elementor-sticky--active {
		top: 57px !important;
	}
*/
/*
	.plus-nav-sticky {
    	min-height: 0 !important;
    	display: none !important;
	}
*/
}