/** Shopify CDN: Minification failed

Line 6:0 Unexpected "<"

**/
<link href="https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">

.wt-footer__title.wt-collapse__trigger, .wt-footer__title {
    color: #DD5C00;
}


.metafield-rich_text_field ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
}
.metafield-rich_text_field ul li {
    padding-left: 20px;
    position: relative;
}
.metafield-rich_text_field ul li:before {
    content: '✔';
    position: absolute;
    left: 0;
    top: 0;
    color: #dd5c01;
}

/* .benefits-wrapper {
    max-width: 680px;
    margin: 0 auto;
}

.benefits-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1.5rem;
}

.benefits-header .label {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #888;
}

.benefits-header .subtitle {
    font-size: 12px;
    color: #aaa;
}

.benefit-item {
    display: flex;
    gap: 16px;
    align-items: center;
    padding: 1.5rem 0.75rem;
}

.benefit-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

    .benefit-icon img {
        width: 48px;
        height: 48px;
        display: block;
        object-fit: contain;
}

.benefit-content h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 4px;
    color: #1a1a1a;
}

.benefit-content p {
    font-size: 14px;
    color: #555;
    margin: 0;
    line-height: 1.6;
} */

span.tagbg {
    position: absolute;
    font-size: 14px;
    background: #e9dac6;
    padding: 6px 10px;
    border-radius: 10px;
    font-weight: 600;
    z-index:9;
}
.card-description {
    margin-top: 20px;
    background: #f4e9da;
    padding: 10px;
    border-radius: 10px;
    min-height: 66px;
}
.card-description strong {
    display: block;
    padding-bottom:6px;
}
.card-description p br {
    display: none;
}

.divider {
    height: 1px;
    background: #efefef;
    margin: 0 0.75rem;
}

body.template-page-sucess-stories .hero.hero--video-background.hero--grid {
    box-shadow: 0 0 5px #adadad;
    padding: 10px;
}
body.template-page-sucess-stories .hero--grid .hero__overlay__content h2.hero__title {
    font-size: 24px;
    line-height: normal;
}

li.wt-keys__item.wt-keys__item--center {
    flex-direction: column;
    text-align: center;
    display: flex;
    border-style: solid;
    border-width: 0.5px 0.5px 0.5px 0.5px;
    border-color: #02010159;
    border-radius: 24px 24px 24px 24px;
    padding: 30px;
    animation-duration: .75s;
}
li.wt-keys__item.wt-keys__item--center:hover {
    box-shadow: 0px 0px 12px -4px rgba(0,0,0,0.5);
}

.csmstar {
    background: #f4e9da;
    text-align: center;
    padding: 10px;
    font-family: rasa;
    font-weight: normal;
    font-size:22px;
}
.csmstar span {
    color: #dd5c01;
}
h1.wt-page__title {
    margin: 0;
}
.csmdrawer.metafield-rich_text_field {
    background: #f4e9da;
    padding: 10px;
}
.csmdrawer.metafield-rich_text_field ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction:column;
}
.csmdrawer.metafield-rich_text_field ul li {
    min-width: 100%;
}

.hero.hero--video-background.hero--out {
    height: stretch;
}

body.template-article .rte ul:not([class]) li:not([class]), .rte ol:not([class]) li:not([class]) {
    margin: 0;
}

body.template-article main>section [data-section-id], body>.wt-shopify-section [data-section-id] {
    padding-bottom: 0;
}


@media(max-width:767px){
    body.template-page-sucess-stories .section-image-with-text .hero__overlay {
    padding: 0;
    padding-top: 20px;
}
body.template-page-sucess-stories .hero--grid .hero__overlay__content h2.hero__title {
    font-size: 18px;
    line-height: normal;
}
.hero__overlay__content--mobile--center {
    width: 100%;
}
.wt-drawer__content {
    background: #f4e9da;
}
.hero--grid .hero__overlay__content {
    padding: 10px;
}

li.wt-keys__item.wt-keys__item--center {
    flex-direction: row;
    gap:10px;
  }

  
  li.wt-keys__item.wt-keys__item--center{
    padding:10px;
  }
  .wt-keys__content {
    text-align: left;
}
.wt-keys__content .wt-keys__title.wt-keys__title--has-text {
    font-size: 20px !important;
}
.wt-keys__content .wt-keys__text {
    font-size:14px !important;
}
.wt-keys__title, .wt-keys__content .wt-keys__text{
    padding:0;
}
.natural-goodness-section a.hero__button--primary.hero__button {
    margin: 0;
}
.wt-testimonials-marquee__heading {
    font-size: 20px !important;
}
.wt-footer__msg--no-heading img {
    max-width: 200px !important;
}
.headline--rich h3{
     font-size: 24px !important;
}
.shopify-section  .headline--rich p {
    font-size: 16px !important;
}
}