/** Shopify CDN: Minification failed

Line 1578:143 Unexpected "{"

**/
h1, h2, h3, h4, h5, h6, strong{
font-family: "Proxima Nova";
      font-weight: 700;
    line-height: normal;
}
html, body, div,  p, li, a{
font-family: "Proxima Nova";
      font-weight: 400;
    line-height: normal;
}
span{
font-family: "Proxima Nova";
    line-height: normal;
}
em{
  font-family: "Noto Serif";
  font-style: italic;
font-weight: 500;
}
a.m-menu__link.m-menu__link--main {
    color: #000;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.72px;
    text-transform: uppercase;
}
.m-announcement-bar__content {
    font-size: 18px;
    letter-spacing: -0.72px;
    text-transform: uppercase;
  font-weight: 700;
}

/* Start rating */
.star-review-star-details {
    display: flex;
    gap: 3px;
    margin-bottom: 15px;
    margin-top: 13px;
}
.rating__background {
  fill: #FFf;
  stroke: red;
  stroke-width: 1;
  height: 100%;
  width: 100%;
}

.rating__value {
  fill: #fff;
  height: 100%;
}
.star-review-text {
    font-size: 16px;
    font-style: normal;
    line-height: 100%;
      font-weight: 400;
}
svg.rating {
    height: 16px;
    width: auto;
}

/* End rating*/
.buttontext-icon {
    display: flex;
    align-items: center;
    gap: 10px;
  font-weight: 700;
}
a.m-button.m-button--primary {
    color: #FFF;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    border-radius: 0px;
  font-weight: 700;
}

.home-top-banner-mc h2.m-hero__title.h2 {
    font-size: 54px;
    line-height: 110%;
    letter-spacing: -3.24px;
}
.home-top-banner-mc h2.m-hero__title.h2 em {
    font-family: "Noto Serif";
    font-size: 54px;
    font-style: italic;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -3.24px;
    display: block;
}
.home-top-banner-mc .m-hero__text.rte.h6 {
    max-width: 295px;
}
.button-below-icon {
    width: 18px;
      display: flex;
    align-items: center;
}
.button-below-row {
    display: flex;
    align-items: center;
    gap: 6px;
      margin-top: 14px;
}
.button-below-text p {
    font-family: "Articulat CF";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.42px;
    text-transform: capitalize;
}



.as-seen-in-mc h2.m-section__heading {
  overflow: hidden;
  text-align: center;
}

.as-seen-in-mc h2.m-section__heading::before,
.as-seen-in-mc h2.m-section__heading::after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.as-seen-in-mc h2.m-section__heading::before {
  right: 0.5em;
  margin-left: -50%;
}

.as-seen-in-mc h2.m-section__heading::after {
  left: 0.5em;
  margin-right: -50%;
}
.as-seen-in-mc h2.m-section__heading.h3 {
    color: #36270D;
    text-align: center;
    font-family: Lora;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -0.4px;
    text-transform: uppercase;
}



.image-with-accordions-mc .accordion-icon {
    width: 36px;
}

.image-with-accordions-mc .m-collapsible-section .m-collapsible--content__inner {
    line-height: 1.7;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 55px;
}
.image-with-accordions-mc collapsible-tab.m-collapsible {
    border-bottom: 1px solid #B4B4B4 !important;
    display: block;
}

.image-with-accordions-mc h2.m-section__heading.h3{
   text-align: left;
    font-size: 54px;
    letter-spacing: -2.7px;
      line-height: 100%;
}
.image-with-accordions-mc h2.m-section__heading.h3 em {
    display: block;
    line-height: 100%;
}
.image-with-accordions-mc.m-collapsible-section .m-collapsible--content__inner {
    padding-top: 0px;
    padding-bottom: 14px;
}
.image-with-accordions-mc.m-collapsible-section .m-collapsible--content__inner {
    padding-top: 0px;
    padding-bottom: 14px;
    padding-left: 54px;
}
.image-with-accordions-mc h3.m-collapsible--button.h5 {
    padding-top: 10px;
    gap: 16px;
    border: none;
      font-size: 24px;
  letter-spacing: -1.3px;
text-transform: capitalize;
      font-weight: 700;
}
.image-with-accordions-mc .m-richtext__button {
    margin-top: 20px;
}
.image-with-accordions-mc .m-collapsible--content {
    max-width: 400px;
}
.iwa-img-title {
    display: flex;
    align-items: center;
    gap: 10px;
}
.iwa-img-title span {
    font-weight: 700;
}
.image-with-accordions-mc h3.m-collapsible--button.h5 {
    justify-content: space-between;
}
.image-with-accordions-mc collapsible-tab.m-collapsible span.m-collapsible--icon {
    display: none;
}
.image-with-accordions-mc collapsible-tab.m-collapsible.is-expanded span.m-collapsible--icon.icon-minus {
    display: block;
}
.image-with-accordions-mc collapsible-tab.m-collapsible.is-collapsed span.m-collapsible--icon.icon-plus {
    display: block;
}
.image-with-accordions-mc .m-collapsible__wrapper:after {
    position: absolute;
    top: 15%;
    left: 90%;
    transform: translate(-50%, -50%);
    content: '';
    background: url(/cdn/shop/files/image_524_476f481b-5290-4457-8019-891355e1dc1d.png?v=1734066506);
    background-size: 100%;
    width: 80px;
    height: 51px;
    background-repeat: no-repeat;
}
.image-with-accordions-mc .m-collapsible__wrapper:before {
    position: absolute;
    top: 6%;
    left: 51%;
    transform: translate(-50%, -50%);
    content: '';
    background: url(/cdn/shop/files/image_525_61eb2d40-15f5-4883-af28-20edb4dd9618.png?v=1734066506);
    background-size: 100%;
    width: 80px;
    height: 51px;
    background-repeat: no-repeat;
}
.image-with-accordions-mc {
    position: relative;
}
.m-product-card__media {
    border: 1px solid #36270D;
    background: #FFF;
    padding: 35px;
}
.m-product-card__hover-image {
    padding: 35px;
}
    .m-product-card--show-second-img .m-product-card__media:hover .m-product-card__hover-image {
        opacity: 1;
        transform: scale3d(1, 1, 1) translateZ(0) !important;
        padding: 35px;
    }
.m-product-card button.m-add-to-cart.m-spinner-button.m-button.m-button--primary {
    color: #FFF;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    border-radius: 0px;
}
.m-product-card a.m-product-card__name {
    color: #36270D;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -1.2px;
}
span.m-price-item.m-price-item--sale.m-price-item--last {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -1.4px;
}
s.m-price-item.m-price-item--regular {
    color: #AAA398;
    font-family: "Proxima Nova";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -1.4px;
}
.secondline {
    display: block;
}

.horizontal-promotions-mc h3.m-icon-box__heading.h4 {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -1.1px;
  margin-bottom: 0px;
}
.horizontal-promotions-mc .m-icon-box__inner {
    display: flex;
    align-items: center;
  justify-content: center;
}
.horizontal-promotions-mc  .m-icon-box__content {
    flex: unset;
}
.discover-why-mc .m-section__header {
    max-width: 700px;
    margin: 0 auto 30px;
}
.discover-why-mc h2.m-section__heading.h3 {
    line-height: 100%;
}
.discover-why-mc h3.m-icon-box__heading.h4 {
    color: #000;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -1.2px;
    text-transform: capitalize;
}
.discover-why-mc .m-icon-box__description p {
    color: #36270D;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.36px;
}
.discover-why-mc {
    position: relative;
}
.discover-why-mc:before {
    position: absolute;
    top: 12%;
    left: 86%;
    transform: translate(-50%, -50%);
    content: '';
    background: url(/cdn/shop/files/image-537.png?v=1734068565);
    background-size: 100%;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
}
.iwti-list {
    border-bottom: 2px solid #36270D;
    padding-bottom: 15px;
    margin-bottom: 14px;
}
.iwti-list:last-child {
    border: none;
    margin-bottom: 0px;
}
.iwti-text-title h5 {
    color: #36270D;
    font-size: 36px;
    font-style: normal;
    line-height: 100%;
    letter-spacing: -1.9px;
    text-transform: capitalize;
}
.itwi-icons-main {
    background: url(/cdn/shop/files/image_21_copy_2.png?v=1734070233);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
      margin-top: -50px !important;
}
.itwi-icons-col {
    display: flex;
    align-items: center;
    gap: 10px;
}
.itwi-icons-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 60px;
    margin-top: -25px;
}
.itwi-icons-f-image {
    width: 20px;
    height: auto;
}
.itwi-icons-f-image svg {
    width: auto;
    height: 20px;
}
h5.itwi-icons-title {
    color: #FFF;
    text-align: center;
    font-family: "Articulat CF";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.72px;
    text-transform: capitalize;
}
.iwti-icons-mc .m-image-with-text__content {
    max-width: 540px;
}
.iwti-icons-mc {
    background: url(/cdn/shop/files/Frame_1000004838.jpg?v=1734070238);
    background-size: 100% 100%;
    background-position: center;
}
.home-video-mc .star-review-star-details {
    justify-content: center;
}
.home-video-mc .star-review-star-details .rating__value {
    fill: #36270d;
    height: 100%;
}
.home-video-mc h2.m-section__heading.h3 {
    line-height: 100%;
}
.home-video-mc .m-section__description.rte {
    margin-top: 5px;
}
.home-video-mc span.deferred-media__poster-button.motion-reduce.m-video__play.m-video__play--style-solid {
    background: #36270d;
    border: none;
    color: #fff;
}
.home-video-mc .m-video__play--style-solid.m\:text-white svg {
    color: rgb(255 255 255);
}
.home-video-mc .m-video__wrapper {
    border-radius: 10px;
}
.custom-content-mc .m-custom-content__wrapper {
    max-width: 800px;
    margin: 0 auto;
}
.custom-content-mc h3.m-richtext__title.h2 {
    color: #36270D;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
     line-height: normal;
    letter-spacing: -1.6px;
    text-transform: capitalize;
}
.custom-content-mc .m-richtext__description p {
    color: #36270D;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
       line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.crafted-clean-mc .m-richtext__description.rte.m-content-box__description.h6 ul li {
    position: relative;
    padding-left: 30px;
    align-items: center;
    margin: 7px 0;
    line-height: normal !important;
    list-style: none;
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.36px;
      width: 50%;
}
.crafted-clean-mc .m-richtext__description.rte.m-content-box__description.h6 ul li:before {
    position: absolute;
    left: 0;
    top: 4px;
    display: block;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    vertical-align: middle;
    background: url(/cdn/shop/files/Vector-_15.png?v=1734097884) no-repeat left center;
    background-size: contain;
    content: "";
}
.crafted-clean-mc .m-richtext__description.rte.m-content-box__description.h6 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0;
}
.crafted-clean-mc h3.m-richtext__title.m-content-box__heading.h2 {
    font-size: 48px;
    font-style: normal;
    line-height: 100%;
    letter-spacing: -2.7px;
}
.crafted-clean-mc h3.m-richtext__title.m-content-box__heading.h2 em {
    display: block;
}
.crafted-clean-mc .m-richtext__description.rte.m-content-box__description.h6 p {
    max-width: 400px;
}
.custom-content-mc {
    border: 1px solid #36270D;
    background: #FFF8EA;
}
.discover-why-mc.morning-ritul-mc:before {
    position: absolute;
    top: 12%;
    left: 10%;
    transform: translate(-50%, -50%);
    content: "";
    background: url(/cdn/shop/files/image-537-_1.png?v=1734099380);
    background-size: 100%;
    width: 100px;
    height: 102px;
    background-repeat: no-repeat;
}
.m-testimonials--layout-6 .m-testimonial__wrapper {
    border-radius: 10px;
    border: 1px solid #2B2220;
    background: #FFF;
}
.m-testimonials--layout-6 span.stars-count {
    color: #000;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.28px;
}
.m-testimonials--layout-6 h3.m-testimonial__title {
    color: #000;
    font-family: "Articulat CF";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}
.m-testimonials--layout-6 .m-testimonial__description.rte p {
    color: #000;
    font-family: "Articulat CF";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}
.m-testimonials--layout-6 .m-testimonial__content {
    flex-direction: column;
}
.m-testimonial__name-varified {
    display: flex;
    align-items: center;
    justify-content: space-between;
      margin-top: 20px;
}
.verified-icon {
    display: flex;
    align-items: center;
    gap: 2px;
}
p.verified-text {
    color: var(--Neutral-Gray, #777);
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.28px;
}
.verified-icon svg {
    width: 20px;
    height: auto;
}
.testimonials-header-review {
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 8px;
    background: #FFEBCA;
    padding: 5px 10px;
}
span.test-header-review-text {
    color: var(--Neutral-Black, #313131);
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.36px;
}
.m-testimonials--layout-6 .m-section__heading.h3 h2 {
    font-size: 48px;
}
.m-testimonials--layout-6 .m-testimonial__name p {
    color: var(--Neutral-Black, #313131);
    font-family: "Articulat CF";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.4px;
}
section.m-section.m-hero-section.text-overlay-banner-mc {
    background: #FFFBF2 !important;
    padding: 100px 0 80px;
  position: relative;
}
.text-overlay-banner-mc h2.m-hero__title.h2 {
    color: #FFF;
    font-family: "Proxima Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -2.7px;
}
.text-overlay-banner-mc .m-hero__content {
    max-width: 500px;
}
section.m-section.m-hero-section.text-overlay-banner-mc::before {
    position: absolute;
    top: 8%;
    left: 93%;
    transform: translate(-50%, -50%);
    content: "";
    background: url(/cdn/shop/files/image_525_1.png?v=1734106162);
    background-size: 100%;
    width: 110px;
    height: 87px;
    background-repeat: no-repeat;
}
section.m-section.m-hero-section.text-overlay-banner-mc::after {
    position: absolute;
    top: 96%;
    left: 7%;
    transform: translate(-50%, -50%);
    content: "";
    background: url(/cdn/shop/files/image_524_1.png?v=1734106162);
    background-size: 100%;
    width: 90px;
    height: 70px;
    background-repeat: no-repeat;
}
.riskfree-title-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
      margin-bottom: 30px;
}
.risk-free-mc h3.m-icon-box__heading.h4 {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 25.045px;
    letter-spacing: -1.3px;
    text-align: left;
    max-width: 175px;
}
.risk-free-mc  .m-icon-box.m-icon-box--vertical {
    border-radius: 10.435px;
    border: 1px solid #2B2220;
    background: #FFF;
    padding: 0px 20px 20px;
}
.footer-bottom-logo {
    background: #2b2220;
}
.footer-bottom-logo {
    text-align: center;
    display: flex;
    justify-content: center;
}
ul.m-footer--bottom-menu.m-link-lists {
    justify-content: flex-start;
      padding-left: 10px;
}
.m-footer--bottom-right {
    justify-content: flex-start !important;
}
.m-footer--bottom-inner {
    justify-content: flex-start !important;
      padding-left: 50px;
}
.m-footer--bottom-inner {
    justify-content: flex-start !important;
    border-top: 1px solid #fff;
}
.m-footer--middle .m-footer--block {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}
h3.m-accordion--item-button.m-footer--block-title {
    color: #FFF;
    font-family: "Articulat CF";
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
    letter-spacing: -0.4px;
    text-transform: capitalize;
}
p.m-footer--block-newsletter-desc {
    color: #FFF;
    font-family: "Articulat CF";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.32px;
    text-transform: capitalize;
}
ul.m-footer--block-content.list-unstyled.m-link-lists a.m-link {
    color: #FFF;
    font-family: "Articulat CF";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%;
    letter-spacing: -0.32px;
}
.m-accordion--item-content.m-footer--block-content p {
    color: #FFF;
    font-family: "Articulat CF";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
    margin-bottom: 0px !important;
    margin-top: 5px;
}
.m-newsletter-form__input-wrapper {
    background: none !important;
}
input.form-field.m-newsletter-form__input {
    border-radius: 500000px;
    border: 0.749px solid #FFF;
    background: none !important;
}
button.m-newsletter-form__button.m-newsletter-form__button--icon.m-button.m-button--primary {
    background: none;
}
input.form-field.m-newsletter-form__input::placeholder {
    color: #fff;
    font-family: "Articulat CF";
}
button.m-newsletter-form__button.m-newsletter-form__button--icon.m-button.m-button--primary:hover {
    background: #000;
    border-radius: 0 30px 30px 0;
}
body .m-footer--block .social-media-links {
    margin-top: 15px;
}
.product-star-review-row .star-review-text {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}
.product-star-review-row {
    display: flex;
    align-items: center;
    gap: 5px;
}
.product-star-review-row svg {
    height: 16px;
    width: auto;
}
.ibt_product-userinsights-item-image {
    width: 18px;
    height: auto;
}
.ibt_product-userinsights__content p {
color: #36270D;
font-family: "Proxima Nova";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 140%; /* 28px */
letter-spacing: -1px;
text-transform: capitalize;
}
.ibt_product-userinsights-item {
    display: flex;
    align-items: center;
    width: 48%;
      gap: 3px;
  flex-wrap: wrap;
}
.ibt_product-userinsights__content {
    width: calc(100% - 21px);
}
.ibt_product-userinsights_main {
    display: flex;
    flex-wrap: wrap;
  row-gap: 8px;
}
.product-block-group.product-block-group--title p {
color: #36270D;
font-family: "Proxima Nova";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 28px */
letter-spacing: -1px;
text-transform: capitalize;
}
.main-product__block.main-product__block-short_description {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.36px;
}
button.m-add-to-cart.m-spinner-button.m-button.m-button--primary {
    color: #FFF;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
button.m-add-to-cart.m-spinner-button.m-button.m-button--primary svg {
    height: 14px;
    width: auto;
}
.m-main-product.m-gradient.m-color-default {
    background: #fffbf2;
    margin-top: 0px;
    padding-top: 30px;
      padding-bottom: 30px;
  margin-bottom: 0px;
}
.m-product-media--slider__images .m-product-media.m\:blocks-radius {
    border-radius: 20px;
}
.m-product-media--slider .nav-swiper-container .m-product-media {
    border-radius: 100px;
    opacity: .6;
      border: 1px solid #000;
}

.m-product-media--slider .nav-swiper-container .swiper-slide-thumb-active .m-product-media {
    border-radius: 100px;
    opacity: 1;
}
.ibtt_product-userinsights_main .ibt_product-userinsights__content {
    width: auto;
}
.ibtt_product-userinsights_main .ibt_product-userinsights-item {
    width: 100%;
    justify-content: center;
    text-align: center;
}
.ibtt_product-userinsights_main .ibt_product-userinsights__content p {
    color: #36270D;
    font-family: "Articulat CF";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.6px;
    text-transform: capitalize;
}
.main-product__block.main-product__block-variant_picker variant-picker .m-product-option.m-product-option--button {
    border-radius: 10px;
    border: 1px solid #36270D;
    background: #FFF;
    padding: 20px;
  max-width: 500px;
}
span.option-label--title {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: -0.9px;
    text-transform: capitalize;
}
.m-product-option--content {
    justify-content: space-between;
    width: 100%;
}
.m-product-option--node {
    width: 50%;
  position: relative;
}
m-product-inventory.m-product-inventory {
    position: absolute;
    top: 20px;
    right: 29px;
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.28px;
    text-transform: capitalize;
}
.variant-label-text {
    border-radius: 500px;
    background: #36270D;
    position: absolute;
    top: 8%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.24px;
    text-transform: capitalize;
    padding: 2px 10px;
}
variant-picker .m-product-option--button label.m-product-option--node__label {
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.36px;
    text-transform: capitalize;
    color: #808080;
    border: 2px solid #808080;
}
.m-product-option--button .m-product-option--node input:checked+label, .m-product-option--button .m-product-option--node__label:hover {
    background: #fff;
    color: #000;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.36px;
    text-transform: capitalize;
  border: 2px solid #000;
}
button.m-collapsible--button span {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
    text-transform: capitalize;
}
.main-product__block.main-product__block-collapsible_tab {
    margin-top: 0px !important;
}
.main-product__block.main-product__block-collapsible_tab button.m-collapsible--button {
    padding: 10px 0;
}
.ibtt_product-userinsights_main {
    margin-bottom: 20px;
}
.main-product__block.main-product__block-variant_picker {
    max-width: 500px;
    position: relative;
}
.iwit-a-list-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  row-gap: 15px;
}
.iwit-a-list {
    width: 48%;
}
.iwit-a-text-title p {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: -1.3px;
    text-transform: capitalize;
}
.iwit-a-text-text p {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.36px;
}
.image-with-icon-text-mc .m-image-with-text__content {
    flex-direction: column;
}
.iwit-b-text-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
      width: 100%;
}
.iwit-b-text-icons-row {
    width: 18%;
}
h5.iwit-b-text-title {
    color: #111;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.28px;
    text-transform: uppercase;
}
.iwit-b-text-image {
    width: 60px;
    margin: 0 auto 5px;
}

.product-image-boxes-mc .m-icon-box__inner {
    flex-direction: row-reverse;
  align-items: center;
}
.product-image-boxes-mc .m-icon-box--horizontal .m-icon-box__icon {
    margin-right: 0;
}
.product-image-boxes-mc h3.m-icon-box__heading.h4 {
    color: #1B1B1B;
    font-family: "Proxima Nova";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -1.1px;
    text-transform: capitalize;
}
.product-image-boxes-mc .m-icon-box__description p {
    color: #212121;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.32px;
}
.product-image-boxes-mc .m-icon-box.m-icon-box--horizontal {
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 10px;
      border-radius: 20px;
}
.product-image-boxes-mc .swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: row;
}
.product-image-boxes-mc  .swiper-slide {
    height: auto;
}

.product-image-boxes-mc  .product-image-boxes-bottom-text ul li {
    position: relative;
    padding-left: 22px;
    align-items: center;
    margin: 7px 0;
    line-height: normal !important;
    list-style: none;
    color: #36270d;
    font-family: Proxima Nova;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -.36px;
    display: flex;
}
.product-image-boxes-mc .product-image-boxes-bottom-text ul li:before {
    display: block;
    flex-shrink: 0;
    width: 20px;
    height: 16px;
    margin-right: 4px;
    vertical-align: middle;
    background: url(/cdn/shop/files/Vector-_15.png?v=1734097884) no-repeat left center;
    background-size: contain;
    content: "";
}
.product-image-boxes-bottom-text ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.product-image-boxes-bottom-text {
    margin-top: 20px;
}
.template-product #MainContent {
    padding-bottom: 0px !important;
}
.twilists-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}
.twilists-col {
    width: 50%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
}
.twilists-image {
    width: 16px;
}
h5.twilists-title {
color: #FFF;
text-align: center;
font-family: Manrope;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 20.8px */
letter-spacing: -0.48px;
}
.heading-with-iconlists-mc .m-image-with-text__inner {
    margin: 0;
}
.heading-with-iconlists-mc .m-image-with-text__image-wrapper {
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.heading-with-iconlists-mc .m-image-with-text__image {
    border-radius: 16px;
    border: 1px solid #2D2F36;
    background: #36270D;
}
.heading-with-iconlists-mc h3.m-richtext__title.m-content-box__heading.h2 {
    line-height: 100%;
}
.heading-with-iconlists-mc .m-richtext__button {
    margin-top: 15px;
}
.heading-with-iconlists-mc .m-richtext__description.rte.m-content-box__description.h6 {
    margin-top: 15px;
}
.heading-with-iconlists-mc .button-below-row {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 8px;
}
.heading-with-iconlists-mc .m-content-box.m-richtext {
    max-width: 474px;
}
.heading-with-iconlists-mc .m-image-with-text__content {
    padding-left: 0;
}
.heading-with-numberlists-mc .m-richtext__title.m-content-box__heading.h2 h2 {
    line-height: 100%;
}
.heading-with-numberlists-mc .m-richtext__description.rte.m-content-box__description.h6 p {
    margin: 0;
}
.heading-with-numberlists-mc .m-richtext__description.rte.m-content-box__description.h6 {
    margin-top: 10px;
}
.heading-with-numberlists-mc .m-richtext__button {
    margin-top: 20px;
}
.heading-with-numberlists-mc .hwilists-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.heading-with-numberlists-mc .hwilists-col {
    width: 31%;
}
h4.hwilists-number {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -3.7px;
    text-transform: capitalize;
}
h5.hwilists-title {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -1.2px;
    text-transform: capitalize;
}
.hwilists-details {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.36px;
    margin-top: 5px;
}
.heading-with-numberlists-mc .m-image-with-text__inner {
    align-items: center;
}
.product-page-faq-mc h3.m-collapsible--button.h5 span {
    color: var(--Black, #312E33);
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -0.54px;
    text-transform: capitalize;
}
.product-page-faq-mc collapsible-tab.m-collapsible {
    margin-top: 0px !important;
}
.product-page-faq-mc h3.m-collapsible--button.h5 {
    padding-top: 12px !important;
    padding-bottom: 13px;
}
.first-row, .second-row, .third-row {
    display: flex;
    justify-content: space-between;
  flex-wrap: wrap;
}
.table-header {
  width: 20%;
    display: flex;
    align-items: center;
}
.first-col-item, .second-col-item, .third-col-item {
    width: 16.65%;
    text-align: center;
      display: flex;
    align-items: center;
    justify-content: center;
}
.table-header img {
    width: 130px;
    height: auto;
}
.first-col-item p {
    color: var(--Secondary, rgba(33, 33, 33, 0.80));
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
p.vitalsleep-d-data {
color: #FFF;
text-align: center;
font-family: "Proxima Nova";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
      padding: 30px 10px;
}
.second-row.difference-table-row {
border-radius: 8px;
background: #2B2220;
      margin-bottom: 10px;
}

.other-heaidng {
    color: var(--Secondary, rgba(33, 33, 33, 0.80));
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.6px;
    text-transform: capitalize;
}
.second-col-item img, .third-col-item img {
    width: 25px;
    margin: 0 auto;
}
.differences-mc p.m-section__subheading {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    background: var(--Accent, linear-gradient(90deg, #E63855 0%, #FF8F16 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
.differences-mc h2.m-section__heading.h3 {
    text-align: center;
}
.first-col-item {
    display: flex;
    align-items: center;
}
.first-col-item img {
    max-width: 100px;
    padding: 5px;
}
.second-col-item:nth-child(2) {
    background: #84a645;
}
.second-col-item:nth-child(2) p.vitalsleep-d-data {
    color: #fff;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.second-col-item {
    border-right: 1px solid #3D3D3D;
}
.second-col-item:last-child {
    border: none;
}
.first-col-item:nth-child(2) {
    background: #84a645;
    border-radius: 8px 8px 0 0;
}
.m-collection-card--inside .m-collection-card__info {
    background: rgba(247, 255, 232, 0.50);
    backdrop-filter: blur(10px);
    display: flex !important;
    flex-direction: column;
}
h3.m-image__title {
color: #FFF;
font-family: "Proxima Nova";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 28.8px */
letter-spacing: -1.2px;
text-transform: capitalize;
}
.description-image-card {
color: #FFF;
font-family: "Proxima Nova";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 21.6px */
letter-spacing: -0.36px;
}
.image-cards-mc .m-collection-card__inner {
    border-radius: 16px;
    border: 2px solid #36270D;
    box-shadow: 4px 4px 0px 0px #36270D;
}
.image-cards-mc .m-section__header {
    max-width: 800px;
}
.image-cards-mc .m-hover-box__wrapper {
    border-radius: 16px;
}
h5.image-card-bottom-heading {
    color: #000;
    font-family: "Be Vietnam Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}
.image-card-bottom-details p {
    color: #000;
    font-family: "Be Vietnam Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-top: 20px;
    margin-bottom: 20px;
}
p.image-card-bottom-name {
    color: #000;
    font-family: "Be Vietnam Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    text-transform: capitalize;
}
.image-card-bottom-row.container-fluid {
    padding-top: 30px;
}

.image-cards-mc .m-collection-card__info {
    border-radius: 0 0 12px 12px !important;
    background: linear-gradient(180deg, rgba(54, 39, 13, 0.00) 0%, #36270D 100%);
}
.template-page #MainContent {
    padding-bottom: 0px !important;
}
.iwf-mc .m-contact-form__form-fields {
    row-gap: 10px;
}
.iwf-mc .m-contact-form__message {
    margin-top: 10px;
}
.iwf-mc button.red.m-button.m-button--primary div {
color: #FFF;
font-family: "Proxima Nova";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 24px */
letter-spacing: 1px;
text-transform: uppercase;
}
.iwf-mc .button-label {
    display: flex;
    align-items: center;
    gap: 10px;
}
.iwf-mc form#contact_form {
    max-width: 500px;
}
.iwf-mc button.red.m-button.m-button--primary {
    border-radius: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.m-header__account {
    padding: 7px 1px !important;
}
.m-header__right .m-svg-icon--medium {
    width: 25px;
    height: 25px;
}
.original-green-coffee .main-product__block.main-product__block-variant_picker {
    max-width: 100%;
    position: relative;
}
.original-green-coffee .main-product__block.main-product__block-variant_picker variant-picker .m-product-option.m-product-option--button {
    max-width: 100%;
}

button.ff.m-product-form.m-product-quickview-button.m-spinner-button.m-button.m-button--primary {
    color: #FFF;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.9px;
    text-transform: uppercase;
      border-radius: 0px;
    display: flex;
    align-items: center;
    gap: 7px;
      justify-content: center;
}
a.m-product-form.m-button.m-button--primary {
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
}
.morning-ritul-mc .m-icon-boxw__content {
    padding-top: 10px;
}
a.solvex_text {
    display: flex;
    align-items: center;
    color: #fff;
    text-align: center;
    line-height: 100%;
    gap: 6px;
    margin-top: 10px;
    font-size: 14px;
      width: 100%;
}
a.solvex_text img {
    max-width: 18px;
}
.m-footer .m-footer--bottom-right {
    row-gap: 0px !important;
}




@media only screen and (min-width: 769px) and (max-width: 768767px){
.mobile-show{
  display: none;
}
    .m-featured-collection .m-slider-controls.m-slider-controls--bottom-center {
    display: none;
}
   .discover-why-mc .m-slider-controls.m-slider-controls--bottom-center {
    display: none;
}
  .home-video-mc .m-slider-controls.m-slider-controls--bottom-center,  .morning-ritul-mc .m-slider-controls.m-slider-controls--bottom-center,  {
    display: none;
}
    .m-testimonials--layout-6 .m-slider-controls.m-slider-controls--bottom-center {
        padding-top: 10px;
        margin-left: -4%;
        width: 100%;
    }
  .product-image-boxes-mc .m-slider-controls.m-slider-controls--bottom-center.m-slider-controls--show-pagination {
    display: none;
}
  .original-green-coffee .m-product-option--node {
    width: 33%;
    position: relative;
}
  .image-cards-mc .m-collection-list__controls.m-collection-list__controls--bottom {
    display: none;
}
}
@media only screen and (min-width: 200px) and (max-width: 768px){
.desktop-show{
  display: none;
}
  .star-review-text {
    font-size: 14px;
}
  svg.rating {
    height: 13px;
    width: auto;
}
  .home-top-banner-mc h2.m-hero__title.h2 em {
    font-size: 36px;
    letter-spacing: -2.24px;
    line-height: 100%;
}
  .home-top-banner-mc h2.m-hero__title.h2 {
    font-size: 36px;
    letter-spacing: -2.24px;
        line-height: 99%;
    margin-bottom: 10px;
}
    .home-top-banner-mc .m-hero__inner.m-hero__inner--middle-left {
    align-items: flex-start;
    padding-top: 8px;
}
  .star-review-star-details {
    margin-bottom: 2px;
    margin-top: 5px;
}
  .button-below-text p {
    font-size: 12px;
}
  .button-below-row {
    gap: 5px;
    margin-top: 7px;
}
  .home-top-banner-mc .m-hero__text.rte.h6 {
    margin-bottom: 5px;
    margin-top: 1px;
}
  .button-below-icon responsive-image.m-image {
    width: 15px !important;
    height: 15px;
}
  a.m-button.m-button--primary {
    color: #fff;
    font-size: 16px;
    line-height: 100%;
}
.container-fluid.m-section-my.m-section-py {
    padding-top: 25px;
    padding-bottom: 25px;
}
.m-brands-list__logo {
    padding: 0 10px;
}
  .image-with-accordions-mc h2.m-section__heading.h3 {
    text-align: left;
    font-size: 36px;
}
  .image-with-accordions-mc .m-collapsible__wrapper:before {
    top: 4%;
    left: 88%;
    width: 50px;
    height: 40px;
}
  .image-with-accordions-mc .m-collapsible__wrapper:after {
    top: 15%;
    left: 90%;
    width: 50px;
    height: 30px;
}
  .image-with-accordions-mc h3.m-collapsible--button.h5 {
    padding-top: 10px;
    gap: 16px;
    border: none;
    font-size: 20px;
}
  .image-with-accordions-mc .accordion-icon {
    width: 24px;
}
  .image-with-accordions-mc.m-collapsible-section .m-collapsible--content__inner {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 34px;
}
  h2.m-section__heading.h3 {
    line-height: 100%;
}
  .m-product-card a.m-product-card__name {
    font-size: 18px;
}
  span.m-price-item.m-price-item--sale.m-price-item--last {
    font-size: 20px;
}
  s.m-price-item.m-price-item--regular {
    font-size: 18px;
}
.m-product-card__hover-image {
    padding: 0px;
}
  .m-product-card--show-second-img .m-product-card__media:hover .m-product-card__hover-image {
    opacity: 1;
    transform: scale3d(1, 1, 1) translateZ(0) !important;
    padding: 5px;
    background: #fff;
}
  .horizontal-promotions-mc h3.m-icon-box__heading.h4 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}
  .horizontal-promotions-mc .m-icon-box__content {
    flex: unset;
    width: 100%;
}
  .horizontal-promotions-mc .m-icon-box__inner {
    flex-wrap: wrap !Important;
}
  .discover-why-mc h2.m-section__heading.h3 {
    font-size: 28px;
}

  .discover-why-mc:before {
    top: 18%;
    left: 90%;
    width: 60px;
    height: 50px;
}
  .iwti-icons-mc .m-image-with-text__image {
    display: none;
}
  .iwti-text-title h5 {
    color: #36270d;
    font-size: 28px;
}
  .iwti-list {
    border-bottom: 2px solid #36270D;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
  .iwti-icons-mc  .m-richtext__description.rte.m-content-box__description.h6 p {
    margin-bottom: 0;
    margin-top: 0;
}
  .itwi-icons-main {
    margin-top: 20px !important;
}
  .iwti-icons-mc {
    background: url(/cdn/shop/files/Frame_1321315952.png?v=1734181755);
    background-size: 100% 100%;
    background-position: center;
}
  .itwi-icons-row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
    margin-top: -10px;
    flex-wrap: wrap;
    gap: 10px;
}
  .itwi-icons-main {
    margin-top: 20px !important;
}
  .itwi-icons-f-image {
    width: 13px;
    height: auto;
}
  .itwi-icons-col {
    gap: 5px;
}
  .itwi-icons-f-image svg {
    width: auto;
    height: 14px;
}
  h5.itwi-icons-title {
    font-size: 12px;
    letter-spacing: -.2px;
}
  h2.m-section__heading.h3 {
    font-size: 30px;
}
  .home-video-mc .star-review-star-details {
    justify-content: center;
    margin-bottom: 6px;
}
  .home-video-mc .m-section__description.rte {
    margin-top: 8px;
    font-size: 14px;
}
  .discover-why-mc .m-icon-box__description p {
    font-size: 16px;
}
  .custom-content-mc h3.m-richtext__title.h2 {
    font-size: 20px;
}
  .custom-content-mc .m-richtext__description p {
    font-size: 18px;
    letter-spacing: 2px;
}
  .custom-content-mc .m-gradient {
    background: #fff8ea;
}
  .crafted-clean-mc h3.m-richtext__title.m-content-box__heading.h2 {
    font-size: 32px;
    margin-bottom: 20px;
}
   .crafted-clean-mc .m-image-with-text__inner {
    row-gap: 10px;
}
  .crafted-clean-mc .m-richtext__description.rte.m-content-box__description.h6 ul li {
    position: relative;
    padding-left: 0px;
    margin: 4px 0;
    line-height: normal !important;
    list-style: none;
    color: #36270d;
    font-family: Proxima Nova;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -.36px;
    width: 50%;
    display: flex;
    align-items: center;
}
  .crafted-clean-mc .m-richtext__description.rte.m-content-box__description.h6 ul li:before {
    position: unset;
    left: 0;
    top: 4px;
    display: block;
    flex-shrink: 0;
    width: 16px;
    height: 13px;
    margin-right: 0px;
    vertical-align: middle;
    background-size: 12px;
    content: "";
}
  .morning-ritul-mc h3.m-icon-boxw__heading.h4 {
    line-height: 100%;
    margin: 15px 0 7px;
}
   .morning-ritul-mc h .m-icon-boxw__description.rte {
    font-size: 14px;
}
  .m-testimonials--layout-6 .m-section__heading.h3 h2 {
    font-size: 30px;
}
  .testimonials-header-review {
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 8px;
    background: #ffebca;
    padding: 5px 10px;
    justify-content: center;
}
  .discover-why-mc.morning-ritul-mc:before {
    top: 18%;
    left: 10%;
    width: 66px;
    height: 63px;
}
  .m-testimonials--layout-6 h3.m-testimonial__title {
    line-height: 120%;
}
      .m-testimonials--layout-6 .m-slider-controls {
        position: unset !Important;
        transform: unset !Important;
    }
  .text-overlay-banner-mc h2.m-hero__title.h2 {
    font-size: 32px;
}
  .text-overlay-banner-mc .m-hero__text.rte.h6 p {
    line-height: 100%;
}
  section.m-section.m-hero-section.text-overlay-banner-mc::before {
    top: 6%;
    left: 85%;
    width: 60px;
    height: 38px;
}
  section.m-section.m-hero-section.text-overlay-banner-mc {
    background: #FFFBF2 !important;
    padding: 52px 0 30px;
    position: relative;
}
  section.m-section.m-hero-section.text-overlay-banner-mc::after {
    position: absolute;
    top: 96%;
    left: 7%;
    width: 50px;
    height: 28px;
}
  .risk-free-mc h3.m-icon-box__heading.h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    max-width: 175px;
}
    .risk-free-mc .m-icon-box__icon {
    width: 50px !important;
}
  .risk-free-mc .m-icon-box__description p {
    font-size: 16px;
    line-height: 120%;
}
  .risk-free-mc .m-icon-box.m-icon-box--vertical {
    padding: 0px 14px 13px;
}
   .risk-free-mc .m-mixed-layout__inner {
    row-gap: 15px;
}
  .m-footer--middle .m-footer--block {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
  .m-footer--block.m-footer--block-newsletter span.m-accordion--item-icon {
    display: none;
}
  .m-footer--bottom-inner {
    justify-content: flex-start !important;
    border-top: 1px solid #fff;
    padding-left: 0px;
    padding-top: 17px;
}
  span.m-footer__copyright {
    font-size: 16px;
    font-family: "Articulat CF";
}
  li.m-footer--bottom-menu-item.m-link-lists--item a.m-link {
    font-size: 10px;
}
  .m-footer--bottom-right .m-footer--bottom-menu {
    width: 100%;
    margin-top: 4px;
    column-gap: 16px;
    row-gap: 9px;
    margin-left: 0;
    margin-right: 0;
}
.m-footer--bottom-menu.show-menu-item-divider .m-footer--bottom-menu-item::after {
    height: 42% !Important;
    width: 1px;
    right: -8px !Important;
    top: 57% !Important;
}
  .footer-bottom-logo svg {
    width: 100%;
    height: auto;
}
  .m-footer--bottom-left {
    margin-bottom: 0px !important;
}
  .m-footer .m-footer--bottom-right {
    column-gap: 24px;
    row-gap: 0px !important;
}
      .m-footer--middle .m-footer--block {
        margin-bottom: 10px !important;
    }
  h3.m-accordion--item-button.m-footer--block-title {
    border-bottom: 1px solid #fff;
}

.product-star-review-row .star-review-text {
    font-size: 14px;
}
  .product-star-review-row {
    display: flex;
    align-items: unset;
    gap: 5px;
}
  .product-star-review-row svg {
    height: 14px;
    width: auto;
}
  .product-block-group.product-block-group--title p {
    font-size: 32px;
}
.m-product-description {
    font-size: 16px;
    line-height: 100%;
}
  .ibt_product-userinsights__content p {
    font-size: 13px;
}
  .ibt_product-userinsights-item-image {
    width: 16px;
    height: auto;
}
  .m-product-option .option-label--selected {
    font-weight: 400;
    font-size: 14px !important;
}
  span.option-label--title {
    font-size: 16px;
}
  .main-product__block.main-product__block-variant_picker variant-picker .m-product-option.m-product-option--button {
    border-radius: 5px;
    padding: 12px;
    max-width: 500px;
}
  .m-product-option--button .m-product-option--node input:checked+label, .m-product-option--button .m-product-option--node__label:hover, variant-picker .m-product-option--button label.m-product-option--node__label {
    font-size: 16px;
    line-height: 120%;
}
  m-product-inventory.m-product-inventory {
    position: absolute;
    top: 2px;
    right: 20px;
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.28px;
    text-transform: capitalize;
}
  .variant-label-text {
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    padding: 2px 10px;
}
.ibt_product-userinsights-item-image {
    width: 14px;
    height: auto;
}
.ibtt_product-userinsights_main .ibt_product-userinsights__content p {
    font-size: 14px;
}
  button.m-collapsible--button span {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
    text-transform: capitalize;
}
  .iwit-a-text-title p {
    font-size: 20px;
}
.iwit-a-text-text p {
    font-size: 14px;
}
  .iwit-b-text-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 100%;
    row-gap: 20px;
    margin-bottom: 12px;
}
h5.iwit-b-text-title {
    color: #111;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.28px;
    text-transform: uppercase;
}
.product-image-boxes-mc h3.m-icon-box__heading.h4 {
    font-size: 18px;
}
  .product-image-boxes-mc .m-icon-box__description p {
    font-size: 15px;
    line-height: 120%;
}
.product-image-boxes-mc .product-image-boxes-bottom-text ul li:before {
    display: block;
    flex-shrink: 0;
    width: 14px;
    height: 12px;
    margin-right: 2px;
    vertical-align: middle;
    background: url(/cdn/shop/files/Vector-_15.png?v=1734097884) no-repeat left center;
    background-size: contain;
    content: "";
}
.product-image-boxes-mc .product-image-boxes-bottom-text ul li {
    padding-left: 0px;
    margin: 0px 0;
    font-size: 13px;
}

.product-image-boxes-bottom-text ul {
    align-items: center;
    justify-content: center;
    gap: 9px;
    flex-wrap: wrap;
}
  .iwit-b-text-icons-row {
    width: 33%;
}
h3.m-richtext__title.m-content-box__heading.h2.mobile-show {
    line-height: 100%;
    margin-bottom: 20px;
}
  .image-with-icon-text-mc .m-image-with-text__inner {
    row-gap: 0;
}
  .twilists-col {
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 5px;
}
  .twilists-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 6px;
    padding: 10px 0;
}
  .heading-with-iconlists-mc .m-image-with-text__image {
    border-radius: 8px;
    border: 1px solid #2D2F36;
    background: #36270D;
}
  h5.twilists-title {
    font-size: 14px;
}
  .twilists-image {
    width: 10px;
}
  .heading-with-numberlists-mc .hwilists-row {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
        gap: 4%;
        row-gap: 15px;
}
  .heading-with-numberlists-mc .hwilists-col {
    width: 48%;
}
h4.hwilists-number {
    font-size: 42px;
}
  h5.hwilists-title {
    font-size: 20px;
}
  .hwilists-details {
    font-size: 16px;
}
  .differences-mc {
    display: none;
}
.m-product-recommendations .container-fluid.m-section-my.m-section-py {
    padding-top: 0;
}

.m-product-card__media {
    border: 1px solid #36270D;
    background: #FFF;
    padding: 10px;
}
  .about-iwt-mc .m-image-with-text__inner {
    row-gap: 0;
}
.image-cards-mc .m-collection-card__info {
    border-radius: 0 !important;
    background: linear-gradient(180deg, rgb(65 65 63 / 35%) 0%, #36270D 100%);
    padding: 5px !important;
}
  h3.m-image__title {
    font-size: 16px;
}
  .description-image-card {
    font-size: 14px;
}
.image-cards-mc .m-collection-card__inner {
    border-radius: 2px !important;
    border: 2px solid #36270D;
    box-shadow: 4px 4px 0px 0px #36270D;
}
 
.image-cards-mc [data-enable-slider=true] .m-collection-list__content {
    width: 168vw !important;
}
 .image-cards-mc .m-slider-controls__wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    margin: 0 auto;
    width: 100%;
}
   .image-cards-mc .m-collection-list__container.m-section-my.m-section-py {
    padding-bottom: 0;
}
  .iwf-mc h3.m-richtext__title.m-content-box__heading.h2 {
    font-size: 28px;
    line-height: 100%;
}
  .m-product-option--content {
    row-gap: 6px;
}
  .m-product-option--node {
    width: 50%;
    position: relative;
}
  button.ff.m-product-form.m-product-quickview-button.m-spinner-button.m-button.m-button--primary {
    color: #FFF;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    border-radius: 0px;
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center;
}
      .home-top-banner-mc.collection-top-banner-mc .m-hero__inner.m-hero__inner--middle-left {
        align-items: center;
        padding-top: 8px;
        justify-content: center;
    }
  ul.m-footer--bottom-menu.m-link-lists {
    justify-content: flex-start;
    padding-left: 0;
}
  .m-main-product.m-gradient.m-color-default {
    padding-top: 5px;
}
  .home-video-mc .container-full.m-section-my.m-section-py {
    padding-bottom: 15px;
}
  a.m-product-form.m-button.m-button--primary {
    display: flex;
    align-items: center;
    gap: 3px;
    justify-content: center;
    font-size: 14px;
}
  a.m-product-form.m-button.m-button--primary svg {
    height: 8px;
    width: auto;
}
}



span.rc-radio__label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
}
label.rc-radio {
    flex-wrap: wrap;
}
label.rc-radio {
    border-radius: 10px;
    border: 1px solid #000;
    background: #FFF;
      padding: 16px !important;
}
.rechsubscriptions ul li:before {
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    vertical-align: middle;
    background: url(/cdn/shop/files/Vector-_15.png?v=1734097884) no-repeat left center;
    background-size: contain;
    content: "";
}
.rechsubscriptions ul li {
    position: relative;
    padding-left: 24px;
    margin: 7px 0;
    line-height: normal !important;
    list-style: none;
color: #36270D;
font-family: "Proxima Nova";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 16.8px */
letter-spacing: -0.28px; 
      margin-left: 34px;
}
label.rc-radio.rc-radio--active.subscription-radio {
border-radius: 10px;
border: 1px solid #F95700;
background: #FFF;
}
label.rc-radio.onetime-radio {
    margin-top: 10px;
}
span.rc-radio__label {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
    text-transform: capitalize;
}
.rc-selling-plans {
    border-radius: 0 0 10px 10px;
    border: 2px solid var(--Unnamed-Color, #000);
    background: rgba(40, 37, 40, 0.17) !important;
    border-top: 0;
}
label.rc-radio.rc-radio--active.onetime-radio {
border-radius: 10px;
border: 1px solid #F95700 !Important;
background: #FFF;
}

label.rc-radio {
    opacity: .5;
}
label.rc-radio.rc-radio--active {
    opacity: 1;
}
.rc-template__radio {
    border-radius: 10px;
    border: 1px solid #36270D;
    background: #FFF;
    padding: 20px;
    max-width: 500px;
}
.rc-selling-plans {
    display: none;
}
.main-product__block.main-product__block-\@app {
    margin-top: -14px !important;
}
.footer-bottom-logo {
    display: none;
}
h3.m-accordion--item-button.m-footer--block-title a {
    color: #FFF;
    font-family: "Articulat CF";
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
    letter-spacing: -0.4px;
    text-transform: capitalize;
}
.shopify-policy__body h2 {
    font-size: 32px;
    line-height: 100%;
}
.shopify-policy__body h3 {
    font-size: 28px;
}
input.form-field.m-newsletter-form__input {
    color: #fff;
}
.rc-tooltip .rc-tooltip__footer .recharge-badge {
    display: none !important;
}
.rc-template__radio-group .rc-radio .rc-radio__label {
    display: flex;
    flex-direction: row-reverse;
}
.rc-radio-group__options {
    border-radius: 10px !important;
    border: 1px solid #36270D !important;
    background: #FFF;
    padding: 20px;
    max-width: 500px;
}
@media only screen and (min-width: 200px) and (max-width: 768px){
span.rc-radio__label {
    width: 85%;
}
span.rc-radio__label {
    color: #36270D;
    font-family: "Proxima Nova";
    font-size: 15px;
}
  .rc-radio-group__options {
    padding: 10px;
}
}