/** Shopify CDN: Minification failed

Line 2292:37 Expected identifier but found whitespace
Line 2292:38 Unexpected "not("
Line 11703:27 Unexpected "{"
Line 11703:36 Expected ":"
Line 11703:43 Unexpected "{"
Line 11707:22 Unexpected "{"
Line 11707:31 Expected ":"
Line 11709:22 Unexpected "{"
Line 11709:31 Expected ":"
Line 11713:22 Unexpected "{"
... and 49 more hidden warnings

**/

:root {
    --alpha-button-background: 1;
    --alpha-button-border: 1;
    --alpha-link: 0.85;
    --alpha-badge-border: 0.1;
    --focused-base-outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
    --focused-base-outline-offset: 0.3rem;
    --focused-base-box-shadow: 0 0 0 0.3rem rgb(var(--color-background)), 0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3)
}

.contains-card--product,
.product-card-wrapper .card {
    --border-radius: var(--product-card-corner-radius);
    --border-width: var(--product-card-border-width);
    --border-opacity: var(--product-card-border-opacity);
    --shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--product-card-shadow-vertical-offset);
    --shadow-blur-radius: var(--product-card-shadow-blur-radius);
    --shadow-opacity: var(--product-card-shadow-opacity);
    --shadow-visible: var(--product-card-shadow-visible);
    --image-padding: var(--product-card-image-padding);
    --text-alignment: var(--product-card-text-alignment)
}

.collection-card-wrapper .card,
.contains-card--collection {
    --border-radius: var(--collection-card-corner-radius);
    --border-width: var(--collection-card-border-width);
    --border-opacity: var(--collection-card-border-opacity);
    --shadow-horizontal-offset: var(--collection-card-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--collection-card-shadow-vertical-offset);
    --shadow-blur-radius: var(--collection-card-shadow-blur-radius);
    --shadow-opacity: var(--collection-card-shadow-opacity);
    --shadow-visible: var(--collection-card-shadow-visible);
    --image-padding: var(--collection-card-image-padding);
    --text-alignment: var(--collection-card-text-alignment)
}

.article-card-wrapper .card,
.contains-card--article {
    --border-radius: var(--blog-card-corner-radius);
    --border-width: var(--blog-card-border-width);
    --border-opacity: var(--blog-card-border-opacity);
    --shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--blog-card-shadow-vertical-offset);
    --shadow-blur-radius: var(--blog-card-shadow-blur-radius);
    --shadow-opacity: var(--blog-card-shadow-opacity);
    --shadow-visible: var(--blog-card-shadow-visible);
    --image-padding: var(--blog-card-image-padding);
    --text-alignment: var(--blog-card-text-alignment)
}

.contains-content-container,
.content-container {
    --border-radius: var(--text-boxes-radius);
    --border-width: var(--text-boxes-border-width);
    --border-opacity: var(--text-boxes-border-opacity);
    --shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);
    --shadow-blur-radius: var(--text-boxes-shadow-blur-radius);
    --shadow-opacity: var(--text-boxes-shadow-opacity);
    --shadow-visible: var(--text-boxes-shadow-visible)
}

.contains-media,
.global-media-settings {
    --border-radius: var(--media-radius);
    --border-width: var(--media-border-width);
    --border-opacity: var(--media-border-opacity);
    --shadow-horizontal-offset: var(--media-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--media-shadow-vertical-offset);
    --shadow-blur-radius: var(--media-shadow-blur-radius);
    --shadow-opacity: var(--media-shadow-opacity);
    --shadow-visible: var(--media-shadow-visible)
}

.card {
    padding-bottom: 0px
}

.body {
    position: relative;
    overflow-x: hidden
}

body {
    font-family: Barlow !important;
    font-weight: 400;
}

body {
    min-height: 100vh;
    position: relative;
    overflow: visible;
}

.page-width--narrow {
    max-width: 1440px !important;
    padding: 0 5rem !important
}

.page-width {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 1.5rem
}

body:has(.section-header .drawer-menu) .announcement-bar-section .page-width {
    max-width: 100%;
    overflow: hidden
}

.page-width.drawer-menu {
    max-width: 100%
}

.page-width-desktop {
    padding: 0;
    margin: 0 auto
}

.text-faded {
    color: #626262;
    font-size: 13px
}

.utility-bar__grid.page-width {
    padding-left: 3rem;
    padding-right: 3rem
}

@font-face {
    font-family: Quicksand;
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/Quicksand-Regular.woff2?v=1724390732) format('woff2');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Quicksand;
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/Quicksand-Medium.woff2?v=1724390733) format('woff2');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Quicksand;
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/Quicksand-SemiBold.woff2?v=1724390733) format('woff2');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Quicksand;
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/Quicksand-Bold.woff2?v=1724390733) format('woff2');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Quicksand;
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/Quicksand-Light.woff2?v=1724390733) format('woff2');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Barlow;
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/Barlow-Medium.woff2) format('woff2');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Barlow;
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/Barlow-Bold.woff2) format('woff2');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Barlow;
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/Barlow-Black.woff2) format('woff2');
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'General Sans';
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/GeneralSans-Regular.woff2?v=1724229953) format('woff2');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'General Sans';
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/GeneralSans-Medium.woff2?v=1724229953) format('woff2');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'General Sans';
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/GeneralSans-Semibold.woff2?v=1724229953) format('woff2');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'General Sans';
    src: url(https://cdn.shopify.com/s/files/1/0711/3451/1361/files/GeneralSans-Bold.woff2?v=1724229953) format('woff2');
    font-weight: 700;
    font-style: normal
}

@media screen and (min-width:559px) {
    .header__icon--menu .icon {
        display: none Important;
    }
    .page-width {
        padding: 0 5rem
    }
    .header.page-width,
    .utility-bar__grid.page-width {
        padding-left: 3.2rem;
        padding-right: 3.2rem
    }
    .page-width--narrow {
        padding: 0 9rem
    }
    .page-width-desktop {
        padding: 0
    }
    .page-width-tablet {
        padding: 0 5rem
    }
}

@media screen and (min-width:990px) {
    .header:not(.drawer-menu).page-width {
        padding-left: 5rem;
        background: #fff;
        border-bottom: 2px solid #0f66216e;
        padding-right: 5rem
    }
    .page-width--narrow {
        max-width: 72.6rem;
        padding: 0
    }
    .page-width-desktop {
        max-width: var(--page-width);
        padding: 0 5rem
    }
}

p.track-icon {
    font-weight: 600;
    font-size: 10px;
    width: 110px;
    height: 26px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 10px;
    background: #44633f;
    color: #fff;
    transition: allease-in-out .3s
}

.track-div a {
    color: #000;
    text-decoration: none
}

p.track-icon:hover {
    box-shadow: 0 4px 12px #0000002e
}

.track-div {
    padding-right: 15px !important
}

.isolate {
    position: relative;
    z-index: 0
}

.section+.section {
    margin-top: var(--spacing-sections-mobile)
}

@media screen and (min-width:750px) {
    .section+.section {
        margin-top: var(--spacing-sections-desktop)
    }
}

.element-margin-top {
    margin-top: 5rem
}

@media screen and (min-width:750px) {
    .element-margin {
        margin-top: calc(5rem + var(--page-width-margin))
    }
}

.background-secondary {
    background-color: rgba(var(--color-foreground), .04)
}

.grid-auto-flow {
    display: grid;
    grid-auto-flow: column
}

.page-margin,
.shopify-challenge__container {
    margin: 7rem auto
}

.rte-width {
    max-width: 82rem;
    margin: 0 auto 2rem
}

.list-unstyled {
    margin: 0;
    padding: 0;
    list-style: none
}

.hidden {
    display: none !important
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important
}

.visually-hidden--inline {
    margin: 0;
    height: 1em
}

.overflow-hidden {
    overflow: hidden
}

.skip-to-content-link:focus {
    z-index: 9999;
    position: inherit;
    overflow: auto;
    width: auto;
    height: auto;
    clip: auto
}

.full-width-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

::selection {
    background-color: rgba(var(--color-foreground), .2)
}

.text-body {
    font-size: 1.5rem;
    letter-spacing: .06rem;
    line-height: calc(1 + .8 / var(--font-body-scale));
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight)
}

.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    letter-spacing: calc(var(--font-heading-scale) * .06rem);
    color: rgb(var(--color-foreground));
    line-height: max(1, calc(1 + .3 / var(--font-heading-scale)));
    word-break: break-word
}

.hxxl {
    font-size: clamp(calc(var(--font-heading-scale) * 5.6rem), 14vw, calc(var(--font-heading-scale) * 7.2rem));
    line-height: 1.1
}

.hxl {
    font-size: calc(var(--font-heading-scale) * 5rem);
    line-height: max(1, var(--font-heading-scale)))
}

@media only screen and (min-width:750px) {
    .hxl {
        font-size: calc(var(--font-heading-scale) * 6.2rem)
    }
}

.h0 {
    font-size: calc(var(--font-heading-scale) * 4rem)
}

@media only screen and (min-width:750px) {
    .h0 {
        font-size: calc(var(--font-heading-scale) * 5.2rem)
    }
}

.h1,
h1 {
    font-size: calc(var(--font-heading-scale) * 3rem)
}

@media only screen and (min-width:750px) {
    .h1,
    h1 {
        font-size: calc(var(--font-heading-scale) * 4rem)
    }
}

.h2,
h2 {
    font-size: calc(var(--font-heading-scale) * 2rem)
}

@media only screen and (min-width:750px) {
    .h2,
    h2 {
        font-size: calc(var(--font-heading-scale) * 2.4rem)
    }
}

.h3,
h3 {
    font-size: calc(var(--font-heading-scale) * 1.7rem)
}

@media only screen and (min-width:750px) {
    .h3,
    h3 {
        font-size: calc(var(--font-heading-scale) * 1.8rem)
    }
}

.h4,
h4 {
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-size: calc(var(--font-heading-scale) * 1.5rem)
}

.h5,
h5 {
    font-size: calc(var(--font-heading-scale) * 1.2rem)
}

@media only screen and (min-width:750px) {
    .h5,
    h5 {
        font-size: calc(var(--font-heading-scale) * 1.3rem)
    }
}

.h6,
h6 {
    color: rgba(var(--color-foreground), .75);
    margin-block-start: 1.67em;
    margin-block-end: 1.67em
}

blockquote {
    font-style: italic;
    color: rgba(var(--color-foreground), .75);
    border-left: .2rem solid rgba(var(--color-foreground), .2);
    padding-left: 1rem
}

@media screen and (min-width:750px) {
    blockquote {
        padding-left: 1.5rem
    }
}

.caption {
    font-size: 1rem;
    letter-spacing: .07rem;
    line-height: calc(1 + .7 / var(--font-body-scale))
}

@media screen and (min-width:750px) {
    .caption {
        font-size: 16px
    }
}

.caption-with-letter-spacing {
    font-size: 1rem;
    letter-spacing: .13rem;
    line-height: calc(1 + .2 / var(--font-body-scale));
    text-transform: uppercase
}

.caption-with-letter-spacing--medium {
    font-size: 1.2rem;
    letter-spacing: .16rem
}

.caption-with-letter-spacing--large {
    font-size: 1.4rem;
    letter-spacing: .18rem
}

.caption-large,
.customer .field input,
.customer select,
.field__input,
.form__label,
.select__select {
    font-size: 1.3rem;
    line-height: calc(1 + .5 / var(--font-body-scale));
    letter-spacing: .04rem
}

.color-foreground {
    color: rgb(var(--color-foreground))
}

table:not([class]) {
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 1.4rem;
    border-style: hidden;
    box-shadow: 0 0 0 .1rem rgba(var(--color-foreground), .2)
}

table:not([class]) td,
table:not([class]) th {
    padding: 1em;
    border: .1rem solid rgba(var(--color-foreground), .2)
}

@media screen and (min-width:750px) and (max-width:989px) {
    .medium-hide {
        display: none !important
    }
}

@media screen and (min-width:990px) {
    .large-up-hide {
        display: none !important
    }
}

.left {
    text-align: left
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.uppercase {
    text-transform: uppercase
}

.light {
    opacity: .7
}

a:empty,
article:empty,
div:empty,
dl:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty,
p:empty,
section:empty,
ul:empty {
    display: none
}

.customer a,
.link {
    cursor: pointer;
    display: inline-block;
    border: none;
    box-shadow: none;
    text-decoration: underline;
    text-underline-offset: 0.3rem;
    color: rgb(var(--color-link));
    background-color: transparent;
    font-size: 1.4rem;
    font-family: inherit
}

.link--text {
    color: rgb(var(--color-foreground))
}

.link--text:hover {
    color: rgba(var(--color-foreground), .75)
}

.link-with-icon {
    display: inline-flex;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    margin-bottom: 4.5rem;
    white-space: nowrap
}

.link-with-icon .icon {
    width: 1.5rem;
    margin-left: 1rem
}

.circle-divider::after {
    content: '\2022';
    margin: 0 1.3rem 0 1.5rem
}

.circle-divider:last-of-type::after {
    display: none
}

hr {
    border: none;
    height: .1rem;
    background-color: rgba(var(--color-foreground), .2);
    display: block;
    margin: 5rem 0
}

@media screen and (min-width:750px) {
    hr {
        margin: 7rem 0
    }
}

.card__information h3 {
    padding: 12px 0px 0px;
    height: 50px;
    max-width: 100%;
}

.full-unstyled-link {
    text-decoration: none;
    color: currentColor;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.placeholder {
    background-color: rgba(var(--color-foreground), .04);
    color: rgba(var(--color-foreground), .55);
    fill: rgba(var(--color-foreground), 0.55)
}

details>* {
    box-sizing: border-box
}

.break {
    word-break: break-word
}

.visibility-hidden {
    visibility: hidden
}

@media (prefers-reduced-motion) {
    .motion-reduce {
        transition: none !important;
        animation: none !important
    }
}

:root {
    --duration-short: 100ms;
    --duration-default: 200ms;
    --duration-announcement-bar: 250ms;
    --duration-medium: 300ms;
    --duration-long: 500ms;
    --duration-extra-long: 600ms;
    --duration-extra-longer: 750ms;
    --duration-extended: 3s;
    --ease-out-slow: cubic-bezier(0, 0, 0.3, 1);
    --animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;
    --animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)
}

.customer a,
.inline-richtext a,
.underlined-link {
    text-underline-offset: 0.3rem;
    text-decoration-thickness: 0.1rem;
    transition: text-decoration-thickness ease .1s
}

.customer a,
.underlined-link {
    color: rgba(var(--color-link), var(--alpha-link))
}

.inline-richtext a,
.rte.inline-richtext a {
    color: currentColor
}

.customer a:hover,
.inline-richtext a:hover,
.underlined-link:hover {
    color: rgb(var(--color-link));
    text-decoration-thickness: 0.2rem
}

.icon-arrow {
    width: 1.5rem
}

.h3 .icon-arrow,
h3 .icon-arrow {
    width: calc(var(--font-heading-scale) * 1.5rem)
}

.animate-arrow .icon-arrow path {
    transform: translateX(-.25rem);
    transition: transform var(--duration-short) ease
}

.animate-arrow:hover .icon-arrow path {
    transform: translateX(-.05rem)
}

summary {
    cursor: pointer;
    list-style: none;
    position: relative
}

summary .icon-caret {
    position: absolute;
    height: .6rem;
    right: 1.5rem;
    top: calc(50% - .2rem)
}

summary::-webkit-details-marker {
    display: none
}

.disclosure-has-popup {
    position: relative
}

.disclosure-has-popup[open]>summary::before {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: block;
    cursor: default;
    content: ' ';
    background: 0 0
}

.disclosure-has-popup>summary::before {
    display: none
}

.disclosure-has-popup[open]>summary+* {
    z-index: 100
}

@media screen and (min-width:750px) {
    .disclosure-has-popup[open]>summary+* {
        z-index: 4
    }
    .facets .disclosure-has-popup[open]>summary+* {
        z-index: 2
    }
}

:focus {
    outline: 0;
    box-shadow: none
}

:focus-visible {
    outline: var(--focused-base-outline);
    outline-offset: var(--focused-base-outline-offset);
    box-shadow: var(--focused-base-box-shadow)
}

.focused {
    outline: var(--focused-base-outline);
    outline-offset: var(--focused-base-outline-offset);
    box-shadow: var(--focused-base-box-shadow)
}

.focus-inset:focus-visible {
    outline: .2rem solid rgba(var(--color-foreground), .5);
    outline-offset: -0.2rem;
    box-shadow: 0 0 .2rem 0 rgba(var(--color-foreground), .3)
}

.focused.focus-inset {
    outline: .2rem solid rgba(var(--color-foreground), .5);
    outline-offset: -0.2rem;
    box-shadow: 0 0 .2rem 0 rgba(var(--color-foreground), .3)
}

.focus-none {
    box-shadow: none !important;
    outline: 0 !important
}

.focus-offset:focus-visible {
    outline: .2rem solid rgba(var(--color-foreground), .5);
    outline-offset: 1rem;
    box-shadow: 0 0 0 1rem rgb(var(--color-background)), 0 0 .2rem 1.2rem rgba(var(--color-foreground), .3)
}

.focus-offset.focused {
    outline: .2rem solid rgba(var(--color-foreground), .5);
    outline-offset: 1rem;
    box-shadow: 0 0 0 1rem rgb(var(--color-background)), 0 0 .2rem 1.2rem rgba(var(--color-foreground), .3)
}

.title,
.title-wrapper-with-link {
    margin: 3rem 0 2rem
}

.title-wrapper-with-link .title {
    margin: 0
}

.title .link {
    font-size: inherit
}

.title-wrapper {
    margin-bottom: 3rem
}

.title-wrapper-with-link {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 1rem;
    margin-bottom: 3rem;
    flex-wrap: wrap
}

.title--primary {
    margin: 4rem 0
}

.title-wrapper--self-padded-mobile {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

@media screen and (min-width:750px) {
    .title-wrapper--self-padded-mobile {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:990px) {
    .title,
    .title-wrapper-with-link {
        margin: 5rem 0 3rem
    }
    .title--primary {
        margin: 2rem 0
    }
    .title-wrapper-with-link {
        align-items: center
    }
    .title-wrapper-with-link .title {
        margin-bottom: 0
    }
}

.title-wrapper-with-link .link-with-icon {
    margin: 0;
    flex-shrink: 0;
    display: flex;
    align-items: center
}

.title-wrapper-with-link .link-with-icon svg {
    width: 1.5rem
}

.title-wrapper-with-link a {
    margin-top: 0;
    flex-shrink: 0
}

.title-wrapper--no-top-margin {
    margin-top: 20px;
}

.title-wrapper--no-top-margin>.title {
    margin-top: 0px;
}

.subtitle {
    font-size: 1.8rem;
    line-height: calc(1 + .8 / var(--font-body-scale));
    letter-spacing: .06rem;
    color: rgba(var(--color-foreground), .7)
}

.subtitle--small {
    font-size: 1.4rem;
    letter-spacing: .1rem
}

.subtitle--medium {
    font-size: 1.6rem;
    letter-spacing: .08rem
}

.grid {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    padding: 0;
    list-style: none;
    column-gap: var(--grid-mobile-horizontal-spacing);
    row-gap: var(--grid-mobile-vertical-spacing)
}

.about-us-green-btn {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

@media screen and (min-width:750px) {
    .grid {
        column-gap: var(--grid-desktop-horizontal-spacing);
        row-gap: 16px
    }
}

.grid:last-child {
    margin-bottom: 0
}

.grid__item {
    width: calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--grid-mobile-horizontal-spacing)/ 2);
    flex-grow: 1;
    flex-shrink: 0
}

@media screen and (min-width:750px) {
    .grid__item {
        width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
        max-width: calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)
    }
}

.grid--gapless.grid {
    column-gap: 0;
    row-gap: 0
}

.info-icon {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.info-icon i {
    padding: 0 !important;
    border: none !important;
    font-size: 13px !important
}

.info-icon::after {
    content: attr(data-tooltip);
    visibility: hidden;
    background-color: #44633f;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px 8px;
    position: absolute;
    z-index: 1;
    bottom: 24px;
    right: -84%;
    transform: translatey(-32%);
    white-space: nowrap;
    font-size: 10px;
    opacity: 0;
    transition: opacity .3s, visibility .3s
}

.info-icon:hover::after {
    visibility: visible;
    opacity: 1
}

@media screen and (max-width:749px) {
    .grid__item.slider__slide--full-width {
        width: 100%;
        max-width: none
    }
}

.grid--1-col .grid__item {
    max-width: 100%;
    width: 100%
}

.grid--3-col .grid__item {
    width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3)
}

@media screen and (min-width:750px) {
    .grid--3-col .grid__item {
        width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)
    }
}

.grid--2-col .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing)/ 2)
}

@media screen and (min-width:750px) {
    .slick-slide {
        min-height: 270px !important;
    }
    .grid--2-col .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)
    }
    .grid--4-col-tablet .grid__item {
        width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)
    }
    .grid--3-col-tablet .grid__item {
        width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)
    }
    .grid--2-col-tablet .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)
    }
}

@media screen and (max-width:989px) {
    .grid--1-col-tablet-down .grid__item {
        width: 100%;
        max-width: 67%
    }
    .slider--tablet.grid--peek {
        margin: 0;
        width: 100%
    }
    .slider--tablet.grid--peek .grid__item {
        box-sizing: content-box;
        margin: 0
    }
    .slider.slider--mobile .scroll-trigger.animate--slide-in,
    .slider.slider--tablet .scroll-trigger.animate--slide-in {
        animation: none;
        opacity: 1;
        transform: inherit
    }
    .scroll-trigger:not(.scroll-trigger--offscreen) .slider--tablet {
        animation: var(--animation-slide-in)
    }
}

@media screen and (min-width:990px) {
    .grid--6-col-desktop .grid__item {
        width: calc(11.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
        max-width: calc(12.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6)
    }
    .grid--5-col-desktop .grid__item {
        width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
        max-width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)
    }
    .grid--4-col-desktop .grid__item {
        width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
        max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)
    }
    .grid--3-col-desktop .grid__item {
        width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
        max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)
    }
    .grid--2-col-desktop .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing)/ 2);
        max-width: calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)
    }
    .slider.slider--desktop .scroll-trigger.animate--slide-in {
        animation: none;
        opacity: 1;
        transform: inherit
    }
    .scroll-trigger:not(.scroll-trigger--offscreen) .slider--desktop {
        animation: var(--animation-slide-in)
    }
}

@media screen and (min-width:990px) {
    .grid--1-col-desktop {
        flex: 0 0 100%;
        max-width: 100%
    }
    .grid--1-col-desktop .grid__item {
        width: 100%;
        max-width: 100%
    }
}

@media screen and (max-width:749px) {
    .grid--peek.slider--mobile {
        margin: 0;
        width: 100%
    }
    .grid--peek.slider--mobile .grid__item {
        box-sizing: content-box;
        margin: 0
    }
    .grid--peek .grid__item {
        min-width: 60% !important
    }
    .grid--peek.slider .grid__item:first-of-type {
        margin-left: 1.5rem
    }
    .grid--peek.slider:after {
        margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing))
    }
    .grid--2-col-tablet-down .grid__item {
        width: calc(50% - var(--grid-mobile-horizontal-spacing)/ 2)
    }
    .grid--peek .grid__item,
    .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
        width: calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem)
    }
    .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item,
    .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item {
        width: calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem)
    }
}

@media screen and (min-width:750px) and (max-width:989px) {
    .slider--tablet.grid--peek .grid__item {
        width: calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem)
    }
    .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
        width: calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem)
    }
    .slider--tablet.grid--peek.grid--2-col-tablet .grid__item,
    .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem)
    }
    .slider--tablet.grid--peek .grid__item:first-of-type {
        margin-left: 1.5rem
    }
    .grid--2-col-tablet-down .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)
    }
    .grid--1-col-tablet-down.grid--peek .grid__item {
        width: calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem)
    }
}

.media {
    display: block;
    background-color: rgba(var(--color-foreground), .1);
    position: relative;
    overflow: hidden
}

.media--transparent {
    background-color: transparent
}

.media model-viewer,
.media>:not(.zoom):not(.deferred-media__poster-button) {
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.media>img {
    object-fit: cover;
    object-position: center center;
    transition: opacity .4s cubic-bezier(.25, .46, .45, .94)
}

.media--square {
    padding-bottom: 100%
}

.media--portrait {
    padding-bottom: 125%
}

.media--landscape {
    padding-bottom: 66.6%
}

.media--cropped {
    padding-bottom: 56%
}

.media--16-9 {
    padding-bottom: 56.25%
}

.media--circle {
    padding-bottom: 100%;
    border-radius: 50%
}

.media.media--hover-effect>img+img {
    opacity: 0
}

@media screen and (min-width:990px) {
    .media--cropped {
        padding-bottom: 63%
    }
}

deferred-media {
    display: block
}

.button--secondary,
.button--tertiary {
    --color-button: var(--color-secondary-button);
    --color-button-text: var(--color-secondary-button-text)
}

.button--tertiary {
    --alpha-button-background: 0;
    --alpha-button-border: 0.2
}

.button,
.cart__dynamic-checkout-buttons [role=button],
.cart__dynamic-checkout-buttons iframe,
.customer button,
.shopify-challenge__button,
.shopify-payment-button [role=button],
button.shopify-payment-button__button--unbranded {
    --shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--buttons-shadow-vertical-offset);
    --shadow-blur-radius: var(--buttons-shadow-blur-radius);
    --shadow-opacity: var(--buttons-shadow-opacity);
    --shadow-visible: var(--buttons-shadow-visible);
    --border-offset: var(--buttons-border-offset);
    --border-opacity: calc(1 - var(--buttons-border-opacity));
    border-radius: var(--buttons-radius-outset);
    position: relative
}

.button,
.customer button,
.shopify-challenge__button,
button.shopify-payment-button__button--unbranded {
    min-width: calc(12rem + var(--buttons-border-width) * 2);
    min-height: calc(4.8rem + var(--buttons-border-width) * 2);
    border-radius: 8px
}

.shopify-payment-button__button--branded {
    z-index: auto
}

.cart__dynamic-checkout-buttons iframe {
    box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))
}

.button,
.customer button,
.shopify-challenge__button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 0 3rem;
    cursor: pointer;
    font: inherit;
    font-size: 1.5rem;
    text-decoration: none;
    color: rgb(var(--color-button-text));
    transition: box-shadow var(--duration-short) ease;
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(var(--color-button), var(--alpha-button-background))
}

.button:before,
.cart__dynamic-checkout-buttons [role=button]:before,
.customer button:before,
.shopify-challenge__button:before,
.shopify-payment-button [role=button]:before,
.shopify-payment-button__button--unbranded:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: var(--buttons-radius-outset);
    box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))
}

.button:after,
.customer button:after,
.shopify-challenge__button:after {
    content: '';
    position: absolute;
    top: var(--buttons-border-width);
    right: var(--buttons-border-width);
    bottom: var(--buttons-border-width);
    left: var(--buttons-border-width);
    z-index: 1;
    border-radius: var(--buttons-radius);
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background));
    transition: box-shadow var(--duration-short) ease
}

.button:not([disabled]):hover::after,
.customer button:hover::after,
.shopify-challenge__button:hover::after,
.shopify-payment-button__button--unbranded:hover::after {
    --border-offset: 1.3px;
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button), var(--alpha-button-background))
}

.button--secondary:after {
    --border-opacity: var(--buttons-border-opacity)
}

.button.focused,
.button:focus,
.button:focus-visible,
.shopify-payment-button [role=button]:focus,
.shopify-payment-button [role=button]:focus-visible,
.shopify-payment-button__button--unbranded:focus,
.shopify-payment-button__button--unbranded:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 0 .5rem rgba(var(--color-foreground), .5), 0 0 .5rem .4rem rgba(var(--color-foreground), .3)
}

.button:focus:not(:focus-visible):not(.focused),
.shopify-payment-button [role=button]:focus:not(:focus-visible):not(.focused),
.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused) {
    box-shadow: inherit
}

.button::selection,
.customer button::selection,
.shopify-challenge__button::selection {
    background-color: rgba(var(--color-button-text), .3)
}

.button,
.button-label,
.customer button,
.shopify-challenge__button {
    font-size: 1.5rem;
    letter-spacing: .1rem;
    line-height: calc(1 + .2 / var(--font-body-scale))
}

.button--tertiary {
    font-size: 1.2rem;
    padding: 1rem 1.5rem;
    min-width: calc(9rem + var(--buttons-border-width) * 2);
    min-height: calc(3.5rem + var(--buttons-border-width) * 2)
}

.button--small {
    padding: 1.2rem 2.6rem
}

.button.disabled,
.button:disabled,
.button[aria-disabled=true],
.customer button.disabled,
.customer button:disabled,
.customer button[aria-disabled=true],
.quantity__button.disabled {
    opacity: .5
}

.button--full-width {
    display: flex;
    width: 100%
}

.button.loading {
    color: transparent;
    position: relative
}

@media screen and (forced-colors:active) {
    .button.loading {
        color: rgb(var(--color-foreground))
    }
}

.price-taxes {
    font-size: 8px;
    font-weight: 700
}

.share-button {
    display: block;
    position: relative
}

.share-button details {
    width: fit-content
}

.share-button__button {
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    color: rgb(var(--color-link));
    margin-left: 0;
    padding-left: 0;
    min-height: 4.4rem
}

details[open]>.share-button__fallback {
    animation: animateMenuOpen var(--duration-default) ease
}

.share-button__button:hover {
    text-decoration: underline;
    text-underline-offset: 0.3rem
}

.share-button__button,
.share-button__fallback button {
    cursor: pointer;
    background-color: transparent;
    border: none
}

.share-button__button .icon-share {
    height: 3rem;
    min-width: 3rem
}

.share-button__fallback {
    display: flex;
    align-items: center;
    position: absolute;
    top: 3rem;
    left: .1rem;
    z-index: 3;
    width: 100%;
    min-width: max-content;
    border-radius: var(--inputs-radius);
    border: 0
}

.pin-code img {
    width: 100%
}

.share-button__fallback:after {
    pointer-events: none;
    content: '';
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: .1rem solid transparent;
    border-radius: var(--inputs-radius);
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
    transition: box-shadow var(--duration-short) ease;
    z-index: 1
}

.share-button__fallback:before {
    background: rgb(var(--color-background));
    pointer-events: none;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--inputs-radius-outset);
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow), var(--inputs-shadow-opacity));
    z-index: -1
}

.share-button__fallback button {
    width: 4.4rem;
    height: 4.4rem;
    padding: 0;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    right: var(--inputs-border-width)
}

.share-button__fallback button:hover {
    color: rgba(var(--color-foreground), .75)
}

.share-button__fallback button:hover svg {
    transform: scale(1.07)
}

.share-button__close:not(.hidden)+.share-button__copy {
    display: none
}

.share-button__close,
.share-button__copy {
    background-color: transparent;
    color: rgb(var(--color-foreground))
}

.share-button__close:focus-visible,
.share-button__copy:focus-visible {
    background-color: rgb(var(--color-background));
    z-index: 2
}

.share-button__close:focus,
.share-button__copy:focus {
    background-color: rgb(var(--color-background));
    z-index: 2
}

.field:not(:focus-visible):not(.focused)+.share-button__close:not(:focus-visible):not(.focused),
.field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused) {
    background-color: inherit
}

.share-button__fallback .field:after,
.share-button__fallback .field:before {
    content: none
}

.share-button__fallback .field {
    border-radius: 0;
    min-width: auto;
    min-height: auto;
    transition: none
}

.share-button__fallback .field__input:-webkit-autofill,
.share-button__fallback .field__input:focus {
    outline: .2rem solid rgba(var(--color-foreground), .5);
    outline-offset: 0.1rem;
    box-shadow: 0 0 0 .1rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3)
}

.share-button__fallback .field__input {
    box-shadow: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    filter: none;
    min-width: auto;
    min-height: auto
}

.share-button__fallback .field__input:hover {
    box-shadow: none
}

.share-button__fallback .icon {
    width: 1.5rem;
    height: 1.5rem
}

.share-button__message:not(:empty) {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding: .8rem 0 .8rem 1.5rem;
    margin: var(--inputs-border-width)
}

.share-button__message:not(:empty):not(.hidden)~* {
    display: none
}

.customer .field input,
.customer select,
.field__input,
.select__select {
    -webkit-appearance: none;
    appearance: none;
    background-color: rgb(var(--color-background));
    color: rgb(var(--color-foreground));
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    font-size: 1.6rem;
    width: 100%;
    box-sizing: border-box;
    transition: box-shadow var(--duration-short) ease;
    border-radius: var(--inputs-radius);
    height: 4rem;
    min-height: calc(var(--inputs-border-width) * 2);
    min-width: calc(7rem + (var(--inputs-border-width) * 2));
    position: relative;
    border: 0
}

.customer .field:before,
.customer select:before,
.field:before,
.localization-form__select:before,
.select:before {
    pointer-events: none;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--inputs-radius-outset);
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow), var(--inputs-shadow-opacity));
    z-index: -1
}

.customer .field:after,
.customer select:after,
.field:after,
.localization-form__select:after,
.select:after {
    pointer-events: none;
    content: '';
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: .1rem solid transparent;
    border-radius: var(--inputs-radius);
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
    transition: box-shadow var(--duration-short) ease;
    z-index: 1
}

.select__select {
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    font-size: 1.2rem;
    color: rgba(var(--color-foreground), .75)
}

.customer .field:hover.field:after,
.customer select:hover.select:after,
.field:hover.field:after,
.localization-form__select:hover.localization-form__select:after,
.select:hover.select:after,
.select__select:hover.select__select:after {
    box-shadow: 0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground), var(--inputs-border-opacity));
    outline: 0;
    border-radius: var(--inputs-radius)
}

.customer .field input:focus-visible,
.customer select:focus-visible,
.field__input:focus-visible,
.localization-form__select:focus-visible.localization-form__select:after,
.select__select:focus-visible {
    box-shadow: 0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
    outline: 0;
    border-radius: var(--inputs-radius)
}

.customer .field input:focus,
.customer select:focus,
.field__input:focus,
.localization-form__select:focus.localization-form__select:after,
.select__select:focus {
    box-shadow: 0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
    outline: 0;
    border-radius: var(--inputs-radius)
}

.localization-form__select:focus {
    outline: 0;
    box-shadow: none
}

.select,
.text-area {
    display: flex;
    position: relative;
    width: 100%
}

.customer select+svg,
.select .icon-caret {
    height: .6rem;
    pointer-events: none;
    position: absolute;
    top: calc(50% - .2rem);
    right: calc(var(--inputs-border-width) + 1.5rem)
}

.customer select,
.select__select {
    cursor: pointer;
    line-height: calc(1 + .6 / var(--font-body-scale));
    padding: 0 calc(var(--inputs-border-width) + 3rem) 0 2rem;
    margin: var(--inputs-border-width);
    min-height: calc(var(--inputs-border-width) * 2)
}

.field {
    position: relative;
    width: 100%;
    display: flex;
    transition: box-shadow var(--duration-short) ease
}

.customer .field {
    display: flex
}

.field--with-error {
    flex-wrap: wrap
}

.customer .field input,
.field__input {
    flex-grow: 1;
    text-align: left;
    padding: 1rem;
    margin: var(--inputs-border-width);
    transition: box-shadow var(--duration-short) ease
}

.customer .field label,
.field__label {
    font-size: 1.6rem;
    left: calc(var(--inputs-border-width) + 2rem);
    top: calc(.7rem + var(--inputs-border-width));
    margin-bottom: 0;
    pointer-events: none;
    position: absolute;
    transition: top var(--duration-short) ease, font-size var(--duration-short) ease;
    color: rgba(var(--color-foreground), .75);
    letter-spacing: .1rem;
    line-height: 1.5
}

.customer .field input:-webkit-autofill~label,
.customer .field input:focus~label,
.customer .field input:not(:placeholder-shown)~label,
.field__input:-webkit-autofill~.field__label,
.field__input:focus~.field__label,
.field__input:not(:placeholder-shown)~.field__label {
    font-size: 1rem;
    top: calc(var(--inputs-border-width) + .5rem);
    left: calc(var(--inputs-border-width) + 2rem);
    letter-spacing: .04rem
}

.customer .field input:-webkit-autofill,
.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.field__input:-webkit-autofill,
.field__input:focus,
.field__input:not(:placeholder-shown) {
    padding: 2.2rem 1.5rem .8rem 2rem;
    margin: var(--inputs-border-width)
}

.customer .field input::-webkit-search-cancel-button,
.field__input::-webkit-search-cancel-button {
    display: none
}

.customer .field input::placeholder,
.field__input::placeholder {
    opacity: 0
}

.field__button {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: currentColor;
    cursor: pointer;
    display: flex;
    height: 4.4rem;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 4.4rem
}

.field__button>svg {
    height: 2.5rem;
    width: 2.5rem
}

.customer .field input:-webkit-autofill~label,
.field__input:-webkit-autofill~.field__button,
.field__input:-webkit-autofill~.field__label {
    color: #000
}

.text-area {
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    min-height: 10rem;
    resize: none
}

input[type=checkbox] {
    display: inline-block;
    width: auto;
    margin-right: .5rem
}

.form__label {
    display: block;
    margin-bottom: .6rem
}

.form__message {
    align-items: center;
    display: flex;
    font-size: 1.4rem;
    line-height: 1;
    margin-top: 1rem
}

.form__message--large {
    font-size: 1.6rem
}

.customer .field .form__message {
    font-size: 1.4rem;
    text-align: left
}

.customer .form__message svg,
.form__message .icon {
    flex-shrink: 0;
    height: 1.3rem;
    margin-right: .5rem;
    width: 1.3rem
}

.customer .form__message svg,
.form__message--large .icon {
    height: 1.5rem;
    width: 1.5rem;
    margin-right: 1rem
}

.customer .field .form__message svg {
    align-self: start
}

.form-status {
    margin: 0;
    font-size: 1.6rem
}

.form-status-list {
    padding: 0;
    margin: 2rem 0 4rem
}

.form-status-list li {
    list-style-position: inside
}

.form-status-list .link::first-letter {
    text-transform: capitalize
}

.quantity {
    color: rgba(var(--color-foreground));
    position: relative;
    width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    display: flex;
    border-radius: var(--inputs-radius);
    min-height: calc((var(--inputs-border-width) * 2) + 4.5rem)
}

.quantity:after {
    pointer-events: none;
    content: '';
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: .1rem solid #c7d0c5;
    border-radius: var(--inputs-radius);
    transition: box-shadow var(--duration-short) ease;
    z-index: 1
}

.quantity:before {
    background: rgb(var(--color-background));
    pointer-events: none;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--inputs-radius-outset);
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow), var(--inputs-shadow-opacity));
    z-index: -1
}

.quantity__input {
    color: currentColor;
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    font-size: 1.6rem;
    font-weight: 500;
    opacity: .85;
    text-align: center;
    background-color: transparent;
    border: 0;
    padding: 0 .5rem;
    width: 100%;
    flex-grow: 1;
    -webkit-appearance: none;
    appearance: none
}

.quantity__button {
    width: calc(4.5rem / var(--font-body-scale));
    flex-shrink: 0;
    font-size: 1.8rem;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(var(--color-foreground));
    padding: 0
}

.quantity__button:first-child {
    margin-left: calc(var(--inputs-border-width))
}

.quantity__button:last-child {
    margin-right: calc(var(--inputs-border-width))
}

.quantity__button svg {
    width: 1rem;
    pointer-events: none
}

.quantity__button:focus-visible,
.quantity__input:focus-visible {
    background-color: rgb(var(--color-background));
    z-index: 2
}

.quantity__button:focus,
.quantity__input:focus {
    background-color: rgb(var(--color-background));
    z-index: 2
}

.quantity__button:not(:focus-visible):not(.focused),
.quantity__input:not(:focus-visible):not(.focused) {
    box-shadow: inherit;
    background-color: inherit
}

.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:active,
.quantity__input:-webkit-autofill:hover {
    box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
    -webkit-box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important
}

.quantity__input::-webkit-inner-spin-button,
.quantity__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.quantity__input[type=number] {
    -moz-appearance: textfield
}

.quantity__rules {
    margin-top: .5rem;
    position: relative;
    font-size: 1.2rem
}

.quantity__rules .caption {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0
}

.quantity__rules .divider+.divider::before {
    content: '\2022';
    margin: 0 .5rem
}

.quantity__rules-cart {
    position: relative
}

.modal__toggle {
    list-style-type: none
}

.modal__toggle-close {
    display: none
}

.modal__toggle-open {
    display: flex
}

.modal__close-button.link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    height: 3.7rem;
    width: 3.7rem;
    background-color: transparent
}

.modal__close-button .icon {
    width: 1.7rem;
    height: 1.7rem
}

.modal__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(var(--color-background));
    z-index: 4;
    display: flex;
    justify-content: center;
    align-items: center
}

.media-modal {
    cursor: zoom-out
}

.media-modal .deferred-media {
    cursor: initial
}

.cart-count-bubble:empty {
    display: none
}

.cart-count-bubble {
    position: absolute;
    color: rgb(var(--color-button-text));
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .9rem;
    bottom: 2.7rem;
    left: 2.2rem;
    line-height: calc(1 + .1 / var(--font-body-scale));
    height: 18px;
    width: 18px;
    background-color: green;
    border: 1px solid #2c742f
}

.utility-bar {
    height: 100%
}

.utility-bar--bottom-border {
    border-bottom: .1rem solid rgba(var(--color-foreground), .08)
}

@media screen and (min-width:990px) {
    .utility-bar--bottom-border-social-only {
        border-bottom: .1rem solid rgba(var(--color-foreground), .08)
    }
}

.utility-bar__grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: 'announcements'
}

.utility-bar__grid .list-social {
    justify-content: flex-start;
    align-content: center;
    margin-left: -1.2rem;
    grid-area: social-icons
}

@media screen and (max-width:989px) {
    .utility-bar .utility-bar__grid .list-social {
        display: none
    }
}

.utility-bar .list-social__item .icon {
    scale: 0.9
}

@media screen and (min-width:990px) {
    .utility-bar__grid--3-col {
        grid-template-columns: 3fr 4fr 3fr;
        grid-template-areas: 'social-icons announcements language-currency'
    }
    .utility-bar__grid--2-col {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: 'social-icons language-currency'
    }
    .announcement-bar--one-announcement .announcement-bar__link,
    .announcement-bar.announcement-bar--one-announcement {
        width: fit-content;
        margin: auto
    }
}

.announcement-bar,
.announcement-bar__announcement {
    color: rgb(var(--color-foreground));
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    grid-area: announcements
}

.announcement-bar .slider--everywhere {
    margin-bottom: 0;
    scroll-behavior: auto
}

.utility-bar__grid .announcement-bar-slider {
    width: 100%
}

.utility-bar__grid .announcement-bar-slider {
    width: 100%
}

.announcement-bar-slider,
.announcement-bar-slider .slider {
    width: 100%
}

.announcement-bar .slider-button--next {
    margin-right: -1.5rem;
    min-width: 44px
}

.announcement-bar .slider-button--prev {
    margin-left: -1.5rem;
    min-width: 44px
}

.announcement-bar .slider-button--next:focus-visible,
.announcement-bar .slider-button--prev:focus-visible,
.utility-bar .list-social__link:focus-visible {
    outline-offset: -0.3rem;
    box-shadow: 0 0 0 -.2rem rgb(var(--color-foreground))
}

.localization-wrapper {
    grid-area: language-currency;
    align-self: center;
    display: flex;
    justify-content: flex-end
}

.localization-wrapper .localization-selector+.disclosure__list-wrapper {
    animation: animateMenuOpen var(--duration-default) ease
}

.utility-bar .localization-wrapper .disclosure .localization-form__select,
.utility-bar .localization-wrapper .disclosure__link {
    font-size: calc(var(--font-heading-scale) * 1.3rem)
}

@media screen and (min-width:990px) {
    body:has(.section-header .header: not(.drawer-menu)) .utility-bar .page-width {
        padding-left:5rem;
        padding-right: 5rem
    }
    .announcement-bar-slider {
        width: 60%
    }
    .announcement-bar .slider-button {
        height: 3.8rem
    }
}

.announcement-bar__link {
    display: flex;
    width: 100%;
    text-decoration: none;
    height: 100%;
    justify-content: center;
    align-items: center
}

.announcement-bar__link:hover {
    text-decoration: underline
}

.announcement-bar__link .icon-arrow {
    display: inline-block;
    pointer-events: none;
    margin-left: .8rem;
    vertical-align: middle;
    margin-bottom: .2rem
}

.announcement-bar__message {
    text-align: center;
    padding: 1rem 0;
    margin: 0;
    letter-spacing: .1rem;
    min-height: 3.8rem
}

.announcement-bar-slider--fade-in-next .announcement-bar__message,
.announcement-bar-slider--fade-in-previous .announcement-bar__message,
.announcement-bar-slider--fade-out-next .announcement-bar__message,
.announcement-bar-slider--fade-out-previous .announcement-bar__message {
    animation-duration: var(--duration-announcement-bar);
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards
}

.announcement-bar-slider--fade-in-next .announcement-bar__message {
    --announcement-translate-from: -1.5rem;
    opacity: 0;
    animation-name: translateAnnouncementSlideIn;
    animation-delay: var(--duration-announcement-bar)
}

.announcement-bar-slider--fade-in-previous .announcement-bar__message {
    --announcement-translate-from: 1.5rem;
    opacity: 0;
    animation-name: translateAnnouncementSlideIn;
    animation-delay: var(--duration-announcement-bar)
}

.announcement-bar-slider--fade-out-next .announcement-bar__message {
    --announcement-translate-to: 1.5rem;
    animation-name: translateAnnouncementSlideOut
}

.announcement-bar-slider--fade-out-previous .announcement-bar__message {
    --announcement-translate-to: -1.5rem;
    animation-name: translateAnnouncementSlideOut
}

@keyframes translateAnnouncementSlideIn {
    0% {
        opacity: 0;
        transform: translateX(var(--announcement-translate-from))
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes translateAnnouncementSlideOut {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(var(--announcement-translate-to))
    }
}

.section-header.shopify-section-group-header-group {
    z-index: 3
}

.shopify-section-header-sticky {
    position: sticky;
    top: 0
}

.shopify-section-header-hidden {
    top: calc(-1 * var(--header-height))
}

.shopify-section-header-hidden.menu-open {
    top: 0
}

.section-header.animate {
    transition: top .15s ease-out
}

.shopify-section-group-header-group {
    z-index: 4
}

.section-header~.shopify-section-group-header-group {
    z-index: initial
}

.header-wrapper {
    display: block;
    position: relative;
    background-color: rgb(var(--color-background))
}

.header-wrapper--border-bottom {
    border-bottom: .1rem solid rgba(var(--color-foreground), .08)
}

.header {
    display: grid;
    grid-template-areas: 'left-icons heading icons';
    grid-template-columns: 1fr 2fr 1fr;
    align-items: center
}

@media screen and (max-width:749px) {
    .header--has-app {
        grid-template-columns: auto 1fr auto
    }
    .desktop-offer {
        display: none
    }
    .Mobile-offer {
        display: block
    }
    .Mobile-offer-font {
        font-size: 16px;
        margin-top: -4px;
        font-weight: 500;
        color: red
    }
}

@media screen and (min-width:990px) {
    .Mobile-offer {
        display: none
    }
    .header {
        grid-template-columns: 1fr auto 1fr
    }
    .header--middle-left:not(.header--has-menu),
    .header--top-left {
        grid-template-areas: 'heading icons' 'navigation navigation';
        grid-template-columns: 1fr auto
    }
    .header--middle-left.drawer-menu,
    .header--top-left.drawer-menu {
        grid-template-areas: 'navigation heading icons';
        grid-template-columns: auto 1fr auto;
        column-gap: 1rem
    }
    .header--middle-left {
        grid-template-areas: 'heading navigation icons';
        grid-template-columns: auto auto 1fr;
        column-gap: 2rem
    }
    .header--middle-center:not(.drawer-menu) {
        grid-template-areas: 'navigation heading icons';
        grid-template-columns: 1fr auto 1fr;
        column-gap: 2rem
    }
    .header--middle-center a.header__heading-link {
        text-align: center
    }
    .header--top-center {
        grid-template-areas: 'left-icons heading icons' 'navigation navigation navigation'
    }
    .header--top-center.drawer-menu {
        grid-template-areas: 'left-icons heading icons';
        grid-template-columns: 1fr auto 1fr
    }
    .header:not(.header--middle-left,
    .header--middle-center) .header__inline-menu {
        margin-top: 1.05rem
    }
}

.header [tabindex='-1']:focus {
    outline: 0
}

.header__heading {
    margin: 0;
    line-height: 0
}

.header>.header__heading-link {
    line-height: 0
}

.header__heading,
.header__heading-link {
    grid-area: heading;
    justify-self: center
}

.header__heading-link {
    display: inline-block;
    padding: .75rem;
    text-decoration: none;
    word-break: break-word
}

.header__heading-link:hover .h2 {
    color: rgb(var(--color-foreground))
}

.header__heading-link .h2 {
    line-height: 1;
    color: rgba(var(--color-foreground), .75)
}

.header__heading-logo {
    height: auto;
    max-width: 100%
}

.header__heading-logo-wrapper {
    width: 100%;
    display: inline-block;
    transition: width .3s cubic-bezier(.52, 0, .61, .99)
}

@media screen and (max-width:989px) {
    .header__heading,
    .header__heading-link {
        text-align: center
    }
    .header--mobile-left .header__heading,
    .header--mobile-left .header__heading-link {
        text-align: left;
        justify-self: start
    }
    .header--mobile-left {
        grid-template-columns: auto 2fr 1fr
    }
}

@media screen and (min-width:990px) {
    .header--middle-left .header__heading-link,
    .header--top-left .header__heading-link {
        margin-left: -.75rem
    }
    .header__heading,
    .header__heading-link {
        justify-self: start
    }
    .header--middle-center .header__heading,
    .header--middle-center .header__heading-link {
        justify-self: center;
        text-align: center
    }
    .header--top-center .header__heading,
    .header--top-center .header__heading-link {
        justify-self: center;
        text-align: center
    }
}

.header__icons {
    display: flex;
    grid-area: icons;
    justify-self: end;
    align-items: center;
    padding-right: .8rem;
    width: 100%;
    justify-content: end;
    position: relative
}

.header__icons .shopify-app-block {
    max-width: 4.4rem;
    max-height: 4.4rem;
    overflow: hidden
}

.header__icon span,
.header__icon:not(.header__icon--summary) {
    display: flex;
    align-items: center;
    justify-content: center
}

.header__icon {
    color: rgb(var(--color-foreground))
}

.header__icon span {
    height: 100%
}

.header__icon::after {
    content: none
}

.header__icon:hover .icon,
.modal__close-button:hover .icon {
    transform: scale(1.07)
}

.header__icon .icon {
    height: 2rem;
    width: 2rem;
    fill: none;
    vertical-align: middle
}

.header__icon,
.header__icon--cart .icon {
    height: 4.4rem;
    width: 4.4rem;
    padding: 0
}

.header__icon--cart {
    position: relative;
    margin-right: -1.2rem
}

.header__icon--menu[aria-expanded=true]::before {
    content: '';
    top: 100%;
    left: 0;
    height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));
    width: 100%;
    display: block;
    position: absolute;
    background: rgba(var(--color-foreground), .5)
}

.header__icon--account shop-user-avatar {
    --shop-avatar-size: 2.8rem
}

account-icon {
    display: flex
}

menu-drawer+.header__search {
    display: none
}

.header>.header__search {
    grid-area: left-icons;
    justify-self: start;
    display: none;
}

.header--top-center.drawer-menu>.header__search {
    margin-left: 3.2rem
}

.header--top-center header-drawer {
    grid-area: left-icons
}

.header:not(.header--has-menu) *>.header__search {
    display: none
}

.header__search {
    display: inline-flex;
    line-height: 0
}

.header--top-center>.header__search {
    display: none
}

.header--top-center *>.header__search {
    display: inline-flex
}

@media screen and (min-width:990px) {
    .header--top-center>.header__search,
    .header:not(.header--top-center) *>.header__search {
        display: inline-flex
    }
    .header--top-center *>.header__search,
    .header:not(.header--top-center)>.header__search {
        display: none
    }
}

details[open]>.search-modal {
    opacity: 1;
    animation: animateMenuOpen var(--duration-default) ease
}

details[open] .modal-overlay {
    display: block
}

details[open] .modal-overlay::after {
    position: absolute;
    content: '';
    background-color: rgb(var(--color-foreground), .5);
    top: 100%;
    left: 0;
    right: 0;
    height: 100vh
}

.search-modal {
    opacity: 0;
    border-bottom: .1rem solid rgba(var(--color-foreground), .08);
    min-height: calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));
    height: 100%
}

.search-modal__content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 5rem 0 1rem;
    line-height: calc(1 + .8 / var(--font-body-scale));
    position: relative
}

.search-modal__content-bottom {
    bottom: calc((var(--inputs-margin-offset)/ 2))
}

.search-modal__content-top {
    top: calc((var(--inputs-margin-offset)/ 2))
}

.search-modal__form {
    width: 100%
}

.search-modal__close-button {
    position: absolute;
    right: .3rem
}

@media screen and (min-width:750px) {
    .search-modal__close-button {
        right: 1rem
    }
    .search-modal__content {
        padding: 0 6rem
    }
}

@media screen and (min-width:990px) {
    .search-modal__form {
        max-width: 74.2rem
    }
    .search-modal__close-button {
        position: initial;
        margin-left: .5rem
    }
}

.header__icon--menu .icon {
    display: block;
    position: absolute;
    opacity: 1;
    transform: scale(1);
    transition: transform 150ms ease, opacity 150ms ease
}

details:not([open])>.header__icon--menu .icon-close,
details[open]>.header__icon--menu .icon-hamburger {
    visibility: hidden;
    opacity: 0;
    transform: scale(.8)
}

.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close {
    visibility: hidden
}

.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger {
    visibility: visible;
    opacity: 1;
    transform: scale(1.07)
}

.js details>.header__submenu {
    opacity: 0;
    transform: translateY(-1.5rem)
}

details[open]>.header__submenu {
    animation: animateMenuOpen var(--duration-default) ease;
    animation-fill-mode: forwards;
    z-index: 1
}

@media (prefers-reduced-motion) {
    details[open]>.header__submenu {
        opacity: 1;
        transform: translateY(0)
    }
}

.header__inline-menu {
    grid-area: navigation;
    display: none !important;
}

.header--top-center .header__heading-link,
.header--top-center .header__inline-menu {
    margin-left: 0
}

@media screen and (min-width:990px) {
    .header__inline-menu {
        display: block
    }
    .header--top-center .header__inline-menu {
        justify-self: center
    }
    .header--top-center .header__inline-menu>.list-menu--inline {
        justify-content: center
    }
    .header--middle-left .header__inline-menu {
        margin-left: 0
    }
}

.header__menu {
    padding: 0 1rem
}

.header__menu-item {
    padding: 1.2rem;
    text-decoration: none;
    color: rgba(var(--color-foreground), .75)
}

.header__menu-item:hover {
    color: rgb(var(--color-foreground))
}

.header__menu-item span {
    transition: text-decoration var(--duration-short) ease
}

.header__menu-item:hover span {
    text-decoration: underline;
    text-underline-offset: 0.3rem
}

details[open]>.header__menu-item {
    text-decoration: underline
}

details[open]:hover>.header__menu-item {
    text-decoration-thickness: 0.2rem
}

details[open]>.header__menu-item .icon-caret {
    transform: rotate(180deg)
}

.header__active-menu-item {
    transition: text-decoration-thickness var(--duration-short) ease;
    color: rgb(var(--color-foreground));
    text-decoration: underline;
    text-underline-offset: 0.3rem
}

.header__menu-item:hover .header__active-menu-item {
    text-decoration-thickness: 0.2rem
}

.header__submenu {
    transition: opacity var(--duration-default) ease, transform var(--duration-default) ease
}

.global-settings-popup,
.header__submenu.global-settings-popup {
    border-radius: var(--popup-corner-radius);
    border-color: rgba(var(--color-foreground), var(--popup-border-opacity));
    border-style: solid;
    border-width: var(--popup-border-width);
    box-shadow: var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));
    z-index: -1
}

.header__submenu.list-menu {
    padding: 1rem 0
}

.header__submenu .header__submenu {
    background-color: rgba(var(--color-foreground), .03);
    padding: 1rem 0;
    margin: 1rem 0
}

.header__submenu .header__menu-item:after {
    right: 2rem
}

.header__submenu .header__menu-item {
    justify-content: space-between;
    padding: .8rem 2rem
}

.header__submenu .header__menu-item:hover {
    text-decoration-line: underline
}

.header__menu-item .icon-caret {
    right: .8rem
}

.header__submenu .icon-caret {
    flex-shrink: 0;
    margin-left: 1rem;
    position: static
}

details-disclosure>details,
header-menu>details {
    position: relative
}

@keyframes animateMenuOpen {
    0% {
        opacity: 0;
        transform: translateY(-1.5rem)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.overflow-hidden-desktop,
.overflow-hidden-mobile,
.overflow-hidden-tablet {
    overflow: hidden
}

@media screen and (min-width:750px) {
    .overflow-hidden-mobile {
        overflow: auto
    }
}

@media screen and (min-width:990px) {
    .overflow-hidden-tablet {
        overflow: auto
    }
}

.badge {
    border: 1px solid transparent;
    border-radius: var(--badge-corner-radius);
    display: inline-block;
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 1;
    padding: .5rem 1.3rem .6rem 1.3rem;
    text-align: center;
    background-color: rgb(var(--color-badge-background));
    border-color: rgba(var(--color-badge-border), var(--alpha-badge-border));
    color: rgb(var(--color-badge-foreground));
    word-break: break-word
}

.gradient {
    background: rgb(var(--color-background));
    background: var(--gradient-background);
    background-attachment: fixed
}

@media screen and (forced-colors:active) {
    .icon {
        color: CanvasText;
        fill: CanvasText !important
    }
    .icon-close-small path {
        stroke: CanvasText
    }
}

.ratio {
    display: flex;
    position: relative;
    align-items: stretch
}

.ratio::before {
    content: '';
    width: 0;
    height: 0;
    padding-bottom: var(--ratio-percent)
}

.content-container {
    border-radius: var(--text-boxes-radius);
    border: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));
    position: relative
}

.content-container:after {
    content: '';
    position: absolute;
    top: calc(var(--text-boxes-border-width) * -1);
    right: calc(var(--text-boxes-border-width) * -1);
    bottom: calc(var(--text-boxes-border-width) * -1);
    left: calc(var(--text-boxes-border-width) * -1);
    border-radius: var(--text-boxes-radius);
    box-shadow: var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
    z-index: -1
}

.content-container--full-width:after {
    left: 0;
    right: 0;
    border-radius: 0
}

@media screen and (max-width:749px) {
    .content-container--full-width-mobile {
        border-left: none;
        border-right: none;
        border-radius: 0
    }
    .content-container--full-width-mobile:after {
        display: none
    }
}

.global-media-settings {
    position: relative;
    border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
    border-radius: var(--media-radius);
    overflow: visible !important;
    background-color: rgb(var(--color-background))
}

.global-media-settings:after {
    content: '';
    position: absolute;
    top: calc(var(--media-border-width) * -1);
    right: calc(var(--media-border-width) * -1);
    bottom: calc(var(--media-border-width) * -1);
    left: calc(var(--media-border-width) * -1);
    border-radius: var(--media-radius);
    box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
    z-index: -1;
    pointer-events: none
}

.global-media-settings--no-shadow {
    overflow: hidden !important
}

.global-media-settings--no-shadow:after {
    content: none
}

.global-media-settings .placeholder-svg,
.global-media-settings iframe,
.global-media-settings img,
.global-media-settings model-viewer,
.global-media-settings video {
    border-radius: calc(var(--media-radius) - var(--media-border-width))
}

.content-container--full-width,
.global-media-settings--full-width,
.global-media-settings--full-width .placeholder-svg,
.global-media-settings--full-width iframe,
.global-media-settings--full-width img,
.global-media-settings--full-width video {
    border-radius: 0;
    border-left: none;
    border-right: none
}

@supports not (inset:10px) {
    .grid {
        margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing))
    }
    .grid__item {
        padding-left: var(--grid-mobile-horizontal-spacing);
        padding-bottom: var(--grid-mobile-vertical-spacing)
    }
    @media screen and (min-width:750px) {
        .grid {
            margin-left: calc(-1 * var(--grid-desktop-horizontal-spacing))
        }
        .grid__item {
            padding-left: var(--grid-desktop-horizontal-spacing);
            padding-bottom: var(--grid-desktop-vertical-spacing)
        }
    }
    .grid--gapless .grid__item {
        padding-left: 0;
        padding-bottom: 0
    }
    @media screen and (min-width:749px) {
        .grid--peek .grid__item {
            padding-left: var(--grid-mobile-horizontal-spacing)
        }
    }
    .product-grid .grid__item {
        padding-bottom: var(--grid-mobile-vertical-spacing)
    }
    @media screen and (min-width:750px) {
        .product-grid .grid__item {
            padding-bottom: var(--grid-desktop-vertical-spacing)
        }
    }
}

.font-body-bold {
    font-weight: var(--font-body-weight-bold)
}

@media (forced-colors:active) {
    .button,
    .customer button,
    .shopify-challenge__button {
        border: transparent solid 1px
    }
    .button.focused,
    .button:focus,
    .button:focus-visible,
    .shopify-payment-button [role=button]:focus,
    .shopify-payment-button [role=button]:focus-visible,
    .shopify-payment-button__button--unbranded:focus,
    .shopify-payment-button__button--unbranded:focus-visible {
        outline: solid transparent 1px
    }
    .customer .field input:focus,
    .customer select:focus,
    .field__input:focus,
    .localization-form__select:focus.localization-form__select:after,
    .select__select:focus {
        outline: transparent solid 1px
    }
    .localization-form__select:focus {
        outline: transparent solid 1px
    }
}

.rte:after {
    clear: both;
    content: '';
    display: block
}

.rte>:first-child {
    margin-top: 0
}

.rte>:last-child {
    margin-bottom: 0
}

.rte table {
    table-layout: fixed
}

@media screen and (min-width:750px) {
    .rte table td {
        padding-left: 1.2rem;
        padding-right: 1.2rem
    }
}

.rte img {
    height: auto;
    max-width: 100%;
    border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
    border-radius: var(--media-radius);
    box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
    margin-bottom: var(--media-shadow-vertical-offset)
}

.rte ol,
.rte ul {
    list-style-position: inside;
    padding-left: 2rem
}

.rte li {
    list-style: inherit
}

.rte li:last-child {
    margin-bottom: 0
}

.rte a {
    color: rgba(var(--color-link), var(--alpha-link));
    text-underline-offset: 0.3rem;
    text-decoration-thickness: 0.1rem;
    transition: text-decoration-thickness var(--duration-short) ease
}

.rte a:hover {
    color: rgb(var(--color-link));
    text-decoration-thickness: 0.2rem
}

.rte blockquote {
    display: inline-flex
}

.rte blockquote>* {
    margin: -.5rem 0 -.5rem 0
}

.shape--mask {
    display: block;
    height: 0;
    width: 0
}

.shape--arch {
    clip-path: url('#Shape-Arch')
}

.shape--blob {
    clip-path: polygon(var(--shape--blob-1))
}

.shape--chevronleft {
    clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 15% 100%, 0% 50%, 15% 0%)
}

.shape--chevronright {
    clip-path: polygon(85% 0%, 100% 50%, 85% 100%, 0% 100%, 15% 50%, 0% 0%)
}

.shape--circle {
    clip-path: circle(closest-side)
}

.shape--diamond {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)
}

.shape--parallelogram {
    clip-path: polygon(15% 0, 100% 0%, 85% 100%, 0% 100%)
}

.shape--round {
    clip-path: ellipse(45% 45% at 50% 50%)
}

.animate--fixed {
    clip-path: inset(0)
}

.animate--fixed>img:not(.zoom):not(.deferred-media__poster-button),
.animate--fixed>svg:not(.zoom):not(.deferred-media__poster-button) {
    position: fixed;
    height: 100vh
}

.animate--zoom-in {
    --zoom-in-ratio: 1
}

.animate--zoom-in>img,
.animate--zoom-in>svg {
    transition: scale var(--duration-short) linear;
    scale: var(--zoom-in-ratio)
}

@media (prefers-reduced-motion:no-preference) {
    .animate--ambient>img,
    .animate--ambient>svg {
        animation: animateAmbient 30s linear infinite
    }
    @keyframes animateAmbient {
        0% {
            transform: rotate(0) translateX(1em) rotate(0) scale(1.2)
        }
        100% {
            transform: rotate(360deg) translateX(1em) rotate(-360deg) scale(1.2)
        }
    }
    .scroll-trigger.animate--fade-in,
    .scroll-trigger.animate--slide-in {
        opacity: .01
    }
    .scroll-trigger.animate--slide-in {
        transform: translateY(2rem)
    }
    .scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in {
        opacity: 1;
        animation: var(--animation-fade-in)
    }
    .scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
        animation: var(--animation-slide-in);
        animation-delay: calc(var(--animation-order) * 75ms)
    }
    .scroll-trigger.scroll-trigger--design-mode .slider,
    .scroll-trigger.scroll-trigger--design-mode.animate--fade-in,
    .scroll-trigger.scroll-trigger--design-mode.animate--slide-in,
    .scroll-trigger:not(.scroll-trigger--offscreen).scroll-trigger--cancel {
        opacity: 1;
        transition: none;
        transform: none
    }
    .scroll-trigger.scroll-trigger--design-mode.animate--slide-in {
        transform: translateY(0)
    }
    @keyframes slideIn {
        from {
            transform: translateY(2rem);
            opacity: .01
        }
        to {
            transform: translateY(0);
            opacity: 1
        }
    }
    @keyframes fadeIn {
        from {
            opacity: .01
        }
        to {
            opacity: 1
        }
    }
}

@media (prefers-reduced-motion:no-preference) and (hover:hover) {
    .animate--hover-3d-lift .button:not(.button--tertiary),
    .animate--hover-3d-lift .card-wrapper .card--card,
    .animate--hover-3d-lift .card-wrapper .card--standard .card__inner,
    .animate--hover-3d-lift .customer button,
    .animate--hover-3d-lift .deferred-media .deferred-media__poster-button,
    .animate--hover-3d-lift .shopify-challenge__button,
    .animate--hover-3d-lift .shopify-payment-button__button {
        transition: transform var(--duration-long) ease, box-shadow var(--duration-long) ease;
        transform-origin: center
    }
    .animate--hover-3d-lift .button:not(.button--tertiary):not([disabled]):hover,
    .animate--hover-3d-lift .card-wrapper:hover .card--card,
    .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner,
    .animate--hover-3d-lift .customer button:not([disabled]):hover,
    .animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button,
    .animate--hover-3d-lift .shopify-challenge__button:not([disabled]):hover,
    .animate--hover-3d-lift .shopify-payment-button__button:hover {
        transition: transform var(--duration-extended) ease, box-shadow var(--duration-long) ease;
        transform: rotate(1deg);
        box-shadow: -1rem -1rem 1rem -1rem rgba(0, 0, 0, .05), 1rem 1rem 1rem -1rem rgba(0, 0, 0, .05), 0 0 .5rem 0 rgba(255, 255, 255, 0), 0 2rem 3.5rem -2rem rgba(0, 0, 0, .5)
    }
    .animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button {
        transform: translate(-50%, -50%) scale(1.05)
    }
    .animate--hover-3d-lift .collage__item .card-wrapper:hover .card--card,
    .animate--hover-3d-lift .collage__item .card-wrapper:hover .card--standard .card__inner {
        transform: rotate(.5deg)
    }
    .animate--hover-3d-lift .blog-articles .article:hover,
    .animate--hover-3d-lift .collage__item:hover,
    .animate--hover-3d-lift .collection-list .grid__item:hover,
    .animate--hover-3d-lift .complementary-slide li:hover,
    .animate--hover-3d-lift .product-grid .grid__item:hover {
        z-index: 2
    }
    .animate--hover-3d-lift .product-grid {
        isolation: isolate
    }
    .animate--hover-3d-lift .card-wrapper .card--shape.card--standard:not(.card--text) .card__inner {
        box-shadow: none;
        transition: transform var(--duration-long) ease, filter var(--duration-long) ease
    }
    .animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner {
        transition: transform calc(2 * var(--duration-extended)) ease, filter var(--duration-long) ease;
        filter: drop-shadow(0rem 2rem 2rem rgba(0, 0, 0, .15)) drop-shadow(0rem 1rem 1rem rgba(0, 0, 0, .15))
    }
    .animate--hover-3d-lift .card-wrapper:hover .card--card:after,
    .animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner .card__media:before,
    .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner:after {
        background-image: var(--easter-egg);
        background-size: 250px 250px;
        mix-blend-mode: color-dodge;
        pointer-events: none;
        z-index: 2
    }
    .animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner .card__media:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }
    .animate--hover-3d-lift .card-wrapper .card--card:before,
    .animate--hover-3d-lift .card-wrapper .card--standard .card__media:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        pointer-events: none;
        transition: background-position calc(2 * var(--duration-extended)) ease, opacity var(--duration-default) ease;
        mix-blend-mode: overlay;
        background-size: 400% 100%;
        background-position: 90% 0;
        background-repeat: no-repeat;
        background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 45%, #fff 50%, rgba(255, 255, 255, 0) 55%)
    }
    .animate--hover-3d-lift .card-wrapper:hover .card--card:before,
    .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__media:after {
        opacity: .2;
        transition: background-position 6s ease, opacity var(--duration-long) ease;
        background-position: left;
        z-index: 2
    }
    :root {
        --easter-egg: none;
        --sparkle: url('./sparkle.gif')
    }
    .animate--hover-vertical-lift .button:not(.button--tertiary),
    .animate--hover-vertical-lift .customer button,
    .animate--hover-vertical-lift .shopify-challenge__button,
    .animate--hover-vertical-lift .shopify-payment-button__button {
        transition: transform var(--duration-default) var(--ease-out-slow)
    }
    .animate--hover-vertical-lift .card-wrapper .card--card,
    .animate--hover-vertical-lift .card-wrapper .card--standard .card__inner {
        transition: transform var(--duration-medium) var(--ease-out-slow)
    }
    .animate--hover-vertical-lift .card-wrapper:hover .card--card,
    .animate--hover-vertical-lift .card-wrapper:hover .card--standard .card__inner {
        transform: translateY(-.75rem)
    }
    .animate--hover-vertical-lift .card-wrapper:active .card--card,
    .animate--hover-vertical-lift .card-wrapper:active .card--standard .card__inner {
        transform: translateY(-.5rem)
    }
    .animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):hover,
    .animate--hover-vertical-lift .customer button:not([disabled]):hover,
    .animate--hover-vertical-lift .shopify-challenge__button:not([disabled]):hover,
    .animate--hover-vertical-lift .shopify-payment-button__button:hover {
        transform: translateY(-.25rem)
    }
    .animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):active,
    .animate--hover-vertical-lift .customer button:not([disabled]):active,
    .animate--hover-vertical-lift .shopify-challenge__button:not([disabled]):active,
    .animate--hover-vertical-lift .shopify-payment-button__button:active {
        transform: translateY(0)
    }
    .animate--hover-vertical-lift .button:not([disabled]):hover:after,
    .animate--hover-vertical-lift .customer button:not([disabled]):hover:after,
    .animate--hover-vertical-lift .shopify-payment-button__button:not([disabled]):hover:after {
        --border-offset: 0.3px;
        box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background))
    }
    .animate--hover-vertical-lift .button:not([disabled]).button--secondary:hover:after {
        --border-offset: 0px
    }
}

@keyframes rotator {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(270deg)
    }
}

@media screen and (forced-colors:active) {
    .path {
        stroke: CanvasText
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 280
    }
    50% {
        stroke-dashoffset: 75;
        transform: rotate(135deg)
    }
    100% {
        stroke-dashoffset: 280;
        transform: rotate(450deg)
    }
}

.progress-bar-container {
    width: 100%;
    margin: auto
}

.progress-bar {
    height: .13rem;
    width: 100%
}

.progress-bar-value {
    width: 100%;
    height: 100%;
    background-color: rgb(var(--color-foreground));
    animation: indeterminateAnimation var(--duration-extra-longer) infinite ease-in-out;
    transform-origin: 0
}

.progress-bar .progress-bar-value {
    display: block
}

@keyframes indeterminateAnimation {
    0% {
        transform: translateX(-20%) scaleX(0)
    }
    40% {
        transform: translateX(30%) scaleX(.7)
    }
    100% {
        transform: translateX(100%) scaleX(0)
    }
}

.custom-icon-text span {
    height: 40px;
    width: 40px;
    background-color: #0f6621;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px
}

.custom-icon-text span img {
    width: 24px
}

.custom-text-pin {
    font-size: 12px;
    color: #34252f;
    margin: 0 0 2px 0
}

.custom-pin {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    color: #34252f
}

.custom-icon-text {
    display: flex;
    align-items: center;
    margin-right: 30px;
    cursor: pointer;
    position: absolute;
    left: 0
}

#Slide-template--18198593634561__collection_list_EjHtwb-1 {
    background-color: #fefbe2
}

#Slide-template--18198593634561__collection_list_EjHtwb-3 {
    background-color: #f6fede
}

#Slide-template--18198593634561__collection_list_EjHtwb-4 {
    background-color: #f3e8ef
}

#Slide-template--18198593634561__collection_list_EjHtwb-5 {
    background-color: #fee5e3
}

#Slide-template--18198593634561__collection_list_EjHtwb-2,
#Slide-template--18198593634561__collection_list_EjHtwb-6,
#Slide-template--18198593634561__collection_list_EjHtwb-8 {
    background-color: #fef7f0
}

#Slide-template--18198593634561__collection_list_EjHtwb-7 {
    background-color: #f0eef1
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li {
    border-radius: 10px;
    border: 1px solid #c7d0c5;
    overflow: hidden;
    height: 185px;
    padding: 10px
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li .card__heading a {
    font-size: 13px;
    font-weight: 600;
    display: flex;
    justify-content: space-between
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li .card__inner.color-scheme-2 {
    background-color: transparent
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li .media.media--transparent {
    height: 80px
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li .media.media--transparent img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li .card__media {
    display: flex;
    align-items: center;
    height: 100px
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li .media {
    top: auto
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li .card__information {
    padding-top: .5em;
    padding-bottom: .5em
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li .card .icon-wrap {
    min-width: 14px;
    margin-left: .4rem
}

#shopify-section-template--18198593634561__collection_list_EjHtwb .collection-list li h3 .icon-arrow {
    width: 1.2rem
}

.slideshow__text.slideshow__text--left {
    background-color: transparent
}

#shopify-section-template--18198593634561__slideshow_4EQqpm slideshow-component {
    background-color: #fff
}

#shopify-section-template--18198593634561__slideshow_4EQqpm slideshow-component .slideshow.banner .banner__heading {
    font-weight: 700
}

#Slide-template--18198593634561__slideshow_4EQqpm-1 .button,
#Slide-template--18198593634561__slideshow_4EQqpm-3 .button {
    background-color: #72b01d;
    opacity: 1;
    font-size: 20px;
    font-weight: 600;
    border-radius: 6px
}

#Slide-template--18198593634561__slideshow_4EQqpm-1 .button:hover,
#Slide-template--18198593634561__slideshow_4EQqpm-2 .button:hover,
#Slide-template--18198593634561__slideshow_4EQqpm-3 .button:hover {
    font-size: 22px;
    background-color: #495b45
}

#Slide-template--18198593634561__slideshow_4EQqpm-2 h2 span,
#Slide-template--18198593634561__slideshow_4EQqpm-3 h2 span {
    display: none
}

#Slide-template--18198593634561__slideshow_4EQqpm-1 h2 span {
    color: #d13d1b
}

#Slide-template--18198593634561__slideshow_4EQqpm-2 .button {
    background-color: #0134e6;
    opacity: 1;
    font-size: 20px;
    font-weight: 600;
    border-radius: 6px
}

#Slide-template--18198593634561__slideshow_4EQqpm-1 .button:after,
#Slide-template--18198593634561__slideshow_4EQqpm-2 .button:after,
#Slide-template--18198593634561__slideshow_4EQqpm-3 .button:after {
    box-shadow: none
}

.slideshow__controls.slideshow__controls--top.slider-buttons.slideshow__controls--border-radius-mobile {
    display: none
}

.d-flex {
    display: flex
}

.align-items-center {
    align-items: center
}

.container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 5rem
}

.lead-ayurveda {
    width: 500px
}

.section-template--18198593634561__custom_liquid_gWTaLj-padding {
    background-color: #fdf0e0
}

.lead-ayurveda h2 {
    font-weight: 800;
    font-size: 40px;
    line-height: 52px;
    color: #494843;
    margin: 0
}

.lead-description {
    width: 700px
}

.lead-description p {
    color: #494843;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    margin: 0
}

.dabur-banner {
    background-color: #fdf0e0;
    padding-top: 50px;
    padding-bottom: 30px
}

#shopify-section-template--18198593634561__slideshow_4EQqpm {
    background-color: #fff
}

#shopify-section-template--17816896405635__17266540654549d1a6,
#shopify-section-template--17816896667779__1722834628bd14654d,
#shopify-section-template--17816896831619__1727245250e83202a8,
#shopify-section-template--17995053072515__172793317656d8afc3,
#shopify-section-template--18009638436995__172828056143caa221,
#shopify-section-template--18198593798401__1724129290054b2eaa {
    background-color: #fdf0e0
}

#shopify-section-template--17816896405635__17266540654549d1a6,
#shopify-section-template--17816896667779__1722834628bd14654d,
#shopify-section-template--17816896831619__1727245250e83202a8,
#shopify-section-template--17995053072515__172793317656d8afc3,
#shopify-section-template--18009638436995__172828056143caa221 {
    padding-top: 30px
}

#shopify-section-template--17816896667779__collection_tab_KNKMGL {
    background-color: #fff
}

.ui-tabs-panel ul li .card-wrapper.product-card-wrapper {
    border: 1px solid #929185;
    overflow: hidden;
    border-radius: 10px
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .card__inner.ratio,
#Slider-template--17995053072515__featured_collection_cfXfhA li .card__inner.ratio,
#Slider-template--18009638436995__featured_collection_cC93TD li .card__inner.ratio,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li .card__inner.ratio,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li .card__inner.ratio,
#shopify-section-template--17816896405635__product-grid li .card__inner.ratio,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card__inner.ratio,
#shopify-section-template--17816896700547__main li .card__inner.ratio,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .card__inner.ratio,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .card__inner.ratio,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card__inner.ratio,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .card__inner.ratio,
.template-search li .card__inner.ratio,
.ui-tabs-panel ul li .card__inner.ratio {
    height: 220px;
    --ratio-percent: 100% !important;
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .card__heading a,
#Slider-template--17995053072515__featured_collection_cfXfhA li .card__heading a,
#Slider-template--18009638436995__featured_collection_cC93TD li .card__heading a,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li .card__heading a,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li .card__heading a,
#shopify-section-template--17816896405635__product-grid li .card__heading a,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card__heading a,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .card__heading a,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .card__heading a,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card__heading a,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .card__heading a,
.main-brand-body-wrp .db-featured-collection li .card__heading a,
.template-search li .card__heading a,
.ui-tabs-panel ul li .card__heading a {
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal
}

#shopify-section-template--17816896405635__featured_collection_gNfPQd li .card__heading,
#shopify-section-template--17816896405635__product-grid li .card__heading,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card__heading,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .card__heading,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .card__heading,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card__heading,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .card__heading,
.template-search li .card__heading,
.ui-tabs-panel ul li .card__heading {
    font-size: 16px;
    font-weight: 600;
    color: #494843;
    height: 50px;
    padding: 12px 0px 0px;
}

#shopify-section-template--18198593798401__featured_collection_qHnr4z .title {
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 4px
}

#shopify-section-template--18198593798401__featured_collection_Bn3bpi .title {
    padding-bottom: 10px;
    font-size: 40px
}

#shopify-section-template--18198593798401__featured_collection_Bn3bpi .title span,
#shopify-section-template--18198593798401__featured_collection_qHnr4z .title span {
    display: none
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .card__information .price__sale,
#Slider-template--17995053072515__featured_collection_cfXfhA li .price__sale,
#Slider-template--18009638436995__featured_collection_cC93TD li .price__sale,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li .price__sale,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li .price__sale,
#shopify-section-template--17816896405635__product-grid li .price__sale,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .price__sale,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .price__sale,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .price__sale,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .price__sale,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .price__sale .price-item--sale,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .price__sale,
.template-search li .price__sale,
.ui-tabs-panel ul li .card__information .price__sale {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .price__sale .price-item--sale,
#Slider-template--17995053072515__featured_collection_cfXfhA li .price__sale .price-item--sale,
#Slider-template--18009638436995__featured_collection_cC93TD li .price__sale .price-item--sale,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li .price__sale .price-item--sale,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li .price__sale .price-item--sale,
#shopify-section-template--17816896405635__product-grid li .price__sale .price-item--sale,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .price__sale .price-item--sale,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .price__sale .price-item--sale,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .price__sale .price-item--sale,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .price__sale .price-item--sale,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .price__sale .price-item--sale,
.template-search li .price__sale .price-item--sale,
.ui-tabs-panel ul li .card__information .price__sale .price-item--sale {
    color: #44633f;
    font-size: 25px;
    font-weight: 600;
    line-height: 20px;
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .price__sale .price-item--sale {
    font-size: 24px !important
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .price__sale .price-item--regular,
#Slider-template--17995053072515__featured_collection_cfXfhA li .price__sale .price-item--regular,
#Slider-template--18009638436995__featured_collection_cC93TD li .price__sale .price-item--regular,
#shopify-section-template--17816896405635__featured_collection_gNfPQd .price__sale .price-item--regular,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li .price__sale .price-item--regular,
#shopify-section-template--17816896405635__product-grid li .price__sale .price-item--regular,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .price__sale .price-item--regular,
#shopify-section-template--17816896831619__featured_collection_ckbMNc .price__sale .price-item--regular,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .price__sale .price-item--regular,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .price__sale .price-item--regular,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .price__sale .price-item--regular,
.template-search li .price__sale .price-item--regular,
.card__information .price__sale span.price-item--regular {
    color: #de6b48;
    font-size: 13px;
    margin-left: 10px;
    font-weight: 500
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .card-wrapper.product-card-wrapper .badge,
#Slider-template--17995053072515__featured_collection_cfXfhA li .card-wrapper.product-card-wrapper .badge,
#Slider-template--18009638436995__featured_collection_cC93TD li .card-wrapper.product-card-wrapper .badge,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li .card-wrapper.product-card-wrapper .badge,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li .card-wrapper.product-card-wrapper .badge,
#shopify-section-template--17816896405635__product-grid li .card-wrapper.product-card-wrapper .badge,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card-wrapper.product-card-wrapper .badge,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .card-wrapper.product-card-wrapper .badge,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .card-wrapper.product-card-wrapper .badge,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card-wrapper.product-card-wrapper .badge,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .card-wrapper.product-card-wrapper .badge,
.template-search li .card-wrapper.product-card-wrapper .badge,
.ui-tabs-panel ul li .card-wrapper.product-card-wrapper .badge {
    margin-left: 0px;
    margin-top: 0px;
    background-color: #de6b48;
    color: #fff;
    border-radius: 3px 0 3px 0;
    border: none;
    position: absolute;
    left: 0;
    top: 0
}

#Slider-template--17816896405635__featured_collection_z7YVRK li .card__media .media img,
#Slider-template--17816896667779__featured_collection_Ayry3D li .card__media .media img,
#Slider-template--17995053072515__featured_collection_cfXfhA li .card__media .media img,
#Slider-template--18009638436995__featured_collection_cC93TD li .card__media .media img,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li .card__media .media img,
#shopify-section-template--17816896405635__product-grid li .card__media .media img,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card__media .media img,
#shopify-section-template--17816896700547__main li .card__media .media img,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .card__media .media img,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .card__media .media img,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card__media .media img,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .card__media .media img,
.c-product__img img,
.template-search li .card__media .media img,
.ui-tabs-panel ul li .card__media .media img {
    height: 200px;
    width: 240px;
    object-fit: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#shopify-section-template--17816896700547__main li .card__media .media img {
    height: 200px
}

.c-product__img img {
    transform: translate(-50%, -50%) !important
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .product-card-wrapper:hover .media img,
#Slider-template--17995053072515__featured_collection_cfXfhA li .product-card-wrapper:hover .media img,
#Slider-template--18009638436995__featured_collection_cC93TD li .product-card-wrapper:hover .media img,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li .product-card-wrapper:hover .media img,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li .product-card-wrapper:hover .media img,
#shopify-section-template--17816896405635__product-grid li .product-card-wrapper:hover .media img,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .product-card-wrapper:hover .media img,
#shopify-section-template--17816896700547__main li .card-wrapper:hover .media img,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .product-card-wrapper:hover .media img,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .product-card-wrapper:hover .media img,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .product-card-wrapper:hover .media img,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .product-card-wrapper:hover .media img,
.template-search li .product-card-wrapper:hover .media img,
.ui-tabs-panel ul li .product-card-wrapper:hover .media img {
    transform: translate(-50%, -58%) !important
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .card__media .media,
#Slider-template--17995053072515__featured_collection_cfXfhA li .card__media .media,
#Slider-template--18009638436995__featured_collection_cC93TD li .card__media .media,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li .card__media .media,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li .card__media .media,
#shopify-section-template--17816896405635__product-grid li .card__media .media,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card__media .media,
#shopify-section-template--17816896700547__main li .card__media .media,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .card__media .media,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .card__media .media,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card__media .media,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .card__media .media,
.c-product__img,
.template-search li .card__media .media,
.ui-tabs-panel ul li .card__media .media {
    background-color: #e9f9d2;
    height: 220px
}

#Slider-template--17816896667779__featured_collection_Ayry3D li .product-card-wrapper,
#Slider-template--17995053072515__featured_collection_cfXfhA li .product-card-wrapper,
#Slider-template--18009638436995__featured_collection_cC93TD li .product-card-wrapper,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li .product-card-wrapper,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li .product-card-wrapper,
#shopify-section-template--17816896405635__product-grid li .product-card-wrapper,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .product-card-wrapper,
#shopify-section-template--17816896700547__main li .card-wrapper,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li .product-card-wrapper,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .product-card-wrapper,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .product-card-wrapper,
#shopify-section-template--18198593798401__featured_collection_qHnr4z li .product-card-wrapper,
.template-search li .card-wrapper {
    border: 1px solid #c7d0c5;
    border-radius: 12px;
    overflow: hidden
}

.jdgm-star {
    font-family: JudgemeStar !important
}

.custom-button-care {
    display: inline-block;
    max-width: 20ch;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-button-care .custom-button {
    border: 1px solid #c7d0c5;
    color: #929185;
    border-radius: 12px;
    padding: 4px 8px;
    text-decoration: none !important;
    font-size: 10px;
    font-weight: 500;
    font-family: Barlow !important
}

.product-home {
    justify-content: space-between
}

.ui-tabs-panel ul li .card__information {
    padding: 0 5px
}

.tabs-img-block {
    display: none
}

.deals-head {
    color: #494843;
    font-size: 36px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 36px
}

.product .jdgm-prev-badge__text {
    font-size: 17px;
}

.deals-head span {
    color: #72b01d
}

#shopify-section-template--17816896405635__image_slider_B3Nd8z,
#shopify-section-template--17816896831619__image_slider_9LhraT {
    background-color: #fdf7f8;
    padding: 36px 0
}

#shopify-section-template--17816896667779__image_slider_Bbnd9b,
#shopify-section-template--17995053072515__image_slider_w88Nez,
#shopify-section-template--18009638436995__image_slider_pRLByX,
#shopify-section-template--18198593798401__image_slider_4JA4JL {
    background-color: #fdf7f8;
    padding: 36px 0
}

.tabs-section .slick-track {
    display: flex
}

.quantity__button {
    height: 40px;
    width: 34px
}

.quick-add-bulk {
    width: 100px;
    position: absolute;
    bottom: 20px;
    right: 16px;
    height: 40px;
    opacity: 0
}

#shopify-section-template--17816896405635__featured_collection_gNfPQd .quick-add-bulk,
#shopify-section-template--17816896831619__featured_collection_ckbMNc .quick-add-bulk,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 .quick-add-bulk {
    right: 21px;
    bottom: 26px
}

#shopify-section-template--17816896667779__featured_collection_tyW8Xg .quick-add-bulk {
    right: 21px;
    bottom: 25px
}

.card__content {
    position: relative
}

.quantity:after {
    border-radius: 6px
}

.tabs .slick-track .grid__item {
    padding: 0 10px 0 0 !important
}

.tabs .slick-track .grid__item:last-child {
    padding: 0 12px 0 0 !important
}

#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .product-card-wrapper,
.tabs-section .slick-initialized .slick-slide .product-card-wrapper {
    padding-bottom: 0
}

.responsive.slick-initialized .slick-track .slick-slide {
    height: 440px;
    margin: 0 10px !important;
    border-radius: 12px;
    overflow: hidden
}

.responsive.slick-initialized .slick-track .slick-slide img {
    object-fit: cover
}

.responsive.slick-initialized .slick-track {
    display: flex
}

#shopify-section-template--17816896667779__featured_collection_tyW8Xg .collection__title h2 span {
    display: none
}

.collection__title h2 {
    font-size: 36px;
    font-weight: 600;
    color: #34252f;
    padding-bottom: 0;
    margin-bottom: 0
}

.collection__title h2 span {
    color: #3e5321
}

#shopify-section-template--17816896667779__featured_collection_tyW8Xg .collection__title h2 {
    color: #494843;
    font-size: 36px;
    font-weight: 600
}

#shopify-section-template--17816896405635__featured_collection_z7YVRK .title,
#shopify-section-template--17816896667779__featured_collection_Ayry3D .title,
#shopify-section-template--17995053072515__featured_collection_cfXfhA .title,
#shopify-section-template--18009638436995__featured_collection_cC93TD .title {
    font-size: 36px;
    font-weight: 600
}

.section-template--18198593634561__featured_collection_Ayry3D-padding {
    padding-top: 50px !important
}

#shopify-section-template--17816896405635__featured_collection_z7YVRK .product-home,
#shopify-section-template--17816896667779__featured_collection_Ayry3D .product-home,
#shopify-section-template--17995053072515__featured_collection_cfXfhA .product-home,
#shopify-section-template--18009638436995__featured_collection_cC93TD .product-home {
    display: none
}

#shopify-section-template--17816896405635__featured_collection_z7YVRK li .card__heading,
#shopify-section-template--17816896667779__featured_collection_Ayry3D li .card__heading,
#shopify-section-template--17995053072515__featured_collection_cfXfhA li .card__heading,
#shopify-section-template--18009638436995__featured_collection_cC93TD li .card__heading,
.main-brand-body-wrp .db-featured-collection li .card__heading {
    padding-top: 0;
    font-size: 16px;
    color: #181816;
    line-height: 25px;
    font-weight: 600;
    padding-bottom: 8px;
    text-overflow: ellipsis;
    height: 58px;
    overflow: hidden;
    white-space: nowrap
}

#Slider-template--17816896405635__featured_collection_gNfPQd li .card__information,
#Slider-template--17816896831619__featured_collection_ckbMNc li .card__information,
#Slider-template--17816896831619__featured_collection_fhTwJ7 li .card__information,
#shopify-section-template--17816896405635__product-grid li .card__information,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card__information,
#shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card__information,
#shopify-section-template--18198593798401__featured_collection_qHnr4zli li .card__information,
.template-search li .card__information {
    padding: 0 5px;
    overflow: hidden
}

#shopify-section-template--17816896405635__featured_collection_z7YVRK li .card__information,
#shopify-section-template--17816896667779__featured_collection_Ayry3D li .card__information,
#shopify-section-template--17995053072515__featured_collection_cfXfhA li .card__information,
#shopify-section-template--18009638436995__featured_collection_cC93TD li .card__information,
.main-brand-body-wrp .db-featured-collection li .card__information,
.ui-tabs-panel ul li .card__information {
    padding: 0 6px 0 6px;
    overflow: hidden
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .card__inner,
#shopify-section-template--17816896667779__collection_list_gpCgni .card__inner {
    height: 200px
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .card__information,
#shopify-section-template--17816896667779__collection_list_gpCgni .card__information {
    padding: 10px 14px
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .card__information .card__heading,
#shopify-section-template--17816896667779__collection_list_gpCgni .card__information .card__heading {
    color: #fff;
    font-size: 20px;
    position: relative
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .card__information .card__heading::before,
#shopify-section-template--17816896667779__collection_list_gpCgni .card__information .card__heading::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f061";
    right: 0;
    height: 22px;
    width: 22px;
    background-color: #ffffff75;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding-top: 1px;
    top: 50%;
    right: 0;
    transform: translate(0, -50%)
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .card__information .card__heading a,
#shopify-section-template--17816896667779__collection_list_gpCgni .card__information .card__heading a {
    display: flex;
    justify-content: space-between
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list li,
#shopify-section-template--17816896667779__collection_list_gpCgni .collection-list li {
    border-radius: 8px;
    overflow: hidden
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .card__media,
#shopify-section-template--17816896667779__collection_list_gpCgni .card__media {
    display: flex;
    align-items: center;
    justify-content: center
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .media,
#shopify-section-template--17816896667779__collection_list_gpCgni .media {
    height: auto;
    width: 180px
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .media img,
#shopify-section-template--17816896667779__collection_list_gpCgni .media img,
.c-product__img img {
    object-fit: contain
}

#shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-title {
    font-size: 36px;
    font-weight: 800;
    color: #494843
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-title {
    font-size: 44px;
    font-weight: 600
}

#shopify-section-template--17816896667779__collection_list_gpCgni .icon-wrap {
    display: none
}

.brand-card:first-child .brand-card-image {
    background-color: #ffe4ad
}

.brand-card:nth-child(2) .brand-card-image {
    background-color: #ffead0
}

.brand-card:nth-child(3) .brand-card-image {
    background-color: #fff7eb
}

.brand-card:nth-child(4) .brand-card-image {
    background-color: #c6dcff
}

.brand-card:nth-child(5) .brand-card-image {
    background-color: #faf3d0
}

.brand-card:nth-child(6) .brand-card-image {
    background-color: #cafde4
}

.brand-card:last-child .brand-card-image {
    background-color: #e2e2e2
}

.brand-card:nth-child(7) .brand-card-image {
    background-color: rgb(252 207 255 / 60%);
}

.brand-card:first-child .brand-card-content {
    background-color: #036a38
}

.brand-card:nth-child(2) .brand-card-content {
    background-color: #ff5148
}

.brand-card:nth-child(3) .brand-card-content {
    background-color: #63100f
}

.brand-card:nth-child(4) .brand-card-content {
    background-color: #1a487f
}

.brand-card:nth-child(5) .brand-card-content {
    background-color: #cc1839
}

.brand-card:nth-child(6) .brand-card-content {
    background-color: #02652e
}

.brand-card:last-child .brand-card-content {
    background-color: #000
}

.brand-card:nth-child(7) .brand-card-content {
    background-color: #f897ff;
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-view-all .button,
#shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-view-all .button {
    background-color: #72b01d;
    border-radius: 8px;
    font-size: 22px;
    padding: 16px 30px;
    min-height: auto
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-view-all,
#shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-view-all {
    position: absolute;
    top: 36px;
    right: 50px;
    margin-top: 0
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-view-all .button::after,
#shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-view-all .button::after {
    display: none
}

#shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-wrapper {
    padding-bottom: 70px
}

.footer__blocks-wrapper .footer-block:first-child {
    width: 30%
}

.footer__blocks-wrapper .footer-block:nth-child(2) {
    width: 26%
}

.footer__blocks-wrapper .footer-block:nth-child(3),
.footer__blocks-wrapper .footer-block:nth-child(4) {
    width: 18%
}

.footer__blocks-wrapper .footer-block:nth-child(2) ul {
    display: flex;
    flex-wrap: wrap
}

.footer__blocks-wrapper .footer-block:nth-child(2) ul li {
    width: 50%;
    margin-right: 0 !important
}

.footer-block__heading {
    font-size: 24px;
    font-weight: 600
}

.footer-block__details-content li a.link,
.footer-block__details-content li a.link:hover {
    color: #fff;
    text-decoration: none;
    font-size: 16px
}

#shopify-section-template--18198593634561__slideshow_4EQqpm .slideshow__slide[aria-hidden=false],
#shopify-section-template--18198593634561__slideshow_4EQqpm .slideshow__slide[aria-hidden=true] {
    border-radius: 50px;
    overflow: hidden
}

.shopify-section-group-header-group .header__inline-menu {
    text-align: center;
    overflow: hidden;
    margin: 0 auto
}

.shopify-section-group-header-group .tmenu_item_submenu_type_mega .tmenu_submenu.tmenu_submenu_has_watermark {
    left: 50%;
    padding: 0 40px !important;
    top: auto;
    transform: translate(-50%, 0);
    border-radius: 12px;
    overflow: hidden
}

.tmenu_submenu.tmenu_submenu_has_watermark .tmenu_item_level_1 a .tmenu_item_text {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #1b5c29 !important
}

.tmenu_submenu.tmenu_submenu_has_watermark .tmenu_item_level_1 ul li a .tmenu_item_text {
    font-weight: 500 !important;
    color: #626262 !important;
    font-family: 'General sans' !important
}

.tmenu_submenu_type_mega .tmenu_item_link {
    padding-top: 6px !important;
    padding-bottom: 6px !important
}

.tmenu_product img {
    background-color: #e9f5f9;
    border: 1px solid #ddd;
    border-radius: 12px;
    height: 200px;
    min-width: 180px;
    max-width: 280px;
    object-fit: contain;
    padding: 20px
}

.shopify-section-group-header-group .tmenu_submenu_type_mega>.tmenu_item {
    max-width: 25%;
    min-width: 25%
}

.product__title {
    margin-bottom: 2rem !important
}

.tmenu_submenu.tmenu_submenu_has_watermark .tmenu_item_level_1:last-child a {
    border: none !important
}

.tmenu-watermark.tmenu_item_link {
    right: -300px
}

.tmenu_submenu.tmenu_submenu_has_watermark .tmenu_item_level_1 .tmenu_image img {
    background-color: #e9f5f9;
    border: 1px solid #ddd;
    border-radius: 12px;
    height: 180px;
    min-width: 180px;
    object-fit: contain;
    padding: 20px
}

.tmenu_navbar .tmenu_item--root>.tmenu_item_link {
    height: 184px !important;
    width: 166px;
    border-radius: 10px;
    border: 1px solid #c7d0c5;
    background-color: #f6fede;
    color: #000;
    padding: 9px !important;
    display: flex;
    white-space: normal !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    align-items: end !important;
    text-align: left;
    line-height: 19px;
    justify-content: space-between !important;
    font-family: 'General Sans'
}

.tmenu_indicator {
    padding-bottom: 3px
}

.tmenu_item_link.header__menu-item.list-menu__item.link.link--text.focus-inset .tmenu_indicator {
    padding-bottom: 3px !important
}

.header__menu-item:hover span {
    text-decoration: none !important
}

ul.tmenu_nav {
    width: 1440px;
    justify-content: space-between !important;
    margin: 0 auto;
    max-width: 1440px;
    overflow: auto;
    flex-wrap: nowrap !important;
    column-gap: 8px
}

.tmenu_indicator {
    position: absolute !important;
    right: 7px !important;
    bottom: 21px !important
}

.tmenu_item--root>.tmenu_item_link .tmenu_image>img {
    padding-top: 14px !important;
    max-height: 125px !important
}

.tmenu_item_text {
    margin-left: 0 !important
}

.tmenu_item--root>.tmenu_item_link .tmenu_image>img+.tmenu_item_text {
    height: 38px !important;
    align-items: center !important;
    display: inline-flex !important;
    justify-content: center;
    width: 100%;
    text-align: center
}

.tmenu_item--root>.tmenu_item_link .tmenu_indicator_icon svg {
    display: none !important
}

.product-slider.slick-dotted.slick-slider {
    margin-bottom: 0
}

.tmenu_image.tmenu_image--left {
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%
}

.custom-navigation-menu .navigation-menu ul {
    display: flex;
    justify-content: space-around
}

nav.header__inline-menu {
    padding: 36px 0;
    background-color: #fff;
    max-width: 1440px;
    padding-left: 5rem;
    padding-right: 5rem
}

.tmenu_app--horizontal .tmenu_item--root>.tmenu_item_link .tmenu_indicator {
    margin-left: 0 !important
}

.tabs .grid.product-grid .slick-track li:first-child .product-home {
    display: none
}

.tabs .grid.product-grid .slick-track li:first-child .quick-add-bulk {
    display: none
}

.tabs .grid.product-grid .slick-track li:first-child .card__content {
    position: absolute;
    bottom: 8px
}

#shopify-section-template--18009638436995__collection_tab_HhLYUe .grid.product-grid .slick-track li:first-child {
    height: 410px
}

/*.tabs-section li:first-child .select-main-rd{display:none}*/

.tabs-section li:first-child .price.price--on-sale {
    padding: 0 !important
}

.tabs .grid.product-grid .slick-track li:first-child,
.tabs .grid.product-grid .slick-track li:first-child .card-wrapper {
    height: 450px !important
}

#shopify-section-template--18009638436995__collection_tab_HhLYUe .grid.product-grid .slick-track li:first-child .card__heading,
.tabs .grid.product-grid .slick-track li:first-child .card__heading {
    padding-bottom: 0 !important
}

#shopify-section-template--18009638436995__collection_tab_HhLYUe .grid.product-grid .slick-track li:first-child .product-card-wrapper,
.tabs .grid.product-grid .slick-track li:first-child .product-card-wrapper {
    padding-bottom: 0;
    border: none;
    height: 100% !important
}

.tabs .grid.product-grid .slick-track li:first-child .card__inner.ratio .card__media .media::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7) 16%, rgba(0, 0, 0, 0) 65%)
}

.SwipeUp-branding.swipeup-ellidp,
.SwipeUp-reel-products-carousel.swipeup-ellidp {
    display: none !important;
    opacity: 0 !important
}

#shopify-section-template--18009638436995__collection_tab_HhLYUe .grid.product-grid .slick-track li:first-child .card__inner.ratio,
#shopify-section-template--18009638436995__collection_tab_HhLYUe .grid.product-grid .slick-track li:first-child .card__inner.ratio .card__media .media,
.tabs .grid.product-grid .slick-track li:first-child .card__inner.ratio,
.tabs .grid.product-grid .slick-track li:first-child .card__inner.ratio .card__media .media {
    height: 100% !important;
    position: relative
}

.tabs .grid.product-grid .slick-track li:first-child .card__inner.ratio .card__media .media img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.tabs .grid.product-grid .slick-track li:first-child .product-card-wrapper:hover .media img {
    transform: translate(-50%, -50%) !important
}

.tabs .grid.product-grid .slick-track li:first-child .card__badge {
    display: none
}

#shopify-section-template--17995053072515__collection_tab_LDQJrX .tabs.ui-tabs .ui-tabs-nav,
#shopify-section-template--18009638436995__collection_tab_HhLYUe .tabs.ui-tabs .ui-tabs-nav {
    display: none
}

.tabs .grid.product-grid .slick-track li:first-child .card__heading {
    font-size: 16px;
    padding-top: 0;
    color: #fff;
    height: auto
}

.tabs .grid.product-grid .slick-track li:first-child .price__sale {
    flex-direction: row-reverse;
    align-items: center
}

.tabs .grid.product-grid .slick-track li:first-child .card__heading a {
    color: #fff;
    font-weight: 600;
    line-height: 20px
}

.tabs .grid.product-grid .slick-track li:first-child .price__sale .price-item--regular {
    font-size: 14px;
    font-weight: 300
}

.tabs .grid.product-grid .slick-track li:first-child .price-item--last {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-right: 2px
}

.tabs .grid.product-grid .slick-track li:first-child .price-item--regular {
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.tabs .grid.product-grid .slick-track li:first-child .card__information {
    position: relative;
    padding-left: 70px
}

.first-product-image {
    height: 60px;
    min-width: 60px;
    background-color: #fff;
    border-radius: 4px;
    padding: 8px
}

.title-price {
    padding-left: 14px
}

.first-product-image img {
    object-fit: contain
}

.collection.section-template--18198593634561__featured_collection_tyW8Xg-padding {
    padding-top: 14px !important
}

.collection.section-template--18198593634561__featured_collection_Ayry3D-padding h2 {
    padding-bottom: 20px !important;
    font-size: 48px
}

.collection.section-template--18198593634561__featured_collection_tyW8Xg-padding h2 {
    padding-bottom: 0 !important
}

#shopify-section-template--18198593798401__details_banner_eFaDnm {
    background-color: #f1f7ed
}

#shopify-section-template--17816896667779__shop_banner_3Twtti {
    background-color: #fff
}

.text-column h2 {
    line-height: 57px
}

.header ._container_12vbd_1 {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%)
}

#shopify-section-sections--18198594126081__header.rps-csb-margin-bottom {
    margin-bottom: 0 !important
}

.header ._formContainer_12vbd_14.rps-csb-form-container {
    height: 48px;
    border-radius: 6px;
    border: 1px solid #ded6d1;
    box-shadow: none !important
}

.header ._formContainer_12vbd_14.rps-csb-form-container input._input_12vbd_32.rps-csb-input {
    min-height: 48px !important
}

.header ._formContainer_12vbd_14.rps-csb-form-container button {
    background-color: transparent !important
}

._25bkWC3AdEkI1wb_w91twd {
    display: flex;
    flex-direction: column;
    width: 850px !important;
    max-width: 850px !important
}

.rps_left_column._3j46YJm_Zs5E2sJJ6PaPjB,
.rps_right_column._3nvvig8BkjZelTnT3z7_pI {
    width: 100% !important
}

.rps_right_column ._1rHq2J8-B1xVzp56F4LBNx.rps_product_block {
    position: relative;
    padding: 30px 0 0 0;
    margin-top: 0;
    align-items: flex-start
}

.rps_right_column .rps_block_heading {
    position: absolute;
    top: 0;
    margin-bottom: 0
}

.rps_predictive_keyword,
.rps_predictive_keyword.rps_is_active {
    padding: 5px 16px !important;
    font-weight: 600;
    font-size: 14px;
    color: #000 !important;
    background-color: transparent;
    border: 1px solid #0f6621;
    display: inline-block;
    margin-right: 12px
}

.dfNAbGFxX44n-fxKIhQTY * {
    color: #000
}

.rps_predictive_keyword p {
    font-family: 'General Sans' !important;
    color: #000 !important
}

._2J14BljFKym6FCiLPJfOiy.rps_block_heading {
    display: block;
    width: -webkit-fill-available;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #34252f;
    margin-bottom: 16px;
    font-family: Barlow !important;
    text-transform: capitalize
}

.rps_container._1qOidJ7h0nO0ikYwo81i8_ {
    border: 1px solid #ded6d1 !important;
    padding: 24px !important;
    margin-top: 0 !important
}

._1rHq2J8-B1xVzp56F4LBNx.rps_keyword_block {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    background-color: #fff;
    row-gap: 5px
}

._1rHq2J8-B1xVzp56F4LBNx.rps_category_block {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
    padding-top: 20px
}

._1s_NwBbwBV8Xt_Fkh5qBlY {
    padding-left: 0 !important
}

.rps_predictive_product_image {
    width: 140px !important;
    height: 174px !important;
    background-color: #f8f4f5 !important;
    background-size: inherit !important;
    border-radius: 10px !important
}

.TZb7enkgSewGcmT7PqIGk {
    flex-direction: column;
    width: 140px !important
}

._1rHq2J8-B1xVzp56F4LBNx.rps_content_block,
.rps_predictive_category.rps_is_active,
.rps_predictive_product.rps_is_active {
    background-color: transparent !important
}

._1rHq2J8-B1xVzp56F4LBNx.rps_content_block {
    padding-left: 0 !important;
    background-color: #fff !important;
    display: none !important
}

._1rHq2J8-B1xVzp56F4LBNx {
    border-bottom: none !important
}

.rps_is_active .rps-highlight,
.rps_predictive_category.rps_is_active p {
    color: #000 !important
}

._2OXYZcBqoLBGSTzGxp5uaS {
    display: none !important
}

._173Q5mNikanNrt7kM-StXE.rps_product_name {
    color: #000 !important;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    font-family: 'General Sans' !important;
    padding-top: 10px;
    line-height: 16px
}

.iXgmTUx10DtcwkE2dHoEH {
    display: none !important
}

._1rHq2J8-B1xVzp56F4LBNx.rps_product_block {
    display: flex;
    overflow: auto
}

.footer-contact-info {
    padding-top: 34px
}

.footer-contact-info p {
    display: flex;
    align-items: center;
    font-family: Quicksand !important;
    font-weight: 600;
    color: #fff;
    margin: 0;
    margin-top: 14px
}

.footer-contact-info p span {
    display: inline-flex;
    align-items: center;
    margin-right: 6px
}

.footer-contact-info p a {
    text-decoration: none;
    font-weight: 500;
    color: #fff;
    margin-left: 10px
}

#shopify-block-vtn_power_wishlist_wishlist_count_emkAGk {
    margin: 0 10px
}

#shopify-section-template--17816896667779__folllow_nqbHEw .social-icons {
    display: none
}

#shopify-section-sections--17816896929923__header {
    margin-bottom: 0 !important
}

.ad-mobile-menu-bar-branding {
    opacity: 0;
    height: 0
}

.ad-mobile-bar-nav-grid svg {
    fill: rgb(68, 99, 63) !important
}

.ad-mobile-bar-nav-grid .ad-menu-title {
    font-size: 14px !important;
    margin-top: 0 !important
}

.ad-mobile-bar-nav {
    border: none !important
}

.rps_trademark.XJZed6uGIpctmPUIRnyUW {
    right: -500px
}

._1rHq2J8-B1xVzp56F4LBNx rps_product_block {
    flex-wrap: wrap
}

._2J14BljFKym6FCiLPJfOiy.rps_block_heading {
    width: 100% !important
}

._3ip9QYDUvDeMKMtxKV_Zjt.rps_trademark_mobile {
    display: none !important
}

._1WFp3qQF8Xl06EzUM5SpVO[type=search] {
    box-shadow: none !important;
    outline: 0 !important;
    background-color: #fff !important;
    border-radius: 5px !important;
    height: 40px !important
}

.js {
    padding-bottom: 0 !important
}

.tabs-section .slick-track {
    padding-bottom: 4px !important
}

.add-btn {
    background: #44633f;
    background-size: cover;
    color: #fff;
    border: none;
    padding: 11px 16px;
    border-radius: 6px;
    bottom: 45px;
    width: 100% !important;
    right: 21px;
    font-size: 14px !important;
    font-family: barlow !important;
    font-weight: 600;
    cursor: pointer
}

.add-btn i {
    margin-right: 4px
}

#shopify-section-template--17816896405635__featured_collection_z7YVRK .add-btn,
#shopify-section-template--17816896667779__featured_collection_Ayry3D .add-btn,
#shopify-section-template--17995053072515__featured_collection_cfXfhA .add-btn,
#shopify-section-template--18009638436995__featured_collection_cC93TD .add-btn {
    bottom: 45px;
    right: 17px
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .add-btn {
    bottom: 6px;
    right: 0
}

.product-card.one-pd {
    position: relative
}

.tabs-section .add-btn {
    bottom: 46px;
    right: 27px
}

.quick-add-bulk {
    margin-bottom: 0
}

.button--secondary:after {
    border-radius: 10px
}

.sold-add-btn {
    position: absolute;
    bottom: 44px;
    right: 26px;
    border: 1px solid;
    min-width: auto;
    padding: 0 12px !important;
    color: #000
}

.quick-add__submit.button.button--full-width.button--secondary,
.sold-add-btn {
    height: 40px;
    padding: 0;
    min-height: 40px
}

.tabs .grid.product-grid .slick-track li:first-child .add-btn {
    display: none !important
}

.jdgm-preview-badge .jdgm-star.jdgm--on {
    color: #ff8a00
}

.jdgm-preview-badge .jdgm-star.jdgm--off {
    color: #ccc
}

.quantity__input {
    font-weight: 600;
    font-size: 18px
}

.quantity__input:focus-visible {
    box-shadow: none;
    background-color: transparent;
    outline: 0
}

.hidden {
    display: none !important
}

#shopify-section-template--17816896405635__featured_collection_gNfPQd .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
#shopify-section-template--17816896405635__featured_collection_z7YVRK .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
#shopify-section-template--17816896667779__featured_collection_Ayry3D .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
#shopify-section-template--17816896831619__featured_collection_ckbMNc .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
#shopify-section-template--17995053072515__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
#shopify-section-template--18009638436995__featured_collection_cC93TD .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 5rem;
    position: relative
}

.slider--desktop .slider__slide:first-child {
    margin-left: 0 !important
}

.slick-dots li button:before {
    font-size: 12px !important
}

.slick-dots li {
    margin: 0 1px !important;
    height: 16px !important;
    width: 16px !important
}

.pay-use {
    color: #fff;
    text-align: center;
    display: none
}

.mob-contact {
    text-align: center;
    padding-bottom: 174px
}

.mob-contact {
    display: none
}

.slider--desktop.grid--4-col-desktop .grid__item {
    min-width: 260px
}

.custom-banner-section {
    height: 320px;
    width: 100%;
    background-position: top !important
}

.custom-banner-section .container {
    padding: 0 5rem !important;
    text-align: left
}

.collection-banner-section .btn {
    color: #fff;
    text-decoration: none;
    border-radius: 5px
}

.collection-banner-section .btn,
.custom-banner-section .container a {
    display: inline-block;
    font-size: 20px;
    background-color: #72b01d;
    font-weight: 600;
    padding: 8px 48px
}

.collection-banner-section h2,
.custom-banner-section h2 {
    font-size: 48px !important;
    font-weight: 600;
    margin-top: 0;
    width: 48%;
    line-height: 56px;
    margin-bottom: 26px !important;
    color: #fff
}

.collection-banner-section .btn:hover,
.custom-banner-section .container a:hover {
    background-color: #495b45 !important
}

.collection-hero__title {
    font-size: 28px;
    color: #626059;
    font-family: 'General sans' !important;
    font-weight: 600;
    padding-bottom: 12px
}

.section-template--17816896405635__product-grid-padding.gradient.color-scheme-5 {
    padding-top: 26px !important;
    padding-bottom: 0 !important
}

.facets-vertical-form {
    justify-content: flex-start !important
}

.facet-filters.sorting {
    padding-left: 0 !important
}

.product-count-vertical {
    display: none
}

.facet-filters__field {
    border: 1px solid;
    border-radius: 6px;
    padding: 6px 10px
}

.facet-filters__field .facet-filters__label,
.facet-filters__field .select .facet-filters__sort {
    font-family: barlow;
    font-size: 20px;
    color: #303030
}

.facet-filters__field .select .facet-filters__sort {
    width: 168px;
    padding: 0 16px 0 16px
}

.facet-filters__field .facet-filters__label {
    margin-right: 0
}

.facets__heading {
    font-weight: 600;
    color: #173112
}

.facets-vertical-form {
    position: absolute;
    top: 0
}

.facets.facets-vertical-sort {
    position: relative
}

.facets-vertical .facets-container {
    padding-top: 70px !important
}

.facet-checkbox__text {
    color: #5d5d5d;
    font-family: 'General sans';
    font-weight: 500
}

.facet-checkbox__text,
.facets__selected {
    font-weight: 500;
    font-family: 'General sans' !important;
    color: #5d5d5d
}

.facet-checkbox__text .facet-checkbox__text-label {
    font-family: 'General sans' !important
}

.field {
    border: 1px solid #bbb;
    border-radius: 0px;
    margin: 10px;
}

.field .field__input,
.field__label {
    font-family: 'General sans' !important;
    color: #8bbbbb
}

.field .field__input,
.field__input:focus {
    border-radius: 0px !important
}

.custom-navigation-menu {
    background-color: #44633f;
}

.custom-navigation-menu .navigation-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.custom-navigation-menu .navigation-menu .nav-item {
    margin: 10px 0
}

.custom-navigation-menu .navigation-menu .sub-menu {
    position: absolute;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #efefef;
    top: 40px;
    width: 240px;
    z-index: 1;
    box-shadow: rgb(211 222 247) 0 1px 2px 0
}

.sub-menu li .in-sub-menu {
    position: absolute;
    left: 238px;
    z-index: 1;
    background-color: #fff;
    top: 0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .15)
}

.custom-navigation-menu .navigation-menu .sub-menu li {
    position: relative
}

.sub-menu li .in-sub-menu a {
    padding: 5px 14px !important
}

.sub-menu li a {
    min-width: max-content
}

.sub-menu li:hover .in-sub-menu {
    display: block !important;
    width: fit-content !important
}

.custom-navigation-menu .navigation-menu .sub-menu::-webkit-scrollbar {
    width: 4px
}

.custom-navigation-menu .navigation-menu .sub-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px
}

.custom-navigation-menu .navigation-menu .sub-menu::-webkit-scrollbar-thumb {
    background: #bebebe;
    border-radius: 4px
}

.custom-navigation-menu .navigation-menu ul.sub-menu li::before {
    display: none !important
}

.custom-navigation-menu .navigation-menu ul.sub-menu li:first-child {
    padding-left: 0 !important
}

.custom-navigation-menu .navigation-menu .sub-menu li a {
    color: #000;
    padding: 5px 14px;
    display: flex;
    justify-content: space-between;
    width: 20%;
    align-items: center;
    font-family: 'General sans' !important;
    font-weight: 600;
    width: 100%
}

.custom-navigation-menu .navigation-menu .sub-menu li a:hover {
    background-color: #f1f7ed;
    border-right: 5px solid #1b5c29
}

.custom-navigation-menu .navigation-menu .nav-title.dropdown-toggle,
.custom-navigation-menu .navigation-menu a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    position: relative;
    cursor: pointer
}

.custom-navigation-menu .navigation-menu ul .nav-item:hover .sub-menu,
.custom-navigation-menu.fixed .navigation-menu ul .nav-item:hover .sub-menu,
.nav-title.dropdown-toggle:hover>.sub-menu {
    display: block !important
}

.custom-navigation-menu .navigation-menu ul li:first-child {
    padding-left: 12px
}

.custom-navigation-menu .navigation-menu ul li:first-child::before {
    background-size: cover;
    background-image: url(/cdn/shop/files/wired-lineal-1339-sale-hover-pinch.gif?v=1730960021);
    content: "";
    position: absolute;
    height: 28px;
    width: 28px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.custom-navigation-menu .navigation-menu .sub-menu {
    list-style: none
}

#qikify-tmenu-megamenu-3 {
    display: flex;
    justify-content: space-between
}

#qikify-tmenu-megamenu-3 li:first-child {
    position: relative;
    padding-left: 30px
}

#qikify-tmenu-megamenu-3 li:first-child::before {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/Component_87.png?v=1727072597);
    height: 26px;
    width: 26px;
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    left: 0;
    transform: translate(0, -50%)
}

.navigation-menu {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1450px;
    position: relative
}

.product-grid-container {
    border-bottom: 1px solid #b6b6b6;
    margin-bottom: 24px;
    padding-bottom: 24px
}

.facet-checkbox>svg rect {
    display: none
}

.facet-checkbox>svg {
    border: 1px solid #44a71f;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    position: relative
}

.facets-vertical .facet-checkbox input[type=checkbox] {
    position: relative
}

.facets-vertical .facet-checkbox input:checked[type=checkbox]::before {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    background-color: #44a71f;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.facets .icon.icon-checkmark {
    display: none
}

.facet-checkbox>svg path {
    stroke: none
}

.breadcrumbs {
    font-size: .85em
}

.bread-main {
    background-color: #fff;
    padding: 16px 0
}

.breadcrumbs ol {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.breadcrumbs li {
    display: inline-block
}

.breadcrumbs a {
    text-decoration: none;
    color: #7d7d7d;
    font-size: 12px;
    font-family: 'General sans'
}

.breadcrumbs li:not(:last-child):after {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    padding-left: .75ch;
    padding-right: .75ch;
    speak: none;
    font-size: 12px;
    vertical-align: middle;
    color: #000
}

.breadcrumbs [aria-current=page] {
    color: #52b12f;
    font-weight: 600;
    font-family: 'General Sans';
    text-decoration: none
}

.breadcrumbs [aria-current=page]:focus,
.breadcrumbs [aria-current=page]:hover {
    text-decoration: none;
    color: #52b12f
}

.one-pd a {
    text-decoration: none;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card__media {
    height: 220px;
    width: 200px;
    min-width: 200px;
    border-radius: 12px;
    border: 1px solid #dadada;
    background-color: #ffe0d2;
    padding: 16px
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card__inner.ratio {
    height: 200px;
    min-width: 200px;
    width: 200px
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card.card--card {
    flex-direction: row
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card__media .media {
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card__media .media img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .product-home {
    margin-bottom: 8px
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .quick-add-bulk {
    bottom: 0;
    right: 0;
    margin-bottom: 0
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card-wrapper:hover a {
    text-decoration: none
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card__heading {
    font-size: 22px;
    font-weight: 600;
    font-family: Barlow;
    color: #494843;
    height: 70px
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card__information {
    padding: 0
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card__badge {
    position: relative
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card__badge .badge {
    left: -3px;
    position: absolute;
    display: block;
    width: max-content;
    top: 8px;
    border-radius: 3px 0 3px 0;
    background-color: #de6b48;
    color: #fff
}

.quick-add-bulk .progress-bar-container {
    display: none
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .card__content {
    padding-top: 0;
    padding-bottom: 0
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .custom-button-care .custom-button {
    border: none;
    color: #929185;
    text-decoration: none !important;
    font-size: 10px;
    font-weight: 500;
    font-family: Barlow !important;
    line-height: 26px;
    padding: 0
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .product-card__price {
    margin: 0
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .prepaid-price {
    position: absolute;
    bottom: -13px;
    padding: 8px 0 16px 54px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    background: #ffffff00
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .price__sale {
    display: flex;
    flex-direction: row-reverse
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .price__sale .price-item--regular {
    color: #aba99b;
    font-size: 20px;
    font-weight: 600;
    margin-left: 5px
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .price__sale .price-item--sale {
    font-size: 28px;
    font-weight: 600;
    color: #44633f;
    line-height: 26px
}

.product-slider .product-card.slick-slide {
    background-color: #fff;
    margin-right: 12px !important;
    border-radius: 16px;
    border: 1px solid #c7d0c5
}

#shopify-section-template--17816896667779__mansoon_TDzYmK {
    background-color: #f1f7ed;
    padding: 60px 0
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .slick-track {
    display: flex;
    width: fit-content !important
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .product-card.slick-active {
    width: 500px !important
}

#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-next,
#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-prev,
#shopify-section-template--17816896667779__image_slider_B3Nd8z .slick-next,
#shopify-section-template--17816896667779__image_slider_B3Nd8z .slick-prev,
#shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-next,
#shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-prev,
#shopify-section-template--17816896667779__mansoon_TDzYmK .product-slider .slick-next,
#shopify-section-template--17816896667779__mansoon_TDzYmK .product-slider .slick-prev,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-next,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-prev,
#shopify-section-template--17995053072515__image_slider_w88Nez .slick-next,
#shopify-section-template--17995053072515__image_slider_w88Nez .slick-prev,
#shopify-section-template--18009638436995__image_slider_pRLByX .slick-next,
#shopify-section-template--18009638436995__image_slider_pRLByX .slick-prev,
#shopify-section-template--18198593634561__image_slider_Bbnd9b .slick-next,
#shopify-section-template--18198593634561__image_slider_Bbnd9b .slick-prev,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-next,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-prev,
.shop-by-brands-section .slick-next,
.shop-by-brands-section .slick-prev,
.tabs .slick-next,
.tabs .slick-prev {
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 50px;
    width: 50px;
    background-color: #000;
    border-radius: 50%;
    z-index: 1
}

#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-next.slick-disabled,
#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-prev.slick-disabled,
#shopify-section-template--17816896667779__image_slider_B3Nd8z .slick-next.slick-disabled,
#shopify-section-template--17816896667779__image_slider_B3Nd8z .slick-prev.slick-disabled,
#shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-next.slick-disabled,
#shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-prev.slick-disabled,
#shopify-section-template--17816896667779__mansoon_TDzYmK .product-slider .slick-next.slick-disabled,
#shopify-section-template--17816896667779__mansoon_TDzYmK .product-slider .slick-prev.slick-disabled,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-next.slick-disabled,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-prev.slick-disabled,
#shopify-section-template--17995053072515__image_slider_w88Nez .slick-next.slick-disabled,
#shopify-section-template--17995053072515__image_slider_w88Nez .slick-prev.slick-disabled,
#shopify-section-template--18009638436995__image_slider_pRLByX .slick-next.slick-disabled,
#shopify-section-template--18009638436995__image_slider_pRLByX .slick-prev.slick-disabled,
#shopify-section-template--18198593634561__image_slider_Bbnd9b .slick-next.slick-disabled,
#shopify-section-template--18198593634561__image_slider_Bbnd9b .slick-prev.slick-disabled,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-next.slick-disabled,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-prev.slick-disabled,
.shop-by-brands-section .slick-next.slick-disabled,
.shop-by-brands-section .slick-prev.slick-disabled,
.tabs .slick-next.slick-disabled,
.tabs .slick-prev.slick-disabled {
    background-color: #e6e6e6;
    border: 1px solid #c6c6c6
}

#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-next.slick-disabled::before,
#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-prev.slick-disabled::before,
#shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-next.slick-disabled::before,
#shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-prev.slick-disabled::before,
#shopify-section-template--17816896667779__mansoon_TDzYmK .product-slider .slick-next.slick-disabled::before,
#shopify-section-template--17816896667779__mansoon_TDzYmK .product-slider .slick-prev.slick-disabled::before,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-next.slick-disabled::before,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-prev.slick-disabled::before,
#shopify-section-template--17995053072515__image_slider_w88Nez .slick-next.slick-disabled::before,
#shopify-section-template--17995053072515__image_slider_w88Nez .slick-prev.slick-disabled::before,
#shopify-section-template--18009638436995__image_slider_pRLByX .slick-next.slick-disabled::before,
#shopify-section-template--18009638436995__image_slider_pRLByX .slick-prev.slick-disabled::before,
#shopify-section-template--18198593634561__image_slider_Bbnd9b .slick-next.slick-disabled::before,
#shopify-section-template--18198593634561__image_slider_Bbnd9b .slick-prev.slick-disabled::before,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-next.slick-disabled::before,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-prev.slick-disabled::before,
.shop-by-brands-section .slick-next.slick-disabled::before,
.shop-by-brands-section .slick-prev.slick-disabled::before,
.tabs .slick-next.slick-disabled::before,
.tabs .slick-prev.slick-disabled::before {
    color: #31302c
}

#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-prev,
#shopify-section-template--17816896667779__image_slider_B3Nd8z .slick-prev,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-prev,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-prev {
    left: 10px
}

#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-next,
#shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-next,
#shopify-section-template--17816896667779__mansoon_TDzYmK .product-slider .slick-next,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-next,
#shopify-section-template--17995053072515__image_slider_w88Nez .slick-next,
#shopify-section-template--18009638436995__image_slider_pRLByX .slick-next,
#shopify-section-template--18198593634561__image_slider_Bbnd9b .slick-next,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-next,
.shop-by-brands-section .slick-next,
.tabs .slick-next {
    right: -50px !important;
    left: auto
}

#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-prev::before,
#shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-prev::before,
#shopify-section-template--17816896667779__mansoon_TDzYmK .product-slider .slick-prev::before,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-prev::before,
#shopify-section-template--17995053072515__image_slider_w88Nez .slick-prev::before,
#shopify-section-template--18009638436995__image_slider_pRLByX .slick-prev::before,
#shopify-section-template--18198593634561__image_slider_Bbnd9b .slick-prev::before,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-prev::before,
.shop-by-brands-section .slick-prev::before {
    content: "\f053";
    color: #fff;
    font-family: FontAwesome
}

#shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-next::before,
#shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-next::before,
#shopify-section-template--17816896667779__mansoon_TDzYmK .product-slider .slick-next::before,
#shopify-section-template--17816896831619__image_slider_9LhraT .slick-next::before,
#shopify-section-template--17995053072515__image_slider_w88Nez .slick-next::before,
#shopify-section-template--18009638436995__image_slider_pRLByX .slick-next::before,
#shopify-section-template--18198593634561__image_slider_Bbnd9b .slick-next::before,
#shopify-section-template--18846650630275__image_slider_pd7B8T .slick-next::before,
.shop-by-brands-section .slick-next::before {
    content: "\f054";
    color: #fff;
    font-family: FontAwesome
}

.mansoon-header {
    justify-content: space-between
}

.mansoon-header h2 {
    color: #494843;
    font-size: 44px;
    font-weight: 800;
    margin: 0
}

.mansoon-header p {
    color: #213744;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
    width: 60%;
    line-height: 30px
}

.view-all-btn {
    color: #494843;
    text-decoration: none;
    font-size: 26px;
    font-weight: 600;
    font-family: barlow;
    width: 60%;
    line-height: 30px
}

.product-slider-container {
    position: relative
}

.product-card {
    text-align: center;
    padding: 20px
}

.clickable-banner-section {
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 18px
}

.clickable-banner-section .mobile-show {
    display: none
}

.bg-full {
    background-color: #f1f7ed;
    padding-bottom: 40px;
    padding-top: 40px
}

#shopify-section-template--17816896831619__details_banner_eFaDnm,
#shopify-section-template--17995053072515__details_banner_jMw6XN {
    background-color: #f1f7ed
}

#shopify-section-template--17816896831619__main .r-view {
    background-color: #fff
}

#shopify-section-template--17816896831619__main .js-recentPdpBlock,
#shopify-section-template--17816896831619__main .recently-title h2 {
    padding: 0
}

.custom-container {
    display: flex;
    flex-direction: row
}

.custom-slider {
    display: flex
}

.custom-thumbnails {
    display: flex;
    flex-direction: column
}

.thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer
}

.main-image {
    margin-left: 16px;
    position: relative;
    width: 500px;
    height: 500px;
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden
}

.main-image img {
    width: 100%
}

#magnifyGlass {
    position: absolute;
    border-radius: 10px;
    border: 2px solid #d9d9d9;
    background-color: #fff;
    width: 600px;
    background-repeat: no-repeat;
    height: 500px;
    visibility: hidden;
    pointer-events: none;
    right: 40px !important;
    top: 0 !important;
    left: auto !important;
    z-index: 1
}

.short-image {
    height: 90px;
    width: 90px;
    min-height: 90px;
    background-color: #f7efdb;
    margin-bottom: 10px;
    border-radius: 6px;
    overflow: hidden
}

.short-image:last-child {
    margin-bottom: 0
}

.custom-thumbnails {
    max-height: 500px;
    overflow: scroll
}

.collection-grid::-webkit-scrollbar,
.custom-thumbnails::-webkit-scrollbar {
    display: none
}

.product__info-wrapper .price .price-item,
.product__info-wrapper .price span.price-item.price-item--regular {
    font-size: 32px;
    font-weight: 600;
    color: #112414;
    font-family: 'General sans'
}

.product__info-wrapper .variant_section span.price-item.price-item--regular {
    font-size: 16px !important
}

.product__info-wrapper .price .price-item.price-item--regular {
    font-size: 17px;
    font-weight: 300;
    color: #626262
}

.product__info-wrapper .jdgm-preview-badge .jdgm-star.jdgm--off {
    font-size: 20px
}

.product__info-wrapper .jdgm-preview-badge .jdgm-star.jdgm--half,
.product__info-wrapper .jdgm-preview-badge .jdgm-star.jdgm--on {
    color: #f2a351;
    font-size: 20px
}

.button.shopify-payment-button__button--unbranded {
    background-color: #44633f;
    border-radius: 8px
}

.product-form__submit.button--secondary {
    background-color: #44633f;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0 !important;
    text-transform: uppercase
}

.product-form {
    margin: 1rem 0 !important
}

.product-form__submit.button--secondary span {
    font-family: 'General sans' !important
}

.product-form__submit.button--secondary::after {
    display: none
}

.radio-dtl {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.pack {
    color: #424242;
    font-family: 'General sans' !important;
    font-weight: 600;
    padding-top: 6px
}

.radio-dtl .price__container {
    margin-bottom: 0 !important
}

.radio-dtl .price.price--large {
    padding-bottom: 14px
}

.price-mv {
    display: flex;
    align-items: center
}

.product-form__input.product-form__input--pill .form__label {
    display: none
}

.product__info-container .icon-with-text {
    margin: 0 !important
}

.product__info-wrapper .vt-wishlist-container span {
    display: none
}

.vt-wishlist-container .vt-wishlist-button {
    border-radius: 6px !important
}

.icon-with-text__item .inline-richtext {
    font-size: 12px;
    font-weight: 500;
    font-family: 'General sans';
    color: #494843;
    line-height: 17px
}

.icon-with-text {
    display: flex;
    justify-content: space-between
}

.icon-with-text__item {
    width: 33.33%
}

product-info {
    padding-top: 0 !important
}

.jdgm-rev-widg__summary-average,
.jdgm-rev-widg__summary-text,
.jdgm-rev-widg__title,
.jdgm-rev__body p,
.jdgm-rev__title {
    color: #000
}

#shopify-section-template--17816896831619__172491060691a3da45 {
    background-color: #fff
}

.icon-text-container {
    display: flex;
    align-items: center;
    background-color: #ffebe6;
    border-radius: 8px;
    padding: 10px;
    margin: 0
}

.icon-text-container .icon {
    height: 30px;
    width: 30px;
    margin-right: 10px
}

.icon-text-container .icon img {
    width: 100%
}

.icon-text-container .text h4 {
    margin: 6px 0;
    color: #34252f;
    font-size: 12px;
    font-weight: 600;
    font-family: 'General sans' !important
}

.cus-section {
    background-color: #e3efd2;
    display: flex !important;
    align-items: center;
    border-radius: 8px;
    min-width: 265px;
    margin-right: 14px
}

.main-cus::-webkit-scrollbar {
    display: none
}

.cus-section .text-container h2 {
    font-weight: 700;
    font-size: 14px;
    color: #181816
}

.cus-section:nth-child(2) {
    background-color: #f5d3c8
}

.shopify-payment-button {
    display: none
}

.text-container {
    padding-left: 22px;
    border-left: 1px solid #fff
}

.cus-section .text-container p {
    font-family: 'General sans' !important;
    font-size: 10px;
    color: #181816;
    font-weight: 500
}

.cus-section .text-container a {
    font-family: 'General sans' !important;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    background-color: #000;
    padding: 6px 8px;
    border-radius: 4px;
    display: inline-block
}

.image-container {
    height: 55px;
    width: 55px;
    min-width: 55px;
    margin-right: 22px
}

.image-container img {
    width: 100%
}

.cus-section {
    padding: 12px
}

.custom-navigation-menu.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .card .icon-wrap {
    display: none
}

.menu-drawer__navigation {
    padding: 0 !important
}

#shopify-section-template--17816896667779__shop_banner_3Twtti .page-width {
    padding: 0 !important
}

.card--card .quick-add {
    margin: 0 !important
}

.custom-collections {
    max-width: 1440px !important;
    width: auto
}

.multi-banner-section a {
    width: 100%
}

.s-down {
    padding-left: 8px;
    font-size: 14px
}

.custom-navigation-menu.fixed {
    display: block !important
}

.jdgm-write-rev-link.jdgm-write-rev-link {
    background-color: #121212 !important;
    border-color: #121212 !important
}

.jdgm-histogram__bar-content {
    background-color: #ff8a00 !important
}

.jdgm-star.jdgm--on {
    color: #ff8a00 !important
}

.jdgm-star.jdgm--off {
    color: #ccc !important
}

.jdgm-rev-widg {
    padding: 0 !important
}

.jdgm-rev__author,
.jdgm-rev__icon:before,
.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown,
.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow {
    color: #000 !important
}

.jdgm-form input[type=email]:focus,
.jdgm-form input[type=email]:focus-visible,
.jdgm-form input[type=text]:focus,
.jdgm-form input[type=text]:focus-visible,
.jdgm-form input[type=url]:focus,
.jdgm-form input[type=url]:focus-visible,
.jdgm-form textarea:focus,
.jdgm-form textarea:focus-visible {
    border-color: #000 !important
}

.jdgm-btn--border {
    color: #6b6b6b !important;
    border-color: #6b6b6b !important
}

.jdgm-btn--solid,
input[type=submit].jdgm-btn--solid {
    background-color: #44633f !important;
    border-color: #44633f !important
}

.jdgm-form__fieldset p {
    display: none !important
}

.page-width.page-width--narrow.section-template--17995053072515__main-padding,
.page-width.page-width--narrow.section-template--18009638436995__main-padding {
    display: none
}

.banner-item {
    padding: 0 95px;
    display: inline-block;
    width: 100%
}

.banner-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    padding: 8px;
}

#shopify-section-template--17995053072515__details_banner_jMw6XN .r-view,
#shopify-section-template--18009638436995__details_banner_nCjKNh .r-view {
    display: none
}

.jdgm-preview-badge .jdgm-star {
    color: #ff8a00 !important;
    font-size: 8px
}

.jdgm-prev-badge__text {
    display: none
}

.tabs.ui-tabs .ui-tabs-nav::-webkit-scrollbar {
    height: 10px
}

.tabs.ui-tabs .ui-tabs-nav::-webkit-scrollbar-track {
    background: #f1f1f1
}

.tabs.ui-tabs .ui-tabs-nav::-webkit-scrollbar-thumb {
    background: #cbcbcb
}

.tmenu_product-top .tmenu_product_title {
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: "General sans" !important;
    color: #373737 !important
}

.tmenu_product_price {
    font-size: 16px;
    font-family: 'General sans' !important;
    font-weight: 600
}

.tmenu_product_price_compare {
    font-size: 14px;
    font-family: 'General sans' !important;
    font-weight: 400
}

#product-grid .add-btn {
    bottom: 39px;
    right: 17px
}

.c-productcomPrice {
    font-size: 16px;
    font-weight: 600;
    color: #aba99b;
    text-decoration: line-through;
    padding: 0 1.8rem;
    margin: 0
}

.product-form__buttons .product-form__submit.button--secondary span {
    position: relative;
    padding-left: 24px
}

.product-form__buttons .product-form__submit.button--secondary span::before {
    content: "\2b";
    position: absolute;
    height: 100%;
    width: fit-content;
    font-family: FontAwesome;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.list-menu__item label.facet-checkbox {
    margin-left: -16px
}

.cart-notification-cus {
    position: fixed;
    top: 70px;
    left: 50%;
    z-index: 9999;
    background-color: #000;
    color: #fff;
    padding: 8px 30px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    display: none;
    font-size: 16px;
    opacity: 1;
    transition: opacity .5s ease-in-out, top .5s ease-in-out;
    transform: translate(-50%, -50%)
}

.cart-notification-cus.show {
    display: block;
    transition: opacity .5s ease-in-out, top .5s ease-in-out;
    opacity: 1;
    top: 70px
}

.card-wrapper {
    height: auto !important
}

.product-variant-dropdown {
    display: block !important
}

.tabs-section .select-main-rd {
    top: 76.2%
}

.select-main-rd {
    position: absolute;
    top: 10%;
    left: 47%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding-left: 16px;
    padding-right: 25px
}

.product-variant-submit-button {
    background-color: #121212;
    color: #fff;
    padding: 12px 25px;
    border-radius: 0;
    border: 1px solid #121212;
    display: block;
    margin-bottom: 15px
}

.product-variant-submit-button:hover {
    background-color: #fff;
    color: #121212;
    cursor: pointer
}

.product-variant-select {
    padding: 6px 10px;
    display: block;
    width: 100%;
    margin-bottom: 0;
    border: 1px solid #878787;
    border-radius: 8px;
    background-color: #fff;
    font-weight: 600;
    font-family: 'General sans' !important;
    color: #44633f
}

.product-variant-select:focus-visible {
    outline: 0;
    box-shadow: none
}

.card-information .price .price__regular,
.price.price--sold-out .price__container .price__regular {
    display: none
}

.card-information .price,
.price.price--on-sale,
.price.price--sold-out {
    padding-top: 0px
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .product-variant-dropdown {
    display: none !important
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .price.price--on-sale {
    padding-top: 60px
}

.SwipeUp-overlay-wrapper.swipeup-14tkrxq.swipeup-14tkrxq {
    max-width: 750px !important
}

.SwipeUp-desktop-controls.swipeup-1hi8z0i.swipeup-1hi8z0i {
    left: calc(50% + 385px) !important
}

.tabs .grid.product-grid .slick-track li:first-child .product-variant-dropdown {
    display: none !important
}

.tabs .grid.product-grid li:first-child .price,
.tabs .grid.product-grid li:first-child .price.price--on-sale {
    padding-top: 0 !important
}

#shopify-section-template--17816896667779__featured_collection_tyW8Xg .select-main-rd {
    top: 75.4%;
    padding-left: 18px;
    padding-right: 18px
}

.product__info-wrapper .price.price--on-sale {
    padding-top: 0 !important
}

#shopify-section-template--17816896667779__featured_collection_Ayry3D .select-main-rd,
#shopify-section-template--17995053072515__featured_collection_cfXfhA .select-main-rd {
    top: 73.5%;
    padding-left: 16px;
    padding-right: 16px
}

.product-grid-container .select-main-rd {
    padding-right: 16px;
    top: 30%
}

#shopify-section-template--17816896831619__featured_collection_fhTwJ7 .select-main-rd {
    top: 75.5%;
    padding-left: 18px;
    padding-right: 18px
}

#shopify-section-template--17816896405635__featured_collection_z7YVRK .select-main-rd {
    padding-right: 16px;
    top: 73.4%
}

#shopify-section-template--17816896405635__featured_collection_gNfPQd .select-main-rd {
    padding-right: 16px;
    top: 75.5%
}

#shopify-section-template--17816896831619__featured_collection_ckbMNc .select-main-rd {
    padding-left: 18px;
    padding-right: 18px;
    top: 76%
}

.product-variant-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 40px;
    font-size: 16px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox=\'0 0 448 512\'><path fill=\'gray\' d=\'M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z\'/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px
}

#shopify-section-template--21016904499331__cart-items {
    width: 70%;
    float: left
}

#shopify-section-template--21016904499331__cart-footer {
    width: 30%;
    float: left
}

#shopify-section-template--21016904499331__cart-items .cart-item__quantity {
    position: unset
}

#shopify-section-template--21016904499331__cart-items table.cart-items tr th:first-child {
    border-top-left-radius: 12px;
    padding-left: 20px
}

#shopify-section-template--21016904499331__cart-items table.cart-items tr th:last-child {
    border-top-right-radius: 12px;
    padding-left: 0;
    text-align: left
}

#shopify-section-template--21016904499331__cart-items .cart-item cart-remove-button {
    position: unset
}

#shopify-section-template--21016904499331__cart-items .cart-item__name:hover {
    text-decoration: none
}

#shopify-section-template--21016904499331__cart-items .cart-items .title {
    font-size: 36px
}

#shopify-section-template--21016904499331__cart-items .cart__items {
    padding-bottom: 0;
    border-bottom: 0
}

#shopify-section-template--21016904499331__cart-footer .totals__total-value {
    font-size: 22px
}

#shopify-section-template--21016904499331__cart-footer .totals>h2 {
    color: #34252f;
    font-weight: 600;
    font-size: 22px
}

#shopify-section-template--21016904499331__cart-footer .tax-note {
    text-align: left
}

#shopify-section-template--21016904499331__cart-footer .cart__checkout-button {
    display: none;
    background-color: #1b5c29;
    font-family: 'General sans';
    font-weight: 600;
    font-size: 16px
}

#shopify-section-template--21016904499331__cart-footer .totals {
    justify-content: flex-start
}

#shopify-section-template--21016904499331__cart-footer .button:after {
    box-shadow: none
}

#shopify-section-template--21016904499331__cart-items .cart-item__image-container .cart-item__image {
    max-height: 115%;
    object-fit: contain
}

#shopify-section-template--21016904499331__cart-items table.cart-items .price--end {
    text-align: left
}

#shopify-section-template--21016904499331__cart-items table.cart-items thead tr th:nth-child(3) {
    padding-left: 0 !important
}

#shopify-section-template--21016904499331__cart-items .cart-items .cart-item__media {
    padding-left: 20px
}

#shopify-section-template--21016904499331__cart-items .price.price--end {
    font-size: 22px;
    font-weight: 600;
    color: #31302c;
    display: flex;
    flex-direction: column;
    margin-top: 0
}

#shopify-section-template--21016904499331__cart-items .price.price--end s {
    font-size: 16px;
    font-weight: 500;
    font-family: 'General sans' !important;
    color: #7a796f
}

#shopify-section-template--21016904499331__cart-items table.cart-items tr td {
    border-top: 1px solid #e3e3e3;
    padding: 20px 0
}

#shopify-section-template--21016904499331__cart-items table.cart-items tr:first-child td {
    border: none
}

#shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__image-container {
    height: 140px;
    width: 140px;
    background-color: #f8f7eb;
    border: 1px solid #f8f7eb;
    border-radius: 10px;
    align-items: center !important;
    padding: 10px
}

#shopify-section-template--21016904499331__cart-items table.cart-items {
    border: 1px solid #e3e3e3;
    border-radius: 12px
}

#shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity:after {
    box-shadow: none;
    border: 1px solid #c7d0c5
}

#shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity-popover-container,
#shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity.cart-quantity,
#shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity:after,
#shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity:before,
#shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity__button,
#shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity__input {
    height: 42px;
    min-height: 42px
}

#shopify-section-template--21016904499331__cart-items .title-wrapper-with-link a {
    display: none
}

#shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__details {
    padding-left: 20px;
    width: 35rem
}

#shopify-section-template--21016904499331__cart-items p.caption-with-letter-spacing {
    display: none
}

#shopify-section-template--21016904499331__cart-items .cart-items thead {
    display: contents
}

#shopify-section-template--21016904499331__cart-items .cart-items thead th {
    background-color: #f6f6f6;
    font-weight: 500;
    font-family: 'General sans';
    padding-bottom: 14px;
    padding-top: 14px;
    font-size: 16px;
    color: #444
}

#shopify-section-template--21016904499331__cart-items .cart-item__totals.right {
    display: block
}

#shopify-section-template--21016904499331__cart-footer .page-width {
    padding-left: 0 !important
}

.secure-icon .icon {
    height: 28px;
    width: 28px;
    margin-right: 12px
}

.secure-icon {
    display: flex;
    align-items: center;
    justify-content: center
}

.secure-icon .text h4 {
    font-family: 'General sans' !important;
    font-weight: 600;
    font-size: 18px;
    color: #5a5a5a
}

.placing {
    background-color: #fafcf7;
    color: #494843;
    font-size: 14px;
    color: #494843;
    line-height: 22px
}

#shopify-section-template--21016904499331__cart-footer .cart__footer {
    border: 1px solid #e3e3e3;
    padding-bottom: 0;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 118px;
    margin-bottom: 30px
}

#shopify-section-template--21016904499331__cart-footer .cart__footer>* {
    width: 100%
}

#shopify-section-template--21016904499331__cart-footer .cart__ctas,
#shopify-section-template--21016904499331__cart-footer .js-contents,
#shopify-section-template--21016904499331__cart-footer .secure-icon {
    padding: 0 20px
}

#shopify-section-template--21016904499331__cart-footer .placing {
    padding: 20px 20px
}

.placing p {
    margin: 0;
    font-family: 'General sans' !important;
    font-weight: 500;
    color: #494843
}

.bill-dtl {
    font-weight: 500;
    font-size: 22px;
    color: #31302c;
    margin: 0 20px 20px 20px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 20px
}

.add-btn {
    width: max-content
}

quick-add-bulk .add-btn {
    bottom: -3px !important;
    right: 0 !important
}

.mansoon-text .select-main-rd {
    top: 58%;
    left: 47%;
    transform: translate(-50%, -50%);
    padding-left: 10px;
    padding-right: 0
}

.mansoon-text .quick-add.no-js-hidden {
    position: unset;
    height: 0
}

.collection-t-banner {
    position: relative
}

.collection-banner-section {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1440px;
    padding: 0 5rem;
    width: 100%
}

.banner-main {
    height: 100%
}

.custom-collections {
    margin-bottom: 100px
}

.facet-filters__sort:focus-visible {
    outline: 0 !important;
    box-shadow: none !important
}

.custom-collections {
    padding: 20px;
    text-align: center
}

.c-grid-main {
    overflow: auto;
    overflow-y: clip
}

.c-grid-main::-webkit-scrollbar,
ul.tmenu_nav::-webkit-scrollbar {
    height: 4px
}

.c-grid-main::-webkit-scrollbar-track,
ul.tmenu_nav::-webkit-scrollbar-track {
    background: #f1f1f1
}

.c-grid-main::-webkit-scrollbar-thumb,
ul.tmenu_nav::-webkit-scrollbar-thumb {
    background: #d1d1d1;
    cursor: pointer
}

.custom-collections .collection-grid {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 10px;
    max-width: 1440px
}

.custom-collections .collection-item a {
    text-decoration: none;
    padding: 10px;
    display: block
}

.custom-collections .collection-item {
    max-width: 148px;
    width: 148px;
    text-decoration: none;
    background-color: #f6fede;
    border: 1px solid #c7d0c5;
    border-radius: 12px;
    line-height: normal
}

.custom-collections .collection-image {
    display: inline-flex;
    width: 120px;
    height: 100px;
    margin: 0 auto;
    align-items: center;
    justify-content: center
}

.custom-collections .collection-image img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px
}

.custom-collections {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 5rem
}

.custom-collections .section-title {
    margin: 0;
    color: #293b26;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 20px
}

#shopify-section-template--17816896405635__top_collections_AKkQ9N {
    padding: 40px 0;
    background-color: #fff
}

.custom-collections .collection-title {
    font-size: 14px;
    font-family: 'General Sans' !important;
    color: #000;
    line-height: 20px;
    font-weight: 600;
    width: 100%;
    height: 42px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0
}

.custom-collections {
    padding-top: 40px;
    padding-bottom: 40px
}

#shopify-section-template--17816896405635__banner {
    display: none
}

.collection-hero__title {
    margin: 0 !important
}

.user-drop ul li a svg {
    width: 20px;
    height: 20px;
    margin: 2px 8px 0 0
}

.user-drop .in-icon {
    list-style: none;
    background-color: #fff;
    border-radius: 10px;
    padding: 14px;
    margin: 0
}

.user-drop {
    position: absolute;
    right: 0;
    margin-top: 0;
    transition: .4s;
    z-index: 10;
    display: none
}

.in-icon-main {
    display: none;
}

.in-icon-main:hover .user-drop {
    display: block !important;
    z-index: 1111
}

.user-drop .header__icon.header__icon--account {
    display: none !important
}

.user-drop ul li a {
    display: flex;
    align-items: center;
    color: #000;
    text-decoration: none;
    width: max-content;
    padding: 8px 0
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .page-width-desktop,
#shopify-section-template--17816896667779__collection_list_gpCgni .page-width-desktop {
    max-width: 1440px;
    margin: 0 auto
}

.mobile-show {
    display: none
}

.d-view {
    display: none
}

#shopify-section-template--17816896405635__collection_list_XqNHCd .slideshow__control-wrapper .link,
#shopify-section-template--17816896667779__collection_list_gpCgni .slideshow__control-wrapper .link {
    padding: .5rem !important;
    background-color: transparent
}

#shopify-section-template--17816896667779__mansoon_TDzYmK .slick-dots {
    display: none !important
}

.centered-slider .mobile-image {
    display: none;
    border-radius: 15px;
}

.centered-slider .desktop-image {
    display: block
}

.tax-note {
    display: none !important
}

#shopify-section-template--21016904499331__cart-items table.cart-items .price--end {
    color: #44633f
}

.mobile-addtocart {
    display: none
}

.pincode-icon {
    height: 24px;
    width: 24px;
    display: inline-block
}

.delivery-title {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'General sans' !important;
    padding-left: 12px;
    color: #494843;
    padding-top: 2px
}

.delivery-pincode-header {
    display: flex;
    align-items: center;
    padding-bottom: 6px
}

.delivery-pincode-form {
    position: relative
}

.pincode-input {
    height: 54px;
    border: 1px solid #ded6d1;
    border-radius: 6px;
    font-size: 16px;
    padding: 4px 76px 4px 20px;
    font-family: 'General sans' !important;
    width: 100%
}

.pincode-input::placeholder {
    color: #7a796f
}

.pincode-input:focus-visible {
    outline: 0;
    box-shadow: none
}

.pincode-check-button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-40%, -50%);
    background: 0 0;
    border: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'General sans' !important;
    text-transform: uppercase;
    color: #7a796f;
    padding: 0
}

.pin-code {
    padding: 12px 0
}

.cart-drawer__footer .totals {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.pdp-btns {
    display: flex;
    align-items: flex-end
}

.product__info-wrapper .vt-wishlist-container.vt-product-page {
    display: none
}

.pdp-btns .vt-wishlist-container.vt-product-page.on-mob {
    margin-bottom: 1rem
}

.product__info-wrapper .vt-wishlist-container.vt-product-page.on-mob {
    display: block
}

.pdp-btns .add-wishlist.vt-product,
.pdp-btns .remove-wishlist.vt-product,
.pdp-btns .vt-wishlist-button,
.pdp-btns .vt-wishlist-container.vt-product-page.on-mob {
    width: auto !important
}

#shopify-section-template--18076529459331__main .page-title,
#shopify-section-template--18217185706115__main .page-title {
    font-size: 36px;
    font-weight: 600;
    color: #34252f;
    margin-bottom: 20px
}

.SwipeUp-overlay-wrapper.swipeup-14tkrxq.swipeup-14tkrxq {
    min-width: 700px !important;
    max-width: 700px !important
}

.list-brand {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px
}

.brand-card {
    width: calc(25% - 8px)
}

.b-img {
    width: 210px;
    height: auto;
    margin: 0 auto
}

.shop-by-brands-section {
    padding-bottom: 48px
}

.section-title {
    font-size: 36px;
    font-weight: 600;
    display: inline-block;
    color: #494843;
    margin: 0
}

.top-brand {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px
}

.view-all {
    display: flex;
    align-items: center;
    color: #494843
}

.brand-card-image {
    height: 200px;
    display: inline-flex;
    width: 100%
}

.brand-slider {
    display: flex;
    gap: 10px
}

.slick-initialized .slick-slide.brand-card {
    margin: 0 5px !important
}

.brand-card {
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

.brand-card a {
    text-decoration: none;
    display: grid;
    color: #fff
}

.brand-card-image img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.brand-card-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 20px
}

.brand-card p {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    min-width: max-content
}

.right-arrow-icon {
    height: 22px;
    width: 22px;
    background-color: #ffffff8f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px
}

.shopify-section-group-header-group .tmenu_submenu_type_mega>.tmenu_item:first-child {
    max-height: 300px;
    overflow: auto;
    max-width: 20%;
    min-width: 20%;
    margin-right: 50px !important
}

.shopify-section-group-header-group .tmenu_submenu_type_mega>.tmenu_item:nth-child(2) .tmenu_product img {
    background-color: #fef4e0
}

.shopify-section-group-header-group .tmenu_submenu_type_mega>.tmenu_item:nth-child(3) .tmenu_product img {
    background-color: #e9f9d2
}

.shopify-section-group-header-group .tmenu_submenu_type_mega>.tmenu_item:nth-child(4) .tmenu_product img {
    background-color: #fff1ff
}

.shopify-section-group-header-group .tmenu_submenu_type_mega>.tmenu_item::-webkit-scrollbar {
    width: 5px
}

.shopify-section-group-header-group .tmenu_submenu_type_mega>.tmenu_item::-webkit-scrollbar-track {
    background: #f1f1f1
}

.shopify-section-group-header-group .tmenu_submenu_type_mega>.tmenu_item::-webkit-scrollbar-thumb {
    background: #888
}

.cus-section.green .btn {
    background-color: #1a2919 !important
}

.cus-section.red .btn {
    background-color: #a71618
}

#shopify-section-template--18042280509571__collection_tab_LDQJrX .tabs .slick-track .grid__item {
    min-width: 280px
}

#shopify-section-template--18042280509571__collection_tab_LDQJrX .slick-list.draggable {
    width: 100%
}

#shopify-section-template--18042280509571__collection_tab_LDQJrX .slick-track {
    margin-left: 0
}

.tmenu_product.tmenu_product-top {
    max-width: 280px
}

.tmenu_product_price,
.tmenu_product_price_compare {
    position: relative;
    width: fit-content;
    margin: 0 auto
}

.tmenu_nav ul li:not(.tmenu_item_mobile) .tmenu_product_price {
    color: #44633f !important;
    font-size: 22px
}

.tmenu_product_price_compare {
    color: #aba99b;
    font-weight: 600;
    font-size: 14px
}

.tmenu_product_price_compare::before {
    left: -8px
}

.tmenu_product_price::before,
.tmenu_product_price_compare::before {
    position: absolute;
    content: "₹";
    top: 50%;
    left: -32%;
    transform: translate(-50%, -50%)
}

.custom-sidebar-section {
    padding-bottom: 30px
}

div[data-essential-upsell-element=product] {
    width: 300px !important
}

div[data-essential-upsell-element=products] {
    display: flex !important
}

div[data-essential-upsell-element=header] {
    padding-left: 0 !important
}

div[data-essential-upsell-element=container] {
    background-color: #fff !important
}

a[data-essential-upsell-element=title],
div[data-essential-upsell-element=price] {
    font-weight: 600 !important;
    align-items: center !important
}

div[data-essential-upsell-element=discounted-price] {
    font-size: 16px !important
}

.essential-upsell-frequently-bought-together-block div[data-essential-upsell-element=product] {
    width: 49% !important
}

.essential-upsell-frequently-bought-together-block div[data-essential-upsell-element=products] {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important
}

.essential-upsell-frequently-bought-together-block button[data-essential-upsell-element=add-to-cart-button] {
    font-weight: 600 !important;
    font-size: 16px !important
}

#pin-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999
}

.popup-content label {
    display: block;
    text-align: left
}

.popup-content h2 {
    font-family: 'general sans' !important;
    font-weight: 600
}

.popup-content {
    position: relative;
    background: #fff;
    padding: 44px 20px;
    border-radius: 8px;
    text-align: center;
    max-width: 450px;
    font-family: 'general sans' !important;
    width: 100%
}

.popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8)
}

.popup-close {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    color: #333;
    display: inline-flex
}

input:focus-visible {
    outline: 0;
    box-shadow: none
}

#pin-input {
    width: 100%;
    padding: 8px 16px;
    margin-top: 6px;
    font-size: 16px;
    margin-bottom: 30px;
    border: 2px solid #bbb;
    border-radius: 8px;
    height: 46px
}

#pin-submit {
    padding: 12px 30px;
    background-color: #0f6621;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    font-family: 'General sans';
    border-radius: 8px
}

.banner-product-image {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1;
    padding-right: 10px
}

.banner-product-image img {
    border-radius: 10px;
    object-fit: cover
}

#tabs ul li:first-child .card__media {
    display: none
}

#tabs ul li:first-child .card {
    background-color: transparent
}

#tabs ul li:first-child .card-wrapper {
    z-index: 1
}

.price-main-first {
    position: absolute;
    flex-direction: row-reverse;
    padding: 0 10px;
    bottom: 40px;
    z-index: 11
}

.title-price h3 {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.f-price {
    color: #fff;
    font-weight: 600;
    font-size: 20px
}

.fc-price {
    color: #fff;
    text-decoration: line-through
}

.cart-drawer__footer,
.cart__ctas,
.drawer-secure {
    padding: 0 10px
}

.mobile-price {
    width: 220px !important;
    padding-right: 16px
}

.mobile-price .price {
    padding: 0 !important;
    display: flex;
    align-items: flex-end
}

.mobile-price .price .price__sale {
    display: flex;
    flex-direction: column-reverse
}

.mobile-price .badge {
    min-width: fit-content
}

.mobile-price .price .price-item.price-item--sale {
    font-weight: 600;
    font-size: 18px;
    color: #1b5c29
}

.mobile-price .price-without-sale .price__regular,
.mobile-price .price-without-sale .price-item--regular {
    display: none;
}

.collection .sac_embed {
    display: none
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1000;
    margin-left: 0 !important
}

.popup-content {
    background: #fff;
    width: 90%;
    max-width: 500px;
    padding: 20px;
    border-radius: 8px;
    position: relative;
    text-align: left;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.popup-content h2 {
    margin-top: 0
}

.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    border: none;
    background: 0 0;
    cursor: pointer
}

.coupon-input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ded6d1;
    height: 46px;
    font-size: 16px;
    border-radius: 5px
}

.coupan-input-main {
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    margin-bottom: 10px
}

.apply-coupon-btn {
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 8px;
    padding: 18px 30px;
    background-color: #30452c;
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-family: 'General sans' !important
}

.check-btn {
    padding: 10px;
    border: none;
    cursor: pointer;
    position: absolute;
    background: 0 0;
    color: #aba99b;
    font-weight: 700;
    top: 50%;
    left: 90%;
    transform: translate(-50%, -50%)
}

.apply-coupon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px
}

.coupon-item input[type=checkbox] {
    height: 20px;
    width: 20px;
    margin: 0 10px 0 0
}

.coupon-item input[type=checkbox]:checked {
    background-color: #72b01d
}

.coupon-item:last-child {
    margin-bottom: 0
}

.coupon-code {
    font-size: 16px;
    font-weight: 600;
    color: #c33149;
    border: 2px dashed;
    padding: 10px 16px;
    font-family: 'General sans' !important;
    border-radius: 6px;
    display: inline-block
}

.coupon-save {
    font-size: 18px;
    font-weight: 600;
    color: #494843;
    font-family: 'General sans' !important;
    float: right
}

.coupan-list {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.coupon-list {
    max-height: 300px;
    overflow: auto
}

.coupon-list::-webkit-scrollbar {
    display: none
}

.minimum-prs {
    color: #626059;
    font-family: 'General sans' !important;
    padding-left: 34px
}

.exp-offer {
    font-size: 12px;
    font-weight: 600;
    color: #929185;
    padding-left: 34px;
    font-family: 'General sans' !important
}

.expiry-date {
    color: #293b26;
    font-weight: 400
}

.coupon-item {
    border-bottom: 10px solid #eeeeee8c;
    padding-bottom: 0;
    margin-bottom: 0
}

.saving-head {
    font-size: 12px;
    color: #7a796f;
    font-family: 'General sans' !important;
    display: block;
    padding-bottom: 10px
}

.savings-amount {
    color: #494843;
    font-weight: 600;
    font-size: 22px;
    font-family: 'General sans' !important;
    display: block
}

.discounts {
    background-color: #e4f3de;
    border-radius: 10px;
    padding: 8px 14px
}

.offer-title {
    color: #1b1b1b;
    font-size: 14px;
    font-weight: 700;
    font-family: 'General sans' !important;
    margin: 0;
    padding-left: 10px
}

.remove-offer a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    font-family: 'General sans' !important;
    text-decoration: none
}

.offer-m {
    margin-left: 0 !important
}

.apply-coupon-a,
.apply-dot-icon,
.offer-icon {
    display: flex;
    align-items: center
}

.apply-coupon-a {
    justify-content: space-between
}

.apply-coupon-a {
    background-color: #f6f6f6;
    border: 1px dashed #31302c;
    border-radius: 10px;
    margin-left: 0 !important;
    padding: 8px 14px
}

.add-offer a {
    background-color: grey;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    font-family: 'General sans' !important;
    font-weight: 600;
    padding: 8px 10px;
    font-size: 14px
}

.tmenu_nav .tmenu_item:first-child .tmenu_image img {
    object-fit: contain
}

/*.bottom-drawer{position:absolute;bottom:-500px;left:0;width:100%;background-color:#fff;box-shadow:0 -4px 10px rgba(0,0,0,.2);transition:bottom .3s ease-in-out;z-index:9999;border-radius:16px 16px 0 0}.bottom-drawer.open{bottom:62px}.bottom-drawer__content{padding:1rem;text-align:center}*/

.close-drawer {
    padding: .5rem 1rem;
    border: none;
    cursor: pointer;
    border-radius: 4px
}

.bottom-drawer__content .totals {
    display: flex;
    align-items: center;
    justify-content: space-between !important
}

.bottom-drawer__content .totals .totals__total {
    margin-top: 0 !important
}

.bottom-drawer__content .totals {
    margin-top: 20px
}

.b-drawer-list {
    padding: 0;
    list-style: none
}

.b-drawer-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    color: #000;
    margin: 4px 0
}

.coupon-saving,
.total-delivery {
    font-family: 'General sans' !important;
    color: #000;
    font-weight: 500
}

.coupon-saving {
    color: #52b12f
}

.custom-navigation-menu .navigation-menu .nav-item:nth-child(7) .sub-menu li .in-sub-menu {
    left: auto;
    right: 230px
}

.same-head.collection__view-all {
    position: unset
}

.right-view {
    padding-left: 4px
}

.same-head a {
    background-color: transparent;
    font-size: 26px;
    text-decoration: none;
    color: #494843;
    border: none;
    margin-top: 0 !important;
    min-height: fit-content;
    padding: 0;
    justify-content: flex-end;
    font-weight: 600;
    font-family: 'General Sans'
}

.same-head a::after,
.same-head a::before {
    display: none
}

.collection__title.title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

select option {
    font-size: 16px;
    padding: 2px 10px;
    white-space: nowrap;
    display: block
}

.drawer-money .totals__total {
    margin-top: 0
}

.drawer-money .totals {
    width: 100%
}

.drawer-money {
    cursor: pointer
}

cart-drawer .bottom-drawer.open {
    bottom: 0
}

cart-drawer .bottom-drawer .totals>h2,
cart-drawer .bottom-drawer .totals__total-value {
    color: #000;
    font-size: 20px
}

.feature-next {
    padding-left: 6px
}

.b-drawer-list.on-cart-t {
    margin-left: 0
}

.b-drawer-list.on-cart-t li {
    margin: 16px 0
}

.only-crt {
    padding-bottom: 0 !important
}

.money-f.only-crt {
    padding-top: 22px
}

.product-slider .jdgm-widget.jdgm-widget {
    display: none !important
}

#shopify-section-template--17816896405635__brand_section_TGpdBD {
    padding-top: 36px
}

select.facet-filters__sort option:last-child,
select.facet-filters__sort option:nth-child(7) {
    display: none
}

.mobile_announcement {
    height: fit-content;
    margin-bottom: 14px;
    margin-top: -10px;
    align-items: center
}

.field-currency {
    font-size: 22px;
    font-weight: 600;
    color: #44633f
}

.tabs .slick-list,
.tabs .slick-track {
    width: 100%;
    margin-left: 0
}

cart-drawer ul.discounts {
    display: none
}

.cart-drawer {
    position: relative
}

.announcement-bar .slider-button.slider-button--prev {
    left: 32%;
    background-color: transparent;
    min-width: auto;
    min-height: auto;
    height: auto;
    width: auto
}

.announcement-bar .slider-button.slider-button--next {
    right: 29% !important;
    background-color: transparent;
    min-width: auto;
    min-height: auto;
    height: auto;
    width: auto
}

.announcement-bar .slider-button .icon {
    height: 8px
}

#menu-drawer .menu-drawer__navigation-container {
    overflow-y: auto;
    height: 950px
}

.sold-add-btn::after {
    display: none
}

.collection slider-component .sold-add-btn {
    bottom: 30px;
    right: 17px
}

.product-card-slider-section .sold-add-btn {
    right: 0;
    bottom: 6px
}

.product-grid-container .sold-add-btn {
    right: 15px
}

.announcement-bar .slider-button.slider-button--next,
.announcement-bar .slider-button.slider-button--prev {
    display: none
}

._2qRGKRd9QLj6zYK1HSi4sg {
    margin-bottom: 18px
}

.footer-block.grid__item:nth-child(2) .footer-block__heading {
    text-align: left
}

#fordesktop_bundle select {
    border: 1px solid #b9b9b9 !important
}

.collection {
    overflow: hidden
}

.db-collection-tab-wrp {
    min-height: auto
}

.main-brand-body-wrp .multi-banner-section {
    margin-top: 0 !important;
    padding-top: 24px !important
}

.slider-btn.next-btn,
.slider-btn.prev-btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    border: 1px solid #efefef;
    background-color: #f9f9f9;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    height: 34px;
    width: 34px;
    color: #bababa;
    display: none
}

.slider-btn.next-btn {
    right: 10px
}

.slider-btn.prev-btn {
    left: 10px
}

.show-more {
    background-color: #0f6621;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer
}

.show-more.hide {
    display: none
}

header ._fixedPosition_z49kb_12 {
    position: unset !important;
    margin-left: 90px !important;
    margin-top: -75px;
}

@media(max-width:1400px) {
    .section-template--17816896864387__main-padding {
        padding-top: 0 !important
    }
}

@media(max-width:1300px) {
    .brand-banner-data {
        bottom: 56px !important;
        left: 64px !important
    }
    .custom-navigation-menu .navigation-menu a {
        font-size: 14px
    }
    .section-template--17816896864387__main-padding {
        padding-top: 0
    }
}

@media only screen and (min-width:991px) and (max-width:1199px) {
    .product-grid-container .product-grid li {
        min-width: 32%
    }
}

@media(max-width:1199px) {
    .sale-item .shop-now {
        top: 80%
    }
    .drawer.active .drawer__inner {
        overflow: hidden
    }
    .shopify-section-group-header-group .tmenu_submenu_type_mega>.tmenu_item:first-child {
        margin-right: 12px !important
    }
    .product--no-media .product__info-wrapper.grid__item {
        width: 50%
    }
    .product--no-media .product__info-container {
        max-width: 100%;
        width: calc(100% - var(--grid-desktop-horizontal-spacing)/ 2);
        padding-left: 30px
    }
    .product--no-media.product.grid {
        flex-wrap: nowrap
    }
    .product--no-media .main-image {
        margin-left: 0
    }
    .secure-icon .text h4 {
        margin: 12px 0
    }
    cart-items .page-width {
        padding-right: 20px !important
    }
    .product-grid-container .select-main-rd {
        padding-right: 12px;
        padding-left: 12px
    }
    #product-grid .add-btn {
        right: 11px
    }
    .tabs.ui-tabs .ui-tabs-nav::-webkit-scrollbar {
        display: none
    }
    .brand-banner-data {
        bottom: 54px !important;
        left: 56px !important
    }
    .brand-banner-section {
        padding: 0 !important
    }
    .brand-banner-section .btn,
    .brand-banner-section p {
        font-size: 16px !important
    }
    .brand-banner-section h2 {
        font-size: 36px !important;
        line-height: 42px !important
    }
    .benefit-card h3 {
        font-size: 20px !important
    }
    .benefit-des {
        width: 70%
    }
    .tab-content img {
        height: 220px
    }
    .product__info-wrapper .product__title h1 {
        font-size: 36px !important
    }
    .main-image {
        width: 450px
    }
    .product--medium:not(.product--no-media) .product__info-wrapper {
        width: 50%;
        max-width: 50%
    }
    .custom-navigation-menu .navigation-menu .nav-title.dropdown-toggle {
        font-size: 14px
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .card__information .card__heading,
    #shopify-section-template--17816896667779__collection_list_gpCgni .card__information .card__heading {
        font-size: 16px !important
    }
    #shopify-section-template--17816896405635__product-grid li .price__sale .price-item--sale,
    .template-search li .price__sale .price-item--sale {
        font-size: 20px !important
    }
    .jdgm-preview-badge .jdgm-star.jdgm--off,
    .jdgm-preview-badge .jdgm-star.jdgm--on {
        font-size: 12px
    }
    .custom-navigation-menu.fixed {
        z-index: 10;
        transition: .5s
    }
    .collection-hero__inner {
        overflow: hidden
    }
    .facet-filters__field .facet-filters__label,
    .facet-filters__field .select .facet-filters__sort {
        font-size: 16px !important
    }
    .custom-collections .collection-image {
        width: 90px !important;
        height: 90px !important
    }
    .custom-collections .collection-item {
        max-width: 130px !important;
        width: 130px !important;
        height: 150px !important
    }
    .custom-navigation-menu .navigation-menu ul li:first-child {
        padding-left: 2px
    }
    .custom-navigation-menu .navigation-menu ul li:first-child::before {
        top: 50%;
        transform: translate(0, -50%)
    }
    .custom-banner-section .container,
    .navigation-menu {
        width: auto
    }
    .custom-navigation-menu .navigation-menu .nav-item {
        margin: 6px 0 !important
    }
    .custom-navigation-menu .navigation-menu a {
        font-size: 14px !important
    }
    .custom-navigation-menu .navigation-menu ul li:first-child::before {
        height: 18px;
        width: 18px
    }
    ul.tmenu_nav {
        width: auto;
        max-width: var(--page-width)
    }
    .tmenu--wrap .tmenu_nav {
        flex-wrap: nowrap !important;
        overflow: auto
    }
    .tmenu_app .tmenu_nav .tmenu_item--root>.tmenu_item_link {
        overflow: hidden
    }
    .tmenu_image.tmenu_image--left {
        width: 100%
    }
    .tmenu_navbar .tmenu_item--root>.tmenu_item_link {
        width: 140px
    }
    .tmenu--wrap .tmenu_nav {
        gap: 8px
    }
    .tabs.ui-tabs .ui-tabs-nav {
        overflow: auto;
        max-width: 100%
    }
    .header ._formContainer_12vbd_14.rps-csb-form-container {
        width: 500px !important
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li {
        width: 280px
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in {
        width: auto !important
    }
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .add-btn,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .add-btn,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .add-btn {
        bottom: 20px
    }
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .add-btn,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .add-btn,
    #shopify-section-template--18040016502915__featured_collection_cfXfhA .add-btn,
    #shopify-section-template--18040384127107__featured_collection_cfXfhA .add-btn,
    #shopify-section-template--18040384159875__featured_collection_cfXfhA .add-btn,
    #shopify-section-template--18040532009091__featured_collection_cfXfhA .add-btn,
    #shopify-section-template--18042280509571__featured_collection_cfXfhA .add-btn,
    #shopify-section-template--18042429341827__featured_collection_cfXfhA .add-btn {
        bottom: 40px
    }
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .quick-add-bulk,
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .quick-add-bulk,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .quick-add-bulk,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .quick-add-bulk {
        bottom: 14px
    }
}

@media(max-width:991px) {
    .sale-item .shop-now {
        top: 75%;
        font-size: 18px
    }
    .collection .select-main-rd {
        width: 246px
    }
    .product-grid-container .collection .select-main-rd {
        width: 110% !important
    }
    .collection .select-main-rd .product-variant-select {
        width: -webkit-fill-available
    }
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .add-btn {
        bottom: 30px !important
    }
    .announcement-bar .slider-button.slider-button--prev {
        left: 28% !important
    }
    .announcement-bar .slider-button.slider-button--next {
        right: 25% !important
    }
    .template-search__header h1 {
        margin: 0 !important
    }
    .template-search__header {
        margin-bottom: 0 !important
    }
    nav.header__inline-menu {
        padding-left: 3.2rem;
        padding-right: 3.2rem
    }
    .menu-drawer__inner-submenu .menu-drawer__menu.list-menu {
        padding-bottom: 70px
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd li .card__heading,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card__heading,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc li .card__heading,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .card__heading,
    #shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card__heading,
    #shopify-section-template--18198593798401__featured_collection_qHnr4z li .card__heading,
    .template-search li .card__heading,
    .ui-tabs-panel ul li .card__heading {
        height: 60px
    }
    #shopify-section-template--17816896405635__product-grid li .card__heading {
        height: 70px
    }
    .product--no-media .product__info-container {
        padding-left: 0 !important
    }
    .product--no-media .product__media-wrapper {
        max-width: 100% !important
    }
    .product--no-media .product__info-wrapper.grid__item {
        width: 100%
    }
    .brand-card {
        width: calc(33.5% - 8px)
    }
    .brand-banner-data {
        bottom: 34px !important;
        left: 42px !important
    }
    .cart-item__totals.right {
        padding-right: 12px !important
    }
    .cart-item cart-remove-button {
        width: 10.5rem !important
    }
    #shopify-section-template--21016904499331__cart-footer .cart__checkout-button {
        max-width: 100%
    }
    #shopify-section-template--21016904499331__cart-footer .cart__footer {
        margin-top: 0 !important
    }
    #shopify-section-template--21016904499331__cart-footer .page-width {
        padding-left: 3.2rem !important;
        padding-right: 3.2rem !important
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__image-container {
        height: 100px;
        width: 100px
    }
    cart-items .page-width {
        padding-right: 3.2rem !important
    }
    cart-remove-button .button {
        min-width: 8.5rem !important
    }
    #shopify-section-template--21016904499331__cart-footer,
    #shopify-section-template--21016904499331__cart-items {
        width: 100%
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .slick-dots {
        display: block !important
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd li .card__inner .card__content,
    #shopify-section-template--17816896667779__collection_list_gpCgni li .card__inner .card__content {
        display: none
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd li:last-child .card__information,
    #shopify-section-template--17816896405635__collection_list_XqNHCd li:last-child .card__inner,
    #shopify-section-template--17816896405635__collection_list_XqNHCd li:nth-child(6) .card__information,
    #shopify-section-template--17816896405635__collection_list_XqNHCd li:nth-child(6) .card__inner,
    #shopify-section-template--17816896667779__collection_list_gpCgni li:last-child .card__information,
    #shopify-section-template--17816896667779__collection_list_gpCgni li:last-child .card__inner,
    #shopify-section-template--17816896667779__collection_list_gpCgni li:nth-child(6) .card__information,
    #shopify-section-template--17816896667779__collection_list_gpCgni li:nth-child(6) .card__inner {
        display: block !important
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-wrapper,
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-wrapper {
        padding-top: 0
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .slider-button.slider-button--prev,
    #shopify-section-template--17816896667779__collection_list_gpCgni .slider-button.slider-button--prev {
        left: 0
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .slider-button.slider-button--next,
    #shopify-section-template--17816896667779__collection_list_gpCgni .slider-button.slider-button--next {
        right: -50px !important
    }
    .collection-list-wrapper .title-wrapper-with-link {
        padding: 0;
        margin-bottom: 24px
    }
    .collection-list-wrapper .link {
        background-color: #72b01d;
        border-radius: 8px;
        font-size: 16px;
        padding: 12px 30px;
        min-height: auto;
        color: #fff;
        text-decoration: none
    }
    .collection-list-wrapper .collection-list__item.grid__item.slider__slide {
        border-radius: 10px !important;
        overflow: hidden !important;
        padding: 0 0 !important;
        margin: 0 !important
    }
    .collection-banner-section {
        padding-left: 3.2rem !important;
        padding-right: 3.2rem !important
    }
    .menu-drawer__navigation .custom-navigation-menu .navigation-menu {
        display: none
    }
    .menu-drawer__navigation {
        padding-bottom: 70px !important
    }
    .menu-drawer__navigation .custom-navigation-menu .navigation-menu ul {
        padding: 0 0 30px 0 !important
    }
    .menu-drawer__navigation .custom-navigation-menu .navigation-menu .nav-item {
        margin: 14px 0
    }
    .menu-drawer__navigation .custom-navigation-menu ul.sub-menu li a::after {
        display: none !important
    }
    .menu-drawer__navigation .custom-navigation-menu .navigation-menu ul li:first-child::before {
        display: none
    }
    .menu-drawer__navigation .custom-navigation-menu .navigation-menu ul li:first-child {
        padding-left: 0
    }
    .menu-drawer__navigation .custom-navigation-menu .navigation-menu .sub-menu {
        position: relative;
        width: 100%;
        border: none;
        overflow: unset;
        padding-top: 0 !important;
        max-height: max-content !important;
        padding-bottom: 0 !important;
        top: 12px
    }
    .menu-drawer__navigation .custom-navigation-menu .navigation-menu .nav-title.dropdown-toggle {
        color: #000;
        display: flex;
        justify-content: space-between
    }
    .menu-drawer__navigation .custom-navigation-menu {
        display: block !important
    }
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .slider-button.slider-button--prev,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .slider-button.slider-button--prev,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .slider-button.slider-button--prev,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .slider-button.slider-button--prev {
        left: 34px
    }
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .slider-button.slider-button--next,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .slider-button.slider-button--next,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .slider-button.slider-button--next,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .slider-button.slider-button--next {
        right: -18px !important
    }
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    .container {
        padding-left: 3.2rem !important;
        padding-right: 3.2rem !important
    }
    .tab-content p {
        font-size: 16px;
        line-height: 22px
    }
    .tab-content h3 {
        font-size: 28px;
        margin-bottom: 10px;
        margin-top: 12px
    }
    .tab-content img {
        height: 100px
    }
    .tabs-left {
        padding: 116px 30px 20px
    }
    .tabs-left .tab-icon:last-child,
    .tabs-left .tab-icon:nth-child(4) {
        right: 11%
    }
    .tabs-left .tab-icon:nth-child(2),
    .tabs-left .tab-icon:nth-child(3) {
        left: 12%
    }
    .tabs-left .tab-icon:nth-child(5) {
        top: 18%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
    .tabs-left .tab-icon:before {
        height: 18px;
        width: 18px;
        font-size: 12px
    }
    .tabs-left .tab-icon {
        height: 60px;
        width: 60px
    }
    .left-b-img {
        height: 220px
    }
    .b-tab-heading {
        font-size: 30px
    }
    .icon-tab-section {
        padding: 30px 0
    }
    .benefit-card {
        width: 49%
    }
    .benefits-grid {
        row-gap: 14px
    }
    .benefit-des {
        width: 85%;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px
    }
    .health-benefits-section {
        padding: 30px 0
    }
    .brand-banner-section .btn {
        padding: 6px 18px !important
    }
    .brand-banner-section p {
        line-height: 20px !important;
        font-size: 14px !important;
        margin: 10px 0 !important
    }
    .brand-banner-section h2 {
        font-size: 30px !important;
        line-height: 32px !important
    }
    .product__info-container {
        max-width: 100% !important
    }
    .product--medium:not(.product--no-media) .product__info-wrapper {
        width: 100%;
        max-width: 100%;
        padding-top: 24px
    }
    .product__info-wrapper {
        padding-left: 0 !important
    }
    .main-image img {
        width: 100%;
        height: 100%;
        object-fit: contain
    }
    .grid__item.product__media-wrapper {
        width: 100% !important
    }
    .product.product--medium.product--left.product--thumbnail_slider {
        flex-direction: column !important
    }
    .tab__list h6.custom-tab {
        padding: 6px 10px !important
    }
    ul.custom--tabs {
        padding: 8px 16px !important;
        margin-bottom: 20px
    }
    .tab__list h6.custom-tab {
        font-size: 14px !important
    }
    variant-selects .product-form__input {
        margin-bottom: 0 !important
    }
    .product-form__submit.button--secondary {
        font-size: 16px !important
    }
    .footer-block__details-content li a.link {
        font-size: 14px !important
    }
    .product .radio-dtl .price .badge {
        font-size: 10px !important
    }
    .product-form__input--pill input[type=radio]+label {
        width: 155px !important
    }
    .product__info-wrapper .product__title {
        margin-bottom: 18px !important
    }
    .product__info-wrapper .product__title h1 {
        font-size: 32px !important
    }
    .product__info-wrapper .jdgm-preview-badge .jdgm-star.jdgm--off,
    .product__info-wrapper .jdgm-preview-badge .jdgm-star.jdgm--on {
        font-size: 16px
    }
    .product .price .badge,
    .product__info-wrapper .price .price-item.price-item--regular {
        font-size: 14px !important
    }
    .product__info-wrapper .price .price-item {
        font-size: 24px
    }
    .custom-thumbnails {
        height: 400px;
        min-width: 74px
    }
    .product .custom-slider {
        width: 100%
    }
    .main-image {
        width: 100%;
        height: 400px
    }
    .short-image {
        height: 74px;
        width: 74px;
        min-height: 74px
    }
    .c-product__img img {
        position: absolute
    }
    .r-view {
        padding: 28px 0 !important
    }
    .js-recentPdpBlock,
    .recently-title h2 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .custom-banner-section .container,
    .custom-collections,
    .r-view {
        padding-left: 3.2rem !important;
        padding-right: 3.2rem !important
    }
    .js-recentPdpBlock {
        overflow: auto
    }
    #Recent {
        width: 270px
    }
    .collection-banner-section h2,
    .custom-banner-section h2 {
        width: 44%
    }
    .custom-navigation-menu {
        display: none
    }
    .menu-drawer__navigation .sidebar-banner {
        display: block !important
    }
    .custom-collections .collection-title {
        line-height: 14px !important;
        font-size: 12px !important
    }
    .custom-collections .collection-image {
        width: 70px !important;
        height: 70px !important
    }
    .custom-collections .collection-item {
        max-width: 100px !important;
        width: 100px !important;
        height: 135px !important
    }
    .menu-drawer__utility-links {
        display: none
    }
    .custom-navigation-menu {
        background-color: #fff
    }
    .custom-navigation-menu.fixed {
        display: none !important
    }
    .custom-navigation-menu .navigation-menu a {
        color: #000;
        display: inline-block;
        line-height: normal;
        font-weight: 600;
        position: relative
    }
    .custom-navigation-menu .navigation-menu a::after {
        content: "\f105";
        position: absolute;
        height: 100%;
        width: 100%;
        font-family: FontAwesome;
        left: 98%;
        top: 50%;
        transform: translate(0, -50%)
    }
    .menu-drawer__menu.has-submenu.list-menu.tmenu_app.tmenu_initialized.tmenu_app_mobile {
        display: none
    }
    .custom-navigation-menu .navigation-menu a {
        font-size: 14px !important
    }
    .custom-navigation-menu .navigation-menu ul {
        padding: 16px 0 !important
    }
    .custom-navigation-menu .navigation-menu ul {
        flex-direction: column
    }
    #shopify-section-sections--17816896929923__custom_navigation_7NQMAh #cs-nav .custom-navigation-menu {
        display: none
    }
    .collection-banner-section .btn,
    .custom-banner-section .container a {
        font-size: 16px;
        padding: 6px 28px
    }
    .collection-banner-section h2 {
        font-size: 40px !important
    }
    .collection-banner-section h2 {
        width: 50% !important
    }
    .custom-banner-section h2 {
        font-size: 26px !important
    }
    .custom-banner-section {
        height: 180px;
        padding: 22px 0 !important;
        background-repeat: no-repeat
    }
    .bread-main {
        background-color: #fff;
        padding: 10px 0
    }
    .custom-navigation-menu .navigation-menu .nav-item {
        line-height: 14px;
        margin: 16px 0 !important
    }
    .custom-navigation-menu .navigation-menu .nav-item a {
        display: block
    }
    .header {
        justify-content: unset !important
    }
    .header__icons {
        width: calc(100% - 107px)
    }
    .custom-icon-text {
        left: 40px
    }
    .centered-slider .slick-slider .slide span {
        border-radius: 12px
    }
    .centered-slider .btn--primary {
        font-size: 16px !important
    }
    .lead-ayurveda h2 {
        font-size: 30px;
        line-height: 38px
    }
    .lead-description p {
        font-size: 18px;
        line-height: 28px
    }
    .clickable-banner-section {
        border-radius: 20px
    }
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .title,
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .title,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .title,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .title,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .title {
        padding-bottom: 0 !important
    }
    #Slide-template--17816896667779__collection_list_gpCgni-1,
    #Slide-template--17816896667779__collection_list_gpCgni-2,
    #Slide-template--17816896667779__collection_list_gpCgni-3,
    #Slide-template--17816896667779__collection_list_gpCgni-4,
    #Slide-template--17816896667779__collection_list_gpCgni-5,
    #Slide-template--17816896667779__collection_list_gpCgni-6 {
        width: 278px !important
    }
    .page-width {
        padding-left: 3.2rem !important;
        padding-right: 3.2rem !important
    }
    .image-column {
        height: 200px
    }
    .text-column h2 {
        font-size: 30px;
        line-height: 36px
    }
    .footer-block__details-content .list-menu__item--link {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .footer-contact-info {
        font-size: 14px
    }
    .centered-slider .slick-list {
        padding: 0 60px !important
    }
    .header ._formContainer_12vbd_14.rps-csb-form-container {
        width: 350px !important
    }
    ._1rHq2J8-B1xVzp56F4LBNx.rps_product_block {
        flex-wrap: wrap !important;
        align-items: flex-start !important
    }
    #rapid-search-results {
        width: 100% !important
    }
    .centered-slider {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .list-menu.list-menu--inline.tmenu_app_mobile {
        display: block !important
    }
    #shopify-section-template--17816896405635__banner .collection-hero__title {
        margin-left: 38% !important
    }
    .product-grid-container .price,
    .product-grid-container .price.price--on-sale {
        padding-top: 40px
    }
    .product-grid-container .select-main-rd {
        top: 77%
    }
}

@media(max-width:767px) {
    .custom-mega-menu .mega-dropdown,
    .custom-mega-menu .mega-dropdown.active {
        display: none;
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .prepaid-price {
        padding-left: 24px !important;
        bottom: -3px !important
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .add-btn {
        padding: 8px 15px !important
    }
    #shopify-section-template--17816896405635__product-grid .price-item--prepaid {
        font-size: 14px !important
    }
    /*.tabs-section li:first-child .price.price--on-sale{margin-top:13px!important}*/
    .card-information .price__container {
        margin-top: 0px !important
    }
    .pdp-footer {
        padding-bottom: 100px !important
    }
    .footer-block.grid__item:nth-child(2) .footer-block__heading {
        text-align: left
    }
    #shopify-section-template--18217185706115__main .page-title {
        font-size: 26px;
        margin-bottom: 10px
    }
    .sale-item .shop-now {
        top: 65%;
        font-size: 16px;
        left: 12%
    }
    .mobile-addtocart .badge.price__badge-sale {
        background-color: #d62b2b;
        color: #fff
    }
    .mobile-addtocart .mobile-price,
    .mobile-addtocart .product-form {
        display: none
    }
    .mobile-addtocart.sticky .mobile-price,
    .mobile-addtocart.sticky .product-form {
        display: block
    }
    ._input_12vbd_32 {
        max-height: 40px !important
    }
    .tmenu_image.tmenu_image--left {
        align-items: center !important
    }
    .announcement-bar .slider-button.slider-button--prev {
        left: 25% !important
    }
    .product-grid-container .select-main-rd {
        top: 0%
    }
    .announcement-bar .slider-button.slider-button--next {
        right: 22% !important
    }
    .page-width.open-tab .accordion-title {
        flex-direction: row-reverse
    }
    .same-head a {
        justify-content: flex-end !important;
        font-size: 20px
    }
    .brand-card {
        width: calc(50.5% - 8px)
    }
    .lightbox-close {
        font-size: 26px !important
    }
    .lightbox-modal {
        padding-top: 40px !important
    }
    .pdp-btns {
        display: none
    }
    .mobile-addtocart .product-form,
    .mobile-addtocart div {
        width: 100%
    }
    .mobile-addtocart .add-wishlist.vt-product,
    .mobile-addtocart .remove-wishlist.vt-product,
    .mobile-addtocart .vt-wishlist-button,
    .mobile-addtocart .vt-wishlist-container.vt-product-page.on-mob {
        width: auto !important
    }
    .mobile-addtocart {
        display: inline-flex !important;
        box-shadow: rgb(0, 0, 0, 15%) 1px 0 4px 1px;
        position: fixed;
        flex-direction: row-reverse;
        align-items: center;
        background-color: #fff;
        padding: 17px 20px;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
        z-index: 10;
        width: 100%
    }
    .mobile-addtocart .product-form__submit.button--primary {
        font-size: 16px;
        font-weight: 600;
        background-color: #1b5c29;
        border-radius: 4px;
        margin: 0;
        min-height: 44px
    }
    .mobile-addtocart .vt-wishlist-container .vt-wishlist-button {
        padding: 8.4px !important;
        margin-right: 12px
    }
    .mobile-addtocart .vt-wishlist-container svg {
        height: 26px;
        width: 26px
    }
    .mobile-addtocart .product-form__submit.button--primary span {
        font-family: 'General Sans' !important
    }
    .mobile-addtocart button::after {
        box-shadow: none
    }
    .mobile-addtocart .product-form__buttons {
        max-width: 100% !important;
        padding: 0 !important
    }
    .product__info-wrapper .product-form,
    .product__info-wrapper .vt-wishlist-button,
    .product__info-wrapper .vt-wishlist-container.vt-product-page {
        display: none
    }
    #shopify-section-template--21016904499331__cart-footer .cart__footer {
        margin-bottom: 30px !important
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items tr td {
        border: none !important
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items thead tr {
        margin-bottom: 0 !important;
        border: none
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__details {
        width: 30rem;
        padding-left: 0 !important;
        padding-bottom: 12px !important;
        padding-top: 0 !important
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item {
        grid-template: inherit;
        gap: 0;
        border-bottom: 1px solid #efefef;
        margin-bottom: 20px;
        padding-bottom: 14px
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item:first-child {
        padding-top: 14px !important
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item:last-child {
        border-bottom: none !important;
        margin-bottom: 0 !important
    }
    #shopify-section-template--21016904499331__cart-items .cart-item__totals.right,
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__media,
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    ._1rHq2J8-B1xVzp56F4LBNx.rps_product_block {
        flex-wrap: nowrap !important;
        overflow-x: auto
    }
    .rps_keyword_block svg {
        display: none !important
    }
    .rps_keyword_block {
        padding: 10px 10px 0 16px !important
    }
    .facets__price .field::after {
        display: none !important
    }
    p.mobile-facets__info {
        display: none !important
    }
    .active-facets__button-wrapper a.active-facets__button-remove span {
        font-size: 12px !important
    }
    .facets-vertical .facets-container {
        padding-bottom: 12px !important
    }
    .active-facets {
        margin: 0 0 0 -1.2rem !important
    }
    .active-facets__button {
        padding: 0 .5rem .6rem 1.2rem !important
    }
    .active-facets__button-wrapper a.active-facets__button-remove {
        color: #000 !important;
        padding: 0 1.2rem !important
    }
    .active-facets__button--light .active-facets__button-inner {
        font-weight: 600 !important;
        border-radius: 2px !important
    }
    .mobile-facets__open:hover .mobile-facets__open-label {
        text-decoration: none !important
    }
    .mobile-facets__sort .select__select {
        height: auto;
        color: #000 !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        width: 100px
    }
    .mobile-facets__footer .button.button--primary {
        border-left: 1px solid #eaf3e7;
        border-radius: 0 !important
    }
    .mobile-facets__footer {
        padding: 0 2rem 0 2rem !important
    }
    .mobile-facets__footer .button::after {
        box-shadow: none !important
    }
    .mobile-facets__main {
        padding: 1.5rem 0 0 0 !important
    }
    .mobile-facets__clear-wrapper,
    .mobile-facets__footer,
    .mobile-facets__footer .button.button--primary {
        background-color: #30452c !important;
        color: #fff !important
    }
    .mobile-facets__clear-wrapper .underlined-link {
        text-decoration: none
    }
    .mobile-facets__sort .select__select:focus-visible {
        outline: 0 !important;
        outline-offset: 0rem !important;
        box-shadow: none !important
    }
    .mobile-facets__heading.medium-hide {
        color: #173112;
        font-size: 16px !important;
        font-weight: 600
    }
    .cart-drawer .cart__checkout-button {
        width: 49% !important
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list {
        gap: 10px
    }
    #shopify-section-template--17816896667779__collection_list_gpCgni .slider-button.slider-button--prev {
        left: 0 !important
    }
    .facets-vertical .facets-container {
        padding-top: 0 !important
    }
    .custom-collections {
        padding-bottom: 0 !important
    }
    .collection-banner-section h2 {
        font-size: 26px !important;
        line-height: 34px
    }
    .cart-notification-cus.show {
        top: 0
    }
    .cart-notification-cus {
        top: 0;
        padding: 5px 30px;
        font-size: 14px;
        transform: translate(-50%, 0);
        width: 100%;
        text-align: center
    }
    .mobile-facets__open:hover {
        color: #000 !important
    }
    menu-drawer .mobile-facets__open-label.button-label {
        color: #1b5c29;
        font-weight: 600
    }
    .mobile-facets__open svg {
        color: #1b5c29
    }
    menu-drawer .mobile-facets__open {
        position: fixed;
        bottom: 0;
        width: 100%;
        justify-content: center;
        background-color: #f4f1de;
        left: 50%;
        padding: 19px 0;
        transform: translate(-50%, 0);
        z-index: 100;
        box-shadow: 0 -3px 9.4px 0 #00000012
    }
    .product-count.light.medium-hide {
        display: none
    }
    .tmenu_item_mobile .tmenu_indicator {
        display: none
    }
    .banner-item {
        padding: 0 0
    }
    .tabs-right {
        padding-top: 40px
    }
    .tabs-left,
    .tabs-right {
        width: 100%
    }
    .tabs-wrapper {
        flex-direction: column
    }
    .benefit-card h3 {
        margin: 10px 0 6px 0
    }
    .benefit-des {
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 16px;
        margin-top: 6px
    }
    #shopify-section-template--17995053072515__collection_tab_LDQJrX .collection__view-all,
    #shopify-section-template--18009638436995__collection_tab_HhLYUe .collection__view-all {
        top: -34px
    }
    .brand-banner-section h2 {
        font-size: 24px !important;
        line-height: 28px !important
    }
    .brand-banner-data {
        left: 39px !important;
        bottom: 26px !important
    }
    .cus-section .text-container h2 {
        margin-top: 10px !important
    }
    .share-button__button .icon-share {
        height: 2rem;
        min-width: 2rem
    }
    .share-button__button {
        min-height: auto;
        margin-top: 0px
    }
    .product__info-wrapper .product__title h1 {
        font-size: 26px !important
    }
    .custom-thumbnails {
        height: 260px;
        min-width: 74px
    }
    .main-image {
        height: 260px
    }
    .section-template--17816896405635__product-grid-padding .grid {
        row-gap: 12px !important
    }
    .custom-collections .collection-title {
        font-size: 11px !important
    }
    .custom-collections .collection-image {
        width: 64px !important;
        height: 64px !important
    }
    .custom-collections .collection-item {
        max-width: 86px !important;
        width: 86px !important;
        height: 122px !important;
        border-radius: 6px !important
    }
    .custom-collections .collection-item a {
        padding: 6px !important;
        height: 100%
    }
    .custom-collections .collection-grid {
        gap: 6px !important;
        flex-wrap: nowrap !important;
        overflow: auto;
        justify-content: flex-start !important
    }
    #shopify-section-template--17816896405635__banner .collection-hero__title {
        margin-left: 0 !important
    }
    .js-recentPdpBlock {
        display: flex;
        overflow: auto;
        gap: 8px
    }
    #Recent {
        border: 1px solid #929185;
        border-radius: 10px;
        position: relative;
        overflow: hidden;
        padding-bottom: 12px;
        background-color: #fff;
        min-width: 270px
    }
    .c-product__img {
        position: relative
    }
    .tmenu_image .tmenu_item_text {
        color: #000 !important;
        font-size: 12px !important;
        color: #000 !important;
        height: 32px;
        align-items: center;
        display: inline-flex !important;
        line-height: 13px;
        text-align: center
    }
    .tmenu_image--left>img {
        max-width: 90% !important;
        height: 54px;
        object-fit: contain
    }
    .tmenu_wrapper {
        display: block !important
    }
    .list-menu.list-menu--inline.tmenu_app_mobile {
        display: flex !important;
        flex-wrap: nowrap;
        overflow: auto;
        gap: 4px
    }
    .tmenu_app_mobile .tmenu_item_link {
        width: 100px !important;
        border-radius: 10px;
        border: 1px solid #c7d0c5;
        background-color: #fefbe2;
        color: #000 !important;
        padding: 9px !important;
        white-space: normal !important;
        font-weight: 600 !important;
        font-size: 14px !important;
        text-align: left;
        font-family: 'General Sans'
    }
    .tmenu_nav {
        flex-direction: column
    }
    .slider-button.slider-button--prev {
        left: 35px !important
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in {
        padding-left: 3.2rem;
        padding-right: 3.2rem
    }
    ._container_12vbd_1 {
        padding: 0 !important
    }
    .centered-slider .slick-slider .slide span {
        border-radius: 12px
    }
    .centered-slider .btn--primary {
        font-size: 14px !important
    }
    .responsive.slick-initialized .slick-track .slick-slide {
        height: 350px !important
    }
    .clickable-banner-section {
        border-radius: 16px
    }
    .lead-ayurveda h2 {
        font-size: 28px;
        line-height: 36px
    }
    .lead-description p {
        font-size: 16px;
        line-height: 26px
    }
    .tabs-section.page-width h2 {
        font-size: 36px
    }
    .collection__view-all .v-all {
        font-size: 22px !important
    }
    .tabs.ui-tabs .ui-tabs-nav li p {
        font-size: 16px
    }
    .ui-tabs {
        padding: 0 !important
    }
    #Slider-template--17816896667779__featured_collection_Ayry3D li .price__sale .price-item--sale,
    #Slider-template--17995053072515__featured_collection_cfXfhA li .price__sale .price-item--sale,
    #Slider-template--18009638436995__featured_collection_cC93TD li .price__sale .price-item--sale,
    #shopify-section-template--17816896405635__featured_collection_gNfPQd li .price__sale .price-item--sale,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK li .price__sale .price-item--sale,
    #shopify-section-template--17816896405635__product-grid li .price__sale .price-item--sale,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg li .price__sale .price-item--sale,
    #shopify-section-template--17816896667779__mansoon_TDzYmK .price__sale .price-item--sale,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc li .price__sale .price-item--sale,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .price__sale .price-item--sale,
    #shopify-section-template--18198593798401__featured_collection_Bn3bpi li .price__sale .price-item--sale,
    #shopify-section-template--18198593798401__featured_collection_qHnr4z li .price__sale .price-item--sale,
    .template-search li .price__sale .price-item--sale,
    .ui-tabs-panel ul li .card__information .price__sale .price-item--sale {
        font-size: 24px !important
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .card__heading {
        font-size: 22px !important
    }
    .quick-add-bulk {
        margin-bottom: 0 !important
    }
    .responsive.slick-initialized .slick-track .slick-slide {
        height: 300px !important
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .title,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .title,
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .title,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .title,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .title,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .title,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .title,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .title {
        font-size: 32px
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-title,
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-title {
        font-size: 36px
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-view-all .button,
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-view-all .button {
        font-size: 20px;
        padding: 14px 22px
    }
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list {
        gap: 10px
    }
    .icon-title-section {
        flex-wrap: wrap;
        justify-content: flex-start
    }
    .icon-title-item {
        width: 33%
    }
    .icon-title-item::before {
        display: none
    }
    .icon-title-item {
        margin: 14px 0
    }
    .icon-key {
        height: 46px;
        width: 46px
    }
    .image-column {
        height: 140px
    }
    .text-column h2 {
        font-size: 26px;
        line-height: 36px
    }
    .footer-block__image-wrapper {
        width: 100px
    }
    .footer-contact-info {
        padding-top: 0
    }
    .footer__blocks-wrapper .footer-block:first-child,
    .footer__blocks-wrapper .footer-block:nth-child(2),
    .footer__blocks-wrapper .footer-block:nth-child(3),
    .footer__blocks-wrapper .footer-block:nth-child(4) {
        width: 100%
    }
    .footer__blocks-wrapper {
        margin-bottom: 0 !important
    }
    .footer__payment {
        padding-top: 8px
    }
    #Slide-template--17816896667779__collection_list_gpCgni-1,
    #Slide-template--17816896667779__collection_list_gpCgni-2,
    #Slide-template--17816896667779__collection_list_gpCgni-3,
    #Slide-template--17816896667779__collection_list_gpCgni-4,
    #Slide-template--17816896667779__collection_list_gpCgni-5,
    #Slide-template--17816896667779__collection_list_gpCgni-6 {
        width: 236px !important
    }
    .custom-icon-text {
        display: none !important
    }
    ._searchButton_12vbd_41 {
        background-color: transparent !important
    }
    .rps-csb-container.rps-csb-container-new {
        padding: 0 3.2rem !important;
        width: 100%;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, 35%);
        position: absolute !important
    }
    .header__icon.small-hide {
        display: inline-flex !important
    }
    .menu-drawer__menu.has-submenu.list-menu.tmenu_app.tmenu_initialized.tmenu_app_mobile {
        display: none
    }
    .list-menu.list-menu--inline.tmenu_app_mobile::-webkit-scrollbar {
        display: none
    }
    .tmenu_item_mobile>.tmenu_submenu {
        display: none !important
    }
    .tmenu_item_mobile .tmenu_indicator {
        display: none !important
    }
}

@media(max-width:575px) {
    .slider-btn.next-btn,
    .slider-btn.prev-btn {
        display: block !important
    }
    .main-slide {
        padding-left: 0 !important
    }
    .cart-footer {
        padding-bottom: 130px !important
    }
    .icon-tab-section {
        padding: 30px 0 0 0 !important
    }
    #shopify-section-sections--17816896929923__custom_navigation_7NQMAh {
        display: none
    }
    .sale-item a {
        display: block
    }
    .sale-item a img {
        height: 100%
    }
    .custom-banners {
        padding-bottom: 16px !important
    }
    .sale-item .shop-now {
        font-size: 12px;
        left: 50%;
        padding: 0 8px;
        top: 84%
    }
    .tabs .sold-add-btn {
        right: 16px;
        bottom: 30px
    }
    .product-grid-container .sold-add-btn {
        bottom: 20px;
        right: 11px
    }
    #BottomDrawerc {
        margin-left: 0
    }
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .collection__title h2 {
        font-size: 18px !important
    }
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .collection__title {
        align-items: flex-start !important
    }
    .collection .select-main-rd {
        width: 192px !important
    }
    ._1rHq2J8-B1xVzp56F4LBNx.rps_category_block {
        position: relative;
        padding: 30px 16px 0 16px;
        margin-top: 20px
    }
    ._1rHq2J8-B1xVzp56F4LBNx.rps_category_block ._2J14BljFKym6FCiLPJfOiy.rps_block_heading {
        top: 0
    }
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .select-main-rd,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .select-main-rd {
        padding-left: 16px !important;
        padding-right: 16px !important
    }
    .mobile-addtocart {
        opacity: 0
    }
    .mobile-addtocart.sticky {
        opacity: 1
    }
    .template-search .product-grid-container .select-main-rd {
        top: 79.2% !important
    }
    .template-search .card__information {
        padding-top: 0 !important
    }
    .template-search__search {
        margin: 0 !important
    }
    .left-sidebar p {
        padding: 10px 0
    }
    .custom-thumbnails .custom-thumbnails {
        display: none
    }
    .tabs-section .grid--4-col-desktop .grid__item {
        min-width: 170px
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .card__badge .badge {
        font-size: 10px;
        padding: 2px 6px;
        top: 0;
        left: -10px;
        border-top-left-radius: 8px
    }
    #shopify-section-template--17816896405635__brand_section_TGpdBD {
        padding-top: 0 !important
    }
    #shopify-section-template--17816896405635__brand_section_TGpdBD .shop-by-brands-section {
        padding: 20px 0 30px 0 !important
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd {
        padding-bottom: 24px !important
    }
    #shopify-section-template--17816896405635__image_slider_B3Nd8z,
    #shopify-section-template--17816896831619__image_slider_9LhraT {
        padding: 20px 0 !important
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .select-main-rd,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .select-main-rd,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .select-main-rd {
        top: 77%
    }
    .feature-next {
        padding-left: 2px
    }
    .same-head a {
        min-height: fit-content;
        font-size: 14px;
        margin-bottom: 6px;
        min-width: 6rem
    }
    td.cart-item__details .cart-item__name {
        line-height: 20px
    }
    .cart-item cart-remove-button,
    cart-remove-button .button {
        justify-content: flex-end !important
    }
    div[data-essential-upsell-element=title] {
        font-size: 14px !important
    }
    .section-template--17816896667779__featured_collection_Ayry3D-padding {
        overflow: hidden
    }
    ._2J14BljFKym6FCiLPJfOiy.rps_block_heading {
        position: absolute;
        top: 10px
    }
    #rapid-search-results.search-results-mobile {
        top: 160px !important
    }
    .ui-tabs-panel.ui-corner-bottom.ui-widget-content {
        padding-bottom: 0 !important
    }
    #Slider-template--17816896667779__featured_collection_Ayry3D li .card__heading a,
    #Slider-template--17995053072515__featured_collection_cfXfhA li .card__heading a,
    #Slider-template--18009638436995__featured_collection_cC93TD li .card__heading a,
    #shopify-section-template--17816896405635__featured_collection_gNfPQd li .card__heading a,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK li .card__heading a,
    #shopify-section-template--17816896405635__product-grid li .card__heading a,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card__heading a,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc li .card__heading a,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .card__heading a,
    #shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card__heading a,
    #shopify-section-template--18198593798401__featured_collection_qHnr4z li .card__heading a,
    .template-search li .card__heading a,
    .ui-tabs-panel ul li .card__heading a {
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd li .card__heading,
    #shopify-section-template--17816896405635__product-grid li .card__heading,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg li .card__heading,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc li .card__heading,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .card__heading,
    #shopify-section-template--18198593798401__featured_collection_Bn3bpi li .card__heading,
    #shopify-section-template--18198593798401__featured_collection_qHnr4z li .card__heading,
    .template-search li .card__heading,
    .ui-tabs-panel ul li .card__heading {
        padding-top: 10px !important;
        height: 60px;
        font-size: 14px
    }
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .select-main-rd {
        top: 76%
    }
    .cart-drawer .drawer__inner {
        padding-bottom: 155px
    }
    .cart-drawer div[data-essential-upsell-element=container] {
        padding: 0 !important
    }
    .tabs-section .card-information .price {
        padding-top: 38px !important
    }
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .card-information .price {
        padding-top: 45px !important
    }
    .essential-upsell-frequently-bought-together-block div[data-essential-upsell-element=product] {
        width: 100% !important
    }
    .responsive {
        margin-bottom: 0 !important
    }
    .mobile-addtocart .price__sale .price-item--regular {
        font-size: 14px !important
    }
    .mobile-addtocart .product-form {
        padding-left: 14px !important
    }
    .mobile-price .price__container {
        width: auto
    }
    .mobile-price .price.price--on-sale {
        padding: 0 !important
    }
    .mobile-addtocart {
        padding: 14px 10px !important
    }
    .product__info-container {
        overflow: hidden
    }
    div[data-essential-upsell-element=container] {
        padding: 10px !important
    }
    .title-price {
        padding-left: 0;
        padding-top: 10px
    }
    .first-product-image {
        max-width: 60px
    }
    .price-main-first {
        bottom: 92px
    }
    .banner-product-image img {
        object-fit: cover
    }
    .banner-product-image {
        padding-right: 6px
    }
    .essential-upsell-cross-sell-block {
        padding-bottom: 150px
    }
    .card-information .price,
    .price.price--on-sale,
    .price.price--sold-out {
        padding-top: 0px !important
    }
    .slick-initialized .slick-slide.cus-section {
        margin-right: 10px !important
    }
    .shop-by-brands-section.pt-m-0 {
        padding-top: 12px !important
    }
    #shopify-section-template--18217185706115__main .page-title {
        font-size: 22px;
        margin-bottom: 5px
    }
    #shopify-section-template--18076529459331__main .page-title {
        font-size: 24px;
        margin-bottom: 0
    }
    .zoom-in {
        transform: scale(2);
        margin-left: 144px
    }
    .lightbox-modal {
        padding-top: 120px !important
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--18040016502915__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--18040384127107__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--18040384159875__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--18040532009091__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--18042280509571__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li,
    #shopify-section-template--18042429341827__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in ul li {
        width: 240px !important;
        min-width: 240px
    }
    .tabs.ui-tabs .ui-tabs-nav li a,
    .tabs.ui-tabs.ui-corner-all ul li:first-child .ui-tabs-anchor {
        padding: 0 4px 0 0 !important
    }
    ._25fD8cT3wgKhw00FSAZa_Y,
    .rps_mov_search_button {
        padding-right: 30px !important;
        display: none !important
    }
    .content-for-layout.focus-none.rps_body_child_visibility,
    .shopify-section.rps_body_child_visibility {
        display: block !important
    }
    .rps_mov_clear_button {
        position: absolute !important;
        right: 0 !important
    }
    ._2GSPRLy-HHTyyqx1QMMZvL.rps_mov_search_header {
        position: absolute;
        right: 4px;
        border: none;
        padding: 20px 12px 10px 15px;
        z-index: 99
    }
    .tmenu_image--left>img {
        max-width: 100% !important
    }
    .top-brand {
        padding-bottom: 10px !important
    }
    .right-arrow-icon {
        height: 20px !important;
        width: 20px !important;
        font-size: 12px !important
    }
    .shop-by-brands-section {
        padding-bottom: 30px !important;
        padding-top: 30px !important
    }
    .view-all {
        font-size: 14px !important;
        padding: 0 9px !important
    }
    .brand-card-content {
        padding: 5px 5px !important
    }
    .brand-card p {
        font-size: 13px !important
    }
    .b-img {
        width: 85px !important
    }
    .brand-card-image {
        height: 110px !important
    }
    .shop-by-brands-section .section-title {
        font-size: 22px
    }
    .shop-by-brands-section .slick-next,
    .shop-by-brands-section .slick-prev {
        display: none !important
    }
    .pincode-input {
        height: 44px;
        font-size: 14px;
        padding: 4px 76px 4px 12px
    }
    .pincode-check-button {
        font-size: 12px
    }
    .delivery-title {
        font-size: 12px;
        padding-left: 10px
    }
    .brand-banner-section .desktop-image {
        display: none !important
    }
    .brand-banner-section .mobile-image {
        display: block !important
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item {
        margin-bottom: 14px;
        padding-bottom: 8px
    }
    #shopify-section-template--21016904499331__cart-footer .placing {
        padding: 14px 14px
    }
    #shopify-section-template--21016904499331__cart-footer .cart__ctas,
    #shopify-section-template--21016904499331__cart-footer .js-contents,
    #shopify-section-template--21016904499331__cart-footer .secure-icon {
        padding: 0 !important
    }
    #shopify-section-template--21016904499331__cart-footer .cart__ctas {
        margin-top: 8px !important;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 10000;
        background-color: #fff;
        padding: 12px !important
    }
    #shopify-section-template--21016904499331__cart-footer .money-f {
        position: fixed;
        bottom: 60px;
        width: 100%;
        left: 0;
        padding: 12px 12px 28px 12px;
        background-color: #fff;
        box-shadow: rgb(172 172 172 / 60%) 0 1px 6px 2px
    }
    #shopify-section-template--21016904499331__cart-footer .totals__total {
        font-size: 18px
    }
    #shopify-section-template--21016904499331__cart-footer .cart__footer {
        border: none;
        border-radius: 0;
        padding-top: 0
    }
    .b-drawer-list_m_hide {
        display: none
    }
    .bill-dtl {
        display: none
    }
    .bottom_bar {
        box-shadow: 0 2px rgba(0, 0, 0, .2)
    }
    .show_mobile {
        display: inline !important
    }
    .bill-dtl {
        font-size: 18px;
        margin: 0 0 14px 0;
        padding-bottom: 12px
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity.cart-quantity,
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity:after,
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity:before,
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity__button,
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__quantity-wrapper .quantity__input {
        min-height: 30px !important;
        height: 30px !important
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__image-container {
        height: 65px;
        width: 65px;
        border-radius: 4px
    }
    #shopify-section-template--21016904499331__cart-items .cart-items .cart-item__media {
        padding-left: 12px
    }
    #shopify-section-template--21016904499331__cart-items .cart-items .cart-item__details .product-option dl .product-option {
        flex-direction: row
    }
    #shopify-section-template--21016904499331__cart-items .cart-items .cart-item__details .product-option {
        display: flex;
        flex-direction: column
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .price--end {
        text-align: right
    }
    #shopify-section-template--21016904499331__cart-items .price.price--end {
        font-size: 16px !important
    }
    #shopify-section-template--21016904499331__cart-footer .page-width {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }
    cart-items .page-width {
        padding-right: 1rem !important
    }
    #shopify-section-template--21016904499331__cart-items table.cart-items .cart-item__details {
        width: auto !important;
        max-width: 160px !important
    }
    #shopify-section-template--21016904499331__cart-items .title-wrapper-with-link {
        margin-bottom: 16px
    }
    #shopify-section-template--21016904499331__cart-items .title.title--primary {
        font-size: 26px !important
    }
    .tax-note {
        display: none !important
    }
    .totals>h2,
    .totals__total-value {
        font-size: 20px !important
    }
    .drawer__footer {
        position: fixed;
        bottom: 0;
        left: 50%;
        width: 100%;
        transform: translate(-50%, 0);
        z-index: 1;
        padding: 0 !important
    }
    cart-drawer-items {
        overflow: auto !important
    }
    .drawer__inner {
        overflow: inherit
    }
    cart-remove-button .button {
        min-height: auto !important;
        font-size: 12px !important
    }
    .cart-drawer .cart-item__media {
        padding: 5px !important
    }
    .drawer__cart-items-wrapper .cart-item__quantity-wrapper .quantity.cart-quantity {
        width: 70px !important
    }
    .drawer__cart-items-wrapper .cart-item__quantity-wrapper .quantity__button {
        width: 22px !important
    }
    .cart-item__final-price.product-option {
        font-size: 14px !important
    }
    .product-option {
        line-height: normal !important;
        font-size: 12px !important
    }
    .cart-item__name {
        font-size: 14px !important
    }
    .cart-drawer .cart-item__media {
        height: 65px !important;
        width: 65px !important;
        border-radius: 4px !important
    }
    .centered-slider .desktop-image {
        display: none !important
    }
    .centered-slider .mobile-image {
        display: block !important
    }
    #shopify-section-template--17816896667779__featured_collection_Ayry3D li .card__heading,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA li .card__heading,
    #shopify-section-template--18009638436995__featured_collection_cC93TD li .card__heading,
    #shopify-section-template--18040016502915__featured_collection_cfXfhA li .card__heading,
    #shopify-section-template--18040384127107__featured_collection_cfXfhA li .card__heading,
    #shopify-section-template--18040384159875__featured_collection_cfXfhA li .card__heading,
    #shopify-section-template--18040532009091__featured_collection_cfXfhA li .card__heading,
    #shopify-section-template--18042280509571__featured_collection_cfXfhA li .card__heading,
    #shopify-section-template--18042429341827__featured_collection_cfXfhA li .card__heading {
        font-size: 14px !important;
        height: 54px;
        line-height: 18px
    }
    #shopify-section-template--17816896405635__featured_collection_z7YVRK li .card__heading {
        font-size: 14px !important;
        line-height: 20px
    }
    .section-template--17816896405635__featured_collection_gNfPQd-padding {
        padding-bottom: 0 !important
    }
    .product-form {
        margin: 5px 0 !important
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK.slick-dotted.slick-slider {
        margin-bottom: 10px !important
    }
    #shopify-section-template--17816896831619__detail_tab_xm3k6A {
        padding: 0 !important
    }
    .bg-full {
        padding: 0 !important
    }
    .pin-code {
        padding: 10px 0
    }
    .radio-dtl {
        font-size: 13px !important
    }
    .share-button__button svg {
        height: 40px
    }
    .header-wrapper.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000
    }
    .cart-drawer .cart__checkout-button {
        font-size: 14px !important;
        min-height: 42px !important
    }
    .clickable-banner-section .mobile-show {
        display: block
    }
    .clickable-banner-section .mobile-show img {
        border-radius: 10px
    }
    .clickable-banner-section .mobile-hide {
        display: none
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-wrapper,
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-wrapper {
        padding-top: 30px !important
    }
    .tabs .grid.product-grid .slick-track li:first-child,
    .tabs .grid.product-grid .slick-track li:first-child .card-wrapper {
        height: 360px !important
    }
    .collection-hero__title {
        font-size: 20px !important
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .card__information,
    #shopify-section-template--17816896667779__collection_list_gpCgni .card__information {
        padding: 10px 7px !important
    }
    .collection-list-wrapper .link {
        padding: 4px 20px !important;
        font-size: 14px !important
    }
    .jdgm-star.jdgm--half {
        font-size: 8px !important
    }
    .ui-tabs-panel ul li .card__heading {
        padding-top: 10px
    }
    .tabs .select-main-rd {
        padding-left: 8px !important;
        padding-right: 15px !important
    }
    .tabs .grid.product-grid .slick-track li .price-item--last,
    .tabs .grid.product-grid .slick-track li:first-child .price-item--last {
        font-size: 18px !important
    }
    #shopify-section-template--17995053072515__collection_tab_LDQJrX .grid.product-grid .slick-track li {
        padding-right: 6px !important
    }
    #shopify-section-template--17816896667779__collection_tab_KNKMGL .custom-button-care .custom-button,
    #shopify-section-template--17995053072515__collection_tab_LDQJrX .custom-button-care .custom-button {
        font-size: 10px !important
    }
    .tabs .grid.product-grid .slick-track li:first-child .card__content {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
    #shopify-section-template--17816896667779__collection_tab_KNKMGL .grid.product-grid .slick-track li .card__content .card__information,
    #shopify-section-template--17995053072515__collection_tab_LDQJrX .grid.product-grid .slick-track li .card__content .card__information {
        padding-top: 4px !important
    }
    #shopify-section-template--17995053072515__collection_tab_LDQJrX .grid.product-grid .slick-track li .card__content,
    .tabs .grid.product-grid .slick-track li .card__content {
        padding: 4px !important
    }
    .tabs .grid.product-grid .slick-track li .price__sale .price-item--regular,
    .tabs .grid.product-grid .slick-track li:first-child .price__sale .price-item--regular {
        font-size: 14px !important
    }
    .ui-tabs-panel ul li:first-child .card__media .media img {
        height: 100% !important
    }
    .ui-tabs-panel ul li .card__media .media img {
        height: 140px !important
    }
    .ui-tabs-panel ul li .card__inner.ratio,
    .ui-tabs-panel ul li .card__media .media {
        height: 170px !important
    }
    .tabs .grid.product-grid .slick-track li {
        min-width: 200px !important;
        padding-right: 6px !important
    }
    .card {
        padding-bottom: 12px
    }
    .product-grid-container .select-main-rd {
        top: 15% !important
    }
    .product-grid-container .price,
    .product-grid-container .price.price--on-sale {
        padding-top: 5px !important
    }
    .product-variant-select {
        font-size: 14px !important
    }
    .custom-collections {
        padding-top: 16px !important
    }
    .collection-banner-section h2 {
        font-size: 20px !important;
        line-height: 26px;
        margin-bottom: 10px !important
    }
    .collection-banner-section {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }
    #product-grid .add-btn {
        bottom: 34px !important
    }
    .jdgm-prev-badge__text {
        font-size: 12px
    }
    .jdgm-preview-badge .jdgm-star.jdgm--off,
    .jdgm-preview-badge .jdgm-star.jdgm--on {
        font-size: 8px
    }
    .collection-banner-section h2 {
        width: 60% !important
    }
    .custom-banner-section h2 {
        width: 50%
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .price__sale .price-item--regular {
        font-size: 12px !important;
        font-weight: 500;
        margin-top: 6px;
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .card__heading {
        font-size: 16px !important
    }
    .tabs .grid.product-grid .slick-track li:first-child .card__heading,
    .tabs .grid.product-grid .slick-track li:first-child .price-item--last,
    .tabs .grid.product-grid .slick-track li:first-child .price__sale .price-item--regular {
        font-family: 'General sans' !important
    }
    #shopify-section-template--17995053072515__172793317656d8afc3,
    #shopify-section-template--18009638436995__172828056143caa221 {
        padding-top: 10px !important
    }
    .tab-content img {
        height: 120px
    }
    .tab-content p {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        font-weight: 500
    }
    .tab-content h3 {
        font-size: 18px;
        margin-bottom: 8px;
        margin-top: 12px;
        text-align: left
    }
    .tabs-left .tab-icon:last-child,
    .tabs-left .tab-icon:nth-child(4) {
        right: 9%
    }
    .tabs-left .tab-icon:nth-child(2),
    .tabs-left .tab-icon:nth-child(3) {
        left: 10%
    }
    .tabs-left .tab-icon {
        height: 70px;
        width: 70px
    }
    .left-b-img {
        height: 200px
    }
    .tabs-left {
        padding: 124px 30px 26px
    }
    .b-tab-heading {
        font-size: 20px
    }
    .remove-pd-mb {
        padding: 0 !important
    }
    .benefits-grid::-webkit-scrollbar {
        display: none
    }
    .benefits-grid {
        flex-wrap: nowrap;
        overflow: auto;
        column-gap: 10px;
        padding-right: 20px;
        padding-left: 20px
    }
    .benefit-card {
        min-width: 180px;
        width: 180px;
        border-radius: 8px;
        padding: 16px 10px 10px 10px
    }
    .benefit-card p {
        line-height: 16px;
        font-size: 12px
    }
    .benefit-card .icon {
        height: 24px;
        width: 24px
    }
    .benefit-card h3 {
        font-size: 14px !important;
        line-height: normal
    }
    .benefit-des {
        font-size: 12px !important;
        line-height: 16px;
        margin-bottom: 14px;
        margin-top: 10px
    }
    .health-benefits-section h2 {
        font-size: 20px !important
    }
    #shopify-section-template--17995053072515__collection_tab_LDQJrX .collection__view-all,
    #shopify-section-template--18009638436995__collection_tab_HhLYUe .collection__view-all {
        top: -50px
    }
    .brand-banner-section {
        border-radius: 6px !important
    }
    .page-width.brand-top {
        padding: 0 !important
    }
    .brand-banner-data {
        left: 26px !important;
        bottom: 27px !important
    }
    .brand-banner-section .btn {
        padding: 4px 12px !important;
        font-size: 12px !important
    }
    .brand-banner-section p {
        line-height: 16px !important;
        font-size: 12px !important;
        margin: 6px 0 !important
    }
    .brand-banner-section h2 {
        font-size: 18px !important;
        line-height: 20px !important
    }
    .cus-section {
        min-width: 265px !important;
        margin-right: 8px !important
    }
    .image-container {
        margin-right: 12px !important
    }
    .text-container {
        padding-left: 12px !important
    }
    .cus-section .text-container a {
        font-size: 8px !important;
        padding: 6px 8px !important
    }
    .cus-section .text-container p {
        margin-top: 0 !important;
        margin-bottom: 2px !important
    }
    .cus-section .text-container h2 {
        margin-bottom: 2px !important
    }
    .icon-with-text--vertical .icon-with-text__item {
        margin-bottom: 12px !important;
        margin-right: 26px
    }
    .icon-with-text__item .inline-richtext {
        font-family: 'General sans' !important;
        min-width: max-content
    }
    .icon-with-text__item {
        width: 100% !important;
        min-width: fit-content
    }
    .icon-with-text--vertical .icon {
        min-width: 30px
    }
    .product__info-container .icon-with-text {
        overflow-x: auto
    }
    .product__info-container .icon-with-text::-webkit-scrollbar {
        display: none
    }
    .icon-text-container {
        padding: 6px 10px !important
    }
    .icon-text-container .icon {
        height: 24px;
        width: 24px
    }
    .product-form__submit.button--secondary {
        font-size: 14px !important
    }
    .product-form__input--pill input[type=radio]+label {
        width: 150px !important;
        margin-bottom: 0 !important;
        margin-right: 6px !important
    }
    .radio-br {
        margin-right: 6px !important
    }
    .product__info-wrapper .radio-dtl .price .price-item {
        font-size: 12px !important
    }
    .pack,
    .radio-dtl .price .price-item.price-item--regular {
        font-size: 10px !important
    }
    .product__info-wrapper .price .price-item.price-item--regular {
        font-size: 18px
    }
    .product .price .badge {
        font-size: 16px
    }
    .product__info-wrapper .price .price-item {
        font-size: 25px !important;
        font-family: 'General sans' !important
    }
    .section-template--17816896405635__featured_collection_gNfPQd-padding,
    .section-template--17816896831619__featured_collection_ckbMNc-padding {
        padding-top: 0 !important
    }
    #shopify-section-template--17816896405635__17266540654549d1a6,
    #shopify-section-template--17816896667779__1722834628bd14654d,
    #shopify-section-template--17816896831619__1727245250e83202a8 {
        padding-top: 10px !important
    }
    .multi-banner-section a {
        border-radius: 6px;
        overflow: hidden
    }
    .multi-banner-section {
        padding-bottom: 16px !important;
        padding-top: 16px !important;
        margin-top: 20px !important
    }
    .product__info-wrapper .product__title {
        margin-bottom: 0 !important
    }
    .share-button__button .icon-share {
        height: 2.5rem;
        min-width: 2.5rem
    }
    .product__info-wrapper .product__title h1 {
        font-size: 15px !important;
        font-weight: 500;
        font-family: 'General sans' !important
    }
    .short-image {
        min-width: 60px;
        min-height: 60px;
        height: 60px;
        width: 60px;
        margin: 8px 8px 0 0
    }
    .custom-thumbnails {
        height: auto;
        flex-direction: row
    }
    .main-image {
        height: 328px;
        border-radius: 8px
    }
    .custom-slider {
        flex-direction: column-reverse
    }
    .custom-slider .main-image {
        margin-left: 0 !important
    }
    .js-recentPdpBlock {
        display: flex !important
    }
    .c-product .c-productPrice,
    .c-product h3.c-product__title {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }
    .c-product .c-product__img img {
        height: 160px !important
    }
    .c-product p.c-productPrice {
        font-size: 20px !important
    }
    .r-view {
        padding: 22px 0 !important
    }
    .recently-title h2 {
        font-size: 20px !important;
        margin-bottom: 14px !important
    }
    #shopify-section-template--17816896405635__product-grid .quick-add-bulk .quantity,
    #shopify-section-template--17816896405635__product-grid .quick-add-bulk .quantity__button,
    .template-search .quick-add-bulk .quantity__button {
        height: 30px;
        min-height: 30px
    }
    #shopify-section-template--17816896405635__product-grid .quick-add-bulk,
    .template-search .quick-add-bulk {
        right: 10px !important;
        height: 30px
    }
    .template-search li .price__sale .price-item--regular {
        font-weight: 500;
        font-size: 10px !important
    }
    .template-search li .price__sale span {
        line-height: 14px
    }
    #shopify-section-template--17816896405635__product-grid li .price__sale .price-item--sale,
    .template-search li .price__sale .price-item--sale {
        font-size: 16px !important;
        line-height: normal
    }
    .section-template--17816896405635__product-grid-padding .card__content .card__heading {
        font-size: 16px !important;
        line-height: 22px !important;
        height: 60px !important;
        padding-top: 8px !important
    }
    .section-template--17816896405635__product-grid-padding .product-grid-container .card__information {
        padding-top: 0 !important
    }
    .custom-button-care .custom-button {
        font-size: 10px !important;
        padding: 2px 4px !important;
        display: -webkit-box;
        max-width: 75px;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        white-space: normal
    }
    .custom-button-care {
        overflow: hidden
    }
    .jdgm-widget .jdgm-star {
        padding: 0 2px 0 0 !important
    }
    .section-template--17816896405635__product-grid-padding li .card__media .media img {
        width: 170px !important;
        height: 140px !important
    }
    .section-template--17816896405635__product-grid-padding li .card__inner.ratio,
    .section-template--17816896405635__product-grid-padding li .card__media .media {
        height: 170px !important
    }
    #shopify-section-template--17816896405635__banner .collection-hero__title {
        font-size: 16px !important;
        margin-top: 0 !important;
        color: #000
    }
    #shopify-section-template--17816896405635__top_collections_AKkQ9N {
        padding: 16px 0 !important
    }
    .custom-collections .collection-title {
        font-size: 12px !important;
        height: 30px !important;
        line-height: 14px !important;
        align-items: flex-end !important
    }
    .custom-collections .collection-image {
        width: 74px !important;
        height: 60px !important
    }
    .custom-collections .collection-item {
        max-width: 90px !important;
        min-width: 90px !important;
        height: auto !important
    }
    .custom-collections .section-title {
        display: none
    }
    .collection-banner-section .btn,
    .custom-banner-section .container a {
        font-size: 12px;
        padding: 6px 24px
    }
    .custom-banner-section h2 {
        font-size: 18px !important;
        margin-bottom: 16px !important
    }
    .custom-banner-section {
        height: 130px;
        padding: 18px 0 !important;
        background-repeat: no-repeat
    }
    .custom-banner-section .container,
    .custom-collections,
    .r-view {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }
    .responsive.slick-initialized .slick-track .slick-slide {
        margin: 0 4px !important
    }
    .slick-initialized .slick-slide {
        margin: 0 !important
    }
    .tmenu_image--left>img {
        margin: 0 auto !important;
        height: 60px !important
    }
    .tmenu_app_mobile .tmenu_item_link {
        width: 90px !important;
        padding: 5px !important;
        border-radius: 5px !important
    }
    .tmenu_image .tmenu_item_text {
        padding: 5px !important;
        font-size: 11px !important;
        height: 32px;
        line-height: 14px
    }
    nav.header__inline-menu {
        padding: 16px 12px !important
    }
    .tmenu_item_mobile .tmenu_indicator {
        display: none
    }
    .list-menu.list-menu--inline.tmenu_app_mobile {
        padding: 0 !important
    }
    .header__inline-menu {
        margin-left: 0 !important
    }
    ._2qRGKRd9QLj6zYK1HSi4sg {
        display: inline-block;
        width: auto !important
    }
    ._1rHq2J8-B1xVzp56F4LBNx.rps_keyword_block {
        justify-content: flex-start;
        column-gap: 6px;
        padding-top: 40px !important;
        position: relative
    }
    .rps_predictive_product._2qRGKRd9QLj6zYK1HSi4sg {
        width: 50% !important
    }
    .rps_predictive_keyword {
        margin-right: 0 !important;
        margin-bottom: 4px;
        margin-top: 4px
    }
    .res-btn {
        background-color: transparent;
        color: #fff;
        border: 1px solid #52b12f;
        padding: 8px 10px;
        font-family: Quicksand;
        border-radius: 6px;
        margin-top: 10px;
        display: inline-block;
        text-decoration: none
    }
    .footer {
        position: absolute;
        width: 100%;
        z-index: -1
    }
    .pay-use {
        display: block !important;
        margin: 0
    }
    .mob-contact {
        display: block !important
    }
    .footer__content-bottom-wrapper.page-width.footer__content-bottom-wrapper--center {
        padding-bottom: 0;
        border-top: 1px solid #7a7a7a;
        padding-top: 22px;
        justify-content: center
    }
    .footer__content-bottom-wrapper--center {
        align-items: center
    }
    .footer-block__details-content.footer-block-image {
        display: none
    }
    body.template-product .footer {
        padding-bottom: 100px
    }
    .footer__payment {
        position: absolute;
        width: 100%;
        width: 100%;
        top: 134px;
        left: 0;
        border-top: 1px solid #959595;
        border-bottom: 1px solid #959595;
        padding: 26px 0 !important
    }
    .footer__copyright.caption {
        width: 68% !important;
        text-align: left
    }
    .list-social__item .icon {
        height: 1.7rem !important;
        width: 1.7rem !important
    }
    .footer__copyright.caption {
        width: 60%;
        margin-top: 0
    }
    .copyright__content {
        font-size: 12px !important
    }
    .grid .footer-block__heading {
        font-weight: 400;
        font-size: 14px;
        padding: 1rem 0 !important
    }
    .collection .slider.slider--tablet {
        margin-bottom: 8px !important
    }
    .slider-counter {
        display: none !important;
        text-align: center;
        font-size: 14px !important
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .collection__title h2,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .collection__title h2,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .collection__title h2,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .collection__title h2 {
        font-size: 24px;
        margin-bottom: 12px !important
    }
    .slick-dots {
        bottom: -32px !important
    }
    .centered-slider .slick-slider .slide {
        padding: 0 0 !important
    }
    #shopify-section-template--17816896667779__shop_banner_3Twtti .page-width {
        padding: 0 !important
    }
    .tabs .grid.product-grid .slick-track li:first-child .card__information {
        padding-left: 0 !important
    }
    .tabs .grid.product-grid .slick-track li:first-child .card__information::before {
        bottom: 80px
    }
    .tabs-section .add-btn {
        bottom: 36px;
        right: 15px;
        font-size: 12px !important
    }
    .tabs-section quick-add-bulk {
        right: 12px;
        bottom: 14px
    }
    .tabs-section .price {
        margin-top: 0 !important
    }
    .tabs-section .price.price--on-sale {
        padding-top: 55px !important;
        margin-top: 0 !important
    }
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .add-btn,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .add-btn,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .add-btn {
        bottom: 20px !important
    }
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .add-btn,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .add-btn {
        bottom: 40px;
        right: 17px
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .add-btn,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .add-btn {
        bottom: 38px;
        right: 17px
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }
    .slider-button.slider-button--next,
    .slider-button.slider-button--prev {
        display: none !important
    }
    .quick-add-bulk {
        width: 84px
    }
    .centered-slider .slide-content {
        top: 62% !important
    }
    .page-width {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }
    #shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-next,
    #shopify-section-template--17816896405635__image_slider_B3Nd8z .slick-prev,
    #shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-next,
    #shopify-section-template--17816896667779__image_slider_Bbnd9b .slick-prev,
    #shopify-section-template--17816896667779__mansoon_TDzYmK .slick-next,
    #shopify-section-template--17816896667779__mansoon_TDzYmK .slick-prev,
    #shopify-section-template--17995053072515__image_slider_w88Nez .slick-next,
    #shopify-section-template--17995053072515__image_slider_w88Nez .slick-prev,
    #shopify-section-template--18009638436995__image_slider_pRLByX .slick-next,
    #shopify-section-template--18009638436995__image_slider_pRLByX .slick-prev {
        display: none !important
    }
    .tabs .slick-next {
        right: 0 !important
    }
    .centered-slider .slick-slider .slide span {
        height: auto !important;
        border-radius: 0
    }
    #shopify-section-template--17816896667779__shop_banner_3Twtti .slick-initialized .slick-slide {
        margin: 0 !important
    }
    .tabs .slick-dots {
        bottom: -25px !important
    }
    .centered-slider .btn--primary {
        font-size: 14px;
        padding: 2px 10px;
        margin-top: 16px !important
    }
    .centered-slider .slick-list {
        padding: 0 0 !important
    }
    #shopify-section-template--17816896667779__video_head_RtnraX {
        display: none
    }
    .tabs-section.page-width h2 {
        font-size: 20px !important;
        font-weight: 600 !important
    }
    .collection__view-all .v-all {
        font-size: 10px !important
    }
    .tabs.ui-tabs .ui-tabs-nav li p {
        margin: 8px 0 !important
    }
    .tabs.ui-tabs .ui-tabs-nav li p {
        font-size: 12px !important;
        padding: 8px 14px !important;
        border-radius: 4px !important
    }
    .collection__view-all {
        top: -30px !important
    }
    .tabs-section {
        padding-top: 0 !important;
        padding-bottom: 16px !important
    }
    .deals-head {
        font-size: 24px;
        font-weight: 600;
        padding-bottom: 24px
    }
    .responsive.slick-initialized .slick-track .slick-slide {
        margin: 0 5px;
        height: 160px !important;
        border-radius: 5px
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK {
        padding: 30px 0 !important
    }
    .clickable-banner-section {
        border-radius: 10px
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .card__media {
        height: 168px;
        width: 90px;
        min-width: 90px;
        border-radius: 8px
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .card__inner.ratio {
        height: 168px;
        min-width: 90px;
        width: 90px
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .custom-button-care .custom-button {
        font-size: 12px;
        line-height: normal
    }
    .mansoon-text .select-main-rd {
        padding-right: 10px;
        top: 53%
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .price.price--on-sale {
        padding-top: 50px !important
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .card__heading {
        font-size: 15px !important;
        line-height: normal;
        margin-bottom: 14px;
        height: 42px
    }
    .price__sale .price-item--regular {
        font-size: 14px !important
    }
    #Slider-template--17816896667779__featured_collection_Ayry3D li .price__sale .price-item--sale,
    #Slider-template--17995053072515__featured_collection_cfXfhA li .price__sale .price-item--sale,
    #Slider-template--18009638436995__featured_collection_cC93TD li .price__sale .price-item--sale,
    #shopify-section-template--17816896405635__featured_collection_gNfPQd li .price__sale .price-item--sale,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK li .price__sale .price-item--sale,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg li .price__sale .price-item--sale,
    #shopify-section-template--17816896667779__mansoon_TDzYmK .price__sale .price-item--sale,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc li .price__sale .price-item--sale,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 li .price__sale .price-item--sale,
    #shopify-section-template--18198593798401__featured_collection_Bn3bpi li .price__sale .price-item--sale,
    #shopify-section-template--18198593798401__featured_collection_qHnr4z li .price__sale .price-item--sale,
    .price__sale .price-item--sale,
    .ui-tabs-panel ul li .card__information .price__sale .price-item--sale {
        width: 70px;
        font-size: 27px !important
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .product-card {
        padding: 10px !important;
        border-radius: 10px !important
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .product-card.slick-active {
        width: 299px !important;
        min-width: 300px
    }
    .quantity__button {
        height: 40px
    }
    .quantity__button {
        width: 30px !important
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .card__media .media {
        height: 80px !important
    }
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .title,
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .title,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .title,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .title,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .title {
        font-size: 22px;
        font-weight: 600
    }
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .title span,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .title span,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .title span {
        font-weight: 700
    }
    #shopify-section-template--17816896405635__featured_collection_gNfPQd .collection__title,
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .collection__title,
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .collection__title,
    #shopify-section-template--17816896831619__featured_collection_ckbMNc .collection__title,
    #shopify-section-template--17816896831619__featured_collection_fhTwJ7 .collection__title,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .collection__title,
    #shopify-section-template--18009638436995__featured_collection_cC93TD .collection__title {
        margin-bottom: 0 !important
    }
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .collection__title {
        margin-bottom: 12px !important
    }
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .section-template--17816896667779__featured_collection_tyW8Xg-padding {
        padding-top: 0;
        padding-bottom: 0
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-title,
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-title {
        font-size: 24px;
        font-weight: 600
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-view-all .button,
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-view-all .button {
        font-size: 14px;
        padding: 12px 14px;
        min-width: fit-content
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .collection-list-view-all,
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-view-all {
        top: 26px;
        right: 24px
    }
    #shopify-section-template--17816896667779__collection_list_gpCgni .title-wrapper-with-link {
        margin-bottom: 2rem !important;
        padding: 0 !important
    }
    #Slide-template--17816896667779__collection_list_gpCgni-1,
    #Slide-template--17816896667779__collection_list_gpCgni-2,
    #Slide-template--17816896667779__collection_list_gpCgni-3,
    #Slide-template--17816896667779__collection_list_gpCgni-4,
    #Slide-template--17816896667779__collection_list_gpCgni-5,
    #Slide-template--17816896667779__collection_list_gpCgni-6 {
        width: 150px !important
    }
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list {
        padding: 0 !important
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .card__inner,
    #shopify-section-template--17816896667779__collection_list_gpCgni .card__inner {
        height: 130px !important
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .media,
    #shopify-section-template--17816896667779__collection_list_gpCgni .media {
        width: 120px
    }
    #shopify-section-template--17816896405635__collection_list_XqNHCd .card__information .card__heading,
    #shopify-section-template--17816896667779__collection_list_gpCgni .card__information .card__heading {
        font-size: 14px !important
    }
    #shopify-section-template--17816896667779__collection_list_gpCgni .collection-list-wrapper {
        padding-bottom: 40px
    }
    .icon-title-item {
        width: 50%
    }
    icon-key {
        height: 40px;
        width: 40px
    }
    #shopify-section-template--17816896667779__icon_title_6qA3zf {
        padding: 30px 0
    }
    .icon-title-item h3 {
        line-height: 18px;
        font-size: 14px
    }
    .image-column {
        display: none !important
    }
    #shopify-section-template--17816896667779__folllow_nqbHEw .social-icons a {
        height: 32px;
        width: 32px;
        display: inline-flex;
        align-items: center;
        background-color: #72b01d;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        padding: 8px
    }
    #shopify-section-template--17816896667779__folllow_nqbHEw .social-icons a img {
        width: 100%
    }
    .text-column {
        width: auto
    }
    .text-column h2 {
        font-size: 16px
    }
    .page-width.follow-main .d-flex {
        justify-content: space-between
    }
    .follow-main {
        padding: 1rem !important
    }
    .footer-block__image-wrapper {
        width: 72px
    }
    .footer-contact-info p {
        border: 1px solid;
        border-radius: 4px;
        padding: 4px 5px;
        font-size: 12px
    }
    .footer-block__details-content li a.link {
        font-size: 14px
    }
    .footer__blocks-wrapper .footer-block:nth-child(3) ul,
    .footer__blocks-wrapper .footer-block:nth-child(4) ul {
        display: flex;
        flex-wrap: wrap
    }
    .footer__blocks-wrapper .footer-block:nth-child(3) ul li,
    .footer__blocks-wrapper .footer-block:nth-child(4) ul li {
        width: 50%
    }
    .footer__content-top {
        padding-bottom: 0 !important
    }
    .footer__blocks-wrapper .footer-block:nth-child(2),
    .footer__blocks-wrapper .footer-block:nth-child(3) {
        border-bottom: 1px solid #4e4e4e
    }
    .footer-block {
        margin: 0 0 !important
    }
    .list-social__link {
        padding: .7rem !important;
        margin-left: 8px !important
    }
    .list-payment__item {
        width: 50px
    }
    .footer__copyright.caption {
        width: 100% !important;
        text-align: center
    }
    .tabs .grid.product-grid .slick-track li:first-child {
        height: 382px
    }
    #shopify-section-template--17816896667779__folllow_nqbHEw .social-icons {
        display: block
    }
    .rps-csb-container.rps-csb-container-new {
        padding: 0 1rem !important;
        top: 64px !important
    }
    input._input_12vbd_32 {
        max-height: 40px !important
    }
    .header__heading-logo-wrapper {
        width: 56px !important
    }
    .header-wrapper {
        padding-bottom: 0px !important
    }
    ._1rHq2J8-B1xVzp56F4LBNx.rps_product_block {
        align-items: flex-start !important;
        padding-top: 40px;
        position: relative
    }
    ._2ZHjNhGcgPfmHtwRUp5qHe {
        width: 140px !important
    }
    .TZb7enkgSewGcmT7PqIGk {
        width: 100% !important
    }
    .add-btn {
        padding: 11px 21px !important
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .quick-add-bulk {
        bottom: 8px
    }
    #shopify-section-template--17816896667779__featured_collection_tyW8Xg .quick-add-bulk {
        bottom: 16px
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .add-btn {
        bottom: 10px;
        right: 7px
    }
    #shopify-section-template--18009638436995__featured_collection_cC93TD .add-btn {
        bottom: 30px !important;
        right: 16px
    }
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .add-btn {
        bottom: 40px !important;
        right: 16px
    }
    #shopify-section-template--17816896405635__featured_collection_z7YVRK .select-main-rd {
        top: 75.4%
    }
    #shopify-section-template--17816896667779__featured_collection_Ayry3D .select-main-rd,
    #shopify-section-template--17995053072515__featured_collection_cfXfhA .select-main-rd,
    #shopify-section-template--18040016502915__featured_collection_cfXfhA .select-main-rd,
    #shopify-section-template--18040384127107__featured_collection_cfXfhA .select-main-rd,
    #shopify-section-template--18040384159875__featured_collection_cfXfhA .select-main-rd,
    #shopify-section-template--18040532009091__featured_collection_cfXfhA .select-main-rd,
    #shopify-section-template--18042280509571__featured_collection_cfXfhA .select-main-rd,
    #shopify-section-template--18042429341827__featured_collection_cfXfhA .select-main-rd {
        top: 75%
    }
    .add-btn {
        bottom: 37px;
        right: 20px;
        padding: 11px 18xpx !important
    }
    .add-btn {
        font-size: 12px !important
    }
    p.track-icon {
        width: 100px;
        height: 30px;
        font-size: 9px;
    }
    .centered-slider {
        padding-bottom: 24px !important
    }
    .sold-add-btn {
        bottom: 26px;
        right: 20px;
        min-width: calc(8rem + var(--buttons-border-width)* 2)
    }
    .responsive.slick-initialized .slick-track .slick-slide {
        min-width: 135px;
        width: 135px !important
    }
    .shop-by-brands-section .slick-track .brand-card {
        min-width: 130px !important
    }
    .product-slider .product-card.slick-slide {
        margin-right: 10px !important
    }
    .brand-slider .slick-track {
        display: flex
    }
    #shopify-section-template--17816896667779__mansoon_TDzYmK .slick-track,
    .brand-slider .slick-track,
    .responsive.slick-initialized .slick-track {
        overflow-x: auto;
        flex-wrap: inherit;
        scrollbar-width: none;
        scroll-behavior: smooth;
        transform: none !important;
        width: 100% !important
    }
    .tabs.ui-tabs .scroll-trigger.animate--slide-in {
        transform: translateY(0)
    }
}

@media(max-width:450px) {
    .brand-banner-data {
        left: 20px !important;
        bottom: 24px !important
    }
}

@media(max-width:400px) {
    .brand-banner-section .btn {
        font-size: 10px !important
    }
    .brand-banner-data {
        left: 18px !important;
        bottom: 20px !important
    }
}

@media screen and (max-width:1104px) {
    .cus-section .text-container h2 {
        font-size: 13px
    }
}

@media screen and (max-width:767px) {
    .cus-section .text-container h2 {
        font-size: 12px
    }
}

@media screen and (max-width:575px) {
    .cus-section .text-container h2 {
        font-size: 14px
    }
}

@media screen and (max-width:486px) {
    .cus-section .text-container h2 {
        font-size: 12px
    }
}

@media screen and (max-width:479px) {
    .cus-section .text-container h2 {
        font-size: 14px
    }
}

@media screen and (max-width:392px) {
    .cus-section .text-container h2 {
        font-size: 13px
    }
}

@media screen and (max-width:376px) {
    .cus-section .text-container h2 {
        font-size: 12px
    }
}

@media screen and (max-width:360px) {
    .cus-section .text-container h2 {
        font-size: 11px
    }
}

.customer .cancel-order-button .cancel-order-btn {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    letter-spacing: -.015em;
    text-align: center;
    display: inline-block;
    background: #44633f;
    color: #fff;
    border: 1px solid #44633f;
    padding: 2px 10px 2px 10px;
    border-radius: 8px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all ease-in-out .3s
}

.customer .cancel-order-button .cancel-order-btn:after,
.customer .cancel-order-button .cancel-order-btn:before {
    content: none
}

.section-template--17816896405635__featured_collection_gNfPQd-padding .card__information .product-home {
    display: none
}

.offers .slick-track {
    margin: 0
}

.essential-upsell-block,
.essential-upsell-cross-sell-block,
.essential-upsell-default-placement,
.essential-upsell-frequently-bought-together-block,
.essential-upsell-side-cart-bottom,
.essential-upsell-side-cart-top {
    max-width: 100%
}

.customer .order-history-table .order-history tr th:last-child {
    text-align: center;
    padding-right: 0
}

.customer.order .customer-order-status {
    justify-content: space-between;
    align-items: center
}

.order-status-timeline {
    display: flex;
    flex: none;
    gap: 10px;
    flex-grow: inherit !important
}

.grid__item:first-child .card-wrapper.product-card-wrapper {
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7) 75%);
    width: 100%;
    max-width: 220px important;
}

.card-information .price {
    margin-top: 0 !important
}

.card-information .price__container {
    margin-top: 0px
}

.prepaid-price {
    bottom: -10px !important;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    line-height: 12px;
}

.price-item {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000
}

.prepaid-price li:first-child {
    padding: 4px 6px 11px 70px !important;
    color: #fff
}

.price-item--prepaid li:first-child {
    padding-left: 70px
}

.price-item--prepaid {
    padding-left: 0% !important;
}

.ui-tabs-panel .card-information .price__container {
    margin-top: 0px !important
}

@media screen and (max-width:767px) {
    .product-grid-container .collection .card-information .price__container {
        margin-top: 0px !important
    }
    .card-information .price__container {
        margin-top: 0px !important
    }
    .card .card__content {
        padding: 0rem 0rem
    }
}

@media screen and (max-width:749px) {
    .prepaid-price li:first-child {
        padding-left: 5px;
        color: #fff
    }
    .product-grid-container .collection .prepaid-price {
        position: relative;
        bottom: 2px !important;
        padding-top: 5px;
        padding-bottom: 6px;
        display: block;
        width: 100%
    }
    .prepaid-price {
        position: relative;
        bottom: 0 !important;
        bottom: 0 !important;
        display: block;
        width: 100%
    }
    .ui-tabs-panel .prepaid-price {
        position: relative;
        bottom: 0 !important;
        display: block;
        width: 100%;
    }
    .ui-tabs-panel .card-information .price__container {
        margin-top: 0px !important
    }
    .price-item--prepaid {
        padding-left: 0px !important
    }
    .small-hide {
        display: none !important
    }
}

.clickable-banner-section img {
    width: 100%;
    height: auto
}

#Slider-template--17816896667779__featured_collection_Ayry3D li:nth-child(3n+2) .card__media .media,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li:nth-child(3n+2) .card__media .media,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li:nth-child(3n+1) .card__media .media,
#shopify-section-template--17816896405635__product-grid li:nth-child(3n+1) .card__media .media,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li:nth-child(3n+1) .card__media .media,
#shopify-section-template--17816896700547__main .collection-list li:nth-child(3n+1) .card__media .media,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li:nth-child(3n+3) .card__media .media,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li:nth-child(3n+1) .card__media .media,
.template-search li:nth-child(3n+1) .card__media .media,
.ui-tabs-panel ul li:nth-child(3n+2) .card__media .media {
    background-color: #fff
}

#Slider-template--17816896667779__featured_collection_Ayry3D li:nth-child(3n+1) .card__media .media,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li:nth-child(3n+1) .card__media .media,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li:nth-child(3n+3) .card__media .media,
#shopify-section-template--17816896405635__product-grid li:nth-child(3n+2) .card__media .media,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li:nth-child(3n+3) .card__media .media,
#shopify-section-template--17816896700547__main .collection-list li:nth-child(3n+2) .card__media .media,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li:nth-child(3n+1) .card__media .media,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li:nth-child(3n+3) .card__media .media,
.template-search li:nth-child(3n+2) .card__media .media,
.ui-tabs-panel ul li:nth-child(3n+1) .card__media .media {
    background-color: white
}

#Slider-template--17816896667779__featured_collection_Ayry3D li:nth-child(3n+3) .card__media .media,
#shopify-section-template--17816896405635__featured_collection_gNfPQd li:nth-child(3n+3) .card__media .media,
#shopify-section-template--17816896405635__featured_collection_z7YVRK li:nth-child(3n+2) .card__media .media,
#shopify-section-template--17816896405635__product-grid li:nth-child(3n+3) .card__media .media,
#shopify-section-template--17816896667779__featured_collection_tyW8Xg li:nth-child(3n+2) .card__media .media,
#shopify-section-template--17816896700547__main .collection-list li:nth-child(3n+3) .card__media .media,
#shopify-section-template--17816896831619__featured_collection_ckbMNc li:nth-child(3n+2) .card__media .media,
#shopify-section-template--17816896831619__featured_collection_fhTwJ7 li:nth-child(3n+2) .card__media .media,
.template-search li:nth-child(3n+3) .card__media .media,
.ui-tabs-panel ul li:nth-child(3n+3) .card__media .media {
    background-color: #fff
}

.qikify-megamenu-content {
    display: none;
    visibility: hidden
}

.qikify-megamenu-content.loaded {
    display: block;
    visibility: visible
}

#shopify-section-template--18874077380739__details_banner_jMw6XN .banner-item {
    padding: 0px 40px;
}

@media screen and (max-width:1440px) {
    #shopify-section-template--18874077380739__details_banner_jMw6XN .banner-item {
        padding: 0px;
    }
}

.price.price--sold-out {
    padding-top: 0px;
}

.price.price--sold-out .price__sale {
    display: block;
}

#pincode-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.sbm-pincode {
    cursor: pointer;
    margin: 0px;
    width: 100px;
    padding: 12px;
    border-radius: 6px;
    border: none;
    font-weight: 600;
    background: #44633f;
    color: white;
    font-size: 16px;
}

.pincode-input {
    margin: 15px 10px 20px;
    width: 269px;
    padding: 10px;
    height: 45px;
    border-radius: 7px;
    border: 1px solid grey;
}

.pincode-h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0px;
}

.main-pincode-div {
    background: white;
    padding: 30px;
    border-radius: 8px;
    width: 350px;
    text-align: center;
}

#date-info p {
    margin: 3px 0px;
    font-size: 16px;
}

#date-info p b {
    font-weight: 600;
}

.manufactured-by {
    padding-top: 15px;
}

.marketed-by span,
.manufactured-by span,
.manufactured-by p {
    margin: 3px 0px;
    font-size: 16px;
}

.manufactured-by ul {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
}

.manufactured-by ul li {
    list-style: none;
    font-size: 16px;
}

.marketed-by span b,
.manufactured-by span b {
    font-weight: 600;
}

.appify_rcc_row {
    display: none !important;
}

.mrp-price {
    font-weight: 100;
    color: #626262;
    font-size: 14px;
    display: none;
}

.product__info-wrapper .mrp-price {
    display: block;
}

.fssai-sec ul {
    align-items: center;
}

.multicolumn.fssai-sec ul li .multicolumn-card {
    background: none;
}

.fssai-sec ul li .multicolumn-card-spacing {
    padding: 0px;
}

.price .unit-price .price-item {
    display: none;
}

.product__info-wrapper .price .unit-price .price-item {
    text-transform: none;
    font-weight: 300;
    font-size: 14px !important;
    line-height: 20px;
    color: #626262;
    display: block;
}

@media screen and (max-width: 766px) {
    .cky-revisit-bottom-left {
        bottom: 120px;
    }
}

.card__badge.top{z-index:9 !important;} .section-template--17816896667779__featured_collection_Ayry3D-padding{padding-top:0px !important;     margin-top: -25px !important;} .x1ghz6dp.x1717udv.x1pd3egz.x1qlqyl8.xggjnk3.x1hl2dhg.x1heor9g.xjbqb8w.x1wty727.x1b6ykf0.x1gnnqk1.x6mezaz.x14y7zgk.x9f619.x2lwn1j.xdi48bf.x1qrby5j.x78zum5.xdt5ytf.x1n2onr6.xbobb8a.x9q6w0x.x1q1tvw{padding-top:5px !important; padding-bottom:5px !important;}
span.xb-wishlist-button-collection__add-icon {
    background: #fff;
    border-radius: 50%;
    display: block;
    padding: 6px;
}
.xb-header__icon span{ width: 20px; display: block; height: 20px; }
.utility-bar.color-scheme-d474c2a3-7f48-46f8-9752-2a2c9acd6db7.gradient.utility-bar--bottom-border{background:#44633f; overflow:hidden;}
@media screen and (max-width: 890px) {
  .header-mega-menu {
    display:none;
  }
}
#page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader-text {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}
   
.card__inner.ratio{--ratio-percent: 100% !important;}
.card__badge.top.left { max-width: 85px;}
/* .price__sale .price-item--sale, .ui-tabs-panel ul li .card__information .price__sale .price-item--sale { width: 65px; } */
.price__sale .price-item--regular s{ margin: 0px!important; }
.price__sale .price-item--regular .price-item--prepaid{ margin: 0px; }
a#StandardCardNoMediaLink-{{ section.id }} {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
:root { --items-per-view-desktop: 5; }
/* #tabbed-best-sellers-{{ section.id }} { padding: 40px 0; } */
/* #tabbed-best-sellers-{{ section.id }} .tbs-container { max-width: {{ section.settings.max_width | default: 1400 }}px; margin: 0 auto; padding: 1px 16px; } */
#tabbed-best-sellers-{{ section.id }} .tbs-heading { text-align: center; margin-bottom: 24px; }
/* ---- Tabs ---- */
#tabbed-best-sellers-{{ section.id }} .tbs-tabs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 24px; }
/* #tabbed-best-sellers-{{ section.id }} .tbs-tab-btn { border: 1px solid #ddd; background: #fff; padding: 8px 14px; border-radius: 999px; cursor: pointer; font-size: 14px; transition: all .2s ease; } */
/* #tabbed-best-sellers-{{ section.id }} .tbs-tab-btn.ui-tabs-active { background: #000; color: #fff; border-color: #000; } */
/* ---- Panels ---- */
#tabbed-best-sellers-{{ section.id }} .tbs-panel { display: none; }
#tabbed-best-sellers-{{ section.id }} .tbs-panel.active { display: block; }
/* ---- Carousel ---- */
#tabbed-best-sellers-{{ section.id }} .tbs-slider-wrapper { position: relative; }
#tabbed-best-sellers-{{ section.id }} .tbs-slider-container{ position: relative; padding: 0px; border: none; }
#tabbed-best-sellers-{{ section.id }} .tbs-slider-container ul{ padding: 0px; list-style: none; margin: 0px; }
#tabbed-best-sellers-{{ section.id }} .tbs-slider { display: flex; gap: 16px; transition: transform .35s ease; will-change: transform; /* flex: 0 0 calc((100% - (var(--items-per-view-mobile, 2) - 1) * 16px) / var(--items-per-view-mobile, 2)); */ }
#tabbed-best-sellers-{{ section.id }} .tbs-slide{ padding-right: 10px; }
#tabbed-best-sellers-{{ section.id }} .tbs-slide a{ text-align: left;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
/* #tabbed-best-sellers-{{ section.id }} .tbs-slide:first-child{ height: auto; }
#tabbed-best-sellers-{{ section.id }} .tbs-slide:first-child a{ color: #fff; } */
#tabbed-best-sellers-{{ section.id }} .tbs-slide a .featured-images-wrapper, #tabbed-best-sellers-{{ section.id }} .tbs-slide a .featured-images-wrapper .highlight-image{ height: 100%; }
#tabbed-best-sellers-{{ section.id }} .tbs-slide a .featured-images-wrapper .highlight-image img{ height: 100%; object-fit: cover; }
.featured-images-wrapper .thumbnail-image{ position: absolute; left: 12px; background: #fff; border-radius: 6px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); display: flex; flex-direction: row-reverse; bottom: 40px; z-index: 11; }
.featured-images-wrapper .thumbnail-image img{ width: 60px; height: 60px; min-width: 60px; background-color: #fff; border-radius: 4px; padding: 8px; }
.featured-product-info-wrapper{ position: absolute; bottom: 0px; display: grid; grid-template-rows: max-content minmax(0,1fr) max-content auto; padding: 1rem; width: 100%; flex-grow: 1; }
.featured-product-info-wrapper .featured-product-info{ position: relative; padding-left: 70px; }
.featured-product-info h3{ font-size: 16px; padding-top: 0; height: auto; color: #fff; font-weight: 600; line-height: 20px; text-decoration: none; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; max-width: 100%; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; }


/* ---- Arrows ---- */
#tabbed-best-sellers-{{ section.id }} .tbs-arrow { position: absolute; top: 50%; transform: translateY(-50%); width: 36px; height: 36px; border: none; background: rgba(0,0,0,0.6); color: #fff; border-radius: 50%; cursor: pointer; z-index: 2; display: inline-flex; align-items: center; justify-content: center; }
#tabbed-best-sellers-{{ section.id }} .tbs-arrow.prev { left: -18px; }
#tabbed-best-sellers-{{ section.id }} .tbs-arrow.next { right: -18px; }
#tabbed-best-sellers-{{ section.id }} .tbs-arrow.disabled { opacity: .3; pointer-events: none; }
.tabs .slick-track{ display: flex; }
.banner-product-image{ border-radius: 10px; overflow: hidden; padding: 0px; padding-right: 10px; }
/* .tbs-container .tabs ul li:first-child .card-wrapper .card__inner{ display: none; } */
.banner-product-image img{ max-height: 100%; width: 100%; }
/* .tbs-slide:first-child .card-information .select-main-rd, .tbs-slide:first-child .card-information .price-add-cart-container .variant-add-btn{ display: none; } */
.ui-tabs-panel ul li .card__heading{ height: auto; min-height: 60px; }
.tbs-slide .card-information .price{ padding: 0px!important; margin: 0px !important; }
.tbs-slide .card-information .price .price__container{ margin: 0px !important; }
.tbs-slide .card-information .product-variant-dropdown .select-main-rd{ position: static; padding: 0px!important; transform: none; }
.tbs-slide .card-information .product-variant-dropdown .price-add-cart-container{ display: flex; flex-direction:column; justify-content: flex-start; align-items: flex-start; padding: 7px 0px; }
.tbs-slide .card-information .product-variant-dropdown .price-add-cart-container button{ position: static; width:100%; margin-top:12px; }
/* .tbs-slide:first-child .card-information .product-variant-dropdown form { margin: 0px !important; }
.tbs-slide:first-child .card-information .product-variant-dropdown .price-add-cart-container{ padding: 0px; }
.tbs-slide:first-child .card-information .product-variant-dropdown .price-add-cart-container .price-item{ line-height: 22px; color: #fff; }
.tbs-slide:first-child .card-information .product-variant-dropdown .price-add-cart-container .price__sale .price-item--regular{ color: #fff; }
.tabs .tbs-slide:first-child .card__information{ position: relative; padding-left: 77px; }
.tbs-slide:first-child .card-wrapper.product-card-wrapper{ background: linear-gradient(180deg,transparent,rgba(0,0,0,.7) 75%); } */
.tabs.ui-tabs .ui-tabs-nav li{ margin-right: 10px; }
.tabs.ui-tabs .ui-tabs-nav li p { cursor: pointer; }
.card-information{ position: relative; z-index: 1; width: 100%; }
.tbs-container .collection__view-all{ top: -140px; }
.tbs-container.tabs-hidden .collection__view-all{ top: -70px; right: 0px; left: auto; transform: translateX(-50%); }
.tbs-slider .price--on-sale .price__sale{ flex-wrap: nowrap; }
.ui-tabs-panel ul li .card__information .price__sale .price-item--regular s{ margin-left: 0px; }
.slick-initialized .slick-slide{ margin: 0px 1px !important; }
.tabs .slick-track .grid__item{ padding: 0 5px; }
.v-all{ font-family: "Barlow"; }
.collection__view-all .v-all{ background: #44633f; color: #fff !important; font-size: 17px; padding: 8px; border-radius:10px;text-decoration: none; font-weight: 600; font-family: 'General Sans'; }
.tabs-section{ padding-top: 10px !important; padding-bottom: 40px; }
.tabs.ui-tabs.ui-corner-all ul li:first-child .ui-tabs-anchor{ padding-left: 0px; }
.ui-tabs-panel.ui-corner-bottom.ui-widget-content{ padding: 1em 0em; }
.tabs-section.page-width h2{ color: #44633f!important; font-size: 36px; margin: 12px 0px 4px 0px; font-weight: 600; text-align: left; }
.tabs .slick-next::before{ color: #fff; content: "\f054"; font-family: FontAwesome; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.tabs .slick-prev:hover, .tabs .slick-next:hover{ background-color: #000; }
.tabs .slick-prev.slick-disabled:hover, .tabs .slick-next.slick-disabled:hover{ background-color: #e6e6e6; }
.tabs .slick-prev::before { color: #fff; content: "\f053"; font-family: FontAwesome; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.tabs .slick-slider{ margin: 0 -5px; }
.tabs { background: none!important; border: none!important }
.tabs.ui-tabs .ui-tabs-nav { background: none; padding: 0; display: flex; justify-content: start; border: none; align-items: center; overflow-x: auto; overflow-y: hidden; }
.tabs-section h2 { text-align: center; }
.tabs.ui-tabs .ui-tabs-nav li { border: none; background: none; }
.tabs.ui-tabs .ui-tabs-nav li  a { display: flex; flex-direction: column; justify-content: center; align-items: center; color: #ddd; padding: 5px 5px; border-radius: 50px; text-align: center; }
#shopify-section-template--18198593634561__collection_tab_KNKMGL .quick-add-bulk{ bottom: 14px; margin-bottom: 0px; }
.tabs.ui-tabs .ui-tabs-nav li p { padding: 10px 15px; border: 1px solid #8d8d8d; color: black; text-align: center; border-radius: 8px; font-size: 18px; margin: 24px 0px 0px 0px; }
.tabs .slick-slider .slick-list{ padding-left: 4px; }
.tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active p { background: #44633f!important; padding: 10px 15px; border-radius: 8px; border: 1px solid #8d8d8d; color: white; font-weight: 600; font-family: 'General Sans' !important; }
.tabs-img-block { width: 100px; height: 100px; border-radius: 50%; border: 1px solid black; }
.tabs-img-block img { border-radius: 50%; width: 100%; height: 100%; object-fit: contain; }
.tabs-section .grid--4-col-desktop .grid__item { max-width: 100%; }
.scroll-arrow{ display: none; }
@media only screen and (max-width: 800px) {
  .tabs.ui-tabs .ui-tabs-nav { overflow-x: scroll; justify-content: flex-start; }
  .ui-tabs-nav { -ms-overflow-style: none; scrollbar-width: none; }
  .ui-tabs-nav::-webkit-scrollbar { display: none; }
}
@media screen and (max-width: 767px){
  .tbs-container .collection__view-all{ top: -138px; }
  /* #tabbed-best-sellers-{{ section.id }} ul li:first-child .card__heading{ min-height: auto; }
  .tabs-section li:first-child .price.price--on-sale{ margin-top: 5px !important; } */
  /* .tbs-container.tabs-hidden .collection__view-all{top: -50px !important; width:70px; right:10px !important;}
  .tbs-container.tabs-hidden .collection__view-all{left:80% !important;} */
}
@media screen and (max-width: 575px){
  .tbs-container .collection__view-all{ top: -102px!important; }
  .price-main-first{ bottom:40px; }
  .brand-card p { font-size: 11px !important; }
}
.mobile-price .price .price-item.price-item--sale{margin-top:23px;}
ul li .card-wrapper.product-card-wrapper {
    border: 1px solid #929185 !important;
    overflow: hidden;
    border-radius: 10px !important;
}
.card__information .price__sale {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap:nowrap;
    align-items: center;
    margin:6px 0 9px 0;
}
/* .prepaid-price{
  margin-top:-17px;
}
.price-item--prepaid {
    padding-left: 7% !important;
} */
.card__information{
 width:100%;
 /* max-width:250px; */
}
.card__heading, .card__heading:last-child{width:100%; max-width:220px;}
.section-{{ section.id }}-padding {
  padding-top: {{ section.settings.padding_top | times: 0.75 | round: 0 }}px;
  padding-bottom: {{ section.settings.padding_bottom | times: 0.75 | round: 0 }}px;
}

@media screen and (min-width: 750px) {
  .section-{{ section.id }}-padding {
    padding-top: {{ section.settings.padding_top }}px;
    padding-bottom: {{ section.settings.padding_bottom }}px;
  }
}
#tangent-main-container .tangent_primary_button{
  background: #44633f;
  background-color: #44633f;
  border-color: #44633f;
}


/* Font change only for Vatika Bio Fusion page */
.page-vatika-bio-fusion {
  font-family: 'Poppins', sans-serif !important;
}


.page-vatika-bio-fusion h1,
.page-vatika-bio-fusion h2,
.page-vatika-bio-fusion h3,
.page-vatika-bio-fusion span,
.page-vatika-bio-fusion div {
  font-family: 'Playfair Display', serif !important;
}

body.pop__product .pdp_popcoin, .pop_cart_drawer_container, .pop_cart_page_container {
  display: none !important;
}
.pdp-btns > div { width: 100%; }
.pdp-btns .product-form__buttons{ padding: 0px; }
.pdp-btns .recurpay-sale-widget{ min-width: auto; }
.product__info-wrapper .vt-wishlist-container.vt-product-page.on-mob{ display: none; }
.pdp-btns .recurpay__widget .recurpay__radio_group{ width: auto; }
.pdp-btns .recurpay-sale-widget .recurpay__widget .recurpay__group_price_wrapper{ width: auto; }
ul.menu-drawer__menu { padding: 0px; list-style: none; }
.menu-drawer__menu-item{ width: 100%; }
.jdgm-widget:after{ content: none; }
.card__content .inclusive-tax{ display: none; }
.mobile-addtocart .inclusive-tax{ display: none; }
.mobile-addtocart .inclusive-tax-mob{ display: block; font-size: 12px; }
@media (max-width: 767px) {
  .pdp-btns {
    display: block;
  }
  .product__info-wrapper .product-form, .product__info-wrapper .vt-wishlist-button, .product__info-wrapper .vt-wishlist-container.vt-product-page{ display: block; }
}
.cart-drawer .cart__ctas .cart__checkout-button{ background-color: #de6b48; color: #ffffff !important; height: 35px !important; min-height: 35px !important; max-height: 40px !important; margin-top: 8px; }
.cart__footer .cart__ctas .cart__checkout-button{ max-width: 100%; width: 100%; border: none; display: flex; justify-content: center; align-items: center; background: #000000; position: relative; cursor: pointer; border-radius: 10px; padding: 5px 10px; height: 40px !important; }
.cart__footer .cart__ctas .cart__checkout-button:before, .cart__footer .cart__ctas .cart__checkout-button:after{ content: none; }