/** Shopify CDN: Minification failed

Line 1149:0 Unexpected "}"
Line 1370:60 Unexpected "{"

**/
@font-face {
    font-family: 'Founders Grotesk';
    src: url('/cdn/shop/files/FoundersGrotesk-Medium.woff2?v=1767008064') format('woff2'),
        url('/cdn/shop/files/FoundersGrotesk-Medium.woff?v=1767008064') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/* 
@font-face {
    font-family: 'Founders Grotesk';
    src: url('/cdn/shop/files/FoundersGrotesk-Regular.woff2?v=1767008064') format('woff2'),
        url('/cdn/shop/files/FoundersGrotesk-Regular.woff?v=1767008062') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'Founders Grotesk';
    src: url('/cdn/shop/files/FoundersGrotesk-Regular_85ef3187-4127-4b10-87e2-b9f48dcc800d.woff2?v=1773647601') format('woff2'),
        url('/cdn/shop/files/FoundersGrotesk-Regular_c7ec06b8-4f5f-403c-9bb7-44d41580165a.woff?v=1773647601') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
    font-family: 'Founders Grotesk' !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Founders Grotesk' !important;
}
.cs_main_wrapper .cs_inner {
    display: flex;
    /* align-items: center; */
    grid-gap: 0;
    background-color: #f8f8f4;
}
.cs_right.col img {
    width: 250px;
    margin: 0 auto;
}
.cs_main_wrapper .cs_inner .col {
    width: 50%;
    /* height: 100dvh; */
}
.form_fields {
    display: flex;
    align-items: center;
}
button.email-signup__button {
    width: 100%;
}

.cs_main_wrapper .cs_inner .col video {
    height: 100dvh;
    object-fit: cover;
    object-position: bottom;
    width: 100%;
}
/* .cs_main_wrapper .cs_inner .cs_left {
    width: 45%;
} */
 .cs_right .heading {
    text-align: center;
    font-size: 80px;
    margin: 0;
    font-family: 'Founders Grotesk';
}
.cs_right .sub_heading {
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 80px;
    font-family: 'Founders Grotesk';
    text-transform: uppercase;
}
.cs_right .form_heading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    max-width: 600px;
    margin: 80px auto 0;
    font-family: 'Founders Grotesk';
}
#contact_form .form_fields {
    width: 100%;
    grid-gap: 20px;
}
#contact_form .form_fields .field-group {
    flex: 1;
}
#contact_form .form_fields input {
    border: 0;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    height: auto;
    line-height: normal;
    padding: 10px 0;
    width: 100%;
    font-size: 16px;
    font-family: Founders Grotesk;
    outline: none;
    font-weight: 400;
    text-transform: uppercase;
    color:#000000;
    background-color: transparent;
}
#contact_form .email-signup__button {
    margin: 0px!important;
    transition: .3s all;
    width: auto;
    background-color: transparent !important;
    color: #1C1C1C !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1 !important;
    text-transform:uppercase;
}
.cs_main_wrapper .cs_inner .cs_right {
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #F8F8F4;
}
.form_desc {
    text-align: center;
    font-size: 14px;
}
#contact_form {
    margin-top: 0px;
    width:100%;
    
}
#contact_form .form_fields input::placeholder {
    color: #000000;
}
.email-signup__message {
    justify-content: center;
    font-size: 18px;
}


.cs_main_wrapper .cs_inner .cs_right {
    padding: 88px 40px 36px !important;
}
.cs_right .sub_heading {
    font-size: 15px !important;
    line-height: 20px !important;
    margin-bottom: 70px !important;
}
.cs_right .form_heading {
    margin: 52px auto 0!important;
    font-size: 15px!important;
    line-height: 20px!important;
    color: #000!important;
    max-width: 600px;
}

#contact_form .form_fields input {
    font-size: 13px!important;
    line-height: 16px!important;
    padding: 0px  0px 9px 0!important;
}
#contact_form .email-signup__button {
    margin: 0px!important;
    font-size: 15px!important;
    padding: 0px 10px!important;
    line-height: 16px!important;
    transition: .3s all;
    width: auto;
    color: #2D2D2D !important;
    background-color: transparent !important;
    font-family: 'Founders Grotesk';
}

#contact_form .email-signup__button:hover{
    color: #2D2D2D !important;
}
.form_desc {
    text-align: center !important;
    font-size: 13px !important;
    line-height: 16px !important;
    margin-top: 18px !important;
    color: #000 !important;
}
.cs_main_wrapper .cs_inner .col video {
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    width: 100%;
    aspect-ratio: 757/ 900 !important;
}
#contact_form .form_fields {
    width: 100%;
    grid-gap: 16px;
}
.cs_right.col img {
    width: 233px !important;
}
.cs_right.col .logo .gif_image {
    width: 309px !important;
    height: 94px !important;
    object-fit: cover !important;
}
.email-signup__message-text {
    text-align: center !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #000 !important;
}

.ingredient_slider .item {
    display: flex !important;
    align-items: center;
    gap: 20px;
}
.product-information__grid .product-details {
    display: block;
}
.custom-product .image img {
    width: 100px;
}
.custom-product {
    display: flex;
}
.custom-product {
    display: flex;
    justify-content: space-between;
}
.purchase-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-bottom: 12px;
  cursor: pointer;
}

.purchase-option input {
  margin-right: 10px;
}

.purchase-option .price {
  font-weight: 600;
}

.subscription-select-wrapper {
  margin-bottom: 15px;
}

.subscription-select-wrapper select {
  width: 100%;
  padding: 14px;
  border-radius: 10px;
  border: 1px solid #ddd;
  background: #e9e9e9;
}

.custom-atc, .atc {
    width: 100%;
    background: #000;
    color: #fff;
    padding: 10px 16px;
    border: none;
    border-radius: 10px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    font-family: 'Founders Grotesk';
    font-size: 16px;
}
.product-card__link{
    position: relative !important;
}

.subscription-widget, .subscription-plans {
    display: none;
}
.product-card:hover .subscription-widget, .subscription-widget:hover .subscription-plans {
    display: block;
}
span.loader img {
    width: 20px;
}
span.loader {
    position: absolute;
    left: 50%;
    right: 50%;
    width: max-content;
}
.quick-add__button {
    display: none;
}



/* 23-2-26  */
button.custom-atc, .subscription-widget .atc {
    bottom: 80px;
    position: absolute;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
}
.product-card:hover .subscription-widget button.custom-atc, .product-card:hover .subscription-widget .atc {
       opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.subscription-widget:hover .subscription-plans{
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
}
.subscription-plans {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 116px;
    display: block;
    padding: 13px;
    border-radius: 10px 10px 0 0;
    border: 1px solid #6d6d6d7d;
    background: #fff;
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    transition: 0.3s all;
}
.subscription-plans .purchase-option {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
}
.subscription-plans .variant-picker label.variant {
    padding: 12px;
    border-radius: 0px;
    border: 1px solid #0000003d;
    flex: 1;
    display: block;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    text-align:center;
}
.subscription-plans .variant-picker label.variant p {
    margin: 0 !important;
    line-height:normal;
}
.variant-option--equal-width-buttons .variant-option__button-label__text {
    font-weight: 500;
}
.subscription-plans .variant-picker label.variant .variant-title {
    font-size: 18px;
    font-weight: 500;
}
.subscription-plans .variant-picker {
    display: flex;
    grid-gap: 7px;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #a1a1a1;
    flex-wrap: wrap;
}
.subscription-plans .variant-picker label.variant input[type="radio"] {
    display: none;
}
.subscription-plans .variant-picker label.variant input[type="radio"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0;
    margin: 0;
    opacity: 0;
}
.subscription-plans .variant-picker label.variant:has(input[type="radio"]:checked) {
    background: #000;
    color: #fff !important;
}
.subscription-select-wrapper select.selling_plan {
    padding: 7px 10px;
    width: 94%;
    margin-left: auto;
    display: block;
    border: 0;
    border-radius: 5px;
    margin-top: 10px;
}
.purchase-option .price {
    font-weight: 500;
    color: #6d6d6d;
}
.purchase-option:has(.label > input:checked)  > span.price {
    color: #000 !important;
}
.product-card .subscription-widget, .product-card:hover .subscription-widget {
    display: block !important;
    position:relative;
}
.subscription-widget:hover > button.custom-atc {
    border-radius: 0 0 10px 10px !important;
}
.subscription-plans .label > input[type="radio"] {
    accent-color: black !important;
}
.custom-bundle-section .product-item {
    width: 50%;
}
slideshow-arrows {
    display: none;
}
/* 25-2-26  */
aside.announcement-bar {
    background: #000 !important;
    color: #fff !important;
    padding: 10px !important;
}
span.header-logo__image-container.header-logo__image-container--inverse img {
    width: 390px !important;
    height: 120px !important;
    transform: translate(-50%, 10px);
    position: absolute;
    left: 50%;
}
.header__drawer {
    display: block !important;
}
header-menu.header-menu {
    display: none !important;
}
span.header-logo__image-container.header-logo__image-container--original img {
    width: 124px !important;
    height: auto !important;
}
.header__column.header__column--right search-button.search-action {
    margin: 0 !important;
    all:unset;
}
header-actions {
    display: flex;
    position: relative;
    margin: 0 !important;
    grid-gap: 16px !important;
}
.home_banner rte-formatter.rte:first-child p {
    margin: 0!important;
    font-size: 28px;
    line-height: 105%;
}
.home_banner rte-formatter.rte:nth-child(2) p {
    margin: 0!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    width: 395px;
    max-width:100%;
}
.home_banner slideshow-slides {
    /* min-height: calc(100dvh - 33px) !important; */
    aspect-ratio:1920 / 1200;
    width:100%;
}
 .slide__image-container>.slide__video {
    object-position: center 88% !important;
    height:inherit;
    width:inherit;
}
.home_banner .group-block-content a {
    border-radius: 4px;
    padding: 9px 12px;
    line-height: 16px;
    font-family: 'Founders Grotesk';
    width: 86px;
    font-size: 16px;
}
.home_banner .green_text_slide rte-formatter.rte p {
    color: #96dd44 !important;
}
.home_banner .green_text_slide .group-block-content a {
    background: #96dd44 !important;
}
slideshow-slide:has(.image_above_video) .slide__image-container img.slide__image {
    position: absolute;
    width: 300px;
    height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
slideshow-slide:has(.image_above_video) .slide__image-container .bg_video, slideshow-slide:has(.image_above_video) .slide__image-container .bg_video video {
    width: 100% !important;
    object-fit: cover !important;
    height: 100% !important;
}
.instant_video h2 {
    font-size: 20px !important;
    font-weight: 400 !important;
}
.instant_video {
    border-bottom: 1px solid #cbcbcb59 !important;
}
.product_home .card-gallery , results-list.product-grid-container .card-gallery, .product-recommendations .card-gallery{
    height: 590px !important;
}
.product_home .product-media-container.media-fit img {
    /* object-fit: contain !important; */
    object-fit: cover !important;
    height: 100% !important;
    object-position: bottom center !important;
    transition:0.3s all;
}
.product_home .product-card__content slideshow-component, .product_home .product-card__content slideshow-component * {
    height: 100% !important;
    min-height: unset !important;
    max-height: unset !important;
}
.product_home .resource-list.resource-list--grid {
    grid-gap: 12px !important;
}
.product_home a.contents.user-select-text div p, .resource-list__carousel .product-card__content .contents.user-select-text p {
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    font-size: 14px;
    color: #0C0C0C;
    margin-bottom: 5px;
}
.product_home rte-formatter.rte p, .resource-list__carousel .product-card__content rte-formatter p {
    text-transform: uppercase;
    margin: 0!important;
    line-height: 1!important;
    color: #7C7C7C;
    font-size: 14px;
}
.product_home div[ref="priceContainer"] span.price {
    font-weight: 600 !important;
}
.ingredient-section {
    position: relative;
    height: 100dvh;
    min-height: 600px;
}
.ingredient-section .ingredient-wrapper, .ingredient-section .ingredient_outter, .ingredient-section .bg-image, .ingredient-section .bg-image img {
    height: 100%!important;
}
.ingredient-section img {
   object-fit: cover;
   object-position: center;
}

.ingredient-section .ingredient_row {
    position: absolute;
    top: 150px;
    z-index: 2;
    bottom: 150px;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    grid-gap: 160px;
}
body:has(.header[transparent]) #header-group>.header-section {
    z-index: 99999 !important;
}
/* body, html {
    overflow-x: hidden !important;
} */

.ingredient-section .ingredient_slider .item {
    padding: 14px;
    background: #ffffff6b;
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    margin: 0 5px;
    align-items: unset;
    justify-content: space-between;
    cursor: pointer;
    transition: 0.3s;
}
.ingredient-section .ingredient_slider .item .image {
    background: #fff;
    display: flex;
    align-items: center;
    padding: 15px;
    min-width: 110px;
    height: 146px;
}
.ingredient-section .ingredient_slider .item p.description {
    opacity: 1;
    margin-top: 0px;
    color: #F8F8F4;
    line-height: 118%;
    font-size: 16px;
    max-width: 400px;
    transition: .3s all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.3s ease;
}
.ingredient-section .ingredient_slider .item p.title {
    color: #F8F8F4;
    font-size: 16px;
    line-height: 1;
    transition: 0.3s;
    margin-bottom: 20px;
}
.ingredient-section .ingredient_slider .item:hover {
    background: #fff;
}
.ingredient-section .ingredient_slider .item:hover p.title {
    color: #000;
}
.ingredient-section .ingredient_slider .item:hover p.description {
    opacity: 1;
    color: #7C7C7C;
    overflow: visible;
    -webkit-line-clamp: unset;
}
.ingredient-section .ingredient_row h2 {
    font-weight: 400 !important;
    font-size: 32px;
    color: #F8F8F4;
    padding-left: 0;
    line-height: 100%;
    flex: unset;
    margin: 0 !important;
}
.ingredient-section .ingredient_row .bottom-content {
    color: #F8F8F4;
    margin: 0 auto;
    line-height: 22px;
    font-size: 16px;
    padding-left: 40px;
    width:1480px;
    max-width:100%;
}
.ingredient-section .ingredient_row .bottom-content p{
    width: 397px;
    max-width: 100%;
}


.parallex-section {
    all: unset;
    height: 100dvh!important;
    min-height: 600px!important;
    display: block;
}
.parallex-section .custom-section-content, .parallex-section .product_slider.right-column, .parallex-section .custom-section-content .section-content-wrapper, .parallex-section .left-column, .parallex-section .left-column .image-block, .parallex-section .left-column .image-block img {
    height: 100%!important;
    margin: 0 !important;
    min-height: unset !important;
    flex: unset !important;
}
.parallex-section .left-column rte-formatter.rte {
    position: absolute;
    bottom: 32px;
    left: 32px;
    right: 32px;
}
.parallex-section .left-column rte-formatter.rte p {
    line-height: 20px;
    font-size: 14px;
    color: #F8F8F4;
    margin: 0;
    width: 100%;
    max-width: 397px;
}
.parallex-section .product_slider.right-column>.group-block-content {
    width: 100%;
    max-width:430px;
    height: auto;
    /* height: 400px; */
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    margin-bottom:0;
}
.parallex-section .product_slider.right-column {
    display: flex;
    align-items: center;
    justify-content: center;
}
slideshow-slide.product-media-container {
    height: 100%;
}
.parallex-section .product_slider.right-column > .group-block-content .slick-list.draggable {
   width: 100% !important;
    height:  100% !important;
}
.parallex-section .slick-prev , .parallex-section .slick-prev:hover{
    left: 10px;
    border-radius: 32px;
    background-image: url("data:image/svg+xml,%3Csvg width='53' height='101' viewBox='0 0 53 101' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M51.9964 99.2267C51.4671 99.7603 50.7479 100.062 49.9964 100.067C49.6234 100.07 49.2536 99.9975 48.9097 99.8531C48.5658 99.7086 48.255 99.4955 47.9964 99.2267L0.836357 52.0667C0.571499 51.8053 0.361203 51.4939 0.217667 51.1506C0.07413 50.8073 0.000213623 50.4388 0.000213623 50.0667C0.000213623 49.6946 0.07413 49.3262 0.217667 48.9828C0.361203 48.6395 0.571499 48.3281 0.836357 48.0667L47.9964 0.896708C48.2557 0.619505 48.5681 0.3973 48.915 0.243317C49.262 0.0893345 49.6364 0.00672096 50.0159 0.000393277C50.3954 -0.0059344 50.7723 0.0641531 51.1242 0.206485C51.4761 0.348816 51.7958 0.560483 52.0642 0.828888C52.3326 1.09729 52.5443 1.41695 52.6866 1.76884C52.8289 2.12072 52.899 2.49765 52.8927 2.87718C52.8863 3.25671 52.8037 3.63108 52.6497 3.97803C52.4958 4.32498 52.2736 4.6374 51.9964 4.89671L6.83636 50.0667L51.9964 95.2267C52.26 95.4888 52.4692 95.8004 52.612 96.1436C52.7548 96.4869 52.8283 96.855 52.8283 97.2267C52.8283 97.5985 52.7548 97.9665 52.612 98.3098C52.4692 98.653 52.26 98.9646 51.9964 99.2267Z' fill='black'/%3E%3C/svg%3E%0A");
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: center;
    width: 44px;
    height: 44px;
}
.parallex-section .slick-next, .parallex-section .slick-next:hover {
    right: 10px;
    border-radius: 32px;
    background-image: url("data:image/svg+xml,%3Csvg width='53' height='101' viewBox='0 0 53 101' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.896708 99.2267C1.42597 99.7603 2.14516 100.062 2.89671 100.067C3.2697 100.07 3.63947 99.9975 3.98338 99.8531C4.32728 99.7086 4.63807 99.4955 4.89671 99.2267L52.0567 52.0667C52.3216 51.8053 52.5319 51.4939 52.6754 51.1506C52.8189 50.8073 52.8929 50.4388 52.8929 50.0667C52.8929 49.6946 52.8189 49.3262 52.6754 48.9828C52.5319 48.6395 52.3216 48.3281 52.0567 48.0667L4.89671 0.896708C4.6374 0.619505 4.32498 0.3973 3.97803 0.243317C3.63108 0.0893345 3.25671 0.00672096 2.87718 0.000393277C2.49765 -0.0059344 2.12072 0.0641531 1.76884 0.206485C1.41695 0.348816 1.09729 0.560483 0.828886 0.828888C0.560481 1.09729 0.348816 1.41695 0.206484 1.76884C0.0641526 2.12072 -0.0059344 2.49765 0.000393279 2.87718C0.00672096 3.25671 0.0893342 3.63108 0.243317 3.97803C0.3973 4.32498 0.619505 4.6374 0.896708 4.89671L46.0567 50.0667L0.896708 95.2267C0.633057 95.4888 0.423826 95.8004 0.28105 96.1436C0.138275 96.4869 0.064772 96.855 0.064772 97.2267C0.064772 97.5985 0.138275 97.9665 0.28105 98.3098C0.423826 98.653 0.633057 98.9646 0.896708 99.2267Z' fill='black'/%3E%3C/svg%3E%0A");
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: center;
    width: 44px;
    height: 44px;    
}
.instagram-wrapper .btm-img {
    position: absolute;
    border: 20px;
    right: 20px;
    top: auto;
    bottom: 20px;
    opacity: 0;
    padding: 10px;
    background: #fff;
    width: 125px;
    transition:0.3s all;
}
.newsletter-section {
    background: #F8F8F4 !important;
}
.newsletter-section h2 {
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1;
}
.newsletter-section rte-formatter.rte p {
    color: #0000006b;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    max-width: 456px;
    margin-bottom: 0px;
    font-family: 'Founders Grotesk';
}
.instagram-section {
    border-top: 1px solid #E3E3DB;
    padding-top: 100px;
    background-color: #F8F8F4;
    z-index: 1;
    position: relative;
}
.instagram_heading h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    margin: 0;

}
.instagram_heading {
    display: flex;
    justify-content: space-between;
    padding: 0 20px 32px 20px;
    max-width:1480px;
    width:100%;
    margin:0 auto;
}
.instagram_heading h2:empty {
    display: none;
}
.product_home .spacing-style h3 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
}
.product_home .section-resource-list__header .group-block-content .size-style,
.product-recommendations .section-resource-list .section-resource-list__content a.size-style {
    line-height: normal;
    background-color: #ffffff;
    color: #000000;
    padding: 5px 12px;
    border-radius: 3px;
}
.product_home .group-block-content {
    align-items: center;
}
.product_home .resource-list .group-block-content {
    align-items: flex-start;
}

.product_home div[ref=priceContainer] span.price, .resource-list .group-block-content product-price .price {
    font-weight: 500!important;
    text-transform: uppercase;
    line-height: normal;
    font-size: 14px;
    color: #000000;
    margin-bottom: 5px;
    font-family: 'Founders Grotesk';
}
/* .featured_products .product-grid__card.product-grid__card .group-block {
    padding: 0 20px;
} */

.parallex-section .custom-section-content {
    height: auto;
    aspect-ratio: unset;
    all: unset;
    width: 100%;
}
.parallex-section .product_slider.right-column>.group-block-content .slick-list.draggable product-card .product-card__content .group-block .mobile-column.slick-slider .slick-track {
    font-size: 18px;
    line-height: normal;
}
.overlap_section {
    height: 100dvh;
}
.overlap_section .mobile-column .group-block {
    height: 100%;
}
.overlap_section  .custom-section-background {
    display: none;
}
.overlap_section .mobile-column .group-block .group-block-content.mobile-column {
    justify-content: flex-start;
    padding: 32px;
    color: #ffffff;
}
.overlap_section .mobile-column .group-block .group-block-content.mobile-column rte-formatter.text-block h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
}
.overlap_section .mobile-column .group-block .group-block-content.mobile-column rte-formatter.text-block p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    width: 397px;
    max-width: 100%;
}
.overlap_section .mobile-column .group-block .group-block-content.mobile-column rte-formatter.text-block p:empty
{
    display:block !important;
    margin-bottom: 20px;
}
.overlap_section .mobile-column .group-block .group-block-content.mobile-column a.button {
    line-height: normal;
    background-color: rgb(255 255 255 / 20%);
    color: #fff;
    padding: 8px 12px;
    border-radius: 3px;
    margin-top: 8px;
    backdrop-filter: blur(2px);
    font-family: 'Founders Grotesk' !important;
}

.instagram-wrapper .instagram_outter .instagram_slider .item img, .instagram-wrapper .instagram_outter .instagram_slider .item video {
    height: 520px;
    object-fit: cover;
    width: 100%;
}
.instagram-wrapper .instagram_outter .instagram_slider .item{
    position:relative;
}
.instagram-wrapper .instagram_outter .instagram_slider .item p {
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    line-height: normal;
}
.email-signup__input-group {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #C5C5C5;
    border-radius: 0;
}
.email-signup__input-group .email-signup__input {
    padding: 10px 0 8px;
}
footer, .footer-utilities {
    background-color: #000;
}
footer .footer-content {
    padding-top: 32px;
    padding-bottom: 0;
}
footer .footer-content .group-block-content rte-formatter.text-block p {
    color: #7C7C7C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 118%;
    max-width: 397px;
    width: 100%;
}
.footer_top .logo_side {
    margin-right: auto;
}
/* footer .footer-content .footer_top > .group-block-content {
    grid-gap: 225px;
} */
.footer-utilities .email-signup__heading {
    font-weight: 400 !important;
    text-align: left;
    font-size: 14px !important;
    padding: 0;
    line-height: 20px;
    color: #7C7C7C;
    font-family: 'Founders Grotesk';
}
.footer-utilities #contact_form .email-signup__input-group .email-signup__input {
    border: 0 !important;
    font-family: 'Founders Grotesk';
}
.footer-utilities .utilities {
    align-items: flex-end;
    padding-top: 80px;
    padding-bottom: 40px;
}
.footer-utilities .utilities .footer-utilities__text {
    color: #7C7C7C;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
/* .featured_products.product_home {
    background-color: #F8F8F4 !important;
}
.resource-list--grid .resource-list__item {
    min-width: 0;
    background-color: #F2F2EE;
} */

.parallex-section .product_slider.right-column>.group-block-content .group-block .contents p {
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
}
.parallex-section .product_slider.right-column>.group-block-content .group-block product-price .price {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: normal;
    font-family: 'Founders Grotesk';
}
.product-item .product-card > .product-card__content {
    grid-gap: 20px;
}
.email-signup__input-group .email-signup__input:hover {
    background-color: transparent;
}
.header__column.header__column--right search-button.search-action .search-modal__button span,
.account-popover .account-button .account-button__icon, cart-icon.header-actions__cart-icon{
    all: unset;
    font-size: 12px !important;
    text-transform: uppercase;
    line-height: 90%;
}
.account-popover .account-button , .cart-drawer .header-actions__action, 
.header__column.header__column--right search-button.search-action .search-modal__button{
    all: unset;
}
.header-section .header .header__column header-actions {
    align-items: center;
}
.header__column--left summary.header__icon {
    grid-gap: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 90%;
    padding: 0;
}
.product-item .product-card>.product-card__content > .group-block {
    padding: 0 16px;
}
.instagram-wrapper .btm-img p {
    position: static !important;
}
.instagram-wrapper .btm-img img {
    height: auto !important;
}
.instagram-wrapper .instagram_outter .instagram_slider .item:hover .btm-img {
    opacity:1;
}
.bg-video {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.bg-video video {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.featured_products.product_home {
    background-color: #f8f8f4!important;
    padding-top: 126px;
    grid-gap: 30px 0;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    width: 1480px;
    max-width:100%;
    margin: auto;
}
.parallex-section .slick-arrow::before{
    content:normal;
}
.parallex-section .custom-section-content .section-content-wrapper {
    grid-gap: 0;
}
.menu_common {
    max-width: 230px;
    width: 100%;
}
.ingredient-section .ingredient_row .head {
    display: flex;
    justify-content: flex-start;
    padding: 0 40px;
    width: 1480px;
    max-width:100%;
    margin: 0 auto 0;
}
.instant_video .custom-section-content .spacing-style.mobile-column rte-formatter h2 {
    margin-bottom: 20px;
    margin-top: 40px;
    color: #0C0C0C;
    text-align: center;
    font-size: 32px !important;
    font-style: normal;
    line-height: 100%;
    text-transform: uppercase;
}

.instant_video .custom-section-content .spacing-style.mobile-column rte-formatter p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300!important;
    max-width: 397px;
    margin-right: auto;
}
.instant_video .custom-section-content .spacing-style.mobile-column .image-block {
    margin-bottom: 60px;
    max-width:304px;
}

.header .header__columns {
    padding-top: 3px;
    padding-bottom: 3px;
}
.header__column--center .header-logo__image-container--inverse .header-logo__image {
    max-width: 385px !important;
    width:100%;
}
.announcement-bar__text {
    line-height: 118% !important;
    font-size: 12px;
    color: #F8F8F4;
}
.home_banner .slide__content .group-block-content {
    grid-gap: 20px;
    justify-content: center;
    padding-left: 50px;
    top: 20px;
}
.home_banner .slide__content.background-transparent {
    width: 1480px;
    max-width:100%;
    margin: auto;
    right: 0;
    left: 0;
}
.instant_video {
    filter: blur(5px);
    transform: scale(1.05);
    transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.instant_video.unblur {
    filter: blur(0);
    transform: scale(1);
    display: flex;
    flex-direction: column;
}

.section-background:has(+ .instant_video) {
    background-color: transparent !important;
}
body{
    background-color:#F8F8F4;
}
.ui-test-product-list {
    background-color: #f8f8f4;
}
.instant_video .custom-section-content {
    display: flex;
    flex-direction: column;
    padding: 0 20px;
    max-width: 100%;
    width: 1480px;
    margin: auto;
}

/* .product-item .product-card .custom-atc {
    width: 100%;
    left: 50%;
    transform: translate(-50%)!important;
    bottom: 11%;
    background-color: #000000;
    border-radius: 4px;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    /* padding: 11px 14px; */
} */
.icons .icon img {
    width: 25px;
    height: 25px;
    display:block;
}
.icons .icon.minus {
    display: none;
}
.ingredient-section .ingredient_slider .item:hover .icon.plus {
    display: none;
}
.ingredient-section .ingredient_slider .item:hover .icons .icon.minus {
    display: block;
}
.ingredient-section .ingredient_slider .item .content {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: flex-start;
}
.ingredient-section .ingredient_slider .item .content .icons {
    margin-top: auto;
}
.ingredient_slider .slick-arrow {
    bottom: -60px;
    top: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.custom-arrows .slick-next,.custom-arrows .slick-next:hover {
    right: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2 12.9536L17.5 6.65361L11.2 0.353612' stroke='white'/%3E%3Cpath d='M17.5 6.65356L2.98023e-07 6.65356' stroke='white'/%3E%3C/svg%3E%0A");
    background-repeat:no-repeat;
    background-position:center;
}
.custom-arrows .slick-prev, .custom-arrows .slick-prev:hover {
    left: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.00715 0.353516L0.707153 6.65352L7.00715 12.9535' stroke='white'/%3E%3Cpath d='M0.707153 6.65356H18.2072' stroke='white'/%3E%3C/svg%3E%0A");
    background-repeat:no-repeat;
    background-position:center;
}
.custom-arrows .slick-arrow:before {
    content: normal;
}
.custom-arrows .slick-arrow:hover{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.parallex-section .product_slider.right-column>.group-block-content .group-block {
    padding: 0;
}
.parallex-section .product_slider.right-column>.group-block-content .group-block > .group-block-content > .spacing-style.text-block p {
    color: #7C7C7C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 118%;
    text-transform: uppercase;
}
.email-signup-block {
    max-width: 456px;
    width: 100%;
}
.email-signup__input-group .email-signup__input::placeholder {
    color: #7C7C7C;
}
footer .footer_top .logo_side .group-block-content .image-block__image {
    width: 162px;
    height: auto;
    max-width:100%;
    filter: brightness(0) invert(1);
}
.footer_menu > .group-block-content {
    max-width: 575px;
    width: 100%;
    margin-left: auto;
}
.footer_menu .menu_common .details-content .menu__item a {
    color: #7C7C7C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Founders Grotesk';
}
.footer-utilities .email-signup-block {
    max-width: 575px;
    width: 100%;
    display: flex;
    flex-direction: column;
    grid-gap: 6px;
}
.footer-utilities #contact_form .email-signup__button {
    text-transform: capitalize;
    padding: 0 !important;
    color: #F8F8F4 !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px !important;
    font-family: 'Founders Grotesk';
}
.details-content .menu__item {
    margin-top: 0;
    margin-bottom: 4px;
}
.footer-utilities #contact_form .email-signup__button:hover , .footer_menu .menu_common .details-content .menu__item a:hover{
    color: #ffffff !important;
}
.header .header__row {
    display: flex;
    justify-content: space-between;
    max-width: 1480px;
    width: 100%;
    margin: auto;
    padding: 0 20px;
    background-color: transparent;
    z-index:9999;
}
.header .header__row .header__columns {
    width: 100%;
}
.product_home .resource-list .group-block-content product-price {
    width: auto;
}
.resource-list--grid .resource-list__item {
    padding: 0px;
}
.featured_products .mobile-btn {
    padding: 11px 16px;
    display: none;
    width: fit-content;
    color: #0C0C0C;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    border-radius: 2px;
    background: #FFF;
}
.product_slider  .slick-dots {
    bottom: 0px;
}
.product_slider .slick-dots li {
    width: 10px;
    margin: 0 2px;
}
.header-actions__cart-icon .cart-bubble .cart-bubble__background {
    display: none;
}
.header-actions__cart-icon .cart-bubble {
    font-size: 12px !important;
    text-transform: uppercase;
    line-height: 90%;
    position: static;
    width: auto;
}
.header-actions__cart-icon .cart-bubble__text {
    font-size: 12px !important;
    text-transform: uppercase;
    line-height: 90%;
    color: #ffffff;
    font-family: 'Founders Grotesk';
}
cart-icon.header-actions__cart-icon span.svg-wrapper {
    width: auto;
}
cart-icon.header-actions__cart-icon{
    display:flex;
    align-items:center;
}
results-list.product-grid-container {
    display: flex;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 100px;
    border-bottom: 1px solid #E3E3DB;
    margin-bottom: 80px;
}
.header{
transition: color var(--animation-values-fast),border-color var(--animation-values-fast),background-color var(--animation-values-fast);
}
[data-sticky-state="active"] {
background: #F8F8F4 !important;
}
.cstm_filters {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cstm_filters .custom_col_title {
    margin-bottom: 0;
    color: #1C1C1C;
    font-family: "Founders Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}
.cstm_filters .facets__summary .facets__label {
    font-family: "Founders Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
    margin: 0;
}
.product-grid-container .collection-wrapper.grid, .custom-bundle-section {
    display: flex;
    width: 100%;
    max-width: 1480px;
    grid-gap: 20px;
    margin: auto;
    padding: 0 20px;
}
results-list.product-grid-container .main-collection-grid,  {
    display: block;
}
results-list.product-grid-container .main-collection-grid ul.product-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 12px;
}
.template-collection #header-component {
    background-color: #F8F8F4;
}
/* .instagram_slider .slick-arrow {
    display: none !important;
} */
results-list.product-grid-container .main-collection-grid ul.product-grid li .group-block .group-block-content .contents p, 
.custom-bundle-right .product-item .product-card__content .group-block-content a.contents p {
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    font-size: 14px;
    color: #0C0C0C;
    margin-bottom: 5px;
}
results-list.product-grid-container .main-collection-grid ul.product-grid li .group-block .group-block-content rte-formatter.text-block p,
.custom-bundle-right .product-item .product-card__content .group-block-content rte-formatter.text-block p{
    text-transform: uppercase;
    margin: 0 !important;
    line-height: 1 !important;
    color: #7C7C7C;
    font-size: 14px;
}
results-list.product-grid-container .main-collection-grid ul.product-grid li .group-block .group-block-content product-price span.price,
.custom-bundle-right .product-item .product-card__content .group-block-content product-price .price {
    display: block;
    text-align: right;
    font-weight: 500 !important;
    text-transform: uppercase;
    line-height: normal;
    font-size: 14px;
    color: #000000;
    margin-bottom: 5px;
    font-family: 'Founders Grotesk';
}
.section-background.color-scheme-1 {
    background-color: #F8F8F4;
}
/* .card-gallery {
    height: 620px !important;
} */
.custom-bundle-section .custom-section-content {
    width: 100%;
}
.custom-bundle-section .custom-section-background {
    display: none;
}
.custom-bundle-section .custom-bundle-left .group-block-content rte-formatter h2 {
    color: #F8F8F4;
    font-family: "Founders Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    width: 229px;
}
.custom-bundle-section .custom-bundle-left .group-block-content {
    justify-content: flex-start;
    padding: 32px;
}
.custom-bundle-section {
    padding-bottom: 80px;
}
.custom-bundle-right
 .product-item .product-card__content slideshow-component {
    height: 590px;
}
.custom-bundle-right .product-item .product-card__content slideshow-component * {
    height: 100%;
}
.custom-bundle-right .product-item .product-card__content {
    grid-gap: 20px;
}
/* .custom-bundle-right {
    flex: 1;
} */
/* .custom-bundle-left {
    width: 100%;
    max-width: 32%;
} */
.custom-bundle-section .custom-bundle-left .background-image-container img {
    height: 590px;
}
.header__column {
    grid-gap: 16px !important;
}
.marquee {
width: 100%;
overflow: hidden;
white-space: nowrap;
box-sizing: border-box;
}

.marquee-track {
  display: inline-block;
  animation: scroll 20s linear infinite; /* animate the TRACK */
}

.marquee-track {
display: inline-block;
white-space: nowrap;
}

@keyframes scroll {
0%   { transform: translateX(0); }
100% { transform: translateX(-50%); } 
}

.header[data-sticky-state=active] .header-actions__action .cart-bubble__text {
    color: #000000;
}
.shopify-section:has(.parallex-section) {
    position: sticky !important;
    top: 0;
}
.section-wrapper:has(.instant_video) {
    overflow: hidden;
}
.product-item .product-card > .product-card__content slideshow-slide {
    background-color: #F2F2EE;
}

.product-item .product-card > .product-card__content slideshow-slide .product-media__image {
    object-fit: contain !important;
    width: 100%;
    margin: auto;
    max-width: 320px;
    padding-bottom: 41px;
    height: 100% !important;
    object-position: bottom center !important;
    transition: 0.3s all;
    min-height: unset !important;
    max-height: unset !important;
}
.product-item .product-card > .product-card__content slideshow-slide + slideshow-slide .product-media__image {
    width: 100%;
    margin: 0;
    object-fit: cover !important;
    max-width: 100%;
}
.template-collection .header .header__row {
    background-color: #F8F8F4;
}
.bundle-heading rte-formatter p {
    margin-bottom: 0;
    color: #1C1C1C;
    font-family: "Founders Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}
.bundle-heading rte-formatter {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.product-information .product-information__media media-gallery .product-media img {
    background-color: transparent;
    padding: 0 2px;
}
.product-information__grid .product-details {
    max-width: 456px;
    width: 100%;
    /* background-color: #ffffff; */
    padding: 0px !important;
}
.recharge-subscription-widget {
    width: 100%;
}
.template-product .product-main-bg .product-information__grid {
    display: flex;
    flex-wrap: wrap;
    max-width: 1160px;
    margin: auto;
    padding-top: 90px;
    padding-bottom: 115px;
    padding-left: 20px;
    padding-right: 20px;
}
.product-details .group-block {
    padding: 0;
}
.product-details .group-block .group-block-content {
    grid-gap: 0;
}
.marquee-track .marquee-content {
    color: #7C7C7C;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
    padding-right: 16px;
}

.custom-liquid .splide__slide span {
    color: #7C7C7C;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
    padding-right: 16px;
}
@keyframes scroll {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}
.marquee-track .marquee-content:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #7C7C7C;
    display: block;
    border-radius: 100px;
    left: -10px;
    position: relative;
    top: 7px;
}

.custom-liquid .splide__slide span:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #7C7C7C;
    display: block;
    border-radius: 100px;
    left: -10px;
    position: relative;
    top: 7px;
}
.product-details .group-block .group-block-content .spacing-style h1 {
    color: #0C0C0C;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}
.variant-option__button-label {
    border-radius: 0px !important;
    display: block;
    text-align: center;
}
p.var-desc {
    margin: 0;
}
span.variant-option__button-label__pill {
    left: 0;
    z-index: 0;
}
.variant-option__button-label__text {
    margin: 0;
}
.variant-option__button-label:has(:checked) p {
    color: #fff !important;
    z-index: 999;
    position: relative;
}
.variant-option__button-label p {
    line-height: normal;
}
.variant-option__button-label p.var-desc, .variant-option__button-label:has(:checked) p.var-desc {
    color: #9e9e9e !important;
}
.custom-liquid {
    padding: 0 0 16px 0;
    text-align: center;
    width: 100%;
    color: #646464 !important;
    font-size: 16px;
}
/* .jdgm-prev-badge {
    text-align: right;
} */
/* .product-details .group-block .group-block-content .jdgm-horizon-widget {
    margin-top: 40px;
} */
.product-details .group-block .group-block-content .jdgm-horizon-widget .jdgm-prev-badge__text {
    color: #7C7C7C;
    font-family: "Founders Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
}
.product-details .variant-picker__form {
    margin-bottom: 6px;
}
.product-details .buy-buttons-block {
    margin-bottom: 20px;
}
.rc-purchase-option{
    margin-bottom:6px;
}
.template-product .product-main-bg {
    background-repeat: no-repeat;
    background-size: cover;
}
.template-product .product-main-bg .product-information {
    display: block;
}
.template-product .product-main-bg .product-information__grid .product-information__media {
    width: 100%;
    /* max-width: 430px; */
    min-width: auto;
    flex: 1;
}
.template-product .product-main-bg .product-information__grid .product-information__media media-gallery {
    max-width: 430px;
    margin: auto 0;
    top: 90px;
    height: 655px;
}
.template-product .product-main-bg .product-information__grid rte-formatter.spacing-style p,
.template-product .product-main-bg .product-information__grid rte-formatter.spacing-style ul {
    padding-top: 15px;
    line-height: 118%;
    color: #0C0C0C;
    font-family: "Founders Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.template-product .product-main-bg .product-information__grid rte-formatter.spacing-style ul{
    padding-top:0;
    padding-bottom:32px;
}
 .faqs accordion-custom .details__header {
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 118% !important;
    color: #000;
    font-family: "Founders Grotesk" !important;
}
.product-recommendations .block-resource-list rte-formatter h4 {
    color: #7C7C7C;
    font-family: "Founders Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 118%;
}
.product-recommendations .block-resource-list .resource-list .product-card__content .group-block .group-block-content .contents p,
.product-recommendations .block-resource-list .resource-list .product-card__content .group-block .group-block-content product-price .price {
    color: #1C1C1C;
    font-family: "Founders Grotesk";
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 118%;
}
.product-recommendations .block-resource-list .resource-list .subscription-widget {
    display: none !important;
}
.product-recommendations .block-resource-list .resource-list .default-atc {
    display: block !important;
    text-align: right;
    padding-right: 105px;
    margin-top: -32px;
}
.product-recommendations .block-resource-list .resource-list .product-card__content .group-block .group-block-content .group-block .image-block {
    width: 100%;
    max-width: 100px;
    margin-left: auto;
}
.product-recommendations .block-resource-list .resource-list .product-card__content .group-block {
    padding: 0;
}
.product-recommendations .block-resource-list .resource-list .default-atc button {
    color: #0C0C0C;
    font-family: "Founders Grotesk";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px;
    padding: 11px 14px;
    border: 0;
    background-color: #EFEFE6;
    cursor:pointer;
}
.product-recommendations .block-resource-list .resource-list .slick-dots li button, 
.product-recommendations .block-resource-list .resource-list .slick-dots li button:before {
    padding: 0;
    width: 3px;
    /* height: 3px; */
}
.product-recommendations .block-resource-list .resource-list .slick-dots li {
    width: auto;
    height: auto;
}
.product-recommendations .block-resource-list .resource-list .slick-dots {
    bottom: 0;
    text-align: left;
    width: auto;
}
.product-recommendations .block-resource-list .resource-list button.slick-arrow:before{
    content:normal !important;
}
.product-recommendations .block-resource-list .resource-list button.slick-arrow {
    top: 60px;
    bottom: 12px;
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    width: 12px;
}
.product-recommendations .block-resource-list .resource-list button.slick-arrow.slick-next{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7' fill='none'%3E%3Cpath d='M5.6 6.47681L8.75 3.32681L5.6 0.176806' stroke='%230C0C0C' stroke-width='0.5'/%3E%3Cpath d='M8.75 3.32678L1.49012e-07 3.32678' stroke='%230C0C0C' stroke-width='0.5'/%3E%3C/svg%3E")!important;
    left: 20px;
}
.product-recommendations .block-resource-list .resource-list button.slick-prev{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7' fill='none'%3E%3Cpath d='M3.50352 0.176758L0.353516 3.32676L3.50352 6.47676' stroke='%230C0C0C' stroke-width='0.5'/%3E%3Cpath d='M0.353516 3.32678H9.10352' stroke='%230C0C0C' stroke-width='0.5'/%3E%3C/svg%3E") !important;
    left: 0px;
}
.block-resource-list {
    grid-gap: 0;
    padding-top: 16px;
}
.product-recommendations .block-resource-list .resource-list {
    margin: 0;
    display: block;
}
.product-recommendations .block-resource-list .resource-list .product-card__content .group-block > .group-block-content.mobile-column {
    align-items: flex-start;
}

.product-recommendations .block-resource-list .resource-list .resource-list__item{
    padding: 0;
}

.template-product .product-main-bg .product-information__grid .product-information__media media-gallery slideshow-arrows {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    grid-gap: 56px;
    padding-bottom: 30px;
}
.template-product .product-main-bg .product-information__grid .product-information__media media-gallery slideshow-arrows button {
    padding: 0;
    min-width: auto;
    min-height: auto;
}
.slideshow-controls__counter {
    background-color: transparent;
}
.template-product .product-main-bg .product-information__grid .product-information__media media-gallery slideshow-controls[controls-on-media] {
    bottom: 30px;
}
.template-product .product-main-bg .product-information__grid .product-information__media media-gallery slideshow-component,
.template-product .product-main-bg .product-information__grid .product-information__media media-gallery slideshow-component slideshow-container {
    height: 100%;
}
.client_reviews {
    display: block;
}
.client_reviews .jdgm-review-widget {
    max-width: 1480px !important;
    width:100%;
    padding: 0 20px;
}
.client_reviews .jdgm-review-widget .jm-review-widget {
    padding: 120px 0;
}
.jm-review-widget-sidebar-header__title {
    color: #1C1C1C;
    font-family: 'Inter';
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
}
.client_reviews .jdgm-review-widget .jm-average-rating-display .jm-cluster .jm-text:first-child {
    color: #1C1C1C;
    font-family: "Founders Grotesk";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}
.client_reviews .jdgm-review-widget .jm-average-rating-display .jm-cluster .jm-text:last-child {
    color: #7C7C7C;
    font-family: "Founders Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
}
.client_reviews .jdgm-review-widget .jm-review-widget-sidebar-header__title {
    color: #1C1C1C;
    font-family: "Founders Grotesk";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.client_reviews .jdgm-review-widget .jm-cluster .jm-text:first-child {
    color: #1C1C1C;
    font-family: "Founders Grotesk";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: inherit;
}
.client_reviews .jdgm-review-widget .jm-average-rating-display .jm-cluster .jm-text:last-child {
    color: #7C7C7C;
    font-family: "Founders Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
}
.client_reviews .jdgm-review-widget .jm-action-buttons .jm-button {
    background-color: #EFEFE6;
    border: 0;
    border-radius: 2px;
    padding: 11px 15px;
    width: auto;
    color: #1C1C1C;
}
.client_reviews .jdgm-review-widget .jm-action-buttons {
    margin-top: 16px;
}
.client_reviews .jdgm-review-widget .jm-review-widget .jm-cluster .jm-star-rating__font-icon {
    font-size: 13px !important;
    color:#0C0C0C !important;
}
.client_reviews .jdgm-review-widget .jm-review-widget .jm-star-rating .jm-cluster {
    grid-gap: 2px;
}
.client_reviews .jdgm-review-widget .jm-review-widget .jm-star-rating .jm-cluster span {
    font-size: 12px;
}
.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body {
    display: flex;
    flex-direction: row;
}
.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget-sidebar-header__sidebar {
    width: 100%;
    max-width: 300px;
}
.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget-sidebar-header__controls .jm-review-widget-sidebar-header__button-and-filters {
    display: none;
}

.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget-sidebar-header__controls
{
    container-type: unset !important; 
}


.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget-sidebar-header__controls p.jm-text.jm-no-reviews-state__text
{
    display:none;
}

.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget-sidebar-header__controls button.jm-button.jm-button--primary.jm-action-buttons__button
{
    min-width:152px;
}

.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget-sidebar-header__controls .jm-cluster.jm-action-buttons.jm-no-reviews-state__action-buttons {
    margin-top: 3px;
}
.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget__body {
    max-width: 800px;
    width: 100%;
    margin-left: auto;
}
.product_details_main {
    overflow: hidden;
    padding: 16px !important;
}
.you_may_also_like {
    padding: 0 16px 16px!important;
    margin-top: 6px;
}
.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget__body .jm-reviewer-info .jm-reviewer-info__name,
.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget__body .jm-review-body-wrapper .jdgm-review-content__body-content{
    font-size: 14px;
    line-height: 118%;
    color:#0C0C0C;
}
.client_reviews .jdgm-review-widget .jm-review-widget .jm-review-widget__header-and-body .jm-review-widget__body .jm-reviewer-info .jm-cluster span.jm-text{
    font-size: 14px;
    color: #7C7C7C;
}
/* .template-product .overlap_section .mobile-column .group-block .group-block-content.mobile-column {
    justify-content: flex-end;
} */
.product-recommendations .section-resource-list {
    padding: 120px 0 80px;
    grid-row-gap: 38px;
}
.product_home .card-gallery .product-badges , .card-gallery .product-badges{
    left: -14px;
    right: auto;
    top: 38px;
}
.product_home .card-gallery .product-badges .product-badges__badge, .card-gallery .product-badges .product-badges__badge {
    color: rgb(124, 124, 124);
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
    background-color: transparent;
    transform: rotate(-90deg) !important;
    padding: 0;
}
.parallex-section .left-column .image-block img {
    min-height: 620px !important;
}
.custom-arrows, .ingredient_inner {
    position: relative;
}
.custom-arrows {
    bottom: -32px;
}
.product-recommendations  .section-resource-list__content h2 {
    color: #1C1C1C;
    font-family: "Founders Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}
accordion-custom .details__header .icon-caret:after {
    content: '[+]';
}
accordion-custom details.details[open] .details__header .icon-caret:after{
    content: '[-]';
}
.product-grid .slick-arrow {
    display: none !important;
}
.product-recommendations .section-resource-list .section-resource-list__content {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    grid-gap: 20px;
}
.template-collection .header-actions__cart-icon .cart-bubble__text {
    color: #1C1C1C;
}
slideshow-slide[aria-hidden=false] .spacing-style.slide__content {
    opacity: 1 !important;
    translate: 0 !important;
}
.instagram-section:has(.desktop-hide) {
    display: none;
}
.instagram-section:has(.mobile-hide) {
    display: block;
}
.product-information slideshow-arrows {
    display: block;
}
.product-information .you_may_also_like .resource-list.hidden--mobile {
    display: block !important;
}
.product-information .you_may_also_like .resource-list.hidden--desktop {
    display: none;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}
.popup-content {
  background: white;
  padding: 20px;
  width: 300px;
  margin: 15% auto;
  border-radius: 8px;
}
#closePopup {
  float: right;
  cursor: pointer;
  font-size: 20px;
}
.mobile-atc {
    width: 100%;
    background: #000;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    text-align: center;
    font-size: 16px;
}
.template-product span.header-logo__image-container.header-logo__image-container--inverse img {
    width: 124px !important;
    height: auto !important;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
}
.template-product .announcement-bar {
    display: none;
}
.header .header__row .header__columns .menu-drawer ul.menu-drawer__menu li .menu-drawer__menu-item-text {
    font-size: 30px;
    line-height: normal;
    font-family: 'Founders Grotesk';
}
.header__column .cart-drawer__inner .cart-drawer__header .cart-drawer__heading {
    font-weight: 400;
}
.header__column .cart-drawer__inner .cart-items-component * {
    font-family: "Founders Grotesk" !important;
    font-weight: 400;
    text-transform: uppercase;
}
.cart-items__empty-button {
    border-radius: 3px !important;
}
.header__column .cart-drawer__inner .cart-items-component .cart-drawer__summary .disclosure-trigger__label {
    font-size: 14px;
}
.header__column .cart-drawer__inner .cart-items-component .cart-drawer__summary .cart__ctas .cart__checkout-button {
    font-size: 16px;
    font-family: "Founders Grotesk" !important;
}
.buy-buttons-block .product-form-buttons {
    padding-top: 10px;
}
.buy-buttons-block .add-to-cart-button span{
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    font-family: "Founders Grotesk" !important;
}
.buy-buttons-block .add-to-cart-button {
    border-radius: 3px;
    padding: 10px 14px;
    height: auto;
}
.product-main-bg.bg-blur::before {
    content: "";
    position: absolute;
    inset: 0;
    background: inherit;
    filter: blur(10px);
    transition: filter 0.6s ease;
    z-index: 1;
}
.instant_video img.image-block__image {
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
}
.product-grid-container .product-item .product-card slideshow-component, .product-grid-container .product-item .product-card slideshow-component * {
    height: 100% !important;
    min-height: unset !important;
    max-height: unset !important;
}

.shopify-policy__container {
    max-width: 1480px;
}
.shopify-policy__title {
    width: calc(100vw - 5px);
    margin-left: calc(50% - 50vw);
    background: #efefe6;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}

.shopify-policy__title h1 {
    margin-bottom: 0;
    color: #1C1C1C;
    font-family: "Founders Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}

.shopify-policy__body p,
.shopify-policy__body ul,
.shopify-policy__body ol,
.shopify-policy__body table td {
    color: #0000006b;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
    font-family: 'Founders Grotesk';
}

.shopify-policy__body ul strong,
.shopify-policy__body ol strong

{
    font-weight:500;
}

.shopify-policy__body p strong,

.shopify-policy__body h2,
.shopify-policy__body h3,
.shopify-policy__body table th {
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    font-size: 14px;
    color: #0C0C0C;
    margin-bottom: 5px;
}

.shopify-policy__body table
{
    margin-top:10px;
}

footer *, .footer-utilities *
{
    color:#F8F8F4!important; 
}

.header .menu-list__submenu
{
        width: 100vw !important;
    margin-left: calc(50% - 50vw);
    border-top:1px solid #e7e7e7;
}

.header .menu-list__submenu .mega-menu__link 
{
    all:unset;
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    font-size: 12px;
    color: #0C0C0C;
    opacity: 0.81;
    margin-bottom: 5px;
    cursor:pointer;
}

.header .menu-list__submenu-inner {
    padding-top: 30px;
    display: block;
    max-width: 1480px;
    width: 100%;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}


.header .menu-list__submenu-inner .mega-menu.section.section--full-width-margin.section--page-width {
    display: block;
}

.header .menu-list__link-title {
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    font-size: 12px;
    /* color: #0C0C0C;
    opacity: 0.81; */
    display: flex;
    align-items: center;
    grid-gap: 8px;
    font-family: 'Founders Grotesk' !important;
}

.header [aria-expanded="true"] > .menu-list__link-title
{
    opacity:1;
}

.header .menu-list__link-title:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='12' viewBox='0 0 22 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7081 1.70806L11.7081 11.7081C11.6152 11.801 11.5049 11.8748 11.3835 11.9251C11.2621 11.9754 11.132 12.0013 11.0006 12.0013C10.8691 12.0013 10.739 11.9754 10.6176 11.9251C10.4962 11.8748 10.3859 11.801 10.2931 11.7081L0.293056 1.70806C0.105415 1.52042 0 1.26592 0 1.00056C0 0.735192 0.105415 0.480696 0.293056 0.293056C0.480697 0.105415 0.735192 0 1.00056 0C1.26592 0 1.52042 0.105415 1.70806 0.293056L11.0006 9.58681L20.2931 0.293056C20.386 0.200145 20.4963 0.126445 20.6177 0.0761623C20.7391 0.0258797 20.8692 0 21.0006 0C21.132 0 21.2621 0.0258797 21.3835 0.0761623C21.5048 0.126445 21.6151 0.200145 21.7081 0.293056C21.801 0.385966 21.8747 0.496267 21.9249 0.61766C21.9752 0.739053 22.0011 0.869161 22.0011 1.00056C22.0011 1.13195 21.9752 1.26206 21.9249 1.38345C21.8747 1.50485 21.801 1.61515 21.7081 1.70806Z' fill='black'/%3E%3C/svg%3E%0A");
    height: 10px;
    width: 10px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

[data-sticky-state="inactive"] .menu-list__link-title:after
{
    filter: brightness(0) invert(1);
}

body:has(.menu-list__link[aria-expanded="true"]) .header {
    background: #f8f8f4;
}

body:has(.menu-list__link[aria-expanded="true"]) .header .svg-wrapper
{
    color: #0C0C0C;
}


body:has(.menu-list__link[aria-expanded="true"]) .menu-list__link-title:after
{
    filter:none;
}
/* ========= */
 .subscription-plans .purchase-option:has(input[type="radio"]:checked) {
    background: #121212;
    padding: 10px 14px !important;
    color: #fff !important;
    border-radius: 3px !important;
    margin-bottom: 6px !important;
    
}
 .subscription-plans .purchase-option:has(input[type="radio"]) {
    background:#efefe6;
    padding:10px 14px !important;
}

 .subscription-plans .purchase-option
{
    position:relative;
}

 .subscription-plans .purchase-option input[type="radio"] {
    position: absolute;
    opacity: 0;
    inset: 0;
    z-index: 1;
    cursor: pointer;
    margin:0 !important;

}
.purchase-option .price{
    font-size:14px !important;
    font-weight:400 !important;
    line-height:14px !important;

}
 .purchase-option .label span {
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}


 .subscription-plans .variant-picker{
     color:#121212 !important;
}
  .custom-bundle-section .subscription-plans select {
    color: #121212 !important;
}
.subscription-plans .purchase-option:has(.label > input:checked) > span.price {
    color: #fff4f4 !important;
}
 .custom-bundle-section .custom-liquid  {
    padding: 0;
    text-align: left;
    width: fit-content;
    color: #646464 !important;
    font-size: 16px;
    position: absolute;
    z-index: 1;
    top: 60px;
    left: -40px;
    transform: rotate(-90deg);
}
.custom-bundle-section .product-item {
    position: relative !important;
}
.faqs .accordion .text-block p {
    max-width: 80% !important;
    color: #000 !important;
    font-family: 'Founders Grotesk' !important;
}
.faqs{
    background-color: transparent !important;
}
.subscription-plans {
    border-radius: 0;
}
.faqs h2 {
    color: #000;
    font-family: var(--font-h4--family);
    font-size:32px;
    line-height:100%;
    font-weight:400;
    text-transform:uppercase;
}
.faqs .accordion .text-block p:last-child {
    color:#000 !important;
}
.faqs accordion-custom .details__header {
    border-top: 1px solid #41413E;
    font-family: var(--font-h4--family) !important;
}
 .faqs details[open]>summary .icon-plus .vertical, .details-open>summary .icon-plus .vertical, .show-more:where([data-expanded=true]) .show-more__button .icon-plus .vertical, details[open]>summary .icon-plus .horizontal, .details-open>summary .icon-plus .horizontal, .show-more:where([data-expanded=true]) .show-more__button .icon-plus .horizontal {
    transform: unset !important;
    opacity: 1 !important;
}
 .faqs details[open]>summary .icon-plus svg {
    transform: rotate(140deg) !important;
}
.faqs details .icon-plus svg path{
    fill:#9C9A93 !important;
    stroke:#9C9A93 !important;
}
 .faqs .custom-section-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top:80px;
    padding-bottom:80px;
}
 .faqs .section-content-wrapper.section-content-wrapper {
    max-width: 900px;
    padding-top:0;
    padding-bottom:0;
}
 .about-page .custom-section-content{
    max-width:1480px;
    padding: 0 20px;
}
.about-page {
    display:flex;
    align-items:center;
    justify-content:center;
}
.about-page h1{
    font-size:32px;
    font-weight:400;
    line-height:100%;
    text-transform:uppercase;
}
.about-page .text-block p:last-child {
    color: #000 !important;
}
.product-recommendations .block-resource-list .resource-list .default-atc {
    text-align: left;
    margin-top: -55px;
    z-index:1;

}
.account-popover__panel {
    top: 13% !important;
    right: 20px !important;
}
.subscription-plans .purchase-option {
    margin-bottom: 10px !important;
}

.template-cart .cart-title .h4,
.template-cart .section-resource-list__header h3
{
        font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
}

.template-cart .header-actions__cart-icon .cart-bubble__text
{
    color:#000000;
}

.template-cart [data-sticky-state="inactive"] .menu-list__link-title:after
{
    filter:none;
}
button#checkout {
    border-radius: 3px !important;
    height: auto;
    padding: 10px 14px !important;

}
.menu-list__submenu.color-scheme-matches-parent {
    background: #f8f8f4;
}
.product-recommendations .block-resource-list .resource-list .product-card__content .group-block .group-block-content .group-block .image-block {
    width: 100%;
    max-width: 100px;
    margin-left: auto;
    height: 135px;
    object-fit: contain !important;
}
.product-recommendations .block-resource-list .resource-list .product-card__content .group-block .group-block-content .group-block .image-block img{
    object-fit: contain !important;
}
span.jdgm-prev-badge__text {
    padding-left: 10px;
    font-size: 14px !important;
}
.custom-bundle-section .product-item .product-card > .product-card__content slideshow-slide .product-media__image {
    max-width: 450px;
}
.discovery-trio.template-product .product-main-bg .product-information__grid .product-information__media media-gallery, 
.trial-duo-pick-me-up.template-product .product-main-bg .product-information__grid .product-information__media media-gallery,
.trial-duo-coffee-alternative.template-product .product-main-bg .product-information__grid .product-information__media media-gallery {
    max-width: 550px;
}
body .product-information__grid .jdgm-prev-badge[data-average-rating='0.00'] {
    display: block !important;
}
 .jdgm-widget.jdgm-widget {
    display: block !important;
}
.recommendation_slider .card-gallery slideshow-component slideshow-container, 
.recommendation_slider .card-gallery slideshow-component slideshow-container > *,
.recommendation_slider .card-gallery slideshow-component, 
.recommendation_slider .card-gallery slideshow-component > * {
    height: 100%;
}
.bundle-product .product-item .product-media .product-media__image {
    max-width: 450px !important;
}
.recommendation_slider .card-gallery slideshow-component slideshow-container slideshow-slide {
    height: 590px;
    padding: 0;
}

.instagram_slider .slick-next, .instagram_slider .slick-next:hover, .instagram_slider .slick-next:focus {
    right: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2 12.9536L17.5 6.65361L11.2 0.353612' stroke='white'/%3E%3Cpath d='M17.5 6.65356L2.98023e-07 6.65356' stroke='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    background-color: #ffffff5c;
    width: 40px;
    height: 40px;
    border-radius: 100px;
}
.instagram_slider .slick-prev, .instagram_slider .slick-prev:hover, .instagram_slider .slick-prev:focus{
    left: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.00715 0.353516L0.707153 6.65352L7.00715 12.9535' stroke='white'/%3E%3Cpath d='M0.707153 6.65356H18.2072' stroke='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    background-color: #ffffff5c;
    width: 40px;
    height: 40px;
    border-radius: 100px;
}
.instagram_slider .slick-prev:before, 
.instagram_slider .slick-next:before{
    content:normal;
}
.instant_video deferred-media {
    width: 300px;
    max-width: 100%;
    height: 300px;
}
.instant_video deferred-media video{
    object-position: bottom;
}

/* .product-item .product-card > .product-card__content slideshow-slide .product-media__image {
    aspect-ratio: 320/467 !important;
    max-width: 100% !important;
    height:auto !important;
} */

@media only screen and (min-width:751px){
.header__drawer
{
    display:none !important;
}

header-menu.header-menu {
    display: block !important;
}
}


@media only screen and (max-width:1365px){
    span.header-logo__image-container.header-logo__image-container--inverse img {
        width: 300px!important;
    }
    .product_home rte-formatter.rte p {
        font-size: 14px;
    }
}


.marquee-slide {
  white-space: nowrap;
  font-size: 14px;
  font-weight: 500;
}

.marquee-slide span {
  display: inline-block;
}

button.needsclick.go3402014051.kl-private-reset-css-Xuajs1 {
    text-transform: uppercase;
}
.jm-verified-buyer-badge p.jm-text.jm-verified-buyer-badge__text {
    font-size: 12px !important;
}
.jm-review-content__expand-button p.jm-text {
    font-size: 12px !important;
}
body.contact h1 {
    font-size: 32px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
}
body.contact button.button.submit-button.size-style.button {
    padding: 10px 14px;
    border-radius: 3px;
    width: 50%;
}
.contact-form__input {
    background-color: transparent;
    border-bottom: 1px solid !important;
    padding: 8px 0px;
    border: none;
    border-radius: 0;
}
.contact-form__input:focus-visible {
    outline: 0 !important;
}
.contact-form__input::placeholder {
  color: #878787;
}
.footer_text p {
    font-size: 13px;
    padding-bottom: 10px;
}
.home_banner .slide__content.background-transparent {
    padding-bottom: 0 !important;
    bottom: 50px;
}
.template-index .header__column--center .header-logo__image-container--inverse .header-logo__image {
    display: none;
}
.ritual-kit-from h2 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
    color:#000;
    font-family: "Founders Grotesk" !important;
}
 .needsclick.kl-private-reset-css-Xuajs1 {
    text-transform: uppercase;
    font-weight: 400 !important;
}
 .klaviyo-form-button.kl-private-reset-css-Xuajs1 {
    padding: 0px 26px !important;
}
.needsclick.kl-private-reset-css-Xuajs1 span {
    font-weight: normal !important;
}

@media only screen and (max-width:767px){
    .home_banner .slide__content .group-block-content{
        padding-left: 0;
    }
}
