@font-face {
  font-family: "SofiaPro";
  src: url("../fonts/SofiaPro-ExtraLight.woff2") format("woff2"), url("../fonts/SofiaPro-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "SofiaPro";
  src: url("../fonts/SofiaPro-Light.woff2") format("woff2"), url("../fonts/SofiaPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SofiaPro";
  src: url("../fonts/SofiaPro.woff2") format("woff2"), url("../fonts/SofiaPro.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SofiaPro";
  src: url("../fonts/SofiaPro-Medium.woff2") format("woff2"), url("../fonts/SofiaPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "SofiaPro";
  src: url("../fonts/SofiaPro-SemiBold.woff2") format("woff2"), url("../fonts/SofiaPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "SofiaPro";
  src: url("../fonts/SofiaPro-Bold.woff2") format("woff2"), url("../fonts/SofiaPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SofiaPro";
  src: url("../fonts/SofiaPro-Black.woff2") format("woff2"), url("../fonts/SofiaPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
html {
  box-sizing: border-box;
  scroll-padding-top: 100px;
}

*,
*::before,
*::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

body {
  color: #1d1d1b;
  font-family: "SofiaPro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  line-height: 1.5625;
  font-weight: 400;
  min-width: 360px;
}
@media (min-width: 1200px) {
  body {
    font-size: 18px;
  }
}

a {
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
  color: #1d1d1b;
  text-decoration: none;
}
a:hover {
  color: #3A9D45;
  text-decoration: none;
}

ul,
ol,
dl,
p {
  margin: 0 0 20px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "SofiaPro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin: 0 0 16px 0;
  line-height: 1.32;
  font-weight: 700;
  color: #000;
}

h1,
.h1 {
  line-height: 1.1;
}

.h2 span,
h2 span {
  color: #3A9D45;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 26px;
}

h3,
.h3 {
  font-size: 22px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 15px;
}

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 48px;
  }
}

@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  h5,
  .h5 {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  h6,
  .h6 {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 78px;
  }
}

@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 45px;
  }
}

@media (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 32px;
  }
}

@media (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  h5,
  .h5 {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  h6,
  .h6 {
    font-size: 18px;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

svg {
  vertical-align: top;
}

.form-control,
input[type=text],
input[type=email],
input[type=tel],
input[type=search],
input[type=password],
select,
textarea {
  transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out;
  border: 1px solid #d1d1d1;
  background-color: #FFFFFF;
  font: 500 16px/1.3 "SofiaPro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 8px;
  width: 100%;
  height: 50px;
  min-width: 0;
  padding: 10px 24px;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #000;
}
.form-control::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=password]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #888888;
}
.form-control::placeholder,
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=search]::placeholder,
input[type=password]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #888888;
}
.form-control:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
  box-shadow: none;
  border-color: #3A9D45;
  outline: none;
}

input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 3px;
  border: 1px solid #b4b4b4;
  width: 18px;
  height: 18px;
  position: relative;
}
input[type=checkbox]::before {
  content: "\f00c";
  pointer-events: none;
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  color: #000;
  opacity: 0;
  visibility: hidden;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
input[type=checkbox]:checked::before {
  opacity: 1;
  visibility: visible;
}

input[type=date] {
  color: #888888;
}

select {
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  background: transparent;
  padding: 10px 24px;
  padding-right: 40px;
  font: 400 16px/1.2 "SofiaPro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-transform: uppercase;
  height: 50px;
  background: url("./../img/icon-select.svg") no-repeat calc(100% - 22px) center;
  color: #888888;
}
select:focus {
  border-color: #3A9D45;
  outline: none;
}

textarea,
textarea.form-control {
  height: 105px;
  resize: none;
}
textarea::-moz-placeholder, textarea.form-control::-moz-placeholder {
  color: #999999;
}
textarea::placeholder,
textarea.form-control::placeholder {
  color: #999999;
}
textarea:focus,
textarea.form-control:focus {
  border-color: #3A9D45;
  outline: none;
}

form.wpcf7-form.submitting .custom-spinner {
  opacity: 1;
}

form.wpcf7-form.submitting .btn-content {
  opacity: 0;
}

.wpcf7 form .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 20px;
}

.wpcf7 label {
  display: block;
}

.form-label {
  display: block;
  margin-bottom: 8px;
}

.contact-form label {
  display: block;
}
.contact-form label .form-label {
  font-weight: 500;
  display: block;
  line-height: 1.2;
}
.contact-form .form-label {
  line-height: 1.2;
}
.contact-form .row + .row {
  margin-top: 15px;
}
.contact-form .form-group-label {
  font-size: 20px;
  display: block;
  line-height: 1.3;
}

.contact-form .wpcf7-acceptance label {
  display: flex;
  align-items: center;
  gap: 12px;
}
.contact-form .wpcf7-acceptance label input {
  flex-shrink: 0;
}
.contact-form .wpcf7-acceptance label a {
  color: #3A9D45;
}
.contact-form .wpcf7-acceptance label a:hover, .contact-form .wpcf7-acceptance label a:focus {
  color: rgb(44.2418604651, 119.7581395349, 52.6325581395);
}
.contact-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}

.search-form {
  display: flex;
  height: 45px;
}
.search-form input {
  border-radius: 0;
  height: 45px;
}
@media (min-width: 992px) {
  .search-form input {
    min-width: 300px;
  }
}
@media (min-width: 1200px) {
  .search-form input {
    min-width: 440px;
  }
}
.search-form .btn, .search-form .wp-element-button,
.search-form .button {
  flex-shrink: 0;
  border-radius: 0;
}
.search-form .btn-icon {
  flex-shrink: 0;
}

.modal-body .searchform input {
  border: 1px solid #e2e2e2;
}

.contact-form label {
  display: block;
}
.contact-form .form-btn {
  margin-top: 5px;
}
.contact-form .form-item:not(:last-child) {
  margin-bottom: 15px;
}
.contact-form .form-item-message {
  height: 100%;
}
@media (min-width: 768px) {
  .contact-form .form-item-message span,
  .contact-form .form-item-message textarea {
    height: 100%;
  }
}
.contact-form-row {
  --bs-gutter-y: 20px;
}

strong,
b {
  font-weight: 700;
}

.page {
  margin-bottom: 0;
}

.wrapper {
  width: 100%;
  position: relative;
  overflow: clip;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.page-holder {
  flex: 1;
}

.page {
  margin-bottom: 0;
}

.container {
  max-width: 1320px !important;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl,
.row {
  --bs-gutter-x: 30px;
}

.description > :last-child {
  margin-bottom: 0;
}
.description.highlight strong {
  font-weight: 400;
  color: #3A9D45;
}

.modal {
  --bs-modal-border-width: 0px;
  --bs-modal-border-radius: 8px;
  --bs-modal-header-padding: 35px 40px;
  --bs-modal-padding: 30px 40px 30px;
}
.modal-backdrop {
  --bs-backdrop-opacity: 1;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background-color: rgba(0, 0, 0, 0.5);
}
.modal .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #000;
  opacity: 1;
  padding: 0;
  color: #FFFFFF;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  margin: 0;
  transform: translate(10px, -50%);
}
@media (min-width: 992px) {
  .modal .btn-close {
    transform: translate(50%, -50%);
  }
}
.modal .btn-close:hover, .modal .btn-close:focus {
  background: #3A9D45;
  color: #000;
}
.modal-title span {
  color: #3A9D45;
}

.icon-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon-list li {
  display: flex;
  align-items: center;
  gap: 10px;
}

.social-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 15px;
}
.social-list li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.social-list a {
  color: #1d1d1b;
}
.social-list a:hover, .social-list a:focus {
  color: #3A9D45;
}
.social-list-light a {
  color: #FFFFFF;
}
.social-list-light a:hover, .social-list-light a:focus {
  color: #623712;
}
.social-list-color li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 16px;
  background-color: #FFFFFF;
}
.social-list-color li a i {
  color: #000;
  margin-right: 0 !important;
}
.social-list-color li a .fa-facebook-f {
  color: #165EAE;
}
.social-list-color li a .fa-youtube {
  color: #FF0000;
}
.social-list-color li a .fa-instagram {
  background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.social-list-color li a:hover {
  background-color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

.cart-icon-link {
  display: inline-block;
  position: relative;
  padding-right: 12px;
}
.cart-icon-link .cart-total-items {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -6px;
  right: 0;
  font-size: 12px;
  color: #FFFFFF;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #3A9D45;
}

.table th,
.table td {
  padding: 15px 12px;
}
@media (min-width: 992px) {
  .table th,
  .table td {
    padding: 34px 30px;
  }
}
.table thead td,
.table thead th {
  background-color: #623712;
  color: #FFFFFF;
  padding: 15px 12px;
  border-bottom: transparent;
}
@media (min-width: 992px) {
  .table thead td,
  .table thead th {
    padding: 29px 30px;
  }
}
.table thead td:first-child,
.table thead th:first-child {
  border-radius: 10px 0 0 10px;
}
.table thead td:last-child,
.table thead th:last-child {
  border-radius: 0 10px 10px 0;
}
.table-primary thead th,
.table-primary thead td {
  background-color: #3A9D45;
}
.table-primary tbody th,
.table-primary tbody td {
  background-color: transparent;
  border-color: #dadada;
}

.swiper-holder {
  position: relative;
}
.swiper-holder .swiper-btn-prev {
  left: -20px;
}
.swiper-holder .swiper-btn-next {
  right: -20px;
}
.swiper-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
  width: 45px;
  height: 45px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  border-radius: 50%;
  background-color: #3A9D45;
  color: #FFFFFF;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out, color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.swiper-btn:hover {
  background-color: #07743A;
  color: #FFFFFF;
}
.swiper-btn::after {
  content: none;
}
.swiper-btn-next {
  right: 0;
}
.swiper-btn-prev {
  left: 0;
}
.swiper-btn.swiper-button-lock {
  display: none;
}
.swiper-btn.swiper-button-disabled {
  opacity: 0.5;
}

.custom-spinner {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #3A9D45;
  border-top-color: #fff;
  position: absolute;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
  pointer-events: none;
  animation: spin 1s ease-in-out infinite;
  opacity: 0;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1turn);
  }
}
.block {
  padding: 60px 0;
}
@media (min-width: 992px) {
  .block {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .block {
    padding: 120px 0;
  }
}
.block-row {
  --bs-gutter-y: 22px;
  --bs-gutter-x: 22px;
}
.block-md {
  padding: 60px 0;
}
@media (min-width: 992px) {
  .block-md {
    padding: 80px 0;
  }
}
.block-lg {
  padding: 60px 0;
}
@media (min-width: 992px) {
  .block-lg {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .block-lg {
    padding: 100px 0;
  }
}

.article-search {
  padding-bottom: 20px;
}
.article-search + .article-search {
  margin-top: 20px;
}

@media (min-width: 1200px) {
  .col-xl-2 {
    width: 20%;
  }
}

.btn, .wp-element-button,
.button {
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(44.2418604651, 119.7581395349, 52.6325581395);
  --bs-btn-active-border-color: rgb(44.2418604651, 119.7581395349, 52.6325581395);
  display: inline-flex;
  gap: 8px;
  align-items: center;
  padding: 12px 24px;
  border-radius: 6px;
  background-color: #3A9D45;
  border-color: #3A9D45;
  font-family: "SofiaPro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 600;
  border: 1px solid transparent;
  color: #FFFFFF;
  position: relative;
  line-height: 1;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .btn, .wp-element-button,
  .button {
    padding: 15px 25px;
  }
}
.btn:hover, .wp-element-button:hover,
.button:hover, .btn:focus, .wp-element-button:focus,
.button:focus {
  background-color: rgb(44.2418604651, 119.7581395349, 52.6325581395);
  border-color: rgb(44.2418604651, 119.7581395349, 52.6325581395);
  color: #FFFFFF;
}
.btn-plain {
  padding: 0;
  background-color: transparent !important;
  color: #1d1d1b;
  border-radius: 0;
  border: none;
}
.btn-plain:hover, .btn-plain:focus {
  color: #3A9D45;
}
.btn-plain-primary {
  color: #3A9D45;
}
.btn-plain-primary:hover, .btn-plain-primary:focus, .btn-plain-primary:active {
  color: rgb(44.2418604651, 119.7581395349, 52.6325581395) !important;
}
.btn-light {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #000;
}
.btn-light:hover, .btn-light:focus {
  color: #FFFFFF;
  background-color: #000;
  border-color: #000;
}
.btn-secondary {
  background-color: #623712;
  border-color: #623712;
  color: #FFFFFF;
}
.btn-secondary:hover, .btn-secondary:focus {
  color: #FFFFFF;
  background-color: rgb(141.0862068966, 79.1810344828, 25.9137931034);
  border-color: rgb(141.0862068966, 79.1810344828, 25.9137931034);
}
.btn-dark {
  background-color: #000;
  color: #FFFFFF;
  border-color: #000;
}
.btn-dark:hover, .btn-dark:focus {
  background-color: #1d1d1b;
  border-color: #1d1d1b;
}
.btn-outline-primary {
  background-color: transparent;
  color: #3A9D45;
}
.btn-outline-primary:hover, .btn-outline-primary:focus {
  background-color: #3A9D45;
  color: #FFFFFF;
}
.btn-close:focus {
  box-shadow: none;
}

.breadcrumb {
  color: #FFFFFF;
  line-height: 1.3;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
  text-align: start;
  text-align: center;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li:not(:last-child)::after {
  content: "\f054";
  display: inline;
  margin: 0 10px;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-family: "Font Awesome 6 Free";
  font-size: 10px;
}
.breadcrumb li:last-child {
  color: #27D53A;
}
.breadcrumb a {
  color: #FFFFFF;
  font-weight: 400;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  opacity: 0.7;
}
.breadcrumb-block {
  background-color: #000;
  padding: 15px 0;
}
.breadcrumb-block .breadcrumb {
  text-align: start;
  line-clamp: unset;
  -webkit-line-clamp: unset;
}

.accordion {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99996 12.2755C6.74905 12.2755 6.49818 12.1729 6.30688 11.968L0.287198 5.51829C-0.0957326 5.108 -0.0957326 4.4428 0.287198 4.03269C0.669973 3.62257 1.29071 3.62257 1.67367 4.03269L6.99996 9.73976L12.3263 4.03288C12.7092 3.62277 13.3299 3.62277 13.7126 4.03288C14.0957 4.443 14.0957 5.1082 13.7126 5.51849L7.69304 11.9682C7.50165 12.1731 7.25078 12.2755 6.99996 12.2755Z' fill='%23000000'/%3E%3C/svg%3E%0A");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99996 12.2755C6.74905 12.2755 6.49818 12.1729 6.30688 11.968L0.287198 5.51829C-0.0957326 5.108 -0.0957326 4.4428 0.287198 4.03269C0.669973 3.62257 1.29071 3.62257 1.67367 4.03269L6.99996 9.73976L12.3263 4.03288C12.7092 3.62277 13.3299 3.62277 13.7126 4.03288C14.0957 4.443 14.0957 5.1082 13.7126 5.51849L7.69304 11.9682C7.50165 12.1731 7.25078 12.2755 6.99996 12.2755Z' fill='%23000000'/%3E%3C/svg%3E%0A");
  --bs-accordion-btn-padding-x: 0;
  --bs-accordion-btn-padding-y: 20px;
  --bs-accordion-body-padding-x: 0;
  --bs-accordion-body-padding-y: 20px;
  --bs-accordion-active-color: #000;
  --bs-accordion-active-bg: transparent;
  --bs-accordion-btn-icon-width: 14px;
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-border-radius: 0;
  --bs-accordion-inner-border-radius: 0;
  --bs-accordion-bg: transparent;
  --bs-accordion-color: #FFFFFF;
  --bs-accordion-btn-color: #000;
}
@media (min-width: 992px) {
  .accordion {
    --bs-accordion-btn-padding-y: 35px;
    --bs-accordion-body-padding-y: 35px;
  }
}
.accordion-body-top-0 .accordion-body {
  padding-top: 0 !important;
}
.accordion-item {
  border: none;
}
.accordion-item:not(:first-of-type) {
  border-top: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:has(.show) + div {
  border-color: transparent;
}
.accordion-body {
  background-color: #3A9D45;
  padding: 20px 30px;
  border-radius: 12px;
}
.accordion-button {
  font-weight: 700;
  line-height: 1.22;
  font-size: 17px;
}
@media (min-width: 992px) {
  .accordion-button {
    font-size: 18px;
  }
}
.accordion-button:not(.collapsed) {
  box-shadow: none;
}
.accordion-body {
  border-top: 0;
}

.faq-title {
  text-align: center;
}
@media (min-width: 768px) {
  .faq-title {
    text-align: start;
  }
}
.faq-link {
  background-color: transparent;
  border: none;
  color: #3A9D45;
  text-decoration: underline;
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 700;
}
.faq-link:hover, .faq-link:focus {
  text-decoration: none;
  color: #3A9D45;
}
.faq-description {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .faq-description {
    text-align: start;
  }
}
@media (min-width: 992px) {
  .faq-description {
    margin-bottom: 40px;
  }
}
.faq-btn {
  margin-top: 50px;
  text-align: center;
}
@media (min-width: 768px) {
  .faq-btn {
    text-align: start;
    margin-top: 0;
  }
}

#primary .heateor_sss_sharing_ul {
  margin-top: 0 !important;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
  align-items: center;
  justify-content: flex-end;
}
#primary .heateor_sss_sharing_ul a {
  float: none !important;
  margin: 0 !important;
}
#primary .heateor_sss_sharing_ul a:hover path {
  transition: all 0.3s ease-in-out;
}
#primary .heateor_sss_sharing_ul a:hover path[fill="#fff"] {
  fill: #3A9D45;
}
#primary .heateor_sss_svg {
  background: transparent !important;
  width: 26px !important;
  height: 26px !important;
}
#primary .heateor_sss_svg path {
  transition: all 0.3s ease-in-out;
}
#primary .heateor_sss_svg path[fill="#fff"] {
  fill: #000;
}
#primary .heateor_sss_whatsapp path:nth-child(1), #primary .heateor_sss_whatsapp path:nth-child(2) {
  stroke: #000;
}

.pagination,
ul.page-numbers {
  --bs-pagination-border-width: 1px;
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-color: #000;
  --bs-pagination-hover-color: #000;
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: #000;
  --bs-pagination-active-color: #000;
  --bs-pagination-active-bg: #3A9D45;
  --bs-pagination-active-border-color: #3A9D45;
  --bs-pagination-focus-box-shadow: none;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  gap: 10px 16px;
  justify-content: center;
  margin-bottom: 0;
  margin-top: 20px;
}
.pagination .page-numbers,
ul.page-numbers .page-numbers {
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.pagination .page-numbers.current,
ul.page-numbers .page-numbers.current {
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.pagination .page-numbers:hover,
ul.page-numbers .page-numbers:hover {
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.pagination .page-numbers,
.pagination .page-link,
.pagination .prev,
.pagination .next,
ul.page-numbers .page-numbers,
ul.page-numbers .page-link,
ul.page-numbers .prev,
ul.page-numbers .next {
  aspect-ratio: 1;
  padding: 6px 6px 4px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  border-radius: 50%;
  font-weight: 700;
  line-height: 1;
  font-size: 12px;
  font-family: "SofiaPro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.pagination .page-link:not(.prev):not(.next),
ul.page-numbers .page-link:not(.prev):not(.next) {
  padding: 6px 6px 2px;
}

ul.page-numbers {
  margin-top: 70px;
}

@keyframes fadeUp {
  to {
    transform: translateY(-100%);
    opacity: 0;
  }
}
@keyframes fadeDown {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.header {
  padding: 15px 0;
  background-color: #FFFFFF;
  z-index: 999;
  position: sticky;
  top: 0;
  transition: box-shadow 0.3s ease-in-out;
  border: 1px solid #e2e2e2;
}
@media (min-width: 1200px) {
  .header {
    padding: 0;
  }
}
.header.sticky {
  border: 1px solid #e2e2e2;
}
.header a:focus {
  outline: none;
}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-branding img {
  width: 150px;
  height: auto;
}
@media (min-width: 1400px) {
  .header-branding img {
    width: 150px;
  }
}
@media (min-width: 1600px) {
  .header-branding img {
    width: 200px;
  }
}
.header-menu {
  font-size: 16px;
  font-weight: 600;
  display: none;
  font-family: "SofiaPro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media (min-width: 1200px) {
  .header-menu {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .header-menu {
    font-size: 16px;
  }
}
.header-menu li {
  margin: 0 8px;
}
@media (min-width: 1200px) {
  .header-menu li {
    margin: 0 10px;
  }
}
@media (min-width: 1600px) {
  .header-menu li {
    margin: 0 14px;
  }
}
.header-menu a {
  display: block;
  position: relative;
  font-weight: 400;
}
.header-menu > li.current-menu-item > a, .header-menu > li:hover > a {
  color: #3A9D45;
}
@media (min-width: 992px) {
  .header-menu > li > a {
    padding: 30px 0;
    height: 100%;
  }
}
@media (min-width: 1400px) {
  .header-menu > li > a {
    padding: 36px 0;
  }
}
.header-menu-open {
  transform: none !important;
  animation: none !important;
}
.header .social-links {
  line-height: 1.25;
  font-size: 18px;
  padding: 30px 30px 0 30px;
}
@media (min-width: 992px) {
  .header .social-links {
    padding: 0;
    padding-left: 21px;
    border-left: 1px solid #000;
    margin-left: 6px;
  }
}
.header-actions {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-left: 10px;
}
.header .offcanvas-opener {
  border: none;
  background-color: transparent;
  padding: 0;
  flex-direction: column;
  gap: 6px;
}
.header .offcanvas-opener:hover, .header .offcanvas-opener:active, .header .offcanvas-opener:focus {
  background-color: transparent;
  border: none;
}
.header .offcanvas-opener span {
  width: 26px;
  height: 2px;
  border-radius: 2px;
  background-color: #000;
}
@media (min-width: 768px) {
  .header .offcanvas-end {
    top: var(--wp-admin--admin-bar--height, 0px);
  }
}
.header .offcanvas-body {
  padding-left: 0;
  padding-right: 0;
  gap: 5px 20px;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1200px) {
  .header .offcanvas-body {
    gap: 0;
  }
}
@media (min-width: 1200px) {
  .header-nav {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.header-nav-mobile {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.header-info {
  font-size: 16px;
  padding: 15px 0;
  color: #FFFFFF;
  background-color: #3A9D45;
  display: none;
}
@media (min-width: 768px) {
  .header-info {
    display: block;
  }
}
.header-info .icon-list {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-info .icon-list a {
  color: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 9px;
}
.header-info .icon-list a:hover, .header-info .icon-list a:focus {
  color: #623712;
}
.header-info-holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.header-info-mobile {
  padding: 0 30px;
}
.header-info-mobile .icon-list {
  margin-bottom: 20px;
}
.header-info-mobile .icon-list a {
  display: flex;
  gap: 10px;
}

.slicknav_arrow {
  display: none !important;
}
.slicknav_menu {
  background: transparent;
  text-transform: uppercase;
  padding: 0;
}
.slicknav_menu .slicknav_menutxt {
  display: none;
}
.slicknav_menu .slicknav_icon {
  color: #000;
  margin: 0;
  padding: 0;
}
.slicknav_menu .slicknav_icon-bar {
  box-shadow: none;
}
.slicknav_menu .sub-menu {
  background-color: #efefef;
}
.slicknav_nav a {
  padding: 10px 30px !important;
  margin: 0 !important;
  color: #1d1d1b;
  font-weight: 600;
  border-bottom: 1px solid var(--bs-border-color);
}
.slicknav_nav a:hover, .slicknav_nav a:focus {
  border-radius: 0;
  background-color: transparent;
  color: #3A9D45;
}
.slicknav_nav .slicknav_row > a {
  padding: 0 !important;
  border-bottom: 0;
}
.slicknav_nav .slicknav_row:hover {
  border-radius: 0;
  background-color: #FFFFFF;
  color: #3A9D45;
}
.slicknav_nav .slicknav_row:hover > a {
  color: #3A9D45;
}
.slicknav_nav .menu-item-has-children > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slicknav_arrow {
  font-size: 0 !important;
  position: relative;
}
.slicknav_arrow:after {
  content: "";
  width: 12px;
  height: 8px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.00008 5.89647L0 1.89639L0.999843 0.896545L4.5 4.3967L8.00016 0.896545L9 1.89639L4.99992 5.89647C4.86732 6.02903 4.6875 6.1035 4.5 6.1035C4.3125 6.1035 4.13268 6.02903 4.00008 5.89647Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center center;
  background-size: contain;
  transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slicknav_open .slicknav_arrow:after {
  transform: rotate(-180deg);
}

.menu-item:nth-last-child(1) .sub-menu, .menu-item:nth-last-child(2) .sub-menu, .menu-item:nth-last-child(3) .sub-menu {
  right: 0;
  left: unset;
}
.menu-item:nth-last-child(1) .sub-menu .sub-menu, .menu-item:nth-last-child(2) .sub-menu .sub-menu, .menu-item:nth-last-child(3) .sub-menu .sub-menu {
  right: 100%;
  left: unset;
  border-radius: 12px 0 0 12px;
}
.menu-item-has-children {
  position: relative;
}
.menu-item-has-children.slicknav_open > a:before {
  transform: translateY(-50%) rotate(-180deg);
}
.menu-item-has-children:hover > a:before, .menu-item-has-children.hover-active > a:before {
  transform: translateY(-50%) rotate(-180deg);
}
@media (min-width: 992px) {
  .menu-item-has-children:hover > .sub-menu, .menu-item-has-children.hover-active > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: none;
  }
}
.menu-item-has-children > a {
  display: block;
  position: relative;
  padding-right: 16px !important;
}
.menu-item-has-children > a:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: 20px;
  top: 50%;
  background: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5.69459L9 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .menu-item-has-children > a:before {
    right: 0;
  }
}
@media (min-width: 1200px) {
  .menu-item-has-children .sub-menu {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 250px;
    background: #FFFFFF;
    border-radius: 0 0 12px 12px;
    top: 100%;
    flex-direction: column;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.08);
  }
}
.menu-item-has-children .sub-menu > li {
  margin: 0;
}
.menu-item-has-children .sub-menu > li:first-child > a {
  padding-top: 20px;
}
.menu-item-has-children .sub-menu > li:last-child > a {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .menu-item-has-children .sub-menu a {
    padding: 10px 20px;
  }
}
.menu-item-has-children .sub-menu a:hover {
  color: #3A9D45;
}
.menu-item-has-children .sub-menu .sub-menu {
  top: 0;
  left: 100%;
  border-radius: 0 12px 12px 0;
}

.banner-block {
  position: relative;
  isolation: isolate;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: calc(100vh - 120px);
  overflow: hidden;
}
@media (min-width: 1200px) {
  .banner-block {
    padding: 130px 0;
  }
}
.banner-bg {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.banner-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.banner-bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-holder {
  width: 100%;
}
.banner-title {
  margin-bottom: 40px;
  color: currentColor;
}
.banner-content {
  text-align: center;
}
@media (min-width: 768px) {
  .banner-content {
    text-align: start;
  }
}

.twocol-title {
  max-width: 595px;
}
.twocol-description {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .twocol-description {
    margin-bottom: 50px;
  }
}
.twocol-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
}

.cat-block {
  background-color: #F1F8F2;
  position: relative;
  isolation: isolate;
}
.cat-decor {
  position: absolute;
  right: 38px;
  bottom: 38px;
  z-index: -1;
  pointer-events: none;
}
.cat-decor img {
  width: 120px;
  height: auto;
}
@media (min-width: 992px) {
  .cat-decor img {
    width: 150px;
  }
}
@media (min-width: 1200px) {
  .cat-decor img {
    width: 235px;
  }
}
.cat-card {
  border-radius: 15px;
  overflow: hidden;
  background-color: #FFFFFF;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.cat-card:hover .cat-card-img img {
  transform: scale(1.1);
}
.cat-card-img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 647/450;
}
.cat-card-img img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
}
.cat-card-img span {
  padding: 8px 15px;
  border-radius: 5px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  line-height: 1;
  background-color: #3A9D45;
  display: inline-block;
  color: #FFFFFF;
}
.cat-card-body {
  flex: 1;
  padding: 27px 30px;
  display: flex;
  flex-direction: column;
}
.cat-card-btn {
  margin-top: auto;
}

.feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
.feature-list li {
  padding: 20px;
  border-radius: 12px;
  flex-direction: column;
  gap: 14px;
  border: 1px solid #3A9D45;
}
@media (min-width: 992px) {
  .feature-list li {
    padding: 30px;
  }
}
.feature-icon {
  margin-bottom: 20px;
}
.feature-title {
  display: block;
  font-size: 18px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .feature-title {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .feature-title {
    font-size: 22px;
  }
}

.achievement-block {
  background-color: #623712;
  color: #FFFFFF;
  text-align: center;
}
.achievement-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 -10px;
  row-gap: 20px;
}
.achievement-list li {
  width: 50%;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .achievement-list li {
    width: 25%;
  }
}
.achievement-count {
  font-size: 32px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .achievement-count {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .achievement-count {
    font-size: 56px;
  }
}
@media (min-width: 1200px) {
  .achievement-count {
    font-size: 68px;
  }
}
.achievement-title {
  display: block;
  font-weight: 400;
  font-size: 15px;
}

.testimonial-block {
  background-color: rgba(98, 55, 18, 0.06);
}
.testimonial-title {
  text-align: center;
  margin-bottom: 30px;
}
.testimonial-card-icon {
  margin-bottom: 25px;
}
.testimonial-card-body {
  padding: 42px 35px 28px;
  border-radius: 15px;
  background-color: #FFFFFF;
  position: relative;
  margin-bottom: 36px;
}
.testimonial-card-body::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: -10px;
  left: 40px;
  transform: rotate(45deg);
  background-color: #FFFFFF;
}
.testimonial-card-designation {
  font-size: 14px;
  color: #666666;
}
.testimonial-footer {
  padding-left: 28px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}
.testimonial-footer-img {
  width: 60px;
  height: 60px;
}
.testimonial-footer-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial-footer-info {
  display: flex;
  flex-direction: column;
}

.faq-title {
  text-align: center;
}
.faq-btn {
  margin-top: 50px;
}

.product-card-img {
  position: relative;
}
.product-card-img > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
  background-color: #FFFFFF;
  border: 1px solid #d1d1d1;
  min-height: 235px;
  max-width: 100%;
}
.product-card-img > a::before {
  content: "";
  position: absolute;
  inset: -1px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.product-card-img img {
  width: auto;
  height: 85%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-card-link {
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: absolute;
  bottom: 30px;
  left: 10px;
  right: 10px;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
}
@media (max-width: 576.98px) {
  .product-card-link .btn, .product-card-link .wp-element-button,
  .product-card-link .button {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.product-card-category {
  font-size: 15px;
}
.product-card-category a {
  color: #666666;
}
.product-card-category a:hover {
  color: #3A9D45;
}
.product-card-title {
  font-size: 22px;
}
.product-card:hover .product-card-img a::before {
  opacity: 1;
  visibility: visible;
}
.product-card:hover .product-card-link {
  transform: none;
  opacity: 1;
  visibility: visible;
}
.product-swiper {
  overflow: visible;
}
.product__cat {
  font-size: 16px;
  font-weight: 500;
}
.product__content {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.product__content .cfvsw-selected-label {
  display: none;
}
.product__content p.price {
  margin-bottom: 0;
}
.product__content-top {
  width: 100%;
}
.product__content form.cart {
  display: contents;
}
.product__content form.cart .label {
  margin-bottom: 8px;
}
.product__content form.cart .value {
  margin-bottom: 20px;
}
.product__content form.cart .reset_variations {
  margin-left: 10px;
  font-size: 14px;
  color: #3A9D45;
}
.product__content form.cart .reset_variations:hover {
  color: #623712;
}
.product__content .single_variation_wrap,
.product__content .button {
  order: 1;
}
.product__content .single_variation_wrap .qty {
  display: none;
}
.product__content .btn-secondary {
  order: 2;
}
.product__content .btn-whatsapp {
  order: 3;
}
.product__content .woocommerce-Price-amount {
  color: #3A9D45;
  font-size: 18px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .product__content .woocommerce-Price-amount {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .product__content .woocommerce-Price-amount {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .product__content .woocommerce-Price-amount {
    font-size: 26px;
  }
}
.product-info-holder {
  background-color: #F6F6F6;
  border-radius: 15px;
  padding: 20px;
  width: 100%;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .product-info-holder {
    padding: 30px;
  }
}
.product-info-holder .attribute-list {
  margin-bottom: 0;
}

.cfvsw-label-option {
  background-color: #F6F6F6;
}

[swatches-attr=attribute_pa_colors] .cfvsw-swatches-option {
  min-width: 38px !important;
  min-height: 38px !important;
  border-radius: 50% !important;
}
[swatches-attr=attribute_pa_colors] .cfvsw-swatches-option .cfvsw-swatch-inner {
  border-radius: 50%;
}

.single_add_to_cart_button::before {
  content: "\f07a";
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
}

.intro-block {
  position: relative;
  isolation: isolate;
  text-align: center;
  color: #FFFFFF;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .intro-block {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .intro-block {
    min-height: 450px;
  }
}
.intro-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.intro-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 116, 58, 0.9);
}
.intro-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intro-title {
  color: currentColor;
  font-weight: 900;
  margin-bottom: 20px;
}
.intro-title-sm {
  font-size: 50px;
}
.intro-content {
  position: relative;
  z-index: 2;
}

.mission-row {
  --bs-gutter-x: 24px;
}
.mission-card {
  padding: 30px 25px;
  border-radius: 12px;
  background-color: #F1F8F2;
  height: 100%;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .mission-card {
    padding: 55px 40px;
  }
}
.mission-card:hover {
  color: #FFFFFF;
  background-color: #3A9D45;
}
.mission-card:hover .mission-card-icon {
  filter: brightness(0) invert(1);
}
.mission-card-top {
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 20px;
}
.mission-card-icon {
  flex-shrink: 0;
  transition: filter 0.3s ease-in-out;
}
.mission-card-icon img {
  width: 45px;
  height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mission-card-title {
  display: block;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0;
  color: currentColor;
}
@media (min-width: 768px) {
  .mission-card-title {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .mission-card-title {
    font-size: 32px;
  }
}

.message-block {
  position: relative;
  background-color: #F1F8F2;
  isolation: isolate;
}
.message-footer {
  margin-top: 50px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .message-footer {
    margin-top: 70px;
  }
}
@media (min-width: 1200px) {
  .message-footer {
    margin-top: 85px;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .message-footer strong {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .message-footer strong {
    font-size: 20px;
  }
}
.message-img img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}

.team-title {
  text-align: center;
  margin-bottom: 30px;
}
.team-row {
  --bs-gutter-x: 20px;
}
@media (min-width: 1200px) {
  .team-row {
    --bs-gutter-x: 26px;
  }
}
.team-card {
  text-align: center;
}
.team-card-img {
  margin-bottom: 20px;
}
.team-card-img img {
  aspect-ratio: 240/294;
  border-radius: 15px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-card-title {
  display: block;
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 992px) {
  .team-card-title {
    font-size: 22px;
  }
}
.team-card-designation {
  font-size: 15px;
}

.seo-block {
  background-color: #F1F8F2;
}

.career-title {
  text-align: center;
  color: #3A9D45;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .career-title {
    margin-bottom: 40px;
  }
}
.career-subtitle {
  font-size: 18px;
  color: #444;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .career-subtitle {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .career-subtitle {
    font-size: 22px;
  }
}
.career-table {
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .career-table thead th,
  .career-table thead td {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .career-table tbody tr {
    display: flex;
    flex-direction: column;
    padding: 10px;
    border: 1px solid var(--bs-border-color);
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .career-table tbody tr:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .career-table tbody tr .career-table-cta::before {
    content: none;
  }
}
@media (max-width: 767.98px) {
  .career-table tbody tr > * {
    padding: 5px 10px;
    border-bottom: none;
  }
}
@media (max-width: 767.98px) {
  .career-table tbody tr > *::before {
    content: attr(data-title) ": ";
    display: inline;
    font-weight: 700;
  }
}
.career-table .btn, .career-table .wp-element-button,
.career-table .button {
  font-size: 14px;
}
@media (min-width: 992px) {
  .career-table .btn, .career-table .wp-element-button,
  .career-table .button {
    font-size: 16px;
  }
}
.career-table .btn i, .career-table .wp-element-button i,
.career-table .button i {
  font-size: 14px;
}
@media (min-width: 992px) {
  .career-table .btn i, .career-table .wp-element-button i,
  .career-table .button i {
    font-size: 16px;
  }
}
.career-detail-content {
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.08);
  padding: 30px;
}
@media (min-width: 768px) {
  .career-detail-content {
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .career-detail-content {
    padding: 50px;
  }
}
@media (min-width: 1200px) {
  .career-detail-content {
    padding: 95px 80px;
  }
}
.career-detail-description {
  line-height: 1.875;
}
.career-detail-description > p + h2, .career-detail-description > p + h3, .career-detail-description > p + h4, .career-detail-description > p + h5, .career-detail-description > p + h6 {
  margin-top: 25px;
}
@media (min-width: 992px) {
  .career-detail-description > p + h2, .career-detail-description > p + h3, .career-detail-description > p + h4, .career-detail-description > p + h5, .career-detail-description > p + h6 {
    margin-top: 40px;
  }
}
.career-detail-description h2,
.career-detail-description h3,
.career-detail-description h4,
.career-detail-description h5,
.career-detail-description h6 {
  font-size: 20px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .career-detail-description h2,
  .career-detail-description h3,
  .career-detail-description h4,
  .career-detail-description h5,
  .career-detail-description h6 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .career-detail-description h2,
  .career-detail-description h3,
  .career-detail-description h4,
  .career-detail-description h5,
  .career-detail-description h6 {
    font-size: 28px;
  }
}
.career-detail-btn {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .career-detail-btn {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .career-detail-btn {
    margin-top: 70px;
  }
}
.career-detail-footer .heateor_sss_sharing_ul {
  justify-content: flex-start !important;
}

@media (max-width: 767.98px) {
  .gallery-row {
    --bs-gutter-x: 20px;
  }
}
@media (min-width: 768px) {
  .gallery-row .col-12 .gallery-card img {
    aspect-ratio: 1320/580;
  }
}
.gallery-card img {
  aspect-ratio: 419/290;
  inline-size: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
.gallery-card-title {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.2;
  transition: color 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .gallery-card-title {
    font-size: 18px;
  }
}
.gallery-card:hover .gallery-card-title {
  color: #3A9D45;
}
.gallery-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -20px;
}
.gallery-list li {
  width: 50%;
  padding: 0 10px 20px;
}
@media (min-width: 768px) {
  .gallery-list li {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .gallery-list li {
    width: 25%;
  }
}
.gallery-list li img {
  aspect-ratio: 312/216;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery-thumb {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .gallery-thumb {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .gallery-thumb {
    margin-bottom: 80px;
  }
}
@media (min-width: 1400px) {
  .gallery-thumb {
    margin-bottom: 120px;
  }
}
.gallery-thumb img {
  aspect-ratio: 4/2.5;
  inline-size: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-link {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.gallery-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.gallery-link:hover::before {
  opacity: 0.8;
  visibility: visible;
}
.gallery-link:hover .icon-plus {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) rotate(180deg);
}
.gallery-link .icon-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #FFFFFF;
  color: #3A9D45;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.gallery-event-title {
  text-align: center;
  color: #3A9D45;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .gallery-event-title {
    margin-bottom: 40px;
  }
}
.gallery-event-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-columns: 1fr;
  gap: 10px;
}
@media (min-width: 768px) {
  .gallery-event-list {
    gap: 15px;
    grid-template-rows: repeat(4, 285px);
  }
}
@media (min-width: 992px) {
  .gallery-event-list {
    gap: 20px;
  }
}
.gallery-event-list img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-event-list li {
  max-width: 100%;
  height: 100%;
  aspect-ratio: 424/285;
  grid-column: span 6;
}
@media (min-width: 768px) {
  .gallery-event-list li {
    grid-column: span 4;
  }
}
@media (min-width: 992px) {
  .gallery-event-list li {
    aspect-ratio: 424/205;
  }
}
@media (min-width: 1400px) {
  .gallery-event-list li {
    aspect-ratio: 424/175;
  }
}
@media (min-width: 768px) {
  .gallery-event-list li:nth-child(1) {
    grid-row: span 2;
  }
}
.gallery-event-list li:nth-child(2) {
  grid-row: span 2;
}
@media (min-width: 768px) {
  .gallery-event-list li:nth-child(2) {
    grid-row: span 3;
  }
}
.gallery-event-list li:nth-child(4) {
  grid-row: span 2;
}
@media (min-width: 768px) {
  .gallery-event-list li:nth-child(6) {
    grid-column: span 6;
  }
}
.gallery-event-list li:nth-child(7) {
  grid-column: span 12;
}
@media (min-width: 768px) {
  .gallery-event-list li:nth-child(7) {
    grid-column: span 6;
  }
}

@media (min-width: 768px) {
  .videos-block .col-12 .video-link img {
    aspect-ratio: 1320/580;
    max-height: 580px;
    max-width: 100%;
  }
}
.videos-block .video-link {
  display: block;
  position: relative;
}
.videos-block .video-link img {
  aspect-ratio: 419/290;
  width: 100%;
  filter: brightness(0.7);
  border-radius: 10px;
}
.videos-block .video-link .icon-play {
  width: 50px;
  height: 50px;
  font-size: 14px;
  background: #FFFFFF;
  color: #3A9D45;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.videos-block .video-link:hover {
  color: #3A9D45;
}
.videos-block .video-link:hover .icon-play {
  background: #3A9D45;
  color: #FFFFFF;
}
.videos-title {
  margin-top: 10px;
  display: block;
  line-height: 1.2;
}

.offer-title {
  text-align: center;
  margin-bottom: 30px;
}
.offer-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
  row-gap: 25px;
}
.offer-list li {
  width: 100%;
  padding: 0 12px;
}
@media (min-width: 576px) {
  .offer-list li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .offer-list li {
    width: 33.33%;
  }
}
.offer-list li img {
  aspect-ratio: 1;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}

.blog-block {
  position: relative;
  isolation: isolate;
  background-color: #F1F8F2;
}
.blog-title {
  margin-bottom: 0;
}
.blog-card {
  position: relative;
}
.blog-card-img {
  aspect-ratio: 418/280;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 20px;
}
.blog-card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
.blog-card-date {
  display: inline-block;
  font-size: 14px;
  color: #3A9D45;
}
.blog-card-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2727;
  margin-bottom: 0;
}
.blog-card:hover .blog-card-img img {
  transform: scale(1.05);
}
.blog-detail-row {
  --bs-gutter-y: 30px;
}
@media (min-width: 992px) {
  .blog-detail-row {
    --bs-gutter-y: 48px;
  }
}
.blog-detail-title {
  font-size: 28px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .blog-detail-title {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .blog-detail-title {
    font-size: 40px;
  }
}
.blog-detail-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 30px;
  list-style: none;
  margin: 0;
  padding: 20px 0 0;
  border-top: 1px solid #d4d4d4;
}
.blog-detail-meta li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.blog-detail-meta i {
  color: #3A9D45;
  font-size: 20px;
}
.blog-detail-img {
  aspect-ratio: 1096/520;
}
.blog-detail-img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-detail-content strong {
  color: #3A9D45;
}
.blog-detail-content h2 {
  font-size: 22px;
}
@media (min-width: 768px) {
  .blog-detail-content h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .blog-detail-content h2 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .blog-detail-content h2 {
    font-size: 28px;
  }
}
.blog-detail-content .wp-block-image {
  text-align: center;
}
.blog-detail-content .wp-block-image img {
  border-radius: 10px;
}
.blog-related-block .blog-card-date {
  display: none;
}

.detail-subtitle {
  font-size: 18px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .detail-subtitle {
    font-size: 20px;
  }
}
.detail-content > *:not(:last-child) {
  margin-bottom: 50px;
}
.detail-overview-list {
  padding: 30px;
  border: 1px solid #e2e2e2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-radius: 10px;
  list-style: none;
  text-align: center;
  gap: 25px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .detail-overview-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.detail-overview-list-icon {
  width: 45px;
  height: 45px;
  margin: 0 auto 12px;
}
.detail-overview-list-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.detail-overview-list-title, .detail-overview-list-text {
  display: block;
  line-height: 1.2;
}
.detail-monthly-holder {
  display: grid;
  gap: 30px;
}
@media (min-width: 992px) {
  .detail-monthly-holder {
    grid-template-columns: 8fr 4fr;
  }
}
.detail-monthly-list {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(6, 1fr);
  max-width: 480px;
}
.detail-monthly-item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-weight: 700;
}
.detail-monthly-item-good {
  background-color: #3A9D45;
  color: #FFFFFF;
}
.detail-monthly-item-best {
  background-color: #000;
  color: #FFFFFF;
}
.detail-monthly-item-average {
  background-color: transparent;
  border: 1px solid #a9a9a9;
  color: #a9a9a9;
}
.detail-monthly-label {
  display: flex;
  align-items: center;
  gap: 12px;
}
.detail-monthly-label:not(:last-child) {
  margin-bottom: 12px;
}
.detail-monthly-circle {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
.detail-monthly-circle-best {
  background-color: #3A9D45;
}
.detail-monthly-circle-good {
  background-color: #000;
}
.detail-monthly-circle-average {
  background-color: #a9a9a9;
}
.detail-itinerary-expand {
  margin-bottom: 0;
  text-align: end;
  position: relative;
}
.detail-itinerary-expand::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #3A9D45;
  position: absolute;
  left: 10px;
  top: 50%;
}
.detail-itinerary-expand .faq-link {
  margin-bottom: 0;
}
.detail-itinerary-accordion {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 3.28V5.7H5.7V9H3.28V5.7H0V3.28H3.28V0H5.7V3.28H9Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 3.28027V5.70027H0V3.28027H9Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --bs-accordion-active-color: #1d1d1b;
  --bs-accordion-active-bg: transparent;
  --bs-accordion-btn-icon-width: 10px;
  --bs-accordion-bg: #F1F8F2;
  --bs-accordion-color: #1d1d1b;
  --bs-accordion-btn-color: #1d1d1b;
  padding-left: 55px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.detail-itinerary-accordion::before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 19px;
  background-color: #3A9D45;
}
.detail-itinerary-accordion::after {
  content: "";
  bottom: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #3A9D45;
  position: absolute;
  left: 10px;
}
.detail-itinerary-accordion-badge {
  position: absolute;
  left: -55px;
  border-radius: 50%;
  background-color: #3A9D45;
  color: #FFFFFF;
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 700;
  line-height: 1;
}
.detail-itinerary-accordion-badge span {
  font-size: 10px;
}
.detail-itinerary-accordion .accordion-button {
  border-radius: 10px !important;
}
.detail-itinerary-accordion .accordion-item {
  overflow: visible;
  position: relative;
  border-color: transparent;
}
.detail-itinerary-accordion .accordion-item::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: -6px;
  background-color: #F1F8F2;
  top: 20px;
  transform: translateY(-50%) rotate(-45deg);
}
.detail-itinerary-card-img {
  aspect-ratio: 151/100;
  margin-bottom: 15px;
}
.detail-itinerary-card-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.detail-itinerary-card-content {
  display: flex;
  align-items: center;
  gap: 10px;
}
.detail-itinerary-card-icon {
  width: 25px;
  height: 25px;
  flex-shrink: 0;
}
.detail-itinerary-card-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.detail-itinerary-card-title, .detail-itinerary-card-subtitle {
  display: block;
  line-height: 1.3;
}
.detail-itinerary-item:not(:last-child) {
  margin-bottom: 20px;
}
.detail-itinerary-swiper {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .detail-itinerary-swiper .swiper-wrapper {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767.98px) {
  .detail-itinerary-swiper .detail-itinerary-card-content {
    display: none;
  }
}
.detail-cost-description + .detail-subtitle {
  margin-top: 30px;
}
.detail-date-header {
  margin-bottom: 18px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
@media (min-width: 576px) {
  .detail-date-header {
    flex-direction: row;
  }
}
.detail-date-header h2 {
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 576px) {
  .detail-date-header h2 {
    text-align: start;
  }
}
.detail-date-header select {
  border: 1px solid #d5d5d5;
}
@media (min-width: 768px) {
  .detail-gallery-swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
}
@media (min-width: 992px) {
  .detail-gallery-swiper .swiper-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}
.detail-gallery-swiper .swiper-slide a {
  position: relative;
  display: block;
}
.detail-gallery-swiper .swiper-slide a::before {
  content: "+";
  font-family: "Font Awesome 6 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #FFFFFF;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  z-index: 3;
  font-size: 14px;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.detail-gallery-swiper .swiper-slide a img {
  border-radius: 8px;
  aspect-ratio: 210/140;
  -o-object-fit: cover;
     object-fit: cover;
  inline-size: 100%;
  transition: filter 0.3s ease-in-out;
}
.detail-gallery-swiper .swiper-slide a:hover::before {
  opacity: 1;
  visibility: visible;
}
.detail-gallery-swiper .swiper-slide a:hover img {
  filter: brightness(0.5);
}
.detail-gallery-video-swiper {
  margin-top: 10px;
}
.detail-gallery-video-swiper img {
  aspect-ratio: 874/480;
  filter: brightness(0.7);
  inline-size: 100%;
  border-radius: 10px;
}
.detail-gallery-video-swiper a {
  display: block;
  position: relative;
}
.detail-gallery-video-swiper a::before {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #FFFFFF;
  transform: translate(-50%, -50%);
  z-index: 3;
  font-size: 14px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #ee2728;
  font-weight: 900;
}
.detail-gallery-video-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #FFFFFF;
  opacity: 1;
  transition: background-color 0.3s ease-in-out;
}
.detail-gallery-video-swiper .swiper-pagination-bullet:hover, .detail-gallery-video-swiper .swiper-pagination-bullet-active {
  background-color: #3A9D45;
}
.detail-gallery-video-swiper .swiper-pagination-bullet:focus {
  outline: none;
}
.detail-essential-tab-nav {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  gap: 5px;
  padding-bottom: 0;
  scrollbar-width: thin;
  scrollbar-color: #3A9D45 transparent;
}
.detail-essential-tab-nav::-webkit-scrollbar {
  height: 6px;
}
.detail-essential-tab-nav::-webkit-scrollbar-track {
  background: transparent;
}
.detail-essential-tab-nav::-webkit-scrollbar-thumb {
  background-color: #3A9D45;
  border-radius: 4px;
}
.detail-essential-tab-nav::-webkit-scrollbar-thumb:hover {
  background-color: rgb(44.2418604651, 119.7581395349, 52.6325581395);
}
.detail-essential-tab-nav::-webkit-scrollbar-track-piece:start {
  margin-left: 0;
}
.detail-essential-tab-nav::-webkit-scrollbar-track-piece:end {
  margin-right: 0;
}
.detail-essential-tab-nav .nav-link {
  border-radius: 5px 5px 0 0 !important;
  background-color: transparent;
  font-weight: 700;
  padding: 9px 20px !important;
  color: #000 !important;
}
.detail-essential-tab-nav .nav-link.active {
  background-color: #3A9D45 !important;
  color: #FFFFFF !important;
}
.detail-essential-tab-nav .nav-link:focus {
  box-shadow: none !important;
}
.detail-essential-tab-content {
  border: 1px solid #3A9D45;
  border-radius: 0 0 10px 10px;
  padding: 30px;
}
.detail-essential-tab-content .tab-pane:focus {
  outline: none;
}
.detail-testimonial-holder {
  padding: 30px;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
}
.detail-faq-header {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
  margin-bottom: 15px;
}
.detail-faq-header h2 {
  margin-bottom: 0;
}
.detail-faq-header .faq-link {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .detail-sidebar-col {
    position: sticky;
    top: 60px;
  }
}
.detail-sidebar .btn-close {
  background: none;
  position: absolute;
  right: 25px;
  transform: translateY(-50%);
  top: 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #FFFFFF;
  background-color: #3A9D45;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
@media (min-width: 992px) {
  .detail-sidebar .btn-close {
    display: none;
  }
}
.detail-sidebar .offcanvas {
  height: auto;
  max-height: 95vh;
  border: none;
  border-radius: 10px 10px 0 0 !important;
}
.detail-sidebar .offcanvas-body {
  padding: 0;
  flex-direction: column;
}
.detail-sidebar-mobile {
  z-index: 999;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 15px;
  background-color: #1d1d1b;
  color: #FFFFFF;
  display: flex;
  align-content: center;
  justify-content: space-between;
  gap: 10px;
}
@media (min-width: 992px) {
  .detail-sidebar-mobile {
    display: none;
  }
}
.detail-sidebar-price span {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  color: #3A9D45;
}
.detail-sidebar-box {
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
  border-radius: 10px 10px 0 0;
}
@media (min-width: 992px) {
  .detail-sidebar-box {
    border-radius: 10px;
    border: 1px solid #e2e2e2;
  }
}
@media (min-width: 992px) {
  .detail-sidebar-box + div {
    margin-top: 24px;
  }
}
.detail-sidebar-box-content, .detail-sidebar-box-header {
  padding: 20px 30px;
}
@media (min-width: 992px) {
  .detail-sidebar-box-content, .detail-sidebar-box-header {
    padding: 30px;
  }
}
.detail-sidebar-box-header {
  background-color: #000;
  color: #FFFFFF;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
  font-size: 17px;
  font-weight: 500;
}
.detail-sidebar-box-header .price-holder {
  text-align: end;
  line-height: 1.3;
}
.detail-sidebar-box-header .price-holder span {
  font-size: 32px;
  font-weight: 700;
  color: #3A9D45;
}
.detail-sidebar-box-header .price-holder strong {
  font-size: 11px;
  font-weight: 500;
}
.detail-tools {
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 10px;
}
.detail-tools li > a,
.detail-tools button {
  background-color: transparent;
  border: none;
  padding: 0;
  text-align: center;
  display: inline-block;
  width: 45px;
  font-size: 14px;
}
.detail-tools li > a i,
.detail-tools button i {
  color: #3A9D45;
}
.detail-tools li > a span,
.detail-tools button span {
  display: block;
}
.detail-tools li:not(:last-child) {
  margin-bottom: 20px;
}
.detail-tools .custom-popover-content {
  right: unset;
  left: 0;
}
.detail-nav {
  padding: 0 20px;
  position: fixed;
  z-index: 998;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  top: 0;
  left: 0;
  width: 100%;
  gap: 20px;
  justify-content: space-between;
  background-color: #000;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, top 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .detail-nav {
    padding: 0 40px;
  }
}
@media (min-width: 1400px) {
  .detail-nav {
    padding: 0 60px;
  }
}
.detail-nav::-webkit-scrollbar {
  display: none; /* Chrome, Safari and Opera */
}
.detail-nav.is-active {
  visibility: visible;
  opacity: 1;
}
.detail-nav.is-up {
  top: var(--header-height);
}
.detail-nav a {
  color: #FFFFFF;
  padding: 20px 0;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 500;
  position: relative;
  gap: 7px;
  line-height: 1.2;
}
.detail-nav a img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.detail-nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 3px;
  background-color: #3A9D45;
  left: 0;
  transition: width 0.3s ease-in-out;
}
.detail-nav a:hover, .detail-nav a.active {
  color: #FFFFFF;
}
.detail-nav a:hover::after, .detail-nav a.active::after {
  width: 100%;
}

.contact-label {
  font-size: 20px;
  display: block;
  margin-bottom: 15px;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .contact-label {
    font-size: 24px;
  }
}
.contact-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
}
.contact-list li {
  display: flex;
  gap: 15px;
  align-items: center;
}
.contact-list li:not(:last-child) {
  margin-bottom: 20px;
}
.contact-list li a {
  font-weight: 600;
  font-size: 15px;
}
.contact-list-icon {
  width: 45px;
  height: 45px;
  background-color: #3A9D45;
  color: #FFFFFF;
  font-size: 20px;
  flex-shrink: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-map-holder {
  height: 300px;
}
@media (min-width: 768px) {
  .contact-map-holder {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .contact-map-holder {
    height: 400px;
  }
}
@media (min-width: 1400px) {
  .contact-map-holder {
    height: 520px;
  }
}
.contact-map-holder iframe {
  width: 100%;
  height: 100%;
}

.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px -16px;
}
@media (min-width: 1200px) {
  .woocommerce ul.products {
    margin: 0 -15px -30px;
  }
}
.woocommerce ul.products li.product {
  padding: 0 8px 16px;
  width: 50%;
  float: none;
  margin: 0;
}
@media (min-width: 576px) {
  .woocommerce ul.products li.product {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .woocommerce ul.products li.product {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .woocommerce ul.products li.product {
    padding: 0 15px 30px;
    width: 20%;
  }
}
.woocommerce ul.products li.product .cfvsw_variations_form {
  display: none;
}
.woocommerce ul.products.columns-1 li.product {
  width: 100%;
}
.woocommerce ul.products.columns-2 li.product {
  width: 50%;
}
.woocommerce ul.products.columns-3 li.product {
  width: 50%;
}
@media (min-width: 768px) {
  .woocommerce ul.products.columns-3 li.product {
    width: 33.33%;
  }
}
.woocommerce ul.products.columns-4 li.product {
  width: 50%;
}
@media (min-width: 768px) {
  .woocommerce ul.products.columns-4 li.product {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .woocommerce ul.products.columns-4 li.product {
    width: 25%;
  }
}
.woocommerce ul.products.columns-5 li.product {
  width: 50%;
}
@media (min-width: 576px) {
  .woocommerce ul.products.columns-5 li.product {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .woocommerce ul.products.columns-5 li.product {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .woocommerce ul.products.columns-5 li.product {
    width: 20%;
  }
}
.woocommerce ul.products.columns-6 li.product {
  width: 50%;
}
@media (min-width: 576px) {
  .woocommerce ul.products.columns-6 li.product {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .woocommerce ul.products.columns-6 li.product {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .woocommerce ul.products.columns-6 li.product {
    width: 20%;
  }
}
@media (min-width: 1400px) {
  .woocommerce ul.products.columns-6 li.product {
    width: 16.667%;
  }
}
.woocommerce-block {
  background-color: #FFFFFF;
  padding: 60px 0;
}
@media (min-width: 992px) {
  .woocommerce-block {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .woocommerce-block {
    padding: 120px 0;
  }
}
.woocommerce-error, .woocommerce-message, .woocommerce-info {
  padding: 10px 25px;
  border-radius: 12px;
  color: #FFFFFF;
}
.woocommerce-single-block {
  padding: 50px 0 60px;
}
@media (min-width: 992px) {
  .woocommerce-single-block {
    padding: 70px 0 77px;
  }
}
.woocommerce-single-header {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 32px;
}
.woocommerce-single-header .woocommerce-notices-wrapper:empty {
  display: none;
}
.woocommerce-single-header .breadcrumb {
  text-align: start;
  color: #666666;
}
.woocommerce-single-header .breadcrumb a {
  color: #666666;
}
.woocommerce-single-header .breadcrumb a:hover {
  color: #3A9D45;
}
.woocommerce-single-header .breadcrumb a li:last-child {
  color: #07743A;
}
.woocommerce-related-block {
  background-color: #f9fbf3;
  padding: 60px 0;
}
@media (min-width: 992px) {
  .woocommerce-related-block {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .woocommerce-related-block {
    padding: 100px 0;
  }
}
.woocommerce-related-block .related > h2 {
  text-align: center;
  margin-bottom: 18px;
}

.woocommerce-product-gallery__image a {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
}
.woocommerce-product-gallery__image img {
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  width: 100%;
  height: 80%;
}

.woocommerce-product-gallery--with-images {
  max-width: 100%;
}
.woocommerce-product-gallery--with-images .flex-viewport {
  border-radius: 15px;
  border: 1px solid #D0D0D0;
}
.woocommerce-product-gallery--with-images .flex-control-thumbs {
  margin: 0 -10px -10px;
}
.woocommerce-product-gallery--with-images .flex-control-thumbs li {
  padding: 0 5px 10px;
}
.woocommerce-product-gallery--with-images .flex-control-thumbs li img {
  inline-size: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  opacity: 1 !important;
  transition: filter 0.3s ease-in-out;
  filter: brightness(0.6);
}
.woocommerce-product-gallery--with-images .flex-control-thumbs li img.flex-active {
  filter: brightness(1);
}

.woocommerce-product-gallery__trigger {
  top: 20px !important;
  right: 20px !important;
}
@media (min-width: 992px) {
  .woocommerce-product-gallery__trigger {
    top: 30px !important;
    right: 30px !important;
  }
}
.woocommerce-product-gallery__trigger span::before {
  content: "\f00e";
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
}
.woocommerce-product-gallery__trigger span img {
  display: none !important;
}

.footer {
  background-color: #07743A;
  color: rgba(255, 255, 255, 0.65);
  font-size: 15px;
}
.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer ul li:not(:last-child) {
  margin-bottom: 12px;
}
.footer a {
  color: rgba(255, 255, 255, 0.65);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.footer a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer .social-list {
  font-size: 20px;
}
.footer .social-list li:not(:last-child) {
  margin-bottom: 0;
}
.footer-title {
  font-weight: 700;
  font-size: 20px;
  display: block;
  margin-bottom: 12px;
  color: #FFFFFF;
}
.footer-logo {
  margin-bottom: 22px;
}
.footer-logo img {
  height: auto;
  width: 180px;
}
@media (min-width: 1200px) {
  .footer-logo img {
    width: 214px;
  }
}
.footer-menu-alt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.footer-top {
  padding: 50px 0;
}
@media (min-width: 992px) {
  .footer-top {
    padding: 60px 0 45px;
  }
}
@media (min-width: 1200px) {
  .footer-top {
    padding: 70px 0 50px;
  }
}
@media (min-width: 992px) {
  .footer-top .footer-title {
    font-size: 22px;
  }
}
.footer-payment {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer-payment strong {
  font-weight: 400;
}
.footer-payment-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.footer-payment-list li {
  margin-bottom: 0 !important;
}
.footer-payment-list img {
  border-radius: 8px;
}
.footer-description {
  margin-bottom: 20px;
}
.footer-bottom {
  padding: 45px 0 30px;
}
@media (min-width: 992px) {
  .footer-powerby {
    margin-bottom: 0;
  }
}
.footer-powerby a {
  color: #FFFFFF;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  font-weight: 700;
}
.footer-powerby a:hover {
  text-decoration: none;
}
.footer-copyright {
  padding: 20px 0;
  background-color: #3A9D45;
  text-align: center;
}
@media (min-width: 992px) {
  .footer-copyright {
    text-align: start;
  }
}
@media (min-width: 992px) {
  .footer-copyright-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }
}
.footer-copyright-right {
  display: none;
}
@media (min-width: 992px) {
  .footer-copyright-right {
    display: block;
    max-width: 427px;
    text-align: end;
  }
}
.footer .certificate-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.footer .office-list {
  margin-bottom: 30px;
}
.footer .office-list li {
  display: flex;
  flex-direction: column;
}
.footer .office-list li:not(:last-child) {
  margin-bottom: 20px;
}
.footer .office-list li strong {
  color: #FFFFFF;
}/*# sourceMappingURL=style.css.map */