/*
Generated time: January 22, 2023 00:45
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
@charset "UTF-8";

#PageContainer,
body,
html {
  height: 100%
}

@media only screen and (max-width:768px) {

  .header-section,
  .shopify-section-header {
    padding-bottom: 0 !important
  }
}

.wrapper-search {
  display: flex;
  align-items: center
}

.wrapper-search .toggle-form-search.active~.site-header__search-form {
  display: block;
  visibility: visible;
  opacity: 1
}

.wrapper-search .toggle-form-search.active .icon.icon-search {
  display: none
}

.wrapper-search .toggle-form-search.active .icon.icon.icon-close {
  display: block
}

.wrapper-search .toggle-form-search .icon {
  width: 28px;
  height: 28px
}

.wrapper-search .toggle-form-search .icon.icon-search {
  display: block
}

.wrapper-search .toggle-form-search .icon.icon.icon-close {
  display: none
}

.wrapper-search .site-header__search-form {
  display: none;
  visibility: hidden;
  opacity: transition:all .2s ease
}

[data-logo-align=center] .header-item--search .wrapper-search {
  transform: translate(-50px);
  transition: transform .2s ease
}

[data-logo-align=center] .header-item--search .wrapper-search .site-header__search-form {
  transform: translate(0) !important
}

.header-wrapper--compressed [data-logo-align=center] .header-item--search .wrapper-search {
  transform: translate(0)
}

.site-header__search-input {
  color: #202120;
  opacity: 48%
}

@media only screen and (max-width:768px) {
  .header-item--search {
    border-radius: 4px;
    border: 1px solid #e6e6e6
  }
}

#search-icon {
  color: var(--colorNavText) !important
}

.cart-link__bubble {
  line-height: unset !important;
  top: 0 !important;
  right: 0 !important;
  position: relative !important;
  margin-left: 5px
}

.cart-link__bubble::before {
  background-color: transparent !important
}

.cart-link__bubble-num {
  color: var(--colorNavText) !important;
  font-size: 15px;
  font: normal normal medium 14px/20px Work Sans !important
}

.bag-header {
  display: flex;
  flex-direction: row
}

@media only screen and (max-width:768px) {
  .logo-nav-trigger {
    display: flex;
    flex-direction: row;
    gap: 1em
  }

  .mobile-nav-trigger {
    display: none !important
  }

  .mobile-nav-trigger-left {
    display: block !important
  }
}

.flickity-button-icon {
  left: 26% !important;
  top: 29% !important;
  width: 53% !important;
  height: 47% !important;
  color: #255c29 !important
}

.site-nav__link {
  color: #255c29 !important;
  font-weight: 500 !important;
  letter-spacing: .3px !important
}

.slider-container {
  display: flex;
  flex-direction: row;
  align-items: center
}

.btn-close-announcement {
  background-image: url("icon_close-White.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 140% !important;
  height: 1em
}

.container-collection-grid {
  overflow-x: hidden;
  width: 91%;
  padding-left: 8px !important;
  padding-right: 8px !important
}

.slick-slide {
  width: 165px;
  box-sizing: border-box;
  margin-bottom: 0 !important
}

.shopify-section .mobile-carousel {
  display: none
}

@media only screen and (max-width:1000px) {
  .container-collection-grid {
    overflow-x: hidden;
    width: 90%
  }
}

@media only screen and (max-width:768px) {
  .slick-slide {
    width: 140px
  }

  .container-collection-grid {
    overflow-x: hidden;
    width: 85%
  }
}

@media only screen and (max-width:480px) {
  .slick-slide {
    width: 115px;
    padding-left: 10px !important;
    padding-right: 10px !important
  }

  .desktop-carousel {
    display: none
  }

  .shopify-section .mobile-carousel {
    display: block
  }

  .btn-move-left {
    display: none !important
  }

  .btn-move-right {
    display: none !important
  }

  .container-collection-grid {
    width: 100%;
    padding: 0 !important
  }
}

@media only screen and (max-width:370px) {
  .slick-slide {
    width: 97px
  }

  .container-collection-grid {
    width: 100%
  }
}

.btn-move-left {
  background-image: url("icon_slider-desktop_left.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 140% !important;
  height: 1em;
  width: 2em;
  margin-bottom: 3em
}

.btn-move-right {
  background-image: url("icon_slider-desktop_right.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 140% !important;
  height: 1em;
  width: 2em;
  margin-bottom: 4em;
  margin-left: .5em
}

[data-view=xxsmall] .grid-item {
  flex: 0 0 35%
}

.flickity-slider {
  display: flex;
  align-items: stretch;
  align-content: stretch;
  justify-content: space-between
}

.flickity-slider>.grid-item.grid-product {
  flex: 1 1 100%;
  min-height: 100%
}

.grid-item.grid-product {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-content: stretch;
  align-items: stretch;
  justify-content: space-between;
  height: auto;
  max-height: inherit;
  margin: 0
}

.grid-item__link .grid-product__image-wrap {
  margin: 0
}

.grid-product__image-wrap .grid__image-ratio--portrait:before {
  display: none
}

.grid-product__image-wrap .grid-product__tags {
  display: none;
  top: 0;
  left: 3px;
  bottom: inherit
}

.grid-product__image-wrap .grid-product__tags .grid-product__tag {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding: 5px 8px;
  border-radius: 4px;
  background-color: #8e94e4;
  color: #fff;
  margin-bottom: 5px
}

@media screen and (max-width:790px) {
  .grid-product__image-wrap .grid-product__tags .grid-product__tag {
    font-size: 12px
  }
}

.grid-product__discount {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding: 5px 8px;
  border-radius: 4px;
  background-color: #dc4949;
  color: #fff;
  margin-bottom: 5px
}

@media screen and (max-width:790px) {
  .grid-product__discount {
    font-size: 12px
  }
}

.grid-product__image-wrap .grid-product__tag {
  margin-top: 0
}

.grid__image-ratio {
  height: 290px
}

@media screen and (max-width:790px) {
  .grid__image-ratio {
    height: 190px
  }
}

.product-options {
  margin-top: 4px
}

.grid-item__content {
  flex-grow: 1
}

.grid-info-product {
  flex-grow: 1;
  display: flex;
  flex-direction: column
}

.grid__image-ratio>img {
  border-radius: 4px
}

.grid-item__meta {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column
}

.grid-product__price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end
}

.add-to-cart-btn-home {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-radius: 4px;
  height: 2.5em
}

.add-to-cart-btn-home:hover .btnText {
  color: #fff;
  background-color: #43a84a
}

.add-to-cart-btn-home:hover .icon-bag {
  background-color: #43a84a
}

.add-to-cart-btn-home:hover .icon-bag .icone-bag g {
  stroke: white !important
}

.add-to-cart-btn-home:hover .icon-bag .icone-bag g path {
  stroke: white !important
}

.add-to-cart-btn-home .btnText {
  flex-grow: 1;
  display: block;
  color: #43a84a;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s ease;
  height: 100%;
  border: 1px solid #43a84a;
  border-radius: 4px;
  line-height: 37px;
  text-align: center;
  margin-right: 5px
}

.loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid green;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.overlay {
  z-index:10;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  display: none;

} 

.popup {

margin: 70px auto;
padding: 20px;
width: 30%;
position: relative;
transition: all 5s ease-in-out;
justify-content: center;
display: flex;
}

.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

.add-to-cart-btn-home .icon-bag {
  cursor: pointer;
  width: 40px;
  height: 100%;
  border: 1px solid #43a84a;
  border-radius: 4px;
  transition: all .3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.add-to-cart-btn-home .icon-bag .icone-bag g {
  stroke-width: inherit !important;
  stroke: #43a84a !important;
  transition: all .3s ease
}

.add-to-cart-btn-home .icon-bag .icone-bag g path {
  stroke-width: inherit !important;
  stroke: #43a84a !important;
  transition: all .3s ease
}

.text-switcher-trigger {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: 70%
}

.bar-switcher {
  display: flex;
  width: 70%;
  height: .3em;
  border: 1px solid rgba(0, 0, 0, .1215686275);
  border-radius: 20px
}

.bar-switcher>span {
  width: 100%
}

.bar-switcher-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 7em
}

.switcher-container {
  display: flex;
  flex-direction: column
}

.text-switcher-trigger .collection-switcher__title a {
  text-align: center;
  letter-spacing: .64px;
  text-transform: uppercase;
  font-weight: 500
}

@media only screen and (max-width:600px) {
  .text-switcher-trigger .collection-switcher__title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 3;
    padding: 3px
  }
}

.bar-switcher>.is-selected {
  background-color: #517d54;
  transition: width 2s;
  transition-timing-function: ease
}

.text-switcher-trigger>h2 {
  width: 33%;
  font-size: calc(var(--typeHeaderSize) * .57)
}

@media only screen and (min-width:769px) {
  .text-switcher-trigger>h2 {
    font-size: calc(var(--typeHeaderSize) * .7);
    margin: 0 0 20px
  }
}

.collection-switcher__title>a {
  color: #92ae94 !important
}

.collection-switcher__title>.is-active {
  color: #517d54 !important
}

.grid-item__meta {
  display: flex;
  flex-direction: column
}

.grid-product__collection {
  display: none;
  font-size: 14px;
  line-height: 20px;
  color: #517d54;
  margin-top: 5px
}

.grid-product__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #1a401d;
  margin-top: 2px
}

@media screen and (max-width:768px) {
  .wrapper-search {
    width: 100%
  }

  .wrapper-search .site-header__search-form {
    display: block;
    visibility: visible;
  }

  .grid-product__title {
    font-size: 14px
  }
}

.grid-product__price--current span {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #255c29
}

@media screen and (max-width:768px) {
  .grid-product__price--current span {
    font-size: 15px
  }
}

.grid-product__price--original span {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #dc4949
}

@media screen and (max-width:768px) {
  .grid-product__price--original span {
    font-size: 14px
  }
}

.grid-product__price--savings {
  display: block !important;
  font-size: 13px !important;
  line-height: 20px !important;
  color: #676b67 !important;
  margin-bottom: 12px
}

@media only screen and (max-width:600px) {
  .bar-switcher-container {
    display: none
  }

  .text-switcher-trigger {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 4px
  }

  .text-switcher-trigger a {
    display: block;
    height: 3.3em;
    padding-top: 15px;
    font-size: 16px !important;
    border-radius: 4px
  }

  .collection-switcher__title {
    display: block;
    width: 100% !important;
    margin-bottom: 0;
    border-radius: 4px
  }

  .collection-switcher__title>.is-active {
    color: #fff !important;
    background-color: #517d54
  }
}

.rte p {
  color: #202120 !important
}

.theme-block>h2 {
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--primary-2);
  text-align: center;
  font: normal normal medium 28px/24px Work Sans;
  letter-spacing: 0;
  color: #517d54;
  opacity: 1
}

.theme-block>h1.page-title {
  font-size: 38px;
  font-weight: 400;
  color: #255c29 !important
}

.index-section.index-section--faq .text-left .h2 {
  color: #255c29
}

.testimonial-stars {
  color: #255c29
}

.rte-setting>p>strong {
  color: #517d54 !important;
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--primary-2);
  text-align: left;
  font: normal normal 600 20px/26px Work Sans;
  letter-spacing: 0;
  opacity: 1
}

.testimonials-slider__text cite {
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--primary-2);
  text-align: left;
  font: normal normal 600 20px/26px Work Sans;
  letter-spacing: 0;
  color: #517d54;
  opacity: 1
}

.testimonials__info {
  color: #517d54
}

.custom-benefits-text>p {
  color: #255c29 !important
}

.btn {
  background-color: transparent !important;
  text-align: center;
  font: normal normal medium 14px/24px Work Sans !important;
  letter-spacing: .39px;
  color: #255c29 !important;
  opacity: 1;
  border-radius: 4px;
  border: 1px solid #255c29 !important
}

.btn:hover {
  background-color: #255c29 !important;
  color: #fff !important
}

.product__thumb-item img {
  border-radius: 4px !important
}

.product__thumb-item a.is-active:before,
.product__thumb-item a:focus:before {
  box-shadow: none !important;
  border-radius: 4px;
  border: 2px solid #43a84a !important
}

.product-image-main img {
  border-radius: 4px !important
}

.product__main-photos .product-slideshow {
  border: none !important
}

.product__price {
  color: #255c29 !important
}

.product-single__form .add-to-cart {
  border: 1px solid #43a84a !important;
  border-radius: 4px;
  height: 2.6em;
  width: 100% !important;
  font-size: 17px;
  font-weight: 500;
  background-color: #43a84a !important;
  color: #fff !important
}

.product-single__form .add-to-cart:hover {
  background-color: #255c29 !important
}

.h3,
h2 {
  color: #255c29 !important
}

.section-header__title {
  text-align: center !important
}

.container-variant-input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 49px;
  padding: 5px;
  border: 1px solid #efefef !important;
  border-radius: 4px
}

.variant__button-label {
  border: 1px solid #92ae94 !important;
  color: #92ae94 !important;
  border-radius: 4px !important
}

.variant-input-wrap input[type=radio]:checked+label {
  box-shadow: unset !important;
  background-color: #517d54 !important;
  border: 1px solid #517d54 !important;
  border-radius: 4px;
  color: #fff !important
}

.container-variant-input:last-child>.variant__button-label,
.variant-input-wrap label.disabled {
  margin-right: 0
}

.product__price--compare {
  color: #dc4949 !important;
  font-size: 16px !important
}

.container-price .product__price {
  font-weight: 700 !important
}

.price-text-complement {
  color: #255c29
}

.product__quantity>label,
.variant__label {
  display: none !important
}

.quantity-add-cart-container {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 100% !important
}

.quantity-add-cart-container .js-qty__wrapper {
  min-width: 91px !important
}

.quantity-add-cart-container div:nth-child(2) {
  width: 100% !important
}

.quantity-add-cart-container .js-qty__wrapper input {
  height: 2.8em;
  border-radius: 4px
}

.quantity-add-cart-container .js-qty__adjust .icon {
  width: 16px !important;
  height: 16px !important;
  opacity: .5 !important
}

@media only screen and (max-width:768px) {
  .product-single__form .add-to-cart {
    height: 2.8em !important
  }
}

@media only screen and (max-width:360px) {
  .product-single__form .add-to-cart {
    font-size: 16px
  }
}

.assessments_product__title {
  font-size: 24px;
  font-weight: 600;
  color: #517d54;
  text-align: center;
  margin: 0
}

@media screen and (max-width:790px) {
  .assessments_product__title {
    font-size: 20px;
    margin-bottom: 5px
  }
}

.assessments_product__subtitle {
  font-size: 20px;
  color: #202120;
  text-align: center;
  margin: 0
}

@media screen and (max-width:790px) {
  .assessments_product__subtitle {
    font-size: 16px
  }
}

.assessments_product .assessments-wrapper {
  max-width: 1225px;
  margin: 0 auto;
  margin-top: 15px
}

.assessments_product .assessments-wrapper .slick-track {
  display: flex;
  align-items: center;
  justify-content: center
}

.assessments_product .assessments-wrapper .slick-arrow {
  cursor: pointer;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fff;
  transition: all .3s ease
}

.assessments_product .assessments-wrapper .slick-arrow:hover {
  background-color: rgba(37, 92, 41, .08)
}

.assessments_product .assessments-wrapper .slick-arrow.slick-prev {
  left: 0;
  transform: translateY(-70%) rotate(180deg)
}

.assessments_product .assessments-wrapper .slick-arrow.slick-next {
  right: 0
}

.assessments_product .assessments-wrapper .slick-arrow.slick-disabled {
  cursor: default;
  opacity: .5
}

.assessments_product .assessments-wrapper .slick-dots {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0
}

.assessments_product .assessments-wrapper .slick-dots li::before {
  cursor: pointer;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #b2b8b2;
  margin: 5px;
  transition: all .3s ease
}

.assessments_product .assessments-wrapper .slick-dots li.slick-active::before,
.assessments_product .assessments-wrapper .slick-dots li:hover::before {
  background-color: #255c29
}

.assessments_product .assessments-wrapper .slick-dots li button {
  display: none
}

.assessments_product .assessments-wrapper .wrapper-slide {
  padding: 15px;
  width: 100%;
  max-width: 535px
}

.assessments_product .assessments-wrapper .assessments {
  display: grid;
  grid-template-columns: auto 1fr;
  -moz-column-gap: 15px;
  column-gap: 15px;
  width: 100%;
  max-width: 535px;
  background-color: #fbfbfb;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 15px
}

.assessments_product .assessments-wrapper .assessments__image {
  width: 125px;
  height: auto
}

.assessments_product .assessments-wrapper .assessments__image img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover
}

.assessments_product .assessments-wrapper .assessments__content .stars {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 15px
}

.assessments_product .assessments-wrapper .assessments__content .stars::before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 68px;
  height: 1px;
  background-color: #e6e6e6
}

.assessments_product .assessments-wrapper .assessments__content .stars.stars-5 li svg path {
  fill: #255c29
}

.assessments_product .assessments-wrapper .assessments__content .stars.stars-4 li:first-of-type svg path,
.assessments_product .assessments-wrapper .assessments__content .stars.stars-4 li:nth-of-type(2) svg path,
.assessments_product .assessments-wrapper .assessments__content .stars.stars-4 li:nth-of-type(3) svg path,
.assessments_product .assessments-wrapper .assessments__content .stars.stars-4 li:nth-of-type(4) svg path {
  fill: #255c29
}

.assessments_product .assessments-wrapper .assessments__content .stars.stars-3 li:first-of-type svg path,
.assessments_product .assessments-wrapper .assessments__content .stars.stars-3 li:nth-of-type(2) svg path,
.assessments_product .assessments-wrapper .assessments__content .stars.stars-3 li:nth-of-type(3) svg path {
  fill: #255c29
}

.assessments_product .assessments-wrapper .assessments__content .stars.stars-2 li:first-of-type svg path,
.assessments_product .assessments-wrapper .assessments__content .stars.stars-2 li:nth-of-type(2) svg path {
  fill: #255c29
}

.assessments_product .assessments-wrapper .assessments__content .stars.stars-1 li:first-of-type svg path {
  fill: #255c29
}

.assessments_product .assessments-wrapper .assessments__content .stars li+li {
  margin-left: 5px
}

.assessments_product .assessments-wrapper .assessments__content .content__title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #517d54;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden
}

@media screen and (max-width:790px) {
  .assessments_product .assessments-wrapper .assessments__content .content__title {
    font-size: 16px
  }
}

.assessments_product .assessments-wrapper .assessments__content .content__body {
  font-size: 16px;
  line-height: 24px;
  color: #202120;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden
}

@media screen and (max-width:790px) {
  .assessments_product .assessments-wrapper .assessments__content .content__body {
    font-size: 14px;
    -webkit-line-clamp: 7
  }
}

.assessments_product .assessments-wrapper .assessments__content .content__footer {
  display: grid;
  grid-template-columns: 1fr auto;
  -moz-column-gap: 15px;
  column-gap: 15px;
  margin-top: 15px
}

@media screen and (max-width:790px) {
  .assessments_product .assessments-wrapper .assessments__content .content__footer {
    grid-template-columns: 1fr
  }
}

.assessments_product .assessments-wrapper .assessments__content .content__footer .footer__product-info {
  border-right: 1px solid #e6e6e6
}

@media screen and (max-width:790px) {
  .assessments_product .assessments-wrapper .assessments__content .content__footer .footer__product-info {
    border: none
  }
}

.assessments_product .assessments-wrapper .assessments__content .content__footer .footer__product-info .product-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #517d54;
  margin: 0
}

.assessments_product .assessments-wrapper .assessments__content .content__footer .footer__product-info .product-url {
  font-size: 11px;
  line-height: 18px;
  color: #92ae94
}

.assessments_product .assessments-wrapper .assessments__content .content__footer .footer__author {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  -moz-column-gap: 10px;
  column-gap: 10px
}

@media screen and (max-width:790px) {
  .assessments_product .assessments-wrapper .assessments__content .content__footer .footer__author {
    display: none
  }
}

.assessments_product .assessments-wrapper .assessments__content .content__footer .footer__author .author-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover
}

.assessments_product .assessments-wrapper .assessments__content .content__footer .footer__author .author-info .author-name {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #517d54;
  margin: 0
}

.assessments_product .assessments-wrapper .assessments__content .content__footer .footer__author .author-info .author-location {
  font-size: 14px;
  line-height: 16px;
  color: #517d54;
  margin: 0
}

.assessments_product .assessments-wrapper .assessments .footer__author--mobile {
  position: relative;
  display: none;
  grid-template-columns: auto 1fr;
  align-items: center;
  -moz-column-gap: 10px;
  column-gap: 10px;
  grid-column-start: 1;
  grid-column-end: 3;
  padding-top: 8px;
  margin-top: 8px
}

@media screen and (max-width:790px) {
  .assessments_product .assessments-wrapper .assessments .footer__author--mobile {
    display: grid
  }
}

.assessments_product .assessments-wrapper .assessments .footer__author--mobile::before {
  content: "";
  position: absolute;
  top: 0;
  left: -15px;
  width: calc(100% + 30px);
  height: 1px;
  background-color: #e6e6e6
}

.assessments_product .assessments-wrapper .assessments .footer__author--mobile .author-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover
}

.assessments_product .assessments-wrapper .assessments .footer__author--mobile .author-info {
  display: flex;
  align-items: center
}

.assessments_product .assessments-wrapper .assessments .footer__author--mobile .author-info .author-name {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #517d54;
  margin: 0
}

.assessments_product .assessments-wrapper .assessments .footer__author--mobile .author-info .author-location {
  font-size: 14px;
  line-height: 16px;
  color: #517d54;
  margin: 0;
  margin-left: 10px
}

.footer__content {
  background-color: #255c29;
  color: #fff
}

.footer__content .footer-menus-wrapper {
  display: grid;
  grid-template-columns: repeat(4, -webkit-max-content);
  grid-template-columns: repeat(4, max-content);
  justify-content: center;
  -moz-column-gap: 30px;
  column-gap: 30px;
  padding: 45px 0 25px
}

@media screen and (max-width:790px) {
  .footer__content .footer-menus-wrapper {
    grid-template-columns: 1fr;
    padding: 25px 0
  }
}

.footer__content .footer-menus-wrapper .footer-block+.footer-block {
  border-left: 1px solid rgba(255, 255, 255, .24);
  padding-left: 30px
}

@media screen and (max-width:790px) {
  .footer__content .footer-menus-wrapper .footer-block+.footer-block {
    padding: 0;
    border: 0;
    margin-top: 5px
  }
}

.footer__content .footer-menus-wrapper .footer-block:last-of-type {
  border-left: 1px solid rgba(255, 255, 255, .24);
  padding-left: 30px
}

@media screen and (max-width:790px) {
  .footer__content .footer-menus-wrapper .footer-block:last-of-type {
    padding: 0;
    border: 0
  }
}

@media screen and (max-width:790px) {
  .footer__content .footer-menus-wrapper .footer-block:nth-of-type(2) {
    border-top: 1px solid rgba(255, 255, 255, .24);
    padding-top: 15px
  }

  .footer__content .footer-menus-wrapper .footer-block:last-of-type {
    border-top: 1px solid rgba(255, 255, 255, .24);
    padding-top: 15px
  }

  .footer__content .footer-menus-wrapper .footer-block:last-of-type .title-footer {
    display: none
  }

  .footer__content .footer-menus-wrapper .footer-block:last-of-type .image-pag {
    margin: 0 auto
  }
}

.footer__content .footer-menus-wrapper .footer-block .logo-footer {
  position: relative;
  display: block;
  width: 100%;
  max-width: 182px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 15px
}

.footer__content .footer-menus-wrapper .footer-block .social-midias {
  display: block;
  position: relative
}

@media screen and (max-width:790px) {
  .footer__content .footer-menus-wrapper .footer-block .social-midias {
    display: none
  }
}

.footer__content .footer-menus-wrapper .footer-block .social-midias__title {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
  text-align: center;
  padding-top: 10px
}

.footer__content .footer-menus-wrapper .footer-block .social-midias__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center
}

.footer__content .footer-menus-wrapper .footer-block .social-midias__list::before {
  content: "";
  display: block;
  width: 30%;
  height: 1px;
  background-color: rgba(255, 255, 255, .24);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%)
}

.footer__content .footer-menus-wrapper .footer-block .social-midias__list .social-midias-item a {
  display: block;
  text-decoration: none;
  margin: 0 8px;
  color: #fff
}

.footer__content .footer-menus-wrapper .footer-block .social-midias__list .social-midias-item a img {
  display: block;
  width: 100%;
  max-width: 32px;
  height: auto
}

.footer__content .footer-menus-wrapper .footer-block .menu-footer+.menu-footer {
  margin-top: 15px
}

@media screen and (max-width:790px) {
  .footer__content .footer-menus-wrapper .footer-block .menu-footer+.menu-footer {
    margin-top: 5px
  }
}

.footer__content .footer-menus-wrapper .footer-block .menu-footer {
  list-style: none;
  padding: 0;
  margin: 0
}

.footer__content .footer-menus-wrapper .footer-block .menu-footer.main-menu-footer {
  height: 100%
}

.footer__content .footer-menus-wrapper .footer-block .menu-footer.main-menu-footer .has-child {
  height: 100%
}

.footer__content .footer-menus-wrapper .footer-block .menu-footer .has-child {
  margin: 0
}

.footer__content .footer-menus-wrapper .footer-block .menu-footer .has-child .button-menu {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
  background: 0 0;
  border: none;
  outline: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 5px
}

@media screen and (max-width:790px) {
  .footer__content .footer-menus-wrapper .footer-block .menu-footer .has-child .button-menu {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
  }

  .footer__content .footer-menus-wrapper .footer-block .menu-footer .has-child .button-menu::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg)
  }
}

@media screen and (min-width:790px) {
  .footer__content .footer-menus-wrapper .footer-block .menu-footer .has-child .menu-footer.main-menu-footer {
    height: 100% !important;
    max-height: 98%;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-fill: auto;
    column-fill: auto
  }
}

@media screen and (max-width:790px) {
  .footer__content .footer-menus-wrapper .footer-block .menu-footer .has-child .menu-footer {
    max-height: inherit;
    flex-wrap: nowrap;
    overflow: hidden;
    transition: height .3s ease
  }
}

.footer__content .footer-menus-wrapper .footer-block .menu-footer .has-child .menu-footer li {
  margin: 0
}

.footer__content .footer-menus-wrapper .footer-block .menu-footer .has-child .menu-footer li a {
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  color: #fff
}

.footer__content .footer-menus-wrapper .footer-block .title-footer {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
  margin-bottom: 15px
}

.footer__content .footer-menus-wrapper .footer-block .image-pag {
  display: block;
  width: 100%;
  max-width: 225px;
  height: auto
}

.footer__content .footer-menus-wrapper .social-midias {
  display: none
}

@media screen and (max-width:790px) {
  .footer__content .footer-menus-wrapper .social-midias {
    display: block;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, .24);
    margin-top: 15px;
    margin-bottom: 10px
  }

  .footer__content .footer-menus-wrapper .social-midias__title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 10px
  }

  .footer__content .footer-menus-wrapper .social-midias__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .footer__content .footer-menus-wrapper .social-midias__list .social-midias-item a {
    display: block;
    text-decoration: none;
    margin: 0 8px;
    color: #fff
  }

  .footer__content .footer-menus-wrapper .social-midias__list .social-midias-item a img {
    display: block;
    width: 100%;
    max-width: 32px;
    height: auto
  }
}

.footer__copy {
  background-color: #1a401d;
  color: #fff
}

.footer__copy .copy {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 5px 0
}

.cart__drawer-form {
  height: calc(100vh - 82px);
  max-height: 100%
}

.cart__header {
  background-color: #f3f3f3;
  border-bottom: 1px solid #517d54
}

.cart__header>p {
  font-size: 20px;
  font-weight: 600;
  color: #517d54;
  margin: 0;
  padding: 10px 20px
}

.cart__scrollable {
  flex-grow: 1
}

.cart__items .cart__item .cart__image {
  flex: 0 0 80px
}
.cart__scrollable .bss_pl_img {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  pointer-events: none
}

.cart__items .cart__item .cart__image a {
  height: 96px;
  width: 80px
}

.cart__items .cart__item .cart__item-details .cart__item-title .cart__item-name {
  font-size: 14px;
  line-height: 16px;
  color: #1a401d
}

.cart__items .cart__item .cart__item-details .cart__item-sub .js-qty__wrapper {
  max-width: 128px;
  border-radius: 4px;
  border-color: #e6e6e6
}

.cart__items .cart__item .cart__item-details .cart__item-sub .js-qty__wrapper input.js-qty__num {
  font-size: 20px;
  font-weight: 600;
  color: #000
}

.cart__items .cart__item .cart__item-details .cart__item-sub .js-qty__wrapper button.js-qty__adjust {
  padding: 0 15px
}

.cart__items .cart__item .cart__item-details .cart__item-sub .js-qty__wrapper button.js-qty__adjust svg {
  width: 14px;
  height: auto
}

.cart__items .cart__item .cart__item-details .cart__item-sub .js-qty__wrapper button.js-qty__adjust svg path {
  stroke: #b2b8b2 !important
}

.cart__items .cart__item .cart__item-details .cart__item-sub .cart__item-price-col .cart__price span {
  font-size: 16px;
  font-weight: 700;
  color: #255c29
}

.cart__recommended-title {
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  text-align: center;
  color: #517d54 !important
}

.cart__footer {
  background-color: #e9efea;
  border-top: 2px solid #517d54 !important
}

.cart__message {
  margin: 15px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #92ae94
}

.cart__message>p:first-child {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #255c29;
  margin: 0
}

.cart__message>p:last-child {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #255c29;
  margin: 0
}

.cart__item--subtotal {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #255c29
}

.cart__item--subtotal [data-subtotal] {
  font-weight: 600 !important
}

.btn.cart__checkout {
  font-size: 18px;
  font-weight: 600;
  color: #fff !important;
  background-color: #43a84a !important;
  min-height: 44px !important;
  border-radius: 4px !important;
  border-color: #43a84a !important;
  padding: 5px
}

.btn.cart__checkout:hover {
  color: #fff;
  background-color: #43a84a
}

.btn.button-close {
  width: 100%;
  height: 44px;
  border: 1px solid #517d54;
  border-radius: 4px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  color: #517d54 !important;
  margin-top: 10px
}

.btn.button-close:hover {
  background-color: transparent !important;
  color: #517d54 !important
}

.sales-point .icon.icon-return {
  width: 16px;
  height: 16px
}

.sales-point .icon.icon-return g path {
  fill: #517d54 !important
}

.sales-point .icon-and-text span {
  font-size: 12px;
  text-decoration: underline;
  color: #676b67
}

.product-section {
  margin-bottom: 60px
}

.collapsibles-wrapper .label {
  font-size: 24px;
  font-weight: 400;
  color: #255c29
}

.btn.btn--secondary.btn--circle.js-photoswipe__zoom.product__photo-zoom {
  background-color: #fff !important;
  border: none !important
}

.product__policies.rte {
  display: none
}

.product-price-float {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  background-color: #e9efea;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border: 1px solid #255c29
}

.product-price-float__price .price {
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
  color: #255c29;
  margin: 0
}

.product-price-float__price .price-text-complement {
  display: block;
  font-size: 10px;
  color: #255c29;
  max-width: 104px
}

.product-price-float .button-add-cart-float {
  font-size: 16px;
  border-radius: 4px;
  background-color: #43a84a;
  color: #fff;
  width: 100%;
  max-width: 182px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center
}

.product-price-float .button-add-cart-float:disabled {
  opacity: .5
}

.template-index .theme-block {
  margin-bottom: 10px
}

.grid__image-ratio {
  position: relative;
  background-color: var(--colorSmallImageBg);
  max-height: 380px
}

.grid__image-ratio img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px
}

.article-tag {
  display: inline-block;
  background-color: #fff;
  background-color: var(--colorBody);
  color: #202120;
  color: #92ae94;
  border: 1px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-color: #202120;
  border-color: #92ae94;
  padding: 3px 9px;
  margin: 5px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .15em;
  text-transform: uppercase;
  border-radius: 4px
}

.article-tag:hover {
  color: var(--colorNavText)
}

.grid-article__tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: visible;
  text-align: center;
  margin-top: -6px
}

.article__title {
  color: #517d54;
  font-weight: 500
}

.article__title:hover {
  color: #517d54;
  text-decoration: underline
}

.grid-article {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 64px
}

@media only screen and (max-width:768px) {
  .grid-article[data-style=large] .article__title {
    font-size: calc(var(--typeBaseSize) + 7px);
    line-height: calc(var(--typeBaseSize) * 1.8)
  }
}

@media only screen and (max-width:768px) {
  .grid-article[data-style=medium] .article__title {
    font-size: calc(var(--typeBaseSize) + 1px);
    line-height: 0
  }
}

.blog-layout .section-header {
  color: var(--colorNavText);
  text-align: center
}

.blog-layout__main h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--colorFooter)
}

.cookiesContainer {
  position: fixed;
  bottom: 30px;
  left: 0;
  right: 0;
  z-index: 3;
  background-color: #e9efea;
  color: #202120;
  padding: 15px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.cookiesContainer.hidden-cookies {
  display: none
}

.cookiesContainer .cookies-text {
  font-size: 14px;
  line-height: 22px;
  color: #202120
}

.cookiesContainer .cookies-text a {
  text-decoration: underline;
  color: #43a84a
}

.cookiesContainer .cookies-buuton {
  background-color: #43a84a;
  border-radius: 4px;
  min-height: 36px;
  width: 148px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  margin-left: 15px
}

.quantity-add-cart-container--false {
  display: none
}

.shopify-block.shopify-app-block {
  max-width: 1145px;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  color: #517d54;
  font-weight: 500
}

@media only screen and (max-width:768px) {
  .shopify-block.shopify-app-block {
    font-size: 20px;
    line-height: 24px
  }
}

.rte__image .custom-banner-text .banner-title {
  color: #fff !important
}

.collection-grid__wrapper .new-grid.product-grid.collection-grid .grid-item.grid-product {
  margin-bottom: 45px
}

.icones-products {
  list-style: none;
  padding: 0;
  margin-left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between
}

body .da-restock-alerts-container-v1 {
  margin: 45px auto;
}