html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif
}

footer,nav,section {
    display: block
}

template {
    display: none
}

a {
    background-color: #0000
}

a:active,a:hover {
    outline: 0
}

h1 {
    margin: .67em 0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

input {
    font: inherit;
    margin: 0
}

* {
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    min-height: 100%;
    margin: 0
}

img {
    vertical-align: middle
}

.w-inline-block {
    max-width: 100%;
    display: inline-block
}

.w-button {
    cursor: pointer
}

input.w-button {
    -webkit-appearance: button
}

p {
    margin-top: 0
}

.w-embed:before,.w-embed:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-embed:after {
    clear: both
}

.w-form {
    margin: 0 0 15px
}

.w-input {
    vertical-align: middle;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    font-size: 14px;
    line-height: 1.42857;
    display: block
}

.w-input::placeholder,.w-select::placeholder {
    color: #999
}

.w-input:focus,.w-select:focus {
    border-color: #3898ec;
    outline: 0
}

.w-container:before,.w-container:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-container:after {
    clear: both
}

@media screen and (max-width: 991px) {
    .w-container {
        max-width:728px
    }
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 479px) {
    .w-container {
        max-width:none
    }
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left:10px
    }
}

@media (min-width: 768px) {
}

.w-nav {
    z-index: 1000;
    background: #ddd
}

.w-nav:before,.w-nav:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-nav:after {
    clear: both
}

.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative
}

.w-nav-link {
    vertical-align: top;
    text-align: left;
    margin-left: auto;
    display: inline-block;
    position: relative
}

.w-nav-menu {
    float: right;
    position: relative
}

@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-menu {
        display:none
    }
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left:10px
    }
}

@media screen and (max-width: 479px) {
}

@media screen and (max-width: 479px) {
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

:root {
    --color--background: var(--swatch--brand-main);
    --body--font-family: var(--font--font-family-secondary);
    --color--text: var(--swatch--dark);
    --body--font-size: 1rem;
    --body--line-height: var(--line-height--1-5em);
    --all-headings--heading-font-family: var(--font--font-family-primary);
    --h1--font-size-d: 9.375rem;
    --h1--line-height: var(--all-headings--heading-line-height);
    --h1--font-size-t: 6rem;
    --h1--font-size-m: 3.8rem;
    --h2--font-size-d: 3rem;
    --h2--line-height: var(--all-headings--heading-line-height);
    --h2--font-size-t: 2.25rem;
    --h2--font-size-m: 1.875rem;
    --h3--font-size-d: 2rem;
    --h3--line-height: var(--all-headings--heading-line-height);
    --h3--font-size-t: 1.75rem;
    --h3--font-size-m: 1.5rem;
    --h4--font-size-d: 1.25rem;
    --h4--line-height: var(--all-headings--heading-line-height);
    --h4--font-size-t: 1.125rem;
    --h4--font-size-m: 1.125rem;
    --paragraph--font-size-d: 1.125rem;
    --paragraph--line-height: var(--line-height--1-5em);
    --paragraph--font-size-m: 1rem;
    --swatch--dark: #bd831f;
    --radius--main: 2rem;
    --black\<deleted\|variable-590d690a\>: black;
    --button--padding-tb: .875rem;
    --button--padding-lr: 2rem;
    --border-width--primary: 1px;
    --swatch--dark-secondary: #5f5f5f;
    --swatch--light: white;
    --button--font-size: 1rem;
    --button--line-height: var(--line-height--1-5em);
    --swatch--brand-main: #211f1d;
    --swatch--transparent: #fff0;
    --swatch--light-tertiary: #f1f1f1;
    --swatch--light-secondary: #fff1f1;
    --spacing--section-padding-d: 6rem;
    --spacing--section-padding-t: 5rem;
    --spacing--section-padding-m: 4rem;
    --size--1rem: 1rem;
    --size--0-25rem: .25rem;
    --size--0rem: 0rem;
    --size--3rem: 3rem;
    --size--1-25rem: 1.25rem;
    --size--2rem: 2rem;
    --paragraph-big--font-size-d: 1.25rem;
    --paragraph-big--line-height: var(--line-height--1-3em);
    --paragraph-big--font-size-m: 1.125rem;
    --paragraph-small--font-size-d: .875rem;
    --paragraph-small--line-height: var(--line-height--1-3em);
    --paragraph-small--font-size-m: .875rem;
    --all-headings--heading-line-height: var(--line-height--1-3em);
    --radius--round: 100vw;
    --white\<deleted\|variable-a6de1719\>: white;
    --eyebrow--font-family: var(--font--font-family-primary);
    --eyebrow--line-height: var(--line-height--1em);
    --eyebrow--letter-spacing: var(--letter-spacing--0em);
    --eyebrow--font-size-m: .75rem;
    --color--button-background: var(--swatch--dark);
    --color--button-text: var(--swatch--light);
    --all-headings--heading-font-weight: var(--font--primary-bold);
    --all-headings--heading-letter-spacing: var(--letter-spacing--0em);
    --body--font-weight: var(--font-weight--400);
    --body--letter-spacing: var(--letter-spacing--0em);
    --button--font-family: var(--font--font-family-primary);
    --button--font-weight: var(--font-weight--700);
    --button--letter-spacing: var(--letter-spacing--0em);
    --card-css--backdrop-filter-blur: 0px;
    --card-css--box-shadow: 0px;
    --color--text-secondary: var(--swatch--dark-secondary);
    --eyebrow--font-size-d: .75rem;
    --eyebrow--font-weight: var(--font-weight--700);
    --font--font-family-primary: Wildbounty,sans-serif;
    --font--primary-regular: var(--font-weight--700);
    --font--primary-medium: var(--font-weight--700);
    --font--primary-bold: var(--font-weight--700);
    --font--font-family-secondary: basic-sans,sans-serif;
    --font-weight--inherit: 0px;
    --font-weight--100: 0px;
    --font-weight--200: 0px;
    --font-weight--300: 0px;
    --font-weight--400: 0px;
    --font-weight--500: 0px;
    --font-weight--600: 0px;
    --font-weight--700: 0px;
    --font-weight--800: 0px;
    --font-weight--900: 0px;
    --h1--font-family: var(--all-headings--heading-font-family);
    --h1--font-weight: var(--all-headings--heading-font-weight);
    --h1--letter-sapcing: var(--all-headings--heading-letter-spacing);
    --h2--font-weight: var(--all-headings--heading-font-weight);
    --h2--font-family: var(--all-headings--heading-font-family);
    --h2--letter-spacing: var(--all-headings--heading-letter-spacing);
    --h3--font-weight: var(--font-weight--700);
    --h3--font-family: var(--all-headings--heading-font-family);
    --h3--letter-spacing: var(--all-headings--heading-letter-spacing);
    --h4--font-weight: var(--all-headings--heading-font-weight);
    --h4--font-family: var(--all-headings--heading-font-family);
    --h4--letter-spacing: var(--all-headings--heading-line-height);
    --letter-spacing--0em: 0em;
    --letter-spacing--0-03em: -.03em;
    --letter-spacing--0-07em: .07em;
    --line-height--1-5em: 1.5em;
    --line-height--1-3em: 1.3em;
    --line-height--1-1em: 1.1em;
    --line-height--1em: 1em;
    --page-padding--main: 4rem;
    --paragraph--font-family: var(--body--font-family);
    --paragraph--font-weight: var(--font-weight--500);
    --paragraph--letter-spacing: 0px;
    --paragraph-small--font-weight: var(--font-weight--400);
    --radius--small: .75rem;
    --size--0-125: .125rem;
    --size--0-5rem: .5rem;
    --size--0-75rem: .75rem;
    --size--1-5rem: 1.5rem;
    --size--2-5rem: 2.5rem;
    --size--3-5rem: 3.5rem;
    --size--4rem: 4rem;
    --size--4-5rem: 4.5rem;
    --size--5rem: 5rem;
    --size--5-5rem: 5.5rem;
    --size--6rem: 6rem;
    --size--6-5rem: 6.5rem;
    --size--7rem: 7rem;
    --size--7-5rem: 7.5rem;
    --size--8rem: 8rem;
    --size--8-5rem: 8.5rem;
    --size--9rem: 9rem;
    --size--9-5rem: 9.5rem;
    --size--10rem: 10rem;
    --size--11rem: 11rem;
    --size--12rem: 12rem;
    --size--13rem: 13rem;
    --size--14rem: 14rem;
    --size--15rem: 15rem;
    --size--16rem: 16rem;
    --spacing--hero-section-top-padding-d: 10rem;
    --spacing--hero-section-top-padding-t: var(--spacing--hero-section-top-padding-d);
    --spacing--hero-section-top-padding-m: var(--spacing--hero-section-top-padding-d)
}

.w-layout-blockcontainer {
    display: block
}

@media screen and (max-width: 991px) {
    .w-layout-blockcontainer {
        max-width:728px
    }
}

@media screen and (max-width: 767px) {
    .w-layout-blockcontainer {
        max-width:none
    }
}

body {
    background-color: var(--color--background);
    font-family: var(--body--font-family);
    color: var(--color--text);
    font-size: var(--body--font-size);
    line-height: var(--body--line-height);
    font-weight: var(--body--font-weight);
    
    background-image: url("images/bg.webp");
    background-position: 50%0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: fixed
}

h1 {
    font-family: var(--all-headings--heading-font-family);
    font-size: var(--h1--font-size-d);
    line-height: var(--h1--line-height);
    font-style: italic;
    font-weight: var(--h1--font-weight);
    margin-top: 0;
    margin-bottom: 0
}

h2 {
    font-family: var(--all-headings--heading-font-family);
    font-size: var(--h2--font-size-d);
    line-height: var(--h2--line-height);
    font-style: italic;
    font-weight: var(--h2--font-weight);
    margin-top: 0;
    margin-bottom: 0
}

h3 {
    font-family: var(--all-headings--heading-font-family);
    font-size: var(--h3--font-size-d);
    line-height: var(--h3--line-height);
    font-style: italic;
    font-weight: var(--h3--font-weight);
    margin-top: 0;
    margin-bottom: 0
}

h4 {
    font-family: var(--all-headings--heading-font-family);
    font-size: 100px;
    line-height: var(--h2--line-height);
    font-style: italic;
    font-weight: var(--h2--font-weight);
    margin-top: 0;
    margin-bottom: 0
}

p {
    font-size: var(--paragraph--font-size-d);
    line-height: var(--paragraph--line-height);
    font-weight: var(--paragraph--font-weight);
    margin-bottom: 0
}

a {
    color: var(--swatch--dark);
    text-decoration: underline
}

ul {
    margin-top: 0;
    margin-bottom: .5rem;
    padding-left: 1.25rem
}

li {
    margin-bottom: 0
}

img {
    border-radius: var(--radius--main);
    max-width: 100%;
    display: inline-block
}

.btn {
    padding: var(--button--padding-tb) var(--button--padding-lr);
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    border: 0px;
    border-radius: var(--radius--main);
    background-color: var(--swatch--dark);
    font-family: var(--all-headings--heading-font-family);
    color: var(--swatch--light);
    font-size: var(--button--font-size);
    line-height: var(--button--line-height);
    text-transform: capitalize;
    justify-content: center;
    align-items: center;
    font-style: italic;
    text-decoration: none;
    transition: all .35s;
    display: flex
}

.btn:hover {
    color: var(--swatch--brand-main);
    box-shadow: inset 0 0#c2c2c21a,inset 0 0#fff3
}

.btn.secondary-btn {
    border-color: var(--swatch--dark);
    background-color: var(--swatch--transparent);
    color: var(--swatch--dark)
}

.btn.secondary-btn:hover {
    background-color: var(--swatch--light)
}

.btn.cc-small {
    padding: .5rem 1rem
}

.nav-link {
    font-family: var(--all-headings--heading-font-family);
    color: var(--swatch--light-secondary);
    margin-right: 0;
    padding: 0 0 0;
    font-size: 1rem;
    font-style: italic;
    line-height: 1;
    text-decoration: none;
    transition: all .35s
}

.nav-link:hover {
    border-bottom-color: var(--swatch--light-secondary);
    color: var(--swatch--brand-main)
}

.nav-link.w--current {
    color: var(--swatch--brand-main)
}

.nav-link.footer-link {
    color: var(--color--text);
    font-size: 1.5rem
}

.nav-link.footer-link:hover {
    color: var(--swatch--light)
}

.my-contain {
    z-index: 2;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.section {
    padding-top: var(--spacing--section-padding-d);
    padding-bottom: var(--spacing--section-padding-d);

}

.section.cc-hero {
    padding-top: 10rem
}

.section.p-0.pos-relative {
    position: relative
}

.content-wrapper.h-flex {
    display: flex
}

.content-wrapper.pos-relative {
    position: relative
}

.left-div {
    width: 50%;
    padding-right: 1.5rem
}

.left-div._70cent {
    width: 70%
}

.left-div._60cent {
    width: 60%
}

.right-div {
    width: 50%;
    padding-left: 1.5rem
}

.right-div.h-flex.align-bottom.cc-right {
    justify-content: flex-end;
    align-items: flex-end
}

.right-div._40cent {
    width: 40%
}

.hp-wrap {
    grid-column-gap: var(--size--1rem);
    grid-row-gap: var(--size--1rem);
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: stretch;
    display: grid
}

.hp-wrap.gap--25 {
    grid-column-gap: var(--size--0-25rem);
    grid-row-gap: var(--size--0-25rem)
}

.hp-wrap.justify-center {
    justify-items: center
}

.hp-wrap.gap-3 {
    grid-column-gap: var(--size--3rem);
    grid-row-gap: var(--size--3rem)
}

.hp-wrap.gap-1-25 {
    grid-column-gap: var(--size--1-25rem);
    grid-row-gap: var(--size--1-25rem)
}

.hp-wrap.gap-2 {
    grid-column-gap: var(--size--2rem);
    grid-row-gap: var(--size--2rem)
}

.mt-6 {
    margin-top: 6rem
}

.text-center {
    text-align: center
}

.form-input {
    border-style: none none solid;
    border-width: var(--border-width--primary);
    border-color: var(--swatch--light-tertiary) var(--swatch--light-tertiary) var(--swatch--dark);
    background-color: var(--swatch--transparent);
    font-family: var(--all-headings--heading-font-family);
    color: var(--color--text);
    text-transform: capitalize;
    min-height: 3rem;
    margin-bottom: 0;
    padding: .5rem 0;
    font-style: italic
}

.form-input::placeholder {
    color: var(--color--text)
}

.form {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

.social-media-icon {
    width: 1.5rem;
    height: 1.5rem;
    transition: all .35s
}

.social-media-icon:hover {
    color: var(--swatch--light)
}

.social-media-icon-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex
}

.big-para {
    font-size: var(--paragraph-big--font-size-d);
    line-height: var(--paragraph-big--line-height)
}

.small-para {
    font-size: var(--paragraph-small--font-size-d);
    line-height: var(--paragraph-small--line-height);
    font-weight: var(--paragraph-small--font-weight)
}

.small-para.italics {
    font-style: italic
}

.page-wrapper {
    overflow: hidden
}

.h3 {
    font-size: var(--h3--font-size-d);
    line-height: var(--h3--line-height);
    font-style: italic;
    font-weight: var(--h3--font-weight)
}

.h4 {
    font-size: var(--h4--font-size-d);
    line-height: var(--h4--line-height);
    font-style: italic;
    font-weight: var(--h4--font-weight)
}

.mt-4 {
    margin-top: 4rem
}

.nav-menu {
    align-items: center
}

.nav-bar {
    background-color: #0000;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    position: fixed;
    inset: 0% 0%auto;
    z-index: 9999; /* This ensures the nav is always on top */
}

.nav-wrap {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative
}
/* New rule to absolutely center the middle nav button */
.nav-wrap > a:nth-child(2) {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


.brand.cc-100 {
    width: 100%
}

.brand-logo {
    width: 11.5rem
}

.brand-logo.cc-big {
    width: 100%
}

.nav-menu-inner {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    align-items: center;
    display: flex
}

.nav-menu-inner.bounding-box.cc-big {
    padding: 1rem 1.375rem
}

.nav-menu {
    background-color: var(--swatch--transparent)
}

.pt-0 {
    padding-top: 0
}

.p-0 {
    padding-top: 0;
    padding-bottom: 0
}

.h-flex {
    display: flex
}

.h-flex.align-center {
    align-items: center
}

.h-flex.align-bottom {
    align-items: flex-end
}

.h-flex.justify-apart {
    justify-content: space-between
}

.inline {
    display: inline
}

.eyebrow {
    border-radius: var(--radius--round);
    background-color: var(--swatch--light);
    font-family: var(--eyebrow--font-family);
    color: var(--swatch--dark);
    line-height: var(--eyebrow--line-height);
    letter-spacing: var(--eyebrow--letter-spacing);
    text-transform: uppercase;
    padding: .5rem .625rem .375rem;
    font-style: italic
}

.number-line-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex
}

.bounding-box {
    border-radius: var(--radius--round);
    background-color: var(--swatch--dark);
    padding: .5rem 1rem
}

.bounding-box.cc-for-footer {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex
}

.in-line-laddoo {
    vertical-align: text-bottom;
    height: 9rem;
    margin-left: .5rem;
    margin-right: .5rem;
    display: inline-block;
    position: relative
}

.laddoo-full {
    z-index: 1;
    height: 100%;
    position: relative
}

.laddoo-eaten {
    height: 100%;
    position: absolute;
    inset: 0%
}

.full-image-hero {
    aspect-ratio: 16/9;
    object-fit: cover;
    width: 100%
}

.product-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.card {
    border-radius: var(--radius--main);
    background-color: var(--swatch--light);
    flex: 1;
    width: 100%;
    height: 100%;
    position: relative
}

.card.inner-card {
    flex: 1
}

.card.h-flex.cc-cta {
    padding: 3rem 1.5rem
}

.card-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex
}

.card-image {
    aspect-ratio: 2/3;
    object-fit: cover;
    object-position: 70% 50%;
    width: 100%
}

.card-image.cc-smal {
    aspect-ratio: 1;
    object-fit: cover;
    height: 20rem
}

.card-image.cc-no-ration {
    aspect-ratio: auto;
    height: 100%
}

.card-image.cc-box-25 {
    position: absolute;
    inset: 0%
}

.card-content-wrap {
    padding: 1.25rem 1.75rem 1.25rem 1.5rem;
    display: flex
}

.card-content-wrap.bp-0.cc-big {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.tag {
    border: 1px solid var(--swatch--dark);
    border-radius: var(--radius--round);
    font-family: var(--all-headings--heading-font-family);
    cursor: pointer;
    padding: .475rem .85rem;
    font-size: 1.125rem;
    font-style: italic;
    line-height: 1.5em
}

.tag.cc-8 {
    justify-content: center;
    align-items: center;
    display: flex
}

.tag-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    display: flex
}

.tag-main-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    align-items: center;
    display: flex
}

.n-t-main-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    margin-top: 2.75rem;
    display: flex
}

.number-text-wrap {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    display: flex
}

.line-mask {
    background-color: #f7f9fb;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
    transform: translateY(100%)
}

.line {
    background-color: var(--swatch--dark);
    perspective-origin: 50%0;
    transform-origin: 50%0;
    width: 2px;
    height: 3rem;
    position: relative;
    overflow: hidden
}

.step {
    border-radius: var(--radius--round);
    background-color: var(--swatch--dark);
    font-family: var(--all-headings--heading-font-family);
    color: var(--swatch--light);
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    padding-top: 5px;
    font-size: 2rem;
    display: flex
}

.max-width-40 {
    max-width: 40rem
}

.max-width-30 {
    max-width: 30rem
}

.separator {
    margin-top: var(--spacing--section-padding-d);
    margin-bottom: var(--spacing--section-padding-d);
    border-radius: var(--radius--main);
    background-color: var(--swatch--dark);
    width: 100%;
    height: 2px
}

.separator.mb-2 {
    margin-bottom: 2rem
}

.footer-menu-wrap {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: center;
    align-items: center;
    display: flex
}

.light-on-hover-link {
    transition: all .35s
}

.light-on-hover-link:hover {
    color: #f7f9fb
}

.badge {
    position: absolute;
    inset: -10% -6%auto auto
}

.random-image {
    width: 8rem;
    position: absolute;
    inset: -22% -1%auto auto
}

.random-image.cc-1 {
    width: 7rem;
    top: 17%;
    right: -4%;
    transform: rotate(18deg)
}

.random-image.cc-gift {
    border-radius: 0;
    width: 4rem;
    inset: -12%auto auto -2%;
    transform: rotate(-28deg)
}

.random-image.cc-2 {
    width: 9rem;
    top: -15%;
    right: 12%
}

.random-image.ghee {
    width: 14rem;
    top: 12%;
    right: 22%
}

.h5 {
    font-family: var(--all-headings--heading-font-family);
    font-style: italic
}

.list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.form-block {
    width: 100%
}

@media screen and (max-width: 991px) {
    h1 {
        font-size:var(--h1--font-size-t)
    }

    h2 {
        font-size: var(--h2--font-size-t)
    }

    h3 {
        font-size: var(--h3--font-size-t)
    }

    .nav-link {
        margin-left: 0;
        margin-right: 0;
        font-size: 1.25rem
    }

    .section {
        padding-top: var(--spacing--section-padding-t);
        padding-bottom: var(--spacing--section-padding-t);
     
    }

    .section.pt-0 {
        padding-top: 0
    }

    .section.p-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .h3 {
        font-size: var(--h3--font-size-t)
    }

    .h4 {
        font-size: var(--h4--font-size-t)
    }

    .hide-tab {
        display: none
    }

    .nav-menu {
        border-bottom-right-radius: .875rem;
        border-bottom-left-radius: .875rem;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end
    }

    .nav-bar {
        z-index: 1000;
        padding-top: 1rem;
        padding-bottom: 1rem;
        z-index: 9999; /* This ensures the nav is always on top */
    }

    .nav-wrap {
        position: static
    }

    .nav-menu-inner {
        z-index: 100;
        flex-direction: column;
        width: 90%;
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
        padding-right: 1.25rem;
        display: flex
    }

    .nav-menu-inner.bounding-box.cc-big {
        justify-content: center;
        align-items: center;
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .nav-menu {
        background-color: var(--swatch--transparent);
        inset: 70px 0%auto
    }

    .in-line-laddoo {
        height: 5.7rem
    }

    .card-image.cc-no-ration {
        height: 100%
    }

    .card-content-wrap.bp-0.cc-big {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .separator {
        margin-top: var(--spacing--section-padding-t);
        margin-bottom: var(--spacing--section-padding-t)
    }

    .footer-menu-wrap {
        flex-flow: column
    }

    .random-image {
        width: 7rem;
        top: -13%;
        right: -3%
    }

    .random-image.cc-gift {
        top: -18%
    }

    .random-image.cc-2 {
        width: 7rem
    }

    .random-image.ghee {
        top: -11%;
        right: 19%
    }
}

@media screen and (max-width: 767px) {
    body {
        background-position:0%;
        background-repeat: repeat-y
    }

    h1 {
        font-size: var(--h1--font-size-m)
    }

    h2 {
        font-size: var(--h2--font-size-m)
    }

    h3 {
        font-size: var(--h3--font-size-m)
    }

    p {
        font-size: var(--paragraph--font-size-m)
    }

    .btn.secondary-btn.is-full {
        width: 100%
    }

    .section {
        padding-top: var(--spacing--section-padding-m);
        padding-bottom: var(--spacing--section-padding-m);
      
    }

    .content-wrapper.h-flex {
        flex-direction: column
    }

    .left-div {
        width: 100%;
        margin-bottom: 1.5rem;
        padding-right: 0
    }

    .left-div._70cent,.left-div._60cent {
        width: 100%
    }

    .right-div {
        width: 100%;
        margin-top: 1.5rem;
        padding-left: 0
    }

    .right-div.h-flex.align-bottom.cc-right {
        justify-content: flex-start;
        align-items: center
    }

    .right-div._40cent {
        width: 100%
    }

    .form {
        flex-flow: column
    }

    .big-para {
        font-size: var(--paragraph-big--font-size-m)
    }

    .small-para {
        font-size: var(--paragraph-small--font-size-m)
    }

    .h3 {
        font-size: var(--h3--font-size-m)
    }

    .h4 {
        font-size: var(--h4--font-size-m)
    }

    .brand {
        padding-left: 0
    }

    .h-flex.cc-vflex-mobile {
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start
    }

    .eyebrow {
        font-size: var(--eyebrow--font-size-m)
    }

    .in-line-laddoo {
        height: 3rem
    }

    .product-grid {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr
    }

    .card.h-flex {
        flex-flow: column
    }

    .card-image.cc-smal {
        max-height: none
    }

    .card-content-wrap {
        flex-flow: column
    }

    .card-content-wrap.bp-0.cc-big {
        padding-top: 3rem;
        padding-bottom: 0
    }

    .tag.cc-8 {
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.3em
    }

    .n-t-main-wrap {
        grid-column-gap: 2rem;
        grid-row-gap: 2rem;
        margin-top: 1.25rem
    }

    .separator {
        margin-top: var(--spacing--section-padding-m);
        margin-bottom: var(--spacing--section-padding-m)
    }

    .random-image {
        width: 5rem
    }

    .random-image.cc-1 {
        width: 4rem;
        right: -5%
    }

    .random-image.cc-gift {
        width: 3rem;
        top: -5%
    }

    .random-image.ghee {
        width: 10rem;
        top: 58%;
        right: -2%
    }
}

@media screen and (max-width: 479px) {
    .btn {
        font-size:.9375rem
    }

    .right-div {
        margin-top: 0
    }

    .random-image {
        top: -9%
    }

    .random-image.cc-1 {
        top: 11%;
        right: -7%
    }

    .random-image.cc-2 {
        width: 4.5rem;
        top: -4%
    }

    .random-image.ghee {
        width: 8rem;
        top: 66%
    }

    .list {
        grid-column-gap: 1rem;
        grid-row-gap: .875rem;
        grid-template-columns: 1fr
    }
}

#w-node-a8212e3b-b4b6-1354-58ab-fdf3dcb55d71-6879d4dc,#w-node-_70d68dc3-9b84-45ed-bfc4-bc67d3a69eff-6879d4dc,#w-node-_3e53a2d2-b8b6-b1c6-f5f0-9b2071559e7d-6879d4dc,#w-node-_6c6fe885-2f55-d935-2d15-86493a525442-6879d4dc,#w-node-_7735efbd-312e-7e40-8497-f0c4688e9f88-688e9f84 {
    grid-area: span 2/span 1/span 2/span 1
}

#w-node-a931c126-c65f-f97e-4ab3-747dafa43a37-688e9f84,#w-node-c54a63d9-a14d-e524-c665-8c2a107709c6-107709ba,#w-node-c54a63d9-a14d-e524-c665-8c2a107709cb-107709ba,#w-node-c54a63d9-a14d-e524-c665-8c2a107709d3-107709ba,#w-node-c54a63d9-a14d-e524-c665-8c2a107709e2-107709ba,#w-node-c54a63d9-a14d-e524-c665-8c2a107709eb-107709ba,#w-node-c54a63d9-a14d-e524-c665-8c2a107709f4-107709ba,#w-node-c54a63d9-a14d-e524-c665-8c2a107709fb-107709ba {
    grid-area: span 1/span 1/span 1/span 1
}

/* Add this to center the text inside the footer grid containers */
.footer-content-centered .hp-wrap {
    place-items: center;
}

/* Update this rule in your styles.css */
.footer-content-centered .form {
    flex-direction: column;
    align-items: center; /* This centers the input and button */
    gap: 1rem;
    padding-bottom: 20px;
}

/* Styles for the centered footer section */
.footer-content-centered {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 2rem; /* Adds some space between the text and the form */
}

.footer-content-centered .form-block {
    width: 100%;
    max-width: 450px; /* Limits the width of the form on larger screens */
}

.footer-content-centered .form {
    flex-direction: column;
    gap: 1rem;
}

/* New styles for centered section headers */
.section-header-centered {
    display: flex;
    justify-content: center;
    text-align: center;
}

/* Override the default left-alignment for the grid inside */
.section-header-centered .hp-wrap {
    place-items: center;
}

/* Center the placeholder text in the email input */
.footer-content-centered .form-input {
    text-align: center;
}
.copyright-text {
    font-size: 13px;
}

.footer-content-centered {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 2rem;
    padding: 2rem; /* Add this line for spacing */
}

/* --- Complete Product Card Styles --- */

/* 1. Base Card Layout */
.card {
    border-radius: var(--radius--main);
    background-color: var(--swatch--light);
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: relative;
}

.card-content-wrap {
    
    padding-top: 24px;
    padding-left: 48px;
    padding-right: 48px;
    padding-bottom: 48px;

    display: block;
}

/* 2. Card Header (Title & Price) */
.card-header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    
}

.product-price {
    font-family: var(--all-headings--heading-font-family);
    font-style: italic;
    font-size: 1.5rem;
    color: var(--swatch--dark-secondary);
}

/* 3. Product Options (Size, Qty, Button) */
.product-options {
    margin-top: 1.5rem;
    display: flex;
    gap: 0.75rem;
    align-items: end;
}

.form-group {
    display: flex;
    flex-direction: column;
    text-align: left;
    flex-grow: 1; /* Allows size/qty boxes to fill space */
}

.form-group label {
    font-family: var(--all-headings--heading-font-family);
    font-style: italic;
    margin-bottom: 0.25rem;
    font-size: 0.9rem;
    color: var(--swatch--dark-secondary);
}

.product-select, 
.product-quantity {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid var(--swatch--dark);
    border-radius: 0.75rem;
    background-color: transparent;
    font-family: var(--body--font-family);
    color: var(--color--text);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Style for the dropdown arrow */
.product-select {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bd831f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.5rem center;
    background-size: 1.2em;
}

/* Hide arrows on number input */
.product-quantity {
    -moz-appearance: textfield;
}
.product-quantity::-webkit-outer-spin-button,
.product-quantity::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.buy-button {
    margin-top: 0;
}

/* --- Product Options Grid Layout --- */

.product-options-grid {
    margin-top: 1.5rem;
    display: grid;
    grid-template-columns: 1fr 1fr; /* Two equal-width columns */
    gap: 0rem 0.5rem; /* Row gap and Column gap */
    text-align: left;
}

/* Style for the labels in the first row */
.product-options-grid label {
    font-family: var(--all-headings--heading-font-family);
    font-style: italic;
    font-size: 0.9rem;
    color: var(--swatch--dark-secondary);
    padding-left: 10px;
}

/* Style for the inputs and button in the second row */
.product-options-grid .product-select,
.product-options-grid .buy-button {
    width: 100%;      /* Make them fill their grid column */
    height: 45px;     /* Force them to have the same height */
    padding: 0.5rem;
    box-sizing: border-box; /* Important for consistent sizing */
    margin: 0;        /* Reset any default margins */
    border-radius: 2rem;
}

/* Specific tweaks for the button to fit the grid */
.product-options-grid .buy-button {
    padding: 0; /* Override default button padding to fit text */
}

/* Specific tweaks for the button to fit the grid */
.product-options-grid {
    margin-top: 0px;
}


/* --- Styles for Trick or Treat Discount --- */

.new-price {
    /* font-weight: bold; <-- Removed to prevent the "shadow" effect */
    color: var(--swatch--dark); 
    margin-right: 0.75rem;
}

.old-price {
    text-decoration: line-through;
    color: var(--swatch--dark-secondary); /* This will match the original price color */
    font-size: 0.9em;
    opacity: 0.8;
}










@font-face {
  font-family: 'Wildbounty';
  src: url('fonts/WildBountyRegular-MAAaw.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Wildbounty';
  src: url('fonts/WildBountyItalic-KVV4A.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

/* Note: Shadow fonts are often used differently. 
   If you intend to layer them, you might need a separate family name. 
   If not, you can keep them in the same family with a different weight/style. */

@font-face {
  font-family: 'Wildbounty Shadow';
  src: url('fonts/WildBountyShadowRegular-2vvml.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Wildbounty Shadow';
  src: url('fonts/WildBountyShadowItalic-vnn47.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
    font-family: basic-sans;
    /* src: url('path/to/your/font/file.woff2') format('woff2'); */
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}