@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::file-selector-button {
  height: 60px;
}

input[type=file] {
  padding-left: 12px;
  padding-top: 0;
}

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;
  font-size: 16px;
}
.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 .woocommerce-MyAccount-navigation li a, .woocommerce-MyAccount-navigation li .search-form a, .search-form .wp-element-button,
.search-form .button,
.search-form .search-submit {
  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;
}

.privacy-note {
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 0;
}
.privacy-note svg {
  width: 16px;
  height: auto;
  flex-shrink: 0;
  margin-top: 2px;
  color: #A85125;
}

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: 16px;
  --bs-modal-header-padding: 35px 40px;
  --bs-modal-padding: 30px 40px 30px;
}
.modal .form-control,
.modal input[type=text],
.modal input[type=email],
.modal input[type=tel],
.modal input[type=search],
.modal input[type=password],
.modal select,
.modal textarea {
  padding: 8px 12px 5px;
  height: 38px;
  background: #f7f7f7;
  font-weight: 400;
  font-size: 14px;
}
.modal .form-control::-moz-placeholder, .modal input[type=text]::-moz-placeholder, .modal input[type=email]::-moz-placeholder, .modal input[type=tel]::-moz-placeholder, .modal input[type=search]::-moz-placeholder, .modal input[type=password]::-moz-placeholder, .modal select::-moz-placeholder, .modal textarea::-moz-placeholder {
  font-weight: 400;
}
.modal .form-control::placeholder,
.modal input[type=text]::placeholder,
.modal input[type=email]::placeholder,
.modal input[type=tel]::placeholder,
.modal input[type=search]::placeholder,
.modal input[type=password]::placeholder,
.modal select::placeholder,
.modal textarea::placeholder {
  font-weight: 400;
}
.modal textarea.form-control,
.modal textarea {
  height: 120px;
}
.modal-backdrop {
  --bs-backdrop-opacity: 1;
  backdrop-filter: blur(20px);
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-content {
  overflow: hidden;
}
.modal-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #006939 0%, #5AB948 60%, #A85125 100%);
}
.modal-header {
  flex-direction: column;
  align-items: flex-start;
}
.modal-desc {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 0;
}
.modal-title {
  font-size: 20px;
  font-weight: 500;
  color: #1a1a1a;
  margin-bottom: 8px !important;
  line-height: 1.3;
}
.modal .form-label {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 4px;
}
.modal .btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  opacity: 1;
  padding: 0;
  color: #FFFFFF;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  background: #A85125;
}
.modal .btn-close:hover, .modal .btn-close:focus {
  background: #b9663c;
  color: #FFFFFF;
}
.modal-title span {
  color: #3A9D45;
}

.eyebrow {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #888;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.small,
small {
  font-size: 0.625em;
}

.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-fill .fa-facebook-f,
.social-list-fill .fa-facebook {
  color: #165EAE;
}
.social-list-fill .fa-youtube {
  color: #FF0000;
}
.social-list-fill .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-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: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:not(.variations):not(.table-ignore) {
  font-size: 16px;
}
table:not(.variations):not(.table-ignore) th,
table:not(.variations):not(.table-ignore) td {
  padding: 14px 25px;
}
table:not(.variations):not(.table-ignore) thead td,
table:not(.variations):not(.table-ignore) thead th {
  background-color: #623712;
  color: #FFFFFF;
  border-bottom: transparent;
}
table:not(.variations):not(.table-ignore) thead td:first-child,
table:not(.variations):not(.table-ignore) thead th:first-child {
  border-radius: 10px 0 0 10px;
}
table:not(.variations):not(.table-ignore) thead td:last-child,
table:not(.variations):not(.table-ignore) thead th:last-child {
  border-radius: 0 10px 10px 0;
}
table:not(.variations):not(.table-ignore) tfoot tr {
  border-top: 1px solid var(--bs-border-color);
}
table:not(.variations):not(.table-ignore) tfoot tr:last-child {
  border-bottom: 1px solid var(--bs-border-color);
}

.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: 992px) {
  .col-lg-20 {
    width: 20%;
  }
}

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

.btn, .woocommerce-MyAccount-navigation li a, .wp-element-button,
.button,
.search-submit {
  --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, .woocommerce-MyAccount-navigation li a, .wp-element-button,
  .button,
  .search-submit {
    padding: 15px 25px;
  }
}
.btn:hover, .woocommerce-MyAccount-navigation li a:hover, .wp-element-button:hover,
.button:hover,
.search-submit:hover, .btn:focus, .woocommerce-MyAccount-navigation li a:focus, .wp-element-button:focus,
.button:focus,
.search-submit:focus {
  background-color: rgb(44.2418604651, 119.7581395349, 52.6325581395);
  border-color: rgb(44.2418604651, 119.7581395349, 52.6325581395);
  color: #FFFFFF;
}
.btn-full {
  display: flex;
  width: 100%;
  text-align: center;
  justify-content: center;
}
.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;
  border-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: 500;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
  text-align: start;
  text-align: center;
  font-size: 16px;
}
.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;
  font-weight: 700;
  transform: translateY(-1px);
}
.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: #FFFFFF;
  --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;
}

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

.woocommerce-pagination .next,
.woocommerce-pagination .prev {
  font-size: 0 !important;
}
.woocommerce-pagination .next::before,
.woocommerce-pagination .prev::before {
  content: "\f061";
  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;
  font-weight: 900;
  font-size: 12px;
}
.woocommerce-pagination .prev::before {
  content: "\f060";
}

@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 {
    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;
}
@media (min-width: 1200px) {
  .menu-item-has-children .sub-menu .menu-item-has-children > a:before {
    right: 15px;
  }
}
.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;
  overflow: hidden;
}
.banner-bg {
  display: none;
}
@media (min-width: 768px) {
  .banner-bg {
    display: block;
  }
}
.banner-bg img {
  width: 100%;
}
@media (min-width: 768px) {
  .banner-bg-sm {
    display: none;
  }
}
.banner-swiper .swiper-btn-prev {
  left: 20px;
}
.banner-swiper .swiper-btn-next {
  right: 20px;
}
.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 .woocommerce-MyAccount-navigation li a, .woocommerce-MyAccount-navigation li .product-card-link a, .product-card-link .wp-element-button,
  .product-card-link .button,
  .product-card-link .search-submit {
    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__title {
  margin-bottom: 0;
}
.product__cat {
  font-size: 16px;
  font-weight: 500;
}
.product__content {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.product__content:has(.single_variation:not([style*="display: none"])) .product__content-top .price {
  display: none;
}
.product__content .cfvsw-selected-label {
  display: none;
}
.product__content p.price {
  margin-bottom: 0;
  margin-top: 16px;
}
.product__content-top {
  width: 100%;
  order: -2;
}
.product__content form.cart {
  display: contents;
}
.product__content form.cart .quantity {
  display: none;
}
.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 .woocommerce-variation.single_variation {
  order: -1;
}
.product__content .single_variation_wrap,
.product__content .button,
.product__content .variations_button {
  order: 1;
}
.product__content .single_variation_wrap {
  display: contents;
}
.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: 6px !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;
}

td:has([name=attribute_pa_size]) .cfvsw-hidden-select {
  display: block !important;
}
td:has([name=attribute_pa_size]) .cfvsw-hidden-select select {
  text-transform: none !important;
  padding-right: 50px !important;
}
td:has([name=attribute_pa_size]) .cfvsw-swatches-container {
  display: none !important;
}
td .reset_variations {
  align-self: center;
}

.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: 350px;
  }
}
.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;
  font-size: 36px;
}
@media (min-width: 768px) {
  .intro-title {
    font-size: 48px;
  }
}
@media (min-width: 1900px) {
  .intro-title {
    font-size: 64px;
  }
}
@media (min-width: 1900px) {
  .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;
  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 .woocommerce-MyAccount-navigation li a, .woocommerce-MyAccount-navigation li .career-table a, .career-table .wp-element-button,
.career-table .button,
.career-table .search-submit {
  font-size: 14px;
}
@media (min-width: 992px) {
  .career-table .btn, .career-table .woocommerce-MyAccount-navigation li a, .woocommerce-MyAccount-navigation li .career-table a, .career-table .wp-element-button,
  .career-table .button,
  .career-table .search-submit {
    font-size: 16px;
  }
}
.career-table .btn i, .career-table .woocommerce-MyAccount-navigation li a i, .woocommerce-MyAccount-navigation li .career-table a i, .career-table .wp-element-button i,
.career-table .button i,
.career-table .search-submit i {
  font-size: 14px;
}
@media (min-width: 992px) {
  .career-table .btn i, .career-table .woocommerce-MyAccount-navigation li a i, .woocommerce-MyAccount-navigation li .career-table a i, .career-table .wp-element-button i,
  .career-table .button i,
  .career-table .search-submit 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;
  filter: brightness(0.8);
}
.gallery-card-img {
  position: relative;
}
.gallery-card-img span {
  position: absolute;
  right: 20px;
  bottom: 20px;
  line-height: 1;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 20px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.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-card:hover .gallery-card-img span {
  opacity: 1;
  visibility: visible;
}
.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-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;
}

@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-block-light {
  background-color: #F1F8F2;
}
.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 {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  transition: filter 0.3s ease-in-out;
}
.offer-list li a:hover img {
  filter: brightness(0.8);
}

.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-block {
  padding-top: 50px !important;
}
.blog-detail-date {
  color: #3A9D45;
  font-size: 14px;
  display: block;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .blog-detail-date {
    margin-bottom: 29px;
  }
}
.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-top {
  margin-bottom: 40px;
}
.blog-detail-top .breadcrumb {
  text-align: start;
  color: #666666;
}
.blog-detail-top .breadcrumb a {
  color: #666666;
}
.blog-detail-top .breadcrumb a:hover {
  color: #3A9D45;
}
.blog-detail-top .breadcrumb a li:last-child {
  color: #07743A;
}
.blog-detail-footer {
  margin-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 15px;
}
.blog-detail-img {
  margin-bottom: 34px;
  aspect-ratio: 865/500;
}
.blog-detail-img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.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-aside-title {
  font-size: 20px;
}
@media (min-width: 992px) {
  .blog-aside-title {
    font-size: 22px;
  }
}
.blog-aside-form {
  padding: 30px;
  background-color: #F9F9F9;
  border-radius: 10px;
}
@media (min-width: 992px) {
  .blog-aside-form {
    position: sticky;
    top: 120px;
  }
}
.blog-aside-form .form-label {
  display: none !important;
}
.blog-aside-form .col-md-6 {
  width: 100% !important;
}
.blog-aside-form .form-control,
.blog-aside-form input[type=text],
.blog-aside-form input[type=number],
.blog-aside-form input[type=email],
.blog-aside-form input[type=tel],
.blog-aside-form input[type=search],
.blog-aside-form input[type=password],
.blog-aside-form input[type=date],
.blog-aside-form select,
.blog-aside-form textarea {
  padding: 12px 16px;
  border: 1px solid #d4d4d4;
  background-color: #FFFFFF;
}
.blog-aside-form .form-control:focus,
.blog-aside-form input[type=text]:focus,
.blog-aside-form input[type=number]:focus,
.blog-aside-form input[type=email]:focus,
.blog-aside-form input[type=tel]:focus,
.blog-aside-form input[type=search]:focus,
.blog-aside-form input[type=password]:focus,
.blog-aside-form input[type=date]:focus,
.blog-aside-form select:focus,
.blog-aside-form textarea:focus {
  border-color: #3A9D45;
}
.blog-aside-form .form-btn {
  text-align: end;
}
.blog-related-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .blog-related-list {
    margin-bottom: 70px;
  }
}
.blog-related-list li:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E6E6E6;
}
.blog-related-card {
  display: flex;
  align-items: center;
  gap: 20px;
}
.blog-related-card:hover {
  color: #3A9D45;
}
.blog-related-img {
  overflow: hidden;
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  border-radius: 12px;
}
.blog-related-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-related-content {
  flex: 1;
}
.blog-related-title {
  font-size: 16px;
  margin-bottom: 5px;
}
.blog-related-date {
  font-size: 14px;
  color: #3A9D45;
}

.contact-description {
  margin-bottom: 30px;
}
.contact-info-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
}
.contact-info-list li {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  padding: 20px 25px;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
}
.contact-info-list li:not(:last-child) {
  margin-bottom: 20px;
}
.contact-info-list li * + strong {
  margin-top: 15px;
}
.contact-info-list li strong {
  font-weight: 400;
  color: #666666;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}
.contact-info-list li span,
.contact-info-list li a {
  font-weight: 700;
}
.contact-info-icon {
  width: 30px;
  height: 30px;
  color: #3A9D45;
  font-size: 26px;
  flex-shrink: 0;
  text-align: center;
}
.contact-box {
  padding: 30px;
  border-radius: 12px;
  background-color: #F9F9F9;
}
@media (min-width: 768px) {
  .contact-box {
    padding: 43px 43px 55px;
  }
}
.contact-box-title {
  display: block;
  max-width: 508px;
  margin-bottom: 18px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .contact-box-title {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .contact-box-title {
    font-size: 28px;
  }
}
.contact-box textarea {
  height: 143px !important;
}

.branch-title {
  margin-bottom: 20px;
  text-align: center;
}
.branch-card {
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 6px 35px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
  background-color: #FFFFFF;
  height: 100%;
}
.branch-card:hover {
  border-color: #3A9D45;
  box-shadow: none;
}
.branch-card-title {
  display: block;
  font-size: 20px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .branch-card-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.branch-card-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
}
.branch-card-list i {
  display: inline-block;
  width: 22px;
  text-align: center;
  color: #3A9D45;
  font-size: 18px;
  margin-right: 10px;
}
.branch-card-list li:not(:last-child) {
  margin-bottom: 14px;
}
.branch-intro-title {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .branch-intro-row {
    --bs-gutter-x: 50px;
  }
}
.branch-intro-box {
  border: 1px solid #E4E4E4;
  border-radius: 12px;
  padding: 30px;
}
.branch-intro-box-title {
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .branch-intro-box-title {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .branch-intro-box-title {
    font-size: 28px;
  }
}
.branch-intro-list {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  row-gap: 20px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .branch-intro-list {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
}
@media (min-width: 992px) {
  .branch-intro-list {
    row-gap: 35px;
    margin-bottom: 50px;
  }
}
.branch-intro-list li {
  display: flex;
  gap: 10px;
}
@media (min-width: 768px) {
  .branch-intro-list li {
    padding: 0 10px;
    width: 50%;
  }
}
.branch-intro-icon {
  flex-shrink: 0;
  font-size: 18px;
  color: #3A9D45;
}
.branch-intro-content > strong {
  font-size: 16px;
  display: block;
  margin-bottom: 6px;
  line-height: 1.2;
  color: #666;
  font-weight: 400;
}
.branch-intro-content > span,
.branch-intro-content a {
  font-weight: 700;
  font-size: 18px;
}
.branch-contact-box {
  padding: 30px;
  border-radius: 12px;
  background-color: #F9F9F9;
}
@media (min-width: 992px) {
  .branch-contact-box {
    padding: 48px;
  }
}
.branch-contact-box > strong {
  display: block;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .branch-contact-box > strong {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .branch-contact-box > strong {
    font-size: 28px;
  }
}
.branch-contact-map {
  flex: 1;
  border-radius: 12px;
  overflow: hidden;
}
.branch-contact-map-holder {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.branch-contact-map iframe {
  width: 100%;
  height: 100%;
  min-height: 300px;
}
.branch-contact-note {
  text-align: center;
  font-size: 16px;
}
.branch-contact-note strong {
  font-weight: 700;
}
.branch-tab-map {
  height: 400px;
  border-radius: 12px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .branch-tab-map {
    height: 550px;
  }
}
.branch-tab-map iframe {
  width: 100%;
  height: 100%;
}
.branch-tab-nav {
  --bs-nav-tabs-border-width: 0;
  --bs-nav-tabs-border-radius: 0;
  flex-wrap: nowrap;
  overflow-x: scroll;
  gap: 20px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .branch-tab-nav {
    flex-direction: column;
    align-items: flex-start;
    overflow: visible;
    margin-bottom: 0;
    gap: 10px;
  }
}
.branch-tab-nav li {
  flex-shrink: 0;
}
@media (min-width: 992px) {
  .branch-tab-nav li {
    width: 100%;
  }
}
.branch-tab-nav .nav-link {
  padding: 14px 20px 14px 15px !important;
  background-color: transparent;
  border-color: transparent;
  border-radius: 6px;
  position: relative;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  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";
  text-align: start;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .branch-tab-nav .nav-link {
    width: 100%;
    max-width: 344px;
    padding: 14px 40px 14px 20px !important;
  }
}
.branch-tab-nav .nav-link.active, .branch-tab-nav .nav-link:focus, .branch-tab-nav .nav-link:hover {
  color: #FFFFFF;
  background-color: #3A9D45;
}
.branch-tab-nav .nav-link.active i, .branch-tab-nav .nav-link:focus i, .branch-tab-nav .nav-link:hover i {
  color: #FFFFFF;
}
.branch-tab-nav .nav-link i {
  color: #3A9D45;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border 0.3s ease-in-out;
  margin-right: 10px;
}

@media (max-width: 767.98px) {
  .download-row {
    --bs-gutter-x: 10px;
  }
}
.download-card {
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0 6px 35px rgba(0, 0, 0, 0.05);
  background-color: #FFFFFF;
  text-align: center;
  transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
  height: 100%;
}
@media (min-width: 768px) {
  .download-card {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .download-card {
    padding: 30px;
  }
}
.download-card:hover {
  border-color: #3A9D45;
  box-shadow: none;
}
.download-card-img {
  margin-bottom: 30px;
}
.download-card-img img {
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .download-card-img img {
    width: 80px;
    height: 80px;
  }
}
.download-card-title {
  font-size: 16px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .download-card-title {
    font-size: 17px;
  }
}
@media (max-width: 576.98px) {
  .download-card .btn, .download-card .woocommerce-MyAccount-navigation li a, .woocommerce-MyAccount-navigation li .download-card a, .download-card .wp-element-button,
  .download-card .button,
  .download-card .search-submit {
    padding: 10px 15px;
    font-size: 14px;
  }
}

.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: 12px 25px;
  border-radius: 8px;
  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;
}

.u-columns.col2-set {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  row-gap: 20px;
}
.u-columns.col2-set > * {
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .u-columns.col2-set > * {
    padding: 0 40px;
    width: 50%;
  }
}

.password-input {
  position: relative;
  display: block;
}

.show-password-input {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background-color: transparent;
  transition: color 0.3s ease-in-out;
}
.show-password-input:hover {
  color: #3A9D45;
}
.show-password-input::before {
  content: "\f070";
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-weight: 400;
}
.show-password-input.display-password::before {
  content: "\f06e";
}

.woocommerce-form-login__rememberme {
  display: block;
}

.woocommerce-form-login__submit {
  margin-top: 30px;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce-MyAccount-navigation li:not(:last-child) {
  margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation li a {
  display: flex;
  background-color: transparent;
  border-color: transparent;
  color: #000;
}
.woocommerce-MyAccount-navigation li.is-active a {
  background-color: #3A9D45;
  color: #FFFFFF;
  border-color: #3A9D45;
}

.woocommerce-page table {
  width: 100%;
}

.woocommerce-account.logged-in .woocommerce {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  row-gap: 40px;
}
@media (min-width: 768px) {
  .woocommerce-account.logged-in .woocommerce {
    margin: 0 -20px;
  }
}
.woocommerce-account.logged-in .woocommerce > * {
  padding: 0 10px;
}
@media (min-width: 768px) {
  .woocommerce-account.logged-in .woocommerce > * {
    padding: 0 20px;
  }
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation {
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce-account.logged-in .woocommerce-MyAccount-navigation {
    width: 30%;
  }
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content {
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce-account.logged-in .woocommerce-MyAccount-content {
    width: 70%;
  }
}

form.woocommerce-checkout {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  row-gap: 20px;
}
form.woocommerce-checkout > * {
  width: 100%;
  padding: 0 10px;
}
form.woocommerce-checkout .col2-set {
  width: 68%;
}
form.woocommerce-checkout .woocommerce-checkout-review-wrap {
  width: 32%;
}
form.woocommerce-checkout .col-1,
form.woocommerce-checkout .col-2 {
  width: 100%;
}

.select2-container .select2-selection--single {
  height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  padding: 0 24px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 10px;
  height: 48px;
}

.woocommerce-form-coupon-toggle {
  margin-bottom: 50px;
}

ul.payment_methods {
  padding: 20px;
  border: 1px solid var(--bs-border-color);
  margin: 30px 0;
  list-style: none;
  border-radius: 10px;
}

.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;
  max-height: 32px;
  width: auto;
}
.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;
}