/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@font-face {
  font-family: "gh_plainregular";
  src: url("/oak/themes/great_harvest_2022/css/fonts/fonts-22/gh_plain.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gh_simple_rusticregular";
  src: url("/oak/themes/great_harvest_2022/css/fonts/fonts-22/gh_simple-rustic.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gh_simpleregular";
  src: url("/oak/themes/great_harvest_2022/css/fonts/fonts-22/gh_simple.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gh_simplebold";
  src: url("/oak/themes/great_harvest_2022/css/fonts/fonts-22/gh_simple-bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gh_demibold";
  src: url("/oak/themes/great_harvest_2022/css/fonts/fonts-22/gh_simple-demibold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.font-simple, .font-simple a, .font-simple h1, .font-simple h2, .font-simple h3, .font-simple h4, .font-simple h5, .font-simple h6, h1.font-simple, h2.font-ghsimple, h3.font-simple, h4.font-simple, h5.font-simple, h6.font-simple {
  font-family: "gh_simpleregular", serif !important;
}
.font-simple-bold, .font-simple-bold a, .font-simple-bold h1, .font-simple-bold h2, .font-simple-bold h3, .font-simple-bold h4, .font-simple-bold h5, .font-simple-bold h6, h1.font-simple-bold, h2.font-simple-bold, h3.font-simple-bold, h4.font-simple-bold, h5.font-simple-bold, h6.font-simple-bold {
  font-family: "gh_simplebold", serif !important;
}
.font-rustic, .font-rustic a, .font-rustic h1, .font-rustic h2, .font-rustic h3, .font-rustic h4, .font-rustic h5, .font-rustic h6, h1.font-rustic, h2.font-rustic, h3.font-rustic, h4.font-rustic, h5.font-rustic, h6.font-rustic {
  font-family: "gh_simple_rusticregular", serif !important;
}
.font-plain, .font-plain a, .font-plain h1, .font-plain h2, .font-plain h3, .font-plain h4, .font-plain h5, .font-plain h6, h1.font-plain, h2.font-plain, h3.font-plain, h4.font-plain, h5.font-plain, h6.font-plain {
  font-family: "gh_plainregular", serif !important;
}
.font-display, .font-display a, .font-display h1, .font-display h2, .font-display h3, .font-display h4, .font-display h5, .font-display h6, h1.font-display, h2.font-display, h3.font-display, h4.font-display, h5.font-display, h6.font-display {
  font-family: "gh_displayregular", serif !important;
}
.font-demibold, .font-demibold a, .font-demibold h1, .font-demibold h2, .font-demibold h3, .font-demibold h4, .font-demibold h5, .font-demibold h6, h1.font-demibold, h2.font-demibold, h3.font-demibold, h4.font-demibold, h5.font-demibold, h6.font-demibold {
  font-family: "gh_demibold", serif !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Social Small 1 */
/* -------------- */
div.wi-social-medium-1 {
  display: flex;
  width: auto;
  justify-content: flex-start;
  position: relative;
  bottom: 10px;
}
div.wi-social-medium-1 a {
  display: flex;
  height: 39px;
  border-radius: 2px;
  margin: 0 2px;
  font-size: 21px;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.wi-social-medium-1 a span {
  transition: 0.2s ease-in;
}
div.wi-social-medium-1 a:hover span {
  color: var(--primary);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
footer nav ul.menus {
  columns: 2;
}
@media (min-width: 992px) {
  footer nav ul.menus {
    columns: 1;
  }
}
footer nav ul.footer-pages {
  columns: 2;
}
@media (min-width: 576px) {
  footer nav ul.footer-pages {
    columns: 1;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
header .main-nav .items nav ul li.mega div.mega-nav .lr-mega .mega-columns {
  column-count: 1;
}
header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content .mega-parent.nav-icon {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content .mega-parent.nav-icon::before {
  content: unset;
}
@media (min-width: 576px) {
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega .mega-columns {
    column-count: 2;
  }
}
@media (min-width: 992px) {
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega .mega-columns {
    column-count: 3;
  }
  header .main-nav .items nav ul li.mega div.mega-nav {
    position: fixed;
    top: calc(var(--nav-height) + var(--nav-tert-height) + var(--top-bar));
    left: 0px;
    transition: margin-top var(--transition), top var(--transition);
    width: 100vw;
    background-color: white;
  }
  header.scrolled .main-nav .items nav ul li.mega div.mega-nav {
    top: var(--nav-height);
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-parent, header .main-nav .items nav ul li.mega div.mega-nav .mega-child {
    display: flex;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-parent {
    color: var(--secondary);
    font-weight: 500;
    font-size: 1rem;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-child {
    color: var(--secondary);
    font-size: 1rem;
    font-weight: 300;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-parent, header .main-nav .items nav ul li.mega div.mega-nav .mega-child {
    padding-left: 0px;
    transition: 0.2s ease-in;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-parent:hover, header .main-nav .items nav ul li.mega div.mega-nav .mega-child:hover {
    padding-left: 5px;
    color: var(--primary);
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-content {
    page-break-inside: avoid;
    break-inside: avoid-column;
    display: table;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega .lr-content {
    padding: 30px;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > [class*="col-"]:last-child {
    background-color: #f2f3f3;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > [class*="col-"]:first-child .lr-content {
    margin-right: unset;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > [class*="col-"]:last-child .lr-content {
    margin-left: unset;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega a {
    line-height: unset;
    padding: unset;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content {
    padding-left: 42px;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content .mega-parent.nav-icon {
    display: flex;
    align-items: center;
    position: relative;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content .mega-parent.nav-icon::before {
    content: var(--icon-unicode);
    position: absolute;
    left: -40px;
    font-family: var(--icon-font);
    font-size: 20px;
  }
}
.lr-mega {
  --lr-margin: calc(calc(100vw - var(--container-w)) / 2);
  display: flex;
  flex-wrap: wrap;
  padding: 0px !important;
  margin: 0px 20px;
}
@media (min-width: 992px) {
  .lr-mega {
    margin: 0px;
  }
  .lr-mega > [class*="col-"] {
    width: 100%;
  }
  .lr-mega > [class*="col-"] .lr-content {
    width: var(--container-w);
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.lr-mega > .col-1 {
  --col-xs-1: calc(var(--container-w) * 0.083333);
  width: 100%;
}
.lr-mega > .col-1 .lr-content {
  width: 100%;
}
.lr-mega > .col-2 {
  --col-xs-2: calc(var(--container-w) * 0.166666);
  width: 100%;
}
.lr-mega > .col-2 .lr-content {
  width: 100%;
}
.lr-mega > .col-3 {
  --col-xs-3: calc(var(--container-w) * 0.249999);
  width: 100%;
}
.lr-mega > .col-3 .lr-content {
  width: 100%;
}
.lr-mega > .col-4 {
  --col-xs-4: calc(var(--container-w) * 0.333332);
  width: 100%;
}
.lr-mega > .col-4 .lr-content {
  width: 100%;
}
.lr-mega > .col-5 {
  --col-xs-5: calc(var(--container-w) * 0.416665);
  width: 100%;
}
.lr-mega > .col-5 .lr-content {
  width: 100%;
}
.lr-mega > .col-6 {
  --col-xs-6: calc(var(--container-w) * 0.499998);
  width: 100%;
}
.lr-mega > .col-6 .lr-content {
  width: 100%;
}
.lr-mega > .col-7 {
  --col-xs-7: calc(var(--container-w) * 0.583331);
  width: 100%;
}
.lr-mega > .col-7 .lr-content {
  width: 100%;
}
.lr-mega > .col-8 {
  --col-xs-8: calc(var(--container-w) * 0.666664);
  width: 100%;
}
.lr-mega > .col-8 .lr-content {
  width: 100%;
}
.lr-mega > .col-9 {
  --col-xs-9: calc(var(--container-w) * 0.749997);
  width: 100%;
}
.lr-mega > .col-9 .lr-content {
  width: 100%;
}
.lr-mega > .col-10 {
  --col-xs-10: calc(var(--container-w) * 0.83333);
  width: 100%;
}
.lr-mega > .col-10 .lr-content {
  width: 100%;
}
.lr-mega > .col-11 {
  --col-xs-11: calc(var(--container-w) * 0.916663);
  width: 100%;
}
.lr-mega > .col-11 .lr-content {
  width: 100%;
}
.lr-mega > .col-12 {
  --col-xs-12: calc(var(--container-w) * 0.999996);
  width: 100%;
}
.lr-mega > .col-12 .lr-content {
  width: 100%;
}
@media (min-width: 576px) {
  .lr-mega > .col-sm-1 {
    --col-sm-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-sm-1) + var(--lr-margin));
  }
  .lr-mega > .col-sm-1 .lr-content {
    width: var(--col-sm-1);
  }
  .lr-mega > .col-sm-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-2 {
    --col-sm-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-sm-2) + var(--lr-margin));
  }
  .lr-mega > .col-sm-2 .lr-content {
    width: var(--col-sm-2);
  }
  .lr-mega > .col-sm-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-3 {
    --col-sm-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-sm-3) + var(--lr-margin));
  }
  .lr-mega > .col-sm-3 .lr-content {
    width: var(--col-sm-3);
  }
  .lr-mega > .col-sm-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-4 {
    --col-sm-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-sm-4) + var(--lr-margin));
  }
  .lr-mega > .col-sm-4 .lr-content {
    width: var(--col-sm-4);
  }
  .lr-mega > .col-sm-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-5 {
    --col-sm-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-sm-5) + var(--lr-margin));
  }
  .lr-mega > .col-sm-5 .lr-content {
    width: var(--col-sm-5);
  }
  .lr-mega > .col-sm-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-6 {
    --col-sm-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-sm-6) + var(--lr-margin));
  }
  .lr-mega > .col-sm-6 .lr-content {
    width: var(--col-sm-6);
  }
  .lr-mega > .col-sm-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-7 {
    --col-sm-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-sm-7) + var(--lr-margin));
  }
  .lr-mega > .col-sm-7 .lr-content {
    width: var(--col-sm-7);
  }
  .lr-mega > .col-sm-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-8 {
    --col-sm-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-sm-8) + var(--lr-margin));
  }
  .lr-mega > .col-sm-8 .lr-content {
    width: var(--col-sm-8);
  }
  .lr-mega > .col-sm-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-9 {
    --col-sm-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-sm-9) + var(--lr-margin));
  }
  .lr-mega > .col-sm-9 .lr-content {
    width: var(--col-sm-9);
  }
  .lr-mega > .col-sm-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-10 {
    --col-sm-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-sm-10) + var(--lr-margin));
  }
  .lr-mega > .col-sm-10 .lr-content {
    width: var(--col-sm-10);
  }
  .lr-mega > .col-sm-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-11 {
    --col-sm-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-sm-11) + var(--lr-margin));
  }
  .lr-mega > .col-sm-11 .lr-content {
    width: var(--col-sm-11);
  }
  .lr-mega > .col-sm-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-12 {
    --col-sm-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-sm-12) + var(--lr-margin));
  }
  .lr-mega > .col-sm-12 .lr-content {
    width: var(--col-sm-12);
  }
  .lr-mega > .col-sm-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-12:last-child .lr-content {
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .lr-mega > .col-md-1 {
    --col-md-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-md-1) + var(--lr-margin));
  }
  .lr-mega > .col-md-1 .lr-content {
    width: var(--col-md-1);
  }
  .lr-mega > .col-md-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-2 {
    --col-md-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-md-2) + var(--lr-margin));
  }
  .lr-mega > .col-md-2 .lr-content {
    width: var(--col-md-2);
  }
  .lr-mega > .col-md-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-3 {
    --col-md-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-md-3) + var(--lr-margin));
  }
  .lr-mega > .col-md-3 .lr-content {
    width: var(--col-md-3);
  }
  .lr-mega > .col-md-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-4 {
    --col-md-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-md-4) + var(--lr-margin));
  }
  .lr-mega > .col-md-4 .lr-content {
    width: var(--col-md-4);
  }
  .lr-mega > .col-md-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-5 {
    --col-md-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-md-5) + var(--lr-margin));
  }
  .lr-mega > .col-md-5 .lr-content {
    width: var(--col-md-5);
  }
  .lr-mega > .col-md-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-6 {
    --col-md-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-md-6) + var(--lr-margin));
  }
  .lr-mega > .col-md-6 .lr-content {
    width: var(--col-md-6);
  }
  .lr-mega > .col-md-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-7 {
    --col-md-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-md-7) + var(--lr-margin));
  }
  .lr-mega > .col-md-7 .lr-content {
    width: var(--col-md-7);
  }
  .lr-mega > .col-md-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-8 {
    --col-md-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-md-8) + var(--lr-margin));
  }
  .lr-mega > .col-md-8 .lr-content {
    width: var(--col-md-8);
  }
  .lr-mega > .col-md-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-9 {
    --col-md-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-md-9) + var(--lr-margin));
  }
  .lr-mega > .col-md-9 .lr-content {
    width: var(--col-md-9);
  }
  .lr-mega > .col-md-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-10 {
    --col-md-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-md-10) + var(--lr-margin));
  }
  .lr-mega > .col-md-10 .lr-content {
    width: var(--col-md-10);
  }
  .lr-mega > .col-md-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-11 {
    --col-md-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-md-11) + var(--lr-margin));
  }
  .lr-mega > .col-md-11 .lr-content {
    width: var(--col-md-11);
  }
  .lr-mega > .col-md-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-12 {
    --col-md-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-md-12) + var(--lr-margin));
  }
  .lr-mega > .col-md-12 .lr-content {
    width: var(--col-md-12);
  }
  .lr-mega > .col-md-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-12:last-child .lr-content {
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .lr-mega > .col-lg-1 {
    --col-lg-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-lg-1) + var(--lr-margin));
  }
  .lr-mega > .col-lg-1 .lr-content {
    width: var(--col-lg-1);
  }
  .lr-mega > .col-lg-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-2 {
    --col-lg-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-lg-2) + var(--lr-margin));
  }
  .lr-mega > .col-lg-2 .lr-content {
    width: var(--col-lg-2);
  }
  .lr-mega > .col-lg-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-3 {
    --col-lg-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-lg-3) + var(--lr-margin));
  }
  .lr-mega > .col-lg-3 .lr-content {
    width: var(--col-lg-3);
  }
  .lr-mega > .col-lg-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-4 {
    --col-lg-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-lg-4) + var(--lr-margin));
  }
  .lr-mega > .col-lg-4 .lr-content {
    width: var(--col-lg-4);
  }
  .lr-mega > .col-lg-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-5 {
    --col-lg-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-lg-5) + var(--lr-margin));
  }
  .lr-mega > .col-lg-5 .lr-content {
    width: var(--col-lg-5);
  }
  .lr-mega > .col-lg-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-6 {
    --col-lg-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-lg-6) + var(--lr-margin));
  }
  .lr-mega > .col-lg-6 .lr-content {
    width: var(--col-lg-6);
  }
  .lr-mega > .col-lg-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-7 {
    --col-lg-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-lg-7) + var(--lr-margin));
  }
  .lr-mega > .col-lg-7 .lr-content {
    width: var(--col-lg-7);
  }
  .lr-mega > .col-lg-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-8 {
    --col-lg-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-lg-8) + var(--lr-margin));
  }
  .lr-mega > .col-lg-8 .lr-content {
    width: var(--col-lg-8);
  }
  .lr-mega > .col-lg-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-9 {
    --col-lg-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-lg-9) + var(--lr-margin));
  }
  .lr-mega > .col-lg-9 .lr-content {
    width: var(--col-lg-9);
  }
  .lr-mega > .col-lg-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-10 {
    --col-lg-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-lg-10) + var(--lr-margin));
  }
  .lr-mega > .col-lg-10 .lr-content {
    width: var(--col-lg-10);
  }
  .lr-mega > .col-lg-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-11 {
    --col-lg-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-lg-11) + var(--lr-margin));
  }
  .lr-mega > .col-lg-11 .lr-content {
    width: var(--col-lg-11);
  }
  .lr-mega > .col-lg-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-12 {
    --col-lg-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-lg-12) + var(--lr-margin));
  }
  .lr-mega > .col-lg-12 .lr-content {
    width: var(--col-lg-12);
  }
  .lr-mega > .col-lg-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-12:last-child .lr-content {
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .lr-mega > .col-xl-1 {
    --col-xl-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-xl-1) + var(--lr-margin));
  }
  .lr-mega > .col-xl-1 .lr-content {
    width: var(--col-xl-1);
  }
  .lr-mega > .col-xl-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-2 {
    --col-xl-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-xl-2) + var(--lr-margin));
  }
  .lr-mega > .col-xl-2 .lr-content {
    width: var(--col-xl-2);
  }
  .lr-mega > .col-xl-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-3 {
    --col-xl-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-xl-3) + var(--lr-margin));
  }
  .lr-mega > .col-xl-3 .lr-content {
    width: var(--col-xl-3);
  }
  .lr-mega > .col-xl-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-4 {
    --col-xl-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-xl-4) + var(--lr-margin));
  }
  .lr-mega > .col-xl-4 .lr-content {
    width: var(--col-xl-4);
  }
  .lr-mega > .col-xl-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-5 {
    --col-xl-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-xl-5) + var(--lr-margin));
  }
  .lr-mega > .col-xl-5 .lr-content {
    width: var(--col-xl-5);
  }
  .lr-mega > .col-xl-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-6 {
    --col-xl-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-xl-6) + var(--lr-margin));
  }
  .lr-mega > .col-xl-6 .lr-content {
    width: var(--col-xl-6);
  }
  .lr-mega > .col-xl-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-7 {
    --col-xl-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-xl-7) + var(--lr-margin));
  }
  .lr-mega > .col-xl-7 .lr-content {
    width: var(--col-xl-7);
  }
  .lr-mega > .col-xl-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-8 {
    --col-xl-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-xl-8) + var(--lr-margin));
  }
  .lr-mega > .col-xl-8 .lr-content {
    width: var(--col-xl-8);
  }
  .lr-mega > .col-xl-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-9 {
    --col-xl-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-xl-9) + var(--lr-margin));
  }
  .lr-mega > .col-xl-9 .lr-content {
    width: var(--col-xl-9);
  }
  .lr-mega > .col-xl-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-10 {
    --col-xl-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-xl-10) + var(--lr-margin));
  }
  .lr-mega > .col-xl-10 .lr-content {
    width: var(--col-xl-10);
  }
  .lr-mega > .col-xl-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-11 {
    --col-xl-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-xl-11) + var(--lr-margin));
  }
  .lr-mega > .col-xl-11 .lr-content {
    width: var(--col-xl-11);
  }
  .lr-mega > .col-xl-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-12 {
    --col-xl-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-xl-12) + var(--lr-margin));
  }
  .lr-mega > .col-xl-12 .lr-content {
    width: var(--col-xl-12);
  }
  .lr-mega > .col-xl-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-12:last-child .lr-content {
    margin-right: auto;
  }
}
@media (min-width: 1400px) {
  .lr-mega > .col-xxl-1 {
    --col-xxl-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-xxl-1) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-1 .lr-content {
    width: var(--col-xxl-1);
  }
  .lr-mega > .col-xxl-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-2 {
    --col-xxl-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-xxl-2) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-2 .lr-content {
    width: var(--col-xxl-2);
  }
  .lr-mega > .col-xxl-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-3 {
    --col-xxl-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-xxl-3) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-3 .lr-content {
    width: var(--col-xxl-3);
  }
  .lr-mega > .col-xxl-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-4 {
    --col-xxl-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-xxl-4) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-4 .lr-content {
    width: var(--col-xxl-4);
  }
  .lr-mega > .col-xxl-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-5 {
    --col-xxl-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-xxl-5) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-5 .lr-content {
    width: var(--col-xxl-5);
  }
  .lr-mega > .col-xxl-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-6 {
    --col-xxl-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-xxl-6) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-6 .lr-content {
    width: var(--col-xxl-6);
  }
  .lr-mega > .col-xxl-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-7 {
    --col-xxl-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-xxl-7) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-7 .lr-content {
    width: var(--col-xxl-7);
  }
  .lr-mega > .col-xxl-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-8 {
    --col-xxl-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-xxl-8) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-8 .lr-content {
    width: var(--col-xxl-8);
  }
  .lr-mega > .col-xxl-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-9 {
    --col-xxl-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-xxl-9) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-9 .lr-content {
    width: var(--col-xxl-9);
  }
  .lr-mega > .col-xxl-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-10 {
    --col-xxl-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-xxl-10) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-10 .lr-content {
    width: var(--col-xxl-10);
  }
  .lr-mega > .col-xxl-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-11 {
    --col-xxl-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-xxl-11) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-11 .lr-content {
    width: var(--col-xxl-11);
  }
  .lr-mega > .col-xxl-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-12 {
    --col-xxl-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-xxl-12) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-12 .lr-content {
    width: var(--col-xxl-12);
  }
  .lr-mega > .col-xxl-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-12:last-child .lr-content {
    margin-right: auto;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
nav.wi-breadcrumb ol {
  font-size: 14px;
  margin-bottom: 0px;
}
section.bg-gradient nav.wi-breadcrumb a {
  color: #ffffff;
}
section.bg-primary nav.wi-breadcrumb a {
  color: #ffffff;
}
section.bg-secondary nav.wi-breadcrumb a {
  color: #ffffff;
}
section.bg-tertiary nav.wi-breadcrumb a {
  color: #ffffff;
}
section.bg-light nav.wi-breadcrumb a {
  color: #ffffff;
}
section.bg-gray nav.wi-breadcrumb a {
  color: #ffffff;
}
section.bg-dark nav.wi-breadcrumb a {
  color: #ffffff;
}
section.bg-dark-gray nav.wi-breadcrumb a {
  color: #ffffff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-reviews-autoslide-1 ul {
  align-items: flex-start !important;
}
.wi-reviews-autoslide-1 ul li .wi-review {
  width: 300px;
  border-color: #f8f9fa;
  overflow-y: hidden;
}
.wi-reviews-autoslide-1 ul li .wi-review figure {
  position: relative;
  overflow-y: hidden;
  max-height: 360px;
}
.wi-reviews-autoslide-1 ul li .wi-review figure:after {
  content: "";
  display: block;
  height: 44px;
  background-color: var(--primary);
  position: absolute;
  top: 330px;
  width: 100%;
  left: 0px;
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
  background: linear-gradient(#f9f8f600, #f9f8f6 52%);
}
.wi-reviews-autoslide-1 .directory {
  text-align: center;
  position: relative;
  top: 0px;
  margin-bottom: -13px;
  z-index: 5;
}
.wi-reviews-autoslide-1 .directory a.directory-icon {
  color: #fff;
  background-color: var(--primary);
  border-radius: 100%;
  padding: 6px 9px;
}
.wi-reviews-autoslide-1 .directory a.directory-icon:hover {
  background-color: var(--primary) !important;
  box-shadow: 0 0 0 0.15rem rgba(var(--primary-rgb), 0.4);
}
.wi-reviews-autoslide-1 .directory a.directory-icon > span {
  text-align: center;
  width: 18px;
  height: 18px;
}
.wi-reviews-autoslide-1 ul li {
  padding: 0px 30px;
}
.wi-reviews-autoslide-1 .col-12:before, .wi-reviews-autoslide-1 .col-12:after {
  content: "";
  height: 100%;
  width: 40px;
  position: absolute;
  z-index: 2;
  top: 0px;
  bottom: 0px;
}
.wi-reviews-autoslide-1 .col-12::before {
  left: 0px;
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%);
}
.wi-reviews-autoslide-1 .col-12::after {
  right: 0px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
}
@charset "UTF-8";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@font-face {
  font-family: "gh";
  src: url("fonts/gh-icon/gh.eot?v76axh");
  src: url("fonts/gh-icon/gh.eot?v76axh#iefix") format("embedded-opentype"), url("fonts/gh-icon/gh.ttf?v76axh") format("truetype"), url("fonts/gh-icon/gh.woff?v76axh") format("woff"), url("fonts/gh-icon/gh.svg?v76axh#gh") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.gh {
  display: inline-block;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gh" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gh-salt:before {
  content: "";
}
.gh-honey:before {
  content: "";
}
.gh-water:before {
  content: "";
}
.gh-yeast:before {
  content: "";
}
.gh-wheat-flour:before {
  content: "";
}
.gh-wheat-straight:before {
  content: "";
}
.gh-wheat-curved:before {
  content: "";
}
.gh-wheat-right:before {
  content: "";
}
.gh-wheat-left:before {
  content: "";
}
.gh-belgians:before {
  content: "";
}
.gh-bag:before {
  content: "";
}
.gh-basket:before {
  content: "";
}
.gh-cake:before {
  content: "";
}
.gh-bread:before {
  content: "";
}
.gh-cart:before {
  content: "";
}
.gh-catering:before {
  content: "";
}
.gh-coffee:before {
  content: "";
}
.gh-croissant:before {
  content: "";
}
.gh-cinnamon-roll:before {
  content: "";
}
.gh-cupcake:before {
  content: "";
}
.gh-delivery:before {
  content: "";
}
.gh-drink:before {
  content: "";
}
.gh-farm:before {
  content: "";
}
.gh-gift-basket:before {
  content: "";
}
.gh-gift:before {
  content: "";
}
.gh-gingerbread:before {
  content: "";
}
.gh-flour:before {
  content: "";
}
.gh-loaf:before {
  content: "";
}
.gh-muffin:before {
  content: "";
}
.gh-review:before {
  content: "";
}
.gh-pancakes:before {
  content: "";
}
.gh-pretzel:before {
  content: "";
}
.gh-rolling-pin:before {
  content: "";
}
.gh-salad:before {
  content: "";
}
.gh-sandwich:before {
  content: "";
}
.gh-seedling:before {
  content: "";
}
.gh-pie:before {
  content: "";
}
.gh-soup:before {
  content: "";
}
.gh-store:before {
  content: "";
}
.gh-takeout:before {
  content: "";
}
.gh-waffle:before {
  content: "";
}
.gh-whisk:before {
  content: "";
}
.gh-windmill:before {
  content: "";
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 991px) {
  header .main-nav .item-append {
    width: calc(100% - var(--nav-height) - 10px);
    justify-content: space-between;
  }
  header .main-nav .mobile-nav-trigger .open-icon, header .main-nav .mobile-nav-trigger .close-icon {
    color: white !important;
    padding: 0.375rem 0.35rem;
    font-size: 1.2rem;
    border-radius: var(--btn-radius);
  }
  header .main-nav .mobile-nav-trigger .open-icon {
    background: var(--primary);
  }
  header .main-nav .mobile-nav-trigger .close-icon {
    background: var(--secondary);
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.overlay-gradient-light::before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(252, 252, 252, 0.3) 100%);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.bg-light {
  background-color: #f9f8f6 !important;
}
.bg-gray {
  background-color: #e9e6df !important;
}
.text-gray {
  color: #e9e6df !important;
}
.btn-gray {
  background-color: #e9e6df;
  color: black;
}
.bg-dark {
  background-color: #121844 !important;
}
body {
  color: #302b24;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*
body .logo a { overflow: hidden; }

@media(min-width: breakpoint('lg'))
{
	body .logo img { transition: transform var(--transition); }

	body.scrolled .logo img { transform: translateY(12px); }
}

@media(max-width: breakpoint('lg', false))
{
	body .logo img { transform: translateY(12px); }
}
*/
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
header .main-nav .items nav .level-1 > li:not(.mega) a {
  justify-content: flex-start;
}
header .main-nav .items nav li a i.icon {
  margin-right: 0.5em;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .form- */
.form-control {
  border-radius: 0.2rem;
  color: #6c757d !important;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgba(var(--primary-rgb), 0.8);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(var(--primary-rgb), 0.2);
}
/* hide form labels */
.hide-form-labels form {
  margin-top: 15px;
}
.hide-form-labels form .form-group:not(.show-label) > label {
  display: none;
}
/* (sm) Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .hide-form-labels-sm form {
    margin-top: 15px;
  }
  .hide-form-labels-sm .form-group label {
    display: none;
  }
}
/* (md) Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .hide-form-labels-md form {
    margin-top: 15px;
  }
  .hide-form-labels-md .form-group label {
    display: none;
  }
}
/* (lg) Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .hide-form-labels-lg form {
    margin-top: 15px;
  }
  .hide-form-labels-lg .form-group label {
    display: none;
  }
}
/* (xl) Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .hide-form-labels-xl form {
    margin-top: 15px;
  }
  .hide-form-labels-xl .form-group label {
    display: none;
  }
}
/* inlay form labels */
.inlay-form-labels form {
  margin-top: 15px;
}
.inlay-form-labels .form-group {
  position: relative;
  margin-top: -19px;
  margin-bottom: 10px;
}
.inlay-form-labels .form-group input, .inlay-form-labels .form-group textarea {
  width: 100%;
  height: 50px;
  padding-top: 21px;
}
.inlay-form-labels .form-group label {
  position: relative;
  left: 12px;
  top: 25px;
  display: block;
  color: #b3b3b3;
  padding: 0;
  margin: 0;
  font-size: 13px;
}
.inlay-form-labels .form-group.inlay-select {
  margin-top: -19px;
}
.inlay-form-labels .form-group.inlay-button {
  margin-top: 0px;
}
.inlay-form-labels .form-group.inlay-button label {
  display: none;
}
.inlay-form-labels .form-group.inlay-select select {
  width: 100%;
  height: 50px;
  padding-top: 21px;
}
@media (max-width: 991px) {
  .inlay-form-labels .form-group select {
    -webkit-appearance: none;
  }
}
.hide-form-labels .form-group {
  margin-bottom: 14px;
}
.form-group textarea {
  min-height: 190px !important;
}
.textarea-short .form-group textarea {
  min-height: 100px !important;
}
/* Job Application Form */
#references_seperator_1 {
  margin-top: 20px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
footer ul {
  padding-left: 0px;
  list-style: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
body.franchise .item-append {
  margin-top: unset !important;
}
@media (max-width: 991px) {
  header .main-nav .items .item-append a:not(:last-child) {
    margin-right: 0px !important;
  }
  header .main-nav .logo {
    z-index: 1;
  }
  header .main-nav nav {
    z-index: 2;
  }
  header .main-nav .item-append a, header .main-nav .mobile-nav-trigger {
    z-index: 3;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.subnav-menu-header h2 {
  border-radius: 100%;
  border: 9px double white;
  position: relative;
  top: 84px;
  z-index: 1;
}
.subnav-menu-1 .subnav-menu-page .subnav-menu-button {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
}
@media (min-width: 1200px) {
  .subnav-menu-1 .subnav-menu-page:nth-child(odd) .subnav-menu-large-img {
    order: 6 !important;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-catering-menu-grouped section:first-child {
  padding-top: 40px;
}
.not-sides-menu-yes {
  display: none;
}
.sides-menu- {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.not-sides-menu-yes {
  display: none;
}
.sides-menu- {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
i[data-bs-original-title] {
  display: none;
}
i[data-bs-original-title]:not([data-bs-original-title=""]) {
  display: inline-block;
}
.empty-d-none:empty {
  display: none;
}
@media (min-width: 992px) {
  .menu .menu-item:nth-child(odd) {
    padding-right: calc(var(--unit) * 1.5) !important;
  }
  .menu .menu-item:nth-child(even) {
    padding-left: calc(var(--unit) * 1.5) !important;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.wi-map-full-2 input.form-control {
  background-color: var(--secondary);
  border: 1px solid var(--secondary);
  color: #fff;
  z-index: 0;
  padding-right: 34px;
}
.wi-map-full-2 input.form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #0072ab inset;
}
.wi-map-full-2 input.form-control:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
}
.wi-map-full-2 button.search-btn {
  position: absolute;
  top: 0;
  right: 7px;
  z-index: 1;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  padding: 5px;
}
.wi-map-full-2 button.search-btn:hover {
  color: white;
}
.wi-map-full-2 button.search-btn:focus {
  outline: 0;
}
.wi-map-full-2 input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 .wi-counter {
  border: 2px solid var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  line-height: 25px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5000;
}
.wi-map-full-2 .location-box {
  cursor: pointer;
  -webkit-box-shadow: 0 1px 8px 1px rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 8px 1px rgba(255, 255, 255, 0.1);
  border-color: #fff;
}
.wi-map-full-2 .location-box.selected {
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  border-color: #e8e6e2;
}
.wi-map-full-2 .location-box.selected h5 {
  /* color: #7A68AE; */
}
.wi-map-full-2 .loading-overlay {
  position: absolute;
  z-index: 500;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}
.wi-map-full-2 .loading-overlay i {
  font-size: 40px;
  line-height: 40px;
}
.wi-map-full-2 address {
  font-size: 12px;
  opacity: 0.7;
}
.wi-map-full-2 .location-links {
  font-size: 16px;
  line-height: 24px;
}
.wi-map-full-2 .location-links a {
  font-size: 14px;
}
.wi-map-full-2 .leaflet-popup-content {
  min-width: 270px !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-franchise-list ul {
  column-count: 1;
}
@media (min-width: 992px) {
  .wi-franchise-list ul {
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .wi-franchise-list ul {
    column-count: 3;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.well {
  position: relative;
  border-radius: calc(0.25rem - 1px);
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f9f8f6;
  border: 1px solid #eee;
  border-radius: 0.4rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-gifts-list [img-check=""] img, .wi-gifts-list [img-check=""] picture {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-gifts-highlight .row:nth-child(even) {
  flex-direction: row-reverse;
}
.wi-gifts-highlight > .row:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-reviews-full-2 .wi-review .well {
  border-radius: 0.1rem;
}
.wi-review .well .bg-gray {
  border-color: #f8f9fa;
}
.wi-reviews-full-2 .wi-review .directory {
  text-align: center;
  position: relative;
  top: -30px;
  margin-bottom: -30px;
}
.wi-reviews-full-2 .wi-review .directory a.directory-icon {
  color: #fff;
  background-color: var(--primary);
  border-radius: 100%;
  padding: 8px;
  padding-top: 10px;
}
.wi-reviews-full-2 .wi-review .directory a.directory-icon:hover {
  background-color: var(--primary) !important;
  box-shadow: 0 0 0 0.15rem var(--primary-rgba-translucent);
}
.wi-reviews-full-2 .wi-review .directory a.directory-icon > span {
  text-align: center;
  width: 18px;
  height: 18px;
}
.wi-reviews-full-2 .wi-review > div > figure {
  height: 230px;
  overflow: hidden;
}
.wi-reviews-full-2 .expand-review {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  text-align: center;
}
.wi-reviews-full-2 .expand-review:hover {
  cursor: pointer;
  color: var(--primary);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
main {
  z-index: 1;
  clear: both;
  position: relative;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.btns-col {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 992px) {
  section.bg-video {
    margin-top: -50px;
    margin-bottom: -30px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
header .main-nav .logo {
  z-index: 10;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
body.scrolled .wi-top-bar-v1 {
  margin-top: calc(var(--top-bar, 0px) * -1);
}
.wi-top-bar-v1 {
  background: var(--color);
  color: var(--light);
  position: relative;
  z-index: 2;
  margin-top: 0;
  padding: 0.875rem 1.25rem;
  transition: var(--transition);
}
.wi-top-bar-v1.color-primary {
  --color: var(--primary) !important;
}
.wi-top-bar-v1.color-secondary {
  --color: var(--secondary) !important;
}
.wi-top-bar-v1.color-tertiary {
  --color: var(--tertiary) !important;
}
.wi-top-bar-v1.color-light {
  --color: var(--light) !important;
}
.wi-top-bar-v1.color-gray {
  --color: var(--gray) !important;
}
.wi-top-bar-v1.color-dark {
  --color: var(--dark) !important;
}
.wi-top-bar-v1.color-dark-gray {
  --color: var(--dark-gray) !important;
}
@media (max-width: 991px) {
  .wi-top-bar-v1 {
    padding: 0.875rem 0.625rem;
  }
}
.wi-top-bar-v1 .item {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.wi-top-bar-v1 .item .headline {
  width: 100%;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  font-family: var(--font-primary);
}
.wi-top-bar-v1 .item .link-btn {
  width: 100%;
  text-align: center;
}
.wi-top-bar-v1 .item .expand-text {
  width: 100%;
  text-align: center;
}
.wi-top-bar-v1 .item .close-btn {
  display: none;
}
.wi-top-bar-v1.close-btn-1 .item .close-btn {
  display: block;
  position: absolute;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 0.5rem;
  margin: -0.5rem;
  transition: var(--transition);
}
.wi-top-bar-v1.close-btn-1 .item .close-btn:hover {
  opacity: 1;
}
.wi-top-bar-v1.link-same-line-1 .item {
  justify-content: center;
  align-items: center;
}
.wi-top-bar-v1.link-same-line-1 .item .headline, .wi-top-bar-v1.link-same-line-1 .item .link-btn {
  width: unset;
  line-height: 1.2rem;
}
.wi-top-bar-v1.expandable-1 .expand-text {
  cursor: pointer;
}
.wi-top-bar-v1.expandable-1 .expand-text .expandable-text {
  display: inline-flex;
}
.wi-top-bar-v1.expandable-1 .expand-text .expanded-text {
  display: none;
}
.wi-top-bar-v1.expandable-1 .expanded-content {
  max-height: 0;
  overflow: hidden;
  transition: var(--transition);
}
.wi-top-bar-v1.expandable-1.expanded .expand-text .expandable-text {
  display: none;
}
.wi-top-bar-v1.expandable-1.expanded .expand-text .expanded-text {
  display: inline-flex;
}
.wi-top-bar-v1.expandable-1.expanded .expanded-content {
  max-height: 100vh;
  overflow: scroll;
}
@media (min-width: 992px) {
  .wi-top-bar-v1 {
    margin-bottom: -29px;
    padding-bottom: 28px;
  }
}
/* Padding adjustment for buttons because the GH font line-height adds space on the bottom */
.btn {
	padding-top: 0.3rem !important;
	padding-bottom: 0.1rem !important;
}
/*Subnav temp */
.subnav-menu .bg-light:hover {
		background-color: var(--primary) !important;
	}
	.subnav-menu a.bg-light:hover h5 {
		color: white;
	}
	.subnav-menu a.bg-light:hover i {
		color: white;
	}
/* Nav */
@media (min-width: 992px) and (max-width: 1140px) {
header .main-nav .items nav .flyout a.parent {
    padding: 0 0.4rem !important;
}
}
@media (min-width: 992px) {
	header .main-nav .items nav:not(.mega) {
		padding-left: 0 !important;
	}
}
header .main-nav .items nav li a i.icon {
	padding-bottom: 0.26em;
}
@media (min-width: breakpoint('lg')) {
	.btn {
	padding: 0.5rem 1.55rem .25rem 1.55rem !important;
	}
	header .main-nav .items nav .level-1 > li:not(.mega) a {
		font-size: 1rem;
	}
	header,
	a.parent + ul { box-shadow: 0 0 10px rgb(0 0 0 / 10%); }
}
/* Widths */
.w-20 {
	width: 20%;
}
.w-30 {
	width: 30%;
}
.w-40 {
	width: 40%;
}
.w-60 {
	width: 60%;
}
/* Lists */
.list-unstyled {
	list-style: none;
}
/* Container */
.container-fluid {
	padding: 0;
}
body {
	background-color: white !important;
}
.bg-white {
	background-color: white;
}
.img-abstract {
	min-height: 400px;
}
/* Buttons */
.btn-secondary:hover {
	color: var(--tertiary) !important;
}
.btn-primary:hover {
	color: white !important;
}
.btn-outline-dark {
	color: #121844 !important;
	border-color: #121844 !important;
}
.btn-outline-dark:hover {
	background-color: #121844 !important;
	color: white !important;
}
.btn-dark {
	background-color: #121844 !important;
	border-color: #121844 !important;
}
.btn-dark:hover {
	background-color: var(--secondary) !important;
	border-color: var(--secondary) !important;
    box-shadow: 0 0 0 0.2rem rgba(var(--secondary-rgb));
}
.btn-light {
	background-color: #f9f8f6 !important;
	border-color: #f9f8f6 !important;
}
.btn-light:hover {
	color: var(--primary) !important;
	box-shadow: 0 0 0 0.2rem #f9f8f6;
}
.btn-primary:focus {
	background-color: var(--primary) !important;
	border-color:  var(--primary) !important;
}
.btn-secondary:focus {
	background-color: var(--secondary) !important;
	border-color:  var(--secondary) !important;
}
/* Borders */
.border-y-white {
	border-top: 5px solid white; 
	border-bottom: 5px solid white;
}
.border-top-white {
	border-top: 5px solid white; 
}
.border-bottom-white {
	border-bottom: 5px solid white;
}
/* Review*/
.wi-reviews-autoslide-1 ul li .wi-review {
	border: 8px double white !important;
	background-color: #f9f8f6 !important;
	padding: 20px 13px;
}
.wi-reviews-autoslide-1 .directory a.directory-icon > span {
	top: 2px;
    position: relative;
}
.wi-reviews-autoslide-1 .directory a.directory-icon {
    padding: 6px 5px !important;
}
.wi-review blockquote {
	font-size: 1rem;
}
.wi-review figure {
	text-align: left !important;
}
.wi-review .review-stars {
	color: var(--tertiary);
}
.wi-reviews-full-2 .wi-review.well {
	border: 8px double white !important;
	background-color: #f9f8f6 !important;
}
.wi-reviews-full-2 .wi-review .directory {
	top: -34px;
}
.wi-reviews-full-2 .directory a.directory-icon > span {
	top: 2px;
    position: relative;
}
.wi-reviews-full-2 .directory a.directory-icon {
    padding: 6px 5px !important;
}
.wi-reviews-full-2 .review-stars {
	padding-top: 12px;
    text-align: center !important;
}
/* Leave a Review */
.leave-review .thumbs-wrapper {
	cursor: pointer;
}
.leave-review .thumbs-wrapper:hover {
	opacity: .6;
}
/* Footer */
.footer a {
	color: white !important;
}
/* Forms */
.donation-form .form-group {
	padding-bottom: 12px;
}
.application-page-form .form-group {
	padding-bottom: 12px;
}
@media (max-width: 767px) {
	.hide-form-mobile .hide-form-labels {
		display: none;
	}
}
/* Fonts */
.font-simple-bold {
	font-weight: 300;
}
/* Map */
.wi-map-full-2 button.search-btn {
	right: 16px !important;
	color: var(--dark);
	top: 3px;
}
.wi-map-full-2 button.search-btn .fa-search {
	font-weight: 300 !important;
}
.wi-map-full-2 .form-group button .fa-crosshairs {
	font-weight: 300 !important;
}
.wi-map-full-2 .form-group button.btn-icon {
	margin-left: 18px;
}
.wi-map-full-2 #center-map-form .row {
	align-items: center;
}
.wi-map-full-2 input.form-control {
	background: #f9f8f6 !important;
	padding-top: 10px;
}
.wi-map-full-2 input.form-control::placeholder {
	color: var(--dark);
	padding-top: 8px;
}
.wi-map-full-2 .wi-counter .num-locations {
	padding-top: 7px;
}
@media (max-width: 768px) {
.wi-map-full-2 #center-map-form .form-group.col-6 {
	width: 100% !important;
	margin-bottom: 8px !important;
	}
}
@media (min-width: 768px) {
.wi-map-full-2 #center-map-form .form-group.col-6 {
	width: 60%;
	margin-bottom: 8px !important;
	}
@media (min-width: 992px) {
	.wi-map-full-2 #center-map-form .form-group.col-6 {
	width: 41.66666667%;
	padding: 0 10px 0 0;
	margin-bottom: 0 !important;
	}
	.wi-map-full-2 #center-map-form .row {
	justify-content: start !important;
	}
}
}
/* Well */
.well {
	border: 0 !important;
    border-radius: 0 !important;
}
.yt-poster {
	background-position: 50% 30%;
	}