/** Shopify CDN: Minification failed

Line 30:16 Unexpected "<"
Line 1241:4 Unexpected "{"
Line 1241:5 Expected identifier but found "%"
Line 1241:37 Unexpected "{"
Line 1241:38 Expected identifier but found "%"

**/
body{
    background:#fffbf7 !important;
}
b {
    font-weight: 800;
}
.tags_icon {
    background: #FFB37529;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
    text-transform: lowercase;
    padding: 4px 25px;
    border-radius: 50px;
    text-align: center;
    width: max-content;
    margin: 0;
}
.hanken-grotesk-<uniquifier> {
  font-family: "Hanken Grotesk", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.container{
    width:1400px;
    margin:0 auto;
}
#button_custom_jtpl {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #A91D35;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    position: fixed;
    bottom: 130px !important;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
.footer-logo img {
    width: 100%;
    max-width: min-content;
}
.image-text-image {
    position: relative;
    width: 100%;
    max-width: 600px;
    aspect-ratio: 1/1;
    overflow: hidden;
    border: 1px solid #191310;
    border-radius: 50% 50% 0% 0% / 44% 44% 0% 0%;
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
    transition: transform 0.3s ease;
}
/* ayurveda page */
.image-text-alternate {
  padding: 60px 0;
}
.ingredient-card:hover .ingredient-hover {
    bottom: 0;
    aspect-ratio: auto;
    overflow: hidden;
    border-radius: 10% 10% 20% 20% / 10% 10% 0% 0%;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s 
ease;
}
img.landscape-image {
    width: 100%;
    object-fit: cover;
    height: auto;
}
.widgets-by-corner.corner-widget .border-cowi-outlines {
    border-color: rgb(114 35 48) !important;
}
button#corner-cowi-cart-item-customiser-qty-decrease-1, button#corner-cowi-cart-item-customiser-qty-increase-1 {
    background: rgb(114 35 48) !important;
}
.image-text-row {
    display: flex;
    align-items: center;
    gap: 80px;
    margin-bottom: 60px;
    justify-content: center;
}
.image-text-row.reverse {
  flex-direction: row-reverse;
}
a.header__icon.cart-toggle {
    justify-content: flex-start;
}
.image-text-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.image-text-content {
  max-width: 500px;
}
.image-text-content h2 {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 60px;
    line-height: 72px;
    letter-spacing: 0px;
    margin: 0;
    color:#000;
}
.image-text-content p {
  margin-bottom: 20px;
  color:#191310;
  font-family: Hanken Grotesk;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;

}
.image-text-content .btn {
    display: inline-block;
    padding: 13px 25px;
    background: #00000000;
    color: #000;
    text-decoration: none;
    border-radius: 30px;
    border: 1px solid #191310;
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
}
.ayurveda-heading h2 {
    margin: 0;
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 54px;
    line-height: 60px;
    text-align: center;
}
/* .ayurveda-feature-image {
    border-radius: 8px;
    margin-bottom: 1.5rem;
    position: absolute;
    left: -95px;
    right: 0;
    width: 480px;
    top: -40px;
    animation: floatUpDown 2s ease-in-out infinite;
    display: inline-block;
} */
.ayurveda-feature-image {
    border-radius: 8px;
    margin-bottom: 1.5rem;
    position: absolute;
    left: 17%;
    right: 0;
    width: 60%;
    top: 10%;
    animation: floatUpDown 2s ease-in-out infinite;
    display: inline-block;
} 
@keyframes floatUpDown {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(-20px); } /* Move Up */
    100% { transform: translateY(0); }
  }
.mid-sec {
    position: relative;
    width: 61%;
}
.left-ayaur, .right-ayaur {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 50px;
}
.ayurveda-features {
    display: flex;
    margin: 7rem 0px 3rem;
    gap: 0;
}
.text-icons-split {
    padding: 80px 0;
    background: #FBF5EA;
    margin: 100px 0px;
}
.split-container {
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
.split-left {
  flex: 1;
}
.list-txt-img {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
    width: 84%;
    align-items:center;
}
.text-list p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #191310;
    margin:0
}
.split-left h2 {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0px;
    margin: 0px 0px 25px;
    color:#000;
}
.check-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.check-list li {
    margin-bottom: 10px;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #191310;
}
.split-left .btn {
    display: inline-block;
    background: black;
    color: white;
    padding: 18px 65px;
    border-radius: 25px;
    text-decoration: none;
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    margin-top:15px;
}
.split-right {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  text-align: center;
}
.split-right .icon-item img {
    margin-bottom: 8px;
    width: 100%;
    max-width: 60px;
}
.icon-item p {
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
.benefits-section {
  padding: 0rem 2rem 2rem;
  background-color: #fffbf7;
  color: #fff;
  text-align: center;
}

.benefits-container {
    max-width: 1400px;
    margin: 0 auto;
    /* background: linear-gradient(360deg, #222921 0%, #080904 100%); */
    padding: 30px 50px;
    border-radius: 60px;
}
.beft_row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 100px;
    align-items: center;
}
.left-beft {
    text-align: left;
}
img.custom-right-img {
    width: 100%;
    max-width: 100%;
}
.benefits-heading {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 50px;
    line-height: 56px;
    letter-spacing: -2px;
    color:#fff;
    margin:0;

}
.benefits-description {
  font-size: 1.2rem;
  line-height: 1.6;
  max-width: 454px;
  margin: 0 0 3rem;
}

/* .benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-bottom: 3rem;
} */

.benefit-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 25px;
}

.benefit-icon {
    width: 35px;
    height: 35px;
    margin-right: 1rem;
}

h3.benefit-title {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -2px;
    color: #FBF5EA;
    margin: 0px;
}
.right-beft {
    margin-bottom: -10px;
}
.brand-name .shop-button {
    font-family: Hanken Grotesk;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
    background:#fff;
    color:#191310; 
    text-decoration: none;
    padding: 12px 25px;
    border-radius: 30px;
    width: 100%;
    max-width: 400px !important;
    display: block;
    margin: 50px 0 0;
    text-align: center;
}

.shop-button:hover {
  opacity: 1;
  transform: translateY(-2px);
}
/* ayurveda page */


/*home*/
.custom-counter-section {
    text-align: center;
    padding: 100px 0px;
}
.counter-grid {
    display: flex;
    justify-content: space-around;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
}

.counter-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}

.counter-number {
    color: #000000;
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 80px;
    line-height: 60px;
    display: inline-block;

    width: 6ch;  /* space for up to 6 characters e.g. "5000+" */
    text-align: center;

    font-variant-numeric: tabular-nums;
    font-feature-settings: "tnum";
}

.counter-label {
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 10px;
    color:#191310;
}
  div#shopify-section-template--18356742750368__info_slider_yRGCXX{
    background-color:#fffbf7;
  }
.info-slider-section {
  overflow: hidden; 
}

.slick-slide img {
    display: block;
    margin: 0 auto;
}
.info-tags {
  display: flex;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.info-tag {
  background: #fde8dc;
  padding: 4px 8px;
  border-radius: 20px;
  font-size: 0.8rem;
}
h2.info-heading {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0%;
    margin: 0;
    text-align: center;
}
p.info-description {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    width: 100%;
    max-width: 455px;
    margin: 0 auto;
    height: 100px;
}

/* .info-card {
    background: #FBF5EAE5;
    border-radius: 30px;
    padding: 40px 25px 0px;
    text-align: center;
    height: 100vh;
    align-items: center;
    width: 100%;
    margin: 20px auto;
    max-width: 620px;
    max-height: 620px;
} */
.info-image {
    padding: 70px 0 20px;
}
.wellness-tags {
    display: flex;
    gap: 5px;
    background-color: #722330;
    padding: 8px 14px;
    border-radius: 50px;
    font-family: sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    align-items: center;
    justify-content: center;
    margin: 17px 0px;
    flex-wrap: wrap;
}
.wellness-tags span {
    display: flex;
    align-items: center;
    gap: 6px;
    text-transform: capitalize;
}
.wellness-tags span::before {
  content: "✦";
  color: #FFFFFF;
  font-size: 14px;
}
.slick-track {
  display: flex !important;
  align-items: stretch;
}
.slick-slide {
  height: auto !important;
  display: flex !important;
}
.info-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: start;
    max-height: none;
    background: #FBF5EAE5;
    border-radius: 30px;
    padding: 40px 25px 0px;
    text-align: center;
    cursor: pointer;
}
.info-slider-section {
  position: relative;
  overflow: hidden;             
}

.info-slider-section .info-slider {
  opacity: 0;
  transform: translateX(80px);
  transition: opacity .6s ease, transform .6s ease;
}

.info-slider-section.in-view .info-slider {
  opacity: 1;
  transform: translateX(0);
}

.slick-track {
  display: flex !important;
  align-items: stretch;
}

.info-slide {
  padding: 0 12px;
  box-sizing: border-box;
}


/* .info-card {
  height: auto !important;       
  max-height: 100%;
  margin: 20px auto;
  overflow: hidden;
} */
 .see-ingreditent {
    margin-top: 50px;
}
.see-ingreditent a {
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    background: #191310;
    color: #fff;
    text-decoration: none;
    padding: 15px 65px;
    border-radius: 30px;
}
  div#shopify-section-template--18356742750368__ingredients_grid_edXDUG{
    background-color:#fffbf7;
  }
.ingredients-section {
  text-align: center;
  padding: 40px 60px;
}
.ingredients-section .section-header h2 {
    margin: 0;
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 54px;
    line-height: 60px;
    text-align: center;
}
.ingredient-card h3 {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -2px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: left;
    padding: 0px 20px;
    color:#362828;
}
.ingredients-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.ingredient-card {
  position: relative;
  overflow: hidden;
  border-radius: 32px;
  display: block;
  background: #f9f9f9;
  transition: transform 0.3s ease;
  height:100%;
}
.ingredient-card:hover {
  transform: translateY(-12px);
}
.ingredient-image img {
  width: 100%;
  height: auto;
  display: block;
}
.ingredient-hover {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.95);
  padding: 10px;
  font-size: 0.9rem;
  transition: bottom 0.3s ease;
}
.ingredient-hover p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    color: #000;
    text-align: left;
    padding: 0px 20px;
}
.ingredient-card:hover .ingredient-hover {
  bottom: 0;
}


/*Home*/

.product-ingredient .ingredients-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.section-header {
    margin-bottom: 55px;
}
.product-img {
    position: relative;
    height: 100%;
}
.product-img button {border-radius: 30px;border: 0;outline: none;padding: 9px 20px;position: absolute;left: 50px;top: 50px;}
.product-img a {
    text-decoration: none;
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #000;
}
/* div#features-1 {
    margin-top: -30px;
    margin-left: 60px;
} */
/* div#features-4 {
    margin: 30px 0 0 -30px;
} */
/* div#features-2 {
    margin-right: 30px;
    margin-top: -65px;
} */
/* div#features-3 {
    margin-top: 20px;
    margin-left: -30px;
} */

/* .arrow-images_1, .arrow-images_2 {
    position: relative;
    top: -18%;
    left: 85%;
    right: 0%;
}
.arrow-images_3, .arrow-images_4 {
    position: relative;
    top: -21%;
} */
.arrow-images_3 {
    position: relative;
    top: -10%;
    left: -10%;
}
.arrow-images_4 {
    position: relative;
    top: -16%;
    left: -14%;
}
.arrow-images_2 {
    position: relative;
    left: 80%;
    top: -17%;
}
.arrow-images_1 {
    position: relative;
    top: -10%;
    left: 80%;
}

div#shopify-section-template--25237772796180__info_slider_yRGCXX, div#shopify-section-template--25237772796180__ingredients_grid_edXDUG{
    background: #fffbf7;
}

.multicolumn-list h3 {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -2px;
    text-align: left;
    color:#362828;
}
.multicolumn.color-background-1.gradient.background-primary, .blog.color-background-1.gradient {
    background: #fffbf7;
}
.multicolumn-card.content-container {
    background: #fffbf7 !important;
}
.multicolumn-list p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
}
h2.title.h0, .blog__title{
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 54px;
    line-height: 60px;
    letter-spacing: 0px;
    text-align: center;
    color: #000000;
}
section.mission-banner.image-right.power .mission-banner__wrapper.container {
    height: 482px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-position: center;
    border-radius: 60px;
    padding: 70px 60px;
    color: #000;
    border: 1px solid #000000;
    width: 100% !important;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 1347px;
}
a.full-unstyled-link {
    letter-spacing: -2px;
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    color: #362828;
}
a#btn_custom {
    background: transparent;
    border: 1px solid #191310;
    color: #191310;
}
div#split_sec h2 {
    margin-top: 20px;
    max-width: 400px;
    width: 100%;
}
/* .article-card__media,
.article-card .media,
.article-card__image {
  padding-top: 0 !important;
  height: auto !important;
  min-height: 370px !important;
}

.article-card__media::before,
.article-card .media::before {
  display: none !important;
}
.article-card__image img,
.article-card .media img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;  
  object-position: center;
}
.card--media .card__inner .card__content {
    padding-top: 0;
    height: 375px;
    overflow: hidden;
}

.card--media .card__inner .card__content img {
  width: 100%;
  height: 100%;
  object-fit: contain;  
  object-position: center;
} */

p.article-card__excerpt.rte-width {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #000;
    letter-spacing: 0px;
}
.card__content button {
    display: inline-block;
    padding: 13px 25px;
    background: #00000000;
    border-radius: 30px;
    border: 1px solid #191310;
}
a:hover, .card__content button a:hover{
    text-decoration:none !important;
}
.card__content button a {
    color: #000;
    text-decoration: none;
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
}
.card__information {
    padding: 1.7rem 1rem !important;
}
.card__inner.color-background-2.gradient.ratio {
    width: 100%;
    height: 358px;
    opacity: 1;
    border-width: none;
    border-top-left-radius: 240px;
    border-top-right-radius: 240px;
}
img.motion-reduce {
    background: #fffbf7;
}
.article-card__info.caption-with-letter-spacing.h5 {
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.card:hover .media.media--hover-effect>img:first-child:only-child, .card-wrapper:hover .media.media--hover-effect>img:first-child:only-child {
    transform: scale(1) !important;
}
/* header.header-wrapper.header--custom.header--product {
    background: #191310;
    position: relative !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
} */
.drawer__header {
    display: none;
}
.customer button {
    border-radius: 50px;
}
/* body.gradient.account.customers-login {
    width: 100%;
    max-width: max-content;
} */
.drawer__footer {
    display: none;
}
header.header-wrapper.header--custom {
    background: #191310;
    position: relative;
}
.header-home, .header-default {
    background: transparent!important;
    position: absolute !important;
}
img.image_center {
    margin: 0 auto;
    display: block;
    margin-top: -18.5%;
    margin-left: 26.4%;
    width: 416px;
    margin-bottom: -51px;
}
/* .card__inner.ratio {
    height: 300px;
}
.article-card__image.media.media--hover-effect img.motion-reduce {
    padding-top: 2.5rem;
    padding-left: 0rem;
    padding-right: 0rem;
    object-fit: contain;
} */
.article-card .card__heading a {
    font-size: 23px !important;
    line-height: 33px !important;
}
.card__information a {
    font-size: 25px;
    line-height: 35px;
}
.card-information {
    font-weight: 600;
    font-size: 15px !important;
}
img.motion-reduce {
    width: 100% !important;
    /* height: auto !important; */
    /* object-fit: contain !important; */
}
.collection.section-template--25237772566804__featured-collection-padding, .collapsible-content__wrapper.section-template--25237773058324__collapsible_content_N8PiAy-padding{
    background: #fffbf7;
}

th.caption-with-letter-spacing {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 600;
}
th.caption-with-letter-spacing {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 600 !important;
}
a.cart-item__name.h4.break {
    font-weight: 600;
    font-size: 16px;
}
.product-option {
    font-weight: 500;
    color: #000;
    font-size: 14px;
}
span.price.price--end {
    font-size: 16px;
    font-weight: 600;
}
p.totals__subtotal-value {
    font-weight: 600;
    color: #000;
}
small.tax-note.caption-large.rte {
    font-size: 14px;
    color: #000;
    font-family: Hanken Grotesk !important;
}
.accordion {
    margin-top: 2.5rem;
    margin-bottom: 0;
    border-top: none !important;
    border-bottom: none !important;
}
.accordion summary {
    padding: 2rem 10px!important;
    background: #d9d1c54d !important;
    margin-bottom: 20px;
}
.collapsible-content summary:hover .accordion__title {
    text-decoration: none;
    text-underline-offset: .3rem;
}
a.header__heading-link{
    padding:0;
}
a.header__heading-link img {
    width: 100%;
    max-width: 120px;
    padding-top: 10px;
}
a:hover.button.outline-btn, a:hover.story-btn, .image-text-content .btn:hover{
    background: #FBF5EA;
    border: 1px solid #FBF5EA;
    color:#191310 !important;
}
a:hover.button.solid-btn, .split-left a:hover.btn{
    background: #FFFFFF !important;
    border: 1px solid #fff !important;
    color: #000 !important;
}
.testimonials-heading {
    margin: 40px 0px;
}
.newsletter-button:hover{
    background: #FFFFFF ;
    border: 1px solid #fff;
    color: #000;
}
.card__content button:hover {
    border: 1px solid #FBF5EA;
    background: #FBF5EA;
}
.blog__view-all.center.small-hide.medium-hide a:hover, .blog-cta a:hover, .see-ingreditent a:hover {
    background: #fff;
    color: #191310;
}
a:hover.mission-banner__btn{
     background: #191310;
    color: #fff;
}
.shop-button:hover {
    background: #191310 !important;
    color: #fff !important;
}
.header__inline-menu .header__menu-item:hover{
    border-bottom: 1px solid #FBF5EA;
}
.header__container {
    padding-top: 10px;
    padding-bottom: 10px;
}
section.custom-banner.what-is-ayurveda {
    height:1000px;
}
section.custom-banner.what-is-ayurveda .custom-banner-overlay {
    align-items: end;
}
.card__content:hover button, a:hover.leansmore{
    background: #FBF5EA;
    border: 1px solid #FBF5EA;
}
a#ViewAll-template--25244731539732__featured_blog_nKHr9T {
    border-radius: 50px;
}
.section-header p {
    color: #191310;
}
section.custom-banner.about-banner {
    background-position: bottom !important;
}
a.leansmore {
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 18px;
    color: #191310;
    border: 1px solid #191310;
    padding: 10px 30px;
    border-radius: 50px;
    text-decoration: none;
    margin: 30px 0px;
    line-height: 28px;
    display: inline-block;
}

/* custom blog page */

.custom-article-page {
  margin: auto;
  padding: 0px;
  font-family: inherit;
}
.article-hero {
  position: relative;
}
.article-hero img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.hero-overlay {
    position: absolute;
    color: white;
    text-shadow: 0 2px 8px rgba(0,0,0,0.4);
    top: 17%;
    left: 9%;
    width: 100%;
    max-width: 435px;
}
.article-meta {
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
    color: #191310;
    width: 100%;
    max-width: 720px;
    margin: 40px auto 0px;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.article-meta span {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 14px !important;
    font-family: Hanken Grotesk;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.hero-overlay h1 {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 62px;
    letter-spacing: -3px;
    text-transform: uppercase;
    color: #191310;
    line-height: 85px;
    margin: 0;
}
p.article-excerpt {
    color: #191310;
    width: 100%;
    max-width:374px;
    font-family: Hanken Grotesk;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0px;
}
.article-content {
    width: 100%;
    max-width: 720px;
    margin: 20px auto;
}

.article-content h2 {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0px;
    margin: 0;
}
.title-wrapper-with-link.title-wrapper--self-padded-tablet-down.title-wrapper--no-top-margin {
    text-align: center;
    justify-content: center;
    margin-bottom: 50px;
}
/* custom blog page */

 /* about */
.story-timeline {
  padding: 60px 0 0;
}
.story-item {
  display: flex;
  align-items: center;
  gap: 30px;
}
.story-item--right {
  flex-direction: row-reverse;
}
.story-image img {
  max-width: 100%;
  width:100%;
  height: auto;
  border-radius: 8px;
}
.story-content {
  flex: 1;
  padding: 20px;
}
.story-content h2 {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 60px;
    line-height: 72px;
    letter-spacing: 0px;
    margin: 0;
    color: #000;
    width: 100%;
    max-width: 84%;
}
.story-content p {
    font-size: 16px;
    color: #191310;
    font-family: Hanken Grotesk;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    margin:10px 0px 30px;
}
a.story-btn {
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #191310;
    border: 1px solid #191310;
    padding: 10px 40px;
    border-radius: 30px;
    text-decoration: none;
}
.story-item.story-item--left, .story-item--right {
    width: 100%;
    max-width: 100%;
    {% comment %} padding: 50px 0px; {% endcomment %}
}
.story-image {
    width: 100%;
    max-width: 50%;
}
.story-content {
    width: 100%;
    max-width: 39.3%;
}
img.image_left {
    margin: 0 auto;
    display: block;
    margin-top: -11.5%;
    margin-left: 21%;
    width: 700px;
    margin-bottom: -46px;
}
.mission-banner {
  padding: 40px;
}
section.mission-banner.image-right.mission .mission-banner__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-size: cover;
    background-position: center;
    border-radius: 60px;
    padding: 70px 50px;
    color: #000;
    border: 1px solid #000000;
    height: 664px;
    width:100%;
    max-width:1347px;
}
.mission-banner__content {
  max-width: 56%;
}
p.mission-banner__small {
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    color:#191310;
}
.mission-banner__heading {
    font-family: Tenor Sans;
    font-weight: 400;
    font-size: 54px;
    line-height: 60px;
    letter-spacing: -2px;
    color:#191310;
    margin:0 0 35px;
}
a.mission-banner__btn {
    font-family: Hanken Grotesk;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    padding: 13px 110px;
    color: #191310;
    background: #fff;
    border-radius: 30px;
    text-decoration: none;
}
.mission-banner__image img {
  max-width: 100px;
}
.mission-banner.image-left .mission-banner__wrapper {
  flex-direction: row-reverse;
}
.selling_plan_app_container .esa_subscription_text, .selling_plan_app_container .purchase-option {
    background-color: transparent;
}



 /* about */

/* Faq */
/* Sidebar */
   .content_faq .sidebar {
      width: 220px;
      background: #4a148c;
      color: white;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      padding: 20px;
      overflow-y: auto;
    }

    .content_faq .sidebar h2 {
      margin-bottom: 20px;
      font-size: 18px;
    }

   .content_faq .sidebar ul {
      list-style: none;
      padding: 0;
    }

    .content_faq .sidebar ul li {
      margin: 12px 0;
    }

    .content_faq .sidebar ul li a {
      color: white;
      text-decoration: none;
      font-size: 14px;
    }

    /* Content */
  .content_faq {
      margin-left: 220px;
      padding: 30px;
      flex: 1;
    }

   .content_faq .category {
      margin-bottom: 50px;
    }

    .content_faq .category h2 {
      margin-bottom: 20px;
      font-size: 22px;
      color: #333;
    }

    .content_faq .faq-group {
      margin-bottom: 25px;
      padding: 15px;
      border: 1px solid #ddd;
      border-radius: 8px;
      background: #fafafa;
    }

   .content_faq .faq-group h3 {
      font-size: 18px;
      margin-bottom: 15px;
      color: #444;
    }

   .content_faq .faq-item {
      margin-bottom: 12px;
    }

   .content_faq .faq-question {
      font-size: 16px;
      cursor: pointer;
      margin: 0;
      padding: 8px;
      background: #f5f5f5;
      border-radius: 5px;
      transition: background 0.3s;
    }

    .content_faq .faq-question:hover {
      background: #e0e0e0;
    }

   .content_faq .faq-answer {
      display: none;
      margin: 6px 0 0;
      color: #555;
      padding: 0 8px;
    }

    .content_faq .faq-item.active .faq-answer {
      display: block;
    }

    html {
      scroll-behavior: smooth;
    }
    .sls-widget-branding a {
    display: none;
}
.add_cart_quantity_selecter {
    /* display: flex; */
    flex-direction: row;
    align-items: center;
    gap: 20px;
    margin: 0;
}
.product-form__buttons .product-form__submit {
    margin-bottom: 0 !important;
    margin-top: 10px;
}
.tags_icon img {
    width: 15px;
    height: 15px;
}
  .tags_icon {
    margin-top: 10px;
}
.product-ingredient h3 {
    padding: 20px;
}
div#shopify-section-template--25238843621652__custom_text_icons_split_Gw9Gap section.text-icons-split {
    margin: 0 0 100px!important;
}
.media.media--transparent.media--adapt {
    position: relative;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border: 1px solid #191310;
    border-radius: 50% 50% 0% 0% / 44% 44% 0% 0%;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s 
ease;
}
img.multicolumn-card__image{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;

}
.card__inner {
    position: relative;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border: 1px solid #191310;
    border-radius: 50% 50% 0% 0% / 44% 44% 0% 0%;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s 
ease;
}
div#shopify-section-template--25550953840916__custom_text_icons_split_Gw9Gap .text-icons-split {
    padding: 80px 0;
    background: #FBF5EA;
    margin: 0;
}
.info-image img {
    image-rendering: -webkit-optimize-contrast;
    width: 100%;
    max-width: 300px;
    height: auto;
}
img.mobile-img {
    display: none !important;
}
button#corner-cowi-cart-item-customiser-qty-decrease-0, button#corner-cowi-cart-item-customiser-qty-increase-0{
    background: #722330 !important;
    color: #fff !important;
}