#refundpolicy,
#termsofservice {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
#refundpolicy .imageText-component p,
#termsofservice .imageText-component p {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-top: 20px;
  margin-bottom: 20px;
}

.block-title {
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 320px) {
  .block-title {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 768px) {
  .block-title {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1280px) {
  .block-title {
    font-size: 80px;
  }
}

.block-title {
  font-family: "Hamilton", Arial, Helvetica, sans-serif;
  color: #4c2210;
}

.block-subtitle {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

@media (min-width: 768px) {
  .block-subtitle {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1024px) {
  .block-subtitle {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.block-subtitle {
  font-family: "Hamilton", Arial, Helvetica, sans-serif;
}

.block-title3 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

@media (min-width: 768px) {
  .block-title3 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .block-title3 {
    font-size: 3rem;
    line-height: 1;
  }
}

.block-title3 {
  font-family: "Hamilton", Arial, Helvetica, sans-serif;
  color: var(--text-secondary-color);
}

#termsofservice .imageText-component li,
#refundpolicy .imageText-component li {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (min-width: 320px) and (max-width: 767px) {
  #termsofservice .imageText-component li,
#refundpolicy .imageText-component li {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

#termsofservice .imageText-component li,
#refundpolicy .imageText-component li {
  list-style: disc;
  margin-left: 1em;
}
#termsofservice .imageText-component a,
#refundpolicy .imageText-component a {
  color: #003ad0;
  text-decoration: underline;
}
#termsofservice .imageText-component strong,
#refundpolicy .imageText-component strong {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
@media (min-width: 320px) and (max-width: 767px) {
  #termsofservice .imageText-component strong,
#refundpolicy .imageText-component strong {
    font-size: 28px;
  }
}
#termsofservice .imageText-component strong,
#refundpolicy .imageText-component strong {
  color: var(--text-secondary-color);
  font-family: Hamilton;
}
@media (min-width: 320px) and (max-width: 767px) {
  #termsofservice .imageText-component p,
#refundpolicy .imageText-component p {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

#refundpolicy .text-banner-title h3 {
  font-size: 3rem;
  line-height: 1;
}

@media (min-width: 320px) and (max-width: 767px) {
  #refundpolicy .text-banner-title h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

[data-pagetype=storePage] .product-breadcrumb {
  top: 40px;
  margin-bottom: -22px;
}

[data-module-id=home-feature] {
  background: rgb(254, 252, 246);
}

[data-module-id=home-categories],
[data-module-id=home-reviews] {
  background: rgb(254, 252, 246);
}

[data-module-id=about-feature-1] .inner-container {
  position: relative;
}
[data-module-id=about-feature-1] .inner-container::before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 40%;
  width: 236px;
  height: 100px;
  background: url(../images/brown-KavaRoot.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  [data-module-id=about-feature-1] .inner-container::before {
    width: 176px;
    height: 75px;
    left: calc((100% - 176px) / 2);
  }
}
[data-module-id=about-feature-1] .inner-container .image-container {
  padding-top: 100px;
}
@media (min-width: 320px) and (max-width: 767px) {
  [data-module-id=about-feature-1] .inner-container .image-container {
    padding-top: 40px;
  }
}

[data-module-id=about-bottom-banner] .text-container2 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1280px) {
  [data-module-id=about-bottom-banner] .text-container2 {
    max-width: 600px;
  }
}
@media screen and (max-width: 767px) {
  [data-module-id=about-bottom-banner] .background-image {
    background: rgb(209, 147, 76) !important;
  }
}
@media screen and (min-width: 768px) {
  [data-module-id=about-bottom-banner] .content-image img {
    display: none !important;
  }
}

[data-pageid=aboutus] .maincontent {
  padding-bottom: 0 !important;
}
[data-pageid=aboutus] .page-footer {
  position: relative;
  z-index: 1000;
  margin-top: -26px;
}

@media (min-width: 320px) and (max-width: 767px) {
  [data-module-id=contact-top-banner] .banner-component {
    min-height: 700px;
  }
}
[data-module-id=contact-top-banner] .banner-component .text-banner-description a {
  color: #fff;
  text-decoration: underline;
}
[data-module-id=contact-top-banner] .banner-component .product-breadcrumb {
  margin-bottom: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  [data-module-id=contact-top-banner] .banner-component {
    background: #d1934c !important;
  }
  [data-module-id=contact-top-banner] .banner-component > img {
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  [data-module-id=contact-top-banner] .banner-component {
    height: 768px;
  }
}
@media screen and (min-width: 1440px) {
  [data-module-id=contact-top-banner] .banner-component {
    height: 1000px;
  }
}

@media (min-width: 1024px) {
  [data-module-id=terms-textSection] .text-container .text-banner-title {
    font-size: 3rem;
    line-height: 1;
  }
  [data-module-id=terms-textSection] .text-container .text-banner-title h3 {
    font-size: 3rem;
    line-height: 1;
  }
}

#privacypolicy p {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (min-width: 320px) and (max-width: 767px) {
  #privacypolicy p {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

#faq .faq-item {
  padding-bottom: 20px;
  padding-top: 20px;
}

[data-pageid=refundpolicy],
[data-pageid=shippingpolicy],
[data-pageid=faq],
[data-pageid=termsofservice],
[data-pageid=privacypolicy] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
