/** Shopify CDN: Minification failed

Line 448:3 Unexpected "/"
Line 457:0 Unexpected "}"

**/
a.custom-header__logo {
    max-width: 65px;
    height: 80px;
}
a.custom-header__logo img {
    width: 100%;
}
legend.form__label {
    display: none;
}
.product__info-wrapper.grid__item {
    padding-right: 0px !important;
}
h2.product__title {
    font-size: 27px;
    color: rgba(30, 30, 30, 1);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: normal;
}
p.rating-count.caption, .product-description p {
    font-family: Catamaran, sans-serif;
}
.product-description p {
  margin: 5px 0px;
}
.price__regular .price-item--regular {
    margin-right: 0;
    font-size: 30px;
    font-weight: 700;
    color: rgba(3, 89, 70, 1);
}
label.quantity__label.form__label {
    display: none;
}
.quantity input {
    flex: 2;
    padding: 10px;
}
.q-btn {
    flex: 1;
    border-left: 0.75px solid rgba(3, 89, 70, 0.3);
    padding: 2px 0px;
}
.q-btn button:first-child {
    border-bottom: 0.75px solid rgba(3, 89, 70, 0.3);
  margin: 0px;
}
.but-btn {
    width: 100%;
}
.product-form__submit {
    outline: none;
    background: rgba(3, 89, 70, 1);
    border-radius: 100px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: none;
}
.product-form__buttons button:after {
    box-shadow: none !important;
}
.promo-banner-overlay h2 {
    margin: 0;
}
.promo-banner-overlay p {
    margin-bottom: 15px;
  margin-top: 5px;
}
.promo-banner-overlay .btn {
    padding: 12px 50px;
    line-height: normal;
}

.timeline-section {
    width: 100%;
    padding: 0;
    position: relative;
    background-color: transparent;
}

.timeline-wrapper {
  margin: 0 auto;
  position: relative;
  max-width: 1140px;
}

.timeline-line {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d9e8d4;
  z-index: 1;
}

.timeline {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.timeline-item {
  width: 23%;
  position: relative;
  text-align: left;
}

.timeline-dot {
  width: 10px;
  height: 10px;
  background-color: #a4d57b;
  border-radius: 50%;
  margin: 0;
  position: relative;
  z-index: 3;
  margin-bottom: 5px;
}

.timeline-year {
    margin-top: 0;
    font-size: 34px;
    font-weight: 700;
    color: #035946;
    font-family: "Manrope", sans-serif;
}

.timeline-content-top,
.timeline-content-bottom {
  font-size: 14px;
  color: #333;
  max-width: 300px;
}
.timeline-content-top h4, .timeline-content-bottom h4 {
    font-weight: 600;
    font-size: 19px !important;
    margin: 0;
    color: #010101;
}

/* Alternate content placement */
.timeline-item:nth-child(odd) .timeline-content-top {
  display: block;
}

.timeline-item:nth-child(odd) .timeline-content-bottom {
  display: none;
}

.timeline-item:nth-child(even) .timeline-content-top {
  display: none;
}

.timeline-item:nth-child(even) .timeline-content-bottom {
  display: block;
}
.timeline-content-top {
    margin-top: 0px;
    margin-bottom: 23px;
}
.timeline-item.line-bottom {
    margin-top: 115px;
}
.timeline-item p {
    margin: 0;
    font-size: 14px;
    color: #454545;
    font-family: Catamaran, sans-serif;
    line-height: normal;
}
.tab-nav {
    display: flex;
    border-bottom: 1px solid #03594612;
    margin-bottom: 0;
    justify-content: space-evenly;
    padding: 0;
}
.tab-nav li {
    cursor: pointer;
    padding-bottom: 10px;
    font-weight: 500;
    width: 100%;
    list-style: none;
    font-size: 18px;
    color: #454545;
    text-transform: uppercase;
    font-family: Catamaran, sans-serif;
}
details#Details-HeaderMenu-4 span {
    padding-right: 20px;
}
details#Details-HeaderMenu-4 svg {
    height: 10px;
}
.product__media-list li:nth-child(n+3) {
    display: none;
}
.product__media-list .product__media {
    height: 450px;
    border-radius: 20px;
}
h2.clip-head {
    font-size: 16.5px;
    color: #010101;
    letter-spacing: 0.5px;
    font-weight: 400;
}
p.clip-txt {
    font-size: 15px;
    line-height: normal;
    color: #454545;
    margin-top: 10px;
}
.box-row {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px !important;
}

.img-box img {
    width: 48px;
}

.box-price h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #010101;
}
form#product_form_9946215448890 {
    display: none;
}
.swiper-slide {
  text-align: center;
}
.img-seconday {
  max-width: 100%;
  height: auto;
}
.mobile-slider .swiper-wrapper {
    box-sizing: inherit !important;
}
.benefit-item {
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  text-align: left;
  border: 7.5px solid #e3ecdf;
}
.benefits-heading {
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #1e1e1e;
  font-family: "Catamaran", Sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.card__information h3.card__heading.h5 a {
    font-size: 24px;
    font-weight: bold;
}
.card__information .price__regular span {
    font-size: 20px !important;
}
#shopify-section-template--25015052206394__banner h1.collection-hero__title {
    margin: 0;
    margin-top: 30px;
}
h2.product__title.hide-desk {
    display: none;
}
a.link.product__view-details.animate-arrow {
    display: none;
}
#shopify-section-template--25099251548474__bamboo_benefit_NjwxFm .bamboo-grid {
    padding-top: 0;
}
section#ProductInfo-template--25099251548474__product_details_U48K8E .quantity {
    display: none;
}
@media (max-width: 767px) {
   .faq-form-section {
    padding: 20px 20px;
}
h2.product__title.hide-mob.h1 {
    display: none;
}
h2.product__title.hide-desk {
    margin-top: 0;
    margin-bottom: 20px;
     display: block;
}
.card__information h3.card__heading.h5 a {
    font-size: 17px;
    min-height: 43px;
}
.card__information .price__regular span {
    font-size: 16px !important;
}
.faq-part h2 {
    margin-bottom: 10px;
}
.faq-accordion-header {
    line-height: normal;
}
.faq-form-wrapper {
    gap: 10px;
}
.faq-form {
    padding: 20px 20px;
    border-radius: 15px;
}
.promo-banner-overlay h2 {
    font-size: 30px;
}
.promo-banner-overlay {
    text-align: left !important;
}
.promo-banner {
        padding: 60px 70px !important;
        background-image: url(/cdn/shop/files/Group_1000004387.png?v=1754900960);
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 160px !important;
    }
.promo-banner-overlay br {
    display: none;
}
.contact-info-section {
    padding: 10px 20px;
    padding-bottom: 20px;
}
.contact-form-wrapper h2 {
    font-size: 30px;
    font-weight: 700;
}
.promo-banner-overlay .btn {
    padding: 16px 44px;
    line-height: normal;
}
.contact-info-wrapper {
    display: none;
}
.how-to-use-items {
    padding: 30px 0;
    gap: 15px;
}
.how-to-use-item img {
    margin-bottom: 0;
}
.second-row {
        padding: 50px 20px !important;
        margin: 0 30px !important;
    }
div#shopify-section-template--25065344827706__feature_how_to_use_a6FkpA .features-buttons {
    display: none;
}
.care-wrapper {
    padding: 0 20px;
}
.d-none{
  display: none !important;
}
section#shopify-section-template--25015052337466__comparison_section_4THg4V {
    margin-top: -40px;
}
div#shopify-section-sections--25015052697914__custom_footer_bottom_F8AiNU .custom-nav-section__logo {
    display: none;
}
.timeline {
    display: block;
}
.timeline-item {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 20px;
}
.timeline-item.line-bottom {
    margin-top: 0;
}
.timeline-item.line-bottom {
    flex-direction: row;
}
.timeline-year {
    font-size: 24px;
    margin-left: 20px;
    margin-top: -9px;
}
.timeline-dot {
    margin: 0;
    position: absolute;
    left: 0px;
    top: 9px;
}
.timeline-content-top {
    margin-bottom: 0;
}
.timeline-line {
    display: none;
}
.story-text {
    padding-right: 0 !important;
}
.icon-grid {
    display: flex !important;
}
/* .marquee-box { overflow: hidden; width: 100%; }
.icon-grid {
  display: flex !important;
  gap: 20px !important;
  align-items: center;
  animation: track 4s linear infinite;
}

@keyframes track {
   0%   { transform: translateX(0); }
  100% { transform: translateX(-100%)} /* because we duplicated the set above */
}

/* Pause on hover */
.marquee-box:hover .marquee-track {
  animation-play-state: paused;
}

/* Reduce motion for accessibility */
@media (prefers-reduced-motion: reduce) {
  .marquee-track {
    animation: none;
    transform: none;
  }
} */

.section-title {
    font-size: 30px;
}
.icon-img {
    width: 116px !important;
    height: 116px !important;
}
}
#shopify-section-template--25015052337466__top_ways_to_use_9FGBhC .button-row {
    display: none;
}
div#shopify-section-template--25015052337466__top_ways_to_use_9FGBhC .button-row {
    display: none;
}
.contact-info-box p a {
    color: #010101;
    text-decoration: none;
}