@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Roboto:wght@300;400;500;600;700&family=Roboto+Condensed:wght@300;400;700&display=swap);
.last {
  margin-right: 0!important
}
.last:after {
  clear: both!important
}
#block-8 {
  text-align: right
}
#footer-outer .widget {
  margin-bottom: 10px!important
}
#footer-outer #copyright[data-layout=centered] {
  padding-top: 0!important;
  padding-bottom: 30px!important
}
.full {
  width: 100%!important;
  height: auto!important;
  margin-right: 0!important
}
body #footer-outer .row {
  padding-bottom: 0!important
}
.one_half {
  width: 100%
}
@media only screen and (orientation:landscape) {
  .one_half {
    width: 50%
  }
}
@media only screen and (min-width:1200px) {
  .one_half {
    width: 50%
  }
  .one_half.col {
    width: 48%
  }
}
.one_third {
  width: 100%
}
@media only screen and (orientation:landscape) {
  .one_third {
    width: 33.333333333333%
  }
}
@media only screen and (min-width:1200px) {
  .one_third {
    width: 33.333333333333%
  }
  .one_third.col {
    width: 30.66%
  }
}
.two_thirds {
  width: 100%
}
@media only screen and (min-width:1200px) {
  .two_thirds {
    width: 66.666%
  }
  .two_thirds.col {
    width: 65.33%
  }
}
.one_fourth {
  width: 100%
}
@media only screen and (min-width:1200px) {
  .one_fourth {
    width: 25%
  }
  .one_fourth.col {
    width: 22%
  }
}
.three_fourths {
  width: 100%
}
@media only screen and (min-width:1200px) {
  .three_fourths {
    width: 75%
  }
  .three_fourths.col {
    width: 74%
  }
}
.one_fifth {
  width: 100%
}
@media only screen and (min-width:1200px) {
  .one_fifth {
    width: 20%
  }
  .one_fifth.col {
    width: 16.8%
  }
}
.two_fifths {
  width: 100%
}
@media only screen and (min-width:1200px) {
  .two_fifths {
    width: 40%
  }
  .two_fifths.col {
    width: 37.6%
  }
}
.three_fifths {
  width: 100%
}
@media only screen and (min-width:1200px) {
  .three_fifths {
    width: 60%
  }
  .three_fifths.col {
    width: 58.4%
  }
}
.four_fifths {
  width: 100%
}
@media only screen and (min-width:1200px) {
  .four_fifths {
    width: 80%
  }
  .four_fifths.col {
    width: 79.2%
  }
}
.one_sixth {
  width: 100%
}
@media only screen and (min-width:1200px) {
  .one_sixth {
    width: 16.666666666667%
  }
  .one_sixth.col {
    width: 13.33%
  }
}
.five_sixths {
  width: 100%
}
@media only screen and (min-width:1200px) {
  .five_sixths .col {
    width: 82.67%
  }
}
.last {
  margin: 0!important
}
.flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px
}
@media only screen and (min-width:1200px) {
  .flex {
    flex-direction: row
  }
  .flex.buttons {
    gap: 25px
  }
}
.flex .one_fourth {
  flex-basis: 25%
}
.flex-staff {
  margin-top: 50px
}
body {
  font-family: Roboto,sans-serif
}
h1 {
  font-family: 'Playfair Display',serif;
  color: #375e31!important
}
@media only screen and (min-width:1200px) {
  h1 {
    font-size: 41px
  }
}
h2 {
  font-family: 'Playfair Display',serif;
  font-size: 46px;
  margin: 0;
  font-weight: 600;
  color: #375e31;
  line-height: 1.25
}
@media only screen and (min-width:768px) {
  h2 {
    font-size: 30px
  }
}
@media only screen and (min-width:1200px) {
  h2 {
    font-size: 38px!important
  }
}
h3 {
  margin: 0;
  font-family: 'Playfair Display',serif;
  font-weight: 500
}
@media only screen and (min-width:768px) {
  h3 {
    font-size: 26px
  }
}
@media only screen and (min-width:1200px) {
  h3 {
    font-size: 34px
  }
}
h3.subtitle {
  margin-top: 0;
  font-family: 'Playfair Display',serif;
  font-weight: 400
}
h4 {
  font-weight: 400;
  font-family: 'Roboto Condensed',sans-serif
}
@media only screen and (min-width:768px) {
  h4 {
    font-size: 20px
  }
}
@media only screen and (min-width:1200px) {
  h4 {
    font-size: 20px
  }
}
p {
  line-height: 1.5;
  font-weight: 500;
  font-size: 18px;
  padding: 8px 0
}
@media only screen and (min-width:768px) {
  p {
    font-size: 18px
  }
}
@media only screen and (min-width:1200px) {
  p {
    font-size: 18px
  }
}
.brand-brown {
  color: #33210a
}
.brand-green {
  color: #375e31
}
.center {
  text-align: center
}
h3.yellow {
  margin: 0!important
}
h4.white {
  margin: 0!important;
  line-height: 1.25!important
}
.border-right {
  display: none
}
@media only screen and (min-width:768px) {
  .border-right {
    display: block
  }
}
#experience h2 {
  font-size: 30px!important
}
@media only screen and (min-width:1200px) {
  #experience h2 {
    font-size: 40px!important
  }
}
.bg-brown {
  border-radius: 5px;
  background-color: #403831!important;
  padding: 15px
}
.bg-brown h4 {
  color: #fff!important;
  line-height: 1.5;
  padding: 10px 15px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 400;
  font-size: 18px
}
@media only screen and (min-width:1200px) {
  .bg-brown h4 {
    font-size: 22px
  }
}
.bg-green {
  background-color: #476143;
  color: #fff;
  margin: 0 auto!important;
  padding: 15px 0!important;
  font-family: 'Roboto Condensed',sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 400
}
.bg-green .container {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center
}
@media only screen and (min-width:768px) {
  .bg-green .container {
    flex-direction: row;
    text-align: left
  }
}
.bg-green .container i {
  font-size: 24px
}
@media only screen and (min-width:768px) {
  .bg-green .container i {
    font-size: 20px
  }
}
@media only screen and (min-width:1200px) {
  .bg-green .container i {
    justify-content: center;
    font-size: 22px
  }
}
.bg-green h4 {
  margin: 0;
  font-weight: 300;
  line-height: 1.25
}
@media only screen and (min-width:768px) {
  .bg-green h4 {
    font-size: 20px;
    padding-left: 20px
  }
}
@media only screen and (min-width:1200px) {
  .bg-green h4 {
    font-size: 22px
  }
}
.flex-center {
  justify-content: center
}
h4.flex-three_fourths {
  max-width: 550px
}
span.flex {
  gap: 0!important
}
.absolute {
  position: absolute!important
}
body,
html {
  width: 100%;
  margin: 0 auto!important;
  height: auto;
  overflow-y: scroll
}
footer.entry-footer {
  display: none
}
#header-outer {
  background-image: url("/images/clone/header-BG.jpg")
}
@media only screen and (min-width:768px) {
  #header-outer {
    padding: 25px 0!important
  }
}
@media only screen and (min-width:1200px) {
  #header-outer {
    padding: 25px 0!important
  }
}
.nectar-button {
  font-size: 18px;
  text-transform: uppercase
}
.nectar-button.yellow {
  background-color: #f0cb07!important;
  color: #2a3c2c!important
}
#footer {
  background-image: url("/images/clone/header-BG.jpg");
  color: #fff
}
@media only screen and (min-width:1200px) {
  #footer {
    padding: 30px 0
  }
}
@media only screen and (min-width:768px) {
  #footer div.item {
    flex-basis: 30%
  }
  #footer div.item.two {
    flex-basis: 40%
  }
}
@media only screen and (min-width:1200px) {
  #footer div.item {
    flex-basis: 28%
  }
  #footer div.item.two {
    flex-basis: 44%;
    text-align: center
  }
  #footer div.item.two img {
    margin-bottom: 20px;
    max-width: 400px
  }
  #footer div.item.three {
    text-align: right
  }
}
#footer div.item span {
  font-size: 14px
}
#footer div.item img {
  width: 100%;
  height: auto
}
#footer-widgets {
  text-align: center;
  font-size: 18px
}
@media only screen and (min-width:768px) {
  #footer-widgets {
    text-align: left
  }
}
#footer-widgets .col {
  margin-bottom: 0!important;
  padding: 0!important
}
@media only screen and (min-width:768px) {
  #footer-widgets .col {
    margin-bottom: 30px!important
  }
}
#footer-widgets .col img {
  max-width: 220px!important
}
@media only screen and (min-width:768px) {
  #footer-widgets .col img {
    margin: 20px auto!important
  }
}
#footer-widgets .row {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center
}
@media only screen and (min-width:768px) {
  #footer-widgets .row {
    flex-direction: row
  }
}
#footer-widgets .row .widget-block {
  text-align: center;
  margin: 0!important
}
@media only screen and (min-width:415px) {
  #footer-widgets .row .widget-block {
    text-align: left
  }
}
#nectar-header-text-content div {
  position: absolute!important;
  right: 0!important
}
@media only screen and (min-width:1200px) {
  .nectar-header-text-content {
    position: absolute;
    top: -80px;
    padding: 0!important;
    left: 80px
  }
}
.nectar-header-text-content a.nectar-button {
  color: #476143!important;
  text-align: center;
  background-color: #fff;
  font-weight: 700!important;
  font-family: 'Roboto Condensed',sans-serif
}
@media only screen and (min-width:1200px) {
  .nectar-header-text-content a.nectar-button {
    min-width: 180px
  }
}
.nectar-header-text-content.mobile-only {
  background-color: transparent!important;
  padding: 0!important
}
.nectar-header-text-content.mobile-only a {
  display: block
}
.yellow {
  display: flex;
  color: #f0cb07!important;
  align-items: center
}
.yellow strong {
  padding-left: 10px
}
#masthead {
  background-image: url("/images/clone/header-BG.jpg");
  width: 100%;
  z-index: 1000;
  min-height: 96px
}
#masthead a {
  display: inline-block
}
#masthead a img {
  max-width: 450px;
  width: 100%;
  height: auto
}
#masthead a:hover {
  color: #2a3c2c
}
#masthead .container {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
  padding: 25px 15px
}
@media only screen and (min-width:768px) {
  #masthead .container {
    flex-direction: row
  }
}
#block-8,
#block-9 {
  text-align: center!important
}
@media only screen and (min-width:768px) {
  #block-8,
  #block-9 {
    text-align: right!important
  }
}
#hero {
  background-repeat: no-repeat;
  background-size: cover;
  display: flex
}
#hero .hero-content {
  display: flex;
  color: #fff;
  align-items: center
}
@media only screen and (min-width:415px) {
  #hero .hero-content {
    flex-direction: row;
    justify-content: space-between
  }
}
@media only screen and (min-width:768px) {
  #hero .hero-content {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    width: 100%
  }
}
@media only screen and (min-width:1200px) {
  #hero .hero-content span {
    flex-basis: 50%
  }
}
@media only screen and (min-width:415px) {
  #hero .hero-image {
    position: relative;
    top: 40px;
    flex-basis: 45%;
    align-self: stretch
  }
}
@media only screen and (min-width:768px) {
  #hero .hero-image img {
    position: absolute;
    max-width: 300px;
    right: 50px
  }
}
@media only screen and (min-width:1200px) {
  #hero .hero-image img {
    max-width: 380px;
    position: absolute;
    z-index: 999
  }
}
#hero .hero-text .buttons-group {
  margin: 25px 0;
  flex-direction: row!important;
  justify-content: space-between
}
@media only screen and (min-width:768px) {
  #hero .hero-text .buttons-group {
    justify-content: center;
    gap: 25px;
    margin: 35px 0
  }
}
#hero .hero-text .buttons-group a {
  min-width: 100px!important
}
@media only screen and (min-width:768px) {
  #hero .hero-text .buttons-group a {
    min-width: 160px!important
  }
}
#hero h2 {
  margin-bottom: 0;
  color: #fff;
  font-size: 36px
}
@media only screen and (min-width:415px) {
  #hero h2 {
    font-size: 40px
  }
}
@media only screen and (min-width:768px) {
  #hero h2 {
    font-size: 44px
  }
}
@media only screen and (min-width:1200px) {
  #hero h2 {
    font-size: 58px
  }
}
nav li.menu-item a {
  margin-bottom: 0!important
}
@media only screen and (min-width:768px) {
  .site-navigation {
    margin-top: 15px
  }
}
@media only screen and (min-width:1200px) {
  .site-navigation {
    margin-top: 15px
  }
}
.hero-content {
  overflow: visible;
  flex-direction: column;
  align-items: center;
  height: auto!important
}
@media only screen and (min-width:768px) {
  .hero-content {
    height: auto!important;
    padding: 0 30px
  }
}
.hero-content img {
  max-width: 240px;
  position: relative;
  z-index: 5;
  right: 0;
  bottom: 0
}
@media only screen and (min-width:415px) {
  .hero-content img {
    max-width: 300px
  }
}
@media only screen and (min-width:768px) {
  .hero-content img {
    max-width: 400px;
    bottom: -60px
  }
}
@media only screen and (min-width:1200px) {
  .hero-content img {
    max-width: 500px;
    bottom: -100px
  }
}
@media only screen and (min-width:1366px) {
  .hero-content img {
    max-width: 600px
  }
}
@media only screen and (min-width:768px) {
  .hero-text {
    flex-basis: 60%
  }
}
body #header-outer {
  background-color: transparent
}
#row-1 h2 {
  line-height: 1.25;
  padding-top: 25px
}
@media only screen and (min-width:768px) {
  #row-1 h2 {
    font-size: 58px!important
  }
}
@media only screen and (min-width:1200px) {
  #row-1 h2 {
    font-size: 62px!important
  }
}
#row-1 h3 {
  text-transform: capitalize;
  padding-top: 8px!important
}
@media only screen and (min-width:768px) {
  #row-1 h3 {
    font-size: 32px!important
  }
}
@media only screen and (min-width:1200px) {
  #row-1 h3 {
    font-size: 38px!important;
    padding: 20px 0 25px 0
  }
}
#row-1 .buttons-group {
  margin-top: 30px;
  flex-direction: row;
  justify-content: space-evenly!important
}
@media only screen and (min-width:1200px) {
  #row-1 .buttons-group {
    justify-content: center!important
  }
}
#row-1 .buttons-group a {
  background-color: #2a3c2c;
  min-width: 150px
}
@media only screen and (min-width:768px) {
  #row-1 .buttons-group a {
    margin-bottom: 0!important;
    min-width: 200px
  }
}
@media only screen and (min-width:1200px) {
  #row-1 .buttons-group a {
    min-width: 250px
  }
}
@media only screen and (min-width:1366px) {
  #row-1 .buttons-group a {
    min-width: 280px
  }
}
#row-2 {
  padding-top: 60px
}
#row-2 h2 {
  font-size: 36px
}
@media only screen and (min-width:415px) {
  #row-2 {
    font-size: 38px
  }
}
@media only screen and (min-width:768px) {
  #row-2 h2 {
    font-size: 40px
  }
}
@media only screen and (min-width:1200px) {
  #row-2 h2 {
    font-size: 40px
  }
  #row-2 p {
    font-size: 18px
  }
}
#row-3 {
  background-image: url("/images/clone/green-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover
}
#row-3 .flex {
  justify-content: space-around;
  flex-direction: column
}
@media only screen and (min-width:768px) and (orientation:landscape) {
  #row-3 .flex {
    flex-direction: row!important
  }
}
@media only screen and (min-width:1200px) {
  #row-3 .flex {
    flex-direction: row!important
  }
}
#row-3 .flex.list {
  gap: 0;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px
}
@media only screen and (min-width:768px) {
  #row-3 .flex.list {
    flex-direction: row!important;
    margin-top: 0;
    width: 100%;
    flex-direction: row!important;
    justify-content: center!important
  }
}
@media only screen and (min-width:1200px) {
  #row-3 .flex.list {
    justify-content: space-evenly!important
  }
}
#row-3 .flex.list ul {
  padding-left: 0;
  margin: 0;
  min-width: 250px
}
#row-3 .flex.list li {
  line-height: 2;
  color: #fff;
  list-style-position: inside;
  font-size: 18px
}
@media only screen and (min-width:415px) {
  #row-3 .flex.list li {
    font-size: 18px
  }
}
@media only screen and (min-width:768px) {
  #row-3 .flex.list li {
    font-size: 18px
  }
}
@media only screen and (min-width:1200px) {
  #row-3 .flex.list li {
    font-size: 18px
  }
}
@media only screen and (min-width:1366px) {
  #row-3 .flex.list li {
    font-size: 18px
  }
}
@media only screen and (min-width:768px) and (orientation:landscape) {
  #row-3 .flex-three_fifths {
    flex-basis: 60%
  }
}
@media only screen and (min-width:1200px) {
  #row-3 .flex-three_fifths {
    flex-basis: 60%;
    display: flex;
    flex-direction: column
  }
}
#row-3 .flex div {
  align-self: center
}
@media only screen and (min-width:768px) {
  #row-3 .flex-half {
    flex-basis: 50%
  }
}
#row-3 img {
  border-radius: 5px;
  display: block;
  margin: 0 auto
}
@media only screen and (min-width:1200px) {
  #row-3 img.max400 {
    max-width: 400px!important
  }
}
#row-3 h3 {
  text-align: center;
  color: #fff
}
#row-4 {
  padding-bottom: 0
}
@media only screen and (min-width:768px) {
  #row-4 {
    text-align: left
  }
}
@media only screen and (min-width:1200px) {
  #row-4 .col {
    align-self: flex-start!important
  }
}
@media only screen and (min-width:768px) {
  #row-4 .flex {
    flex-direction: row
  }
}
@media only screen and (min-width:768px) {
  #row-4 .flex-one_third {
    flex-basis: 33%
  }
}
@media only screen and (min-width:768px) {
  #row-4 .flex-two_thirds {
    flex-basis: 66%
  }
}
#row-4 h2 {
  font-weight: 700!important;
  font-size: 34px!important;
  text-align: center!important
}
@media only screen and (min-width:768px) {
  #row-4 h2 {
    text-align: left!important
  }
}
@media only screen and (min-width:1200px) {
  #row-4 h2 {
    font-size: 46px!important;
    color: #375e31;
    text-align: center
  }
}
#row-4 img {
  border-radius: 5px
}
#row-4 .one_third {
  width: 100%;
  display: none
}
@media only screen and (min-width:1200px) {
  #row-4 .one_third {
    display: initial
  }
}
@media only screen and (min-width:768px) {
  #row-5 .flex-one_fourth {
    flex-basis: 25%
  }
}
@media only screen and (min-width:768px) {
  #row-5 .flex-three_fourths {
    padding-left: 30px;
    flex-basis: 75%
  }
}
#row-5 h1 {
  color: #375e31;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.25
}
@media only screen and (min-width:768px) {
  #row-5 h1 {
    text-align: left
  }
}
@media only screen and (min-width:1200px) {
  #row-5 h1 {
    font-size: 30px
  }
}
@media only screen and (min-width:1366px) {
  #row-5 h1 {
    font-size: 32px
  }
}
#row-5 h4 {
  margin: 5px 0 15px 0;
  font-weight: 600;
  line-height: 1.25
}
@media only screen and (min-width:768px) {
  #row-5 h4 {
    font-size: 20px
  }
}
@media only screen and (min-width:1200px) {
  #row-5 h4 {
    font-size: 22px
  }
}
#row-5 p {
  margin-top: 0
}
@media only screen and (min-width:768px) {
  #row-5 p {
    text-align: left
  }
}
#row-5 a {
  color: #333;
  text-decoration: none
}
#row-5 a span {
  font-size: 80%;
  font-weight: 600
}
#row-5 img {
  max-width: 50%;
  margin: 0 auto;
  align-self: center;
  display: block
}
@media only screen and (min-width:768px) {
  #row-5 img {
    max-width: 100%
  }
}
@media only screen and (min-width:1200px) {
  #row-5 img {
    max-width: 100%
  }
}
@media only screen and (min-width:768px) {
  #row-5 .flex {
    flex-direction: row
  }
}
#row-6 {
  background-image: url("/images/clone/green-bg.jpg");
  box-shadow: 0 0 8px #000
}
@media only screen and (min-width:1200px) {
  #row-6 {
    padding: 60px 0
  }
}
#row-6 img {
  display: block;
  margin: 0 20px
}
#row-6 .flex {
  justify-content: center
}
@media only screen and (min-width:768px) {
  #row-6 .flex {
    justify-content: center;
    align-items: center
  }
}
@media only screen and (min-width:1200px) {
  #row-6 .flex {
    justify-content: center
  }
}
#row-6 .flex span {
  display: inline-flex;
  align-items: center
}
@media only screen and (min-width:768px) {
  #row-6 .flex span {
    flex-basis: 35%
  }
}
#row-6 .flex h4 {
  margin: 0;
  text-align: center;
  color: #efe5de;
  text-transform: capitalize;
  font-weight: 500
}
@media only screen and (min-width:768px) {
  #row-6 .flex h4 {
    flex-basis: 60%;
    max-width: 580px
  }
}
@media only screen and (min-width:1200px) {
  #row-6 .flex h4 {
    font-size: 22px;
    text-align: left
  }
}
#row-6 h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 35px;
  font-size: 30px
}
@media only screen and (min-width:768px) {
  #row-6 h3 {
    font-size: 40px
  }
}
@media only screen and (min-width:1366px) {
  #row-6 h3 {
    font-size: 46px
  }
}
#row-7 {
  background-color: #fff;
  margin: 0;
  text-align: center;
  padding-bottom: 0!important
}
@media only screen and (min-width:1200px) {
  #row-7 {
    text-align: left
  }
}
#row-7 h3 {
  padding-bottom: 0;
  font-weight: 600!important;
  font-family: 'Roboto Condensed',sans-serif;
  margin: 5px 0 15px 0;
  font-size: 22px
}
#row-7 h3 span {
  display: inline-block
}
@media only screen and (min-width:768px) {
  #row-7 h3 span {
    font-size: 28px;
    display: inline-block
  }
}
@media only screen and (min-width:1200px) {
  #row-7 h3 {
    font-size: 24px;
    padding-bottom: 15px
  }
}
#row-7 p {
  margin: 15px 0
}
#row-7 p.headline {
  padding-bottom: 30px
}
@media only screen and (min-width:768px) {
  #row-7 p.headline {
    max-width: 1020px;
    margin: 0 auto
  }
}
@media only screen and (min-width:1200px) {
  #row-7 p.headline {
    padding-bottom: 50px;
    font-size: 18px!important
  }
}
#row-7 p.headline a {
  color: #333;
  font-weight: 700;
  text-decoration: none
}
@media only screen and (min-width:1200px) {
  #row-7 .flex {
    justify-content: space-evenly
  }
}
#row-7 .flex.buttons {
  flex-direction: column
}
@media only screen and (min-width:768px) {
  #row-7 .flex.buttons {
    justify-content: center;
    flex-direction: row
  }
}
@media only screen and (min-width:1200px) {
  #row-7 .flex.buttons {
    justify-content: flex-start
  }
}
#row-7 .flex.buttons a {
  background-color: #6a954d;
  color: #fff;
  border-radius: 3px;
  min-width: 200px;
  width: 100%;
  text-decoration: none;
  text-align: center;
  display: block
}
@media only screen and (min-width:768px) {
  #row-7 .flex.buttons a {
    min-width: 200px;
    width: auto
  }
}
#row-7 img {
  margin: 0 auto;
  max-width: 250px
}
@media only screen and (min-width:1200px) {
  #row-7 img {
    max-width: 100%
  }
}
#row-8 {
  background-color: #fff!important
}
#row-9 .flex-staff {
  justify-content: space-evenly;
  align-items: center;
  text-align: left;
  margin: 30px auto 15px auto!important
}
@media only screen and (min-width:415px) {
  #row-9 .flex-staff {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 600px
  }
}
@media only screen and (min-width:768px) {
  #row-9 .flex-staff {
    justify-content: center;
    margin-top: 20px!important;
    max-width: 100%;
    padding: 0 90px
  }
}
@media only screen and (min-width:1200px) {
  #row-9 .flex-staff {
    max-width: 100%;
    padding: 0 90px;
    justify-content: space-evenly
  }
}
@media only screen and (min-width:1366px) {
  #row-9 .flex-staff {
    max-width: 1425px
  }
}
#row-9 h2 {
  font-size: 30px
}
@media only screen and (min-width:1200px) {
  #row-9 h2 {
    font-size: 48px
  }
}
#row-9 .staff {
  display: inline-flex!important;
  flex-basis: 32%
}
@media only screen and (min-width:415px) {
  #row-9 .staff {
    flex-basis: 35%!important
  }
}
@media only screen and (min-width:768px) {
  #row-9 .staff {
    flex-basis: 35%!important
  }
}
@media only screen and (min-width:1200px) {
  #row-9 .staff {
    flex-basis: 24%!important
  }
}
@media only screen and (min-width:1200px) and (orientation:landscape) {
  #row-9 .staff {
    flex-basis: 23%!important
  }
}
@media only screen and (min-width:1366px) {
  #row-9 .staff {
    flex-basis: 22%!important
  }
}
.mobile-block {
  display: block
}
@media only screen and (min-width:768px) {
  .mobile-block {
    display: inline-block
  }
}
#slide-out-widget-area .bottom-text {
  font-size: 20px!important
}
#slide-out-widget-area .bottom-text::before {
  content: '\f095'!important;
  font-family: FontAwesome;
  padding-right: 10px
}
#contact {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #fff!important
}
@media only screen and (min-width:768px) {
  #contact {
    justify-content: space-between
  }
  #contact .three_fourths {
    padding-left: 30px
  }
  #contact .three_fourths h3 {
    padding-bottom: 20px;
    font-size: 24px
  }
}
@media only screen and (min-width:1200px) {
  #contact .three_fourths h3 {
    padding-bottom: 20px;
    font-size: 26px
  }
}
#contact h4 {
  font-family: Roboto,sans-serif
}
li::marker {
  margin-right: 5px!important
}
span.menu-title-text {
  color: #e5e5e5!important
}
@media only screen and (min-width:1200px) {
  span.menu-title-text {
    font-size: 20px
  }
}
strong {
  font-family: inherit;
  font-weight: 700!important
}
#brands {
  justify-content: space-around;
  background-color: #fff;
  flex-direction: column!important;
  padding: 0!important;
  padding-top: 30px!important
}
@media only screen and (min-width:415px) {
  #brands {
    flex-wrap: wrap;
    flex-direction: row!important
  }
}
@media only screen and (min-width:768px) {
  #brands {
    flex-wrap: wrap;
    flex-direction: row!important
  }
}
#brands a {
  display: inline-block;
  align-self: center
}
#brands a img {
  margin: 0!important
}
#brands img {
  margin: 0!important
}
#brands.container::before {
  content: none
}
@media only screen and (min-width:768px) {
  .padding-left {
    padding-left: 25px
  }
}
.pharmacy {
  margin-top: 30px;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 20px;
  align-items: flex-start!important
}
.pharmacy strong {
  font-size: 115%;
  font-weight: 700;
  color: #6a954d;
  text-align: left
}
@media only screen and (min-width:768px) {
  .pharmacy strong {
    text-align: left
  }
}
.pharmacy span {
  text-align: left
}
.pharmacy span.one {
  padding-right: 10px
}
.pharmacy span.block {
  text-align: center;
  font-weight: 600!important;
  line-height: 1
}
@media only screen and (min-width:768px) {
  .pharmacy span.block {
    text-align: left;
    margin-top: 5px
  }
}
@media only screen and (min-width:768px) {
  .pharmacy span {
    text-align: left
  }
}
.buttons-group {
  justify-content: space-around;
  justify-content: center
}
.buttons-group a {
  background-color: #6a954d!important;
  color: #fff;
  text-align: center;
  padding: 5px 20px;
  line-height: 2;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 500;
  font-size: 18px;
  min-width: 140px
}
.buttons-group a:hover {
  background-color: #2a3c2c
}
@media only screen and (min-width:1200px) {
  .buttons-group a {
    min-width: 220px;
    font-size: 20px;
    padding: 5px 40px
  }
}
.white {
  color: #fff!important
}
h3.yellow:before {
  content: '\f071'!important;
  font-family: FontAwesome;
  padding-right: 35px
}
a.tel:before {
  content: '\f095'!important;
  font-family: FontAwesome
}
a.button-tel:before {
  content: '\f095'!important;
  font-family: FontAwesome;
  padding-right: 8px
}
a.button-email:before {
  content: '\f1d8'!important;
  font-family: FontAwesome;
  padding-right: 15px
}
#header-tel {
  display: none;
  background-color: #375e31;
  z-index: 9999!important;
  font-size: 18px
}
@media only screen and (min-width:1200px) {
  #header-tel {
    display: block;
    top: 50px!important;
    right: 50px!important
  }
}
#header-tel:hover {
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  box-shadow: -12 20px 38px rgba(0,0,0,.16)!important
}
@media only screen and (min-width:768px) {
  .border-right {
    border-right: 1px solid #000;
    align-self: stretch
  }
}
.img-with-aniamtion-wrap .inner {
  margin: 0 auto!important
}
.flex.popup {
  flex-direction: column!important
}
#account-info {
  text-align: center
}
#account-info h2 {
  font-size: 20px!important;
  color: #375e31!important;
  font-family: 'Roboto Condensed',sans-serif;
  text-transform: uppercase;
  font-weight: 600!important;
  padding-bottom: 0!important
}
@media only screen and (min-width:415px) {
  #account-info h2 {
    font-size: 28px!important
  }
}
@media only screen and (min-width:768px) {
  #account-info h2 {
    font-size: 40px!important
  }
}
@media only screen and (min-width:1200px) {
  #account-info h2 {
    font-size: 44px!important;
    padding: 30px 0
  }
}
#account-info h2.subtitle {
  font-size: 26px!important;
  color: #000!important;
  font-family: 'Playfair Disyplay',serif;
  text-transform: capitalize
}
@media only screen and (min-width:768px) {
  #account-info h2.subtitle {
    font-size: 28px!important
  }
}
@media only screen and (min-width:1200px) {
  #account-info h2.subtitle {
    font-size: 34px!important;
    padding: 30px 0
  }
}
#account-info h2 img.block {
  max-width: 300px;
  margin: 0 auto;
  width: 100%;
  height: auto
}
@media only screen and (min-width:768px) {
  #account-info h2 img.block {
    max-width: 300px
  }
}
@media only screen and (min-width:1200px) {
  #account-info h2 img.block {
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 400px
  }
}
#account-info h3 {
  font-family: Roboto,sans-serif
}
@media only screen and (min-width:1200px) {
  #account-info h3 {
    font-size: 22px
  }
}
#account-info a.tel::before {
  content: ''!important
}
.mfp-content {
  position: static!important
}
.icons-contact {
  align-self: center;
  padding-bottom: 15px
}
.icons-contact a i {
  color: #fff!important;
  padding-left: 10px;
  font-size: 24px
}
.icons-contact a:hover i {
  color: #375e31!important
}
@media only screen and (min-width:768px) {
  .icons-contact {
    position: absolute;
    right: 20px
  }
}
.block {
  display: block
}
.staff {
  display: flex;
  flex-direction: column;
  min-width: 300px;
  background-color: #fff
}
@media only screen and (min-width:415px) {
  .staff {
    flex-wrap: wrap
  }
}
@media only screen and (min-width:768px) {
  .staff {
    padding-top: 10px!important;
    padding-bottom: 0!important
  }
}
@media only screen and (min-width:1200px) {
  .staff {
    flex-wrap: nowrap;
    padding-bottom: 20px!important;
    min-width: 250px
  }
}
.staff a {
  color: #444;
  line-height: 1.5;
  text-decoration: none;
  font-size: 18px
}
@media only screen and (min-width:768px) {
  .staff a {
    font-size: 18px
  }
}
@media only screen and (min-width:1200px) {
  .staff a {
    font-size: 18px
  }
}
.staff a:hover {
  color: green
}
.staff strong {
  line-height: 2;
  color: #476143;
  font-family: 'Roboto Condensed',sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700
}
@media only screen and (min-width:768px) {
  .staff strong {
    font-size: 20px
  }
}
@media only screen and (min-width:1200px) {
  .staff strong {
    font-size: 22px
  }
}
.staff i {
  padding-right: 10px
}
.staff-row {
  flex-wrap: wrap
}
@media only screen and (min-width:1200px) {
  .staff-row {
    flex-wrap: nowrap
  }
}
.name {
  display: flex;
  flex-direction: column
}
#site-navigation .menu-main-container {
  display: none
}
#site-navigation .menu-main-container.closed {
  display: none
}
@media only screen and (min-width:768px) {
  #site-navigation .menu-main-container {
    display: block
  }
}
#site-navigation .menu-toggle {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  top: 30px;
  right: 10px;
  z-index: 100;
  font-size: 22px;
  background-color: transparent;
  border: none!important
}
#site-navigation .menu-toggle:before {
  color: #fff!important;
  content: '\f0c9'
}
@media only screen and (min-width:768px) {
  #site-navigation .menu-toggle {
    display: none
  }
}
#site-navigation .menu-toggle[aria-expanded=true]:before {
  background-color: #2a3c2c!important;
  content: '\f00d'
}
#site-navigation.toggled #primary-menu,
#site-navigation.toggled .menu-main-container {
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 20;
  display: block
}
#site-navigation.toggled #primary-menu {
  display: flex;
  flex-direction: column;
  padding: 15%;
  width: auto;
  margin: 0 auto;
  position: relative;
  top: 100px
}
#site-navigation.toggled #primary-menu li {
  width: 100%;
  margin: 0 auto
}
#site-navigation.toggled #primary-menu li a {
  color: #2a3c2c;
  font-size: 30px;
  line-height: 2.5;
  display: block
}
header.entry-header {
  display: none
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!important;
  -webkit-backface-visibility: hidden
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.mfp-align-top .mfp-container:before {
  display: none
}
.mfp-content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}
.mfp-ajax-cur {
  cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
  cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.mfp-loading.mfp-figure {
  display: none
}
.mfp-hide {
  display: none!important
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-preloader a {
  color: #ccc
}
.mfp-preloader a:hover {
  color: #fff
}
.mfp-s-ready .mfp-preloader {
  display: none
}
.mfp-s-error .mfp-content {
  display: none
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation
}
button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  color: #fff!important;
  right: -20px;
  top: -50px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: .5
}
.mfp-close:active {
  top: 1px
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}
.mfp-arrow-left {
  left: 0
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
  right: 0
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.mfp-iframe-holder .mfp-close {
  top: -40px
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #000
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}
.mfp-figure {
  line-height: 0
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #444
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-figure figure {
  margin: 0
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}
.mfp-image-holder .mfp-content {
  max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}
.white-popup {
  position: relative;
  background: #fff;
  padding: 30px;
  width: auto;
  margin: 20px auto;
  max-width: 80%
}
@media only screen and (min-width:1024px) {
  .white-popup {
    padding: 50px
  }
}
.dark-popup p {
  margin: 10px 30px
}
@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}
@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}
.header {
  padding: 10px 18px;
  background: #555;
  color: #f1f1f1
}
.content {
  padding: 18px
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}
.sticky + .content {
  padding-top: 102px
}