.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.elementor-icon-wrapper{
    display: flex;
}

.menu-divider {
    transform: translateY(0px);
  transition: opacity 0.2s ease;
}

.menu-divider.hidden {
     transform: translateY(-90px);
  opacity: 0;
  display: none;
}
.elementor-countdown-item{
    width: 70px;
}

.elementor-sticky--effects .mie-logo-header{
    background-color: #0066b3 !important;
}

.elementor-sticky--effects .mie-logo-header .elementor-button-link{
    border-color:#fff !important;
    color:#fff !important;
}


.white {
    display: none;
}
.elementor-sticky--effects .mie-logo-header .blue{
    display: none;
}
.elementor-sticky--effects .mie-logo-header .white {
    display: block !important;
}/* End custom CSS */