/* -------- Import --------- */
body .alt-heading-text {
  font-family: "Dancing Script", cursive;
  font-size: 2.5rem;
}
body .alt-heading-text a {
  text-decoration: none !important;
}
body #content #primary {
  margin-top: 1em;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  body #content #primary {
    margin-top: 0;
    padding: 0;
  }
}
body .cky-consent-container .cky-notice-des a {
  color: #3A4F41;
}

body header nav ul li.current-menu-ancestor > a, body header nav ul li.current-menu-item > a {
  text-decoration: underline !important;
}
body header nav ul li ul li a {
  font-weight: 700;
}
body header nav ul li ul li ul li a {
  font-weight: 400;
}

body.home {
  background-size: 100% 1310px;
  position: absolute;
  width: 100%;
  max-width: 100%;
  display: block;
  background-color: var(--ast-global-color-0);
  background-image: url(../img/large-leaves-bg.svg);
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  body.home {
    background-image: none;
    position: unset;
  }
}
body.home header .ast-sticky-active .dgwt-wcas-search-icon {
  color: var(--ast-global-color-1) !important;
}
body.home header .ast-sticky-active .wc-block-customer-account__account-icon {
  color: var(--ast-global-color-1) !important;
}
body.home header .ast-stick-primary-below-wrapper .wp-block-woocommerce-customer-account a {
  color: var(--ast-global-color-5) !important;
}
body.home header .ast-stick-primary-below-wrapper .wp-block-woocommerce-customer-account a * {
  transition: none;
}
body.home header .ast-stick-primary-below-wrapper .items-counter a {
  color: var(--ast-global-color-5) !important;
}
@media (max-width: 1300px) {
  body.home header .ast-stick-primary-below-wrapper .items-counter a {
    color: var(--ast-global-color-1) !important;
  }
}
body.home header .ast-stick-primary-below-wrapper .items-counter a * {
  transition: none;
}
body.home header .ast-stick-primary-below-wrapper .wc-block-mini-cart .wc-block-mini-cart__quantity-badge svg path,
body.home header .ast-stick-primary-below-wrapper .wc-block-mini-cart .wc-block-mini-cart__quantity-badge svg circle {
  fill: var(--ast-global-color-5) !important;
}
@media (max-width: 1300px) {
  body.home header .ast-stick-primary-below-wrapper .wc-block-mini-cart .wc-block-mini-cart__quantity-badge svg path,
  body.home header .ast-stick-primary-below-wrapper .wc-block-mini-cart .wc-block-mini-cart__quantity-badge svg circle {
    fill: var(--ast-global-color-1) !important;
  }
}
body.home header .ast-stick-primary-below-wrapper .wc-block-mini-cart .wc-block-mini-cart__quantity-badge .wc-block-mini-cart__badge {
  display: none;
}
body.home header .ast-stick-primary-below-wrapper.ast-header-sticked .wp-block-woocommerce-customer-account a {
  color: var(--ast-global-color-1) !important;
}
body.home header .ast-stick-primary-below-wrapper.ast-header-sticked .items-counter a {
  color: var(--ast-global-color-1) !important;
}
body.home header .ast-stick-primary-below-wrapper.ast-header-sticked .wc-block-mini-cart .wc-block-mini-cart__quantity-badge svg path,
body.home header .ast-stick-primary-below-wrapper.ast-header-sticked .wc-block-mini-cart .wc-block-mini-cart__quantity-badge svg circle {
  fill: var(--ast-global-color-1) !important;
}
body.home header .ast-stick-primary-below-wrapper.ast-header-sticked .wc-block-mini-cart .wc-block-mini-cart__quantity-badge .wc-block-mini-cart__badge {
  display: none;
}
body.home #content ol {
  list-style-position: inside !important;
}
body.home #content .ast-container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 769px) {
  body.home #content .ast-container .homepage-header-banner-column {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  body.home #content .ast-container .no-border-radius {
    border-radius: 0 !important;
  }
}
body.home #content .ast-container .home-container-3 .sub-heading-margin {
  margin-bottom: 0;
}
body.home #content .ast-container .home-container-3 p {
  margin-bottom: 1em;
}
body.home #content .ast-container .home-container-3 .homepage-button-indoor,
body.home #content .ast-container .home-container-3 .homepage-button-outdoor {
  max-width: 100%;
  width: 258px;
  max-height: 100%;
  height: 100%;
}
body.home #content .ast-container .remove-heading-margin {
  position: absolute;
  margin-bottom: 0;
  top: -12px;
  left: -50px;
}
body.home #content .ast-container .remove-heading-margin-second {
  right: 104%;
  position: absolute;
  margin-bottom: 0;
  top: -34px;
}
@media (max-width: 1350px) {
  body.home #content .ast-container .remove-heading-margin-second {
    position: relative;
    left: 0;
    top: 0;
    float: left;
    right: auto;
  }
}
body.home #content .ast-container .icon-border figure {
  background: #fff;
  padding: 30px;
  border-radius: 100%;
  border: 5px solid var(--ast-global-color-2);
}
body.home #content .ast-container .home-top-bottom-curve::before {
  content: "";
  background-image: url(../img/Curve_Top.svg);
  width: 100%;
  position: absolute;
  height: 145px;
  background-size: cover;
  max-width: 100%;
  top: -60px;
  left: 0;
  background-position: center;
}
body.home #content .ast-container .home-top-bottom-curve::after {
  content: "";
  background-image: url(../img/Curve_bottom.svg);
  width: 100%;
  position: absolute;
  height: 145px;
  background-size: cover;
  max-width: 100%;
  bottom: -60px;
  left: 0;
  background-position: center;
  z-index: 98;
}
body.home #content .ast-container .uagb-tabs__panel {
  gap: 99px;
}
body.home #content .ast-container .tab-active-underline .uagb-tabs__active {
  border-bottom: 3px solid #C3C9A9;
}
@media (max-width: 769px) {
  body.home #content .ast-container .homepage-tabs ul {
    flex-direction: row;
  }
  body.home #content .ast-container .homepage-tabs ul li {
    width: auto;
  }
}
body.home #content .ast-container .special-border-heading {
  width: auto;
}
body.home #content .ast-container .special-border-heading::before {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #C3C9A9;
  top: 50%;
  transform: translateY(-50%);
  width: 250px;
  right: 100%;
  margin-right: 2em;
}
@media (max-width: 1024px) {
  body.home #content .ast-container .special-border-heading::before {
    width: 200px;
  }
}
@media (max-width: 921px) {
  body.home #content .ast-container .special-border-heading::before {
    width: 150px;
  }
}
@media (max-width: 769px) {
  body.home #content .ast-container .special-border-heading::before {
    content: none;
  }
}
body.home #content .ast-container .special-border-heading::after {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #C3C9A9;
  top: 50%;
  transform: translateY(-50%);
  width: 250px;
  left: 100%;
  margin-left: 2em;
}
@media (max-width: 1024px) {
  body.home #content .ast-container .special-border-heading::after {
    width: 200px;
  }
}
@media (max-width: 921px) {
  body.home #content .ast-container .special-border-heading::after {
    width: 150px;
  }
}
@media (max-width: 769px) {
  body.home #content .ast-container .special-border-heading::after {
    content: none;
  }
}
body.home #content .ast-container .uagb-tabs__wrap {
  margin: 0;
}
body.home::before {
  content: "";
  background-image: url(../img/Top_Curve_Offwhite_wide.svg);
  width: 1700px;
  position: absolute;
  height: 175px;
  background-size: contain;
  max-width: 100%;
  top: 0;
  background-repeat: no-repeat;
}
@media (max-width: 2560px) {
  body.home::before {
    left: 0;
  }
}
@media (max-width: 1920px) {
  body.home::before {
    left: -10%;
  }
}
@media (max-width: 1024px) {
  body.home::before {
    content: none;
  }
}
body.home::after {
  content: "";
  background-image: url(../img/Bottom_Curve_Leafwise.svg);
  width: 100%;
  position: absolute;
  height: 640px;
  background-size: cover;
  max-width: 100%;
  top: 545px;
  z-index: -2;
}
@media (max-width: 1024px) {
  body.home::after {
    content: none;
  }
}

#blz_newsletter_signup_sidebar {
  position: fixed;
  right: -340px;
  bottom: 40%;
  background-color: #3a4f41;
  padding: 2em;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  text-align: center;
  color: #fff;
  z-index: 100;
  cursor: pointer;
}
@media (max-width: 1024px) {
  #blz_newsletter_signup_sidebar {
    display: none;
  }
}
#blz_newsletter_signup_sidebar h3 {
  color: #fff;
}
#blz_newsletter_signup_sidebar .mc4wp-form-fields {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#blz_newsletter_signup_sidebar .mc4wp-form-fields .mailchimp-email-input {
  border: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#blz_newsletter_signup_sidebar .mc4wp-form-fields .mailchimp-submit-input {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: var(--ast-global-color-5);
}
#blz_newsletter_signup_sidebar .fa-leaf {
  color: var(--ast-global-color-0);
  font-size: 30px;
}
#blz_newsletter_signup_sidebar .fa-chevron-left {
  position: absolute;
  top: 135px;
  right: 350px;
}

body.single-product h1,
body.single-product h2,
body.single-product h3,
body.single-product h4,
body.single-product h5,
body.single-product h6 {
  font-family: "Lora", serif !important;
}
body.single-product #content {
  margin-top: 30px;
}
body.single-product #content .added_to_cart.wc-forward {
  display: none !important;
}
body.single-product #content span.onsale.circle {
  display: none;
}
body.single-product #content nav.woocommerce-breadcrumb {
  text-transform: uppercase;
  color: #697464;
}
body.single-product #content .woocommerce-product-gallery-thumbnails__wrapper {
  display: none;
}
body.single-product #content h1.product_title {
  font-size: 37px;
  margin-bottom: 10px;
  color: #200934;
}
body.single-product #content h2.alternative-title {
  font-size: 16px;
  font-style: italic;
  color: #200934;
}
body.single-product #content h3 {
  text-align: center;
  position: relative;
  font-size: 34px;
  margin-bottom: 1em;
  color: #200934;
}
body.single-product #content h4 {
  margin-bottom: 1.5em;
}
body.single-product #content p {
  margin-bottom: 0.5em;
}
@media (max-width: 769px) {
  body.single-product #content p {
    font-size: 17px;
  }
}
@media (max-width: 769px) {
  body.single-product #content h2 {
    font-size: 34px;
  }
}
body.single-product #content .product-title-wrapper {
  display: flex;
  align-items: center;
}
body.single-product #content .woocommerce-product-details__short-description {
  font-size: 16px;
  color: var(--ast-global-color-1);
}
body.single-product #content .card-text {
  font-size: 18px;
  color: #200934;
}
body.single-product #content .categories-tags {
  display: inline-flex;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  background-color: #200934;
  border-radius: 10px;
}
body.single-product #content #special-features-container-top {
  margin-top: 20px;
}
body.single-product #content #special-features-container-top .blz-inner-wrap {
  display: inline-flex;
  grid-gap: 10px;
  justify-content: center;
  align-items: center;
}
body.single-product #content #special-features-container-top .blz-inner-wrap .toxicity-card,
body.single-product #content #special-features-container-top .blz-inner-wrap .special-features-card {
  max-width: 80px;
  text-align: center;
}
body.single-product #content #special-features-container-top .blz-inner-wrap .toxicity-card img,
body.single-product #content #special-features-container-top .blz-inner-wrap .special-features-card img {
  margin-bottom: 5px;
  max-width: 35px;
  width: 100%;
}
body.single-product #content #special-features-container-top .blz-inner-wrap .toxicity-card p.card-text,
body.single-product #content #special-features-container-top .blz-inner-wrap .special-features-card p.card-text {
  font-size: 12px;
  line-height: 16px;
}
body.single-product #content .yith-wcwl-add-to-wishlist {
  display: inline;
  float: right;
  position: relative;
  margin-top: 10px;
  margin-bottom: 7px;
}
body.single-product #content .yith-wcwl-add-to-wishlist a {
  display: flex;
  align-items: center;
}
body.single-product #content .yith-wcwl-add-to-wishlist a i {
  font-size: 22px;
}
body.single-product #content .categories-tags-wrapper {
  margin-bottom: 25px;
}
body.single-product #content .categories-with-icons-wrapper {
  display: flex;
  gap: 8px;
  margin-bottom: 15px;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (max-width: 769px) {
  body.single-product #content .categories-with-icons-wrapper {
    gap: 6px;
  }
}
body.single-product #content .category-item-wrapper {
  position: relative;
  display: inline-block;
  text-align: center;
}
body.single-product #content .category-with-icon-link {
  display: block;
  text-decoration: none;
  position: relative;
}
body.single-product #content .category-icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.single-product #content .category-icon {
  width: var(--blz-icon-size, 40px);
  height: var(--blz-icon-size, 40px);
  object-fit: contain;
  border-radius: 4px;
  transition: transform 0.3s ease, opacity 0.3s ease;
  cursor: pointer;
}
@media (max-width: 769px) {
  body.single-product #content .category-icon {
    width: var(--blz-icon-size-mobile, 32px);
    height: var(--blz-icon-size-mobile, 32px);
  }
}
body.single-product #content .category-name-hover {
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  white-space: nowrap;
  z-index: 10;
  pointer-events: none;
}
body.single-product #content .category-name-hover .categories-tags {
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
@media (max-width: 769px) {
  body.single-product #content .category-name-hover .categories-tags {
    font-size: 11px;
    padding: 3px 6px;
  }
}
body.single-product #content .category-name-no-icon .categories-tags {
  font-size: 14px;
}
@media (max-width: 769px) {
  body.single-product #content .category-name-no-icon .categories-tags {
    font-size: 12px;
  }
}
body.single-product #content .category-item-wrapper:hover .category-icon {
  transform: scale(1.1);
}
body.single-product #content .category-item-wrapper:hover .category-name-hover {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(-5px);
}
body.single-product #content .sku_wrapper {
  font-size: 12px;
  color: #8D9688;
  position: relative;
}
body.single-product #content .sku_wrapper .sku {
  font-size: 12px;
  color: #8D9688;
}
body.single-product #content .product-type-simple .blz-price-border,
body.single-product #content .product-type-bundle .blz-price-border {
  border: 1px solid #C3C9A9;
  border-radius: 3px;
  margin-bottom: 0px;
  padding: 20px 20px 20px 20px;
  display: flex;
  flex-direction: column;
}
body.single-product #content .product-type-simple .blz-price-border i,
body.single-product #content .product-type-bundle .blz-price-border i {
  color: var(--ast-global-color-1);
}
body.single-product #content .product-type-simple .blz-price-border form.cart .row,
body.single-product #content .product-type-bundle .blz-price-border form.cart .row {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
body.single-product #content .product-type-simple .blz-price-border form.cart button.single_add_to_cart_button,
body.single-product #content .product-type-bundle .blz-price-border form.cart button.single_add_to_cart_button {
  float: none;
  padding: 15px 30px;
  font-size: 19px;
  font-weight: normal;
  margin: 0;
}
body.single-product #content .product-type-simple .blz-price-border form.cart .quantity,
body.single-product #content .product-type-bundle .blz-price-border form.cart .quantity {
  float: none;
  display: inline-flex;
  margin: 0;
}
body.single-product #content .product-type-simple .blz-price-border form.cart .quantity .qty,
body.single-product #content .product-type-bundle .blz-price-border form.cart .quantity .qty {
  min-height: 28px;
  height: 28px;
}
body.single-product #content form.variations_form.cart table.variations tr {
  flex-direction: column;
}
body.single-product #content form.variations_form.cart table.variations tr th.label {
  width: 100%;
  color: #200934;
}
body.single-product #content form.variations_form.cart table.variations tr th.label div.varlabeltooltip {
  color: var(--ast-global-color-0);
  position: relative;
  display: inline-block;
}
body.single-product #content form.variations_form.cart table.variations tr th.label div.varlabeltooltip:hover {
  text-decoration: underline;
}
body.single-product #content form.variations_form.cart table.variations tr th.label div.varlabeltooltip:hover .varlabeltooltiptext {
  visibility: visible;
  opacity: 1;
}
body.single-product #content form.variations_form.cart table.variations tr th.label div.varlabeltooltip span.varlabeltooltiptext {
  visibility: hidden;
  width: max-content;
  background-color: var(--ast-global-color-0);
  color: #fff;
  text-align: center;
  padding: 0px 10px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 20%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 14px;
  font-weight: normal;
}
body.single-product #content form.variations_form.cart table.variations tr th.label div.varlabeltooltip span.varlabeltooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -5px;
  border-width: 6px;
  border-style: solid;
  border-color: var(--ast-global-color-0) transparent transparent transparent;
}
body.single-product #content form.variations_form.cart table.variations tr td.value {
  width: 100%;
}
body.single-product #content form.variations_form.cart table.variations tr td.value .reset_variations {
  visibility: visible !important;
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term {
  border-bottom: 1px solid #C3C9A9;
  padding: 10px 0px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term {
    row-gap: 0.5em;
  }
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term input {
  width: 28px;
  height: 28px;
}
@media (max-width: 1024px) {
  body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term input {
    flex: 0 0 auto;
  }
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label {
  display: inline-grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas: "Name Stock Price";
  width: 92%;
  margin-left: 10px;
}
@media (max-width: 576px) {
  body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label {
    grid-template-columns: 0.8fr 0.9fr 1.3fr;
  }
}
@media (max-width: 1024px) {
  body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label {
    flex: 0 0 auto;
  }
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label .blz-term-name {
  grid-area: Name;
  color: var(--ast-global-color-1);
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label .blz-term-stock {
  grid-area: Stock;
  font-weight: normal;
  color: #697464;
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label .blz-term-stock.lowstock i {
  color: #F58549;
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label .blz-term-stock.outofstock i {
  color: #D92742;
}
@media (max-width: 576px) {
  body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label .blz-term-stock {
    font-size: 12px;
  }
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label .blz-term-price {
  grid-area: Price;
  color: var(--ast-global-color-1);
  justify-content: right;
  display: flex;
  font-size: 16px;
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label .blz-term-price ins {
  margin-left: 5px;
  color: #D92742;
}
@media (max-width: 576px) {
  body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term label .blz-term-price {
    font-size: 14px;
  }
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term .blz-red-tag {
  position: absolute;
  background: #D92742;
  right: -80px;
  display: inline-flex;
  align-items: center;
  border: 2px solid #B32036;
  border-left: none;
  height: 32px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 14px;
  color: #ffffff;
  padding-right: 10px;
}
@media (max-width: 1350px) {
  body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term .blz-red-tag {
    display: none;
  }
}
body.single-product #content form.variations_form.cart table.variations tr td.value .blz-terms-wrapper .blz-term .blz-red-tag::before {
  content: " ";
  background-image: url(/wp-content/themes/whitacre/assets/img/TagStart.svg);
  background-size: 28px 32px;
  height: 32px;
  width: 33px;
  display: inline-block;
  margin-left: -24px;
}
body.single-product #content form.variations_form.cart table.variations.hasaddons {
  border-bottom: none;
  padding: 20px 20px 0px 20px;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation {
  display: none !important;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .wc-pao-addons-container {
  border: 1px solid #C3C9A9;
  border-top: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 0px 20px 20px 20px;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .wc-pao-addons-container .wc-pao-addon-container label {
  color: var(--ast-global-color-1);
  margin: 5px 0px;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .wc-pao-addons-container .wc-pao-addon-container .wc-pao-addon-wrap a.selected {
  outline-color: var(--ast-global-color-1);
  outline-width: 3px;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .wc-pao-addons-container .wc-pao-addon-container .wc-pao-addon-wrap span.wc-pao-addon-image-swatch-price {
  color: var(--ast-global-color-1);
}
body.single-product #content form.variations_form.cart .single_variation_wrap .wc-pao-addons-container .wc-pao-addon-container .wc-pao-addon-wrap span.wc-pao-addon-image-swatch-price span.wc-pao-addon-price {
  font-weight: bold;
}
body.single-product #content form.variations_form.cart .single_variation_wrap div#product-addons-total div.product-addon-totals {
  margin: 20px 0 0 0;
}
body.single-product #content form.variations_form.cart .single_variation_wrap div#product-addons-total div.product-addon-totals li.wc-pao-subtotal-line p {
  margin-bottom: 0px;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
  margin-top: 20px;
  text-align: right;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart span {
  font-size: 17px;
  margin-right: 5px;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
  float: none;
  display: inline-flex;
  margin: 0;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity .qty {
  min-height: 28px;
  height: 28px;
}
body.single-product #content form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button {
  float: none;
  padding: 15px 30px;
  font-size: 19px;
  margin: 0 0 0 20px;
  font-weight: normal;
}
body.single-product #content #afteraddtocartshippingtext {
  color: var(--ast-global-color-1);
  float: right;
  margin-top: 20px;
  font-size: 17px;
}
body.single-product #content .product-summary-title::before {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #C3C9A9;
  top: 50%;
  transform: translateY(-50%);
  width: 35%;
  right: 0;
}
@media (max-width: 1024px) {
  body.single-product #content .product-summary-title::before {
    width: 30%;
  }
}
@media (max-width: 576px) {
  body.single-product #content .product-summary-title::before {
    content: none;
  }
}
body.single-product #content .product-summary-title::after {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #C3C9A9;
  top: 50%;
  transform: translateY(-50%);
  width: 35%;
  left: 0;
}
@media (max-width: 1024px) {
  body.single-product #content .product-summary-title::after {
    width: 30%;
  }
}
@media (max-width: 576px) {
  body.single-product #content .product-summary-title::after {
    content: none;
  }
}
body.single-product #content #product-summary {
  clear: both;
}
body.single-product #content #product-summary p {
  margin: 0 1em;
  text-align: center;
  color: #200934;
}
body.single-product #content #product-summary .blz-single-product-description .blz-read-more {
  display: block;
  text-align: center;
}
body.single-product #content #product-summary .blz-single-product-description .blz-read-more a.read-more {
  color: var(--ast-global-color-1);
  text-decoration: underline;
}
body.single-product #content #product-summary .blz-single-product-description .blz-read-more a.read-more:hover {
  cursor: pointer;
}
body.single-product #content #characteristic-container {
  margin: 3em auto;
}
body.single-product #content #characteristic-container .characteristic-inner-wrap {
  display: grid;
  grid-template-columns: repeat(4, minmax(250px, 1fr));
  grid-gap: 6em;
}
@media (max-width: 1350px) {
  body.single-product #content #characteristic-container .characteristic-inner-wrap {
    grid-gap: 3em;
  }
}
@media (max-width: 1024px) {
  body.single-product #content #characteristic-container .characteristic-inner-wrap {
    grid-template-columns: repeat(2, minmax(250px, 1fr));
  }
}
@media (max-width: 576px) {
  body.single-product #content #characteristic-container .characteristic-inner-wrap {
    grid-template-columns: repeat(1, minmax(250px, 1fr));
    justify-items: center;
  }
}
body.single-product #content #characteristic-container .characteristic-inner-wrap .characteristic-card {
  padding: 1em;
  background: #eff1e7;
  min-width: 250px;
}
@media (max-width: 576px) {
  body.single-product #content #characteristic-container .characteristic-inner-wrap .characteristic-card {
    max-width: 250px;
  }
}
body.single-product #content #characteristic-container .characteristic-inner-wrap .characteristic-card p {
  font-size: 20px;
}
body.single-product #content #characteristic-container .characteristic-inner-wrap .characteristic-card span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.single-product #content #characteristic-container .characteristic-inner-wrap .characteristic-card span p {
  font-weight: 600;
  font-size: 16px;
  color: #3a4f41;
  margin-bottom: 0;
}
body.single-product #content #characteristic-container .characteristic-inner-wrap .characteristic-card span i {
  font-size: 23px;
  color: #3a4f41;
}
body.single-product #content #characteristic-container .characteristic-inner-wrap .characteristic-card img {
  max-width: 55px;
  width: 100%;
  margin-bottom: 1em;
}
body.single-product #content #toxicities-container,
body.single-product #content #special-features-container {
  margin: 3em auto;
}
body.single-product #content #toxicities-container .blz-inner-wrap,
body.single-product #content #special-features-container .blz-inner-wrap {
  display: flex;
  grid-gap: 2em;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}
body.single-product #content #toxicities-container .blz-inner-wrap .toxicity-card,
body.single-product #content #toxicities-container .blz-inner-wrap .special-features-card,
body.single-product #content #special-features-container .blz-inner-wrap .toxicity-card,
body.single-product #content #special-features-container .blz-inner-wrap .special-features-card {
  padding: 1em;
  max-width: 250px;
  width: 100%;
  text-align: center;
}
body.single-product #content #toxicities-container .blz-inner-wrap .toxicity-card img,
body.single-product #content #toxicities-container .blz-inner-wrap .special-features-card img,
body.single-product #content #special-features-container .blz-inner-wrap .toxicity-card img,
body.single-product #content #special-features-container .blz-inner-wrap .special-features-card img {
  margin-bottom: 1em;
  max-width: 100px;
  width: 100%;
  margin-left: 32px;
}
body.single-product #content #toxicities-container .blz-inner-wrap .toxicity-card h4,
body.single-product #content #toxicities-container .blz-inner-wrap .special-features-card h4,
body.single-product #content #special-features-container .blz-inner-wrap .toxicity-card h4,
body.single-product #content #special-features-container .blz-inner-wrap .special-features-card h4 {
  margin-bottom: 0;
}
body.single-product #content #special-features-container .blz-inner-wrap .special-features-card img {
  max-width: 55px;
  margin-left: 0;
}
body.single-product #content #bloom-time-container .mobile-headings {
  display: none;
}
body.single-product #content #bloom-time-container h3.product-summary-title {
  margin-bottom: 0.2em;
}
body.single-product #content #bloom-time-container p {
  text-align: center;
  margin-bottom: 1em;
}
body.single-product #content #bloom-time-container table {
  background: #F9FAF5;
  border-color: rgba(0, 0, 0, 0.283);
  margin-bottom: 4.5em;
}
body.single-product #content #bloom-time-container tbody,
body.single-product #content #bloom-time-container th,
body.single-product #content #bloom-time-container tr,
body.single-product #content #bloom-time-container td {
  border-color: rgba(0, 0, 0, 0.283);
  text-align: center;
}
body.single-product #content #bloom-time-container th {
  padding: 0.4em 1em;
}
body.single-product #content #bloom-time-container td {
  width: 100px;
  height: 45px;
  padding: 5px;
}
@media (max-width: 769px) {
  body.single-product #content #bloom-time-container td {
    width: 30px;
  }
}
body.single-product #content #bloom-time-container .table-heading {
  font-weight: 800;
  padding: 5px;
  width: 150px;
}
body.single-product #content #bloom-time-container img {
  max-width: 100%;
  max-height: 100%;
}
body.single-product #content #theme-container p {
  font-size: 17px;
  text-align: center;
  margin-bottom: 68px;
}
body.single-product #content #theme-container .product-summary-title {
  margin-bottom: 16px;
}
body.single-product #content #theme-container .product-summary-title::before {
  width: 30%;
}
@media (max-width: 1024px) {
  body.single-product #content #theme-container .product-summary-title::before {
    width: 25%;
  }
}
@media (max-width: 576px) {
  body.single-product #content #theme-container .product-summary-title::before {
    content: none;
  }
}
body.single-product #content #theme-container .product-summary-title::after {
  width: 30%;
}
@media (max-width: 1024px) {
  body.single-product #content #theme-container .product-summary-title::after {
    width: 25%;
  }
}
@media (max-width: 576px) {
  body.single-product #content #theme-container .product-summary-title::after {
    content: none;
  }
}
body.single-product #content #theme-container .theme-item-wrapper {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
}
body.single-product #content #theme-container .theme-item-wrapper a {
  color: var(--ast-global-color-1);
}
body.single-product #content #theme-container .theme-item-wrapper img {
  border-radius: 5px;
  margin-bottom: 11px;
}
body.single-product #content #theme-container .theme-item-wrapper p {
  text-align: center;
  margin-bottom: 0.5em;
}
body.single-product #content .woocommerce-related-products-above-description {
  margin: 40px 0;
  padding: 30px 0;
  width: 100%;
  max-width: 100%;
  clear: both;
}
body.single-product #content .woocommerce-related-products-above-description .related-products-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  max-width: 100%;
}
@media (max-width: 769px) {
  body.single-product #content .woocommerce-related-products-above-description .related-products-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media (max-width: 576px) {
  body.single-product #content .woocommerce-related-products-above-description .related-products-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}
body.single-product #content .woocommerce-related-products-above-description .custom-related-product {
  text-align: center;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding: 15px;
  transition: box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}
body.single-product #content .woocommerce-related-products-above-description .custom-related-product:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
body.single-product #content .woocommerce-related-products-above-description .custom-related-product .related-product-image {
  margin-bottom: 15px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.single-product #content .woocommerce-related-products-above-description .custom-related-product .related-product-image a {
  display: block;
  line-height: 0;
}
body.single-product #content .woocommerce-related-products-above-description .custom-related-product .related-product-image img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
  transition: transform 0.3s ease;
}
body.single-product #content .woocommerce-related-products-above-description .custom-related-product .related-product-image img:hover {
  transform: scale(1.05);
}
body.single-product #content .woocommerce-related-products-above-description .custom-related-product .related-product-button .view-product-btn {
  background-color: var(--blz-button-color, #697464);
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: background-color 0.3s ease;
  display: inline-block;
  width: 100%;
}
body.single-product #content .woocommerce-related-products-above-description .custom-related-product .related-product-button .view-product-btn:hover {
  background-color: var(--blz-button-hover-color, rgb(80.2083333333, 88.6111111111, 76.3888888889));
  color: white;
}
@media (max-width: 769px) {
  body.single-product #content .woocommerce-related-products-above-description .custom-related-product {
    padding: 10px;
  }
  body.single-product #content .woocommerce-related-products-above-description .custom-related-product .related-product-button .view-product-btn {
    padding: 10px 15px;
    font-size: 13px;
  }
}
body.single-product #content .related.products {
  display: flex !important;
}
@media (max-width: 769px) {
  body.single-product #content .related.products {
    flex-direction: column;
  }
}
body.single-product #content .related.products .related-products-title-summary h2 {
  text-align: left;
  font-size: 37px;
  margin-bottom: 0.2em;
}
@media (max-width: 769px) {
  body.single-product #content .related.products .related-products-title-summary h2 {
    text-align: center;
  }
}
@media (max-width: 769px) {
  body.single-product #content .related.products .related-products-title-summary p {
    margin-bottom: 14px;
  }
}
body.single-product #content .related.products .products.columns-1.slick-initialized.slick-slider {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  width: 90%;
}
body.single-product #content .related.products .slick-track {
  display: flex;
  gap: 1em;
}
@media (max-width: 769px) {
  body.single-product #content .related.products .slick-track {
    gap: 0;
  }
}
body.single-product #content .related.products .slick-right {
  right: -5%;
  top: 30%;
  position: absolute;
  font-size: 50px;
  font-weight: 100;
}
@media (max-width: 769px) {
  body.single-product #content .related.products .slick-right {
    right: -10%;
  }
}
body.single-product #content .related.products .astra-shop-summary-wrap {
  padding: 0;
}
body.single-product #content .related.products .astra-shop-summary-wrap .price {
  display: inline-block;
  margin-bottom: 0;
}
body.single-product #content .related.products .astra-shop-summary-wrap .yith-wcwl-add-to-wishlist {
  display: inline-block;
  float: right;
  position: relative;
  right: 0;
  margin-top: 0;
}
body.single-product #content .related.products .astra-shop-summary-wrap .ast-loop-product__link {
  display: block !important;
  margin-bottom: 2em;
}
body.single-product #content .related.products .astra-shop-summary-wrap .add_to_cart_button {
  display: block;
  text-align: center;
  background-color: #3A4F41 !important;
  color: #ffffff !important;
}
body.single-product #content .woocommerce-cross-sells {
  display: flex !important;
  margin-top: 1.5em;
}
@media (max-width: 769px) {
  body.single-product #content .woocommerce-cross-sells {
    flex-direction: column;
  }
}
body.single-product #content .woocommerce-cross-sells .products.slick-initialized.slick-slider {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  width: 100%;
}
body.single-product #content .woocommerce-cross-sells .slick-track {
  display: flex;
  gap: 1em;
  margin: 0;
}
@media (max-width: 769px) {
  body.single-product #content .woocommerce-cross-sells .slick-track {
    gap: 0;
  }
}
body.single-product #content .woocommerce-cross-sells .slick-track li {
  margin-bottom: 0.5em;
}
body.single-product #content .woocommerce-cross-sells .slick-right {
  right: -5%;
  top: 30%;
  position: absolute;
  font-size: 50px;
  font-weight: 100;
}
@media (max-width: 769px) {
  body.single-product #content .woocommerce-cross-sells .slick-right {
    right: -10%;
  }
}
body.single-product #content .woocommerce-cross-sells .astra-shop-summary-wrap {
  padding: 0;
}
body.single-product #content .woocommerce-cross-sells .astra-shop-summary-wrap .price {
  display: inline-block;
  margin-bottom: 0;
}
body.single-product #content .woocommerce-cross-sells .astra-shop-summary-wrap .ast-loop-product__link {
  display: block !important;
  margin-bottom: 2em;
}
body.single-product #content .woocommerce-cross-sells .astra-shop-summary-wrap .add_to_cart_button {
  display: block;
  text-align: center;
  background-color: #3A4F41 !important;
  color: #ffffff !important;
}

i.chevron-rotate {
  transform: rotate(180deg);
  transition: 1s;
}

/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: "flexslider-icon";
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
   * RESETS
   * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
   * BASE STYLES
   * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
   * DEFAULT THEME
   * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  bottom: 3.3%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 40px;
  display: inline-block;
  content: "\f053";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding: 28px 23px;
}

.flex-direction-nav a.flex-next:before {
  content: "\f054";
}

.flex-direction-nav a.flex-prev:after {
  border-top: none !important;
  border-left: none !important;
}

.flex-direction-nav .flex-prev {
  left: 0px;
  bottom: 3.3%;
  box-shadow: none !important;
  width: 80px !important;
  height: 80px !important;
  border-radius: 0px !important;
}

.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right;
  bottom: 3.3%;
  box-shadow: none !important;
  width: 80px !important;
  height: 80px !important;
  border-radius: 0px !important;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "\f003";
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
   * RESPONSIVE
   * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
body.archive.tax-product_cat #secondary,
.post-type-archive #secondary {
  margin: 0px;
}
@media (max-width: 1024px) {
  body.archive.tax-product_cat #secondary,
  .post-type-archive #secondary {
    display: none;
  }
}
body.archive.tax-product_cat .sidebar-main .widget-title,
body.archive.tax-product_cat .sidebar-main .widget .wp-block-heading,
.post-type-archive .sidebar-main .widget-title,
.post-type-archive .sidebar-main .widget .wp-block-heading {
  color: var(--ast-global-color-1);
  font-weight: 600;
}
body.archive.tax-product_cat .ast-shop-toolbar-aside-wrap,
.post-type-archive .ast-shop-toolbar-aside-wrap {
  width: 100%;
  justify-content: space-between;
}
body.archive.tax-product_cat .ast-shop-toolbar-aside-wrap:nth-child(2),
.post-type-archive .ast-shop-toolbar-aside-wrap:nth-child(2) {
  display: none;
}
@media (max-width: 1024px) {
  body.archive.tax-product_cat .ast-shop-toolbar-aside-wrap:nth-child(2),
  .post-type-archive .ast-shop-toolbar-aside-wrap:nth-child(2) {
    display: block;
  }
}
body.archive.tax-product_cat ul.products h2,
.post-type-archive ul.products h2 {
  text-align: left;
  font-size: 37px;
}
body.archive.tax-product_cat ul.products .slick-track,
.post-type-archive ul.products .slick-track {
  display: flex;
  gap: 1em;
}
body.archive.tax-product_cat ul.products .slick-right,
.post-type-archive ul.products .slick-right {
  right: -5%;
  top: 30%;
  position: absolute;
  font-size: 50px;
  font-weight: 100;
}
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap,
.post-type-archive ul.products .astra-shop-summary-wrap {
  padding: 0;
}
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap .woocommerce-loop-product__title,
.post-type-archive ul.products .astra-shop-summary-wrap .woocommerce-loop-product__title {
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 0;
  line-height: 1em;
}
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap .alt-title,
.post-type-archive ul.products .astra-shop-summary-wrap .alt-title {
  font-size: 0.9em;
  font-style: italic;
  font-weight: 100;
  color: var(--ast-global-color-1);
}
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap .price,
.post-type-archive ul.products .astra-shop-summary-wrap .price {
  display: inline-block;
  margin-bottom: 0;
  color: var(--ast-global-color-1);
  font-size: 1em;
  margin-top: 2em;
}
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap .yith-wcwl-add-to-wishlist,
.post-type-archive ul.products .astra-shop-summary-wrap .yith-wcwl-add-to-wishlist {
  display: inline-block;
  float: right;
  position: relative;
  right: 0;
  margin-top: 0;
}
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap .ast-loop-product__link,
.post-type-archive ul.products .astra-shop-summary-wrap .ast-loop-product__link {
  display: block !important;
}
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap .add_to_cart_button,
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap .product_type_simple,
.post-type-archive ul.products .astra-shop-summary-wrap .add_to_cart_button,
.post-type-archive ul.products .astra-shop-summary-wrap .product_type_simple {
  display: block;
  text-align: center;
  background-color: #3A4F41 !important;
  color: #ffffff !important;
}
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap .add_to_cart_button:hover,
body.archive.tax-product_cat ul.products .astra-shop-summary-wrap .product_type_simple:hover,
.post-type-archive ul.products .astra-shop-summary-wrap .add_to_cart_button:hover,
.post-type-archive ul.products .astra-shop-summary-wrap .product_type_simple:hover {
  background-color: var(--ast-global-color-4) !important;
  color: #000000 !important;
}
body.archive.tax-product_cat .toggle,
.post-type-archive .toggle {
  display: inline-block;
  float: right;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul,
.post-type-archive .blz_shop_category_accordion ul {
  list-style-type: none;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul.no-margin-left,
.post-type-archive .blz_shop_category_accordion ul.no-margin-left {
  margin: 0;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul.children,
.post-type-archive .blz_shop_category_accordion ul.children {
  display: none;
  padding: 10px 0px 0px 20px;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul.children li,
.post-type-archive .blz_shop_category_accordion ul.children li {
  padding: 10px 0px !important;
  font-size: 18px;
  margin-bottom: 0px !important;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul.children li:first-child,
.post-type-archive .blz_shop_category_accordion ul.children li:first-child {
  border-top: none;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul.children li:last-child,
.post-type-archive .blz_shop_category_accordion ul.children li:last-child {
  border-bottom: none;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul li,
.post-type-archive .blz_shop_category_accordion ul li {
  padding: 20px 0px !important;
  font-size: 18px;
  margin-bottom: 0px !important;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul li a,
.post-type-archive .blz_shop_category_accordion ul li a {
  color: var(--ast-global-color-1);
}
body.archive.tax-product_cat .blz_shop_category_accordion ul li .toggle,
.post-type-archive .blz_shop_category_accordion ul li .toggle {
  background: none;
  color: var(--ast-global-color-1);
  float: right;
  font-size: 1.25rem !important;
  padding: 0;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul li .toggle i,
.post-type-archive .blz_shop_category_accordion ul li .toggle i {
  transition: transform 0.3s ease-in-out;
}
body.archive.tax-product_cat .blz_shop_category_accordion ul li .toggle.chevron-rotate i,
.post-type-archive .blz_shop_category_accordion ul li .toggle.chevron-rotate i {
  transform: rotate(180deg);
}
body.archive.tax-product_cat .wp-block-woocommerce-filter-wrapper h3.wp-block-heading,
.post-type-archive .wp-block-woocommerce-filter-wrapper h3.wp-block-heading {
  padding: 20px 0px !important;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal !important;
  margin-bottom: 0px !important;
  line-height: 18px;
}
body.archive.tax-product_cat .wp-block-woocommerce-filter-wrapper[data-filter-type=attribute-filter] h3.wp-block-heading,
.post-type-archive .wp-block-woocommerce-filter-wrapper[data-filter-type=attribute-filter] h3.wp-block-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
body.archive.tax-product_cat .wp-block-woocommerce-filter-wrapper[data-filter-type=attribute-filter] h3.wp-block-heading::after,
.post-type-archive .wp-block-woocommerce-filter-wrapper[data-filter-type=attribute-filter] h3.wp-block-heading::after {
  content: "\f078";
  /* Unicode for Font Awesome chevron-down */
  font-family: "Font Awesome 5 Free";
  /* Ensures Font Awesome is applied */
  font-weight: 900;
  /* Required for solid icons */
  margin-left: 8px;
  /* Space between text and icon */
  display: inline-block;
  /* Keeps it inline */
  transition: transform 0.3s ease-in-out;
  /* Smooth rotation animation */
}
body.archive.tax-product_cat .wp-block-woocommerce-filter-wrapper[data-filter-type=attribute-filter] h3.wp-block-heading.active::after,
.post-type-archive .wp-block-woocommerce-filter-wrapper[data-filter-type=attribute-filter] h3.wp-block-heading.active::after {
  transform: rotate(180deg);
}
body.archive.tax-product_cat .wp-block-woocommerce-filter-wrapper .wp-block-woocommerce-attribute-filter,
.post-type-archive .wp-block-woocommerce-filter-wrapper .wp-block-woocommerce-attribute-filter {
  background: #e8e8e7;
  padding: 1px 15px;
  display: none;
}
body.archive.tax-product_cat .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper,
.post-type-archive .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper {
  width: inherit !important;
}

body.archive .search-loop-title {
  max-width: 1310px;
  width: 100%;
  margin: auto;
  padding: 30px 0px;
}
body.archive .search-loop-title h1 {
  font-weight: 500;
}
body.archive .ast-shop-toolbar-container {
  display: block;
}
body.archive .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap {
  width: 100%;
  justify-content: space-between;
}
body.archive .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap select.orderby {
  background-color: #ffffff;
  border-radius: 3px;
  border-color: var(--ast-global-color-0);
}
body.archive .astra-shop-summary-wrap {
  padding: 0 !important;
}
body.archive a.add_to_cart_button {
  background-color: var(--ast-global-color-1);
  color: #ffffff;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}
body.archive a.add_to_cart_button:hover {
  background-color: var(--ast-global-color-4);
  color: #000000;
}
body.archive nav.ast-shop-pagination-infinite {
  grid-column: 1/-1;
  order: 1000;
}
body.archive span.ast-shop-load-more {
  border-radius: 5px;
  background-color: var(--ast-global-color-1);
  color: #ffffff;
  padding: 15px 30px;
  font-size: 19px;
  line-height: 1.3em;
}
body.archive span.ast-shop-load-more:hover {
  background-color: var(--ast-global-color-4);
  border-color: var(--ast-global-color-4);
  color: #000000;
}
body.archive .category-overlay {
  background: #DFCEBD;
  padding: 2px 6px;
  text-transform: uppercase;
  color: #55423B;
  font-size: 11px;
  line-height: 23px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
body.archive .characteristic-overlay {
  position: absolute;
  background: #5998C5;
  color: #fff;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 17px;
  right: 30px;
  border-radius: 0 0 3px 3px;
  top: 0;
}

body.woocommerce-cart #main .ast-breadcrumbs-wrapper {
  display: none;
}
body.woocommerce-cart #main .entry-header h1 {
  font-size: 44px;
  margin: 55px 0px 35px 0px;
  line-height: 55px;
  font-weight: 600;
}
body.woocommerce-cart #main table.shop_table {
  border: none;
}
body.woocommerce-cart #main table.shop_table thead {
  background: var(--ast-global-color-1);
}
body.woocommerce-cart #main table.shop_table thead th {
  font-size: 18px;
  color: white;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
body.woocommerce-cart #main table.shop_table thead th.product-name {
  padding-left: 14px;
}
body.woocommerce-cart #main table.shop_table thead th.product-subtotal {
  text-align: right;
  padding-right: 14px;
}
@media (max-width: 1024px) {
  body.woocommerce-cart #main table.shop_table tbody tr {
    border-bottom: 1px solid #C3C9A9;
  }
}
@media (max-width: 1024px) {
  body.woocommerce-cart #main table.shop_table tbody tr:last-child {
    border-bottom: none;
  }
}
body.woocommerce-cart #main table.shop_table tbody tr:last-child td, body.woocommerce-cart #main table.shop_table tbody tr:last-child th {
  border-bottom: none;
}
body.woocommerce-cart #main table.shop_table tbody tr td, body.woocommerce-cart #main table.shop_table tbody tr th {
  border-bottom: 1px solid #C3C9A9;
}
@media (max-width: 1024px) {
  body.woocommerce-cart #main table.shop_table tbody tr td, body.woocommerce-cart #main table.shop_table tbody tr th {
    border-bottom: none;
  }
}
body.woocommerce-cart #main table.shop_table tbody td {
  border-top: none;
}
body.woocommerce-cart #main table.shop_table tbody td.product-thumbnail {
  padding: 0.7em 15px 0.7em 0px;
}
body.woocommerce-cart #main table.shop_table tbody td.product-thumbnail img {
  max-width: 112px;
}
body.woocommerce-cart #main table.shop_table tbody td.product-name {
  vertical-align: top;
  width: 70%;
}
@media (max-width: 1024px) {
  body.woocommerce-cart #main table.shop_table tbody td.product-name {
    width: 100%;
  }
}
body.woocommerce-cart #main table.shop_table tbody td.product-name a {
  font-size: 18px;
  font-weight: 600;
  color: var(--ast-global-color-1);
  line-height: 32px;
}
body.woocommerce-cart #main table.shop_table tbody td.product-name p, body.woocommerce-cart #main table.shop_table tbody td.product-name dl, body.woocommerce-cart #main table.shop_table tbody td.product-name dt {
  font-style: italic;
  font-size: 14px !important;
  color: var(--ast-global-color-1);
  font-weight: 400;
}
body.woocommerce-cart #main table.shop_table tbody td.product-price {
  line-height: 32px;
  color: var(--ast-global-color-1);
  vertical-align: top;
}
body.woocommerce-cart #main table.shop_table tbody td.product-price del {
  margin-right: 5px;
  font-size: 20px;
}
body.woocommerce-cart #main table.shop_table tbody td.product-price ins {
  color: #D92742;
  font-size: 20px;
}
body.woocommerce-cart #main table.shop_table tbody td.product-price .woocommerce-Price-amount {
  font-weight: bold;
  font-size: 20px;
}
body.woocommerce-cart #main table.shop_table tbody td.product-quantity {
  vertical-align: top;
}
body.woocommerce-cart #main table.shop_table tbody td.product-quantity .quantity {
  display: inline-block;
}
body.woocommerce-cart #main table.shop_table tbody td.product-quantity a.remove {
  display: inline-block;
  left: 5px;
  position: relative;
  color: var(--ast-global-color-1);
}
body.woocommerce-cart #main table.shop_table tbody td.product-quantity a.remove svg {
  fill: var(--ast-global-color-1);
}
body.woocommerce-cart #main table.shop_table tbody td.product-quantity a.remove:before {
  border-color: var(--ast-global-color-1);
}
body.woocommerce-cart #main table.shop_table tbody td.product-quantity a.remove .tooltip {
  visibility: hidden;
  background-color: var(--ast-global-color-1);
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  width: 120px;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  body.woocommerce-cart #main table.shop_table tbody td.product-quantity a.remove .tooltip {
    left: 75%;
    margin-left: -100px;
  }
}
body.woocommerce-cart #main table.shop_table tbody td.product-quantity a.remove:hover .tooltip {
  visibility: visible;
}
body.woocommerce-cart #main table.shop_table tbody td.product-subtotal {
  text-align: right;
  vertical-align: top;
  padding-right: 14px;
  line-height: 32px;
  color: var(--ast-global-color-1);
}
body.woocommerce-cart #main table.shop_table tbody td.product-subtotal .woocommerce-Price-amount {
  font-weight: bold;
  font-size: 20px;
}
body.woocommerce-cart #main table.shop_table_responsive td::before {
  font-size: 18px;
  line-height: 32px;
}
body.woocommerce-cart #main table.shop_table_responsive td.product-price {
  text-align: right;
  width: 100%;
}
body.woocommerce-cart #main table.shop_table_responsive td.product-name .ast-product-name {
  text-align: left;
}
body.woocommerce-cart #main table.shop_table_responsive td.product-name::before {
  display: none;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals {
  padding: 0px 2px 0px 12px;
  border: none;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals h2 {
  background: var(--ast-global-color-1);
  font-size: 18px;
  color: white;
  font-weight: 600;
  margin: 0px 0px 0px -10px;
  line-height: 1.35;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table tbody tr.shipping button {
  background-color: var(--ast-global-color-1);
  border-color: var(--ast-global-color-1);
  color: white;
  font-size: 15px;
  font-weight: 400;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table tbody tr th {
  padding-left: 0px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 32px;
  color: var(--ast-global-color-1);
  font-weight: 400;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table tbody tr td {
  font-family: "Open Sans", sans-serif;
  line-height: 32px;
  padding-right: 0px;
  text-align: right;
  color: var(--ast-global-color-1);
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table tbody tr td .amount {
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table tbody tr td .shipping-calculator-button {
  color: var(--ast-global-color-1);
  font-size: 15px;
  line-height: 32px;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table tbody tr .includes_tax {
  display: block;
  font-size: 15px;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table tbody tr .includes_tax .amount {
  font-size: 15px;
  font-weight: inherit;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table.shop_table_responsive td {
  padding-left: 0px;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table.shop_table_responsive td::before {
  font-size: 18px;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals table.shop_table_responsive td.product-price {
  text-align: right;
  width: 100%;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals .wc-proceed-to-checkout p#ast-coupon-trigger {
  text-decoration: underline;
  color: var(--ast-global-color-1);
}
body.woocommerce-cart #main .cart-collaterals .cart_totals .wc-proceed-to-checkout .coupon a#ast-apply-coupon {
  background-color: var(--ast-global-color-1);
  border-color: var(--ast-global-color-1);
  color: white;
  font-size: 15px;
  font-weight: 400;
}
body.woocommerce-cart #main .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background: var(--ast-global-color-1);
  color: white;
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
  height: 68px;
  padding: 20px 30px;
  border-radius: 5px;
}
body.woocommerce-cart #main .empty_basket_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
body.woocommerce-cart #main .empty_basket_wrapper .image {
  margin-bottom: 50px;
}
body.woocommerce-cart #main .empty_basket_wrapper .image img {
  width: 225px;
  height: 175px;
}
body.woocommerce-cart #main .empty_basket_wrapper .content_wrapper {
  color: #333730;
  margin-bottom: 68.5px;
}
body.woocommerce-cart #main .empty_basket_wrapper .content_wrapper h2 {
  font-size: 34px;
  margin-bottom: 41.5px;
}
body.woocommerce-cart #main .empty_basket_wrapper .content_wrapper p {
  font-size: 19px;
}
body.woocommerce-cart #main .empty_basket_wrapper .category_btn_wrapper {
  display: flex;
  flex-direction: row;
  column-gap: 40px;
}
@media (max-width: 921px) {
  body.woocommerce-cart #main .empty_basket_wrapper .category_btn_wrapper {
    flex-direction: column;
    row-gap: 20px;
  }
}
body.woocommerce-cart #main .empty_basket_wrapper .category_btn_wrapper a {
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--ast-global-color-1);
  height: 56px;
  padding: 10px 15px;
  column-gap: 12px;
  color: var(--ast-global-color-1);
  font-size: 19px;
}
body.woocommerce-cart #main .empty_basket_wrapper .category_btn_wrapper a.indoor_plant_btn::before {
  content: "";
  background-image: url(../img/indoor.svg);
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
body.woocommerce-cart #main .empty_basket_wrapper .category_btn_wrapper a.outdoor_plant_btn::before {
  content: "";
  background-image: url(../img/sun-small.svg);
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
body.woocommerce-cart #main .empty_basket_wrapper .category_btn_wrapper a.special_offers_btn::before {
  content: "";
  background-image: url(../img/TagStart.svg);
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
body.woocommerce-cart #main p.return-to-shop {
  display: none;
}
body .woocommerce-checkout #shipping_method .woocommerce-Price-amount.amount {
  font-weight: 400;
}
body #form_actions .yith-wcms-button {
  background-color: var(--ast-global-color-1);
  color: white;
}
body #form_actions .yith-wcms-button:hover {
  background-color: var(--ast-global-color-4) !important;
  color: #fff !important;
}
body .cart_item .product-name {
  gap: 1.2em;
  justify-content: space-between;
}
@media (max-width: 769px) {
  body .cart_item .product-name {
    flex-direction: column;
    gap: 1em;
    align-items: flex-start !important;
  }
}
body .cart_item .product-name .variation {
  max-width: 300px;
  width: 100%;
}
body .problems-checkout-popup-btn {
  background-color: var(--ast-global-color-1) !important;
  color: white !important;
}
body .problems-checkout-popup-btn:hover {
  background-color: var(--ast-global-color-4) !important;
  color: #fff !important;
  transition: auto;
}
body #problems-checkout-popup {
  background: #fff;
  width: 800px;
  margin: auto;
  padding: 20px;
}

/* ------------ Blog ------------ */
body {
  /* Main Archive */
  /* Single Blog Post */
  /* Both Archive and Single Post */
}
body.tax-inspiration_theme #content .ast-container,
body.post-type-archive-inspiration #content .ast-container {
  display: block !important;
  margin-bottom: 15em;
}
body.tax-inspiration_theme #content .ast-container .ast-breadcrumbs-wrapper,
body.post-type-archive-inspiration #content .ast-container .ast-breadcrumbs-wrapper {
  margin-top: 58px;
  margin-bottom: 25px;
}
body.tax-inspiration_theme #content .ast-container h1,
body.post-type-archive-inspiration #content .ast-container h1 {
  font-size: 44px;
  font-weight: 600;
  margin-bottom: 24px;
}
body.tax-inspiration_theme #content .ast-container p,
body.post-type-archive-inspiration #content .ast-container p {
  font-size: 19px;
}
body.tax-inspiration_theme #content .ast-container .map,
body.post-type-archive-inspiration #content .ast-container .map {
  height: auto;
}
body.tax-inspiration_theme #content .ast-container .map-title-wrapper,
body.post-type-archive-inspiration #content .ast-container .map-title-wrapper {
  position: absolute;
  max-width: 1270px;
  width: 100%;
  display: flex;
  justify-content: center;
}
body.tax-inspiration_theme #content .ast-container .map-title-wrapper .map-title,
body.post-type-archive-inspiration #content .ast-container .map-title-wrapper .map-title {
  text-align: center;
  max-width: 281px;
  margin: auto;
  position: relative;
  top: 0;
  z-index: 9;
  background: #F9FAF5;
  width: 100%;
  padding: 10px;
  border-radius: 0 0 5px 5px;
}
body.tax-inspiration_theme #content .ast-container .map-title-wrapper .map-title p,
body.post-type-archive-inspiration #content .ast-container .map-title-wrapper .map-title p {
  font-size: 13px;
  margin: 0;
}
body.tax-inspiration_theme #content .ast-container .map-title-wrapper .map-title h2,
body.post-type-archive-inspiration #content .ast-container .map-title-wrapper .map-title h2 {
  font-size: 24px;
  margin: 0;
}
body.tax-inspiration_theme #content .ast-container .map-container .slick-arrow,
body.post-type-archive-inspiration #content .ast-container .map-container .slick-arrow {
  position: absolute;
  top: 0;
  z-index: 1;
  background: #F9FAF5;
  width: 83px;
  height: 78px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 0 5px 0;
}
body.tax-inspiration_theme #content .ast-container .map-container .next-arrow,
body.post-type-archive-inspiration #content .ast-container .map-container .next-arrow {
  border-radius: 0 0 0 5px;
  right: 0;
}
body.tax-inspiration_theme #content .ast-container .map-container i,
body.post-type-archive-inspiration #content .ast-container .map-container i {
  font-size: 31px;
}
body.tax-inspiration_theme #content .ast-container .map-container .mapplic-tooltip,
body.post-type-archive-inspiration #content .ast-container .map-container .mapplic-tooltip {
  max-width: 211px;
  max-height: 169px;
}
body.tax-inspiration_theme #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body,
body.post-type-archive-inspiration #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body {
  padding: 14px 7px 7px 7px;
}
body.tax-inspiration_theme #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-title,
body.post-type-archive-inspiration #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-title {
  display: none;
}
body.tax-inspiration_theme #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content,
body.post-type-archive-inspiration #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content {
  margin: 0;
}
body.tax-inspiration_theme #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content .product-details,
body.post-type-archive-inspiration #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content .product-details {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
body.tax-inspiration_theme #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content .product-details h4,
body.post-type-archive-inspiration #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content .product-details h4 {
  font-size: 17px;
  font-weight: 600;
}
body.tax-inspiration_theme #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content .product-details p,
body.post-type-archive-inspiration #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content .product-details p {
  font-size: 21px;
  font-weight: bold;
  color: var(--ast-global-color-1);
}
body.tax-inspiration_theme #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content .product-details .button,
body.post-type-archive-inspiration #content .ast-container .map-container .mapplic-tooltip .mapplic-tooltip-body .mapplic-tooltip-content .product-details .button {
  background-color: var(--ast-global-color-1);
  color: var(--ast-global-color-5);
  width: 100%;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  max-height: 40px;
}
body.tax-inspiration_theme #content .ast-container .map-container .mapplic-pin,
body.post-type-archive-inspiration #content .ast-container .map-container .mapplic-pin {
  background-size: auto;
}
body.tax-inspiration_theme #content .ast-container .summary-title,
body.post-type-archive-inspiration #content .ast-container .summary-title {
  text-align: center;
  position: relative;
  font-size: 34px;
  margin-bottom: 1.5em;
}
body.tax-inspiration_theme #content .ast-container .summary-title::before,
body.post-type-archive-inspiration #content .ast-container .summary-title::before {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #C3C9A9;
  top: 50%;
  transform: translateY(-50%);
  width: 30%;
  right: 0;
}
@media (max-width: 1024px) {
  body.tax-inspiration_theme #content .ast-container .summary-title::before,
  body.post-type-archive-inspiration #content .ast-container .summary-title::before {
    width: 30%;
  }
}
@media (max-width: 576px) {
  body.tax-inspiration_theme #content .ast-container .summary-title::before,
  body.post-type-archive-inspiration #content .ast-container .summary-title::before {
    content: none;
  }
}
body.tax-inspiration_theme #content .ast-container .summary-title::after,
body.post-type-archive-inspiration #content .ast-container .summary-title::after {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #C3C9A9;
  top: 50%;
  transform: translateY(-50%);
  width: 30%;
  left: 0;
}
@media (max-width: 1024px) {
  body.tax-inspiration_theme #content .ast-container .summary-title::after,
  body.post-type-archive-inspiration #content .ast-container .summary-title::after {
    width: 30%;
  }
}
@media (max-width: 576px) {
  body.tax-inspiration_theme #content .ast-container .summary-title::after,
  body.post-type-archive-inspiration #content .ast-container .summary-title::after {
    content: none;
  }
}
body.tax-inspiration_theme footer:before,
body.post-type-archive-inspiration footer:before {
  bottom: 330px;
}

.theme-container {
  display: flex;
  flex-direction: column;
}
.theme-container .tab-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 99px;
}
.theme-container .tab-container .active {
  display: block;
  border-bottom: 3px solid #C3C9A9;
}
.theme-container .tab-container .tab-btn {
  display: none;
  position: relative;
  padding: 6px 12px;
  display: inline-flex;
  align-items: center;
  background-color: transparent;
  font-weight: 500;
  font-size: 27px;
  font-family: "Montserrat";
  color: var(--ast-global-color-1);
}
.theme-container .tab-content {
  display: none;
  padding: 40px 0;
}
.theme-container .theme-item-wrapper {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  padding: 10px 15px;
}
.theme-container .theme-item-wrapper a {
  color: var(--ast-global-color-1);
}
.theme-container .theme-item-wrapper img {
  border-radius: 5px;
  margin-bottom: 11px;
}
.theme-container .theme-item-wrapper p {
  text-align: center;
  font-size: 18.7px;
  color: var(--ast-global-color-1);
  font-weight: 600;
}

body.page-id-43486 #main header {
  margin-top: 58px;
}
body.page-id-43486 #main header h1 {
  font-size: 44px;
  line-height: 55px;
  color: var(--ast-global-color-1);
  font-weight: 600;
}
body.single-post #content .ast-container {
  display: grid;
  grid-template-columns: 70% 30%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
@media (max-width: 1024px) {
  body.single-post #content .ast-container {
    display: flex;
    flex-direction: column;
  }
}
body.single-post #content #primary {
  grid-area: 2/1/3/2;
  width: 100%;
}
body.single-post #content #secondary {
  width: 100%;
  border: none;
}
body.single-post #content .blog-post-custom-breadcrumbs {
  grid-area: 1/1/2/3;
}
body.single-post #content .single-blog-post-content-after {
  grid-area: 3/1/4/3;
  padding-left: 10px;
}
@media (max-width: 1024px) {
  body.single-post #content .single-blog-post-content-after {
    padding-left: 0px;
  }
}
body.single-post #content .single-blog-post-content-after .single-blog-post-mailchimp-wrapper {
  box-shadow: 0px 0px rgba(0, 0, 0, 0.4392156863);
  padding-top: 10px;
  padding-bottom: 50px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 72px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  row-gap: 20px;
  column-gap: 49px;
  overflow: visible;
  border-color: inherit;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  max-width: 100% !important;
}
@media (max-width: 976px) {
  body.single-post #content .single-blog-post-content-after .single-blog-post-mailchimp-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}
body.single-post #content .single-blog-post-content-after .single-blog-post-explore-wrapper {
  box-shadow: 0px 0px rgba(0, 0, 0, 0.4392156863);
  padding-top: 10px;
  padding-bottom: 100px;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 72px !important;
  margin-bottom: 0px !important;
  margin-left: 0px;
  margin-right: 0px;
  row-gap: 20px;
  column-gap: 49px;
  overflow: visible;
  border-color: inherit;
  background-color: #f9faf5;
  display: flex;
}
@media (max-width: 976px) {
  body.single-post #content .single-blog-post-content-after .single-blog-post-explore-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 45px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}
@media (max-width: 1024px) {
  body.single-post #content .single-blog-post-content-after .single-blog-post-explore-wrapper {
    flex-direction: column;
  }
}
body.single-post #content .single-blog-post-content-after .single-blog-post-explore-wrapper .title {
  max-width: 25%;
  width: 100%;
}
@media (max-width: 1024px) {
  body.single-post #content .single-blog-post-content-after .single-blog-post-explore-wrapper .title {
    max-width: 100%;
  }
}
body.single-post #content .single-blog-post-content-after .single-blog-post-explore-wrapper .product-slider-wrapper {
  max-width: 70%;
  width: 100%;
}
@media (max-width: 1024px) {
  body.single-post #content .single-blog-post-content-after .single-blog-post-explore-wrapper .product-slider-wrapper {
    max-width: 100%;
  }
}
body.single-post .blz-blog-post-banner {
  background-size: cover;
  background-repeat: no-repeat;
}
body.single-post .blog-post-custom-breadcrumbs {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 30px 10px 30px 15px;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  body.single-post .blog-post-custom-breadcrumbs {
    padding: 30px 0px;
  }
}
body.single-post .blog-post-custom-breadcrumbs .ast-breadcrumbs-wrapper {
  width: auto;
}
body.single-post .blog-post-custom-breadcrumbs .ast-breadcrumbs-wrapper ul li {
  font-size: 13px;
  line-height: 27.5px;
  color: #8D9688;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
body.single-post .blog-post-custom-breadcrumbs .blog-home-btn {
  font-size: 22.2px;
  font-weight: 600;
  color: #333730;
  line-height: 25px;
  font-family: "Montserrat", sans-serif;
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 7px;
}
body.single-post .blog-post-custom-breadcrumbs .blog-home-btn i {
  font-size: 20px;
  font-weight: 400;
}
body.single-post article header h1 {
  color: var(--ast-global-color-1);
  font-size: 44px;
  line-height: 55px;
  font-weight: 600;
}
body.single-post article .entry-content h3 {
  font-size: 28px;
  line-height: 42px;
}
body.single-post article .entry-content h5 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #333730;
}
body.single-post article .entry-content p {
  font-size: 17px;
  line-height: 28px;
  color: #333730;
}
body.single-post .single-blog-post-sidebar {
  grid-area: 2/2/3/3;
}
body.single-post .single-blog-post-sidebar h2 {
  color: var(--ast-global-color-1);
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 40px;
}
body.single-post .single-blog-post-sidebar ul li img {
  width: 100%;
}
body.single-post .single-blog-post-sidebar ul li a {
  color: var(--ast-global-color-1);
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
}
body .leafwise-life-featured-article {
  padding: 30px 50px 40px 50px;
}
body .leafwise-life-featured-article h2 {
  font-size: 19.5px;
  line-height: 24px;
}
body .leafwise-life-featured-article .uagb-post-grid article {
  display: flex;
  column-gap: 36px;
  padding: 0px !important;
  background: none;
}
@media (max-width: 921px) {
  body .leafwise-life-featured-article .uagb-post-grid article {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
}
body .leafwise-life-featured-article .uagb-post-grid article .uagb-post__image {
  margin: 0 !important;
  padding-bottom: 0px;
}
body .leafwise-life-featured-article .uagb-post-grid article .uagb-post__image img {
  border-radius: 5px;
}
body .leafwise-life-featured-article .uagb-post-grid article .uagb-post__title {
  padding-bottom: 24px;
}
body .leafwise-life-featured-article .uagb-post-grid article .uagb-post__title a {
  font-size: 37px;
  line-height: 48px;
  color: #333730;
}
body .leafwise-life-featured-article .uagb-post-grid article .uagb-post-grid-byline {
  display: none;
}
body .leafwise-life-featured-article .uagb-post-grid article .uagb-post__excerpt {
  padding-bottom: 34px;
}
body .leafwise-life-featured-article .uagb-post-grid article .uagb-post__excerpt p {
  font-size: 16px;
  line-height: 28px;
  color: #333730;
}
body .leafwise-life-featured-article .uagb-post-grid article .uagb-post__cta a {
  padding: 20px 98px 22px 99px;
  height: 68px;
  background-color: var(--ast-global-color-1);
  color: white;
  font-size: 19px;
  line-height: 24px;
  border-radius: 5px !important;
}
body .leafwise-life-post-grid article {
  padding: 0px !important;
}
body .leafwise-life-post-grid article.uagb-post__inner-wrap {
  background: none;
}
body .leafwise-life-post-grid article .uagb-post__image {
  margin: 0 !important;
}
body .leafwise-life-post-grid article .uagb-post__image img {
  border-radius: 5px;
  max-height: 250px;
}
body .leafwise-life-post-grid article .uagb-post__title {
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  line-height: 29.6px;
  font-weight: 600;
  color: var(--ast-global-color-1);
  padding-bottom: 0px;
}
body .leafwise-life-post-grid article .uagb-post__excerpt p {
  font-size: 17px;
  line-height: 28px;
  color: #333730;
}
body .leafwise-life-post-grid article .uagb-post__cta:hover a {
  background: none !important;
}
body .leafwise-life-post-grid article .uagb-post__cta a {
  padding: 0px;
  font-size: 19px;
  line-height: 28px;
  font-weight: 600;
  color: var(--ast-global-color-1) !important;
  text-decoration: underline;
}
body .blog-post-mailchimp-form {
  width: 100%;
  background-color: #EFF1E7;
  border: 1px solid #8D9688;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 34px 0px 42px 0px;
}
body .blog-post-mailchimp-form .title_wrapper {
  display: flex;
  flex-direction: row;
  column-gap: 1px;
  align-items: center;
}
body .blog-post-mailchimp-form .title_wrapper h3 {
  font-size: 45px;
  color: var(--ast-global-color-1);
  line-height: 48px;
  font-weight: 400;
  margin-bottom: 18px;
}
body .blog-post-mailchimp-form .title_wrapper i {
  height: 34px;
  width: 34px;
}
body .blog-post-mailchimp-form .title_wrapper i:before {
  font-size: 30px;
  color: #7E9F6F;
}
body .blog-post-mailchimp-form p {
  font-size: 17px;
  line-height: 25.5px;
  color: var(--ast-global-color-1);
  margin-bottom: 30px;
  width: 90%;
  text-align: center;
}
body .blog-post-mailchimp-form .mc4wp-form-fields {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 68px;
  max-width: 618px;
  margin: auto;
}
@media (max-width: 1024px) {
  body .blog-post-mailchimp-form .mc4wp-form-fields {
    height: auto;
  }
}
body .blog-post-mailchimp-form .mc4wp-form-fields .mailchimp-email-input {
  max-width: 480px;
  width: 100%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 25px;
}
@media (max-width: 1024px) {
  body .blog-post-mailchimp-form .mc4wp-form-fields .mailchimp-email-input {
    border-radius: 5px;
  }
}
body .blog-post-mailchimp-form .mc4wp-form-fields .mailchimp-submit-input {
  color: var(--ast-global-color-5);
  background-color: var(--ast-global-color-1);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 19px;
}
@media (max-width: 1024px) {
  body .blog-post-mailchimp-form .mc4wp-form-fields .mailchimp-submit-input {
    border-radius: 5px;
    height: 68px;
    width: 134px;
  }
}
@media (max-width: 1024px) {
  body .blog-post-mailchimp-form .mc4wp-form-fields {
    display: flex;
    flex-direction: column;
    gap: 2em;
    align-items: center;
  }
}

body.post-type-archive-special-offer h1 {
  font-weight: 600;
  margin-bottom: 53px;
}
body.post-type-archive-special-offer h2 {
  text-align: center;
  margin-bottom: 40px;
}
body.post-type-archive-special-offer .special-offer-container {
  display: flex;
  flex-flow: row wrap;
  gap: 25px;
  margin-bottom: 50px;
}
body.post-type-archive-special-offer .special-offer-container .special-offer {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  width: 33.3333333333%;
}
@media (max-width: 1024px) {
  body.post-type-archive-special-offer .special-offer-container .special-offer {
    width: 48%;
  }
}
@media (max-width: 769px) {
  body.post-type-archive-special-offer .special-offer-container .special-offer {
    width: 100%;
  }
}
body.post-type-archive-special-offer .special-offer-container .special-offer .image img {
  border-radius: 5px;
  height: 250px;
  object-fit: cover;
}
body.post-type-archive-special-offer .special-offer-container .special-offer .content-holder .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 29.6px;
  color: var(--ast-global-color-1);
  margin-bottom: 16px;
}
body.post-type-archive-special-offer .special-offer-container .special-offer .content-holder .excerpt {
  font-size: 17px;
  color: #333730;
  line-height: 28px;
  margin-bottom: 30px;
}
body.post-type-archive-special-offer .special-offer-container .special-offer .content-holder .link a {
  padding: 0px;
  font-size: 19px;
  line-height: 28px;
  font-weight: 600;
  color: var(--ast-global-color-1) !important;
  text-decoration: underline;
}

body.error404 .dgwt-wcas-ico-magnifier {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: var(--ast-global-color-0);
  opacity: 1;
}

body #page header .custom-logo-link img {
  width: 100%;
}
body #page header .dgwt-wcas-search-wrapp {
  min-width: 323px;
}
body #page header .ast-sticky-active.ast-sticky-shrunk .header-widget-area {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  width: 100%;
  gap: 5em;
}
@media (max-width: 1300px) {
  body #page header .ast-sticky-active.ast-sticky-shrunk .header-widget-area {
    width: auto;
  }
}
body #page header .header-widget-area .header-container-menu-icons.wp-block-group .dgwt-wcas-search-form i.fas.fa-search.dgwt-wcas-ico-magnifier-handler {
  color: var(--ast-global-color-0);
}
body #page header .header-widget-area .header-container-menu-icons.wp-block-group .dgwt-wcas-search-form button.dgwt-wcas-search-submit i.fas.fa-search.dgwt-wcas-ico-magnifier {
  top: unset !important;
  color: var(--ast-global-color-5);
}
body #page header .header-widget-area .header-container-menu-icons.wp-block-group svg {
  color: #fff;
}
body #page header .header-widget-area .header-container-menu-icons.wp-block-group .wc-block-mini-cart__badge {
  color: #fff !important;
}
body #page header .header-widget-area section.widget-1 {
  margin-bottom: 0;
}
body #page header .header-widget-area section.widget-1 .uagb-container-inner-blocks-wrap .wp-block-uagb-container {
  width: 10%;
}
body #page header .header-widget-area section.widget-1 .uagb-container-inner-blocks-wrap .wp-block-uagb-container .content.mini {
  line-height: normal;
}
body #page header .header-widget-area section.widget-1 .uagb-container-inner-blocks-wrap .wp-block-uagb-container > div {
  width: fit-content;
}
body #page header .header-widget-area section.widget-1 .uagb-container-inner-blocks-wrap .wp-block-uagb-container > div .wc-block-customer-account__account-icon {
  height: 25px;
}
body #page header .header-widget-area section.widget-1 .uagb-container-inner-blocks-wrap .widget_yith-wcwl-items .items-counter a {
  color: var(--ast-global-color-0);
}
body #page header .header-widget-area section.widget-1 .uagb-container-inner-blocks-wrap .widget_yith-wcwl-items .items-count {
  display: none;
}
body #page header .header-widget-area section.widget-2 .dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: var(--ast-global-color-0);
  opacity: 1;
}
body #page header .header-widget-area section.widget-2 .dgwt-wcas-search-wrapp .dgwt-wcas-search-input::placeholder {
  font-style: normal;
  font-size: 14px;
}
body #page header nav .main-header-menu {
  align-items: center;
}
body #page header nav .main-header-menu li.menu-item > .menu-link {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
body #page header nav .main-header-menu > li.menu-item {
  height: 40px;
}
@media (max-width: 1024px) {
  body #page header nav .main-header-menu > li.menu-item {
    height: auto;
  }
}
body #page header nav .main-header-menu .blz-mega-menu .underline-menu {
  text-decoration: underline !important;
}
@media (max-width: 1024px) {
  body #page header nav .main-header-menu .blz-mega-menu .underline-menu {
    display: none !important;
  }
}
body #page header nav .main-header-menu .blz-mega-menu .hide-menu-item {
  display: none !important;
}
@media (max-width: 1024px) {
  body #page header nav .main-header-menu .blz-mega-menu .hide-menu-item {
    display: flex !important;
  }
}
body #page header nav .main-header-menu .blz-mega-menu .astra-full-megamenu-wrapper .astra-megamenu.sub-menu {
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 3em;
  max-width: 960px;
}
body #page header nav .main-header-menu .blz-mega-menu .astra-full-megamenu-wrapper .astra-megamenu.sub-menu .menu-item-has-children {
  padding: 0;
}
body #page header nav .main-header-menu .blz-mega-menu .astra-full-megamenu-wrapper .astra-megamenu.sub-menu .menu-item-has-children > .menu-link {
  border-bottom: 1px #ddccbb solid;
  padding-bottom: 15px;
}
body #page header nav .main-header-menu .blz-mega-menu .astra-full-megamenu-wrapper .astra-megamenu.sub-menu .menu-item {
  flex: 1 0 10%;
}
body #page header nav .main-header-menu .blz-mega-menu .astra-full-megamenu-wrapper .astra-megamenu.sub-menu .top-level-underline {
  flex-basis: 100%;
  padding-left: 0;
}
body #page header nav .main-header-menu .blz-mega-menu .astra-full-megamenu-wrapper .astra-megamenu.sub-menu .top-level-underline .menu-text {
  font-weight: 400;
  color: #333730;
  text-decoration: underline;
}
body #page header nav .main-header-menu .blz-mega-menu .astra-full-megamenu-wrapper .sub-menu .padding-top {
  padding-top: 15px;
}
body #page header nav .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu > .menu-item {
  flex: none;
}

body:not(.home) #page header .header-widget-area .header-container-menu-icons.wp-block-group .wc-block-mini-cart {
  color: var(--ast-global-color-0) !important;
}
body:not(.home) #page header .header-widget-area .header-container-menu-icons.wp-block-group .wc-block-mini-cart .wc-block-mini-cart__badge {
  color: #fff !important;
}
body:not(.home) #page header .header-widget-area .header-container-menu-icons.wp-block-group .wc-block-mini-cart svg {
  fill: var(--ast-global-color-0) !important;
}
body:not(.home) #page header .header-widget-area .header-container-menu-icons.wp-block-group .wc-block-mini-cart svg path {
  fill: var(--ast-global-color-0) !important;
}
body:not(.home) #page header .header-widget-area .header-container-menu-icons.wp-block-group svg,
body:not(.home) #page header .header-widget-area .header-container-menu-icons.wp-block-group i {
  color: var(--ast-global-color-0) !important;
}
body:not(.home) #page header .ast-below-header-bar {
  background: var(--ast-global-color-0);
}

/* --------- Footer --------- */
body footer a {
  color: #F7F8F1;
  font-size: 18px;
}
body footer:before {
  content: "";
  background-image: url(../img/footer-curve.svg);
  width: 100%;
  position: absolute;
  height: 100px;
  background-size: cover;
  max-width: 100%;
  display: block;
  margin-top: -100px;
}
@media (max-width: 1024px) {
  body footer:before {
    content: none;
  }
}
body footer .site-primary-footer-wrap .footer-widget-area h3 {
  font-size: 45px;
  margin-bottom: 19px;
}
body footer .site-primary-footer-wrap .footer-widget-area p {
  font-size: 17px;
  margin-bottom: 29px;
}
body footer .site-primary-footer-wrap .footer-widget-area .mc4wp-form-fields {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 68px;
  max-width: 618px;
  margin: auto;
}
@media (max-width: 1024px) {
  body footer .site-primary-footer-wrap .footer-widget-area .mc4wp-form-fields {
    height: auto;
  }
}
body footer .site-primary-footer-wrap .footer-widget-area .mc4wp-form-fields .mailchimp-email-input {
  max-width: 480px;
  width: 100%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 25px;
}
@media (max-width: 1024px) {
  body footer .site-primary-footer-wrap .footer-widget-area .mc4wp-form-fields .mailchimp-email-input {
    border-radius: 5px;
  }
}
body footer .site-primary-footer-wrap .footer-widget-area .mc4wp-form-fields .mailchimp-submit-input {
  color: var(--ast-global-color-5);
  background-color: var(--ast-global-color-1);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 19px;
}
@media (max-width: 1024px) {
  body footer .site-primary-footer-wrap .footer-widget-area .mc4wp-form-fields .mailchimp-submit-input {
    border-radius: 5px;
    height: 68px;
    width: 134px;
  }
}
@media (max-width: 1024px) {
  body footer .site-primary-footer-wrap .footer-widget-area .mc4wp-form-fields {
    display: flex;
    flex-direction: column;
    gap: 2em;
    align-items: center;
  }
}
body footer .site-below-footer-wrap .ast-builder-grid-row.ast-builder-footer-grid-columns {
  grid-column-gap: 0;
  grid-template-columns: 0.5fr 2fr;
}
@media (max-width: 1024px) {
  body footer .site-below-footer-wrap .ast-builder-grid-row.ast-builder-footer-grid-columns {
    grid-template-columns: auto;
    gap: 2em;
  }
  body footer .site-below-footer-wrap .ast-builder-grid-row.ast-builder-footer-grid-columns .wp-block-uagb-image {
    justify-content: center;
  }
}
body footer .site-below-footer-wrap .site-footer-section-2 {
  height: 100%;
}
body footer .site-below-footer-wrap .site-footer-section-2 .ast-footer-copyright {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body footer .site-below-footer-wrap .site-footer-section-2 .ast-footer-copyright .footer_menu_holder {
  display: flex;
  column-gap: 26px;
  justify-content: end;
}
@media (max-width: 1024px) {
  body footer .site-below-footer-wrap .site-footer-section-2 .ast-footer-copyright .footer_menu_holder {
    row-gap: 13px;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 1024px) {
  body footer .site-below-footer-wrap .site-footer-section-2 .ast-footer-copyright p {
    text-align: left !important;
  }
}

body:not(.home) footer {
  margin-top: 117px;
}

body #content .homepage-buttons .uagb-buttons-layout-wrap {
  align-items: flex-start;
}
body #content .homepage-buttons .homepage-button-indoor {
  max-width: 196px;
  width: 100%;
  max-height: 100%;
  height: 53px;
}
body #content .homepage-buttons .homepage-button-indoor .wp-block-button__link {
  column-gap: 10px;
}
body #content .homepage-buttons .homepage-button-indoor .wp-block-button__link::before {
  content: "";
  background-image: url(../img/indoor.svg);
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
body #content .homepage-buttons .homepage-button-outdoor {
  max-width: 216px;
  width: 100%;
  max-height: 100%;
  height: 53px;
}
body #content .homepage-buttons .homepage-button-outdoor .wp-block-button__link {
  column-gap: 10px;
}
body #content .homepage-buttons .homepage-button-outdoor .wp-block-button__link::before {
  content: "";
  background-image: url(../img/sun-small.svg);
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
@media (max-width: 976px) {
  body #content .button-disappear {
    display: none;
  }
  body #content .button-display {
    display: block !important;
  }
}

form#blzplantfinder h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--ast-global-color-0);
  padding-bottom: 10px;
  cursor: pointer;
}
form#blzplantfinder h3.open i {
  transform: rotate(180deg);
}
form#blzplantfinder h3 i {
  transition: transform 0.2s ease-in-out;
}
form#blzplantfinder div#blzpf-more-options-btn {
  margin: 0 auto;
  font-size: 16px;
  color: var(--ast-global-color-0);
  cursor: pointer;
  border-bottom: 1px solid var(--ast-global-color-0);
  width: fit-content;
}
form#blzplantfinder div#blzpf-more-options-btn:hover {
  color: var(--ast-global-color-2);
  border-bottom: 1px solid var(--ast-global-color-2);
}
form#blzplantfinder #blzpf-more-options-wrapper {
  display: none;
}
form#blzplantfinder .blzpf-options-wrapper {
  display: none;
  margin-bottom: 20px;
}
form#blzplantfinder .blzpf-options-wrapper .plant-finder-option {
  display: inline-block;
  width: 31%;
  cursor: pointer;
  margin-right: 10px;
  padding: 5px 10px;
}
form#blzplantfinder .blzpf-options-wrapper .plant-finder-option:hover {
  background-color: #f9f9f9;
}
form#blzplantfinder .blzpf-options-wrapper .plant-finder-option:before {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  font-size: 18px;
  color: #d8d8d8;
  font-weight: 900;
  margin-right: 5px;
}
form#blzplantfinder .blzpf-options-wrapper .plant-finder-option.ticked:before {
  content: "\f058";
  color: var(--ast-global-color-0);
}
form#blzplantfinder #blzpf-submit {
  width: 50%;
  margin: 30px auto 0px auto;
  display: block;
  border-radius: 3px;
  background: var(--ast-global-color-1);
  color: #fff;
  font-weight: 700;
}
form#blzplantfinder #blzpf-submit:hover {
  background: var(--ast-global-color-4);
  color: #000;
}

body.woocommerce-page .cross-sells > ul.products .category-overlay,
body.woocommerce-cart .cross-sells > ul.products.columns-2 .category-overlay,
.mini-cards .category-overlay {
  display: none;
}

body.single-product .mfp-content .mfp-close {
  font-family: "Font Awesome 5 Free";
  padding: 0;
  color: unset;
}
body.single-product .mfp-content .mfp-close:hover {
  cursor: pointer;
}
body.single-product .mfp-content .blz-characteristic-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 700px;
  margin: 20px auto;
}
body.single-product .mfp-content .blz-characteristic-popup .inner-characteristic-container {
  padding: 20px 30px;
}
body.single-product .mfp-content .blz-characteristic-popup .inner-characteristic-container .heading-image-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5em;
  margin-bottom: 1.5em;
}
body.single-product .mfp-content .blz-characteristic-popup .inner-characteristic-container .heading-image-container img {
  max-height: 40px;
}
body.single-product .mfp-content .blz-characteristic-popup .later-inner-characteristic-container {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  height: 60px;
  background-color: #fafaf6;
  border-top: solid 1px;
}
body.single-product .mfp-content .blz-characteristic-popup .later-inner-characteristic-container button.mfp-arrow::before,
body.single-product .mfp-content .blz-characteristic-popup .later-inner-characteristic-container button.mfp-arrow::after {
  content: none;
}
body.single-product .mfp-content .blz-characteristic-popup .later-inner-characteristic-container i {
  font-size: 28px;
}
body.single-product .mfp-content .blz-characteristic-popup .blz-border-line {
  width: 100%;
  display: block;
  border: 1px solid #C3C9A9;
  position: relative;
}
body.single-product .mfp-content .blz-characteristic-popup p {
  margin-bottom: 1.5em;
}
body.single-product .mfp-content .blz-characteristic-popup h5 {
  text-align: center;
  margin-bottom: 0;
  color: #3a4f41;
}
body.single-product .mfp-content .blz-characteristic-popup h4 {
  margin-bottom: 0;
  font-weight: 600;
}
body.single-product .mfp-content .blz-characteristic-popup h3 {
  margin-bottom: 0;
  font-weight: 600;
}

body.archive #myModal .my-modal-box,
body.single-product #myModal .my-modal-box {
  padding: 15px;
}
body.archive #myModal .my-modal-box button.close-btn.close_modal,
body.single-product #myModal .my-modal-box button.close-btn.close_modal {
  background-color: transparent !important;
  top: 25px;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .message_text_color .message_span_style,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .message_text_color .message_span_style {
  padding: 0;
  text-align: center;
  font-size: 26px;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .k-pc-product-info .k-pc-grid-row,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .k-pc-product-info .k-pc-grid-row {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-8,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-8 {
  width: 100%;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-8 .k-pc-product-price-info,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-8 .k-pc-product-price-info {
  display: none;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-8 .k-pc-product-cart-info,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-8 .k-pc-product-cart-info {
  display: none;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-12 .k-pc-product-actions,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-12 .k-pc-product-actions {
  position: absolute;
  bottom: 0;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-12 .related-products-title-summary,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .kpc-col-12 .related-products-title-summary {
  display: none;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .products.columns-3,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .products.columns-3 {
  justify-items: center;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .products.columns-3 li,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .products.columns-3 li {
  text-align: center;
}
body.archive #myModal .my-modal-box .koala-modal-content-wrap .products.columns-3 li a.button,
body.single-product #myModal .my-modal-box .koala-modal-content-wrap .products.columns-3 li a.button {
  padding: 15px 20px;
}

#custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
@media (max-width: 976px) {
  #custom-modal {
    display: none !important;
  }
}
#custom-modal .modal-content {
  background: #fff;
  border-radius: 8px;
  width: 90%;
  max-width: 700px;
  max-height: 80vh;
  overflow-y: auto;
  text-align: center;
  position: relative;
}
#custom-modal .modal-content .close-modal {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 26px;
  color: var(--ast-global-color-2);
}
#custom-modal .modal-content h2 {
  font-weight: 600;
  font-size: 24px;
  padding-top: 1em;
}
#custom-modal .modal-content h3 {
  line-height: 1.4;
}
#custom-modal .modal-content h4 {
  font-size: 20px;
  font-weight: 600;
}
#custom-modal .modal-content .modal-product-image {
  max-width: 160px;
  margin-bottom: 10px;
}
#custom-modal .modal-content .alternative-title {
  font-size: 14px;
  font-style: italic;
  color: var(--ast-global-color-1);
}
#custom-modal .modal-content .modal-product-addons {
  margin: 10px 0;
  border: 1px solid var(--ast-global-color-2);
}
#custom-modal .modal-content .modal-related-products {
  margin-bottom: 10px;
}
#custom-modal .modal-content .modal-related-products .related-products-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
#custom-modal .modal-content .modal-related-products .related-products-grid .related-product-item {
  flex: 1 1 140px;
  text-align: center;
  padding: 8px;
}
#custom-modal .modal-content .modal-related-products .related-products-grid .related-product-item img {
  max-width: 110px;
  height: auto;
  margin-bottom: 8px;
}
#custom-modal .modal-content .modal-related-products .related-products-grid .related-product-item .product-title {
  font-size: 14px;
  font-weight: bold;
  margin: 4px 0;
}
#custom-modal .modal-content .modal-related-products .related-products-grid .related-product-item .product-price {
  font-weight: bold;
  font-size: 14px;
  color: #3a4f41;
}
#custom-modal .modal-content .modal-related-products .related-products-grid .related-product-item .product-add-to-cart a {
  color: #fff;
  background-color: #3a4f41;
  padding: 8px 12px;
  font-size: 14px;
}
#custom-modal .modal-content .modal-buttons {
  padding: 12px;
  display: flex;
  justify-content: center;
  gap: 1.5em;
  background-color: var(--ast-global-color-2);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#custom-modal .modal-content .modal-buttons a {
  color: #fff;
  background-color: #3a4f41;
  padding: 12px 40px;
  font-size: 18px;
}
@media (max-width: 1350px) {
  #custom-modal .modal-content {
    max-width: 600px;
    max-height: 75vh;
  }
}
@media (max-width: 1024px) {
  #custom-modal .modal-content {
    max-width: 500px;
    max-height: 70vh;
  }
  #custom-modal .modal-buttons {
    flex-direction: column;
    gap: 8px;
  }
  #custom-modal .modal-buttons a {
    width: 100%;
    padding: 10px;
    font-size: 16px;
  }
}

.related.products {
  display: flex !important;
}
@media (max-width: 769px) {
  .related.products {
    flex-direction: column;
  }
}
.related.products .related-products-title-summary h2 {
  text-align: left;
  font-size: 37px;
  margin-bottom: 0.2em;
}
@media (max-width: 769px) {
  .related.products .related-products-title-summary h2 {
    text-align: center;
  }
}
@media (max-width: 769px) {
  .related.products .related-products-title-summary p {
    margin-bottom: 14px;
  }
}
.related.products .products.columns-1.slick-initialized.slick-slider {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  width: 90%;
}
.related.products .slick-track {
  display: flex;
  gap: 1em;
}
@media (max-width: 769px) {
  .related.products .slick-track {
    gap: 0;
  }
}
.related.products .slick-right {
  right: -5%;
  top: 30%;
  position: absolute;
  font-size: 50px;
  font-weight: 100;
}
@media (max-width: 769px) {
  .related.products .slick-right {
    right: -10%;
  }
}
.related.products .astra-shop-summary-wrap {
  padding: 0;
}
.related.products .astra-shop-summary-wrap .price {
  display: inline-block;
  margin-bottom: 0;
}
.related.products .astra-shop-summary-wrap .yith-wcwl-add-to-wishlist {
  display: inline-block;
  float: right;
  position: relative;
  right: 0;
  margin-top: 0;
}
.related.products .astra-shop-summary-wrap .ast-loop-product__link {
  display: block !important;
  margin-bottom: 2em;
}
.related.products .astra-shop-summary-wrap .add_to_cart_button {
  display: block;
  text-align: center;
  background-color: #3A4F41 !important;
  color: #ffffff !important;
}

body .wp-block-woocommerce-mini-cart-contents {
  background: var(--ast-global-color-5) !important;
}
body .wp-block-woocommerce-mini-cart-contents a.wc-block-components-button {
  background-color: var(--ast-global-color-1) !important;
  color: #ffffff !important;
  box-shadow: none !important;
}
body .wp-block-woocommerce-mini-cart-contents a.wc-block-components-button:hover {
  background-color: var(--ast-global-color-4) !important;
  color: #000 !important;
}
body .wp-block-woocommerce-mini-cart-contents .wc-block-components-product-name {
  font-weight: 700;
}

@keyframes flip-card-pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.8;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
body.single-product #content .characteristic-flip-card {
  background-color: transparent;
  perspective: 1000px;
  margin: 10px;
  min-height: 250px;
  position: relative;
  cursor: pointer;
}
body.single-product #content .characteristic-flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s ease-in-out;
  transform-style: preserve-3d;
}
body.single-product #content .characteristic-flip-card-front, body.single-product #content .characteristic-flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid var(--ast-border-color);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
body.single-product #content .characteristic-flip-card-front {
  background-color: var(--ast-global-color-5);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body.single-product #content .characteristic-flip-card-front img {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}
body.single-product #content .characteristic-flip-card-front > p {
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
  font-size: 16px;
}
body.single-product #content .characteristic-flip-card-front .child-terms {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
body.single-product #content .characteristic-flip-card-front .child-terms .card-text {
  margin: 0;
  font-size: 13px;
  background: #f5f5f5;
  padding: 4px 8px;
  border-radius: 4px;
}
body.single-product #content .characteristic-flip-card-back {
  background: linear-gradient(135deg, var(--ast-border-color) 0%, var(--ast-global-color-4) 100%);
  transform: rotateY(180deg);
  overflow-y: auto;
}
body.single-product #content .characteristic-flip-card-back .back-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
body.single-product #content .characteristic-flip-card-back .heading-image-container {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--ast-global-color-0);
}
body.single-product #content .characteristic-flip-card-back .heading-image-container img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
body.single-product #content .characteristic-flip-card-back .heading-image-container h4 {
  margin: 0;
  color: var(--ast-global-color-0);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px !important;
}
body.single-product #content .characteristic-flip-card-back .definition-item {
  text-align: left;
  margin-bottom: 15px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 6px;
  border-left: 3px solid var(--ast-global-color-0);
}
body.single-product #content .characteristic-flip-card-back .definition-item h5 {
  margin: 0 0 8px 0;
  color: #333;
  font-size: 14px;
  font-weight: 600;
}
body.single-product #content .characteristic-flip-card-back .definition-item p {
  margin: 0;
  font-size: 13px;
  color: #666;
  line-height: 1.5;
}
body.single-product #content .flip-indicator {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  background: #4CAF50;
  color: white;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(76, 175, 80, 0.4);
  transition: all 0.3s ease;
  border: 2px solid rgba(255, 255, 255, 0.3);
}
body.single-product #content .flip-indicator svg {
  transition: all 0.3s ease;
  width: 16px;
  height: 16px;
  transform: rotate(0deg);
}
@media (hover: hover) and (pointer: fine) {
  body.single-product #content .characteristic-flip-card .flip-indicator {
    transition: all 0.6s ease;
  }
  body.single-product #content .characteristic-flip-card .flip-indicator svg {
    transition: transform 0.6s ease;
  }
  body.single-product #content .characteristic-flip-card:hover .characteristic-flip-card-inner {
    transform: rotateY(180deg);
  }
  body.single-product #content .characteristic-flip-card:hover .flip-indicator {
    opacity: 0.3;
    transform: scale(0.9) rotate(180deg);
    background: #2E7D32;
  }
  body.single-product #content .characteristic-flip-card:hover .flip-indicator svg {
    transform: rotate(360deg);
  }
}
@media (hover: none) and (pointer: coarse) {
  body.single-product #content .characteristic-flip-card .flip-indicator {
    transition: all 0.3s ease !important;
  }
  body.single-product #content .characteristic-flip-card .flip-indicator svg {
    transform: rotate(0deg);
    transition: transform 0.3s ease !important;
  }
  body.single-product #content .characteristic-flip-card.mobile-flipped .characteristic-flip-card-inner {
    transform: rotateY(180deg);
  }
  body.single-product #content .characteristic-flip-card.mobile-flipped .flip-indicator {
    background: #2E7D32 !important;
    animation: none;
    opacity: 1 !important;
    transform: scale(1) !important;
  }
  body.single-product #content .characteristic-flip-card.mobile-flipped .flip-indicator svg {
    transform: rotate(180deg) !important;
  }
}
body.single-product #content .characteristic-flip-card {
  transition: all 0.3s ease;
}
body.single-product #content .characteristic-flip-card:focus {
  outline: none;
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 0 4px 10px rgba(76, 175, 80, 0.2), 0 0 0 3px rgba(76, 175, 80, 0.3);
}
body.single-product #content .characteristic-flip-card:focus .flip-indicator {
  background: #2E7D32;
  animation: none;
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(46, 125, 50, 0.4);
}
body.single-product #content .characteristic-container .product-summary-title {
  margin-bottom: 20px;
}
body.single-product #content .characteristic-container .characteristic-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 15px;
  width: 100%;
}
body.single-product #content #characteristic-container .characteristic-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 15px !important;
  grid-gap: 15px !important;
}
@media (max-width: 576px) {
  body.single-product #content .characteristic-flip-card {
    min-height: 270px;
    margin: 10px auto;
    max-width: 100%;
    width: 100%;
  }
  body.single-product #content .flip-indicator {
    width: 24px;
    height: 24px;
    top: 8px;
    right: 8px;
  }
  body.single-product #content .flip-indicator svg {
    width: 12px;
    height: 12px;
  }
  body.single-product #content .characteristic-container {
    padding: 0 15px;
  }
  body.single-product #content .characteristic-container .characteristic-inner-wrap, body.single-product #content .characteristic-container#characteristic-container .characteristic-inner-wrap {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
    grid-gap: unset !important;
    width: 100%;
  }
  body.single-product #content .characteristic-flip-card-front, body.single-product #content .characteristic-flip-card-back {
    padding: 15px 10px;
    min-height: 270px;
  }
  body.single-product #content .characteristic-flip-card-front .child-terms .card-text {
    font-size: 14px;
    padding: 6px 10px;
  }
  body.single-product #content .characteristic-flip-card-front > p {
    font-size: 18px;
    margin-bottom: 15px;
  }
  body.single-product #content .characteristic-flip-card-back .definition-item {
    margin-bottom: 18px;
  }
  body.single-product #content .characteristic-flip-card-back .definition-item h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  body.single-product #content .characteristic-flip-card-back .definition-item p {
    font-size: 12px;
    line-height: 1.6;
  }
  body.single-product #content .characteristic-flip-card-back .heading-image-container {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
  body.single-product #content .characteristic-flip-card-back .heading-image-container h4 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  body.single-product #content .characteristic-container .characteristic-inner-wrap,
  body.single-product #content #characteristic-container .characteristic-inner-wrap {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

/* CATALOGUE MODE CSS */
/* END CATALOGUE MODE CSS */
/* --------- Media Queries --------- *//*# sourceMappingURL=main.css.map */