/* === MOBILE-ONLY FIXES for Orchard Park site === 
   - Remove black top bar overlap on logo
   - Restore hero slider (Owl Carousel) backgrounds
   - Fix transparent mobile menu dropdown
   - Tested for screens <=767px
*/
#mec_skin_events_560 .mec-event-article .mec-event-date {
  margin-top: 10px;
}
#mec_skin_events_561 .mec-event-article .mec-event-date {
  margin-top: 10px;
}
.section input {
  border-width: 5px;
  border-color: #666666;
  height: 60px;
  font-size: 18px;
  border-radius: 5px 5px 5px 5px;
  background-color: #f2f2f2 !important;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.page .op__layout--1 .content {
  border-radius: 5px 5px 5px 5px;
}
div .faq__single {
  height: auto;
}
.section .content > p > .alignnone {
  border-width: 0px !important;
  border-color: #ffffff !important;
  border-style: none !important;
  background-color: menu;
}
div #searchform #s {
  border-width: 1px;
  border-style: solid;
  background-color: rgba(238, 238, 238, 0.3);
}
#gform_wrapper_3 .ginput_container label {
  font-size: 16px;
}
#gform_wrapper_3 .gfield_label {
  font-size: 16px;
}
.content #searchsubmit {
  padding-top: 0px !important;
  padding-bottom: 10px !important;
  margin-bottom: 0px;
  background-color: #666666 !important;
  height: 46px !important;
  margin-top: 3px !important;
  margin-right: 5px !important;
}
div > #sg-popup-content-wrapper-29196 h4 {
  font-weight: 500;
  margin-top: 10px;
}
#sg-popup-content-wrapper-29196 p {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .container .main-menu-btn {
    margin-top: 40px !important;
  }
}
@media screen and (max-width: 667px) {
  .container .main-menu-btn {
    margin-top: 35px !important;
  }
  body {
    margin-top: -46px !important;
  }
  #header .logo {
    width: 75px !important;
    height: auto;
  }
}
@media screen and (max-width: 375px) {
  .container .main-menu-btn {
    margin-top: 30px !important;
  }
  body {
    margin-top: -50px;
  }
  #owl-carousel .active > .slider__single--card {
    z-index: 999998;
  }
  #header .logo {
    z-index: 999999;
    margin-top: 45px !important;
    width: 70px !important;
  }
  .owl-stage-outer .active .slider__card {
    padding-top: 20px;
  }
  .column .address > a {
    line-height: 30px;
  }
  .quicklinks span strong {
    line-height: 31px;
  }
  div > #sg-popup-content-wrapper-29196 h4 {
    font-size: 16px !important;
    line-height: 20px;
  }
  #sg-popup-content-wrapper-29196 p {
    line-height: 20px;
  }
  div > #sg-popup-content-wrapper-29196 h2 {
    line-height: 30px;
    font-size: 24px !important;
  }
}
