/* DESKTOP */
@media (min-width: 1025px) {
  /* Desktop-specific CSS */
}
/* MOBILE */
@media (max-width: 768px) {
  /* Mobile-specific CSS */
  .et_header_style_left #logo {
    max-width: 90%;
    max-height: 90%;
}
.mobile_menu_bar:before{
    color: #57b6d1 !important;
    font-weight: 500 !important;
    font-size: 250% !important;
}
/* Pop-up Sleep Assessment */
div#popmake-941 {
    width: 90% !important;
    margin-left: -60px;
}
}

.et_pb_button.et_pb_promo_button {
background-color: #f29d47;
}
h2.et_pb_module_header_pop {
    color: #f19d47 !important;
}
ul#mobile_menu {
    box-shadow: 0px 1px 4px #666;
}
#wpsl-search-wrap .wpsl-input label {
    width: 110px;
}

/*** Individual locations map (on post)***/
#wpsl-base-gmap_0 {
    height: 250px !important;
}

