/** Shopify CDN: Minification failed

Line 4319:53 Unexpected ")"
Line 4338:49 Unexpected ")"

**/
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
}

:focus,
:active {
    outline: none !important;
}

@font-face {
    font-family: 'MNKY Banana Grotesk';
    src: url('/cdn/shop/files/MNKYBananaGrotesk-Light.eot?v=1763450697');
    src: url('/cdn/shop/files/MNKYBananaGrotesk-Light.eot?v=1763450697?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/MNKYBananaGrotesk-Light.woff2?v=1763450697') format('woff2'),
        url('/cdn/shop/files/MNKYBananaGrotesk-Light.woff?v=1763450697') format('woff'),
        url('/cdn/shop/files/MNKYBananaGrotesk-Light.ttf?v=1763450697') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'ED Lavonia';
    src: url('/cdn/shop/files/EDLavonia-Regular.eot?v=1763634740');
    src: url('/cdn/shop/files/EDLavonia-Regular.eot?v=1763634740?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/EDLavonia-Regular.woff2?v=1763634740') format('woff2'),
        url('/cdn/shop/files/EDLavonia-Regular.woff?v=1763634740') format('woff'),
        url('/cdn/shop/files/EDLavonia-Regular.ttf?v=1763634740') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Monument Extended';
    src: url('/cdn/shop/files/PPMonumentExtended-Black.eot?v=1763450870');
    src: url('/cdn/shop/files/PPMonumentExtended-Black.eot?v=1763450870?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/PPMonumentExtended-Black.woff2?v=1763450870') format('woff2'),
        url('/cdn/shop/files/PPMonumentExtended-Black.woff?v=1763450870') format('woff'),
        url('/cdn/shop/files/PPMonumentExtended-Black.ttf?v=1763450870') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

:root {
    --black: #000000;
    --white: #ffffff;
    --Light-blue: #DDEDFF;
    --Light-indigo: #D8DFFF;
    --Light-purple: #E3D1FF;
    --Light-pink: #FFEFFE;
    --Light-yellow: #FFFEB1;
    --Blue: #0275F7;
    --Indigo: #6300F6;
    --Purple: #8B44FF;
    --Pink: #FF7EF7;
    --Yellow: #FFE260;
    --Dark-Blue: #033ABB;
    --Dark-Indigo: #4102BE;
    --Dark-Purple: #6201B1;
    --Dark-Pink: #F93FED;
    --Brown: #261F01;
    --Cocoa: #6B3429;
    --Cream: #FFF9E9;
    --Mocca: #FEFAF8;
    --Gray: #C4C4C4;
    --Gradient-1: linear-gradient(90deg, #033ABB 0%, #99E9FF 97%);
    --Gradient-2: linear-gradient(90deg, #783FFF 0%, #B8EBFE 97%);
    --Gradient-3: linear-gradient(270deg, #8B44FF 0%, #FB90FF 100%);
    --Gradient-4: linear-gradient(90deg, #EE75FB 5%, #FFCA1E 97%);
    --Gradient-5: linear-gradient(90deg, #FF8F1E 0%, #F8DF03 80.77%);
    --MNKY-Banana: 'MNKY Banana Grotesk';
    --PP-Monument: 'PP Monument Extended';
    --ED-Lavonia: 'ED Lavonia';
    --Heading-XXL: normal normal 800 72px/1.2 var(--PP-Monument);
    --Heading-XL: normal normal 800 64px/1.2 var(--PP-Monument);
    --Heading-L: normal normal 800 48px/1.2 var(--PP-Monument);
    --Heading-M: normal normal 800 32px/1.2 var(--PP-Monument);
    --Heading-S: normal normal 800 24px/1.6 var(--PP-Monument);
    --Heading-XS: normal normal 800 16px/1.6 var(--PP-Monument);
    --Heading-XXS: normal normal 500 14px/1.6 var(--PP-Monument);
    --Heading-Accent-XXL: normal normal 800 72px/1.2 var(--ED-Lavonia);
    --Heading-Accent-XL: normal normal 800 64px/1.2 var(--ED-Lavonia);
    --Heading-Accent-L: normal normal 400 48px/1.2 var(--ED-Lavonia);
    --Heading-Accent-S: normal normal 400 24px/1.6 var(--ED-Lavonia);
    --Heading-Accent-XXS: normal normal 400 14px/1.6 var(--ED-Lavonia);
    --Body-XL: normal normal 500 20px/1.2 var(--MNKY-Banana);
    --Body-L: normal normal 500 18px/1.6 var(--MNKY-Banana);
    --Body-M: normal normal 400 16px/1.6 var(--MNKY-Banana);
    --Body-S: normal normal 400 14px/1.6 var(--MNKY-Banana);
    --Navigation: normal normal 700 18px/1.2 var(--MNKY-Banana);
    --Small-Title: normal normal 800 18px/1.2 var(--MNKY-Banana);
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    font-size: 100%;
    list-style: none;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    -webkit-text-size-adjust: 100%;
    outline: none;
    scroll-behavior: smooth;
}

body {
    font-family: var(--primary-font);
    color: var(--Brown);
    font: var(--body);
    background: var(--white);
}

img,
svg {
    max-width: 100%;
    display: block;
    height: auto;
    width: 100%;
    flex-shrink: 0;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

a,
a:hover,
a:focus,
button,
button:focus {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    border: 0;
}

a {
    text-decoration: none;
    display: block;
    color: var(--Brown);
}

svg path {
    transition: all 0.3s ease-in-out;
}

/*** var fonts ****/

/* h1,
.h1 {
    font: var(--h1);
    letter-spacing: -0.125em;
}

h2,
.h2 {
    font: var(--h2);
}

h3,
.h3 {
    font: var(--h3);
}

h4,
.h4 {
    font: var(--h4);
}

h5,
.h5 {
    font: var(--h5);
}

h6,
.h6 {
    font: var(--h6);
}

p {
    font: var(--p);
} */

.container_fluid {
    width: 100%;
    max-width: 100%;
    padding: 0 75px;
    margin: 0 auto;
}

.primary_btn {
    display: inline-block;
    color: var(--white);
    font: var(--Body-L);
    font-weight: 800;
    text-transform: uppercase;
    padding: 11px;
    width: 100%;
    max-width: 279px;
    text-align: center;
    border-radius: 100px;
    background: var(--Dark-Pink);
    min-height: 52px;
    box-shadow: -5px 5px 0px 0px var(--Dark-Blue);
    position: relative;
}

.primary_btn:hover {
    box-shadow: none;
}
.primary_btn.product_btn.loading {
    color: transparent;
    box-shadow: none;
}
.product_btn:not(.cart_drawer_add_btn):disabled {
    background: var(--Gray);
    box-shadow: none;
    pointer-events: none;
}
.cart_drawer_add_btn:disabled{
    opacity: 0.5;
}

.aspect_ratio {
    position: relative;
    padding-top: 100%;
    width: 100%;
}

.aspect_ratio>img {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
}

/* announcement css satrt */
.announcement_info a {
    font: var(--Body-L);
    color: var(--white);
}

.announcement_info {
    text-align: center;
    position: relative;
    z-index: 1;
    background: var(--Brown);
    padding: 3px;
}

.announcement_inner {
    position: relative;
    min-height: 54px;
}

.announcement_img {
    position: absolute;
    top: 11px;
    height: 41px;
    left: 0;
    right: 0;
}

.announcement_img img {
    height: 100%;
}

.announcement_bar {
    position: fixed;
    width: 100%;
    top: 0;
    transition: all 0.3s ease-in-out;
    z-index: 9;
}

/* announcement css end */


/* HEADER CSS SATRT */
.header_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header_logo,
.header_right {
    width: 20%;
}

.header_center {
    flex: 1;
}

.header_logo_block {
    width: 100%;
    max-width: 132px;
}

.header {
    position: fixed;
    width: 100%;
    border-bottom: 1px solid var(--Brown);
    top: 53px;
    transition: all 0.3s ease-in-out;
    z-index: 9;
}
.header.header_transparent{
    border-color: var(--white);
}
.header_main {
    padding: 10px 0;
    position: relative;
}

.header_menu .menu_list {
    font: var(--Small-Title);
    line-height: 1.6;
    color: var(--Brown);
    display: inline-flex;
    align-items: center;
    gap: 5px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}

.down_arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 11px;
    width: 11px;
    transition: all 0.3s ease-in-out;
}

.header_icon>li>a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 22px;
    width: 22px;
}

.header_icon {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    justify-content: flex-end;
}

.header_menu .menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 53px;
    justify-content: center;
}

.header_menu .menu_item {
    padding: 10px;
}

.menu_item_icon {
    opacity: 0;
    visibility: hidden;
    width: 0;
    transition: all 0.3s ease-in-out;
}

.menu_item:hover .menu_item_icon {
    opacity: 1;
    visibility: visible;
    width: 10px;
}

.mega_menu_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mega_menu_col {
    width: calc(25% - 23px);
}

.product_block_img img {
    object-fit: scale-down;
    transition: all 0.3s ease-in-out;
}

.product_hover_img {
    opacity: 0;
}

.product_block:hover .product_hover_img {
    opacity: 1;
}

.product_block:has(.product_hover_img):hover .product_img {
    opacity: 0;
}

.product_block_info {
    text-align: center;
    padding-top: 18px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.mega_menu_inner {
    max-width: 100%;
    width: 100%;
    padding: 0 119px;
}

.product_block_img {
    background: #FBF7EB;
    border-radius: 20px;
    overflow: hidden;
}

.product_block_info h6 {
    font: var(--Heading-XS);
    text-transform: uppercase;
    color: var(--Brown);
}

.header_hamburger a {
    height: 24px;
    width: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.header_hamburger a span {
    height: 3px;
    display: block;
    background: var(--Brown);
    transition: all 0.3s ease-in-out;
}
.header_transparent .header_hamburger a span{
    background: var(--white);
}
.mega_menu_inner .product_block_info h6 {
    font: var(--Body-L);
    font-weight: 800;
}
/* HEADER CSS END */

.hero_section.small{
    min-height: 680px;
}
.hero_section.medium{
    min-height: 754px;
}
.hero_section.large {
    min-height: 100svh;
}
.hero_section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* padding: 144px 0 0 0; */
    position: relative;
    display: flex;
    align-items: center;
}
.hero_section::after{
    content: "";
    background: linear-gradient(269.78deg, rgba(0, 0, 0, 0) 0.18%, rgba(0, 0, 0, 0.4) 76%);
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
}
.hero_wpr{
    position: relative;
    z-index: 1;
    padding-top: 102px;
    width: 100%;
}
.shopify-section:has(.hero_section){
    position: relative;
}
.hero_info h1 {
    color: var(--white);
    font: var(--Heading-XL);
    margin: 0 0 28px;
    text-transform: uppercase;
}

.hero_info h1 span {
    font: var(--Heading-Accent-XXL);
    font-size: 120px;
    line-height: 0.7;
    text-transform: none;
    font-weight: 400;
}

.hero_info p {
    color: var(--white);
    font: var(--Body-L);
    width: 100%;
    max-width: 440px;
    margin: 0 0 34px;
}

.primary_btn_wpr {
    margin: 24px 0 0;
}


/* marquee css start */
.marquee_block:nth-child(2) {
    margin-top: -43px;
}

.marquee_section {
    margin-top: -24px;
}

/* marquee css end */

.shop_main {
    width: 100%;
    max-width: 93.8%;
    margin: 0 auto;
}
.shop_section .aspect_ratio {
    padding-top: 126%;
}

.section_heading span {
    display: block;
    font: var(--Small-Title);
    line-height: 1.6;
    color: var(--Brown);
    margin: 0 0 10px;
}
.section_info span {
    color: var(--Brown);
    display: inline-block;
    text-transform: uppercase;
    font: var(--Small-Title);
    margin: 0 0 8px;
}
.section_heading h2 {
    color: var(--Brown);
    font: var(--Heading-L);
    text-transform: uppercase;
    margin: 0 0 20px;
}
.section_info h2 {
    color: var(--Brown);
    text-transform: uppercase;
    font: var(--Heading-L);
    margin: 0 0 16px;
    word-break: break-word;
}
.section_heading p {
    font: var(--Body-L);
    color: var(--Brown);
}
.section_info p {
    font: var(--Body-L);
    color: var(--Brown);
}
.section_heading {
    text-align: center;
    margin: 0 0 58px;
}
.section_info p:not(:last-child) {
    margin: 0 0 30px;
}
.shop_section .section_heading p {
    max-width: 651px;
    margin: 0 auto;
}
.shop_wpr .swiper-slide {
    height: auto;
}
.product_block {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.section_spacing {
    padding: 48px 0;
}
.product_block .primary_btn_wpr {
    margin: 20px 0 0;
    padding-bottom: 5px;
    padding-left: 5px;
}
.main-search .shop_col .product_block_info {
    padding: 12px 0 0 0;
}
.product_block_info p {
    color: var(--Brown);
    font: var(--Body-L);
    margin: 10px 0 0;
    flex: 1;
}
.variety_pack_wpr {
    background-image: url(../images/variety_bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 738px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.landing_hero_block {
    min-height: 755px;
}
.variety_pack_info .section_heading span {
    margin: 0 0 8px;
    color: var(--white);
}
.variety_pack_info .section_heading h2 {
    margin: 0 0 16px;
    color: var(--white);
}
.variety_pack_info .section_heading p{
    color: var(--white);
}
.variety_pack_info .section_heading {
    margin: 0;
}
.variety_pack_info .primary_btn_wpr {
    text-align: center;
}
.variety_pack_info {
    width: 100%;
    max-width: 791px;
    margin: 0 auto;
    padding: 24px 12px;
}
.our_story {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 64px;
}
.our_story_img_wpr {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    max-width: 690px;
}
.our_story_info {
    flex: 1;
    padding-right: 26px;
    max-width: 550px;
}
.our_story_info .section_info {
    padding: 24px 12px;
}
.our_story_section {
    background: var(--Cream);
    padding: 25px 0 72px;
    position: relative;
}
.our_story_img {
    max-width: 58%;
    position: relative;
}
.left_img .our_story_img{
    height: 100%;
}
.left_img .our_story_img_wpr{
    height: auto;
    position: relative;
}
.our_story_top{
    position: relative;
}
.bars {
    position: absolute;
    inset: -56px 0 0 0;
    width: 100%;
    height: 57px;
    background: var(--Cream);
    clip-path: polygon(0 0, 100% 100%, 0 100%);
}
.our_story_inner_img {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    max-width: 53.7%;
    margin: 0 auto;
}
.bar_reverse {
    position: absolute;
    bottom: calc(100% - 3px);
    width: 100%;
}
.bar_reverse svg path{
    fill: currentColor;
}
.orange_img {
    width: 100%;
    max-width: 165px;
    position: absolute;
    bottom: -100px;
    right: 0;
    z-index: 2;
}
.our_bar_wpr .section_heading span {
    color: var(--Dark-Purple);
    margin: 0 0 8px;
}
.our_bar_wpr .section_heading h2 {
    color: var(--Dark-Purple);
    margin: 0;
}
.our_bar_wpr {
    width: 100%;
    max-width: 1206px;
    margin: 0 auto;
    padding: 24px 0;
}
.our_bar_section {
    position: relative;
    color: var(--Light-purple);
}
.our_bar_content{
    background: var(--Light-purple);
}
.our_info_col_block h4 {
    color: var(--Dark-Purple);
    font: var(--Heading-S);
    margin: 0 0 16px;
    text-transform: uppercase;
}
.our_info_col_block p {
    color: var(--Dark-Purple);
    font: var(--Body-L);
}
.our_bar_wpr .section_heading {
    margin: 0 auto 24px;
    max-width: 791px;
}
.effect_slide img {
    height: 100%;
    object-fit: cover;
}
.effect_section {
    padding: 48px 0;
}
.our_bar_info {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: 1fr 1fr;
    position: relative;
}
.short_img_3 {
    bottom: 18%;
    left: calc((100% - 518px) + 140px);
}
.our_info_col_block {
    max-width: 344px;
    padding: 24px 12px;
    text-align: center;
}
.our_info_img_block {
    grid-row: 1 / span 3;
    padding-top: 28px;
}
.col_block_2 {
    grid-area: 3 / 1;
}
.col_block_3 {
    grid-area: 1 / 3;
}
.col_block_4 {
    grid-area: 3 / 3;
}
.our_info_img {
    max-width: 518px;
    width: 100%;
}
.our_info_rounded h6 {
    color: var(--Light-purple);
    font: var(--Heading-XXS);
    font-weight: 800;
    font-size: 12px;
    text-transform: uppercase;
}
.primary_btn_wpr .right_arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13px;
}
.our_info_rounded h3 {
    color: var(--Light-purple);
    font: var(--Heading-M);
    text-transform: uppercase;
}
.our_info_rounded {
    background-image: url(../images/Subtract.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    text-align: center;
    min-height: 130px;
    min-width: 130px;
    padding: 10px;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 80px;
    bottom: 70px;
    right: 30px;
}
.our_info_rounded_info{
    transform: rotate(-15deg);
}
.our_info_main{
    position: relative;
}
.our_info_main .primary_btn_wpr {
    margin: 0;
    text-align: center;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
}
.detail_block_info span {
    display: block;
    width: 17px;
}
.detail_block_info span svg path{
    fill: currentColor;
}
.detail_block_info h3 {
    color: var(--Light-purple);
    font: var(--Heading-S);
    text-transform: uppercase;
}
.our_detail_block>p {
    color: var(--Light-purple);
    font: var(--Small-Title);
    line-height: 1.6;
    text-transform: uppercase;
}
.our_detail_bar {
    background: var(--Dark-Purple);
    border-radius: 100px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1005px;
    margin: 0 auto;
    padding: 20px;
}
.our_detail_col {
    flex: 1;
}
.detail_block_info {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.our_detail_block {
    text-align: center;
}
.our_detail_col:not(:last-child){
    border-right: 3px solid currentColor;
}
.our_promise>span {
    display: inline-block;
    color: var(--Dark-Purple);
    text-transform: uppercase;
    text-align: center;
    font: var(--Small-Title);
    line-height: 1.6;
    padding: 10px;
}
.our_promise h4 {
    color: var(--Dark-Purple);
    text-transform: uppercase;
    font: var(--Heading-S);
    margin: 22px 0 0;
}
.our_promise h4 span {
    font: var(--Small-Title);
    line-height: 1.6;
    display: inline-block;
    padding: 8px 32px;
    border: 2px solid currentColor;
    border-radius: 80px;
    margin-top: -9px;
}
.our_promise {
    text-align: center;
    max-width: 1002px;
    margin: 74px auto 0;
}
.our_bottom {
    padding: 64px 0 197px;
    background-color: var(--Light-purple);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 16 / 7;
}
.footer_wpr {
    background: var(--Cocoa);
}
.footer_top{
    padding: 120px 0;
}
.footer_logo_block {
    width: 100%;
    max-width: 445px;
}
.footer_newsletter h3 {
    color: var(--Light-yellow);
    font: var(--Heading-S);
    text-transform: uppercase;
    margin: 0 0 20px;
}
.footer_newsletter_col input {
    background: var(--white);
    display: block;
    border: 0;
    outline: 0;
    padding: 10px 130px 10px 20px;
    border-radius: 200px;
    font: var(--Body-M);
    color: var(--Cocoa);
    min-height: 49px;
    width: 100%;
}
.footer_newsletter_col {
    position: relative;
}
.footer_inner a {
    color: var(--Cocoa);
    font: var(--Body-S);
    line-height: 1.2;
    font-weight: 500;
}
.footer_bottom {
    background: var(--Light-yellow);
    padding: 8px 0;
}
.footer_newsletter_col button {
    background: transparent;
    border: 0;
    color: var(--Cocoa);
    font: var(--Small-Title);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    text-transform: uppercase;
    text-decoration: underline;
    padding: 0 20px;
    min-height: 29px;
    height: 100%;
    z-index: 1;
    text-underline-offset: 4px;
}
.footer_rounded_svg {
    position: absolute;
    top: -50px;
    left: -20px;
    max-width: 298px;
}
.footer {
    position: relative;
    overflow: hidden;
}
.footer_menu a {
    color: var(--Light-yellow);
    text-transform: uppercase;
    font: var(--Small-Title);
    line-height: 1.6;
    white-space: nowrap;
    position: relative;
}
.footer_newsletter_col input::placeholder{
    font: var(--Body-M);
    color: var(--Cocoa);
}
.footer_menu_list:not(:last-child) {
    margin: 0 0 15px;
}
.footer_left_img {
    width: min(33.5%, 584px);
    position: absolute;
    transform: rotate(-157.74deg);
    top: 3%;
    left: -20%;
    scale: -1;
}
.footer_right_img {
    position: absolute;
    right: -12%;
    top: 0;
    transform: rotate(-25deg);
    width: min(23.7%, 384px);
}
.review_slide_top .review_bage {
    color: var(--Brown);
    display: inline-block;
    text-transform: uppercase;
    font: var(--Small-Title);
    line-height: 1.6;
    padding: 0 10px;
}
.review_slide_center p {
    color: var(--Brown);
    font: var(--Body-M);
    font-weight: 500;
    margin: 0 0 10px;
}
.review_slide_center h3 {
    color: var(--Brown);
    display: inline-block;
    padding: 0 10px;
    font: var(--Heading-Accent-L);
}
.review_slide_bottom img {
    max-width: 108px;
    border-radius: 20px;
}
.review_slide_center .review_star {
    display: block;
    max-width: 128px;
    width: 100%;
    margin: 0 0 10px;
}
.review_btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
}
.review_btn {
    color: var(--Dark-Blue);
    font: var(--Small-Title);
    text-transform: uppercase;
    line-height: 1.6;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.review_btn:hover{
    text-decoration: underline;
}
.review_slider_section {
    padding: 120px 0 72px;
}
.review_slider .swiper-slide {
    padding: 10px;
}
.review_slide {
    background: var(--Light-blue);
    border-radius: 20px;
    padding: 30px 34px 30px 20px;
    box-shadow: -10px 10px 0px 0px var(--Dark-Blue);
}
.review_slide_center {
    margin: 15px 0 0;
    padding: 10px;
}
.review_slide_bottom {
    display: flex;
    align-items: center;
    gap: 15px;
}
.footer_inner {
    max-width: 77.83%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.footer_newsletter {
    max-width: 420px;
    width: 100%;
}
.footer_menu_col {
    margin: 54px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px 15px;
}
.footer_menu_block {
    width: 47.2%;
}
.footer_logo {
    width: 44.4%;
}
.review_wpr {
    max-width: 1190px;
    margin: 0 auto;
}
.review_slider .swiper-pagination {
    position: static;
    display: none;
    align-items: center;
    justify-content: center;
    margin: 22px 0 0;
}
.review_slider .swiper-pagination .swiper-pagination-bullet {
    height: 14px;
    width: 14px;
    border: 1px solid var(--Dark-Blue);
    opacity: 1;
    background: transparent;
}
.review_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--Dark-Blue);
}
.keeping_block_top h4 {
    font: var(--Heading-S);
    text-transform: uppercase;
}
.keeping_block_top {
    text-align: center;
    padding: 20px 30px;
    border-radius: 20px 20px 0 0;
}
.keeping_block_bottom li {
    font: var(--Body-L);
    position: relative;
    display: flex;
    gap: 10px;
    padding: 20px 0 23px;
}
.keeping_block_bottom li::before{
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    height: 22px;
    width: 22px;
    display: inline-block;
    background-position: center;
    margin-top: 3px;
    flex-shrink: 0;
}
.yellow_block .keeping_block_top {
    background: var(--Yellow);
}
.yellow_block .keeping_block_bottom li::before{
    background-image: url(../images/right\ icon.svg);
}
.keeping_block_bottom {
    padding: 40px;
    border-radius: 0 0 20px 20px;
}
.keeping_main {
    max-width: 994px;
    margin: 0 auto;
}
.keeping_block {
    border-radius: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.keeping_block .our_info_rounded {
    rotate: 12deg;
    bottom: auto;
    top: -32px;
    right: -71px;
}
.keeping_block .our_info_rounded .our_info_rounded_info {
    transform: rotate(12deg);
}
.keeping_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.keeping_col {
    width: calc(50% - 10px);
}
.blue_block .keeping_block_bottom li::before{
    background-image: url(../images/close\ icon\ vector.svg);
}
.blue_block .keeping_block_top {
    background: var(--Purple);
}
.blue_block .keeping_block_top h4 {
    color: var(--Light-purple);
}
.blue_block .keeping_block_bottom {
    background: var(--Light-purple);
}
.blue_block .keeping_block_bottom li {
    color: var(--Dark-Purple);
}
.yellow_block .keeping_block_bottom {
    background: var(--Light-yellow);
}
.keeping_section {
    position: relative;
    padding: 139px 0 56px;
}
.keeping_left_img {
    width: min(31.2%, 465px);
    position: absolute;
    top: -200px;
}
.keeping_right_img {
    position: absolute;
    bottom: -300px;
    right: 0;
    width: min(23.41%, 349px);
}
.hero_mob_main li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 62px;
    width: calc(20% - 9px);
    overflow: hidden;
    border-radius: 50%;
    max-width: 62px;
}
.hero_mob_main ul {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    justify-content: center;
    margin: 0 0 34px;
}
.menu_item:hover .down_arrow svg {
    scale: -1;
}
body:not(.template-index,.landing-page) .main_wrapper{
    padding-top: var(--top-spacing, 130px);
}
.faqs{
    background: var(--Light-blue);
}
.about-us :is(.header, .announcement_bar){
    background: var(--Light-purple);
}
.inside-heybars :is(.header, .announcement_bar){
    background: var(--Light-indigo);
}
.template-blog :is(.header, .announcement_bar){
    background: var(--Light-blue);
}
.footer_menu a:hover{
    text-decoration: underline;
    text-underline-offset: 3px;
}
.header_transparent .header_logo svg path,
.header_transparent .header_icon>li>a svg path,
.header_transparent .menu_list svg path{
    fill: var(--white);
}
.header_transparent .down_arrow svg path{
    fill: var(--white);
    stroke: var(--white);
}
.header_transparent .header_menu .menu_list{
    color: var(--white);
}
body:has(.menu_item:hover) .announcement_bar,
body:has(.header.on-sticky) .announcement_bar {
    background: var(--white);
}

body:has(.menu_item:hover) .header,
body:has(.header.on-sticky) .header {
    background: var(--white);
    border-color: var(--Brown);
}
body:has(.menu_item:hover) .header_logo svg path,
body:has(.menu_item:hover) .header_icon>li>a svg path,
body:has(.menu_item:hover) .menu_list svg path,
body:has(.header.on-sticky) .header_logo svg path,
body:has(.header.on-sticky) .header_icon>li>a svg path,
body:has(.header.on-sticky) .header_logo svg path,
body:has(.header.on-sticky) .down_arrow svg path {
    fill: var(--Brown);
}

body:has(.menu_item:hover) .menu_list,
body:has(.header.on-sticky) .menu_list {
    color: var(--Brown);
}
.our_bar_info .on_mob{
    display: none;
}
body.cart-open,
body:has(.is-active) {
    overflow: hidden;
}
.template-404 .header,
.template-404 .announcement_bar{
    background: var(--Light-yellow);
}
.effect_section .primary_btn_wpr {
    margin: 0;
}
.effect_section .section_heading span {
    display: none;
}
.our_bar_heading_img {
    position: relative;
}
.short_img {
    position: absolute;
}
.short_img_1 {
    top: 40px;
    right: 50px;
}
.short_img_2 {
    top: -50px;
    left: 0;
}
.short_img_4 {
    top: 15%;
    left: 3%;
}
.bar_reverse svg.mob_svg{
    display: none;
}
.about_hero {
    background: var(--Light-purple);
}
.about_hero_info{
    padding: 59px 0 0;
    text-align: center;
    margin: 0 0 6px;
}
.about_hero_info h1 {
    font: var(--Heading-XL);
    text-transform: uppercase;
    color: var(--Dark-Purple);
    margin: 0 0 42px;
}
.about_hero_info p {
    color: var(--Dark-Purple);
    font: var(--Body-L);
    max-width: 568px;
    margin: 0 auto;
}
.about_hero_img_wpr {
    max-width: 914px;
    margin: 0 auto;
}
.about_hero_img_wpr .mobile_img{
    display: none;
}
/* .about_hero_wpr {
    padding: 144px 0 0;
} */
.moment_section .section_heading p {
    max-width: 651px;
    margin: 0 auto;
}
.moment_section {
    padding: 66px 0 0;
}
.moment_slide_info span {
    font: var(--Small-Title);
    text-transform: uppercase;
    display: inline-block;
    line-height: 1.6;
    padding: 0 10px;
}
.moment_slide_info h3 {
    font: var(--Heading-S);
    text-transform: uppercase;
    padding: 10px;
}
.moment_slide_info_inn {
    width: 100%;
    max-width: 616px;
    padding: 58px 38px 19px 28px;
    border-radius: 20px;
}
.moment_slide {
    position: relative;
}
.moment_slide_info {
    position: absolute;
    bottom: 40px;
    left: 40px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.light_yellow .moment_slide_info_inn {
    background: var(--Light-yellow);
}
.light_yellow .moment_slide_info span,
.light_yellow .moment_slide_info h3{
    color: var(--Brown);
}
.light_indigo .moment_slide_info_inn {
    background: var(--Light-indigo);
}
.light_indigo .moment_slide_info span,
.light_indigo .moment_slide_info h3{
    color: var(--Dark-Indigo);
}
.light_purple .moment_slide_info_inn {
    background: var(--Light-purple);
}
.light_purple .moment_slide_info span,
.light_purple .moment_slide_info h3{
    color: var(--Dark-Purple);
}
.light_blue .moment_slide_info_inn {
    background: var(--Light-blue);
}
.light_blue .moment_slide_info span,
.light_blue .moment_slide_info h3{
    color: var(--Dark-Blue);
}
.moment_slide_img {
    position: relative;
    padding-top: 653px;
    width: 100%;
}
.moment_slide_img img {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.our_about_section {
    padding: 56px 0 119px;
}
.our_about_info span {
    color: var(--Brown);
    text-transform: uppercase;
    font: var(--Small-Title);
    line-height: 1.6;
    display: inline-block;
    margin: 0 0 8px;
}
.our_about_info h3 {
    color: var(--Brown);
    font: var(--Heading-L);
    text-transform: uppercase;
    margin: 0 0 16px;
}
.our_about_info p {
    font: var(--Body-L);
    color: var(--Brown);
    margin: 20px 0 0;
}
.our_about_wpr {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}
.our_about_col {
    width: 50%;
}
.our_about_info {
    padding: 24px 12px;
    max-width: 484px;
}
.our_about_img {
    width: 100%;
    max-width: 633px;
    padding: 13px 25px;
}
.our_about_img img {
    border-radius: 20px;
}
.left_img .our_story_info {
    padding: 0 0 0 26px;
    /* max-width: 42%; */
}
.our_story.left_img {
    align-items: center;
}
.whole_section {
    /* padding: 144px 0 0 0; */
    background: var(--Light-indigo);
}
.whole_heading h2 {
    font: var(--Heading-XL);
    color: var(--Dark-Indigo);
    text-transform: uppercase;
    margin: 0 0 42px;
}
.whole_heading p {
    color: var(--Dark-Indigo);
    font: var(--Body-L);
}
.whole_heading {
    text-align: center;
    padding: 66px 0;
}
.whole_card_top {
    width: 100%;
    display: block;
    height: 38px;
    max-width: 14px;
    margin: 0 0 24px;
}
.whole_card_info h4 {
    color: var(--Light-purple);
    font: var(--Heading-S);
    text-transform: uppercase;
    flex: 1;
}
.whole_card_info p {
    color: var(--Light-purple);
    font: var(--Body-M);
    font-weight: 500;
}
.whole_card_top svg {
    height: 100%;
}
.whole_purple .whole_card {
    background: var(--Purple);
    rotate: -20deg;
}
.whole_card{
    width: 100%;
    max-width: 302px;
    position: relative;
    padding: 39px 22px 32px 25px;
    border-radius: 20px;
    min-height: 455px;
    display: flex;
}
.whole_blue .whole_card{
    background: var(--Blue);
    rotate: 18deg;
}
.whole_yellow .whole_card{
    background: var(--Yellow);
    rotate: 13deg;
}
.whole_pink .whole_card{
    background: var(--Dark-Pink);
    rotate: 13deg;
}
.whole_blue .whole_card_info h4,
.whole_blue .whole_card_info p{
    color: var(--Light-blue);
}
.whole_yellow .whole_card_info h4,
.whole_yellow .whole_card_info p{
    color: var(--Brown);
}
.whole_pink .whole_card_info h4,
.whole_pink .whole_card_info p{
    color: var(--Light-pink);
}
.whole_blue .whole_card_top svg path{
    fill: var(--Light-indigo);
}
.whole_yellow .whole_card_top svg path{
    fill: var(--Brown);
}
.whole_pink .whole_card_top svg path{
    fill: var(--Light-purple);
}
/* .whole_block {
    width: 100%;
    max-width: 618px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 650px;
} */
.whole_wpr {
    position: relative;
    min-height: 1835px;
    margin-top: -163px;
    overflow: hidden;
} 
.whole_purple {
    position: absolute;
    left: 10.8%;
    top: 3.33%;
}
.whole_block.whole_blue {
    position: absolute;
    right: 16.6%;
    top: 12.9%;
}
.whole_card_img {
    max-width: 183px;
    position: absolute;
    top: -1px;
    right: -1px;
}
.whole_pink {
    position: absolute;
    bottom: 27.7%;
    left: 22.4%;
}
.whole_yellow {
    position: absolute;
    right: 16.3%;
    bottom: 9.8%;
}
.whole_card_info {
    display: flex;
    flex-direction: column;
    height: auto;
}
.whole_wpr .bars {
    background: #fff;
    inset: auto 0 0 0;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    scale: -1;
}
.whole_main {
    position: relative;
}
.whole_img_short_1 {
    position: absolute;
    top: 39.3%;
    left: 8.55%;
    max-width: 124px;
    width: 100%;
}
.whole_img_short_2 {
    position: absolute;
    max-width: 163px;
    top: 45.05%;
    right: 18.62%;
}
.whole_img_short_3 {
    position: absolute;
    left: 0;
    bottom: 8.94%;
    max-width: 362px;
}
.whole_img_short_4 {
    position: absolute;
    max-width: 250px;
    bottom: 5.95%;
    right: 6.3%;
}
.ingredient_section {
    padding: 24px 0 56px;
}
.offset_container {
    margin-left: calc((100% - 1200px)  / 2);
}
.ingredient_info h3 {
    color: var(--Brown);
    font: var(--Heading-S);
    margin: 0 0 15px;
}
.ingredient_info p {
    color: var(--Brown);
    font: var(--Body-L);
}
.ingredient_info {
    text-align: center;
    padding: 23px 0 0;
}
.ingredient_img {
    position: relative;
    padding-top: 96.5%;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}
.ingredient_img img {
    position: absolute;
    inset: 0;
    height: 100%;
}
.ingredient_slide {
    padding: 30px 20px;
    background: var(--Cream);
    border-radius: 20px;
}

.ingredient_slider .swiper-slide {
    height: auto;
}
.ingredient_slider .ingredient_slide {
    height: 100%;
}
.ingredient_slide {
    padding: 15px 20px 30px;
    border-radius: 0;
}
.inside_info span {
    font: var(--Small-Title);
    line-height: 1.6;
    display: block;
    margin: 0 0 8px;
    color: var(--Dark-Purple);
}
.inside_info h2 {
    font: var(--Heading-L);
    text-transform: uppercase;
    color: var(--Dark-Purple);
}
.inside_info p {
    color: var(--Dark-Purple);
    font: var(--Body-L);
    margin: 16px 0 0;
}
.inside_btn span {
    width: 16px;
    margin: 0;
}
.inside_btn {
    color: var(--Dark-Purple);
    font: var(--Small-Title);
    line-height: 1.6;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.inside_btn_wpr {
    margin: 24px 0 0;
}
.inside_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.inside_info,
.inside_img {
    width: 50%;
}
.inside_main_img {
    max-width: 94.3%;
    margin: 0 auto;
}
.inside_info_inn {
    max-width: 75%;
    padding: 24px 12px;
}
/* .inside_img_short_col {
    position: absolute;
    max-width: 134px;
}
.inside_img_short_1 {
    max-width: 162px;
    top: 40.5%;
    left: 0;
    rotate: -23.62deg;
}
.inside_img_short_2 {
    top: 11px;
    left: 50%;
    transform: translateX(-50%);
}
.inside_img_short_3 {
    bottom: 0;
    right: 22.1%;
}
.inside_img_short_4 {
    top: 52.9%;
    right: 0;
}
.inside_main_img img {
    aspect-ratio: 16 / 17.43;
}
.inside_img_source .our_info_rounded {
    bottom: auto;
    top: 11.7%;
    right: auto;
    left: 16.6%;
} */
 .inside_main_img img {
    aspect-ratio: 16 / 16.53;
    height: 100%;
}
.inside_section {
    background: var(--Light-purple);
    padding: 43px 0;
    position: relative;
    color: var(--Light-purple);
}
.mob_inside_heading {
    display: none;
}
.collection_banner {
    /* padding: 144px 0 0; */
    background: var(--white);
}
.collection_banner_title {
    padding: 56px 0 0;
}
.collection_banner_title h1 {
    color: var(--Brown);
    font: var(--Heading-M);
    text-transform: uppercase;
}
.collection_container {
    max-width:clamp(1238px, 90.42%, 100%);
    margin: 0 auto;
    padding: 0 32px;
    width: 100%;
}
.collection_grid_wpr {
    display: flex;
    gap: 48px 24px;
    flex-wrap: wrap;
}
.collection_grid:has(.product_block) {
    flex: 0 0 calc(33.33% - 30px);
}
.collection_grid:has(.bundle_product_wpr) {
    flex: 0 0 calc(33.33% + 12px);
}
.bundle_product_wpr {
    padding: 22px 20px;
    height: 100%;
}
.collection_slider_wpr {
    margin: 56px 0;
    padding: 20px 0;
    background: var(--Light-yellow);
}
/* .collection_slider{
    max-width: 1498px;
    width: 100%;
    margin: 0 auto;
} */
.bundle_product_inner {
    background-image: url(../images/bundle_product_bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    border-radius: 20px;
    width: 100%;
    padding: 36px 15px 61px;
}
.collection_grid_col {
    height: 100%;
}
.bundle_product_title h4 {
    color: var(--white);
    font: var(--Heading-M);
    text-transform: uppercase;
}
.bundle_product_title {
    text-align: center;
    padding: 0 0 12px;
}
.bundle_product_img img {
    aspect-ratio: 16 / 17.34;
}
.bundle_product_inner .primary_btn_wpr {
    margin: 16px 0 0;
    text-align: center;
}
.collection_grid_col:has(.product_block) {
    padding-block: 22px;
}
.collection_grid_col .product_block_img {
    padding-top: 125.71%;
}
.collection_grid_col .product_block_info {
    padding-top: 14px;
}
.collection_slide span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 22px;
    width: 22px;
}
.collection_slide p {
    color: var(--Brown);
    font: var(--Body-M);
    font-weight: 500;
    padding: 10px;
}
.collection_slide {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
}
.collection_slider .swiper-slide {
    width: auto !important;
}
/* .collection_slider {
    max-width: 1048px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.collection_slider .swiper-wrapper {
    justify-content: space-between;
} */
.blog_banner {
    /* padding: 144px 0 0; */
    background: var(--Light-blue);
}
.blog_banner_info h1 {
    color: var(--Dark-Blue);
    font: var(--Heading-L);
    text-transform: uppercase;
    margin: 0 0 22px;
}
.blog_banner_info p {
    color: var(--Dark-Blue);
    font: var(--Body-L);
}
.blog_banner_info {
    text-align: center;
}
.blog_banner_inner {
    padding: 38px 0 36px;
    background-image: url(../images/blog_banner_desktop.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    min-height: 235px;
    aspect-ratio: 16 / 2.6;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.blog_main {
    padding: 56px 0;
}
.blog_main .container {
    width: 100%;
    max-width: 100%;
    padding: 0 120px;
    margin: 0 auto;
}
.blog_wpr {
    display: flex;
    flex-wrap: wrap;
    row-gap: 64px;
    margin: 0 -12px;
}
.blog_col {
    width: 33.33%;
    padding: 0 12px;
}
.blog_img_wpr img {
    aspect-ratio: 16 / 13.1;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.blog_info span {
    display: block;
    color: var(--Purple);
    font: var(--Small-Title);
    text-transform: uppercase;
    padding: 4px 16px;
    background: var(--Light-purple);
    border-radius: 100px;
    width: 100%;
    max-width: fit-content;
    margin: 0 auto;
}
.blog_info p {
    color: var(--Brown);
    font: var(--Body-L);
    margin: 10px 0 0;
}
.blog_info {
    text-align: center;
    padding-top: 25px;
}
.all_blog_show {
    display: inline-block;
    color: var(--Brown);
    text-transform: uppercase;
    font: var(--Small-Title);
    text-decoration: underline;
    padding: 10px;
}
.all_blog_wpr {
    text-align: center;
    margin: 56px 0 0 0;
}
.cart_drawer_shop a span {
    width: 100%;
    display: block;
    max-width: 4px;
}
.cart_drawer_shop a span {
    width: 100%;
    display: block;
    max-width: 4px;
}
.cart_drawer_shop a {
    color: var(--Light-purple);
    font: var(--Body-S);
    text-transform: uppercase;
    font-weight: 800;
    display: flex;
    align-items: center;
    gap: 7px;
}
.cart_close a {
    color: var(--Light-purple);
    display: block;
    padding: 10px;
    font: var(--Heading-XXS);
    text-transform: uppercase;
}
.cart_drawer_top {
    background: var(--Dark-Indigo);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 16px 7px;
}
.cart_shipping p {
    color: var(--Dark-Indigo);
    font: var(--Body-L);
    margin: 0 0 12px;
}
.cart_progress_bar_wpr {
    border: 1px solid var(--Dark-Indigo);
    overflow: hidden;
    position: relative;
    height: 19px;
    border-radius: 100px;
    width: 100%;
    max-width: 415px;
    margin: 0 auto;
}
.cart_progress_bar {
    width: var(--width);
    background: var(--Dark-Pink);
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100px;
}
.cart_item_info h3 a {
    color: unset;
}
.cart_item_info h3 {
    color: var(--Dark-Indigo);
    text-transform: uppercase;
    font: var(--Heading-S);
    margin: 0 0 10px;
    max-width: 240px;
}
.cart_item_price h6 {
    color: var(--Dark-Indigo);
    font: var(--Body-M);
    font-weight: 500;
}
.cart_item_close a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 26px;
    width: 9px;
}
.cart_item_btn {
    background: var(--Light-purple);
    color: var(--Dark-Indigo);
    width: 100%;
    max-width: 401px;
}
.cart_total h6 {
    color: var(--Dark-Indigo);
    font: var(--Body-M);
    font-weight: 500;
}
.cart_drawer_bottom_inn .primary_btn {
    max-width: 401px;
}
.cart_item_info_title {
    display: flex;
    align-items: flex-start;
    flex: 1;
}
.cart_item_info_title cart-remove-button {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}
.cart_item_info_title cart-remove-button button{
    background: transparent;
    padding: 0;
    border: 0;
}
.info_bottom {
    display: block;
    color: #EEE3FF;
    font: var(--Body-S);
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
    margin: 3px 0 0;
}
.cart_item_block {
    display: flex;
    flex-wrap: wrap;
    gap: 19px 20px;
}
.cart_item_img {
    background: var(--white);
    height: 100%;
}
.cart_item_info,
.cart_center_inner {
    flex: 1;
}
.cart_center_inn {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.cart_drawer_center {
    padding: 0 16px;
    flex: 1;
    overflow: auto;
}
.cart_drawer_center::-webkit-scrollbar {
    width: 8px;
}
.cart_drawer_center::-webkit-scrollbar-track {
  background: var(--white); 
  border: 1px solid var(--Dark-Indigo);
}
.cart_drawer_center::-webkit-scrollbar-thumb {
  background: var(--Dark-Indigo); 
}


.cart_item_btn_wpr {
    width: 100%;
    text-align: center;
}
.cart_item {
    background: var(--Cream);
    border-radius: 20px;
    padding: 24px 17px;
}
.cart_drawer {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 491px;
    background: var(--white);
    z-index: 999;
    transition: all 0.3s ease-in-out;
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
}
.cart_drawer_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #261f01d6;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}
.cart-open .cart_drawer_overlay {
    opacity: 1;
    visibility: visible;
}
.cart-open .cart_drawer{
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.cart_shipping {
    text-align: center;
    padding: 16px 0 32px;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1;
}
.cart_item_img img {
    max-width: 105px;
    height: 135px;
    border-radius: 10px;
}
.quantity_btn {
    display: flex;
    border: 0;
    background: transparent;
    height: 26px;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 10px;
}
.cart_item_quantity input {
    border: 0;
    background: transparent;
    height: 26px;
    flex: 1;
    color: var(--Dark-Indigo);
    font: var(--Body-M);
    font-weight: 500;
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    text-align: center;
}
.cart_item_quantity cart-quantity-input{
    display: inline-flex;
    align-items: center;
    max-width: 47px;
    width: 100%;
    gap: 2px;
}
.cart_item_info_inn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cart_drawer_bottom_inn {
    padding: 0 16px;
}
.cart_total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 16px;
}
.cart_drawer_bottom .primary_btn_wpr {
    margin: 0;
    text-align: center;
}
.upsell_heading h6 {
    color: var(--Dark-Indigo);
    font: var(--Small-Title);
    line-height: 1.6;
}
.upsell_slide_img img {
    max-width: 105px;
    height: 118px;
    border-radius: 10px;
}
.upsell_slide_info h3 {
    color: var(--Dark-Indigo);
    font: var(--Heading-S);
    margin: 0 0 17px;
    max-width: 184px;
}
.upsell_info_inn .upsell_price {
    color: var(--Dark-Indigo);
    font: var(--Body-M);
    font-weight: 500;
    display: block;
}
.cart_drawer_add_btn {
    background: unset;
    box-shadow: unset;
}
.upsell_info_inn .add_btn {
    font: var(--Heading-XXS);
    text-transform: uppercase;
    color: var(--Dark-Indigo);
    font-size: 18px;
    text-decoration: underline;
    padding: 4px 15px;
    width: 100%;
    max-width: 121px;
    text-align: center;
}
.upsell_info_inn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.upsell_slide {
    display: flex;
    height: 100%;
    gap: 20px;
    padding: 24px 50px 24px 16px;
    background: var(--Light-indigo);
    border-radius: 10px;
}
.upsell_slider .swiper-slide {
    height: auto;
}
.upsell_heading {
    margin: 0 0 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px 0 16px;
}
.upsell_slide_info {
    flex: 1;
}
.upsell_wpr {
    padding: 32px 0;
}
.cart_drawer_bottom {
    padding: 9px 0 23px;
    position: sticky;
    bottom: 0;
    background: var(--white);
    box-shadow: 10px -3px 10px 1px #C8C8C840;
}
.upsell_arrow_wpr .upsell_arrow {
    position: static;
    height: 43px;
    width: 43px;
    margin: 0;
}
.upsell_arrow_wpr {
    display: flex;
    align-items: center;
    gap: 9px;
}
.cart_drawer_inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.cart_item:not(:last-child) {
    margin: 0 0 24px;
}
/* .cart_item_wpr {
    overflow: auto;
    height: calc(100dvh - 289px);
} */
.product_hero_wpr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 24PX 0 160px;
    align-items: flex-start;
}
.product_hero_left {
    width: 50.72%;
    max-width: 642px;
    position: sticky;
    top: 168px;
}
.product_hero .container {
    max-width: 1298px;
    width: 100%;
    margin: 0 auto;
    padding: 0 16px;
}
.product_hero_thumbh .swiper-slide {
    height: 62px !important;
    width: 62px;
    border-radius: 50%;
    border: 2px solid transparent;
    cursor: pointer;
    overflow: hidden;
}
.product_hero_thumbh.swiper {
    width: 62px;
    flex-shrink: 0;
    padding: 60px 0;
    aspect-ratio: 1;
}
.product_hero_thumbh .swiper-wrapper:not(:has(.swiper-slide:nth-child(9))){
    justify-content: flex-end;
}
.waiting_popup_main .product_hero .container {
    padding: 0;
}
.product_main img {
    aspect-ratio: 9 / 11;
    object-fit: scale-down;
}
.pro_inner_left {
    display: flex;
    background: var(--Cream);
    padding: 31px;
}
.product_hero_thumbh .swiper-slide.swiper-slide-thumb-active {
    border-color: var(--Brown);
}
.product_review span {
    display: block;
    width: 100%;
    max-width: 94px;
}
.product_review p {
    color: var(--Brown);
    font: var(--Body-M);
    font-weight: 500;
    padding: 10px;
}
.product_review {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 12px;
}
.product_title {
    color: var(--Brown);
    font: var(--Heading-S);
    text-transform: uppercase;
}
.flavor_option_wpr p,
.quantity_wpr p {
    color: var(--Brown);
    font: var(--Small-Title);
    font-size: 14px;
    text-transform: uppercase;
}
.product_hero_right input[type="radio"]{
    display: none;
}
.flavor_item {
    height: 82px;
    width: 82px;
    display: block;
    padding: 10px;
}
.flavor_item span {
    border-radius: 50%;
    height: 100%;
    width: 100%;
    display: block;
    border: 2px solid transparent;
}
.flavor_list {
    display: flex;
    flex-wrap: wrap;
}
.flavor_option_wpr {
    margin: 12px 0 0;
}
.flavor_item:has(input:checked) span {
    border-color: var(--Brown);
}
.box_item {
    border: 2px solid var(--Gray);
    border-radius: 20px;
    width: 100%;
    display: flex;
    flex: 1 0 calc(25% - 10px);
    min-height: 96px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8px;
    position: relative;
    cursor: pointer;
}
.box_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.box_content {
    display: block;
    color: var(--Gray);
    font: var(--Heading-XXS);
    text-transform: uppercase;
    font-weight: 800;
}
.badge {
    display: flex;
    background: var(--Indigo);
    border-radius: 10px;
    padding: 5px 12px 8px;
    color: var(--white);
    font: var(--Body-S);
    font-size: 10px;
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
    width: 100%;
    max-width: 93px;
    min-height: 37px;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
}
.quantity_inner {
    padding: 25px 0 12px;
}
.quantity_wpr {
    margin: 12px 0 0;
}
.product_hero_right {
    width: 49%;
    max-width: 592px;
}
.product_right_inn {
    width: 100%;
    max-width: 592px;
    padding: 0 16px;
}
.need_link {
    display: inline-block;
    color: var(--Brown);
    font: var(--Body-L);
    text-decoration: underline;
}
.box_item:has(input:checked) .box_content {
    color: var(--Brown);
}
.box_item:has(input:checked) {
    background: var(--Light-indigo);
    border-color: var(--Brown);
}
.subscription_title {
    color: var(--Brown);
    font: var(--Body-L);
    display: inline-block;
    padding: 0 10px;
}
.subscription_price span {
    color: var(--Brown);
    font: var(--Body-L);
    display: inline-block;
    font-weight: 500;
}
.subscription_price .compare_price {
    color: #838382;
    text-decoration: line-through;
}
.subscription_price {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 10px;
}
.subscription_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.subscription_item {
    padding: 20px 18px 20px 30px;
    display: block;
    border: 1px solid #C4C4C4;
    border-radius: 10px;
    position: relative;
}
.subscription_item:not(:last-child) {
    margin: 0 0 12px;
}
.subscription_item:after, .subscription_item:before {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.subscription_item::before {
    height: 20px;
    width: 20px;
    border: 1px solid #261F01;
    border-radius: 50%;
}
.subscription_item:after {
    height: 14px;
    width: 14px;
    background: var(--Brown);
    border-radius: 50%;
    left: 13px;
    transition: all 0.3s ease-in-out;
    scale: 0;
    transform-origin: top;
}
.subscription_item:has(input:checked) {
    background: var(--Light-indigo);
    border: 2px solid var(--Brown);
}
.subscription_item:has(input:checked)::after {
    scale: 1;
}
.subscription_wpr {
    margin: 12px 0 0;
}
.product_btn {
    width: 100%;
    max-width: 100%;
}
.product_hero_right .primary_btn_wpr {
    margin: 17px 0 0;
    text-align: center;
}
.product_hero_right .primary_btn_wpr .product_btn{
    max-width: 474px;
}
.tab_link span {
    color: var(--Brown);
    font: var(--Small-Title);
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    padding-bottom: 7px;
    cursor: pointer;
}
.tabs {
    display: flex;
    align-items: center;
    gap: 61px;
    overflow: auto;
}
.tab_container .tab_link {
    flex: 0 0 auto;
}
.tab_content_info p {
    color: var(--Brown);
    font: var(--Body-L);
    margin: 10px 0 0;
}
.product_tabs {
    background: var(--Cream);
    border-radius: 12px;
    padding: 16px;
    margin: 32px 0 0;
    max-width: 515px;
}
.tab_content_info li {
    color: var(--Brown);
    font: var(--Body-L);
    position: relative;
    display: flex;
    align-items: center;
    gap: 22px;
    width: 50%;
}
.tab_content_info ul {
    margin: 21px 0 0;
    display: flex;
    flex-wrap: wrap;
    row-gap: 25px;
}
.tab_content_info li::before {
    content: "";
    background-image: url(/cdn/shop/files/Vector.svg?v=1763541426);
    display: inline-block;
    height: 22px;
    width: 22px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.tab_link.current span {
    border-bottom: 2px solid var(--Dark-Pink);
}
.tab_container {
    margin-bottom: 21px;
}
.tab_content_info a {
    margin: 10px 0 0;
    font: var(--Small-Title);
    text-transform: uppercase;
    display: inline-block;
    text-decoration: underline;
}
.tab_content {
    display: none;
}
.tab_content.current {
    display: block;
}
.product_verify_img {
    max-width: 248px;
    width: 56%;
}
.product_verify_info span {
    color: var(--white);
    text-transform: uppercase;
    font: var(--Small-Title);
    line-height: 1.6;
    display: block;
    margin: 0 0 4px;
}
.product_verify_info h3 {
    color: var(--white);
    font: var(--Heading-S);
    text-transform: uppercase;
    margin: 0 0 4px;
}
.product_verify_info p {
    color: var(--white);
    font: var(--Body-L);
}
.product_verify_btn {
    max-width: 100%;
}
.product_verify {
    background-image: url(/cdn/shop/files/Rectangle.png?v=1763542586);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    width: 100%;
    padding: 32px;
    margin: 32px 0 0;
    max-width: 510px;
}
.product_verify_inner {
    display: flex;
    flex-wrap: wrap;
}
.product_verify_inner .primary_btn_wpr {
    width: 100%;
}
.product_verify_info {
    flex: 1;
    padding-right: 27px;
    width: 44%;
}
.product_bottom>p {
    font: var(--Body-S);
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 12px;
}
.product_bottom {
    margin: 24px 0 0;
}
.product_bottom_slide img {
    border-radius: 20px;
    height: 100%;
    aspect-ratio: 16 / 21.9;
}
.product_bottom_slider .swiper-slide {
    height: auto;
}
.product_bottom_slide {
    height: 100%;
}
.product_bottom_slider {
    margin-right: -10px;
}
.product_center {
    max-width: 502px;
    width: 100%;
}
.product_keep_wpr .keeping_left_img {
    top: -370px;
}
.product_keep_wpr .keeping_right_img {
    bottom: 27px;
    width: min(14.41%, 193px);
    right: 20px;
}
/* .contact_section {
    padding: 144px 0 0;
} */
.contact_wpr {
    padding: 56px 0;
    max-width: 971px;
    margin: 0 auto;
}
.contact_heading h1 {
    color: var(--Brown);
    font: var(--Heading-XL);
    text-transform: uppercase;
    margin: 0 0 20px;
}
.contact_heading p {
    color: var(--Brown);
    font: var(--Body-L);
}
.contact_heading{
    text-align: center;
    margin: 0 0 58px;
}
.contact_field input,
.contact_field textarea {
    background: var(--Cream);
    border: 0;
    display: block;
    width: 100%;
    min-height: 49px;
    border-radius: 100px;
    padding: 10px 20px;
    color: var(--Brown);
    font: var(--Body-L);
}
.contact_field textarea{
    min-height: 229px;
    border-radius: 20px;
}
.contact_field input::placeholder,
.contact_field textarea::placeholder{
    color: var(--Brown);
    font: var(--Body-L);
}
.contact_info_inner {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 14px;
}
.contact_field:has(input) {
    flex: 1 0 calc(50% - 12px);
}
.contact_field:has(textarea){
    flex: 1 0 100%;
}
.contact_field:has(button){
    flex: 1 0 100%;
    text-align: center;
    margin: 27px 0 0;
}
.contact_field .primary_btn {
    max-width: 476px;
}
.contact_info {
    max-width: 780px;
    margin: 0 auto;
    width: 100%;
}
.faq_accordion_title span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33px;
    height: 28px;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    flex-shrink: 0;
}
.faq_accordion_title h4 {
    color: var(--Dark-Blue);
    font: var(--Body-L);
    font-size: 23px;
}
.faq_accordion_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    cursor: pointer;
}
.faq_accordion_content p {
    color: var(--Dark-Blue);
    font: var(--Body-M);
    font-size: 18px;
    font-weight: 500;
}
.faq_accordion_content_wp {
    overflow: hidden;
    max-height: 0;
    transition: max-height .3s ease;
}
.faq_section {
    /* padding: 144px 0 0; */
    background: var(--Light-blue);
}
.faq_heading h1 {
    color: var(--Dark-Blue);
    text-transform: uppercase;
    font: var(--Heading-L);
    font-size: 70px;
    margin: 0 0 20px;
}
.faq_heading p {
    color: var(--Dark-Blue);
    font: var(--Body-L);
}
.faq_heading {
    text-align: center;
    margin: 0 0 58px;
}
.faq_wrapper {
    padding: 66px 0 56px;
}
.faq_accordion_title.active span {
    scale: -1;
}
.faq_accordion_item {
    border-bottom: 1px solid var(--Dark-Blue);
}
.faq_accordion_item:first-child{
    border-top: 1px solid var(--Dark-Blue);
}
.faq_accordion_content {
    margin: 19px 0 10px;
}
.faq_accordion_block_title h4 {
    color: var(--Dark-Blue);
    font: var(--Heading-S);
    text-transform: uppercase;
    font-size: 23px;
}
.faq_accordion_block_title {
    margin: 0 0 26px;
}
.faq_accordion_block:not(:last-child) {
    margin: 0 0 93px;
}
.faq_left_inner li a{
    color: var(--Dark-Blue);
    font: var(--Body-L);
    font-size: 23px;
    padding: 10px;
}
.faq_left {
    max-width: 185px;
    width: 100%;
    position: sticky;
    top: 210px;
}
.faq_main {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.faq_right {
    flex: 1;
}
.faq_left_inner li a.active {
    text-decoration: underline;
}
.faq_accordion_main {
    max-width: 792px;
    margin: 0 auto;
}
.flavor_item img {
    height: 62px;
    object-fit: scale-down;
}
.flavor_item a {
    height: 62px;
    width: 62px;
    border-radius: 50%;
    background: var(--Cream);
    border: 2px solid transparent;
}
.flavor_item.active a{
    border-color: var(--Brown);
}
.product_thumbh img {
    height: 62px;
    width: 62px;
    object-fit: cover;
    object-position: top;
}
.primary_btn_wpr.btn_style .primary_btn {
    background: transparent;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    gap: 5px;
    padding: 0;
    min-height: 100%;
    text-decoration: underline;
    max-width: fit-content;
}
.primary_btn_wpr.btn_style {
    top: calc(100% + 64px);
    bottom: auto;
}
.our_bar_wpr:has(.primary_btn_wpr.btn_style) {
    padding-bottom: 93px;
}
.header_social_link a {
    color: var(--Brown);
    font: var(--Navigation);
    line-height: 1.6;
    display: inline-block;
}
.header_social_link ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 18px;
}
.header_social_link li {
    width: 50%;
}
.hero_info h1 .bracket {
    font: var(--Heading-L);
    display: inline-block;
    font-size: 70px;
}
.hero_info h1 .words {
    font: var(--Body-S);
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}
.product_qty_box .qty_btn {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    height: 56px;
    width: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_qty_box .qty_btn svg {
    height: 14px;
    width: 14px;
}
.loading__spinner {
  position: absolute;
  z-index: 1;
  width: 1.8rem;
  height: 1.8rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.primary_btn.product_btn.loading .loading__spinner{
    display: block !important;
}
.spinner {
  animation: rotator 1.4s linear infinite;
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.loading__spinner .path {
  stroke-dasharray: 280;
  stroke-dashoffset: 0;
  transform-origin: center;
  stroke: var(--Dark-Indigo);
  animation: dash 1.4s ease-in-out infinite;
}
@keyframes dash {
  0% {
    stroke-dashoffset: 280;
  }
  50% {
    stroke-dashoffset: 75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 280;
    transform: rotate(450deg);
  }
}

.product_qty_box .qty_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}
.product_qty_box .qty_number {
    border: 0;
    text-align: center;
    padding: 10px;
    flex: 1;
    color: #382B01;
    font: var(--Body-XL);
    font-size: 24px;
    min-height: 56px;
    width: 100%;
}
.product_qty_box .qty_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    border: 1px solid var(--black);
    border-radius: 100px;
}
.product_qty_box {
    margin: 12px 0;
}
.waiting_popup {
    width: 100%;
    background-image: url(/cdn/shop/files/Group.jpg?v=1763976295);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: fixed;
    inset: 0;
    height: 100dvh;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}
.waiting_popup.active{
    opacity: 1;
    visibility: visible;
}
body:has(.waiting_popup.active){
    overflow: hidden;
}
.waiting_popup_logo {
    display: block;
    width: 100%;
    max-width: 132px;
    margin: 0 auto;
}
.waiting_popup_header {
    padding: 10px 0;
    border-bottom: 1px solid var(--white);
}
.waiting_popup_info span {
    color: var(--white);
    font: var(--Small-Title);
    line-height: 1.6;
    display: block;
    text-transform: uppercase;
    margin: 0 0 24px;
}
.waiting_popup_info h1 {
    color: var(--white);
    font: var(--Heading-XL);
    text-transform: uppercase;
    margin: 0 0 26px;
}
.waiting_popup_info p {
    color: var(--white);
    font: var(--Body-L);
}
.waiting_popup_from {
    margin: 34px 0 0;
}
.waiting_popup_from input {
    border: 1px solid var(--white);
    background: transparent;
    outline: none;
    border-radius: 200px;
    padding: 10px 20px;
    min-height: 52px;
    display: block;
    width: 100%;
    color: var(--white);
    font: var(--Body-L);
}
.waiting_popup_main {
    padding: 48px 0;
    flex: 1;
    display: flex;
    align-items: center;
}
.waiting_popup_from input::placeholder{
    color: var(--white);
    font: var(--Body-L);
}
.waiting_popup_inn {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: auto;
}
.waiting_popup_from .primary_btn {
    margin: 24px 0 0;
}
.waiting_popup_img {
    max-width: 654px;
    width: 55%;
}
.waiting_popup_wpr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.waiting_popup_info {
    flex: 1;
    max-width: 460px;
}
.popup_container {
    max-width: 1240px;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
}
.waiting_popup_img img {
    height: 100%;
    object-fit: scale-down;
    aspect-ratio: 1;
}
.landing_hero {
    background-image: url(/cdn/shop/files/Waiting_List.png?v=1763979846);
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100svh;
    display: flex;
    align-items: center;
}
.landing_hero_info h1 {
    color: var(--white);
    font: var(--Heading-XXL);
    font-size: 70px;
    text-transform: uppercase;
    font-size: clamp(48px, 5vw, 70px);
}
.landing_hero_info p {
    color: var(--white);
    font: var(--Body-L);
    margin: 20px 0 0;
}
.landing_hero_list{
    margin: 44px 0 34px;
    max-width: 483px;
}
.landing_hero_list li::before {
    content: "";
    display: inline-block;
    background-image: url(/cdn/shop/files/Vector.svg?v=1763541426);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 22px;
    width: 22px;
    align-items: center;
}
.landing_hero_list li {
    color: var(--white);
    font: var(--Body-L);
    position: relative;
    display: flex;
    gap: 22px;
    width: 48%;
    align-items: center;
}
.landing_hero_list ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 25px;
    justify-content: space-between;
}
.landing_hero_main .conatiner {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
}
.landing_hero_main {
    padding: 110px 0 0;
}
.landing-page .header_wrapper>div:not(.header_logo) {
    display: none;
}
.landing-page .header_wrapper {
    justify-content: center;
}
.landing-page .header_logo_block {
    margin: 0 auto;
}
.landing-page .header_logo_block svg path {
    fill: var(--white);
}
.landing-page .header {
    border-color: var(--white);
}
.fuel_form_left_inn h3 {
    font: var(--Heading-L);
    text-transform: uppercase;
    color: var(--Cocoa);
}
.fuel_form_left_inn span {
    text-transform: uppercase;
    color: var(--Cocoa);
    display: block;
    font: var(--Body-L);
    font-weight: 800;
}
.fuel_form_right_inn p {
    color: var(--Cocoa);
    font: var(--Body-L);
}
.fuel_form_img {
    max-width: 738px;
    margin: 0 auto -146px;
    width: 100%;
}
.fuel_form_section {
    background: var(--Light-yellow);
    padding: 39px 0;
    position: relative;
}
.fuel_form_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 51px;
}
.fuel_form_left {
    max-width: 460px;
    width: 100%;
}
.fuel_form_right {
    width: 100%;
    max-width: 365px;
    padding: 10px 0;
}
.fuel_form_svg {
    position: absolute;
    bottom: 100%;
    width: 100%;
    left: 0;
    right: 0;
}
.landing_hero_block .variety_pack_info .section_heading h2,
.landing_hero_block .variety_pack_info .section_heading p {
    color: var(--Cocoa);
}
.is_color_option .box_item {
    height: 82px;
    width: 82px;
    flex: unset;
    min-height: unset;
    padding: 10px;
    border-radius: 50%;
    border: none;
    background: transparent;
}
.is_color_option .box_content {
    border-radius: 50%;
    height: 52px;
    width: 52px;
}
.is_color_option .box_item:has(input:checked){
    background: transparent;
}
.is_color_option .box_item:has(input:checked) .box_content{
    border: 2px solid var(--Brown);
}
.quantity_inner:has(.is_color_option) {
    padding: 0;
}
.box_wrap.is_color_option {
    gap: 0;
}
.product_main {
    height: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.is-empty .cart_center_inn {
    justify-content: center;
    align-items: center;
}
.product_hero_main .product_hero_arrow {
    background: var(--Brown);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}
.product_hero_main .product_hero_arrow svg {
    height: 28px;
    width: 28px;
}
[data-desktop-layout="thumbnails-left"] .product_hero_main .product_hero_arrow{
    display: none;
}
[image-layout="first_full"] .swiper-wrapper .swiper-slide:first-child {
    width: 100%;
}
.cart__empty-text {
    font: var(--Heading-XS);
    color: var(--Dark-Indigo);
}
.dicount_save p {
    color: var(--Light-blue);
    text-transform: uppercase;
    font: var(--Body-L);
    font-weight: 800;
}
.dicount_save {
    padding: 13px 40px;
    background: var(--Blue);
    border-radius: 20px 20px 0 0;
}
.dicount_save_wpr {
    position: fixed;
    top: calc(50% - 54px);
    z-index: 999;
    transform-origin: center left;
    rotate: 90deg;
    transform: translateY(-50%);
    cursor: pointer;
}
.table_close_block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    width: 20px;
    margin-left: auto;
}
.product_table_wpr {
    position: fixed;
    top: 0;
    right: 0;
    width: 396px;
    background: var(--Light-yellow);
    height: 100%;
    z-index: 999;
    padding: 24px;
    overflow-y: auto;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
}
.product_table_title h4 {
    color: var(--Brown);
    font: var(--Heading-S);
    text-transform: uppercase;
}
.product_serving h6 {
    color: var(--Brown);
    font: var(--Body-L);
    text-transform: uppercase;
    font-weight: 800;
}
.product_serving p {
    font: var(--Body-M);
    color: var(--Brown);
    font-weight: 500;
    margin: 0 0 3px;
}
.product_serving .flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product_serving .flex span {
    font: var(--Body-M);
    font-weight: 800;
    color: var(--Brown);
    display: block;
}
.product_table table th, .product_table table td {
    font: var(--Body-M);
    color: var(--Brown);
}
.product_table table th:first-child,
.product_table table td:first-child {
    text-align: left;
}
.product_table table th:last-child,
.product_table table td:last-child {
    text-align: right;
}
.product_table table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.product_table table tr{
    border-bottom: 1px solid var(--black);
}
.product_serving b {
    font-weight: 800;
}
.product_table_title {
    margin: 32px 0 24px;
    display: none;
}
.product_table>p {
    margin: 28px 0 0;
    font: var(--Body-M);
    color: var(--Brown);
    font-weight: 500;
}
.product_table_wpr::-webkit-scrollbar {
  width: 5px;
}
.product_table_wpr::-webkit-scrollbar-track {
    background: var(--black); 
}
.product_table_wpr::-webkit-scrollbar-thumb {
    background: var(--white); 
}
.product_table_overlay {
    position: fixed;
    inset: 0;
    background: #0004;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
}
.product-form__error-message-wrapper {
    display: none;
}
.product-form__error-message-wrapper:not([hidden]) {
    margin: 20px 0 0;
    display: flex;    
    gap: 5px;
}
.product-form__error-message-wrapper svg {
    width: 20px;
    height: 20px;
}
.dis_popup_close_block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    width: 20px;
    margin-left: auto;
}
.discount_popup_info p {
    color: var(--Brown);
    font: var(--Body-L);
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 0 20px;
}
.discount_popup_info h3 {
    color: var(--Brown);
    font: var(--Heading-M);
    text-transform: uppercase;
    margin: 0 0 23px;
}
.discount_popup_info input {
    background: var(--white);
    min-height: 46px;
    width: 100%;
    display: block;
    border-radius: 100px;
    color: var(--Brown);
    font: var(--Body-M);
    font-weight: 500;
    padding: 10px 20px;
    outline: 0;
    border: 0;
    max-width: 313px;
    margin: 0 auto 24px;
}
.discount_popup {
    background: var(--Light-yellow);
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    border-radius: 20px;
    padding: 26px;
    width: 100%;
    max-width: 782px;
    margin: 0 auto;
    transform: translate(-50%,-50%);
    transition: all 0.3s ease-in-out;
    scale: 0.8;
    transform-origin: top left;
    opacity: 0;
    visibility: hidden;
}
.is_open_offer_form .discount_popup{
    opacity: 1;
    visibility: visible;
    scale: 1;
}
.is_open_offer_form .discount_popup_overlay,
.is_open_product_table .product_table_overlay{
    opacity: 1;
    visibility: visible;
}
.discount_popup_wpr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.discount_popup_img {
    width: 50%;
    margin-bottom: -26px;
}
.discount_popup_info{
    width: 50%;
    text-align: center;
    margin: 37px 0 0;
}
.discount_popup_overlay, .product_table_overlay {
    position: fixed;
    inset: 0;
    background: #0005;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
}
.upsell_wpr{
    width: 100%;
}
.hero_video_wpr video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero_video_wpr {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
.hero_info{
    display: flex;
    flex-direction:column;
}
.center-left .hero_info {
    align-items: flex-start;
    text-align: left;
}
.center-center .hero_info {
    align-items: center;
    text-align: center;
}
.center-right .hero_info {
    align-items: flex-end;
    text-align: right;
}
.hero_info .primary_btn_wpr {
    width: 100%;
}

.is_open_product_table .product_table_wpr {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
}

/**-Empty cart css--*/
a.show_product_table {
    font: var(--Small-Title);
    margin-top: 15px;
    text-decoration: underline;
}
.is-empty .cart_shipping {
    width: 100%;
}

.is-empty .drawer__inner-empty {
    width: 100%;
    text-align: center;
}

.is-empty .cart__empty-text {
    text-transform: uppercase;
}

.is-empty .cart-drawer__empty-content p {
    margin: 10px 0 20px;
}

.is-empty .empty-cart-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.product_main button {
    display: none !important;
}
.marquee_text h3 {
    font: var(--Heading-M);
    text-transform: uppercase;
    color: var(--Dark-Blue);
    font-size: 28px;
}
.marquee_purple .marquee_text h3 {
    color: var(--Purple);
}
.marquee_group {
    display: flex;
    gap: 52px;
    flex-shrink: 0;
    width: auto;
}
.marquee_purple .marquee_group{
    animation: logo-scroll 15s linear infinite;
}
.marquee_blue .marquee_group{
    animation: logo-scroll-reverse 15s linear infinite;
}
.marquee_text {
    flex: 0 0 auto;
}
.marquee {
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 52px;
    padding: 50px 0;
}
.marquee_blue .marquee{
    rotate: 0.4deg;
    background: var(--Light-blue);
}
.marquee_purple .marquee{
    background: var(--Light-purple);
    rotate: -1deg;
}
@keyframes logo-scroll {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
}
@keyframes logo-scroll-reverse {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}
.marquee_purple {
    margin-top: -25px;
}
.marquee_wpr {
    margin-top: -24px;
    padding-bottom: 25px;
    overflow: hidden;
}
.product_wrp {
    display: flex;
    flex-wrap: wrap;
    max-width: 1104px;
    margin: 0 auto;
    overflow: auto;
    height: 100%;
}
.product_left, .product_right {
    width: 50%;
}
.product_right_inn_col h3 {
    font: var(--Heading-S);
    text-transform: uppercase;
    margin: 0 0 16px;
    COLOR: var(--black);
}
.product_right_inn_col p strong {
    font: var(--Body-L);
    text-transform: uppercase;
    font-weight: 800;
    display: block;
}
.product_right_inn_col p {
    font: var(--Body-M);
    font-weight: 500;
    margin: 0 0 10px;
    color: var(--black);
}
.product_left .product_table {
    background: var(--white);
    border-radius: 16px;
    padding: 16px 16px 24px;
    box-shadow: 4px 0 24px #9e959640;
    max-width: 544px;
}
.product_right_inn_col {
    width: 100%;
    max-width: 472px;
    margin: 0 auto;
    padding: 0 20px;
}
.product_section .product_fluid {
    padding: 25px;
    position: fixed;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: calc(100% - 30px);
    background: #fff;
    z-index: 999;
    max-width: 950px;
    margin: 0 auto;
    max-height: 600px;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
}
.product_section-overlay {
    position: fixed;
    inset: 0;
    background: #0005;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
}
body.is_open_ingredient_details{
    overflow: hidden;
}
.is_open_ingredient_details .product_section-overlay,
.is_open_ingredient_details .product_section .product_fluid{
    opacity: 1;
    visibility: visible;
}
.product_section .container_fluid {
    padding: 0 32px;
}
.product_section_close a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 25px;
}
.product_section_close {
    position: absolute;
    top: -40px;
    right: 0;
}

.product_left .metafield-rich_text_field {
    margin: 16px 0 0;
}
.mobile_prefect {
    display: none;
}
.inside-heybars .footer {
    margin: 48px 0 0;
}
.collection_main {
    padding: 23px 0;
}
.tab.common_tab_new {
    display: none;
}
.tab.common_tab_new.show_dropdown {
    display: block;
}
.cart {
    position: relative;
}
body:has(.cart_item) .cart_count {
    height: 10px;
    width: 10px;
    background: currentColor;
    position: absolute;
    top: -2px;
    right: -2px;
    border-radius: 50%;
}
.img_with_text_wpr {
    display: flex;
    flex-wrap: wrap;
}
.img_with_text_left, .img_with_text_right {
    width: 50%;
}
.img_with_text_right_inn {
    padding: 25px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    gap: 15px;
}
.img_with_text_right_inn h3 {
    text-transform: uppercase;
}
.only_img_block {
    position: relative;
    width: 100%;
}
.only_img_block img,
.gallery_img_wpr img{
    position: absolute;
    inset: 0;
    object-fit: cover;
    height: 100%;
}
.gallery_img_wpr {
    position: relative;
    width: 100%;
    cursor: pointer;
}
.countdown-section {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
    background: var(--Indigo);
    text-align: center;
    padding: 10px;
}
.countdown-wrapper {
    margin:0;
    gap: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.countdown-item {
    background: var(--white);
    height: 52px;
    width: 52px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    gap: 5px;
}
.countdown-number {
    display: block;
    font: var(--Heading-XS);
    line-height: 1;
    font-weight: bold;
}
.countdown_inner {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 20px;
}
.countdown-label {
    font: var(--Body-S);
    font-weight: 500;
    display: block;
    line-height: 1;
}
.countdown-section p {
    font: var(--Body-M);
    color: var(--white);
}
.countdown-title {
    font: var(--Heading-XS);
    color: var(--white);
}
.collection_slider .swiper-wrapper{
    transition-timing-function: linear !important;
    gap: 120px;
}
.collection_marquee_group {
    display: flex;
    gap: 120px;
    flex-shrink: 0;
    width: auto;
    animation: logo-scroll 15s linear infinite;
}
.collection_marquee {
    display: flex;
    gap: 120px;
    overflow: hidden;
    padding: 20px 0;
    background: var(--Light-yellow);
    margin: 34px 0;
}
.main_cart_section {
    padding: 48px 0;
    display: block;
}
.main_cart_section .section_heading h2 {
    margin: 0;
}
.main_cart_item_img {
    width: 100%;
    max-width: 80px;
}
.main_cart_inn {
    display: flex;
    flex-wrap: wrap;
}
.main_cart_right {
    max-width: 420px;
    width: 100%;
}
.main_cart_left {
    flex: 1;
    padding-right: 20px;
}
.main_cart_right_inn {
    border: 1px solid var(--Brown);
    border-radius: 12px;
    padding: 20px;
}
.main_cart_item{
    padding-bottom: 10px;
    border-bottom: 1px solid var(--Brown);
    margin-bottom: 10px;
}
.main_cart_section .container_fluid {
    max-width: 1440px;
}
.main_cart_item_title h6 {
    font: var(--Heading-XS);
    margin: 0 0 5px;
}
.main_cart_item_title p {
    font: var(--Body-M);
    font-weight: 800;
}
.main_cart_item_price h6 {
    font: var(--Body-M);
    font-weight: 500;
}
.main_cart_item_wpr {
    display: flex;
    flex-wrap: wrap;
}
.main_cart_item_info {
    flex: 1;
    padding-inline: 15px;
}
.main_cart_quantity input.qty_number {
    border: 0;
    background: transparent;
    width: 30px;
    text-align: center;
    display: block;
    height: 26px;
    padding: 0;
    font: var(--Body-M);
    font-weight: 500;
}
.main_cart_quantity cart-quantity-input {
    display: inline-flex;
    align-items: center;
}
.main_cart_quantity .quantity_btn svg path {
    fill: #000;
}
.main_cart_quantity .quantity_btn {
    width: 26px;
    height: 26px;
    padding: 9px;
}
.main_cart_item_price {
    padding: 5px 0;
    display: flex;
    align-items: center;
    gap: 5px;
}
.main_cart_item_remove .main_cart_remove {
    background: transparent;
    text-transform: capitalize;
    font: var(--Body-M);
    text-decoration: underline;
}
.main_cart_item_price .dr_del_price h6 {
    text-decoration: line-through;
}
.main_cart_total_inn h6 {
    font: var(--Body-L);
    font-weight: 800;
}
.main_cart_total_inn p {
    font: var(--Body-M);
}
.main_cart_total_inn .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 10px;
}
.main_cart_total_inn .primary_btn {
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 25px 0 0;
}
.main_cart_total_inn .primary_btn span {
    max-width: 20px;
    width: 100%;
    display: inline-block;
}
.main_cart_section .main_cart_inn {
    justify-content: center;
}
.main_cart_section .main_cart_inn .drawer__inner-empty{
    max-width: 450px;
    margin: 0 auto;
    text-align: center;
}
.main_cart_inn .empty-cart-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.main_cart_inn .drawer__inner-empty .cart-drawer__empty-content .primary_btn {
    max-width: 401px;
    margin: 15px 0 0;
}
.main_cart_inn .drawer__inner-empty {
    width: 100%;
}
.main_cart_inn .drawer__inner-empty .cart-drawer__empty-content {
    margin: 0 0 20px;
}
.search-wrap h3 {
    font: var(--Heading-S);
    text-transform: uppercase;
}
.main-search input[type=text] {
    width: 100%;
    display: block;
    font: var(--Body-M);
    color: var(--Brown);
    padding: 10px 25px;
    border: 2px solid var(--Brown);
    border-radius: 36px;
}
.main-search input[type=text]::placeholder{
    font: var(--Body-M);
    color: var(--Brown);
}
.main-search .search-wrap {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-width: 640px;
    margin: 0 auto;
    padding: 0 20px;
}
.main-search {
    padding: 48px 0;
}
.main-search .collection_grid_wpr {
    gap: 40px 18px;
}
.main-search .shop_col {
    width: calc(33.33% - 12px);
}
.article-template {
    padding: 48px 0;
}
.article-template__title {
    font: var(--Body-XL);
    font-weight: 500;
    margin: 0 0 10px;
}
.heading-content  time {
    font: var(--Body-S);
}
.heading-content {
    padding: 0 0 20px;
}
.blog_img img {
    aspect-ratio: 16 / 6;
    object-fit: cover;
}
.article-template__content p:empty{
    display: none;
}
.article-template__content :is(p,ul,li,ol,div,span,a,){
    font: var(--Body-M);
    margin: 10px 0 0;
}
.page_content_wpr .container {
    max-width: 1298px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}
.page_content_wpr {
    padding: 48px 0;
}
.main-page-title {
    font: var(--Heading-S);
    text-align: center;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.page_content_wpr .rte :is(p,ul,li,ol,div,span,a,){
    font: var(--Body-M);
    margin: 10px 0 0;
}
.page_content_wpr .rte p a{
    text-decoration: underline;
    font-weight: 500;
}
.our_list_bar_col_img {
    background: var(--Cream);
    height: 152px;
    width: 152px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.our_list_bar_col_img img {
    max-width: 95px;
    mix-blend-mode: darken;
}
.our_list_bar_content_inn {
    display: flex;
    flex-wrap: wrap;
    max-width: 540px;
    margin: 42px auto 0;
    width: 100%;
    row-gap: 32px;
}
.our_list_bar_col {
    width: 33.33%;
    text-align: center;
}
.our_list_bar_col h5 {
    color: var(--Brown);
    text-transform: uppercase;
    font: var(--Heading-XS);
    padding: 23px 0 0;
}
.our_list_bar_title h4 {
    font: var(--Heading-S);
    text-transform: uppercase;
    color: var(--Brown);
}
.our_list_bar_title span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}
.our_list_bar_title span::after, .our_list_bar_title span::before {
    content: "";
    position: absolute;
    height: 4px;
    width: 100%;
    background: var(--Brown);
    transition: all 0.3s ease-in-out;
}
.our_list_bar_title span::after{
    rotate: 90deg;
}
.our_list_bar_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px;
    cursor: pointer;
}
.our_list_bar_inner {
    max-width: 1006px;
    width: 100%;
    margin: 0 auto;
}
.template-product .waiting_popup.active .waiting_popup_main{
    background-color: var(--white);
}
.product_hero {
    width: 100%;
}
.template-page .waiting_popup_main {
    background: var(--white);
}
.waiting_popup .footer_inner {
    max-width: 100%;
}
.waiting_popup_wpr section {
    width: 100%;
}
.type_gallery {
    width: 100%;
}
.waiting_popup .product_hero_wpr {
    padding: 24px 0 48px;
}
.waiting_popup .type_gallery .gallery_container {
    padding: 0;
}

@media only screen and (min-width: 768px) {
    [data-desktop-layout="stacked"] .product_main img,
    [data-desktop-layout="carousel"] .product_main img {
        aspect-ratio: 1;
        object-fit: cover;
        border-radius: 12px;
    }
    [data-desktop-layout="stacked"] .pro_inner_left,
    [data-desktop-layout="carousel"] .pro_inner_left {
        padding: 0;
        display: block;
        background: transparent;
    }
    [data-desktop-layout="stacked"] .swiper-wrapper {
        flex-wrap: wrap;
        transform: unset !important;
        gap: 10px;
    }
    [data-desktop-layout="stacked"] .swiper-wrapper .swiper-slide {
        width: calc(50% - 5px);
        height: auto;
    }
    [image-layout="first_full"] .swiper-slide:first-child .product_main img {
        aspect-ratio: 16 / 22;
    }
}
@media only screen and (min-width: 851px) {
    .on_mob,
    .header_social_link,
    .mobile_video {
        display: none;
    }
    .mega_menu {
        position: absolute;
        background: var(--white);
        width: 100%;
        left: 0;
        right: 0;
        top: calc(100% + 1px);
        padding: 27px 0 43px;
        transition: all 0.3s ease-in-out;
        transform: translateY(20px);
        opacity: 0;
        visibility: hidden;
        max-height: unset !important;
    }
    .menu_item:hover .mega_menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
    }
    .moment_main_slider .swiper-slide {
        width: unset;
        flex: 1 1 0%;
        transition: all 1s cubic-bezier(0.25, 1, 0.5, 1);
        height: auto;
    }
    .menu_item:hover .menu_list {
        text-decoration: underline;
        text-underline-offset: 3px;
        color: var(--Brown);
    }
    .moment_main_slider .swiper-slide.hover{
        flex-basis: 49.11%;
    }
    .moment_main_slider .swiper-slide.hover .moment_slide_info{
        opacity: 1;
    }
    .moment_main_slider .swiper-wrapper {
        gap: 14px;
    }
}
@media only screen and (max-width: 1366px) {

    .container_fluid,
    .mega_menu_inner,
    .blog_main .container {
        padding: 0 32px;
    }

    .header_menu .menu {
        gap: 15px;
    }
    .shop_main{
        max-width: 100%;
    }
    .review_slider_section {
        padding: 64px 0;
    }
    .short_img_4 {
        top: 27%;
    }
}
@media only screen and (max-width: 1280px) {
    .keeping_block .our_info_rounded{
        display: none;
    }
    .review_slide {
        padding: 30px 11px 30px 20px;
    }
    .review_slide_bottom img {
        max-width: 78px;
        border-radius: 14px;
    }
    .offset_container{
        margin-left: 0;
        padding-left: 32px;
    }
    .bundle_product_wpr {
        padding: 0;
    }
    .collection_grid_col:has(.product_block) {
        padding-block: 0;
    }
    .bundle_product_title h4 {
        font-size: 24px;
    }
    .collection_grid_col .product_block_info h6 {
        font-size: 12px;
    }
    .collection_grid_col .product_block_info p {
        font-size: 14px;
    }
    .collection_grid_col .primary_btn {
        min-height: 40px;
        padding: 5px 11px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .collection_grid_wpr {
        gap: 16px 12px;
    }
    .collection_grid:has(.product_block),
    .collection_grid:has(.bundle_product_wpr) {
        flex: 0 0 calc(33.33% - 8px);
    }
}
@media only screen and (max-width: 1080px) {
    .header_logo,
    .header_right {
        width: 15%;
    }
    .collection_marquee_group,
    .collection_marquee{
        gap: 70px;
    }
    .fuel_form_left_inn h3 {
        font-size: 32px;
    }
    .fuel_form_right_inn p {
        font-size: 16px;
    }
    .fuel_form_left {
        max-width: 350px;
    }
    .waiting_popup_info h1 {
        font-size: 42px;
    }
    .waiting_popup_info p {
        font-size: 16px;
    }
    .waiting_popup_info span {
        font-size: 14px;
    }
    .faq_accordion_title h4 {
        font-size: 21px;
    }
    .faq_wrapper{
        padding: 26px 0 48px;
    }
    .contact_heading {
        margin: 0 0 34px;
    }
    .contact_heading h1,
    .faq_heading h1 {
        font-size: 42px;
    }
    .contact_wpr {
        padding: 38px 0 52px;
    }
    .our_about_info {
        padding-block: 0;
    }
    .our_about_info h3 {
        font-size: 34px;
    }
    .our_about_img {
        padding: 0;
    }
    .our_about_info p {
        font-size: 16px;
    }
    .short_img_3 {
        left: calc((100% - 400px) + 70px);
        bottom: 0;
    }
    .short_img_1 {
        right: 0;
        max-width: 120px;
    }
    .short_img_2 {
        left: -20px;
        max-width: 134px;
        top: -30px;
    }
    .our_info_img {
        max-width: 400px;
    }
    .our_info_col_block h4 {
        font-size: 16px;
    }
    .our_info_col_block {
        padding: 10px;
    }
    .our_info_img_block {
        display: flex;
        align-items: center;
    }
    .header_menu .menu_list {
        font-size: 16px;
    }
    .mega_menu_col {
        width: calc(25% - 10px);
    }
    .mega_menu_inner .product_block_info h6 {
        font-size: 14px;
    }
    .product_block_info {
        padding-top: 12px;
    }
    .header_logo_block {
        max-width: 112px;
    }
    .keeping_block_bottom {
        padding: 24px;
        flex: 1;
    }
    .keeping_block_bottom li {
        padding: 10px 0;
    }
    .keeping_right_img {
        width: min(17%, 349px);
        bottom: -15%;
    }
    .keeping_left_img {
        width: min(20%, 465px);
        top: 5%;
    }
    .footer_top {
        padding: 70px 0;
    }
    .footer_newsletter h3 {
        font-size: 20px;
    }
    .footer_menu_col {
        margin: 40px 0 0;
    }
    .our_story {
        padding-bottom: 0;
    }
    .about_hero_info h1 {
        font-size: 38px;
    }
    .about_hero_img_wpr {
        max-width: 90%;
    }
    .moment_slide_info {
        left: 21px;
        bottom: 21px;
        right: 21px;
    }
    .moment_slide_info_inn {
        padding: 40px 15px 15px;
    }
    .moment_slide_info h3 {
        font-size: 20px;
    }
    .our_about_section {
        padding: 48px 0 70px;
    }
    .whole_heading h2 {
        font-size: 40px;
        margin: 0 0 24px;
    }
    .whole_wpr {
        margin-top: -80px;
    }
    .whole_block.whole_blue {
        right: 7.6%;
    }
    .whole_pink {
        left: 10.4%;
    }
    .whole_yellow {
        right: 8.3%;
    }
    .whole_img_short_4 {
        max-width: 180px;
        bottom: 2.95%;
        right: 2.3%;
    }
    .whole_img_short_3 {
        left: 0;
        bottom: 8.94%;
        max-width: 162px;
        width: 100%;
    }
    .collection_banner_title h1 {
        font-size: 24px;
    }
    .collection_main {
        padding: 26px 0;
    }
    .collection_banner_title {
        padding: 42px 0 0;
    }
    .blog_banner_info h1 {
        font-size: 36px;
    }
    .tabs {
        gap: 28px;
    }
}
@media only screen and (max-width: 991px) {
    .marquee_section {
        margin-top: -14px;
    }
    .main_cart_right {
        max-width: 340px;
    }
    .main_cart_section .section_heading h2 {
        font-size: 32px;
    }
    .product_right_inn_col h3 {
        font-size: 26px;
    }
    .pro_inner_left {
        padding: 24px;
    }
    .product_hero_wpr {
        padding: 24PX 0 120px;
    }
    .box_content {
        font-size: 12px;
    }
    .product_right_inn {
        padding-right: 0;
    }
    .collection_container{
        padding: 0 20px;
    }
    .offset_container{
        padding-left: 20px;
    }
    .whole_purple {
        left: 6.8%;
    }
    .whole_block.whole_blue {
        right: 4.6%;
    }
    .whole_purple .whole_card {
        rotate: -10deg;
    }
    .whole_blue .whole_card {
        rotate: 8deg;
    }
    .our_info_col_block p {
        font-size: 16px;
    }
    .marquee_block:nth-child(2) {
        margin-top: -24px;
    }
    .container_fluid,
    .mega_menu_inner {
        padding: 0 20px;
    }
    .our_info_main .primary_btn_wpr {
        max-width: 229px;
        margin: 0 auto;
    }
    .our_info_main {
        max-width: 300px;
    }
    .blog_main .container{
        padding: 0 20px;
    }
    .header_menu .menu {
        gap: 5px;
    }
    .blog_main{
        padding: 32px 0;
    }
    .our_promise h4 {
        font-size: 20px;
        margin: 12px 0 0;
    }
    .announcement_info a {
        font-size: 16px;
    }
    .review_slider .swiper-pagination{
        display: flex;
    }
    .review_slider_section{
        padding: 40px 0;
    }
    .our_story_img {
        max-width: 50%;
    }
    .our_story_info {
        max-width: 50%;
    }
    .section_info h2 {
        font-size: 36px;
    }
    .left_img .section_info h2 {
        font-size: 32px;
    }
    .our_promise h4 span {
        padding: 5px 11px;
        font-size: 16px;
        border-radius: 48px;
    }
    .inside_info_inn,
    .inside_main_img{
        max-width: 100%;
    }
    .detail_block_info h3 {
        font-size: 20px;
    }
    .product_verify_info{
        width: 100%;
        padding: 0 0 27px;
        text-align: center;
    }
    .product_verify_img{
        width: 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 850px) {
    .mega_menu_inner {
        padding: 24px 0 0 0;
    }
    .main-search .shop_col {
        width: calc(50% - 9px);
    }
    .is-empty .empty-cart-container .cart_item_btn {
        width: 100%;
        max-width: 100%;
    }
    .is-empty .empty-cart-container {
        width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }
    .desktop_video{
        display: none;
    }
    .mobile_video{
        display: block;
    }
    .discount_popup {
        max-width: 95%;
    }
    .mega_menu_col .product_block_img,
    .hero_info h1 .bracket {
        display: none;
    }
    .mega_menu {
        overflow: hidden;
        max-height: 0;
        transition: max-height .3s ease;
    }
    .mega_menu_col {
        width: 100%;
    }
    .product_block_info {
        padding: 0;
        text-align: left;
    }
    .mega_menu_inner .product_block_info h6 {
        font-size: 18px;
        text-transform: none;
        font-weight: 700;
    }
    .mega_menu_main {
        gap: 20px;
        padding: 0 20px;
    }
    .header_menu .menu_item.active .down_arrow::before{
        opacity: 0;
    }
    .header_menu .menu_item.active .down_arrow::after{
        transform: translateY(-50%) rotate(180deg);
    }
    .announcement_bar{
        z-index: 91;
    }
    .blog_banner_inner{
        background-image: url(../images/blog_banner_mobile.png);
    }
    .header.on-sticky .header_hamburger a span {
        background: var(--Brown);
    }
    .moment_slide_info{
        opacity: 1;
    }
    .moment_main {
        padding: 0 0 0 16px;
    }
    .moment_slide_info_inn {
        min-height: 246px;
        padding: 23px 13px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .short_img_1{
        display: none;
    }
    .shop_wpr {
        margin-right: -20px;
    }
    .short_img_2 {
        bottom: 100%;
        top: auto;
        left: -80px;
    }
    .hero_section{
        background-image: url(../images/mob_hero_img.png) !important;
        background-position: bottom;
        min-height: 754px;
        padding: 130px 0 40px;
        display: flex;
        flex-direction: column;
    }
    .marquee_section {
        margin-top: -10px;
    }
    .marquee_block:nth-child(2) {
        margin-top: -17px;
    }
    .marquee_block img {
        height: 78px;
        object-fit: cover;
    }
    .hero_wpr {
        height: 100%;
        flex: 1;
        display: flex;
        flex-direction: column;
        padding-top: 24px;
    }
    .primary_btn {
        width: 100%;
        max-width: 333px;
        min-width: unset;
    }
    .announcement_inner {
        min-height: 32px;
    }

    .announcement_img {
        top: 20px;
        height: 22px;
    }

    .header_center {
        position: fixed;
        flex: 1 0 100%;
        top: 132px;
        background: var(--white);
        height: calc(100dvh - var(--wrapper-top));
        top: var(--wrapper-top);
        width: 100%;
        left: 0;
        padding: 33px 0;
        transform: translateX(-100%);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
    }
    .header_social_link ul{
        padding: 0 20px;
    }
    .header_main.is-active .header_center {
        opacity: 1;
        visibility: visible;
        transform: translateX(0);
    }
    .header_menu .menu {
        flex-direction: column;
        gap: 28px;
    }

    .header_menu .menu_list,
    .header_transparent .header_menu .menu_list {
        font: var(--Heading-M);
        font-size: 23px;
        color: var(--Brown);
        justify-content: space-between;
        width: 100%;
    }
    body:has(.header_main.is-active) .announcement_bar {
        background: var(--white);
    }
    body:has(.header_main.is-active) .header {
        background: var(--white);
        border-color: var(--Brown);
    }
    .header_menu {
        padding: 0 16px;
        height: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 114px;
        overflow: auto;
    }

    .header_menu .menu_item {
        width: 100%;
    }

    .header_logo {
        order: 2;
        flex: 1;
        padding: 0 5px;
    }

    .header_icon>li>a {
        height: 24px;
        width: 24px;
    }
    .hero_section:after{
        background: #17020233;
    }
    .header_hamburger {
        order: 1;
        width: 15%;
        flex: 1;
    }

    .header_right {
        order: 3;
        flex: 1;
    }

    .header_logo_block {
        margin: 0 auto;
    }

    .header_main {
        padding: 20px 0;
    }

    .header {
        top: 32px;
    }

    .header_icon {
        gap: 10px;
    }

    .menu_item_icon,
    .down_arrow svg {
        display: none;
    }

    .down_arrow {
        position: relative;
        height: 22px;
        width: 22px;
    }

    .down_arrow::after,
    .down_arrow::before {
        content: "";
        height: 5px;
        width: 100%;
        background: var(--Brown);
        position: absolute;
        transform: translateY(-50%);
        transition: all .3s ease-in-out;
        top: 50%;
    }
    .down_arrow::after {
        transform: translateY(-50%) rotate(90deg);
    }
    .header_main.is-active .header_hamburger a span:nth-child(2) {
        opacity: 0;
    }
    .header_main.is-active .header_hamburger a span:nth-child(1) {
        transform: translate(0px, 10px) rotate(45deg);
        background: var(--Brown);
    }
    .header_main.is-active .header_hamburger a span:nth-child(3) {
        transform: translate(0px, -6px) rotate(-45deg);
        background: var(--Brown);
    }
    .header_main.is-active .header_logo_block svg path,
    .header_main.is-active .header_icon>li>a svg path{
        fill: var(--Brown);
    }
    .hero_info h1 {
        font-size: 32px;
        margin: 0 0 26px;
    }
    .hero_info h1 span {
        font-size: 59px;
    }
    .hero_info p {
        margin: 0 auto 26px;
    }
    .mob_center-left .hero_info{
        align-items: flex-start;
        text-align: left;
    }
    .mob_center-center .hero_info{
        align-items: center;
        text-align: center;
    }
    .mob_center-right .hero_info{
        align-items: flex-end;
        text-align: right;
    }
    .section_heading h2 {
        font-size: 34px;
        margin: 0 0 22px;
    }
    .section_heading span {
        font-size: 16px;
    }
    .section_heading {
        margin: 0 0 36px;
    }
    .keeping_section .section_heading {
        margin: 0 0 22px;
    }
    .keeping_section {
        padding: 60px 0;
    }
    .marquee_text h3 {
        font-size: 18px;
    }
    .marquee_group{
        gap: 40px;
    }
    .marquee{
        gap: 40px;
        padding: 25px 0;
    }
    .marquee_purple {
        margin-top: -12px;
    }
    .marquee_wpr {
        padding-bottom: 13px;
    }
}
@media only screen and (max-width: 767px) {
    [data-desktop-layout="thumbnails-left"] .product_hero_main .product_hero_arrow{
        display: none;
    }
    .product_hero_wpr {
        padding: 24PX 0;
    }
    .main-search .shop_col .product_block_info h6 {
        font-size: 12px;
    }
    .main-search,
    .article-template,
    .main_cart_section,
    .page_content_wpr {
        padding: 24px 0;
    }
    .main-search .shop_col .primary_btn {
        min-height: 36px;
        padding-block: 5px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .collection_marquee_group{
        gap: 32px;
    }
    .main_cart_left {
        flex: 1 0 100%;
        padding: 0;
    }
    .main_cart_right {
        max-width: 100%;
        margin: 25px 0 0;
    }
    .collection_marquee{
        gap: 32px;
        margin: 24px 0;
    }
    .product_right_inn_col h3{
        display: none;
    }
    .top_image .img_with_text_left {
        order: 1;
    }
    .top_image .img_with_text_right {
        order: 2;
    }
    .bottom_image .img_with_text_left {
        order: 2;
    }
    .bottom_image .img_with_text_right {
        order: 1;
    }
    .img_with_text_left, .img_with_text_right {
        width: 100%;
    }
    .tab_title_main_new {
        border-radius: 28px;
        background: var(--Light-yellow);
        text-align: left;
    }
    .tablinks.active {
        display: none;
    }
    .tablinks,
    .tab_title_mobile_new {
        padding: 16px 40px 16px 24px;
        background: transparent;
        display: block;
        text-transform: uppercase;
        font: var(--Body-L);
        font-weight: 800;
        width: 100%;
        text-align: left;
        position: relative;
    }
    .product_left, .product_right {
        width: 100%;
    }
    .mobile_prefect_title h3 {
        font: var(--Heading-M);
        text-transform: uppercase;
        margin: 0 0 16px;
    }
    .mobile_prefect {
        display: block;
        width: 100%;
        text-align: center;
    }
    .product_section .product_fluid {
        max-height: 500px;
        padding: 12px;
    }
    .product_left .product_table,
    .product_right_inn_col{
        max-width: 100%;
    }
    .product_hero_main .product_hero_arrow {
        height: 30px;
        width: 30px;
    }
    .product_hero_main .product_hero_arrow svg {
        height: 20px;
        width: 20px;
    }
    .variety_pack_wpr{
        background-image: url(../images/mob_variety_bg.png);
        min-height: 554px;
        margin: 0 20px;
        border-radius: 20px;
    }
    .fuel_form_section {
        padding: 32px 0;
        margin: 0;
    }
    .fuel_form_main {
        padding-bottom: 32px;
    }
    .fuel_form_right_inn{
        text-align: center;
    }
    .fuel_form_svg {
        display: none;
    }
    .fuel_form_img {
        max-width: 600px;
        margin: 0 auto -80px;
    }
    .fuel_form_left,.fuel_form_right{
        width: 100%;
        max-width: 100%;
    }
    .fuel_form_left_inn h3{
        margin: 0 0 10px;
    }
    .fuel_form_right_inn p {
        font-size: 18px;
    }
    .fuel_form_left_inn {
        text-align: center;
    }
    .landing_hero{
        background-image: url(/cdn/shop/files/mobile.png?v=1763983015);
        background-position: center;
        display: block;
    }
    .landing_hero_main {
        width: 100%;
        padding: 154px 0 0;
    }
    .waiting_popup_info span {
        margin: 0 0 10px;
        font-size: 16px;
    }
    .waiting_popup_main {
        padding: 22px 0;
    }
    .waiting_popup_wpr {
        gap: 15px;
    }
    .waiting_popup_logo {
        max-width: 112px;
    }
    .waiting_popup_info h1 br {
        display: none;
    }   
    .waiting_popup_from {
        margin: 18px auto 0;
        max-width: 340px;
    }
    .popup_container {
        max-width: 600px;
    }
    .waiting_popup_info h1{
        margin: 0 0 12px;
    }
    .waiting_popup_info {
        flex: 1 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .waiting_popup_img {
        max-width: 100%;
        width: 100%;
    }
    .our_story_inner_img {
        bottom: -20px;
    }
    .short_img_4{
        display: none;
    }
    .orange_img {
        max-width: 110px;
        bottom: -200px;
    }
    .variety_pack_info {
        padding: 20px 10px;
    }
    .variety_pack_section {
        padding: 24px 0;
    }
    .keeping_right_img,
    .keeping_left_img,
    .short_img_3{
        display: none;
    }
    .keeping_section {
        padding: 32px 0;
    }
    .keeping_block_top h4 {
        font-size: 17px;
    }
    .keeping_block_bottom {
        padding: 20px 10px;
    }
    .keeping_block_bottom li::before {
        height: 16px;
        width: 16px;
        margin-top: 5px;
    }
    .footer_top .footer_inner {
        flex-direction: column-reverse;
        max-width: 90%;
    }
    .footer_bottom {
        padding: 10px 0;
    }
    .footer_menu_block {
        width: 100%;
        padding: 0 20px;
    }
    .footer_newsletter {
        max-width: 100%;
        text-align: center;
    }
    .footer_menu a {
        font-size: 16px;
    }
    .footer_rounded_svg {
        max-width: 175px;
        left: -1px;
        top: -45px;
        rotate: -3deg;
    }
    .footer_left_img {
        display: none;
    }
    .footer_logo {
        width: 290px;
        margin: 58px 0 6px;
    }
    .our_story_img{
        max-width: 100%;
        order: -1;
    }
    .our_story_info{
        max-width: 100%;
        padding: 0;
        flex: 1 0 100%;
    }
    .our_story_info .section_info {
        padding: 32px 0 0;
        text-align: center;
        margin: 0 -10px;
    }
    .section_info h2 {
        font-size: 32px;
        margin: 0 0 22px;
    }
    .section_info h2 br{
        display: none;
    }
    .section_info p:not(:last-child) {
        margin: 0 0 22px;
    }
    .our_story_info .primary_btn_wpr {
        margin: 22px auto 0;
        max-width: 279px;
    }
    .bars {
        inset: 0;
        height: 74px;
        clip-path: polygon(0 0, 140% 100%, 100% 100%, 100% 0);
        background: var(--white);
    }
    .our_story_section {
        padding: 74px 0 170px;
    }
    .our_bar_info {
        display: flex;
        flex-wrap: wrap;
        row-gap: 28px;
        justify-content: center;
    }
    .our_info_col:not(.our_info_img_block) {
        width: 50%;
        padding: 0;
    }
    .our_info_main {
        max-width: 100%;
        margin: 0 auto;
    }
    .our_info_img_block {
        order: -1;
        margin: 0 0 20px;
        padding: 0;
    }
    .our_info_rounded{
        background-image: url(../images/Subtract_mob.png);
        bottom: 120px;
        right: 20px;
    }
    .our_bar_wpr .section_heading{
        margin: 0 0 31px;
    }
    .our_info_col_block {
        margin: 0 auto;
    }
    .our_info_main .primary_btn_wpr{
        display: none;
    }
    .col_block_1 {
        order: 2;
    }
    .col_block_2 {
        order: 4;
    }
    .col_block_3 {
        order: 3;
    }
    .col_block_4 {
        order: 4;
    }
    .col_block_5 {
        order: 5;
    }
    .our_bar_info .on_mob {
        display: block;
        order: 5;
        width: 100%;
        text-align: center;
    }
    .our_bar_info .on_mob .primary_btn_wpr {
        margin: 0 auto;
        max-width: 249px;
    }
    .our_detail_block>p {
        font-size: 14px;
    }
    .our_detail_bar {
        padding: 14px 20px;
    }
    .our_bottom {
        padding: 24px 0 123px;
        background-image: url(../images/white_mob_bg.png);
        background-size: contain;
    }
    .our_promise {
        margin: 48px auto 0;
        max-width: 620px;
    }
    .about_hero_info {
        padding: 42px 0 0;
    }
    .about_hero_img_wpr .desktop_img {
        display: none;
    }
    .about_hero_img_wpr .mobile_img {
        display: block;
    }
    .about_hero_img_wpr {
        max-width: 100%;
        margin: 0 0 -40px;
    }
    .our_about_wpr {
        flex-wrap: wrap-reverse;
        gap: 32px;
    }
    .our_about_col {
        width: 100%;
    }
    .our_about_img {
        max-width: 100%;
    }
    .our_about_info {
        max-width: 100%;
        padding: 24px 0;
    }
    .our_about_section .container_fluid,
    .our_story_section .container_fluid {
        padding: 0 16px;
    }
    .our_about_info span,
    .section_info span {
        font-size: 16px;
    }
    .our_about_info h3 {
        font-size: 32px;
    }
    .our_about_info p {
        font-size: 18px;
        text-align: center;
    }
    .our_about_section {
        padding: 32px 0 0;
    }
    .left_img .our_story_info{
        padding: 0;
    }
    .whole_heading {
        padding: 51px 0 30px;
    }
    .whole_wpr {
        min-height: 100%;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        row-gap: 24px;
        padding: 0 16px 41px;
    }
    .whole_wpr .whole_block {
        position: static;
        width: 100%;
        min-height: 491px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .whole_card {
        margin: 0 auto;
    }
    .whole_wpr .bars,
    .whole_img_short_4,
    .whole_img_short_1 {
        display: none;
    }
    .whole_img_short_3 {
        left: -28px;
        bottom: 20.94%;
        max-width: 130px;
        width: 100%;
    }
    .whole_purple .whole_card {
        rotate: -6deg;
    }
    .whole_blue .whole_card {
        rotate: 10deg;
    }
    .whole_pink .whole_card {
        rotate: 5deg;
    }
    .whole_yellow .whole_card {
        rotate: 7.32deg;
    }
    .whole_pink {
        order: 4;
    }
    .whole_img_short_2 {
        top: 18.45%;
        right: 1.62%;
    }
    .ingredient_section {
        padding: 56px 0 32px;
    }
    .ingredient_section .section_heading h2 {
        font-size: 32px;
        margin: 0 0 16px;
    }
    .ingredient_section .section_heading {
        margin: 0 0 39px;
    }
    .ingredient_info h3 {
        font-size: 17px;
    }
    .ingredient_info p {
        font-size: 16px;
    }
    .mob_inside_heading {
        display: block;
        margin: 0 0 34px;
    }
    .inside_info_inn>span, .inside_info_inn h2 {
        display: none;
    }
    .inside_info, .inside_img {
        width: 100%;
        text-align: center;
    }
    .inside_main {
        flex-wrap: wrap-reverse;
        gap: 24px;
    }
    .inside_info_inn {
        padding: 0 8px;
    }
    .inside_main_img{
        padding: 0 11px;
    }
    .inside_section {
        padding: 32px 0 47px;
    }
    .inside_info span {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .inside_info h2 {
        font-size: 32px;
    }
    .inside_wrapper .container_fluid {
        padding: 0 16px;
    }
    .inside_btn_wpr {
        margin: 21px 0 0;
    }
    .collection_container{
        padding: 0 17px;
    }
    .collection_grid:has(.product_block),
    .collection_grid:has(.bundle_product_wpr) {
        flex: 0 0 calc(50% - 6px);
    }
    .collection_slider_wpr {
        margin: 24px 0;
    }
    .blog_col {
        width: 50%;
    }
    .blog_main .container{
        padding: 0 16px;
    }
    .all_blog_wpr {
        margin: 32px 0 0;
    }
    .contact_field:has(input){
        flex: 1 0 100%;
    }
    .faq_left {
        max-width: 100%;
        top: 128px;
        z-index: 1;
    }
    .faq_left_inner ul {
        display: flex;
        overflow: auto;
        background: var(--Light-blue);
    }
    .faq_left_inner li a {
        font-size: 18px;
    }
    .faq_section .faq_heading {
        margin: 0 0 26px;
    }
    .faq_left_inner {
        margin-right: -16px;
    }
    .faq_accordion_block_title h4 {
        font-size: 16px;
    }
    .faq_right {
        flex: 1 0 100%;
        margin: 24px 0 0;
    }
    .faq_heading h1 {
        margin: 0 0 8px;
        font-size: 32px;
    }
    .faq_accordion_block_title {
        margin: 0 0 24px;
    }
    .faq_accordion_title h4 {
        font-size: 18px;
    }
    .faq_accordion_content p {
        font-size: 16px;
    }
    .faq_accordion_title {
        padding: 10px 0;
    }
    .faq_accordion_block:not(:last-child) {
        margin: 0 0 32px;
    }
    .faq_section .container_fluid {
        padding: 0 16px;
    }
    .our_detail_col:not(:last-child) {
        border-right: 0;
        border-bottom: 3px solid var(--Light-purple);
    }
    .our_detail_col {
        flex: 1 0 100%;
        max-width: 160px;
        margin: 0 auto;
        width: 100%;
    }
    .our_detail_bar {
        border-radius: 20px;
        padding: 32px;
        flex-direction: column;
        row-gap: 0;
    }
    .our_detail_col .our_detail_block {
        padding: 24px 0;
    }
    .our_detail_col:last-child .our_detail_block{
        padding-bottom: 0;
    }
    .our_detail_col:first-child .our_detail_block{
        padding-top: 0;
    }
    .landing_hero_block {
        margin: 0;
        border-radius: 0;
        min-height: 623px;
        align-items: flex-start;
    }
    .product_hero_left{
        width: 100%;
        max-width: 100%;
        position: static;
    }
    .product_hero_right{
        width: 100%;
        max-width: 100%;
    }
    .product_right_inn {
        margin: 0 auto;
        padding: 23px 0 0;
        max-width: 502px;
    }
    .pro_inner_left {
        flex-wrap: wrap;
        background: transparent;
        padding: 0;
    }
    .product_hero_thumbh.swiper {
        width: 100%;
        padding: 20px 0 0;
        aspect-ratio: unset;
    }
    .product_hero_thumbh .swiper-slide {
        width: 62px !important;
    }
    .product_hero_thumbh .swiper-wrapper {
        justify-content: unset;
    }
    .product_main img {
        height: 100%;
        aspect-ratio: 1;
        object-fit: cover;
    }
    .product_hero_main {
        background: var(--Cream);
        border-radius: 10px;
        order: -1;
        padding: 9px 0;
    }
    .product_verify_info {
        width: auto;
        text-align: left;
        padding: 0 5px 0 0;
    }
    .product_verify_img {
        max-width: 248px;
        width: 56%;
    }
    .product_verify {
        padding: 42px 22px;
        margin: 24px 0 0;
    }
    .product_section {
        padding: 32px 0;
    }
}
@media only screen and (max-width: 525px) {
    .mobile_prefect_title h3 {
        font-size: 23px;
    }
    .keeping_section .container_fluid {
        padding: 0 16px;
    }
    .footer_menu_col {
        margin: 59px 0 0;
        display: grid;
        grid-auto-columns: 1fr 1fr;
        grid-template-rows: 1fr auto;
        gap: 68px 15px;
    }
    ul.footer_menu:nth-child(2) {
        grid-area: 1 / 2;
        width: fit-content;
        margin-left: auto;
    }
    .section_heading h2 {
        font-size: 27px;
    }
    .footer_menu_block {
        padding: 0;
    }
    .footer_top .footer_inner {
        max-width: 100%;
    }
    .product_block_info p {
        margin: 4px 0 0;
        font-size: 16px;
    }
    .product_block .primary_btn_wpr{
        margin: 12px 0 0;
    }
    .product_block_img {
        border-radius: 14px;
    }
    .section_spacing {
        padding: 16px 0 33px;
    }
    .variety_pack_info .section_heading span {
        font-size: 18px;
        margin: 0 0 10px;
    }
    .variety_pack_info .section_heading h2 {
        font-size: 32px;
        margin: 0 0 20px;
    }
    .variety_pack_info .primary_btn_wpr {
        max-width: 279px;
        margin: 32px auto 0;
    }
    .review_slider_section{
        padding: 28px 0;
    }
    .review_slide_center h3 {
        font-size: 40px;
    }
    .keeping_block_top {
        padding: 20px 1px;
        border-radius: 0;
    }
    .keeping_block_bottom {
        padding: 10px 5px;
        border-radius: 0;
    }
    .keeping_main {
        border-radius: 20px;
        overflow: hidden;
    }
    .landing-page .product_hero_wpr{
        padding-bottom: 48px;
    }
    .keeping_col {
        width: 50%;
    }
    .footer_top{
        padding: 65px 0 0;
    }
    .footer_newsletter h3 {
        font-size: 17px;
        margin: 0 0 17px;
    }
    .footer_bottom .container_fluid {
        padding: 0 16px;
    }
    .footer_bottom .footer_inner {
        max-width: 100%;
    }
    .footer_right_img {
        position: absolute;
        right: -21%;
        top: auto;
        transform: rotate(-45deg);
        width: 200px;
        bottom: 19%;
    }
    .footer_newsletter_col button {
        font-size: 16px;
        padding: 0 15px;
    }
    .footer_newsletter_col input {
        padding-right: 110px;
    }
    .our_story_info .section_info {
        margin: 0;
        position: relative;
        z-index: 2;
    }
    .our_info_col:not(.our_info_img_block){
        width: 100%;
    }
    .our_info_col_block h4 {
        font-size: 17px;
    }
    .our_info_col_block p {
        font-size: 18px;
    }
    .detail_block_info {
        margin: 0 0 7px;
        column-gap: 5px;
    }
    .our_detail_block>p {
        line-height: 1.6;
        margin: 0 0 12px;
    }
    .our_promise h4 span {
        padding: 3px 11px;
    }
    .our_promise h4 {
        font-size: 14px;
        line-height: 37px;
    }
    .bar_reverse svg.desk_svg {
        display: none;
    }
    .bar_reverse svg.mob_svg{
        display: block;
    }
    .bar_reverse {
        bottom: calc(100% - 20px);
    }
    .about_hero_info h1 {
        font-size: 32px;
        margin: 0 0 7px;
    }
    .our_story_inner_img {
        max-width: 128px;
    }
    .whole_heading h2 {
        font-size: 32px;
        margin: 0 0 12px;
    }
    .our_story_section:has(.our_story.left_img) {
        padding-bottom: 109px;
    }
    .bundle_product_title h4 {
        font-size: 14px;
    }
    .bundle_product_title h4 br {
        display: none;
    }
    .bundle_product_img img {
        aspect-ratio: 1;
    }
    .bundle_product_inner {
        padding: 16px 0 25px;
        border-radius: 12px;
        display: flex;
        flex-direction: column;
    }
    .bundle_product_inner .primary_btn_wpr {
        padding: 0 10px;
    }   
    .collection_grid_col .product_block_info h6 {
        font-size: 11px;
    }
    .collection_grid_col .product_block_info p {
        font-size: 12px;
    }   
    .collection_grid_col .primary_btn {
        min-height: 30px;
        padding-block: 4px;
        font-size: 12px;
        box-shadow: -3px 3px 0px 0px var(--Dark-Blue);
        max-width: 100%;
    }
    .collection_grid_col .product_block_img {
        padding-top: 118.71%;
    }
    .bundle_product_img {
        flex: 1;
        display: flex;
        align-items: center;
    }
    .blog_banner_info h1 {
        font-size: 27px;
        margin: 0 0 10px;
    }
    .blog_banner_info {
        max-width: 329px;
        margin: 0 auto;
    }
    .blog_banner_inner {
        padding: 32px 0;
        aspect-ratio: unset;
        min-height: 206px;
    }
    .blog_col{
        width: 100%;
    }
    .blog_info span {
        font-size: 14px;
        padding-inline: 20px;
    }
    .blog_info p {
        font-size: 16px;
    }
    .blog_wpr{
        row-gap: 32px;
    }
    .cart_drawer{
        width: 100%;
    }
    .cart_close a {
        font-size: 18px;
    }
    .cart_drawer_top {
        padding: 6px 10px 7px 20px;
    }
    .cart_shipping p {
        margin: 0 0 21px;
    }
    .cart_item {
        padding: 16px 20px;
    }
    .cart_item_info h3 {
        font-size: 17px;
    }
    .cart_item_btn {
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .upsell_heading h6 {
        font-size: 16px;
    }
    .upsell_arrow_wpr .upsell_arrow {
        height: 32px;
        width: 32px;
    }
    .upsell_slide_info h3 {
        font-size: 17px;
    }
    .upsell_slide {
        padding-right: 5px;
    }
    .upsell_info_inn .add_btn {
        max-width: 92px;
    }
    .cart_total {
        margin: 0 0 9px;
    }
    .cart_drawer_bottom_inn {
        padding: 0 20px;
    }
    .upsell_heading {
        padding: 0;
    }
    .contact_heading h1 {
        font-size: 32px;
        margin: 0 0 24px;
    }
    .contact_heading p br{
        display: none;
    }
    .contact_info_inner {
        row-gap: 28px;
    }
    .contact_field:has(button) {
        margin: 24px 0 0;
    }
    .waiting_popup_info h1 {
        font-size: 27px;
    }
    .waiting_popup_from .primary_btn{
        margin: 18px 0 0;
    }
    .landing_hero_info {
        text-align: center;
        display: flex;
        flex-direction: column;
    }
    .landing_hero_list li {
        width: 100%;
    }
    .landing_hero_list ul {
        row-gap: 20px;
    }
    .landing_hero_info p {
        margin: 13px 0 0;
    }
    .landing_hero_btn {
        margin: 13px 0 0;
    }
    .landing_hero_list {
        margin: 33px 0;
        order: 4;
    }
    .landing_hero_info h1 {
        font-size: 32px;
    }
    .landing_hero_btn .primary_btn {
        max-width: 279px;
    }
    .landing_hero_info p br {
        display: none;
    }
    .product_main img {
        aspect-ratio: 16 / 18.93;
        object-fit: scale-down;
    }
    .product_title {
        font-size: 17px;
    }
    .flavor_option_wpr p, .quantity_wpr p {
        font-size: 12px;
    }
    .box_item {
        flex: 1 0 100%;
        min-height: 72px;
    }
    .box_wrap {
        gap: 30px;
    }
    .box_content {
        font-size: 14px;
    }
    .need_link {
        font-size: 14px;
    }
    .product_hero_right .primary_btn_wpr {
        padding-inline: 10px;
    }
    .tab_link span {
        font-weight: 800;
    }
    .tab_container {
        margin-bottom: 12px;
    }
    .product_verify_info span {
        font-size: 16px;
    }
    .product_verify_info h3 {
        font-size: 17px;
    }
    .discount_popup_img {
        width: 100%;
    }
    .discount_popup_info {
        width: 100%;
    }
    .discount_popup{
        border-radius: 0;
        max-width: 100%;
        inset: 0;
        transform-origin: center;
        transform: unset;
        padding: 26px 8px;
        overflow: auto;
    }
    .discount_popup_info p {
        font-size: 16px;
    }
    .discount_popup_info h3 {
        font-size: 38px;
    }
    .discount_popup_wpr {
        row-gap: 48px;
    }
    .discount_popup_close {
        margin-right: 20px;
    }
    .blog_img img {
        aspect-ratio: 1;
    }
    .waiting_popup .footer_inner li:has(img) {
        width: 100%;
        margin: 0 0 10px;
    }
    .waiting_popup .footer_inner li img {
        max-width: 120px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 425px) {
    .product_table_wpr {
        width: 100%;
    }
    .product_table_title h4 {
        font-size: 17px;
    }
    .product_serving h6 {
        font-size: 16px;
    }
}