/****************************************************
****** HTML, SITEWIDE  ******************************
****************************************************/
html {
  overflow-x: hidden;
}

body {
  font-family: "Google Sans", sans-serif;
  overflow-x: hidden;
  background-color: #FBFBFB;
}
body.admin-bar .sticky {
  margin-top: 30px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
img.no-full {
  max-width: 100%;
  width: unset;
  height: unset;
}

/****************************************************
****** CONTAINERS/WRAPPERS  ******************************
****************************************************/
#main-content {
  position: relative;
  z-index: 1;
}

.wrapper {
  max-width: 1400px;
  margin: 0 auto;
}
.wrapper .wrapper-inner {
  padding-left: 30px;
  padding-right: 30px;
}

/***  HERO WRAPPER ***/
.hero-wrapper {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.hero-wrapper .wrapper-inner {
  padding-left: 0;
  padding-right: 0;
}

/***  WRAPPER WIDE ***/
.wrapper.wide {
  max-width: 1700px;
}
.wrapper.wide .wrapper-inner {
  padding-left: 2rem;
  padding-right: 2rem;
}

/***  WRAPPER FULL ***/
.wrapper.full {
  max-width: unset;
}
.wrapper.full .wrapper-inner {
  padding-left: 0;
  padding-right: 0;
}

.wrapper-header {
  max-width: 1400px;
  margin: 0 auto;
}
.wrapper-header .wrapper-inner {
  padding-left: 30px;
  padding-right: 30px;
}

.narrow-content {
  max-width: 800px;
  margin: 0 auto;
}

.gap-s {
  padding-top: 1rem;
}

.gap-b-s {
  padding-bottom: 1rem;
}

.gap {
  padding-top: 7rem;
}

.gap-b {
  padding-bottom: 7rem;
}

.gap-l {
  padding-top: 10rem;
}

.gap-b-l {
  padding-bottom: 10rem;
}

.white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text p, .white-text a, .white-text strong, .white-text span {
  color: #FFFFFF;
}

.white-bg {
  background-color: #FFFFFF;
}
.white-bg h1, .white-bg h2, .white-bg h3, .white-bg h4, .white-bg h5, .white-bg h6, .white-bg p, .white-bg a, .white-bg strong, .white-bg span {
  color: #111611;
}

.dark-bg {
  background-color: #1D261D;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='600' y1='25' x2='600' y2='777'%3E%3Cstop offset='0' stop-color='%231D261D'/%3E%3Cstop offset='1' stop-color='%23293629'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='650' y1='25' x2='650' y2='777'%3E%3Cstop offset='0' stop-color='%231e271e'/%3E%3Cstop offset='1' stop-color='%232b392b'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='700' y1='25' x2='700' y2='777'%3E%3Cstop offset='0' stop-color='%231f291f'/%3E%3Cstop offset='1' stop-color='%232d3c2d'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' gradientUnits='userSpaceOnUse' x1='750' y1='25' x2='750' y2='777'%3E%3Cstop offset='0' stop-color='%23202a20'/%3E%3Cstop offset='1' stop-color='%232f3e2f'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' gradientUnits='userSpaceOnUse' x1='800' y1='25' x2='800' y2='777'%3E%3Cstop offset='0' stop-color='%23212c21'/%3E%3Cstop offset='1' stop-color='%23314131'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' gradientUnits='userSpaceOnUse' x1='850' y1='25' x2='850' y2='777'%3E%3Cstop offset='0' stop-color='%23222d22'/%3E%3Cstop offset='1' stop-color='%23334433'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' gradientUnits='userSpaceOnUse' x1='900' y1='25' x2='900' y2='777'%3E%3Cstop offset='0' stop-color='%23242f24'/%3E%3Cstop offset='1' stop-color='%23364736'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' gradientUnits='userSpaceOnUse' x1='950' y1='25' x2='950' y2='777'%3E%3Cstop offset='0' stop-color='%23253025'/%3E%3Cstop offset='1' stop-color='%23384a38'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' gradientUnits='userSpaceOnUse' x1='1000' y1='25' x2='1000' y2='777'%3E%3Cstop offset='0' stop-color='%23263226'/%3E%3Cstop offset='1' stop-color='%233a4d3a'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' gradientUnits='userSpaceOnUse' x1='1050' y1='25' x2='1050' y2='777'%3E%3Cstop offset='0' stop-color='%23273327'/%3E%3Cstop offset='1' stop-color='%233c4f3c'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' gradientUnits='userSpaceOnUse' x1='1100' y1='25' x2='1100' y2='777'%3E%3Cstop offset='0' stop-color='%23283528'/%3E%3Cstop offset='1' stop-color='%233e523e'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' gradientUnits='userSpaceOnUse' x1='1150' y1='25' x2='1150' y2='777'%3E%3Cstop offset='0' stop-color='%23293629'/%3E%3Cstop offset='1' stop-color='%23405540'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg %3E%3Crect fill='url(%23a)' width='1200' height='800'/%3E%3Crect fill='url(%23b)' x='100' width='1100' height='800'/%3E%3Crect fill='url(%23c)' x='200' width='1000' height='800'/%3E%3Crect fill='url(%23d)' x='300' width='900' height='800'/%3E%3Crect fill='url(%23e)' x='400' width='800' height='800'/%3E%3Crect fill='url(%23f)' x='500' width='700' height='800'/%3E%3Crect fill='url(%23g)' x='600' width='600' height='800'/%3E%3Crect fill='url(%23h)' x='700' width='500' height='800'/%3E%3Crect fill='url(%23i)' x='800' width='400' height='800'/%3E%3Crect fill='url(%23j)' x='900' width='300' height='800'/%3E%3Crect fill='url(%23k)' x='1000' width='200' height='800'/%3E%3Crect fill='url(%23l)' x='1100' width='100' height='800'/%3E%3C/g%3E%3C/svg%3E");
  background-attachment: fixed;
  background-size: cover;
}
.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6, .dark-bg p, .dark-bg a, .dark-bg strong, .dark-bg span, .dark-bg li {
  color: #FFFFFF;
}
.dark-bg hr {
  border-color: rgba(54, 165, 141, 0.2);
  margin-bottom: 30px;
  border-width: 0.5px;
}
.dark-bg .two-col-grid .col img {
  border-radius: 22px;
}

.text-center {
  text-align: center;
}

/****************************************************
****** COLUMNS  ******************************
****************************************************/
/***  ONE COLUMN  ***/
.one-col {
  margin: 0 auto;
}
.one-col.narrow {
  max-width: 900px;
}

#narrow .one-col {
  max-width: 900px;
  margin: 0;
}

/***  TWO COLUMN GRID  ***/
.two-col-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem;
}
.two-col-grid.left-third {
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  grid-gap: 5rem;
}
.two-col-grid.right-third {
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  grid-gap: 5rem;
}
.two-col-grid :first-child {
  -ms-grid-column: 1;
}
.two-col-grid :last-child {
  -ms-grid-column: 2;
}

#left-third .two-col-grid {
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  grid-gap: 5rem;
}

/***  TWO COLUMN FLEX  ***/
.two-col-flex {
  display: flex;
  grid-gap: 2%;
  flex-wrap: wrap;
}
.two-col-flex .col {
  width: 49%;
}

/***  THREE COLUMN GRID  ***/
.three-col-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2rem;
}
.three-col-grid :first-child {
  -ms-grid-column: 1;
}
.three-col-grid :nth-child(2) {
  -ms-grid-column: 2;
}
.three-col-grid :last-child {
  -ms-grid-column: 3;
}

/***  THREE COLUMN FLEX  ***/
.three-col-flex {
  display: flex;
  grid-gap: 2%;
  flex-wrap: wrap;
}
.three-col-flex .col {
  width: 32%;
}

/***  FOUR COLUMN GRID  ***/
.four-col-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 2rem;
}
.four-col-grid :first-child {
  -ms-grid-column: 1;
}
.four-col-grid :nth-child(2) {
  -ms-grid-column: 2;
}
.four-col-grid :nth-child(3) {
  -ms-grid-column: 3;
}
.four-col-grid :last-child {
  -ms-grid-column: 4;
}

/***  FIVE COLUMN GRID  ***/
.five-col-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 2rem;
}
.five-col-grid :first-child {
  -ms-grid-column: 1;
}
.five-col-grid :nth-child(2) {
  -ms-grid-column: 2;
}
.five-col-grid :nth-child(3) {
  -ms-grid-column: 3;
}
.five-col-grid :nth-child(4) {
  -ms-grid-column: 4;
}
.five-col-grid :last-child {
  -ms-grid-column: 5;
}

/***  FOUR COLUMN FLEX  ***/
.four-col-flex {
  display: flex;
  grid-gap: 2%;
  flex-wrap: wrap;
}
.four-col-flex .col {
  width: 23%;
}

.col.center {
  display: flex;
  justify-content: center;
}

.align-c {
  align-items: center;
}

.align-b {
  align-items: flex-end;
}

/****************************************************
****** FONTS STYLES, & TYPOGRAPHY ***********
****************************************************/
h1 {
  color: #111611;
  font-weight: 800;
  font-size: 64px;
  line-height: 64px;
  margin-bottom: 1.5rem;
  font-family: "Poppins", sans-serif;
}

h2 {
  color: #111611;
  font-weight: 700;
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 1.5rem;
  font-family: "Google Sans", sans-serif;
}

h3 {
  color: #111611;
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 1.5rem;
  font-family: "Google Sans", sans-serif;
}

h4 {
  color: #111611;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 1.5rem;
  font-family: "Google Sans", sans-serif;
}

h5 {
  color: #111611;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
  font-family: "Google Sans", sans-serif;
}

h6 {
  color: #111611;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 1.5rem;
  font-family: "Google Sans", sans-serif;
}

span.green-highlight {
  color: #52AD52;
}

p {
  color: #111611;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  margin: 0 auto 20px;
  font-family: "Google Sans", sans-serif;
}

p.large {
  color: #111611;
  font-weight: 300;
  font-size: 20px;
  line-height: 32px;
  margin: 0 auto 20px;
}

strong {
  font-weight: 700;
  color: inherit;
}

a {
  text-decoration: none;
  color: #52AD52;
}

blockquote p {
  font-size: 22px;
  font-style: italic;
  line-height: 36px;
  margin-bottom: 20px !important;
}
blockquote p:last-child {
  margin-bottom: 0;
}

.blue-hue {
  color: #A6CB41 !important;
}

div#main-content ul,
div#main-content ol {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
  font-family: "Google Sans", sans-serif;
}
div#main-content ul li,
div#main-content ol li {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  padding: 3px 0;
}
div#main-content ul li::marker,
div#main-content ol li::marker {
  color: #A6CB41;
}
div#main-content ul li strong,
div#main-content ol li strong {
  font-weight: 500;
  color: #A6CB41;
}

ul.nothing {
  margin: 0 !important;
  list-style-type: none !important;
  padding: 0 !important;
}

ul.lined {
  border: 5px solid rgba(255, 255, 255, 0.0705882353);
  border-bottom: 5px solid rgba(38, 50, 79, 0.0705882353);
  padding: 2rem 3rem !important;
  margin-top: 5px !important;
  transition: all ease-in-out 0.4s;
}
ul.lined h4 {
  margin-bottom: 10px;
}
ul.lined p:last-child {
  margin-bottom: 0;
}
ul.lined:hover {
  border: 5px solid rgba(38, 50, 79, 0.0705882353);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.0901960784);
  border-radius: 0 50px !important;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 46px;
    line-height: 54px;
    margin-bottom: 1.5rem;
  }
  h2 {
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 1.5rem;
  }
  h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 1.5rem;
  }
  h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 1.5rem;
  }
  h5 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 1.5rem;
  }
  h6 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 1.5rem;
  }
  p {
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto 20px;
  }
  div#main-content ul,
  div#main-content ol {
    padding-left: 20px;
    margin-bottom: 1.5rem;
    margin-top: 1rem;
  }
  div#main-content ul li,
  div#main-content ol li {
    font-size: 16px;
    line-height: 28px;
    padding: 3px 0;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 1.5rem;
  }
  h2 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 1.5rem;
  }
}
/****************************************************
****** BUTTONS *************************************
****************************************************/
.btn {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  padding: 1rem 3rem;
  text-align: center;
  border-radius: 22px;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none !important;
  cursor: pointer;
  gap: 10px; /* Space between text and arrow */
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  transition: color 0.4s ease;
  /* Ensure text stays above pseudo element */
  z-index: 1;
}
.btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #fff;
  z-index: 1;
  transition: width 0.4s ease;
}
.btn span {
  position: relative;
  z-index: 2;
  color: inherit;
}
.btn:hover {
  color: #52AD52;
}
.btn:hover::before {
  width: 100%;
}

.btn.bright {
  border: 2px solid #A6CB41;
  color: #A6CB41;
}
.btn.bright::before {
  background: #A6CB41;
}
.btn.bright:hover {
  color: #ffffff;
}

.btn.dark {
  border: 2px solid #52AD52;
  color: #52AD52;
}
.btn.dark::before {
  background: #52AD52;
}
.btn.dark:hover {
  color: #ffffff;
}

.background-animation {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  background-color: #52AD52;
}
.background-animation::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #fff;
  z-index: 1;
  transition: width 0.4s ease;
}
.background-animation span {
  position: relative;
  z-index: 2;
  color: inherit;
}
.background-animation:hover {
  color: #FFFFFF;
  background-color: #A6CB41;
}
.background-animation:hover::before {
  width: 100%;
}

/****************************************************
****** HEADER  ******************************
****************************************************/
header {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1215686275);
  position: relative;
  z-index: 101;
  background-color: #FFFFFF;
}
header .navigation {
  position: relative;
  width: 100%;
}
header .navigation .wrapper-header .wrapper-inner .n-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}
header .navigation .wrapper-header .wrapper-inner .n-bar .n-logo svg, header .navigation .wrapper-header .wrapper-inner .n-bar .n-logo img {
  width: 200px;
  height: auto;
}
header .navigation .wrapper-header .wrapper-inner .n-bar .n-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
}
header .navigation .wrapper-header .wrapper-inner .n-bar .n-content .main-navigation {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-end;
}
header .navigation .wrapper-header .wrapper-inner .n-bar .n-content .n-contact {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

/* Submenu Dropdown */
.main-navigation li {
  position: relative;
}
.main-navigation li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.main-navigation li a {
  color: #111611;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
}
.main-navigation li a:hover {
  color: #52AD52;
}
.main-navigation li > ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #52AD52;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
  opacity: 0;
  transition: opacity 0.3s ease;
  padding: 30px;
  min-width: 320px;
  border-radius: 8px;
}
.main-navigation li > ul li {
  position: relative;
  padding: 0 0 0;
  margin-bottom: 1rem;
  width: 100%;
}
.main-navigation li > ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.main-navigation li > ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
}
.main-navigation li > ul li a:after {
  content: "";
  width: 18px; /* Adjust size */
  height: 12px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 93.162 61.291'%3E%3Cpath d='M226.734 39.422l25.774 25.556.215.2a4.939 4.939 0 0 1 1.439 3.316l0 .448A4.857 4.857 0 0 1 252.9 71.91l-.3.31L226.734 97.869a4.917 4.917 0 0 1-6.918 0 4.867 4.867 0 0 1 0-6.918L237.673 73.24l-71.771 0a4.881 4.881 0 1 1 0-9.763l71.2 0L219.816 46.34a4.867 4.867 0 0 1 0-6.918 4.917 4.917 0 0 1 6.918 0Z' transform='translate(-161 -38)' fill='%23FFF'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
}
.main-navigation li > ul li a:hover {
  color: #273327;
}
.main-navigation li > ul li a:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 93.162 61.291'%3E%3Cpath d='M226.734 39.422l25.774 25.556.215.2a4.939 4.939 0 0 1 1.439 3.316l0 .448A4.857 4.857 0 0 1 252.9 71.91l-.3.31L226.734 97.869a4.917 4.917 0 0 1-6.918 0 4.867 4.867 0 0 1 0-6.918L237.673 73.24l-71.771 0a4.881 4.881 0 1 1 0-9.763l71.2 0L219.816 46.34a4.867 4.867 0 0 1 0-6.918 4.917 4.917 0 0 1 6.918 0Z' transform='translate(-161 -38)' fill='%23273327'/%3E%3C/svg%3E") no-repeat center;
}
.main-navigation li:hover > ul {
  opacity: 1;
  display: block;
}

.menu-item-has-children > a:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  margin-left: 0;
  vertical-align: middle;
}
.menu-item-has-children > a:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%2352AD52' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center;
}

/* Mobile Flyout Styles */
.nbar-tog {
  border-radius: 22px;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.nbar-tog #nav-button {
  display: block;
  width: 30px;
  height: 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  position: relative;
}

.hamburger-line {
  display: block;
  width: 100%;
  height: 2px;
  background: #111611;
  position: absolute;
  left: 0;
  transition: transform 0.3s ease-out;
}
.hamburger-line:nth-child(1) {
  top: 0;
}
.hamburger-line:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  width: 85%;
}
.hamburger-line:nth-child(3) {
  bottom: 0;
}

.open .hamburger-line:nth-child(1) {
  transform: rotate(45deg) translate(6px, 6px);
}
.open .hamburger-line:nth-child(2) {
  opacity: 0;
}
.open .hamburger-line:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

.closed#nav-button:hover .hamburger-line:nth-child(1) {
  transform: rotate(15deg) translate(0px, 0px);
}
.closed#nav-button:hover .hamburger-line:nth-child(3) {
  transform: rotate(-15deg) translate(0px, 0px);
}

/* Sticky Area Styling */
.flyout {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 100;
  top: -100%; /* Start hidden above the top */
  background-color: #FFFFFF;
  overflow-x: hidden;
  padding-top: 10rem;
  transition: top 0.2s; /* Animate the top property */
}
.flyout .mobile-menu .menu-item-has-children.submenu-open > .sub-menu {
  display: block;
}
.flyout .mobile-menu li ul.sub-menu {
  padding-left: 30px;
  border-bottom: 1px solid hsla(0, 0%, 0%, 0.03);
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: none;
}
.flyout .mobile-menu li ul.sub-menu li a {
  padding: 8px 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}

.mobile-menu .submenu-open > a:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23000000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center;
  transform: rotate(180deg);
}

.mobile-menu .menu-item-has-children > a:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23000000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center;
}

.mobile-menu .menu-item-has-children > a:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23000000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center;
}

.sticky-blue .navigation {
  background: #f4f4f4;
}
.sticky-blue .nav-open .n-logo svg path {
  fill: #111611;
}
.sticky-blue .nav-open .hamburger-line {
  background: #111611;
}

.flyout .mobile-menu {
  margin-bottom: 3rem;
}
.flyout .mobile-menu li {
  text-align: left;
}
.flyout .mobile-menu li a {
  color: #111611;
  padding: 12px 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
  display: inline-flex;
}
.flyout .flyout-contact {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  row-gap: 5px;
  justify-content: flex-start;
}
.flyout .flyout-contact .flyout-contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 10px;
}
.flyout .flyout-contact .flyout-contact-item a {
  color: #52AD52;
  display: inline-flex;
  gap: 10px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  width: 100%;
  align-items: center;
}
.flyout .flyout-contact .flyout-contact-item a span {
  display: inline-block;
  min-width: 150px;
}
.flyout .flyout-contact .flyout-contact-item a .fci-text {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.flyout .flyout-contact .flyout-contact-item a .fci-text span {
  color: #111611;
  font-weight: 400;
  font-size: 13px;
  opacity: 0.5;
}
.flyout .flyout-contact .flyout-contact-item a .fci-text span:last-child {
  font-weight: 700;
  font-size: 16px;
  opacity: 1;
  margin-top: 5px;
}
.flyout .flyout-contact .flyout-contact-item a .svg {
  background-color: #52AD52;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 12px;
}
.flyout .flyout-contact .flyout-contact-item a .svg svg {
  width: auto;
  height: 18px;
}
.flyout .flyout-contact .flyout-contact-item a .svg svg path {
  fill: #FFFFFF;
}
.flyout .flyout-contact .flyout-contact-item a:hover .fci-text span {
  color: #52AD52;
}

.nav-header.dark-text .navigation {
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.1);
  position: relative;
}
.nav-header.dark-text .navigation .hamburger-line {
  background-color: #111611;
}
.nav-header.dark-text .navigation .n-bar .n-logo svg path {
  fill: #111611;
}
.nav-header.dark-text .navigation .n-bar .n-content {
  flex-direction: row-reverse;
  align-items: center;
}
.nav-header.dark-text .navigation .n-bar .n-content .n-content-actions a.header-tel {
  color: #111611;
}
.nav-header.dark-text .navigation .n-bar .n-content .n-content-actions a.header-tel svg path {
  fill: #111611;
  stroke: #111611;
}
.nav-header.dark-text .navigation .n-bar .n-content .n-content-actions a.header-tel:hover {
  color: #52AD52;
}
.nav-header.dark-text .navigation .n-bar .n-content .n-content-actions a.header-tel:hover svg path {
  fill: #52AD52;
  stroke: #52AD52;
}
.nav-header.dark-text .navigation .n-bar .n-content .main-navigation li a {
  color: #111611;
}
.nav-header.dark-text .navigation .n-bar .n-content .main-navigation li a:hover {
  color: #52AD52;
}
.nav-header.dark-text .navigation .n-bar .n-content .main-navigation li.tel a {
  background-color: #52AD52;
  padding: 12px 30px;
  border-radius: 22px;
  color: #FFFFFF;
}
.nav-header.dark-text .navigation .n-bar .n-content .main-navigation li.tel a:hover {
  background-color: #FFFFFF;
  color: #52AD52;
}
.nav-header.dark-text .navigation .n-bar .n-content .main-navigation li .sub-menu li a {
  color: #FFFFFF;
}
.nav-header.dark-text .navigation .n-bar .n-content .main-navigation li .sub-menu li a:hover {
  color: #273327;
}
.nav-header.dark-text .menu-item-has-children > a:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  margin-left: 0;
  vertical-align: middle;
}
.nav-header.dark-text .menu-item-has-children > a:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%2352AD52' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center;
}

/* Sticky Menu Styling */
header.nav-header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101;
}
header.nav-header.sticky .email {
  display: none !important;
}
header.nav-header.sticky .navigation {
  background-color: #FFFFFF;
}
header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar {
  padding: 15px 0;
}
header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar .n-logo svg, header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar .n-logo img {
  width: 180px;
  height: auto;
}
header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar .n-logo svg path, header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar .n-logo img path {
  fill: #FFFFFF;
}
header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar .n-content {
  align-items: center;
}
header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar .n-content .main-navigation li a {
  color: #111611;
}
header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar .n-content .main-navigation li a:hover {
  color: #52AD52;
}
header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar .n-content .main-navigation li .sub-menu li a {
  color: #FFFFFF;
}
header.nav-header.sticky .navigation .wrapper-header .wrapper-inner .n-bar .n-content .main-navigation li .sub-menu li a:hover {
  color: #273327;
}
header.nav-header.sticky .menu-item-has-children > a:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  margin-left: 0;
  vertical-align: middle;
}
header.nav-header.sticky .menu-item-has-children > a:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%2352AD52' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center;
}
header.nav-header.sticky.dark-text .hamburger-line {
  background-color: #111611;
}
header.nav-header.sticky.dark-text .n-bar .n-content .n-content-actions a.header-tel {
  color: #111611;
}
header.nav-header.sticky.dark-text .n-bar .n-content .n-content-actions a.header-tel svg path {
  fill: #111611;
  stroke: #111611;
}
header.nav-header.sticky.dark-text .n-bar .n-content .n-content-actions a.header-tel:hover {
  color: #52AD52;
}
header.nav-header.sticky.dark-text .n-bar .n-content .n-content-actions a.header-tel:hover svg path {
  fill: #52AD52;
  stroke: #52AD52;
}

.n-content-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}
.n-content-actions .header-account,
.n-content-actions .header-tel,
.n-content-actions .header-cart {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 22px;
  text-decoration: none;
  color: #111;
  transition: all 0.2s ease;
  background-color: rgb(242, 242, 242);
  padding: 12px 20px;
  font-size: 12px;
  gap: 5px;
  font-weight: 600;
}
.n-content-actions .header-account svg,
.n-content-actions .header-tel svg,
.n-content-actions .header-cart svg {
  height: 18px;
  width: auto;
}
.n-content-actions .header-account svg path,
.n-content-actions .header-tel svg path,
.n-content-actions .header-cart svg path {
  stroke: #111611;
}
.n-content-actions .header-account:hover,
.n-content-actions .header-tel:hover,
.n-content-actions .header-cart:hover {
  background: #56b54d;
  color: #fff;
}
.n-content-actions .header-account:hover svg path,
.n-content-actions .header-tel:hover svg path,
.n-content-actions .header-cart:hover svg path {
  stroke: #FFFFFF;
}
.n-content-actions .header-tel {
  background-color: unset;
  color: #111611;
  border-radius: 0;
  font-size: 14px;
}
.n-content-actions .header-tel svg path {
  stroke: #111611;
  fill: #111611;
}
.n-content-actions .header-tel:hover {
  background: unset;
  color: #52AD52;
}
.n-content-actions .header-tel:hover svg path {
  stroke: #52AD52;
  fill: #52AD52;
}
.n-content-actions .header-cart .header-cart-count {
  position: absolute;
  top: -6px;
  right: -6px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  background: #56b54d;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.n-content-actions .header-mini-cart {
  position: relative;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  width: 320px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  padding: 16px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.25s ease;
  z-index: 999;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown li {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  border-bottom: 1px solid rgb(210, 210, 210);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown li > a {
  width: calc(100% - 30px);
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  letter-spacing: -0.3px;
  padding-bottom: 5px;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown li > a.remove.remove_from_cart_button {
  width: 10px;
  padding-bottom: 0;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown li dl.variation {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: 10px;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown li span.quantity {
  display: flex;
  align-items: center;
  gap: 5px;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown li span.quantity span {
  font-size: 12px;
  line-height: 14px !important;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown li p, .n-content-actions .header-mini-cart .mini-cart-dropdown li bdi {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown li span.woocommerce-Price-amount.amount {
  margin: 0;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown img {
  width: 50px;
  height: auto;
  border-radius: 6px;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown p.woocommerce-mini-cart__buttons.buttons {
  margin-bottom: 0;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown .button {
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 12px;
  padding: 10px !important;
  font-weight: 600;
  background: #f1f1f1;
  font-size: 14px;
  line-height: 16px !important;
  margin-bottom: 5px;
  color: black;
}
.n-content-actions .header-mini-cart .mini-cart-dropdown .button.checkout {
  background-color: #52AD52;
  color: #FFFFFF;
}
.n-content-actions .header-mini-cart:hover .mini-cart-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.n-content-actions .header-account span,
.n-content-actions .header-cart span {
  margin-left: 8px;
  font-size: 14px;
  font-weight: 500;
}

.woocommerce-MyAccount-navigation ul {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.woocommerce-MyAccount-navigation ul li a {
  display: flex;
  padding: 20px 30px;
  background-color: #FFFFFF;
  color: #111611;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  border-radius: 22px;
  position: relative;
}
.woocommerce-MyAccount-navigation ul li a:after {
  background-image: url(/agg/wp-content/themes/a11-aggregates/svg/arrow-grey.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  width: 25px;
  height: 14px;
  position: absolute;
  right: 20px;
  top: 22px;
  z-index: 1;
}
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
  background-color: #52AD52;
  color: #FFFFFF;
}
.woocommerce-MyAccount-navigation ul li.is-active a:after, .woocommerce-MyAccount-navigation ul li:hover a:after {
  background-image: url(/agg/wp-content/themes/a11-aggregates/svg/arrow-white.svg);
}
.woocommerce-MyAccount-navigation ul li.is-active a:after {
  background-image: url(/agg/wp-content/themes/a11-aggregates/svg/arrow-white.svg);
}

.woocommerce-MyAccount-content header {
  background-color: unset;
  box-shadow: unset;
}
.woocommerce-MyAccount-content .addresses .title .edit {
  float: left;
  font-weight: 600;
  margin-bottom: 2rem;
}

#main-content .woocommerce-error,
#main-content .woocommerce-info,
#main-content .woocommerce-message {
  border-radius: 22px;
  color: black;
  display: flex;
  gap: 7px;
  align-items: center;
  padding: 13px 10px 13px 60px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 14px;
  line-height: 20px;
  background: unset;
}
#main-content .woocommerce-error a,
#main-content .woocommerce-info a,
#main-content .woocommerce-message a {
  font-size: 14px;
  line-height: 20px;
}
#main-content .woocommerce-error .woocommerce-Button, #main-content .woocommerce-error .button,
#main-content .woocommerce-info .woocommerce-Button,
#main-content .woocommerce-info .button,
#main-content .woocommerce-message .woocommerce-Button,
#main-content .woocommerce-message .button {
  background: unset;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  color: #52AD52;
  margin-left: 20px;
}
#main-content .woocommerce-error .woocommerce-Button:hover, #main-content .woocommerce-error .button:hover,
#main-content .woocommerce-info .woocommerce-Button:hover,
#main-content .woocommerce-info .button:hover,
#main-content .woocommerce-message .woocommerce-Button:hover,
#main-content .woocommerce-message .button:hover {
  color: #52AD52;
}
#main-content .woocommerce-info:before {
  color: #52AD52;
}
#main-content .woocommerce-error {
  border-color: rgba(218, 46, 43, 0.285);
}
#main-content .woocommerce-error:before {
  color: rgb(218, 46, 43);
}
#main-content .woocommerce-message {
  border-color: rgba(18, 203, 98, 0.285);
}
#main-content .woocommerce-message:before {
  color: rgb(18, 203, 98);
}
#main-content .woocommerce-Button,
#main-content .button {
  background-color: #52AD52;
  padding: 20px 50px;
  color: #FFFFFF;
  border: none;
  border-radius: 22px;
  font-family: "Google Sans", sans-serif;
  font-weight: 600;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
  background-color: #52AD52;
  padding: 20px 50px;
  color: #FFFFFF;
  border: none;
  border-radius: 22px;
  font-family: "Google Sans", sans-serif;
  font-weight: 600;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
  background-color: #A6CB41;
}

/****************************************************
****** MULTI COLUMNS  ******************************
****************************************************/
div#accreditations .two-col-grid .col {
  background-color: #F0F7DE;
  padding: 3rem;
  border-radius: 22px;
}
div#accreditations .two-col-grid .col p:last-child {
  margin-bottom: 0;
}
div#accreditations img {
  height: 120px;
  width: auto;
}

.text-image .two-col-grid .col:first-child {
  order: 2;
}
.text-image .two-col-grid .col:last-child {
  order: 1;
}

.two-col-grid.image-grid .col,
.three-col-grid.image-grid .col,
.four-col-grid.image-grid .col,
.five-col-grid.image-grid .col {
  background: #FFFFFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.two-col-grid.image-grid .col:hover,
.three-col-grid.image-grid .col:hover,
.four-col-grid.image-grid .col:hover,
.five-col-grid.image-grid .col:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  transition: box-shadow 0.4s ease;
}
.two-col-grid.image-grid .col:hover .column-image,
.three-col-grid.image-grid .col:hover .column-image,
.four-col-grid.image-grid .col:hover .column-image,
.five-col-grid.image-grid .col:hover .column-image {
  transform: scale(1.1);
}
.two-col-grid.image-grid .col:hover .column-heading a,
.three-col-grid.image-grid .col:hover .column-heading a,
.four-col-grid.image-grid .col:hover .column-heading a,
.five-col-grid.image-grid .col:hover .column-heading a {
  color: #A6CB41;
}
.two-col-grid.image-grid .col:hover .link-icon-overlay,
.three-col-grid.image-grid .col:hover .link-icon-overlay,
.four-col-grid.image-grid .col:hover .link-icon-overlay,
.five-col-grid.image-grid .col:hover .link-icon-overlay {
  background-color: #A6CB41 !important;
}
.two-col-grid.image-grid .col .column-link,
.three-col-grid.image-grid .col .column-link,
.four-col-grid.image-grid .col .column-link,
.five-col-grid.image-grid .col .column-link {
  position: relative;
}
.two-col-grid.image-grid .col .column-link picture,
.three-col-grid.image-grid .col .column-link picture,
.four-col-grid.image-grid .col .column-link picture,
.five-col-grid.image-grid .col .column-link picture {
  display: flex;
  margin-bottom: 10px;
  overflow: hidden;
}
.two-col-grid.image-grid .col .column-link picture .column-image,
.three-col-grid.image-grid .col .column-link picture .column-image,
.four-col-grid.image-grid .col .column-link picture .column-image,
.five-col-grid.image-grid .col .column-link picture .column-image {
  transition: transform 0.4s ease;
}
.two-col-grid.image-grid .col .column-link .link-icon-overlay,
.three-col-grid.image-grid .col .column-link .link-icon-overlay,
.four-col-grid.image-grid .col .column-link .link-icon-overlay,
.five-col-grid.image-grid .col .column-link .link-icon-overlay {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: #014167;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.two-col-grid.image-grid .col .column-link .link-icon-overlay svg,
.three-col-grid.image-grid .col .column-link .link-icon-overlay svg,
.four-col-grid.image-grid .col .column-link .link-icon-overlay svg,
.five-col-grid.image-grid .col .column-link .link-icon-overlay svg {
  width: 20px;
  height: auto;
  fill: white;
}
.two-col-grid.image-grid .col .column-content,
.three-col-grid.image-grid .col .column-content,
.four-col-grid.image-grid .col .column-content,
.five-col-grid.image-grid .col .column-content {
  padding: 1rem 2rem 2rem;
}
.two-col-grid.image-grid .col .column-content p:last-child,
.two-col-grid.image-grid .col .column-content ul:last-child,
.three-col-grid.image-grid .col .column-content p:last-child,
.three-col-grid.image-grid .col .column-content ul:last-child,
.four-col-grid.image-grid .col .column-content p:last-child,
.four-col-grid.image-grid .col .column-content ul:last-child,
.five-col-grid.image-grid .col .column-content p:last-child,
.five-col-grid.image-grid .col .column-content ul:last-child {
  margin-bottom: 0 !important;
}
.two-col-grid.image-grid .col picture,
.three-col-grid.image-grid .col picture,
.four-col-grid.image-grid .col picture,
.five-col-grid.image-grid .col picture {
  overflow: hidden;
}
.two-col-grid.image-grid .col picture .column-image,
.three-col-grid.image-grid .col picture .column-image,
.four-col-grid.image-grid .col picture .column-image,
.five-col-grid.image-grid .col picture .column-image {
  transition: transform 0.4s ease;
}
.two-col-grid.icon-grid .link-icon-overlay,
.three-col-grid.icon-grid .link-icon-overlay,
.four-col-grid.icon-grid .link-icon-overlay,
.five-col-grid.icon-grid .link-icon-overlay {
  display: none;
}
.two-col-grid.icon-grid .col.text-left,
.three-col-grid.icon-grid .col.text-left,
.four-col-grid.icon-grid .col.text-left,
.five-col-grid.icon-grid .col.text-left {
  text-align: left;
}
.two-col-grid.icon-grid .col.text-center,
.three-col-grid.icon-grid .col.text-center,
.four-col-grid.icon-grid .col.text-center,
.five-col-grid.icon-grid .col.text-center {
  text-align: center;
}
.two-col-grid.icon-grid .col .column-image,
.three-col-grid.icon-grid .col .column-image,
.four-col-grid.icon-grid .col .column-image,
.five-col-grid.icon-grid .col .column-image {
  margin-bottom: 20px;
  width: auto;
  height: 46px;
  transition: transform 0.4s ease;
}
.two-col-grid.icon-grid .col:hover .column-content h3 a,
.three-col-grid.icon-grid .col:hover .column-content h3 a,
.four-col-grid.icon-grid .col:hover .column-content h3 a,
.five-col-grid.icon-grid .col:hover .column-content h3 a {
  color: #A6CB41;
}
.two-col-grid.icon-grid .col .column-content,
.three-col-grid.icon-grid .col .column-content,
.four-col-grid.icon-grid .col .column-content,
.five-col-grid.icon-grid .col .column-content {
  padding: 0;
}
.two-col-grid.icon-grid .col .column-content h3,
.three-col-grid.icon-grid .col .column-content h3,
.four-col-grid.icon-grid .col .column-content h3,
.five-col-grid.icon-grid .col .column-content h3 {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 28px;
}
.two-col-grid.icon-grid .col .column-content p,
.three-col-grid.icon-grid .col .column-content p,
.four-col-grid.icon-grid .col .column-content p,
.five-col-grid.icon-grid .col .column-content p {
  margin: 10px 0 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}
.two-col-grid.image-grid.image-h-small .col .column-image,
.three-col-grid.image-grid.image-h-small .col .column-image,
.four-col-grid.image-grid.image-h-small .col .column-image,
.five-col-grid.image-grid.image-h-small .col .column-image {
  width: 100%;
  height: 150px;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}
.two-col-grid.image-grid.image-h-med .col .column-image,
.three-col-grid.image-grid.image-h-med .col .column-image,
.four-col-grid.image-grid.image-h-med .col .column-image,
.five-col-grid.image-grid.image-h-med .col .column-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}
.two-col-grid.image-grid.image-h-large .col .column-image,
.three-col-grid.image-grid.image-h-large .col .column-image,
.four-col-grid.image-grid.image-h-large .col .column-image,
.five-col-grid.image-grid.image-h-large .col .column-image {
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}

.grey-bg {
  background-color: #FBFBFB;
}

.column-icon-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.column-icon-wrapper .icon {
  text-align: center;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  padding: 2rem;
}
.column-icon-wrapper .icon img {
  margin-bottom: 10px;
  width: 90px;
  height: auto;
}
.column-icon-wrapper .icon p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

/****************************************************
****** SINGLE PRODUCT CUSTOMISE  ******************************
****************************************************/
.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
  background: #000000 !important;
}

td.bookable.course-invalid-start.course-date-not-startable a {
  background: #fbfbfb !important;
  background-color: #fbfbfb !important;
  color: #e5e5e5 !important;
  cursor: not-allowed !important;
  font-weight: 400 !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0);
}

td.bookable.course-invalid-start.course-date-not-startable {
  background: #f4f4f4 !important;
  background-color: #f4f4f4 !important;
}

.course-booking-start-date-field + .wc-bookings-date-picker,
.course-booking-no-dates-message + .wc-bookings-date-picker {
  position: absolute !important;
  left: -99999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.course-booking-no-dates-message ~ .wc-bookings-booking-cost,
.course-booking-no-dates-message ~ .single_add_to_cart_button {
  display: none !important;
}

.single-product .summary label {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: "Google Sans", sans-serif !important;
}

.single-product .summary input, .single-product .summary select {
  width: 100% !important;
  outline: none;
  border: none;
  border-radius: 6px;
  background-color: white;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  font-family: "Google Sans", sans-serif;
  padding: 10px;
  border: 2px solid #f2f2f2;
  max-width: unset;
  color: #52ad52;
  font-family: "Google Sans", sans-serif !important;
}

.single-product .summary .course-booking-start-date-field, .single-product .summary p.form-field.form-field-wide.wc_bookings_field_persons {
  background: white;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.02);
  font-family: "Google Sans", sans-serif !important;
}

.single-product .summary button.wc-bookings-booking-form-button.single_add_to_cart_button.button.alt.disabled {
  margin-top: 10px;
  font-family: "Google Sans", sans-serif !important;
}

.single-product .summary p.price {
  font-size: 12px !important;
  color: black !important;
  font-family: "Google Sans", sans-serif !important;
}

.course-booking-no-dates-message {
  margin: 0 0 24px;
  padding: 14px 16px;
  background: #fff3cd;
  border: 1px solid #ffe69c;
  color: #664d03;
  border-radius: 4px;
  max-width: 720px;
  font-size: 16px;
  line-height: 26px;
}
.course-booking-no-dates-message a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}

form.cart:has(.course-booking-no-dates-message) p.form-field.form-field-wide.wc_bookings_field_persons {
  display: none !important;
}
form.cart:has(.course-booking-no-dates-message) .single_add_to_cart_button {
  display: none !important;
}

ul.block-picker {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}
ul.block-picker li.block a {
  color: white;
  background: #52ad52 !important;
  border-radius: 10px;
  font-weight: 600;
}

.woocommerce div.product div.summary, .woocommerce div.product div.images {
  margin-bottom: 5rem;
}

/****************************************************
****** CONTACT CTA ROW  ******************************
****************************************************/
.contact-cta .contact-details > div {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 3rem;
  margin-top: 3rem;
}
.contact-cta .contact-details > div h3 {
  font-size: 22px;
  line-height: 30px;
}
.contact-cta .footer-contact-item .fci-text span {
  margin-bottom: 5px;
}
.contact-cta .footer-contact-item .fci-text span:last-child {
  font-size: 18px !important;
}

.testimonial-carousel .carousel-cell {
  width: 49%;
  padding: 3rem;
  border-radius: 22px;
  background-color: #F0F7DE;
  margin-right: 1%;
}
.testimonial-carousel .carousel-cell .testimonial-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
}
.testimonial-carousel .carousel-cell .testimonial-author {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.testimonial-carousel .carousel-cell svg {
  display: block;
  height: 18px;
  width: auto;
}

.flickity-page-dots {
  bottom: -30px;
  position: relative;
}

.flickity-page-dots .dot {
  background: #52AD52;
  width: 23px;
  height: 15px;
  border-radius: 21px;
  margin: 0 4px;
}

.frm_fields_container {
  background: #F3F3F3;
  padding: 3rem;
  border-radius: 22px;
}

.with_frm_style .frm_primary_label {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  font-family: "Google Sans", sans-serif;
}

.with_frm_style .vertical_radio .frm_checkbox label, .with_frm_style .vertical_radio .frm_radio label {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  font-family: "Google Sans", sans-serif;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement {
  outline: none;
  border: none;
  border-radius: 6px;
  background-color: white;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  font-family: "Google Sans", sans-serif;
  padding: 10px;
}

.frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style {
  font-family: "Google Sans", sans-serif;
  background-color: #52AD52;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  border: none;
  outline: none;
  padding: 15px 35px;
  border-radius: 50px;
}

/****************************************************
****** CARDS  ******************************
****************************************************/
.cards .card {
  position: relative;
  display: flex;
  overflow: hidden;
}
.cards .card a {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.cards .card a picture {
  overflow: hidden;
  display: flex;
  border-radius: 22px;
  margin-bottom: 25px;
}
.cards .card a picture .card-image {
  border-radius: 22px;
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: transform 0.4s ease;
  overflow: hidden;
  display: flex;
}
.cards .card a .card-content {
  padding: 0 10px;
}
.cards .card a .card-content h3 {
  font-size: 22px;
  line-height: 30px;
}
.cards .card a .card-content .lined {
  border-color: #52AD52;
  color: #52AD52;
  width: 100%;
  transition: all 0.4s ease;
}
.cards .card a:hover .card-image {
  transform: scale(1.05);
  overflow: hidden;
}
.cards .card a:hover .card-content h3 {
  color: #52AD52;
}
.cards .card a:hover .card-content .lined {
  background-color: #52AD52;
  color: #FFFFFF;
  border-radius: 12px;
}

/****************************************************
****** HERO AREAS ******************************
****************************************************/
.hero-area-two-column .hero-wrapper .wrapper-inner {
  padding: 0;
}
.hero-area-two-column .hero-wrapper .wrapper-inner .two-col-flex {
  align-items: center;
}
.hero-area-two-column .hero-wrapper .wrapper-inner .two-col-flex .hero-two-col-content {
  max-width: 650px;
  margin-left: auto;
  padding: 6rem 0 6rem 30px;
}
.hero-area-two-column .hero-wrapper .wrapper-inner .two-col-flex .hero-two-col-image {
  align-self: stretch;
  position: relative;
}
.hero-area-two-column .hero-wrapper .wrapper-inner .two-col-flex .hero-two-col-image picture img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  max-height: 800px;
  max-width: 1200px;
  display: flex;
  object-position: center;
}
.hero-area-two-column .hero-wrapper .wrapper-inner .two-col-flex .hero-two-col-image .google-badge-overlay {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
}
.hero-area-two-column .hero-wrapper .wrapper-inner .two-col-flex .hero-two-col-image .google-badge-overlay .wpsr-reviews-badge-html.wpsr-default {
  margin-bottom: 0;
}

.hero-area-full {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 600px;
  position: relative;
}
.hero-area-full:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.hero-area-full .wrapper {
  min-height: 600px;
}
.hero-area-full .wrapper .wrapper-inner {
  position: relative;
  bottom: 0;
}
.hero-area-full .wrapper .wrapper-inner .hero-float-box {
  position: relative;
}
.hero-area-full .wrapper .wrapper-inner .hero-float-box .hero-float-box-inner {
  max-width: 700px;
  padding: 20rem 0 8rem;
}
.hero-area-full .wrapper .wrapper-inner .hero-float-box .hero-float-box-inner h1 {
  font-weight: 900;
  font-size: 70px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.hero-area-full .wrapper .wrapper-inner .hero-float-box .hero-float-box-inner p {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.home .hero-area-full .wrapper .wrapper-inner .hero-float-box .hero-float-box-inner h1 {
  font-size: 100px;
  line-height: 90px;
}

.home #main-content .dark-bg .one-col ul.products {
  margin: 3rem 0 0 0;
  padding: 0;
}
.home #main-content .dark-bg .one-col ul.products li.product a {
  background-color: white;
}

a.lined, span.lined {
  border: 1px solid #A6CB41;
  padding: 15px;
  border-left: none;
  border-right: none;
  font-size: 16px;
  line-height: 26px;
  color: #A6CB41;
  display: inline-block;
  font-weight: 600;
}
a.lined:hover, span.lined:hover {
  border-color: #52AD52;
  color: #52AD52;
}

/****************************************************
****** ACCORDION ******************************
****************************************************/
.accordion-wrapper .accordion-item {
  margin-top: 1rem;
  border-top: 1px solid rgba(1, 66, 103, 0.1058823529);
  padding-top: 1rem;
}
.accordion-wrapper .accordion-item:last-child {
  border-bottom: 1px solid rgba(1, 66, 103, 0.1058823529);
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.accordion-wrapper .accordion-item .accordion-toggle {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 5px 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  transition: background 0.3s ease;
  position: relative;
  font-family: "Google Sans", sans-serif;
  color: #52AD52;
}
.accordion-wrapper .accordion-item .accordion-toggle .accordion-icon {
  transition: transform 0.3s ease;
}
.accordion-wrapper .accordion-item .accordion-toggle .accordion-icon::before {
  content: "+";
  font-size: 2rem;
  line-height: 28px;
}
.accordion-wrapper .accordion-item .accordion-toggle.open .accordion-icon {
  transform: rotate(45deg);
}
.accordion-wrapper .accordion-item .accordion-toggle:hover {
  color: #A6CB41;
}
.accordion-wrapper .accordion-item .accordion-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  padding: 0;
}
.accordion-wrapper .accordion-item .accordion-content p {
  font-size: 16px;
  line-height: 28px;
}
.accordion-wrapper .accordion-item .accordion-content.open {
  padding-top: 0.5rem;
}

/****************************************************
****** TABS ******************************
****************************************************/
.tabs .tab-buttons {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
  align-items: center;
  justify-content: center;
}
.tabs .tab-buttons .tab-button {
  background: none;
  border: none;
  font-size: 1.2rem;
  font-weight: 600;
  color: #52AD52;
  cursor: pointer;
  padding: 0.5rem;
  position: relative;
  font-family: "Google Sans", sans-serif;
}
.tabs .tab-buttons .tab-button.active {
  color: #A6CB41;
}
.tabs .tab-buttons .tab-button.active::after {
  content: "";
  display: block;
  height: 3px;
  background: #A6CB41;
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.tabs .tab-buttons .tab-button:hover {
  color: #A6CB41;
}
.tabs .tab-contents .tab-content {
  display: none;
}
.tabs .tab-contents .tab-content.active {
  display: block;
}
.tabs .tab-contents .tab-content .two-col-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
.tabs .tab-contents .tab-content .two-col-grid .col p {
  margin-bottom: 1rem;
}
.tabs .tab-contents .tab-content .two-col-grid .col img {
  max-width: 100%;
  border-radius: 22px;
  background: #f2f2f2;
  aspect-ratio: 16/11;
  object-fit: cover;
}

/****************************************************
****** WOOCOMMERCE ******************************
****************************************************/
.woocommerce .woocommerce-breadcrumb {
  font-size: 12px;
  margin-bottom: 2rem;
}

.woocommerce div#main-content ul.products {
  margin: 3rem 0 0 0;
  padding: 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border-radius: 22px;
  overflow: hidden;
  position: relative;
}
.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
  background-color: #FFFFFF;
  border-radius: 22px;
  box-shadow: 0px 0px black;
  padding-bottom: 25px;
  display: block;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1215686275);
  overflow: hidden;
  position: relative;
}
.woocommerce ul.products li.product a .category-image,
.woocommerce-page ul.products li.product a .category-image {
  overflow: hidden;
  position: relative;
  display: flex;
}
.woocommerce ul.products li.product a .category-image img,
.woocommerce-page ul.products li.product a .category-image img {
  overflow: hidden;
  position: relative;
  transition: transform 0.4s ease;
  margin: 0;
}
.woocommerce ul.products li.product a p:last-child,
.woocommerce-page ul.products li.product a p:last-child {
  margin-bottom: 0;
}
.woocommerce ul.products li.product a *,
.woocommerce-page ul.products li.product a * {
  color: #111611;
}
.woocommerce ul.products li.product:hover .category-image,
.woocommerce-page ul.products li.product:hover .category-image {
  overflow: hidden;
  position: relative;
  display: flex;
}
.woocommerce ul.products li.product:hover .category-image img,
.woocommerce-page ul.products li.product:hover .category-image img {
  transform: scale(1.05);
  overflow: hidden;
  position: relative;
}
.woocommerce ul.products li.product:hover a,
.woocommerce-page ul.products li.product:hover a {
  background-color: #52AD52 !important;
}
.woocommerce ul.products li.product:hover a h2, .woocommerce ul.products li.product:hover a p,
.woocommerce-page ul.products li.product:hover a h2,
.woocommerce-page ul.products li.product:hover a p {
  color: #FFFFFF;
}
.woocommerce ul.products li.product:hover a mark,
.woocommerce-page ul.products li.product:hover a mark {
  color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.117);
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  padding: 0 25px;
  font-size: 20px;
  line-height: 40px;
  margin-top: 15px;
}

.woocommerce-loop-category-description p, li.product p {
  padding: 0px 25px;
}

.woocommerce .related ul.products li:last-child {
  margin-right: 0;
}

.woocommerce ul.products li.product a img {
  border-radius: 22px 22px 0 0;
  height: 270px;
  object-fit: cover;
}

mark {
  background: rgba(76, 175, 80, 0.1411764706);
  padding: 5px;
  border-radius: 6px;
  color: #4CAF50;
  font-size: 14px;
}

.woocommerce-product-gallery__wrapper img {
  border-radius: 22px;
}

h1.product_title.entry-title {
  line-height: 46px;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 800;
}

span.woocommerce-Price-amount.amount {
  font-weight: bold;
  color: #52ad52;
  margin-top: 10px;
  display: inline-block;
  font-size: 22px;
  line-height: 26px;
}

small.woocommerce-price-suffix {
  font-size: 12px;
  color: black;
  font-family: "Google Sans", sans-serif;
}

.product_meta {
  font-size: 12px;
  line-height: 18px;
  opacity: 0.7;
}

.woocommerce div.product form.cart .button {
  border-radius: 14px;
  padding: 15px 25px;
  background: #52ad52;
  font-family: "Google Sans", sans-serif;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}

div#main-content ul.tabs.wc-tabs {
  padding: 1rem;
  margin: 3rem 0;
  text-align: center;
  background: #111611;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  background: none;
  border-radius: 0;
  margin: 0 15px;
  color: white;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: none;
  color: #52ad52;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: white;
  font-size: 16px;
  font-weight: 600;
}

.product-tab-content, .woocommerce-Reviews {
  max-width: 1000px;
  padding: 0 30px;
  margin: 0 auto;
}

span.label {
  font-weight: 600;
  opacity: 0.5;
  font-size: 14px;
}

.product-meta-item {
  margin: 0 0 10px 0;
}

span.value {
  font-weight: 600;
  font-size: 14px;
}

.wc-bookings-booking-form {
  border: none;
  padding: 0;
  margin: 0;
}

.wc-bookings-booking-form fieldset {
  border: none;
  padding: 0;
}

.wc-bookings-booking-form .wc-bookings-booking-cost {
  margin: 0;
  border: none;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 15px;
  border-radius: 12px;
  font-size: 20px;
}

.wc-bookings-booking-cost.price .amount {
  margin: 0;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a {
  background: #52ad52 !important;
}

.wc-bookings-booking-form * {
  font-family: "Google Sans", sans-serif;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-title {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  color: black;
}

.wc-bookings-date-picker .ui-datepicker-header {
  background: #F0F0F0;
  border: none;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
  background: #f0f0f0;
}

.tax-product_cat.woocommerce main ul.products li.product {
  width: 100%;
  padding: 2rem !important;
  margin: 0 0 20px 0 !important;
  background-color: #FFFFFF;
  border-radius: 22px;
  box-shadow: 0px 0px black;
  padding-bottom: 25px;
  display: block;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1215686275);
  display: flex;
  gap: 2rem;
  align-items: center;
  justify-content: space-between;
}
.tax-product_cat.woocommerce main ul.products li.product:nth-child(even) {
  background-color: #f3f3f3;
}
.tax-product_cat.woocommerce main ul.products li.product a {
  background-color: unset;
  box-shadow: none;
  border-radius: 0;
  padding-bottom: 0;
  width: calc(100% - 300px);
}
.tax-product_cat.woocommerce main ul.products li.product a img {
  display: none;
}
.tax-product_cat.woocommerce main ul.products li.product a h2 {
  padding: 0;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 0;
  color: #52AD52;
}
.tax-product_cat.woocommerce main ul.products li.product a .product-meta-row {
  display: flex;
  gap: 20px;
}
.tax-product_cat.woocommerce main ul.products li.product a .product-meta-row .product-meta-item {
  margin-bottom: 0;
}
.tax-product_cat.woocommerce main ul.products li.product a .product-meta-row .product-meta-item span {
  font-size: 14px;
  font-weight: 400;
}
.tax-product_cat.woocommerce main ul.products li.product .button {
  font-family: "Google Sans", sans-serif;
  background-color: #52AD52;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 14px !important;
  border: none;
  outline: none;
  padding: 20px 25px !important;
  border-radius: 50px !important;
  margin: 0;
  width: 280px;
  text-align: center;
}
.tax-product_cat.woocommerce main ul.products li.product:hover {
  background-color: #52AD52;
}
.tax-product_cat.woocommerce main ul.products li.product:hover a h2, .tax-product_cat.woocommerce main ul.products li.product:hover a p, .tax-product_cat.woocommerce main ul.products li.product:hover a span, .tax-product_cat.woocommerce main ul.products li.product:hover a bdi, .tax-product_cat.woocommerce main ul.products li.product:hover a small {
  color: #FFFFFF;
}
.tax-product_cat.woocommerce main ul.products li.product:hover .button {
  background-color: #FFFFFF !important;
  color: #52AD52 !important;
}

.related.products {
  max-width: 1000px;
  padding: 3rem 30px 0;
  margin: 3rem auto 0;
  border-top: 1px solid rgba(0, 0, 0, 0.177);
}
.related.products ul.products li.product {
  width: 100%;
  padding: 2rem !important;
  margin: 0 0 20px 0 !important;
  background-color: #FFFFFF;
  border-radius: 22px;
  box-shadow: 0px 0px black;
  padding-bottom: 25px;
  display: block;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1215686275);
  display: flex;
  gap: 2rem;
  align-items: center;
  justify-content: space-between;
}
.related.products ul.products li.product:nth-child(even) {
  background-color: #f3f3f3;
}
.related.products ul.products li.product a {
  background-color: unset;
  box-shadow: none;
  border-radius: 0;
  padding-bottom: 0;
  width: calc(100% - 300px);
}
.related.products ul.products li.product a img {
  display: none;
}
.related.products ul.products li.product a h2 {
  padding: 0;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 0;
  color: #52AD52;
}
.related.products ul.products li.product a .product-meta-row {
  display: flex;
  gap: 20px;
}
.related.products ul.products li.product a .product-meta-row .product-meta-item {
  margin-bottom: 0;
}
.related.products ul.products li.product a .product-meta-row .product-meta-item span {
  font-size: 14px;
  font-weight: 400;
}
.related.products ul.products li.product .button {
  font-family: "Google Sans", sans-serif;
  background-color: #52AD52;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 14px !important;
  border: none;
  outline: none;
  padding: 20px 25px !important;
  border-radius: 50px !important;
  margin: 0;
  width: 280px;
  text-align: center;
}
.related.products ul.products li.product:hover {
  background-color: #52AD52;
}
.related.products ul.products li.product:hover a h2, .related.products ul.products li.product:hover a p, .related.products ul.products li.product:hover a span, .related.products ul.products li.product:hover a bdi, .related.products ul.products li.product:hover a small {
  color: #FFFFFF;
}
.related.products ul.products li.product:hover .button {
  background-color: #FFFFFF !important;
  color: #52AD52 !important;
}

/****************************************************
****** BLOG  ******************************
****************************************************/
.blog-post-grid {
  margin-bottom: 3rem;
}

ul.pager {
  list-style-type: none !important;
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
}
ul.pager li a {
  background: #f0f0f0;
  padding: 5px 15px;
}

/****************************************************
****** FOOTER  ******************************
****************************************************/
footer {
  background-color: #FFFFFF;
  position: relative;
  padding: 5rem 0;
}
footer .footer-row-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2rem;
  z-index: 2;
  position: relative;
}
footer ul.menu {
  columns: 2;
}
footer ul.menu li {
  padding: 5px 0 !important;
}
footer ul.menu li a {
  color: #111611;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  padding: 2px 0;
  display: inline-block;
}
footer ul.menu li a:hover {
  color: #52AD52;
  font-weight: 300;
}
footer p, footer span, footer a {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #111611;
}
footer h6 {
  font-weight: 600;
  font-size: 16px;
  color: #52AD52;
}
footer img.alignnone.wp-image-155 {
  width: 250px;
}

.bottom-bar {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 2rem 0;
  margin-top: 0;
  background-color: #111611;
}
.bottom-bar p, .bottom-bar li, .bottom-bar span, .bottom-bar a {
  font-size: 12px;
  line-height: 22px;
  opacity: 0.7;
  color: #FFFFFF;
}
.bottom-bar ul#menu-bottom-bar {
  display: inline-flex;
  gap: 15px;
}
.bottom-bar ul#menu-bottom-bar li {
  opacity: 1;
}
.bottom-bar ul#menu-bottom-bar li a {
  color: #FFFFFF;
  opacity: 1;
}
.bottom-bar ul#menu-bottom-bar li a:hover {
  color: #52AD52;
}
.bottom-bar .col > ul {
  display: inline;
}
.bottom-bar .col > ul > li {
  display: inline;
}
.bottom-bar .col > ul > li .menu-bottom-bar-container {
  margin-left: 30px;
  display: inline;
}
.bottom-bar .social-links {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.bottom-bar .social-links a {
  opacity: 1;
}
.bottom-bar .social-links a:hover svg rect {
  stroke: #A6CB41;
}
.bottom-bar .social-links a:hover svg path {
  fill: #A6CB41;
}

.footer-contact {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.footer-contact .footer-contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 10px;
}
.footer-contact .footer-contact-item a {
  color: #52AD52;
  display: inline-flex;
  gap: 10px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  width: 100%;
  align-items: center;
}
.footer-contact .footer-contact-item a span {
  display: inline-block;
  min-width: 150px;
}
.footer-contact .footer-contact-item a .fci-text {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.footer-contact .footer-contact-item a .fci-text span {
  color: #111611;
  font-weight: 400;
  font-size: 13px;
  opacity: 0.5;
}
.footer-contact .footer-contact-item a .fci-text span:last-child {
  font-weight: 700;
  font-size: 16px;
  opacity: 1;
}
.footer-contact .footer-contact-item a .svg {
  background-color: #52AD52;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 12px;
}
.footer-contact .footer-contact-item a .svg svg {
  width: auto;
  height: 18px;
}
.footer-contact .footer-contact-item a .svg svg path {
  fill: #FFFFFF;
}
.footer-contact .footer-contact-item a:hover .fci-text span {
  color: #52AD52;
}

/****************************************************
****** MEDIA QUERIES ******************************
****************************************************/
/** IE11/10 **/
/*** MIN WIDTH 1200PX ***/
@media screen and (max-width: 1200px) {
  footer ul.menu {
    columns: 1;
  }
  .footer-contact {
    grid-template-columns: 1fr;
  }
  .home #left-third .two-col-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 3rem;
  }
}
/*** MAX WIDTH 1199PX ***/
/*** MAX WIDTH 1199PX ***/
@media screen and (max-width: 991px) {
  .gap-b {
    padding-bottom: 5rem;
  }
  .gap {
    padding-top: 5rem;
  }
  nav.woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
  }
  .tax-product_cat.woocommerce main ul.products li.product,
  .related.products ul.products li.product {
    flex-wrap: wrap;
    gap: 10px;
  }
  .tax-product_cat.woocommerce main ul.products li.product a,
  .related.products ul.products li.product a {
    width: 100%;
  }
  #main-content .woocommerce-error, #main-content .woocommerce-info, #main-content .woocommerce-message {
    flex-wrap: wrap;
  }
  .home #left-third .two-col-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 2rem;
  }
  .hero-area-full .wrapper .wrapper-inner .hero-float-box .hero-float-box-inner h1,
  .home .hero-area-full .wrapper .wrapper-inner .hero-float-box .hero-float-box-inner h1 {
    font-size: 80px;
    line-height: 70px;
  }
  .hero-area-two-column .hero-wrapper .wrapper-inner .two-col-flex .hero-two-col-content {
    width: 100%;
    max-width: unset;
    order: 2;
    padding: 3rem 30px 3rem 30px;
  }
  .hero-area-two-column .hero-wrapper .wrapper-inner .two-col-flex .hero-two-col-image {
    width: 100%;
  }
  .hero-area-two-column .hero-wrapper .wrapper-inner .two-col-flex .hero-two-col-image picture img {
    max-height: 400px;
  }
  .hide-tablet,
  header .n-bar .n-contact .email,
  header .n-bar .n-contact .telephone {
    display: none !important;
  }
  .wrapper .wrapper-inner, .hero-wrapper .wrapper-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .nbar-tog {
    display: block;
  }
  .main-navigation {
    display: none !important;
  }
  .four-col-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 3rem;
  }
  .three-col-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .home .hero-area-full .wrapper .wrapper-inner .hero-float-box .hero-float-box-inner h1 {
    font-size: 60px;
    line-height: 50px;
  }
  a.header-account {
    font-size: 0;
  }
  .n-content-actions .header-tel {
    display: none;
  }
  .wrapper-header .wrapper-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  header .navigation .wrapper-header .wrapper-inner .n-bar .n-logo img {
    width: 150px;
  }
  .n-content-actions .header-account, .n-content-actions .header-tel, .n-content-actions .header-cart {
    padding: 10px;
  }
  .n-content-actions .header-account {
    font-size: 0;
    padding: 10px 4px 10px 10px;
  }
  .hero-area-full .wrapper .wrapper-inner .hero-float-box .hero-float-box-inner {
    max-width: 500px;
  }
  .hero-area-full .wrapper .wrapper-inner .hero-float-box .hero-float-box-inner h1 {
    font-size: 50px;
    line-height: 48px;
  }
  footer .footer-row-grid {
    grid-template-columns: 1fr;
  }
  .footer-contact {
    display: flex;
    flex-wrap: wrap;
  }
  footer ul.menu {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    row-gap: 0px;
  }
  footer {
    padding: 3rem 0px;
  }
  .two-col-grid,
  .tabs .tab-contents .tab-content .two-col-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
  }
}
@media screen and (max-width: 650px) {
  .testimonial-carousel .carousel-cell {
    width: 100%;
    margin-right: 0;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    margin-bottom: 10px;
  }
  .three-col-grid,
  .four-col-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 3rem;
  }
}
/*** MAX WIDTH 460PX ***/

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