#the_footer {
  box-shadow: 1px 0 3px #000;
}

#the_header {
  box-shadow: 1px -2px 5px #000;
}
@media screen and (max-width: 767px) {
  #the_header .elementor-widget-theme-site-logo img {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  #the_header #nav_col {
    justify-content: end;
  }
}
#the_header #nav_col #search_head {
  top: 5px;
}
@media screen and (max-width: 767px) {
  #the_header #nav_col #search_head {
    width: fit-content;
  }
}
@media screen and (max-width: 1024px) {
  #the_header #nav_col #search_head {
    top: -2px;
  }
}
#the_header #nav_col #search_head #search-icon-toggle {
  cursor: pointer;
  display: inline-block;
  padding: 10px;
  color: #333;
  transition: color 0.3s ease;
  position: relative;
}
#the_header #nav_col #search_head #search-icon-toggle:hover {
  color: #005F73;
}
#the_header #nav_col #search_head .popup-search-container {
  position: fixed;
  z-index: 9999;
  background-color: #f7f7f7;
  padding: 20px;
  border: 1px solid #ccc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  right: 0;
  width: 800px;
  max-width: 90%;
  left: 50%;
  transform: translateX(-50%);
  top: 150px;
}
#the_header #nav_col #search_head .popup-search-container .search-form {
  display: flex;
  align-items: center;
  margin-top: 5px;
  width: 100%;
}
#the_header #nav_col #search_head .popup-search-container .search-form label {
  width: 100%;
}
#the_header #nav_col #search_head .popup-search-container .search-field {
  flex-grow: 1;
  padding: 8px;
  border: 1px solid #ddd;
  height: auto;
  margin: 0;
}
#the_header #nav_col #search_head .popup-search-container .search-submit {
  padding: 8px 15px;
  background-color: #790202;
  color: white;
  border: none;
  cursor: pointer;
  height: auto;
  margin: 0;
}
#the_header #nav_col #search_head #close-search-popup {
  position: absolute;
  top: 5px;
  right: 5px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #555;
  line-height: 1;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  #the_header #nav_col #the_nav {
    justify-content: end;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  #the_header #nav_col #the_nav {
    width: fit-content;
  }
}
@media screen and (max-width: 1255px) {
  #the_header #nav_col #the_nav li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 1024px) {
  #the_header #nav_col #the_nav .uael-nav-menu__layout-horizontal {
    position: fixed;
    top: 122px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  #the_header #nav_col #the_nav .uael-nav-menu__layout-horizontal {
    position: fixed;
    top: 105px;
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  #the_header #nav_col #the_nav .uael-nav-menu__toggle {
    text-align: end;
  }
}

@media screen and (max-width: 1024px) {
  .logged-in #the_header #nav_col #the_nav .uael-nav-menu__layout-horizontal {
    position: fixed;
    top: 154px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .logged-in #the_header #nav_col #the_nav .uael-nav-menu__layout-horizontal {
    top: 137px;
  }
}
#map_contact {
  padding: 0;
  margin-bottom: -10px;
  margin-top: 54px;
}
#map_contact .elementor-element {
  width: 100%;
}

#google_maps .elementor-element {
  background: #f7f7f7;
  border-radius: 30px;
  padding: 54px;
  border-top: 3px solid #005F73;
  border-bottom: 3px solid #005F73;
}
#google_maps .elementor-element .gform_fields {
  row-gap: 15px;
}
#google_maps .elementor-element .gform_button {
  background: #790202 !important;
  width: 100% !important;
  border-radius: 30px;
  padding: 21px !important;
  font-size: 21px !important;
  border: 2px solid #790202 !important;
}
#google_maps .elementor-element .gform_button:hover {
  background: #fff !important;
  color: #790202 !important;
}

#posts .elementor-post {
  border: 1px solid #eee;
  padding: 21px;
}

/*# sourceMappingURL=custom.css.map */
