/** Shopify CDN: Minification failed

Line 383:27 Expected ")" to end URL token
Line 2059:31 Expected ")" to end URL token
Line 2094:13 Unexpected "/"
Line 2097:13 Unexpected "/"
Line 2194:31 Expected ")" to end URL token
Line 2389:32 Expected ")" to end URL token

**/
/*! tailwindcss v2.1.4 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

::after,
::before {
    box-sizing: border-box
}

html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

hr {
    height: 0;
    color: inherit
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield !important
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

select {
    text-transform: none;
    background-color: transparent !important
}

[type=button],
button {
    -webkit-appearance: button
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

html {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

@keyframes fadeInUpTest {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        transform: translateZ(0)
    }
}

.align-left {
    align-self: flex-start !important
}

.bg-tomato {
    background-color: #eb4f47 !important
}

.hover\:bg-tomato-dark:hover {
    background-color: #e73127 !important
}

.bg-transparent {
    background-color: transparent !important
}

.bg-lbeige {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 246, 242, var(--tw-bg-opacity)) !important
}

.bg-lgray {
    --tw-bg-opacity: 1 !important;
    background-color: #f3f4f6 !important
}

.bg-dgray {
    --tw-bg-opacity: 1 !important;
    background-color: #e5e7eb !important
}

.bg-darkslategray {
    background-color: #374151 !important
}

.text-ddgreen {
    color: #85be7e !important
}

.bg-dbeige {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(235, 225, 218, var(--tw-bg-opacity)) !important
}

.bg-beige {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(246, 237, 230, var(--tw-bg-opacity)) !important
}

.bg-beige-new {
    --tw-bg-opacity: 1 !important;
    background-color: #fff3e4 !important
}

.bg-dgreen {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(36, 192, 112, var(--tw-bg-opacity)) !important
}

.quantity-style-small {
    width: 34px !important;
    text-align: center !important;
    height: 26px !important
}

.max-w-full {
    max-width: 100% !important
}

.min-w-full {
    min-width: 100% !important
}

.rounded-l-md {
    border-top-left-radius: .375rem !important;
    border-bottom-left-radius: .375rem !important
}

.rounded-r-md {
    border-top-right-radius: .375rem !important;
    border-bottom-right-radius: .375rem !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.items-start {
    align-items: flex-start !important
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-white-ov {
    background-color: rgba(255, 255, 255, .8) !important
}

.bg-hero-sm-320 {
    background-image:url({{'Hero-mob-320.png'|asset_url}}) !important
}

.border-gray-200 {
    border-color: #e5e7eb !important
}

.border-2 {
    border-width: 2px !important
}

.border-transparent {
    border-color: transparent !important
}

.border-white {
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important
}

.border-dgreen {
    --tw-border-opacity: 1 !important;
    border-color: rgb(36, 192, 112, var(--tw-border-opacity)) !important
}

.hover\:bg-dgreen {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(36, 192, 112, var(--tw-bg-opacity)) !important
}

.hover\:bg-ddgreen:hover {
    --tw-bg-opacity: 1 !important;
    background-color: #89b884 !important
}

.hover\:bg-ddarkslatergray:hover {
    --tw-bg-opacity: 1 !important;
    background-color: #2b3340 !important;
    border-radius: .375rem !important;
    border: none !important
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
}

.hover\:border-black:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 30, 30, var(--tw-border-opacity)) !important
}

.hover\:border-white:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important
}

.hover\:border-dgreen:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(36, 192, 112, var(--tw-border-opacity)) !important
}

.transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transition-all {
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important
}

.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.translate-x-0 {
    --tw-translate-x: 0px
}

.translate-x-full {
    --tw-translate-x: 100%
}

.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.duration-300 {
    transition-duration: .3s !important
}

.duration-500 {
    transition-duration: .5s !important
}

.hover\:border-2:hover {
    border-width: 2px !important
}

.hover\:border-b:hover {
    border-bottom-width: 1px !important
}

.hover\:text-dgreen:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(36, 192, 112, var(--tw-text-opacity)) !important
}

.self-end {
    align-self: flex-end !important
}

.max-w-none {
    max-width: none !important
}

.max-w-300 {
    max-width: 300px !important
}

.max-w-1440 {
    max-width: 1440px !important
}

.rounded-md {
    border-radius: .375rem
}

.rounded-b-md {
    border-bottom-right-radius: .375rem;
    border-bottom-left-radius: .375rem
}

.rounded-1\/2 {
    border-radius: 50% !important
}

.rounded-full {
    border-radius: 9999px !important
}

.border-4 {
    border-width: 4px !important
}

.border {
    border-width: 1px !important
}

.z-30 {
    z-index: 30 !important
}

.flex {
    display: flex !important
}

.flex-auto {
    display: flex !important;
    flex-grow: 1 !important;
    flex-shrink: 1 !important;
    flex-basis: 30% !important
}

.table {
    display: table !important
}

.hidden {
    display: none !important
}

.flex-col {
    flex-direction: column !important
}

.items-end {
    align-items: flex-end !important
}

.items-center {
    align-items: center !important
}

.self-start {
    align-self: flex-start !important
}

.justify-start {
    justify-content: flex-start !important
}

.justify-end {
    justify-content: flex-end !important
}

.justify-center {
    justify-content: center !important
}

.justify-between {
    justify-content: space-between !important
}

.justify-around {
    justify-content: space-around !important
}

.font-vreg {
    font-family: Valky Regular !important
}

.underline {
    text-decoration: underline !important
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fixed {
    position: fixed
}

.overflow-hidden {
    overflow: hidden
}

.bg-opacity-75 {
    --tw-bg-opacity: 0.75
}

.inset-y-0 {
    top: 0;
    bottom: 0
}

.pl-10 {
    padding-left: 2.5rem
}

.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity))
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.overflow-y-scroll {
    overflow-y: scroll
}

.overflow-y-auto {
    overflow-y: auto
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity))
}

.-m-2 {
    margin: -.5rem
}

.flex-1 {
    flex: 1 1 0%
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity))
}

.text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity))
}

.font-vbold {
    font-family: Valky Bold !important
}

.font-vsemi {
    font-family: Valky SemiBold !important
}

.font-neo {
    font-family: Neometric Light !important
}

.font-neom {
    font-family: Neometric Medium !important
}

.font-neor {
    font-family: Neometric Regular !important
}

.font-extralight {
    font-weight: 200 !important
}

.font-semibold {
    font-weight: 600 !important
}

.h-auto {
    height: auto !important
}

.h-0p {
    height: 0 !important
}

.h-70p {
    height: 70px !important
}

.h-4 {
    height: 1rem !important
}

.h-40 {
    height: 10rem !important
}

.h-full {
    height: 100% !important
}

.h-1\/2 {
    height: 50% !important
}

.h-2\/3 {
    height: 66.6% !important
}

.text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity))
}

.text-red-500 {
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important
}

.text-inherit {
    font-size: inherit !important
}

.text-12 {
    font-size: 12px !important
}

.text-14 {
    font-size: 14px !important
}

.text-16 {
    font-size: 16px !important
}

.text-18 {
    font-size: 18px !important
}

.text-20 {
    font-size: 20px !important
}

.text-24 {
    font-size: 24px !important
}

.text-28 {
    font-size: 28px !important
}

.text-30 {
    font-size: 30px !important
}

.text-36 {
    font-size: 36px !important
}

.text-42 {
    font-size: 42px !important
}

.text-48 {
    font-size: 48px !important
}

.text-76 {
    font-size: 76px !important
}

.w-0 {
    width: 0 !important
}

.w-14 {
    width: 3.5rem !important
}

.w-16 {
    width: 4rem !important
}

.w-24 {
    width: 6rem !important
}

.w-52 {
    width: 13rem !important
}

.w-m-full {
    width: 95% !important
}

.w-1\/2 {
    width: 50% !important
}

.w-1\/3 {
    width: 33.3333% !important
}

.w-2\/3 {
    width: 66.6666% !important
}

.w-4\/5 {
    width: 80% !important
}

.top-0 {
    top: 0 !important
}

.top-2 {
    top: .5rem !important
}

.top-4 {
    top: 1rem !important
}

.top-5 {
    top: 1.25 !important
}

.top-6 {
    top: 1.5rem !important
}

.top-8 {
    top: 2rem !important
}

.top-10 {
    top: 2.5rem !important
}

.top-14 {
    top: 3.5rem !important
}

.top-28-r {
    top: 34rem !important
}

.top-29-r {
    top: 35rem !important
}

.-top-10 {
    top: -2.5rem !important
}

.mr-0 {
    margin-right: 0 !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mr-10 {
    margin-right: 2.5rem !important
}

.mr-16 {
    margin-right: 4rem !important
}

.mt-auto {
    margin-top: auto !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-20 {
    margin-top: 5rem !important
}

.mt-3 {
    margin-top: .75rem !important
}

.mt-4 {
    margin-top: 1rem !important
}

.mt-5 {
    margin-top: 1.25rem !important
}

.mt-6 {
    margin-top: 1.5rem !important
}

.mr-3 {
    margin-right: .75rem !important
}

.mr-4 {
    margin-right: 1rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: .75rem !important
}

.mb-4 {
    margin-bottom: 1rem !important
}

.-ml-2 {
    margin-left: -.5rem !important
}

.-mr-28 {
    margin-right: -7rem !important
}

.-mr-16 {
    margin-right: -4rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.ml-4 {
    margin-left: 1rem !important
}

.ml-10 {
    margin-left: 2.5rem !important
}

.ml-16 {
    margin-left: 4rem !important
}

.ml-20 {
    margin-left: 5rem !important
}

.mr-5 {
    margin-right: 1.25rem !important
}

.mr-7 {
    margin-right: 1.75rem !important
}

.mb-5 {
    margin-bottom: 1.25rem !important
}

.mt-6 {
    margin-top: 1.5rem !important
}

.mb-6 {
    margin-bottom: 1.5rem !important
}

.mt-7 {
    margin-top: 1.75rem !important
}

.mt-8 {
    margin-top: 2rem !important
}

.mb-8 {
    margin-bottom: 2rem !important
}

.mb-10 {
    margin-bottom: 2.5rem !important
}

.mb-12 {
    margin-bottom: 3rem !important
}

.mb-16 {
    margin-bottom: 4rem !important
}

.mb-20 {
    margin-bottom: 5rem !important
}

.mt-10 {
    margin-top: 2.5rem !important
}

.mt-12 {
    margin-top: 3rem !important
}

.mt-16 {
    margin-top: 4rem !important
}

.mt-24 {
    margin-top: 6rem !important
}

.mt-32 {
    margin-top: 8rem !important
}

.mt-3\.5 {
    margin-top: .875rem !important
}

.-mt-3 {
    margin-top: -.75rem !important
}

.-mt-5 {
    margin-top: -1.25rem !important
}

.-mt-6 {
    margin-top: -1.5rem !important
}

.-mt-12 {
    margin-top: -3rem !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
}

.my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
}

.opacity-90 {
    opacity: .9 !important
}

.p-0 {
    padding: 0 !important
}

.p-2 {
    padding: .5rem !important
}

.p-4 {
    padding: 1rem !important
}

.py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
}

.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}

.py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important
}

.pt-12 {
    padding-top: 3rem !important
}

.pt-16 {
    padding-top: 4rem !important
}

.pb-10 {
    padding-bottom: 2.5rem !important
}

.pb-20 {
    padding-bottom: 5rem !important
}

.pt-24 {
    padding-top: 6rem !important
}

.pt-28 {
    padding-top: 7rem !important
}

.pb-44 {
    padding-bottom: 11rem !important
}

.pb-56 {
    padding-bottom: 14rem !important
}

.pl-0 {
    padding-left: 0 !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important
}

.px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important
}

.px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.absolute {
    position: absolute !important
}

.relative {
    position: relative !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-2 {
    bottom: .5rem !important
}

.bottom-3 {
    bottom: .75rem !important
}

.bottom-4 {
    bottom: 1rem !important
}

.bottom-6 {
    bottom: 1.25rem !important
}

.bottom-8 {
    bottom: 2rem !important
}

.bottom-10 {
    bottom: 2.5rem !important
}

.bottom-12 {
    bottom: 3rem !important
}

.-right-16 {
    right: -4rem !important
}

.-right-20 {
    right: -5rem !important
}

.-right-32 {
    right: -8rem !important
}

.-right-36 {
    right: -9rem !important
}

.-right-40 {
    right: -10rem !important
}

.-right-44 {
    right: -11rem !important
}

.-right-64 {
    right: -16rem !important
}

.-right-80 {
    right: -20rem !important
}

.right-0 {
    right: 0 !important
}

.right-2 {
    right: .5rem !important
}

.right-6 {
    right: 1.5rem !important
}

.right-20 {
    right: 5rem !important
}

.bottom-2\.5 {
    bottom: .625rem !important
}

.-bottom-10 {
    bottom: -2.5rem !important
}

.-bottom-20 {
    bottom: -5rem !important
}

.-bottom-28 {
    bottom: -7rem !important
}

.bottom-29-r {
    bottom: 29rem !important
}

.bottom-80 {
    bottom: 20rem !important
}

.-bottom-80 {
    bottom: -20rem !important
}

.-left-2 {
    left: .5rem !important
}

.-left-4 {
    left: -1rem !important
}

.-left-6 {
    left: -1.5rem !important
}

.-left-20 {
    left: -5rem !important
}

.-left-32 {
    left: -8rem !important
}

.-left-40 {
    left: -10rem !important
}

.-left-52 {
    left: -13rem !important
}

.-left-60 {
    left: -15rem !important
}

.-bottom-72 {
    bottom: -18rem !important
}

* {
    --tw-shadow: 0 0 #0000
}

.shadow-h-shad {
    --tw-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.4)
}

* {
    --tw-ring-inset: var(--tw-empty);
    /*!*/
    /*!*/
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

.text-black {
    --tw-text-opacity: 1 !important;
    color: rgba(74, 74, 74, var(--tw-text-opacity)) !important
}

.text-white {
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}

.text-lbeige {
    --tw-text-opacity: 1 !important;
    color: rgba(251, 246, 242, var(--tw-text-opacity)) !important
}

.leading-subs {
    line-height: 19.6px !important
}

.tracking-wider {
    letter-spacing: .05em !important
}

.tracking-widest {
    letter-spacing: .1em !important
}

.tracking-widestt {
    letter-spacing: .2em !important
}

.w-3 {
    width: .75rem !important
}

.h-3 {
    height: .75rem !important
}

.w-6 {
    width: 1.5rem !important
}

.h-6 {
    height: 1.5rem !important
}

.w-4 {
    width: 1rem !important
}

.w-40 {
    width: 10rem !important
}

.w-1\/5 {
    width: 20% !important
}

.w-5\/12 {
    width: 41.666667% !important
}

.w-6\/12 {
    width: 50% !important
}

.w-7\/12 {
    width: 58.333333% !important
}

.w-8\/12 {
    width: 66.666667% !important
}

.w-9\/12 {
    width: 75% !important
}

.w-10\/12 {
    width: 83.333333% !important
}

.w-11\/12 {
    width: 91.666667% !important
}

.w-full {
    width: 100% !important
}

.w-10 {
    width: 2.5rem !important
}

.z-50 {
    z-index: 50 !important
}

.z-60 {
    z-index: 60 !important
}

.z-90 {
    z-index: 90 !important
}

.z-100 {
    z-index: 100 !important
}

.z-110 {
    z-index: 110 !important
}

.z-120 {
    z-index: 120 !important
}

.bg-beige {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(246, 237, 230, var(--tw-bg-opacity)) !important
}

.w-11-5 {
    width: 11.5rem !important
}

.h-7 {
    height: 1.75rem
}

.h-10 {
    height: 2.5rem !important
}

.h-60 {
    height: 15rem !important
}

.h-66 {
    height: 16rem !important
}

.h-72 {
    height: 18rem !important
}

.h-80 {
    height: 20rem !important
}

.justify-center {
    justify-content: center !important
}

.items-center {
    align-items: center !important
}

.absolute {
    position: absolute !important
}

.top-12 {
    top: 3rem !important
}

.left-2 {
    left: .5rem !important
}

.hidden {
    display: none !important
}

.w-max {
    width: max-content !important
}

.flex {
    display: flex !important
}

.font-neo {
    font-family: Neometric Light !important
}

.text-16 {
    font-size: 16px !important
}

.mt-6 {
    margin-top: 1.5rem !important
}

.w-full {
    width: 100% !important
}

.bg-lbeige {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 246, 242, var(--tw-bg-opacity)) !important
}

.flex-row {
    flex-direction: row !important
}

.flex-col {
    flex-direction: column !important
}

.items-end {
    align-items: flex-end !important
}

.items-center {
    align-items: center !important
}

.justify-between {
    justify-content: space-between !important
}

.h-12 {
    height: 3rem !important
}

.h-14 {
    height: 3.5rem !important
}

.text-14 {
    font-size: 14px !important
}

.text-16 {
    font-size: 16px !important
}

.text-18 {
    font-size: 18px !important
}

.tracking-wide {
    letter-spacing: .025em !important
}

.tracking-wider {
    letter-spacing: .05em !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-3 {
    margin-left: .75rem !important
}

.mr-6 {
    margin-right: 1.5rem !important
}

.mr-20 {
    margin-right: 5rem !important
}

.hover\:border-b:hover {
    border-bottom-width: 1px !important
}

.hover\:border-black:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 30, 30, var(--tw-border-opacity)) !important
}

.border-b {
    border-bottom-width: 1px !important
}

.border-transparent {
    border-color: transparent !important
}

.border-red-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important
}

.cursor-pointer {
    cursor: pointer !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mr-28 {
    margin-right: 7rem !important
}

.mr-32 {
    margin-right: 8rem !important
}

.mr-36 {
    margin-right: 9rem !important
}

.mr-38 {
    margin-right: 9.5rem !important
}

.mr-40 {
    margin-right: 10rem !important
}

.mr-44 {
    margin-right: 11rem !important
}

.object-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
}

.mr-2 {
    margin-right: .5rem !important
}

.bg-black {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 30, 30, var(--tw-bg-opacity)) !important
}

.opacity-50 {
    opacity: .5 !important
}

.z-30 {
    z-index: 30 !important
}

.lineDiv {
    height: 1px;
    width: 87% !important;
    margin-top: 5px;
    background-color: grey;
}

.lineDivInner {
    height: 1px;
    width: 67vw !important;
    margin-top: 5px;
    background-color: grey;
}

.productInMenuImg {
    border-radius: 10px;
    height: 80%;
    margin-right: 10px;
}

.productDiv {
    justify-content: space-between;
    width: 78vw;
    align-items: center;
    height: 65px;
}

.productTextLink {
    justify-content: space-between;
    font-size: 0.9rem !important;
    font-weight: bold;
    padding: 17px;
    padding-left: 2px;
}

.straightLine {
    margin-top: 8px;
    width: 1px;
    height: 15px;
    background-color: black;
}

.pf-4_ {
    margin-top: 20px !important;
}

.border-top {
    padding-top: 8px;
    border-top: 1px solid grey;
}

.outterProduct {
    width: 95%;
}

#footerFormWrapper {
    width: 91.66% !important
}

#announcementBar img {
    width: 20px;
    height: 20px;
    margin-top: 1px;
}

#innerBar {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

#announcementBar p {
    display: flex;
    gap: 5px;
}

#sticky-select-quantity-wrapper {
    width: 260px !important
}

#sticky-quantity-badge-2>p {
    font-size: 10px !important
}

#sticky-quantity-badge-2 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

#sticky-quantity-badge-3 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

#sticky-quantity-badge-3>p {
    font-size: 10px !important
}

#sticky-quantity-list {
    top: -140px !important;
    left: 0 !important
}

#sticky-quantity-1>p {
    font-size: 18px !important
}

#sticky-quantity-2>p {
    font-size: 18px !important
}

#sticky-quantity-3>p {
    font-size: 18px !important
}

#sticky-quantity-text {
    font-size: 18px !important
}

#sticky-quantity-text-cleanser {
    font-size: 17px !important
}

#sticky-quantity-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

#sticky-quantity-2 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

#sticky-quantity-3 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

#plusSignBox {
    display: flex;
    width: auto !important;
    justify-content: normal !important;
}

.plusMinusSign {
    position: absolute;
    right: 20px;
    font-weight: bold;
}

#minusSign {
    margin-right: 6px;
}

#closeMenu {
    position: absolute;
    top: 6px;
    right: 20px !important;
    left: unset !important;
}

#menuSelections {
    margin-top: 20%;
    margin-left: 5%;
}

#menuSelections div {
    display: flex;
}

#shopLink span {
    margin-top: -7px;
} 

#shopDropItems {
    margin-top: 30px;
    display: block !important;
    margin-left: -40px;
}

#image-slider, #hero-slider {
    margin-top: 30px !important;
}

@media (max-height: 750px) {
    #menuSelections {

    }
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ping {
    100%,
    75% {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {
    100%,
    75% {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1)
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1)
    }
}

@keyframes bounce {
    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1)
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1)
    }
}

@media (min-width: 450px) {
    .lineDiv {
        width: 92% !important;
    }

    .lineDivInner {
        width: 74vw !important;
    }
}

@media (min-width: 550px) {
    .lineDiv {
        width: 95% !important;
    }
}

@media (max-width: 333px) {
    .productTextLink {
        width: 130px;
        font-size: 0.6rem !important;
    }

    .long {
        margin-top: 8px;
    }
}


@media (min-width:350px) {
    .msm\:bg-hero-sm-375 {
        background-image:url({{'Hero-mob-375.png'|asset_url}}) !important
    }
    .msm\:block {
        display: block !important
    }
    .msm\:hidden {
        display: none !important
    }
    .msm\:h-48 {
        height: 12rem !important
    }
    .msm\:mr-4 {
        margin-right: 1rem !important
    }
    .msm\:mt-40 {
        margin-top: 10rem !important
    }
    .msm\:pb-60 {
        padding-bottom: 15rem !important
    }
    .msm\:bottom-3-6 {
        bottom: .85rem !important
    }
    .msm\:right-7-5 {
        right: 1.85rem !important
    }
    .msm\:w-48 {
        width: 12rem !important
    }
    .msm\:flex {
        display: flex !important
    }
    .msm\:hidden {
        display: none !important
    }
    .msm\:w-5/12 {
        width: 41.666667% !important
    }
    .msm\:w-4/12 {
        width: 33.333333% !important
    }
    .msm\:justify-center {
        width: 83.333333% !important
    }
    .msm\:right-14 {
        right: 3.5rem !important
    }
    .msm\:bottom-72 {
        bottom: 18rem !important
    }
    .msm\:bottom-80 {
        bottom: 20rem !important
    }
    .msm\:bottom-27r {
        bottom: 27rem !important
    }
    .msm\:bottom-31r {
        bottom: 31rem !important
    }
    .msm\:text-28 {
        font-size: 28px !important
    }
    .msm\:top-36-5 {
        top: 9.5rem !important
    }
    .msm\:-left-2 {
        left: .5rem !important
    }
    .msm\:right-2 {
        right: .5rem !important
    }
    .msm\:top-10 {
        right: 2.5rem !important
    }
    .msm\:bottom-12 {
        bottom: 3rem !important
    }
}

@media (min-width:374px) {
    #sticky-select-quantity-wrapper {
        width: 295px !important
    }
    #sticky-quantity-list {
        top: -205px !important;
        left: 0 !important
    }
    #sticky-quantity-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    #sticky-quantity-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    #sticky-quantity-3 {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    #sticky-quantity-badge-2>p {
        font-size: 12px !important
    }
    #sticky-quantity-badge-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }
    #sticky-quantity-badge-3 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }
    #sticky-quantity-badge-3>p {
        font-size: 12px !important
    }
    #sticky-quantity-1>p {
        font-size: 22px !important
    }
    #sticky-quantity-2>p {
        font-size: 22px !important
    }
    #sticky-quantity-3>p {
        font-size: 22px !important
    }
    #sticky-quantity-text {
        font-size: 22px !important
    }
    #sticky-quantity-text-cleanser {
        font-size: 20px !important
    }
    .plsm\:bg-hero-sm-420 {
        background-image:url({{'Hero-mob-415.png'|asset_url}}) !important
    }
}

@media (min-width:400px) {
    .plsm\:h-52 {
        height: 13rem !important
    }
    .plsm\:text-18 {
        font-size: 18px !important
    }
    .plsm\:mt-48 {
        margin-top: 12rem !important
    }
    .plsm\:pb-72 {
        padding-bottom: 18rem !important
    }
    .plsm\:bottom-3 {
        bottom: .75rem !important
    }
    .plsm\:right-8 {
        right: 2rem !important
    }
    .plsm\:bottom-3\.5 {
        bottom: .875rem !important
    }
    .plsm\:w-52 {
        width: 13rem !important
    }
    .plsm\:w-11\/12 {
        width: 91.666667% !important
    }
    .plsm\:block {
        display: block !important
    }
    .plsm\:hidden {
        display: none !important
    }
    .plsm\:ml-5 {
        margin-left: 1.25rem !important
    }
    .plsm\:right-20 {
        right: 5rem !important
    }
    .plsm\:bottom-32 {
        bottom: 8rem !important
    }
    .plsm\:bottom-52 {
        bottom: 13rem !important
    }
    .plsm\:bottom-69 {
        bottom: 17rem !important
    }
    .plsm\:bottom-26r {
        bottom: 26rem !important
    }
    .plsm\:bottom-bf-rf {
        bottom: 30rem !important
    }
    .plsm\:top-28-r {
        top: 28rem !important
    }
    .plsm\:-right-10 {
        right: -2.5rem !important
    }
}

@media (min-width:600px) {
    .md\:h-36 {
        height: 9rem !important
    }
}

@media (min-width:1024px) {
    #footerFormWrapper {
        width: 24rem !important
    }
    #sticky-quantity-badge-2>p {
        font-size: 14px !important
    }
    #sticky-quantity-badge-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }
    #sticky-quantity-badge-3 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }
    #sticky-quantity-badge-3>p {
        font-size: 14px !important
    }
    #sticky-quantity-1>p {
        font-size: 24px !important
    }
    #sticky-quantity-2>p {
        font-size: 24px !important
    }
    #sticky-quantity-3>p {
        font-size: 24px !important
    }
    #sticky-quantity-text {
        font-size: 24px !important
    }
    #sticky-quantity-text-cleanser {
        font-size: 24px !important
    }
    #sticky-select-quantity-wrapper {
        width: 400px !important
    }
    #sticky-quantity-list {
        top: -210px !important;
        left: 0 !important
    }
    #sticky-quantity-1 {
        padding: 1rem !important
    }
    #sticky-quantity-2 {
        padding: 1rem !important
    }
    #sticky-quantity-3 {
        padding: 1rem !important
    }
    .lg\:quantity-style-big {
        width: 42px !important;
        text-align: center !important;
        height: 34px !important
    }
    .lg\:p-2 {
        padding: .5rem !important
    }
    .lg\:pl-10 {
        padding-left: 2.5rem !important
    }
    .lg\:w-24 {
        width: 6rem !important
    }
    .lg\:py-3 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }
    .lg\:py-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .lg\:items-start {
        align-items: flex-start !important
    }
    .lg\:items-center {
        align-items: center !important
    }
    .lg\:items-stretch {
        align-items: stretch !important
    }
    .lg\:h-90p {
        height: 90px !important
    }
    .lg\:h-6 {
        height: 1.5rem !important
    }
    .lg\:h-28 {
        height: 7rem !important
    }
    .lg\:h-36 {
        height: 9rem !important
    }
    .lg\:ml-12 {
        margin-left: 3rem !important
    }
    .lg\:hidden {
        display: none !important
    }
    .lg\:mr-20 {
        margin-right: 5rem !important
    }
    .lg\:h-8 {
        height: 2rem !important
    }
    .lg\:w-8 {
        width: 2rem !important
    }
    .lg\:w-max {
        width: max-content !important
    }
    #h-text-left,
    #p-text-left {
        text-align: left !important
    }
    .lg\:bg-dbeige {
        --tw-bg-opacity: 1 !important;
        background-color: rgba(235, 225, 218, var(--tw-bg-opacity)) !important
    }
    .lg\:align-left {
        align-self: flex-start !important
    }
    .lg\:bg-hero-xl {
        background-image:url({{ 'G_R_Home_Page_Section_1_Background.png' | asset_url }}) !important
    }
    .lg\:bg-center {
        background-position: center !important
    }
    .lg\:block {
        display: block !important
    }
    .lg\:flex {
        display: flex !important
    }
    .lg\:hidden {
        display: none !important
    }
    .lg\:flex-row {
        flex-direction: row !important
    }
    .lg\:items-start {
        align-items: flex-start !important
    }
    .lg\:items-end {
        align-items: flex-end !important
    }
    .lg\:justify-start {
        justify-content: flex-start !important
    }
    .lg\:justify-end {
        justify-content: flex-end !important
    }
    .lg\:justify-center {
        justify-content: center !important
    }
    .lg\:justify-between {
        justify-content: space-between !important
    }
    .lg\:justify-around {
        justify-content: space-around !important
    }
    .lg\:font-neor {
        font-family: Neometric Regular !important
    }
    .lg\:h-785p {
        height: 785px !important
    }
    .lg\:text-14 {
        font-size: 14px !important
    }
    .lg\:text-16 {
        font-size: 16px !important
    }
    .lg\:text-18 {
        font-size: 18px !important
    }
    .lg\:text-20 {
        font-size: 20px !important
    }
    .lg\:text-24 {
        font-size: 24px !important
    }
    .lg\:text-28 {
        font-size: 28px !important
    }
    .lg\:text-30 {
        font-size: 30px !important
    }
    .lg\:text-36 {
        font-size: 36px !important
    }
    .lg\:text-42 {
        font-size: 42px !important
    }
    .lg\:text-56 {
        font-size: 56px !important
    }
    .lg\:text-60 {
        font-size: 60px !important
    }
    .lg\:text-76 {
        font-size: 76px !important
    }
    .lg\:my-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }
    .lg\:my-36 {
        margin-top: 9rem !important;
        margin-bottom: 9rem !important
    }
    .lg\:py-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .lg\:py-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }
    .lg\:py-28 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }
    .lg\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }
    .lg\:px-3 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }
    .lg\:px-12 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }
    .lg\:px-16 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }
    .lg\:mt-0 {
        margin-top: 0 !important
    }
    .lg\:mt-3 {
        margin-top: .75rem !important
    }
    .lg\:mt-20 {
        margin-top: 5rem !important
    }
    .lg\:mt-28 {
        margin-top: 7rem !important
    }
    .lg\:mt-48 {
        margin-top: 12rem !important
    }
    .lg\:mb-0 {
        margin-bottom: 0 !important
    }
    .lg\:mb-3 {
        margin-bottom: .75rem !important
    }
      .lg\:mb-4 {
        margin-bottom: 1rem !important
    }
    .lg\:-mr-9 {
        margin-right: -2.25rem !important
    }
    .lg\:-mr-12 {
        margin-right: -3rem !important
    }
    .lg\:-mr-16 {
        margin-right: -4rem !important
    }
    .lg\:-mr-28 {
        margin-right: -7rem !important
    }
    .lg\:mr-32 {
        margin-right: 8rem !important
    }
    .lg\:mb-72 {
        margin-bottom: 18rem !important
    }
    .lg\:mt-7 {
        margin-top: 1.75rem !important
    }
    .lg\:ml-8 {
        margin-left: 2rem !important
    }
    .lg\:ml-10 {
        margin-left: 2.5rem !important
    }
    .lg\:ml-20 {
        margin-left: 5rem !important
    }
    .lg\:mt-10 {
        margin-top: 2.5rem !important
    }
    .lg\:mt-16 {
        margin-top: 4rem !important
    }
    .lg\:mb-10 {
        margin-bottom: 2.5rem !important
    }
    .lg\:mr-6 {
        margin-right: 1.5rem !important
    }
    .lg\:mr-12 {
        margin-right: 3rem !important
    }
    .lg\:mb-16 {
        margin-bottom: 4rem !important
    }
    .lg\:mb-12 {
        margin-bottom: 3rem !important
    }
    .lg\:mr-20 {
        margin-right: 5rem !important
    }
    .lg\:mt-4 {
        margin-top: 1rem !important
    }
    .lg\:mt-44 {
        margin-top: 11rem !important
    }
    .lg\:mb-44 {
        margin-bottom: 11rem !important
    }
    .lg\:-mt-9 {
        margin-top: -2.25rem !important
    }
    .lg\:py-28 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }
    .lg\:py-44 {
        padding-top: 11rem !important;
        padding-bottom: 11rem !important
    }
    .lg\:pb-0 {
        padding-bottom: 0 !important
    }
    .lg\:pt-32 {
        padding-top: 8rem !important
    }
    .lg\:pb-20 {
        padding-bottom: 5rem !important
    }
    .lg\:pb-32 {
        padding-bottom: 8rem !important
    }
    .lg\:text-left {
        text-align: left !important
    }
    .lg\:text-right {
        text-align: right !important
    }
    .lg\:tracking-widestt {
        letter-spacing: .2em !important
    }
    .lg\:w-6 {
        width: 1.5rem !important
    }
    .lg\:w-8 {
        width: 2rem !important
    }
    .lg\:w-36 {
        width: 9rem !important
    }
    .lg\:w-64 {
        width: 24rem !important
    }
    .lg\:w-auto {
        width: auto !important
    }
    .lg\:w-1\/2 {
        width: 50% !important
    }
    .lg\:w-1\/3 {
        width: 33.3333% !important
    }
    .lg\:w-400p {
        width: 400px !important
    }
    .lg\:w-4\/12 {
        width: 33.333333% !important
    }
    .lg\:w-5\/12 {
        width: 41.666667% !important
    }
    .lg\:w-6\/12 {
        width: 50% !important
    }
    .lg\:w-7\/12 {
        width: 58.333333% !important
    }
    .lg\:w-8\/12 {
        width: 66.666667% !important
    }
    .lg\:w-9\/12 {
        width: 75% !important
    }
    .lg\:w-10\/12 {
        width: 83.333333% !important
    }
    .lg\:w-11\/12 {
        width: 91.666667% !important
    }
}

@media (min-width:1440px) {
    .av-screen\:flex {
        display: flex !important
    }
    .av-screen\:flex-col {
        flex-direction: column !important
    }
    .av-screen\:items-center {
        align-items: center !important
    }
    .av-screen\:justify-center {
        justify-content: center !important
    }
    .av-screen\:w-full {
        width: 100% !important
    }
    .av-screen\:w-9\/12 {
        width: 75% !important
    }
    .av-screen\:px-12 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }
    .av-screen\:py-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .av-screen\:h-36 {
        height: 9rem !important
    }
    .av-screen\:-mr-28 {
        margin-right: -7rem !important
    }
}

@media (min-width:1536px) {
    .\32xl\:mr-24 {
        margin-right: 6rem !important
    }
    .\32xl\:px-16 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }
    .\32xl\:mr-36 {
        margin-right: 9rem !important
    }
}

html {
    font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-size: 16px !important;
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: border-box;
    margin: 0
}

.button--green {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #3b8070;
    color: #3b8070;
    text-decoration: none;
    padding: 10px 30px
}

.button--green:hover {
    color: #fff;
    background-color: #3b8070
}

.button--grey {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #35495e;
    color: #35495e;
    text-decoration: none;
    padding: 10px 30px;
    margin-left: 15px
}

.button--grey:hover {
    color: #fff;
    background-color: #35495e
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    margin: 3px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #fff transparent transparent transparent
}

.lds-ring div:nth-child(1) {
    animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
    animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes lds-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}


.cart-item__properties {
  display: none;
}