/*
Theme Name: Boleyn Media - Template
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Boleyn Media
Author URI: https://boleynmedia.com
Description: Base Theme for Boleyn's Elementor-powered sites
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1
Updated: 2025-02-20 09:10:46

*/
body {
  margin: 0;
  padding: 0;
  overscroll-behavior: none;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  touch-action: pan-y;
  overflow-x: hidden;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

::-moz-selection {
  background-color: orange;
  color: #F5F6F6;
}

::selection {
  background-color: orange;
  color: #F5F6F6;
}

:focus {
  outline: none !important;
  box-shadow: none !important;
}

p {
  max-width: 800px;
}

p:first-child {
  margin-block-start: 0;
  margin-block-end: 1em;
}

p:last-child {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .elementor-button {
    width: 100%;
  }
}
.gform_wrapper .gform_required_legend {
  display: none;
}
.gform_wrapper .gform-footer {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 10px !important;
}
.gform_wrapper #gform_confirmation_message_1 {
  color: white;
  padding: 10px 10px 0px 10px;
  text-align: center;
}
.gform_wrapper form {
  background-color: #FFFFFF;
  padding: 8px;
  max-width: 700px;
  border: 1px solid #00AAAD;
  border-radius: 0px 0px 30px 30px;
}
.gform_wrapper form .gform_fields {
  row-gap: 16px;
}
.gform_wrapper form .gfield textarea[name=input_6] {
  height: 100px !important;
  min-height: 80px !important;
  margin-bottom: 0px !important;
}
.gform_wrapper form .gfield label {
  color: #1F2125 !important;
  font-weight: 700;
  margin-bottom: 2px !important;
}
.gform_wrapper form .gfield legend {
  color: #1F2125 !important;
  font-weight: 700;
  margin-bottom: 2px !important;
}
.gform_wrapper form .gfield .gfield_required {
  color: #1F2125;
}
.gform_wrapper form .gfield input,
.gform_wrapper form .gfield textarea {
  background-color: #FFFFFF;
  border: 1px solid #999CA0;
  border-radius: 30px;
  color: #014582;
}
.gform_wrapper form .gfield input:focus,
.gform_wrapper form .gfield textarea:focus {
  outline: none;
  border-width: 2px;
}
.gform_wrapper form input[type=submit] {
  background-color: #ED7C31 !important;
  width: 100% !important;
  color: #FFFFFF !important;
  text-transform: uppercase !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  border-radius: 50px !important;
}
.gform_wrapper form input[type=submit]:hover {
  background-color: #d7722f !important;
}
.gform_wrapper form input[type=submit]:focus {
  outline: none !important;
}
.gform_wrapper form input[type=submit]:active {
  outline: none !important;
}
.gform_wrapper.bmg-form-light_wrapper form .gfield input,
.gform_wrapper.bmg-form-light_wrapper form .gfield textarea {
  background-color: #FCFDF1;
  border: 1px solid #00AAAD;
  color: #00AAAD;
}
.gform_wrapper.bmg-form-light_wrapper form .gfield--type-fileupload {
  border: 1px solid #253719;
  padding: 8px;
  background-color: #FCFDF1;
  border-radius: 4px;
}
.gform_wrapper.bmg-form-light_wrapper form .gfield--type-fileupload .gfield_required_text {
  display: none;
}

#gform_1_validation_container {
  background-color: #FCFDF1;
  outline: none;
  border: none;
}

#map,
#mapMobile {
  min-height: 800px;
  width: 100%;
}
@media (max-width: 767px) {
  #map,
  #mapMobile {
    min-height: 375px;
  }
}

footer ul.bmg-social-links {
  list-style: none;
  padding: 0;
}
footer ul.bmg-social-links li {
  display: inline-block;
  padding-right: 12px;
}
footer ul.bmg-social-links li i {
  font-size: 2rem;
  color: #FCFDF1;
}
footer ul.bmg-social-links li i:hover {
  color: #9EC71D;
}
footer #copyright a {
  text-decoration: underline;
}
footer .elementor-social-icons-wrapper .e-font-icon-svg:hover {
  fill: #9EC71D !important;
}
footer #mobile-cta {
  opacity: 0;
  transition: opacity 0.3s;
}
footer #mobile-cta a::before {
  /* Set the font for this icon style */
  font-family: "Font Awesome 5 Free";
  /* Set the weight for this icon style */
  font-weight: 600;
  /* Make sure icons render pixel-perfect */
  -webkit-font-smoothing: antialiased;
  /* Set the Unicode value for the "fa-ghost" icon */
  content: "\f879";
  margin-right: 4px;
  font-size: 14px;
  top: -1px;
  position: relative;
}

#hide-header {
  width: 100% !important;
  transition: all 0.4s ease !important;
}
@media (max-width: 1023px) {
  #hide-header .e-n-menu-wrapper {
    min-height: calc(100vh - 130px);
    background-color: #F2F2F2;
    margin-top: 28px;
  }
  #hide-header .e-n-menu-wrapper .e-n-menu-title {
    background-color: #F2F2F2;
  }
}
@media (max-width: 1023px) {
  #hide-header .e-n-menu-wrapper ul {
    flex-grow: 1;
    align-content: flex-start;
  }
}
#hide-header .e-n-menu-wrapper ul li:last-child {
  background-color: #b50d0d;
  padding-left: 32px;
  padding-right: 32px;
  margin-left: 16px;
}
@media (max-width: 1023px) {
  #hide-header .e-n-menu-wrapper ul li:last-child {
    display: none;
  }
}
#hide-header .e-n-menu-wrapper ul li:last-child:hover {
  background-color: #b50d0d;
}
#hide-header .e-n-menu-wrapper ul li:last-child a {
  color: #FFFFFF;
}
#hide-header .e-n-menu-wrapper ul li:last-child a span {
  color: #FFFFFF;
}
#hide-header .e-n-menu-toggle:focus, #hide-header .e-n-menu-toggle:hover {
  background-color: transparent;
}
#hide-header .dropdownButton:hover h2 {
  color: #002A50;
}

/* Accordion Start */
/* Accordion End *//*# sourceMappingURL=style.css.map */