/** Shopify CDN: Minification failed

Line 9100:0 Expected ")" to go with "("

**/
/*
! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
  /* font-size: 20px; */
}

::before,
::after { 
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  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"; /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
  font-family: "Sofia Pro"/*Gotham Narrow*/,Helvetica,Arial,sans-serif;
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
  font-family: var(--font-sp);
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #717171; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

[hidden] {
  display: none;
}
  .font-heading {
    font-family: var(--heading-font-stack);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-capitalize);
    letter-spacing: var(--heading-letterspacing);
    line-height: var(--line-height-heading);
  }
  
  .font-main {
    font-family: var(--main-font-stack);
    font-weight: var(--main-font-weight);
    font-style: var(--main-font-style);
    letter-spacing: 0;
    text-decoration: none;
  }

  .product-tile {
    text-transform: var(--product-tiles-text-transform);
  }
  summary {
  display: block;
  cursor: pointer;
}

  input, textarea, button {
  border-radius: 0px;
}

  .wrapper {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

  @media (min-width: 990px) {

  .wrapper {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

*, ::before, ::after {
  --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;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  width: 100%;
}
.\!container {
  width: 100% !important;
}
@media (min-width: 375px) {

  .container {
    max-width: 375px;
  }

  .\!container {
    max-width: 375px !important;
  }
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }

  .\!container {
    max-width: 640px !important;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }

  .\!container {
    max-width: 768px !important;
  }
}
@media (min-width: 990px) {

  .container {
    max-width: 990px;
  }

  .\!container {
    max-width: 990px !important;
  }
}
@media (min-width: 1400px) {

  .container {
    max-width: 1400px;
  }

  .\!container {
    max-width: 1400px !important;
  }
}
.aspect-w-1 {
  aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
  --tw-aspect-w: 1;
}
.aspect-h-1 {
  --tw-aspect-h: 1;
}
.aspect-w-4 {
  aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
  --tw-aspect-w: 4;
}
.aspect-h-3 {
  --tw-aspect-h: 3;
}
.aspect-w-3 {
  aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
  --tw-aspect-w: 3;
}
.aspect-h-4 {
  --tw-aspect-h: 4;
}
.aspect-w-16 {
  aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
  --tw-aspect-w: 16;
}
.aspect-h-9 {
  --tw-aspect-h: 9;
}
.aspect-w-2\.35 {
  aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
  --tw-aspect-w: 2.35;
}
.aspect-w-2 {
  aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
  --tw-aspect-w: 2;
}
.aspect-w-10 {
  aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
  --tw-aspect-w: 10;
}
.aspect-w-9 {
  aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
  --tw-aspect-w: 9;
}
.aspect-h-16 {
  --tw-aspect-h: 16;
}
/*
  Button face
  */
.btn, .push-btn-surface, .shopify-payment-button__button--unbranded::before {
  position: relative;
  display: inline-block;
  cursor: pointer;
  border-radius: var(--button-border-radius);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-align: center;
  font-size: var(--font-size-base);
  line-height: var(--base-line-height);
    text-transform: var(--button-text-transform);
    background: rgb(var(--color-button-background));
    color: rgb(var(--color-button-text));
    box-shadow: inset 0 0 0 var(--button-border-width)
      rgb(var(--color-button-border));
    box-sizing: border-box;
    transition: transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
    font-weight: var(--main-font-weight);
}
/*
  Button shadow
  */
.btn::after,
  .push-btn::after,
  .shopify-payment-button__button::after {
    content: '';
    position: absolute;
    top: var(--button-drop-shadow-top-size);
    left: var(--button-drop-shadow-left-size);
    height: 100%;
    width: 100%;
    border-radius: var(--button-border-radius);
    display: var(--button-shadow-display);
    background-color: rgb(var(--color-button-shadow));
    background-image: var(--color-button-shadow);
    border-width: var(--button-shadow-border-width);
    border-color: rgb(var(--color-button-border));
    z-index: -1;
  }
.push-btn--no-shadow::after {
    display: none;
  }
/*
  Helper class for secondary style
  */
.push-btn-surface--secondary {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-secondary-background), var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(var(--color-scheme-text), var(--tw-text-opacity));
    box-shadow: inset 0 0 0 var(--input-border-width)
      rgb(var(--color-button-border));
}
/*
  Relative classes needed for shadows
  */
.push-btn {
    position: relative;
  }
/*
  Hover effect
  */
.push-btn:hover .push-btn-surface {
    transform: translate(
      var(--button-hover-left-size),
      var(--button-hover-top-size)
    );
  }
/*
  Pop effect - this is used when push effect isn't desirable.. e.g. rows of buttons
  */
.push-btn--pop:hover .push-btn-surface {
    transform: translate(
      calc(var(--button-hover-left-size) * -0.5),
      calc(var(--button-hover-top-size) * -0.5)
    );
  }
.push-btn .push-btn-surface:not(input[type=submit]) {
    pointer-events: none;
  }
input[type='text'], input[type='email'], input[type='tel'], input[type='password'], .input, select {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
  border-radius: var(--button-border-radius);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: var(--font-size-base);
  font-size: 22px;
  line-height: var(--base-line-height);
    box-shadow: inset 0 0 0 var(--input-border-width)
      rgb(var(--color-button-border));
    box-sizing: border-box;
    background-color: rgb(var(--color-scheme-secondary-background));
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.\!visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.top-0 {
  top: 0px;
}
.left-0 {
  left: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.right-0 {
  right: 0px;
}
.top-2\.5 {
  top: 0.625rem;
}
.right-2\.5 {
  right: 0.625rem;
}
.top-2 {
  top: 0.5rem;
}
.right-2 {
  right: 0.5rem;
}
.bottom-8 {
  bottom: 2rem;
}
.top-1\/2 {
  top: 50%;
}
.-bottom-1\.5 {
  bottom: -0.375rem;
}
.-right-1\.5 {
  right: -0.375rem;
}
.-bottom-1 {
  bottom: -0.25rem;
}
.-right-1 {
  right: -0.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-\[20\%\] {
  left: 20%;
}
.left-\[40\%\] {
  left: 40%;
}
.left-\[60\%\] {
  left: 60%;
}
.left-\[80\%\] {
  left: 80%;
}
.top-1 {
  top: 0.25rem;
}
.right-1 {
  right: 0.25rem;
}
.isolate {
  isolation: isolate;
}
.z-10 {
  z-index: 10;
}
.z-0 {
  z-index: 0;
}
.z-50 {
  z-index: 50;
}
.z-30 {
  z-index: 30;
}
.z-shape-divider {
  z-index: 20;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.z-\[-1\] {
  z-index: -1;
}
.z-sticker {
  z-index: 30;
}
.z-product-modal {
  z-index: 100;
}
.z-\[2\] {
  z-index: 2;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-full {
  grid-column: 1 / -1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-14 {
  grid-column: span 14 / span 14;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-start-4 {
  grid-column-start: 4;
}
.row-span-2 {
  grid-row: span 2 / span 2;
}
.row-start-3 {
  grid-row-start: 3;
}
.row-start-1 {
  grid-row-start: 1;
}
.row-start-2 {
  grid-row-start: 2;
}
.-m-1 {
  margin: -0.25rem;
}
.m-auto {
  margin: auto;
}
.m-0 {
  margin: 0px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.-mx-2\.5 {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.ml-auto {
  margin-left: auto;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mt-auto {
  margin-top: auto;
}
.ml-1 {
  margin-left: 0.25rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.-mr-2\.5 {
  margin-right: -0.625rem;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.-mt-5 {
  margin-top: -1.25rem;
}
.mr-auto {
  margin-right: auto;
}
.-mt-2\.5 {
  margin-top: -0.625rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.-mt-shape-divider {
  margin-top: calc(var(--shape-divider-offset) * -1);
}
.-mb-shape-divider {
  margin-bottom: calc(var(--shape-divider-offset) * -1);
}
.ml-\[0\.1rem\] {
  margin-left: 0.1rem;
}
.-ml-0\.5 {
  margin-left: -0.125rem;
}
.-ml-0 {
  margin-left: -0px;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-\[\.0625rem\] {
  margin-top: .0625rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.mt-\[\.225rem\] {
  margin-top: .225rem;
}
.mr-1\.5 {
  margin-right: 0.375rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.-mt-0\.5 {
  margin-top: -0.125rem;
}
.-mt-0 {
  margin-top: -0px;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.inline-table {
  display: inline-table;
}
.table-caption {
  display: table-caption;
}
.table-cell {
  display: table-cell;
}
.table-column {
  display: table-column;
}
.table-column-group {
  display: table-column-group;
}
.table-footer-group {
  display: table-footer-group;
}
.table-header-group {
  display: table-header-group;
}
.table-row-group {
  display: table-row-group;
}
.table-row {
  display: table-row;
}
.flow-root {
  display: flow-root;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.contents {
  display: contents;
}
.list-item {
  display: list-item;
}
.hidden {
  display: none;
}
.h-5 {
  height: 1.25rem;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.h-2 {
  height: 0.5rem;
}
.h-6 {
  height: 1.5rem;
}
.h-10 {
  height: 2.5rem;
}
.h-8 {
  height: 2rem;
}
.h-16 {
  height: 4rem;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-0 {
  height: 0px;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-\[var\(--input-border-width\)\] {
  height: var(--input-border-width);
}
.h-24 {
  height: 6rem;
}
.max-h-three-quarters-screen-height {
  max-height: 75vh;
}
.max-h-full {
  max-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.w-5 {
  width: 1.25rem;
}
.w-12 {
  width: 3rem;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.w-auto {
  width: auto;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-4\/5 {
  width: 80%;
}
.w-8 {
  width: 2rem;
}
.w-3 {
  width: 0.75rem;
}
.w-40 {
  width: 10rem;
}
.w-2 {
  width: 0.5rem;
}
.w-6 {
  width: 1.5rem;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-0 {
  width: 0px;
}
.w-1\/2 {
  width: 50%;
}
.w-3\/5 {
  width: 60%;
}
.w-4 {
  width: 1rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-1\/5 {
  width: 20%;
}
.min-w-full {
  min-width: 100%;
}
.min-w-\[0\] {
  min-width: 0;
}
.min-w-\[2\.5rem\] {
  min-width: 2.5rem;
}
.max-w-site {
  max-width: var(--max-site-width);
}
.max-w-xs {
  max-width: 20rem;
}
.max-w-none {
  max-width: none;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-full {
  max-width: 100%;
}
.max-w-\[12rem\] {
  max-width: 12rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-ns {
  max-width: 34rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-ft {
  max-width: 22rem;
}
.max-w-min {
  max-width: min-content;
}
.max-w-\[20rem\] {
  max-width: 20rem;
}
.max-w-\[3rem\] {
  max-width: 3rem;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
.grow-0 {
  flex-grow: 0;
}
.grow {
  flex-grow: 1;
}
.basis-5 {
  flex-basis: 1.25rem;
}
.table-fixed {
  table-layout: fixed;
}
.border-collapse {
  border-collapse: collapse;
}
.origin-top-left {
  transform-origin: top left;
}
.origin-center {
  transform-origin: center;
}
.translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), 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));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
}
.translate-y-\[calc\(100\%-var\(--drop-down-offset\)\)\] {
  --tw-translate-y: calc(100% - var(--drop-down-offset));
  transform: translate(var(--tw-translate-x), 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));
}
.translate-y-\[calc\(100\%-var\(--section-border-thickness\)\)\] {
  --tw-translate-y: calc(100% - var(--section-border-thickness));
  transform: translate(var(--tw-translate-x), 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));
}
.translate-x-\[99\.95\%\] {
  --tw-translate-x: 99.95%;
  transform: translate(var(--tw-translate-x), 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));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), 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));
}
.-translate-y-4 {
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), 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));
}
.translate-y-4 {
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), 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));
}
.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), 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));
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), 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));
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), 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));
}
.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), 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));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), 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));
}
.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), 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));
}
.scale-\[1\.01\] {
  --tw-scale-x: 1.01;
  --tw-scale-y: 1.01;
  transform: translate(var(--tw-translate-x), 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));
}
.-scale-x-\[1\] {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), 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));
}
.transform {
  transform: translate(var(--tw-translate-x), 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));
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-progress {
  cursor: progress;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-zoom-in {
  cursor: zoom-in;
}
.resize {
  resize: both;
}
.scroll-pb-5 {
  scroll-padding-bottom: 1.25rem;
}
.list-none {
  list-style-type: none;
}
.appearance-none {
  -webkit-appearance: none;
          appearance: none;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.auto-rows-max {
  grid-auto-rows: max-content;
}
.grid-cols-none {
  grid-template-columns: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-14 {
  grid-template-columns: repeat(14, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.place-content-center {
  place-content: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-theme {
  gap: var(--grid-gap);
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-16 {
  gap: 4rem;
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-double-section-vertical-spacing > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(calc(var(--section-vertical-spacing)*2) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(calc(var(--section-vertical-spacing)*2) * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.justify-self-start {
  justify-self: start;
}
.justify-self-end {
  justify-self: end;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-button {
  border-radius: var(--button-border-radius);
}
.rounded-10{
  border-radius: 10px;
}
.border-1 {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-3 {
  border-width: 3px;
}
.border-4 {
  border-width: 4px;
}
.border-5 {
  border-width: 5px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-input {
  border-width: var(--input-border-width);
}
.border-button {
  border-width: var(--button-border-width);
}
.border-section {
  border-width: var(--section-border-thickness);
}
.border-b-section {
  border-bottom-width: var(--section-border-thickness);
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-t-section {
  border-top-width: var(--section-border-thickness);
}
.border-t-input {
  border-top-width: var(--input-border-width);
}
.border-b-input {
  border-bottom-width: var(--input-border-width);
}
.border-r-section {
  border-right-width: var(--section-border-thickness);
}
.border-b-1 {
  border-bottom-width: 1px;
}
.border-r-input {
  border-right-width: var(--input-border-width);
}
.border-t-1 {
  border-top-width: 1px;
}
.border-l-section {
  border-left-width: var(--section-border-thickness);
}
.border-dashed {
  border-style: dashed;
}
.border-border {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-border), var(--tw-border-opacity));
}
.border-scheme-text {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-scheme-text), var(--tw-border-opacity));
}
.border-scheme-error {
  --tw-border-opacity: 1;
  border-color: rgb(245 0 0 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-b-scheme-text {
  --tw-border-opacity: 1;
  border-bottom-color: rgba(var(--color-scheme-text), var(--tw-border-opacity));
}
.border-opacity-5 {
  --tw-border-opacity: 0.05;
}
.border-opacity-10 {
  --tw-border-opacity: 0.1;
}
.bg-scheme-card {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-card), var(--tw-bg-opacity));
}
.bg-scheme-text {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-text), var(--tw-bg-opacity));
}
.bg-current {
  background-color: currentColor;
}
.bg-scheme-accent-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-accent-1), var(--tw-bg-opacity));
}
.bg-scheme-background {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-background), var(--tw-bg-opacity));
}
.bg-scheme-accent-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-accent-2), var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-darkblue {
  background-color: var(--color-darkblue);
}
.bg-transparent {
  background-color: transparent;
}
.bg-scheme-text\/0 {
  background-color: rgba(var(--color-scheme-text), 0);
}
.bg-scheme-text\/75 {
  background-color: rgba(var(--color-scheme-text), 0.75);
}
.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-scheme-secondary-background {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-secondary-background), var(--tw-bg-opacity));
}
.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
.bg-scheme-text\/80 {
  background-color: rgba(var(--color-scheme-text), 0.8);
}
.bg-scheme-gradient {
  background-image: var(--color-scheme-gradient);
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-scheme-background {
  --tw-gradient-from: rgb(var(--color-scheme-background));
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(var(--color-scheme-background), 0));
}
.to-transparent {
  --tw-gradient-to: transparent;
}
.bg-cover {
  background-size: cover;
}
.fill-current {
  fill: currentColor;
}
.stroke-01 {
  stroke-width: 0.1;
}
.object-cover {
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-4 {
  padding: 1rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-\[2px\] {
  padding: 2px;
}
.px-section {
  padding-left: var(--section-x-padding);
  padding-right: var(--section-x-padding);
}
.py-section {
  padding-top: var(--section-y-padding);
  padding-bottom: var(--section-y-padding);
}

.py-section-vertical-spacing {
  padding-top: var(--section-vertical-spacing);
  padding-bottom: var(--section-vertical-spacing);
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2em;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3em;
}
.px-at {
  padding-left: 80px;
  padding-right: 80px;
}
.px-lg {
  padding-left: 8%;
  padding-right: 8%;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-13 {
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-15 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-9 {
  padding-top: 2.25rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-11 {
  padding-top: 2.75rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-13 {
  padding-top: 3.25rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.pt-15 {
  padding-top: 3.75rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-9 {
  padding-bottom: 2.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-11 {
  padding-bottom: 2.75rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-13 {
  padding-bottom: 3.25rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-15 {
  padding-bottom: 3.75rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.py-custom{
  padding-top: 60px;
  padding-bottom: 24px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.pt-media-shadow {
  padding-top: var(--media-drop-shadow-size);
}
.pb-media-shadow {
  padding-bottom: var(--media-drop-shadow-size);
}
.pb-section {
  padding-bottom: var(--section-x-padding);
}
.pl-5 {
  padding-left: 1.25rem;
}
.pt-button-shadow {
  padding-top: var(--button-drop-shadow-size);
}
.pb-button-shadow {
  padding-bottom: var(--button-drop-shadow-size);
}
.pr-1 {
  padding-right: 0.25rem;
}
.pl-9 {
  padding-left: 2.25rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-13 {
  padding-top: 4%;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pt-screen-height {
  padding-top: 100vh;
}
.pt-three-quarters-screen-height {
  padding-top: 75vh;
}
.pt-two-thirds-screen-height {
  padding-top: 66.6vh;
}
.pt-half-screen-height {
  padding-top: 50vh;
}
.pt-600 {
  padding-top: 600px;
}
.pt-700 {
  padding-top: 700px;
}
.pt-800 {
  padding-top: 800px;
}
.pt-card-shadow {
  padding-top: var(--card-drop-shadow-size);
}
.pb-card-shadow {
  padding-bottom: var(--card-drop-shadow-size);
}
.pt-half-section-vertical-spacing {
  padding-top: calc(var(--section-vertical-spacing)/2);
}
.pb-section-vertical-spacing {
  padding-bottom: var(--section-vertical-spacing);
}
.pt-section-vertical-spacing {
  padding-top: var(--section-vertical-spacing);
}
.pr-12 {
  padding-right: 3rem;
}
.pb-safe-bottom {
  padding-bottom: calc(2rem + env(safe-area-inset-bottom));
}
.pt-2\.5 {
  padding-top: 0.625rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pr-2\.5 {
  padding-right: 0.625rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pt-media-shadow-half {
  padding-top: var(--media-drop-shadow-size-half);
}
.pb-media-shadow-half {
  padding-bottom: var(--media-drop-shadow-size-half);
}
.pr-media-shadow-half {
  padding-right: var(--media-drop-shadow-size-half);
}
.pr-10 {
  padding-right: 2.5rem;
}
.pl-100 {
  padding-left: 100%;
}
.pb-8 {
  padding-bottom: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.align-bottom {
  vertical-align: bottom;
}
.text-sm {
  font-size: var(--font-size-sm);
  line-height: var(--base-line-height);
}
.text-base {
  font-size: var(--font-size-base);
  line-height: var(--base-line-height);
}
.text-lg {
  font-size: var(--font-size-lg);
  line-height: var(--base-line-height);
}
.text-xl {
  font-size: var(--font-size-xl);
  line-height: var(--base-line-height);
}
.text-2xl {
  font-size: var(--font-size-2xl);
  line-height: var(--line-height-heading);
}
.text-3xl {
  font-size: var(--font-size-3xl);
  line-height: var(--line-height-heading);
}
.text-4xl {
  font-size: var(--font-size-4xl);
  line-height: var(--line-height-heading);
}
.text-\[0\.625rem\] {
  font-size: 0.625rem;
}
.text-0 {
  font-size: 0;
  line-height: 0;
}
.text-xs {
  font-size: var(--font-size-xs);
  line-height: var(--base-line-height);
}
.text-rte {
  font-size: var(--rte-font-size);
}
.text-5xl {
  font-size: var(--font-size-5xl);
  line-height: var(--line-height-heading);
}
.text-6xl {
  font-size: var(--font-size-6xl);
  line-height: var(--line-height-heading);
}
.text-7xl {
  font-size: var(--font-size-7xl);
  line-height: var(--line-height-heading);
}
.text-8xl {
  font-size: var(--font-size-8xl);
  line-height: var(--line-height-heading);
}
.text-9xl {
  font-size: var(--font-size-9xl);
  line-height: var(--line-height-heading);
}
.font-normal {
  font-weight: 400;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.normal-case {
  text-transform: none;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.leading-snug {
  line-height: 1.375;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-normal {
  letter-spacing: 0em;
}
.tracking-rating {
  letter-spacing: 0.3em;
}
.text-scheme-text {
  --tw-text-opacity: 1;
  color: rgba(var(--color-scheme-text), var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow {
  color: var(--color-yellow);
}
.text-scheme-accent-1-overlay {
  --tw-text-opacity: 1;
  color: rgba(var(--color-scheme-accent-1-overlay), var(--tw-text-opacity));
}
.text-scheme-accent-1 {
  --tw-text-opacity: 1;
  color: rgba(var(--color-scheme-accent-1), var(--tw-text-opacity));
}
.text-scheme-text-overlay {
  --tw-text-opacity: 1;
  color: rgba(var(--color-scheme-text-overlay), var(--tw-text-opacity));
}
.text-scheme-accent-2-overlay {
  --tw-text-opacity: 1;
  color: rgba(var(--color-scheme-accent-1-overlay), var(--tw-text-opacity));
}
.text-current {
  color: currentColor;
}
.text-scheme-error {
  --tw-text-opacity: 1;
  color: rgb(245 0 0 / var(--tw-text-opacity));
}
.text-scheme-background {
  --tw-text-opacity: 1;
  color: rgba(var(--color-scheme-background), var(--tw-text-opacity));
}
.text-transparent {
  color: transparent;
}
.text-scheme-placeholder-foreground {
  color: rgba(var(--color-scheme-text), 0.5);
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.line-through {
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.placeholder-current::placeholder {
  color: currentColor;
}
.opacity-100 {
  opacity: 1;
}
.opacity-0 {
  opacity: 0;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-70 {
  opacity: 0.7;
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-secondary {
  --tw-shadow: inset 0 0 0 var(--input-border-width) rgb(var(--color-button-border));
  --tw-shadow-colored: inset 0 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[background-color\2c border-color\] {
  transition-property: background-color,border-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-100 {
  transition-delay: 100ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.visually-hidden {
    position: absolute !important; /* stylelint-disable-line declaration-no-important */
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
.aspect-auto {
    aspect-ratio: auto;
  }
@supports not (aspect-ratio: 1 / 1) {
    .aspect-auto::before {
      float: initial;
      padding-top: unset;
    }

    .aspect-auto::after {
      display: none;
      content: initial;
      clear: initial;
    }
  }
.card-container {
  position: relative;
    z-index: 1;
    height: -moz-fit-content;
    height: fit-content;
}
.card {
  position: relative;
  border-radius: var(--card-border-radius);
  border-width: var(--card-border-width);
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-card), var(--tw-bg-opacity));
  font-size: var(--font-size-base);
  line-height: var(--base-line-height);
    --media-drop-shadow-size: 0;
    --media-drop-shadow-top-size: 0;
    --media-drop-shadow-left-size: 0;
    border-color: rgb(var(--color-card-border));
    z-index: 1;
}
.card-border {
    content: '';
    position: absolute;
    top: var(--card-drop-shadow-top-size);
    left: var(--card-drop-shadow-left-size);
    display: block;
    height: 100%;
    width: 100%;
    border-radius: var(--card-border-radius);
    border-color: rgb(var(--color-card-border-shadow));
    z-index: 0;
  }
.card-container::after {
    content: '';
    position: absolute;
    top: var(--card-drop-shadow-top-size);
    left: var(--card-drop-shadow-left-size);
    display: block;
    height: 100%;
    width: 100%;
    border-radius: var(--card-border-radius);
    background-color: rgb(var(--color-card-shadow));
    background-image: var(--color-card-shadow);
    z-index: -1;
    -webkit-mask-size: 8px;
    mask-size: 8px;
  }
.section-content-top-margin {
  margin-top: 1.25rem;
}
@media (min-width: 990px) {

  .section-content-top-margin {
    margin-top: 2.5rem;
  }
}
.place-content-center {
    place-content: center;
  }
.place-content-start-start {
    place-content: start start;
  }
.place-content-start-center {
    place-content: start center;
  }
.place-content-start-end {
    place-content: start end;
  }
.place-content-center-start {
    place-content: center start;
  }
.place-content-center-center {
    place-content: center center;
  }
.place-content-center-end {
    place-content: center end;
  }
.place-content-end-start {
    place-content: end start;
  }
.place-content-end-center {
    place-content: end center;
  }
.place-content-end-end {
    place-content: end end;
  }
@media (min-width: 768px) {
  .md\:place-content-center {
      place-content: center;
    }
  .md\:place-content-start-start {
      place-content: start start;
    }
  .md\:place-content-start-center {
      place-content: start center;
    }
  .md\:place-content-start-end {
      place-content: start end;
    }
  .md\:place-content-center-start {
      place-content: center start;
    }
  .md\:place-content-center-center {
      place-content: center center;
    }
  .md\:place-content-center-end {
      place-content: center end;
    }
  .md\:place-content-end-start {
      place-content: end start;
    }
  .md\:place-content-end-center {
      place-content: end center;
    }
  .md\:place-content-end-end {
      place-content: end end;
    }
}
.\[--color-button-border\:var\(--color-scheme-accent\)\] {
  --color-button-border: var(--color-scheme-accent);
}
/*
Payment Buttons
*/
.shopify-payment-button > div > div > div,
.shopify-payment-button__button--unbranded {
  position: relative;
}
.shopify-payment-button__button--unbranded::before {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
  transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
.shopify-payment-button__button--unbranded {
  cursor: pointer;
  text-align: center;
  font-size: var(--font-size-base);
  line-height: var(--base-line-height);
  padding: 0;
  position: relative;
  text-transform: var(--button-text-transform);
  color: rgb(var(--color-button-text));
  transition: none;
  transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
.shopify-payment-button__button--unbranded:hover,
.shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background: transparent !important;
}
.shopify-payment-button,
.shopify-payment-button__button,
.shopify-payment-button__button--branded div[role='button'] {
  min-height: var(--payment-button-height) !important;
  border-radius: var(--button-border-radius) !important;
}
.shopify-payment-button__button--unbranded:hover::before {
  top: var(--button-drop-shadow-top-size);
  left: var(--button-drop-shadow-left-size);
}
.shopify-payment-button__button--unbranded::after {
  z-index: -2;
}
.shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background: transparent !important;
}
.dynamic-payment-buttons.top
  .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  padding-bottom: 0.75rem;
}
.dynamic-payment-buttons.left
  .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  padding-right: 1rem;
}
.dynamic-payment-buttons.bottom
  .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  padding-top: 0.75rem;
}
.dynamic-payment-buttons.right
  .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  padding-left: 1rem;
}
.shopify-payment-button__more-options {
  font-size: var(--font-size-sm);
  line-height: var(--base-line-height);
}
.shopify-payment-button__button--hidden {
  display: none !important;
}
input.input--background {
  background: rgb(var(--color-scheme-background));
  box-shadow: inset 0 0 0 var(--input-border-width)
    rgb(var(--color-button-border));
}
textarea.input,
li.input {
  border-radius: var(--textarea-border-radius);
}
.input--no-border {
  box-shadow: none;
}
.input-container {
  position: relative;
  display: inline-block;
}
.input-container::after {
  content: '';
  position: absolute;
  top: var(--button-drop-shadow-top-size);
  left: var(--button-drop-shadow-left-size);
  display: block;
  height: 100%;
  width: 100%;
  border-radius: var(--button-border-radius);
  background-color: rgb(var(--color-button-shadow));
  background-image: var(--color-button-shadow);
  border-width: var(--button-shadow-border-width);
  border-color: rgb(var(--color-button-border));
  z-index: -1;
}
select {
  background-size: 1em 1em;
  background-image: var(--select-svg);
  background-repeat: no-repeat;
  background-position: right 1em center;
}
html:not(.no-js) input[type='number'] {
  -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='search']::-webkit-search-cancel-button {
  display: none;
}
.skip-link {
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-background), var(--tw-bg-opacity));
  padding: 1rem;
  opacity: 0;
}
html.no-js [data-fade-in].skip-link {
  opacity: 1;
}
.skip-link:focus {
  pointer-events: auto;
  opacity: 1;
}
.bg-placeholder-bg {
  background-color: rgba(var(--color-scheme-text), 0.1);
}
[hidden],
[x-cloak],
[data-shopify-xr-hidden] {
  display: none;
}
html.no-js [x-cloak].no-js-undo-cloak {
  display: initial;
}
.no-js:not(html) {
  display: none;
}
.no-js .no-js:not(html) {
  display: block;
}
html.no-js .js-enabled {
  display: none;
}
details > summary {
  list-style: none;
}
details > summary::marker, /* Latest Chrome, Edge, Firefox */ 
details > summary::-webkit-details-marker /* Safari */ {
  display: none;
}
body:not(.user-using-mouse) :focus,
.custom-radio input[type='radio']:focus + label .custom-radio__input,
.custom-checkbox input[type='checkbox']:focus + label .custom-checkbox__input,
body:not(.user-using-mouse) [aria-selected="true"] {
  outline-width: var(--input-border-width);
  outline-style: dashed;
  outline-color: rgb(var(--color-scheme-text));
  outline-offset: 0.25rem;
}
.user-using-mouse button:focus {
  outline: 0;
}
.user-using-mouse :focus {
  outline: 0;
}
.user-using-mouse .custom-radio input[type='radio']:focus + label .custom-radio__input,
.user-using-mouse .custom-checkbox input[type='checkbox']:focus + label .custom-checkbox__input  {
  outline: 0;
}
.user-using-mouse ::-moz-focus-inner {
  outline: 0;
}
.theme-icon path {
  /*vector-effect: non-scaling-stroke;
  stroke: currentColor;*/
  stroke-width: var(--icon-thickness);
}
.feature-icon-list svg path {
  /*vector-effect: non-scaling-stroke;
  stroke: currentColor;*/
  stroke-width: var(--icon-thickness);
}
/* Safari 14 fix */
.aspect-ratio-supported {
  display: initial;
}
.aspect-ratio-not-supported {
  display: none;
}
@supports not (aspect-ratio: 1 / 1) {
  .aspect-ratio-supported {
    display: none;
  }

  .aspect-ratio-not-supported {
    display: initial;
  }

  [class*='aspect-w-']::before {
    float: left;
    content: '';
    padding-top: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  }

  [class*='aspect-w-']::after {
    display: block;
    content: '';
    clear: both;
  }
}
body {
  font-family: var(--main-font-stack);
  font-weight: var(--main-font-weight);
  font-style: var(--main-font-style);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
/*
.heading-drop-shadow {
  text-shadow: var(--heading-shadow-spread) var(--heading-shadow-spread) 0
    rgb(var(--color-heading-shadow));
}
*/
.media-style-container {
  position: relative;
  z-index: 1;
}
.media-style-container--absolute {
  position: absolute;
}
.media-style {
  position: relative;
  border-radius: var(--media-border-radius);
  border-width: var(--media-border-width);
  font-size: var(--font-size-base);
  line-height: var(--base-line-height);
  border-color: rgb(var(--color-media-border));
}
.media-content {
  position: relative;
  z-index: 1;
}
.media-style-container::after {
  content: '';
  position: absolute;
  top: var(--media-drop-shadow-top-size);
  left: var(--media-drop-shadow-left-size);
  display: block;
  height: 100%;
  width: 100%;
  border-radius: var(--media-border-radius);
  background-color: rgb(var(--color-media-shadow));
  background-image: var(--color-media-shadow);
  border-width: var(--media-shadow-border-width);
  border-color: rgb(var(--color-media-border-shadow));
  z-index: -1;
  -webkit-mask-size: 6px;
  mask-size: 6px;
}
.media-style-none,
.media-style-none .media-style {
  border: 0;
  border-radius: 0;
  background-color: transparent;
}
.media-style-none::after,
.media-no-shadow::after,
.media-style-is-card::after {
  display: none;
}
.media-style-container.pill::after,
.media-style-container.pill .media-style,
.media-style-container.pill .media-drop-shadow-border {
  border-radius: 9999px;
}
.media-style-container.archway::after,
.media-style-container.archway .media-style,
.media-style-container.archway .media-drop-shadow-border {
  border-radius: 9999px 9999px 0 0;
}
.media-style-container.ellipse::after,
.media-style-container.ellipse .media-style,
.media-style-container.ellipse .media-drop-shadow-border {
  border-radius: 100%;
}
.media-style-no-shadow::after {
  display: none;
}
.media-svg {
  text-transform: var(--media-text-transform);
  stroke: rgb(var(--color-media-border));
  stroke-width: var(--media-border-width);
  z-index: 1;
}
.media-drop-shadow-stroke,
.media-drop-shadow-border,
.media-drop-shadow {
  position: absolute;
  top: var(--media-drop-shadow-top-size);
  left: var(--media-drop-shadow-left-size);
  z-index: -1;
}
.media-drop-shadow {
  -webkit-mask-size: 8px;
  mask-size: 8px;
  z-index: -1;
}
.media-drop-shadow-border,
.media-drop-shadow-stroke {
  z-index: 0;
}
.media-drop-shadow-path {
  fill: var(--color-media-shadow-fill);
}
.media-drop-shadow-stroke {
  fill: none;
  stroke: rgb(var(--color-media-border));
  stroke-width: var(--media-shadow-border-width);
}
.media-drop-shadow-border {
  border-radius: var(--media-border-radius);
  border-color: rgb(var(--color-media-border));
  border-width: var(--media-shadow-border-width);
}
.media-style-placeholder svg {
  width: 200px;
  height: 200px;
}
.media-style-placeholder--wide svg {
  width: 200px;
  height: 125px;
}
.media--small {
  --media-drop-shadow-size: var(--media-drop-shadow-size-half);
  --media-drop-shadow-top-size: var(--media-drop-shadow-size-half);
  --media-drop-shadow-left-size: var(--media-drop-shadow-size-half);
}
/*
Product page thumbnails, could mode this
*/
.media-thumbnail .media-shape-container .media-svg:first-child {
  transition: transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.media-thumbnail:hover .media-shape-container .media-svg:first-child {
  transform: translate(
    var(--media-drop-shadow-left-size),
    var(--media-drop-shadow-top-size)
  );
}
/* Add transparent color to alt text */
.js .media-style,
.js .foreign-object-img {
  color: transparent;
}
.clip-bevel {
  -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
          clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
}
.clip-circle {
  -webkit-clip-path: circle(50% at 50% 50%);
          clip-path: circle(50% at 50% 50%);
}
.clip-triangle {
  -webkit-clip-path: polygon(0% 87%, 50% 0%, 50% 0%, 100% 87%);
          clip-path: polygon(0% 87%, 50% 0%, 50% 0%, 100% 87%);
}
.clip-hexagon {
  -webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
          clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
}
.clip-rabbet {
  -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
          clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}
.clip-diamond {
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
          clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.clip-pentagon {
  -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
          clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}
.clip-nonagon {
  -webkit-clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
          clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
}
.shopify-section {
  position: relative;
}
.section-content {
  position: relative;
  z-index: 10;
}
#shopify-section-footer, #MainContent .shopify-section:not(:first-child) {
  border-top-width: var(--section-border-thickness);
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-border), var(--tw-border-opacity));
}
[class^='object-wrapper'] {
  position: relative;
}
[class^='object-wrapper']:not(.object-wrapper-none) img, [class^='object-wrapper']:not(.object-wrapper-none) video, [class^='object-wrapper']:not(.object-wrapper-none) svg {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.object-wrapper-full-screen {
  /* Todo: Take into account header */
  padding-top: 100vh;
}
.object-wrapper-square {
  padding-top: 100%;
}
.object-wrapper-landscape {
  padding-top: 77%;
}
.object-wrapper-portrait {
  padding-top: 125%;
}
/* Specific styles for subsequent slides */
@media (min-width: 990px) {

  .object-slideshow {
    height: 100%;
  }
}
.object-slideshow img, .object-slideshow video, .object-slideshow svg {
  display: block;
}
@media (min-width: 990px) {

  .object-slideshow img, .object-slideshow video, .object-slideshow svg {
    position: absolute;
  }

  .object-slideshow img, .object-slideshow video, .object-slideshow svg {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .object-slideshow img, .object-slideshow video, .object-slideshow svg {
    height: 100%;
  }

  .object-slideshow img, .object-slideshow video, .object-slideshow svg {
    width: 100%;
  }

  .object-slideshow img, .object-slideshow video, .object-slideshow svg {
    object-fit: cover;
  }
}
.bar-chart {
  grid-template-columns: auto 1fr;
}
.spectrum-chart {
  grid-template-columns: auto 1fr auto;
}
.splide__track {
  padding: 0 !important;
}
.splide__track--overflow-visible {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.splide__track--overflow-visible.pb-card-shadow {
  padding-top: 1rem;
  padding-bottom: calc(1rem + var(--card-drop-shadow-size));
}
.splide__track--overflow-visible.pt-card-shadow {
  padding-bottom: 1rem;
  padding-top: calc(1rem + var(--card-drop-shadow-size));
}
.disclosure-list {
  transform: translateY(calc(-100% - 1.25rem));
  max-height: 60vh;
  overflow-y: scroll;
  opacity: 0;
  box-shadow: inset 0 0 0 var(--input-border-width)
    rgb(var(--color-button-border));
  padding: 0.625rem;
}
.disclosure-btn .chevron-up {
  display: none;
}
/* prettier-ignore */
.disclosure-btn[aria-expanded="true"] .chevron-up {
  display: inline-block;
}
.disclosure-btn[aria-expanded='true'] .chevron-down {
  display: none;
}
.disclosure-btn[aria-expanded="true"] + .disclosure-list {
  opacity: 1;
}
/* Checkboxes */
.custom-checkbox
  input[type='checkbox']:checked
  + label
  .custom-checkbox__input {
  border-color: currentColor;
}
.custom-checkbox
  input[type='checkbox']:checked
  + label
  .custom-checkbox__input::before {
  opacity: 1;
}
.custom-checkbox.custom-checkbox input[type='checkbox']:focus + label {
}
.custom-checkbox.custom-checkbox
  input[type='checkbox']:focus
  + label.custom-checkbox__input {
  outline-offset: 0.125rem;
  outline: var(--text-width) solid var(--color-primary-accent);
}
.custom-checkbox__input {
  position: relative;
  margin-right: 0.5rem;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-scheme-text), var(--tw-border-opacity));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  min-width: 1rem;
  border-width: var(--input-border-width);
}
.custom-checkbox__input::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-text), var(--tw-bg-opacity));
  opacity: 0;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
html.no-js [data-fade-in].custom-checkbox__input::before {
  opacity: 1;
}
/* Radios */
.custom-radio input[type='radio']:checked + label .custom-radio__input {
  border-color: currentColor;
}
.custom-radio input[type='radio']:checked + label .custom-radio__input::before {
  opacity: 1;
}
.custom-radio.custom-radio input[type='radio']:focus + label {
}
.custom-radio.custom-radio
  input[type='radio']:focus
  + label.custom-radio__input {
  outline-offset: 0.125rem;
  outline: var(--text-width) solid var(--color-primary-accent);
}
.custom-radio__input {
  position: relative;
  margin-right: 0.5rem;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-scheme-text), var(--tw-border-opacity));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  min-width: 1rem;
  border-width: var(--input-border-width);
}
.custom-radio__input::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-scheme-text), var(--tw-bg-opacity));
  opacity: 0;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
html.no-js [data-fade-in].custom-radio__input::before {
  opacity: 1;
}
.color-swatch + label {
  border-width: var(--input-border-width);
  border-color: transparent;
  box-shadow: inset 0 0 0 var(--button-border-width)
  rgba(var(--color-button-border), 0);
}
.color-swatch:checked + label {
  box-shadow: inset 0 0 0 var(--button-border-width)
  rgb(var(--color-button-border));
}
/*
.product-block,
.product-block * {
  background: #000 !important;
  color: #0f0 !important;
  outline: solid #f00 1px !important;
}
*/
.product-block {
  margin-top: 1.25rem;
}
.product-block:first-child {
  margin-top: 0;
}
.product-block-title + .product-block-price, .product-block-title + .product-block-vendor, .product-block-vendor + .product-block-price, .product-block-price + .product-block-vendor, .product-block-title + .product-block-star-rating, .product-block-text + .product-block-text, .product-block-popup + .product-block-popup, .product-block-horizontal-bar-chart + .product-block-horizontal-bar-chart {
  margin-top: 0.625rem;
}
.product-block-collapsible-tab + .product-block-collapsible-tab {
  margin-top: 0px;
}
shopify-payment-terms {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  display: block;
}
.rte > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.rte {
  font-size: var(--font-size-base);
  line-height: var(--base-line-height);
}
.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
}
.rte h1:first-child, .rte h2:first-child, .rte h3:first-child, .rte h4:first-child, .rte h5:first-child, .rte h6:first-child {
  margin-top: 0px;
}
.rte h1 {
    font-family: var(--heading-font-stack);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-capitalize);
    letter-spacing: var(--heading-letterspacing);
    font-size: var(--font-size-3xl);
    line-height: var(--line-height-heading);
  }
@media (min-width: 990px) {

  .rte h1 {
    font-size: var(--font-size-4xl);
    line-height: var(--line-height-heading);
  }
}
.rte h2 {
    font-family: var(--heading-font-stack);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-capitalize);
    letter-spacing: var(--heading-letterspacing);
    font-size: var(--font-size-2xl);
    line-height: var(--line-height-heading);
  }
@media (min-width: 990px) {

  .rte h2 {
    font-size: var(--font-size-3xl);
    line-height: var(--line-height-heading);
  }
}
.rte h3 {
    font-family: var(--heading-font-stack);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-capitalize);
    letter-spacing: var(--heading-letterspacing);
    line-height: var(--line-height-heading);
    font-size: var(--font-size-xl);
    line-height: var(--base-line-height);
  }
@media (min-width: 990px) {

  .rte h3 {
    font-size: var(--font-size-2xl);
    line-height: var(--line-height-heading);
  }
}
.rte h3 {
  text-transform: none;
  letter-spacing: 0em;
}
.rte h4 {
    font-family: var(--heading-font-stack);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-capitalize);
    letter-spacing: var(--heading-letterspacing);
    line-height: var(--line-height-heading);
    font-size: var(--font-size-lg);
    line-height: var(--base-line-height);
  }
@media (min-width: 990px) {

  .rte h4 {
    font-size: var(--font-size-xl);
    line-height: var(--base-line-height);
  }
}
.rte h4 {
  text-transform: none;
  letter-spacing: 0em;
}
.rte h5 {
    font-family: var(--heading-font-stack);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-capitalize);
    letter-spacing: var(--heading-letterspacing);
    line-height: var(--line-height-heading);
    font-size: var(--font-size-base);
    line-height: var(--base-line-height);
  }
.rte h6 {
    font-family: var(--heading-font-stack);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-capitalize);
    letter-spacing: var(--heading-letterspacing);
    line-height: var(--line-height-heading);
    font-size: var(--font-size-sm);
    line-height: var(--base-line-height);

  color: rgb(var(--color-scheme-text));
  }
.rte li {
  margin-bottom: 0.5rem;
}
.rte ol, .rte ul {
  padding-left: 1.25rem;
}
.rte ol > :not([hidden]) ~ :not([hidden]), .rte ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.rte ol {
  list-style-type: decimal;
}
.rte ul {
  list-style-type: disc;
}
.rte blockquote {
    font-family: var(--heading-font-stack);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-capitalize);
    letter-spacing: var(--heading-letterspacing);
    line-height: var(--line-height-heading);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    font-size: var(--font-size-xl);
    line-height: var(--base-line-height);

  color: rgb(var(--color-scheme-accent-1-overlay));
  background-color: rgb(var(--color-scheme-accent));
  }
.rte code,
.rte pre {
  overflow: auto;
  font-family: monospace;
  padding: 0.25rem;
  font-size: var(--font-size-sm);
  line-height: var(--base-line-height);
  background-color: rgb(var(--color-scheme-text));
  color: rgb(var(--color-scheme-background));
}
.rte pre {
  padding: 1rem;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;
}
.rte table {
  table-layout: fixed;
}
.rte table, .rte th, .rte td {
  border-width: 1px;
  border-color: rgb(var(--color-scheme-text));
}
.rte th, .rte td {
  padding: 0.25rem;
}
@media (min-width: 990px) {

  .rte th, .rte td {
    padding: 0.625rem;
  }
}
.rte hr {
  border-top-width: var(--input-border-width);
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-border), var(--tw-border-opacity));
}
.rte a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
/* Video wrapper */
.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 0;
  height: auto;
  padding-bottom: 56.25%;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.table-wrapper {
  overflow: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
}
.shopify-policy__container > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.shopify-policy__container {
  padding-top: var(--section-vertical-spacing);
  padding-bottom: var(--section-vertical-spacing);
}
.shopify-policy__container h1 {
  font-family: var(--heading-font-stack);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  text-transform: var(--heading-capitalize);
  letter-spacing: var(--heading-letterspacing);
  line-height: var(--line-height-heading);
  font-size: var(--feature-heading-size);
}
@media only screen and (max-width: 767px) {
  .responsive-table {
    width: 100%;
  }
  .responsive-table thead {
    display: none;
  }
  .responsive-table td {
    margin: 0px;
  }
  .responsive-table td {
    display: flex;
  }
  .responsive-table td {
    width: 100%;
  }
  .responsive-table td {
    align-items: center;
  }
  .responsive-table td {
    justify-content: space-between;
  }
  .responsive-table td {
    border-width: 0;
  }
  .responsive-table td {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .responsive-table td {
    text-align: right;
  }
  .responsive-table th::before,
  .responsive-table td::before {
    content: attr(data-label);
    max-width: 50%;
  }
  .responsive-table th::before, .responsive-table td::before {
    margin-top: 0.25rem;
  }
  .responsive-table th::before, .responsive-table td::before {
    margin-right: auto;
  }
  .responsive-table th::before, .responsive-table td::before {
    padding-right: 0.75rem;
  }
  .responsive-table th::before, .responsive-table td::before {
    text-align: left;
  }
  .responsive-table th::before, .responsive-table td::before {
    font-size: var(--font-size-xs);
    line-height: var(--base-line-height);
  }
  .responsive-table th::before, .responsive-table td::before {
    font-weight: 400;
  }
  .responsive-table-row {
    display: block;
  }
  .responsive-table-row > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }
  .responsive-table-row + .responsive-table-row, tfoot > .responsive-table-row:first-child {
    position: relative;
  }
  .responsive-table-row + .responsive-table-row, tfoot > .responsive-table-row:first-child {
    margin-top: 0.625rem;
  }
  .responsive-table-row + .responsive-table-row, tfoot > .responsive-table-row:first-child {
    padding-top: 0.75rem;
  }
  .responsive-table-row + .responsive-table-row::after,
  tfoot > .responsive-table-row:first-child::after {
    content: '';
  }
  .responsive-table-row + .responsive-table-row::after, tfoot > .responsive-table-row:first-child::after {
    position: absolute;
  }
  .responsive-table-row + .responsive-table-row::after, tfoot > .responsive-table-row:first-child::after {
    top: 0px;
  }
  .responsive-table-row + .responsive-table-row::after, tfoot > .responsive-table-row:first-child::after {
    left: 0px;
  }
  .responsive-table-row + .responsive-table-row::after, tfoot > .responsive-table-row:first-child::after {
    right: 0px;
  }
  .responsive-table-row + .responsive-table-row::after, tfoot > .responsive-table-row:first-child::after {
    display: block;
  }
  .responsive-table-row + .responsive-table-row::after, tfoot > .responsive-table-row:first-child::after {
    border-bottom-width: 1px;
  }
  .responsive-table-row + .responsive-table-row::after, tfoot > .responsive-table-row:first-child::after {
    --tw-border-opacity: 1;
    border-color: rgba(var(--color-scheme-text), var(--tw-border-opacity));
  }
  .table-small-hide {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .responsive-table {
    width: 100%;
  }
  .responsive-table {
    border-width: 1px;
  }
  .responsive-table {
    --tw-border-opacity: 1;
    border-color: rgba(var(--color-scheme-text), var(--tw-border-opacity));
  }
  .responsive-table {
    text-align: center;
  }

  .responsive-table th, .responsive-table td {
    border-width: var(--card-border-width);
  }

  .responsive-table th, .responsive-table td {
    --tw-border-opacity: 1;
    border-color: rgba(var(--color-scheme-text), var(--tw-border-opacity));
  }

  .responsive-table th, .responsive-table td {
    padding: 0.5rem;
  }

  .responsive-table th:first-child, .responsive-table td:first-child {
    text-align: left;
  }

  .responsive-table th:last-child, .responsive-table td:last-child {
    text-align: right;
  }

  .responsive-table td {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--color-scheme-card), var(--tw-bg-opacity));
  }
}
.shopify-challenge__container {
  padding-top: var(--section-vertical-spacing);
  padding-bottom: var(--section-vertical-spacing);
}
.loading {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 100%;
}
.loading::after {
  content: ' ';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  border: var( --input-border-width) solid;
  border-color: currentColor transparent currentColor transparent;
  animation: loading 1.2s linear infinite;
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 990px) {
  [data-shopify-buttoncontainer] {
    justify-content: flex-end;
  }
}
html.no-js [data-fade-in].opacity-0 {
  opacity: 1;
}
html.no-js .invisible.no-js-visible {
  visibility: visible;
}
html.no-js .js-enabled,
html.js .no-js {
  display: none;
}
.animation-reverse {
  animation-direction: reverse;
}
[data-parallax-container] {
  transform: translate3d(0, 0, 0);
}
[data-parallax-element] {
  transition: all 50ms linear;
  will-change: transform;
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@media screen and (prefers-reduced-motion: no-preference) {
  .constantly-rotate {
    animation-iteration-count:infinite;
    animation-timing-function:linear;
    animation-name:rotate;
    animation-duration:5s;
  }
}
html {
  background-color: rgb(var(--color-primary-background));
  color: rgb(var(--color-primary-text));
  font-size: var(--base-font-size);
  line-height: var(--base-line-height);
}
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  color: rgb(var(--color-primary-text));
  background-color: rgb(var(--color-primary-background));
}
.placeholder\:text-scheme-text::placeholder {
  --tw-text-opacity: 1;
  color: rgba(var(--color-scheme-text), var(--tw-text-opacity));
}
.placeholder\:text-scheme-text\/40::placeholder {
  color: rgba(var(--color-scheme-text), 0.4);
}
.after\:hidden::after {
  content: var(--tw-content);
  display: none;
}
.empty\:hidden:empty {
  display: none;
}
.hover\:-translate-y-1:hover {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), 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));
}
.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), 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));
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), 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));
}
.hover\:text-scheme-accent-1:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-scheme-accent-1), var(--tw-text-opacity));
}
.hover\:text-yellow:hover{
  color:var(--color-yellow);
}
.focus\:ring-current:focus {
  --tw-ring-color: currentColor;
}
.group:hover .group-hover\:opacity-30 {
  opacity: 0.3;
}
.group:focus .group-focus\:opacity-100 {
  opacity: 1;
}
@supports not (aspect-ratio: 1 / 1) {

  .no-aspect-ratio-support\:z-30 {
    z-index: 30;
  }
}
@media (min-width: 640px) {

  .sm\:max-w-md {
    max-width: 28rem;
  }
}
@media (min-width: 768px) {

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:col-end-last {
    grid-column-end: -1;
  }

  .md\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .md\:row-auto {
    grid-row: auto;
  }

  .md\:row-start-2 {
    grid-row-start: 2;
  }

  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:flex {
    display: flex;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }
  
  .md\:w-7\/12 {
    width: 58.333333%;
  }

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:py-custom {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .md\:block {
    display: block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }  
  .md\:hidden {
    display: none;
  }  
}
@media (min-width: 990px) {

  .lg\:aspect-w-4 {
    aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
    --tw-aspect-w: 4;
  }

  .lg\:aspect-h-3 {
    --tw-aspect-h: 3;
  }

  .lg\:aspect-w-16 {
    aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
    --tw-aspect-w: 16;
  }

  .lg\:aspect-h-9 {
    --tw-aspect-h: 9;
  }

  .lg\:aspect-w-2\.35 {
    aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
    --tw-aspect-w: 2.35;
  }

  .lg\:aspect-h-1 {
    --tw-aspect-h: 1;
  }

  .lg\:aspect-w-2 {
    aspect-ratio: var(--tw-aspect-w) / var(--tw-aspect-h);
    --tw-aspect-w: 2;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

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

  .lg\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .lg\:left-auto {
    left: auto;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .lg\:col-span-full {
    grid-column: 1 / -1;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .lg\:col-start-2 {
    grid-column-start: 2;
  }

  .lg\:col-start-5 {
    grid-column-start: 5;
  }

  .lg\:col-start-9 {
    grid-column-start: 9;
  }

  .lg\:col-start-7 {
    grid-column-start: 7;
  }

  .lg\:col-start-6 {
    grid-column-start: 6;
  }

  .lg\:col-start-3 {
    grid-column-start: 3;
  }

  .lg\:col-start-4 {
    grid-column-start: 4;
  }

  .lg\:col-start-10 {
    grid-column-start: 10;
  }

  .lg\:col-end-11 {
    grid-column-end: 11;
  }

  .lg\:col-end-13 {
    grid-column-end: 13;
  }

  .lg\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .lg\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .lg\:row-start-4 {
    grid-row-start: 4;
  }

  .lg\:row-start-2 {
    grid-row-start: 2;
  }

  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mr-2 {
    margin-right: 0.5rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .lg\:mt-2 {
    margin-top: 0.5rem;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline {
    display: inline;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-4 {
    height: 1rem;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-screen {
    height: 100vh;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:w-11\/12 {
    width: 91.666667%;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-4\/12 {
    width: 30%;
  }
  
  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }  

  .lg\:w-4 {
    width: 1rem;
  }

  .lg\:min-w-0 {
    min-width: 0px;
  }

  .lg\:max-w-md {
    max-width: 28rem;
  }

  .lg\:max-w-2xl {
    max-width: 42rem;
  }

  .lg\:max-w-site {
    max-width: var(--max-site-width);
  }

  .lg\:max-w-\[166px\] {
    max-width: 166px;
  }

  .lg\:flex-1 {
    flex: 1 1 0%;
  }

  .lg\:shrink-0 {
    flex-shrink: 0;
  }

  .lg\:flex-grow-0 {
    flex-grow: 0;
  }

  .lg\:flex-grow {
    flex-grow: 1;
  }

  .lg\:translate-y-4 {
    --tw-translate-y: 1rem;
    transform: translate(var(--tw-translate-x), 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));
  }

  .lg\:-translate-y-4 {
    --tw-translate-y: -1rem;
    transform: translate(var(--tw-translate-x), 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));
  }

  .lg\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), 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));
  }

  .lg\:scroll-pb-10 {
    scroll-padding-bottom: 2.5rem;
  }

  .lg\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .lg\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .lg\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .lg\:grid-cols-none {
    grid-template-columns: none;
  }

  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .lg\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .lg\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .lg\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .lg\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-14 {
    grid-template-columns: repeat(14, minmax(0, 1fr));
  }

  .lg\:grid-cols-20 {
    grid-template-columns: repeat(20, minmax(0, 1fr));
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-theme {
    gap: var(--grid-gap);
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-12 {
    gap: 3.5rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:border-none {
    border-style: none;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:object-cover {
    object-fit: cover;
  }

  .lg\:object-none {
    object-fit: none;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-24 {
    padding: 6rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-section {
    padding-left: var(--section-x-padding);
    padding-right: var(--section-x-padding);
  }
  .lg\:py-section {
    padding-top: var(--section-y-padding);
    padding-bottom: var(--section-y-padding);
  }
  
  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:pt-8 {
    padding-top: 2.5rem;
  }
  
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pl-media-shadow-half {
    padding-left: var(--media-drop-shadow-size-half);
  }

  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-right {
    text-align: right;
  }  

  .lg\:text-2xl {
    font-size: var(--font-size-2xl);
    line-height: var(--line-height-heading);
  }

  .lg\:text-3xl {
    font-size: var(--font-size-3xl);
    line-height: var(--line-height-heading);
  }

  .lg\:text-4xl {
    font-size: var(--font-size-4xl);
    line-height: var(--line-height-heading);
  }

  .lg\:text-5xl {
    font-size: var(--font-size-5xl);
    line-height: var(--line-height-heading);
  }

  .lg\:text-6xl {
    font-size: var(--font-size-6xl);
    line-height: var(--line-height-heading);
  }

  .lg\:text-7xl {
    font-size: var(--font-size-7xl);
    line-height: var(--line-height-heading);
  }

  .lg\:text-8xl {
    font-size: var(--font-size-8xl);
    line-height: var(--line-height-heading);
  }

  .lg\:text-9xl {
    font-size: var(--font-size-9xl);
    line-height: var(--line-height-heading);
  }

  .lg\:text-lg {
    font-size: var(--font-size-lg);
    line-height: var(--base-line-height);
  }

  .lg\:text-base {
    font-size: var(--font-size-base);
    line-height: var(--base-line-height);
  }

  .lg\:text-xl {
    font-size: var(--font-size-xl);
    line-height: var(--base-line-height);
  }

  .lg\:text-xs {
    font-size: var(--font-size-xs);
    line-height: var(--base-line-height);
  }

  .lg\:text-sm {
    font-size: var(--font-size-sm);
    line-height: var(--base-line-height);
  }

  .lg\:opacity-0 {
    opacity: 0;
  }
  .lg\:aspect-auto {
    aspect-ratio: auto;
  }

  @supports not (aspect-ratio: 1 / 1) {
    .lg\:aspect-auto::before {
      float: initial;
      padding-top: unset;
    }

    .lg\:aspect-auto::after {
      display: none;
      content: initial;
      clear: initial;
    }
  }

  @supports not (aspect-ratio: 1 / 1) {
    .lg\:aspect-auto::before {
      float: initial;
      padding-top: unset;
    }

    .lg\:aspect-auto::after {
      display: none;
      content: initial;
      clear: initial;
    }
  }
  .lg\:card-container {
    position: relative;
  }
  .lg\:card-container {
    z-index: 1;
    height: -moz-fit-content;
    height: fit-content;
  }

  .lg\:card {
    position: relative;
  }

  .lg\:card {
    border-radius: var(--card-border-radius);
  }

  .lg\:card {
    border-width: var(--card-border-width);
  }

  .lg\:card {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--color-scheme-card), var(--tw-bg-opacity));
  }

  .lg\:card {
    font-size: var(--font-size-base);
    line-height: var(--base-line-height);
  }

  .lg\:card {
    --media-drop-shadow-size: 0;
    --media-drop-shadow-top-size: 0;
    --media-drop-shadow-left-size: 0;
    border-color: rgb(var(--color-card-border));
    z-index: 1;
  }

  .lg\:card-border {
    content: '';
  }

  .lg\:card-border {
    position: absolute;
  }

  .lg\:card-border {
    top: var(--card-drop-shadow-top-size);
  }

  .lg\:card-border {
    left: var(--card-drop-shadow-left-size);
  }

  .lg\:card-border {
    display: block;
  }

  .lg\:card-border {
    height: 100%;
  }

  .lg\:card-border {
    width: 100%;
  }

  .lg\:card-border {
    border-radius: var(--card-border-radius);
    border-width: var(--card-shadow-border-width);
    border-color: rgb(var(--color-card-border-shadow));
    z-index: 0;
  }

  .lg\:card-container::after {
    content: '';
  }

  .lg\:card-container::after {
    position: absolute;
  }

  .lg\:card-container::after {
    top: var(--card-drop-shadow-top-size);
  }

  .lg\:card-container::after {
    left: var(--card-drop-shadow-left-size);
  }

  .lg\:card-container::after {
    display: block;
  }

  .lg\:card-container::after {
    height: 100%;
  }

  .lg\:card-container::after {
    width: 100%;
  }

  .lg\:card-container::after {
    border-radius: var(--card-border-radius);
    background-color: rgb(var(--color-card-shadow));
    background-image: var(--color-card-shadow);
    z-index: -1;
    -webkit-mask-size: 8px;
    mask-size: 8px;
  }

  .group:hover .group-hover\:lg\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 1400px) {

  .xl\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .xl\:col-start-2 {
    grid-column-start: 2;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:w-1\/5 {
    width: 20%;
  }

  .xl\:max-w-none {
    max-width: none;
  }

  .xl\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .xl\:gap-5 {
    gap: 1.25rem;
  }
}
@media (min-width: 1800px) {
  .xxl\:block {
    display: block;
  }

  .xxl\:inline {
    display: inline;
  }

  .xxl\:flex {
    display: flex;
  }

  .xxl\:grid {
    display: grid;
  }

  .xxl\:hidden {
    display: none!important;
  }
  
}
  
@media (max-width: 989px) {

  .max-lg\:\!block {
    display: block !important;
  }

  .max-lg\:hidden {
    display: none;
  }

  .max-lg\:-translate-y-4 {
    --tw-translate-y: -1rem;
    transform: translate(var(--tw-translate-x), 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));
  }

  .max-lg\:translate-y-4 {
    --tw-translate-y: 1rem;
    transform: translate(var(--tw-translate-x), 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));
  }

  .max-lg\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), 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));
  }
}

body:not(.user-using-mouse) :focus, 
.custom-radio input[type=radio]:focus+label .custom-radio__input, 
.custom-checkbox input[type=checkbox]:focus+label .custom-checkbox__input, 
body:not(.user-using-mouse) [aria-selected=true]{
  outline-width: unset;
  outline-style: unset;
  outline-color: unset;
  outline-offset: unset;
}

.heading-feature,
.heading-standard{
  -webkit-text-stroke: unset !important;
  text-stroke: unset !important;
}

/* header Styles */

nav[role="navigation"] .inline-block button.items-stretch .inline-block,
nav[role="navigation"] a.normal-text{
  font-family: var(--font-sp);
  font-size: 20px;
  letter-spacing: 0.69px;
  text-transform: uppercase;
  font-weight: 700;
}

.flex [data-open-search] span.inline-block{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
}

.flex [data-open-search] span.inline-block .search-text{
  font-family: var(--font-sp);
  font-size: var(--font-size-lg-o);
  font-size: 29px;
  letter-spacing: -0.02em;
}

#headerContainer button.items-stretch{
  padding-top: 28px;
  padding-bottom: 27px;
}

#headerContainer .normal-menu{
  border-top: 0.5px solid #f6f1e6;
  box-shadow: 0 3px 5px -2px rgba(0, 0, 0, .45);
}

#headerContainer nav a {
  font-family: var(--font-sp);
  font-size:20px;
}
#headerContainer nav .mega-menu-lists {
  padding: 0 5rem;
  gap: 5vw; /* 6vw */
}
@media (max-width:1299px) and (min-width:1100px){
#headerContainer nav .mega-menu-lists {
  padding: 0 3rem;
  gap: 3.5vw;
}
}
@media (max-width:1099px) and (min-width:990px){
#headerContainer nav .mega-menu-lists {
  padding: 0 3rem;
  gap: 3vw;
}
}
#headerContainer nav h2 a {
  font-family: var(--font-sp);
}


#headerContainer nav .mega-menu-container h2 a {
    font-weight: bold;
    font-family: var(--font-sp) !important;
}

#headerContainer nav .mega-menu-container a {
    font-size: 13px;
    line-height: 1rem;
    padding: .125rem 0 0;
  font-family: var(--font-sp) !important;
  white-space:nowrap;
}
@media (max-width:1099px) and (min-width:990px){
  #headerContainer nav .mega-menu-container a {
    font-size: 12px;
  }
}
#headerContainer nav .mega-menu-container a:hover{
  border-bottom:1px solid #ffb200;
  width: max-content;
}

@media (max-width: 990px){
  .mobile-hide {
    display:none;
  }
  #headerContainer .ham-menu {
    flex-basis: 20%;
  }
  #headerContainer .justify-start.flex-grow{
    justify-content: start;
  }
}

#left-drawer-slot .font-main{
  font-family: var(--font-sp);
  font-size: 18px;
}
@media screen and (min-width: 991px) {
  #left-drawer-slot .font-main{
    font-size: 20px;
  }
  #left-drawer-slot label {
    font-size: 20px;
  }
}

#left-drawer-slot .font-heading span,
#left-drawer-slot .font-heading{
  text-transform: capitalize;
  letter-spacing: -0.04em;
  font-family: var(--font-an-cb);
  font-size: var(--font-size-lg);
  line-height: 1.63rem;
}



#left-drawer-slot .pl-5 a{
  font-weight: 400;
  font-size: 18px;
}

#left-drawer-slot [type="search"]{
  border-radius: 4px;
  box-shadow: unset;
  border: 1px solid #859388;
  font-size: var(--font-size-base);
  font-size: 22px;
  background: transparent;
  font-weight: 400;
}

#left-drawer-slot [type="search"]:placeholder{  
  font-size: var(--font-size-base);
}

#left-drawer-slot .text-lg{
  margin: 10px 0;
}

#headerContainer .new-icon .theme-icon path{
  stroke-width: 0;
}

/* mega menu styles */
.template--product .section-site-header{
  z-index: 999 !important;
}

.template--product .section-site-header[aria-hidden="true"]{
  z-index: 40 !important;
}

nav[role="navigation"] [x-ref="navigation"] .grid li{
  text-align: left;
}

.added-mega-menu{
  display: flex;
  justify-content: space-between;
}

/* .added-mega-menu.normal-menu .grid{
  flex-basis: 70%;
} */

.normal-menu{
  flex-basis: 100%;
}

.normal-menu .grid li h2.py-1 a{  
  font-size: var(--font-size-xl);
  font-weight: 700;
  line-height: 1.625rem;
}

.normal-menu .grid .font-body li a {
  font-family: var(--font-an-cm) !important;
  font-size: 18px /*var(--font-size-lg-o)*/;
  letter-spacing: 0;
  padding: 5px 0;
  line-height: 1.48148rem;
  color: #000;
}
.normal-menu .grid .font-body li a:hover{
  text-decoration:underline;
}
.mega-menu-image img{
  height: 100%;
  object-fit: cover;
  width: 100%;
  max-height: 350px;
  min-height: 350px;
}

@media (max-width: 990px){
  .mega-menu-image {
    display: none;
  }
}

.grand-child-links{
  position: relative;
}

.font-body .icon-wellness a,
.font-body .icon-focus a,
.font-body .icon-balance a,
.font-body .icon-revive a,
.font-body .icon-awake a,
.font-body .icon-proteins a{
  padding: 5px 30px !important;
}

.font-body .icon-wellness a::before,
.font-body .icon-focus a::before,
.font-body .icon-balance a::before,
.font-body .icon-revive a::before,
.font-body .icon-awake a::before,
.font-body .icon-proteins a::before{
  content: '';
  position: absolute;
  width: 22px;
  height: 24px;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

/* footer styles */
footer{
  border-top:1px solid #ccc;
}
footer .text-scheme-text p a{
  text-transform: capitalize;
}

footer .push-btn:after{
  content: '';
  border-width: 0px;
}

footer .newsletter-social-icons .theme-icon path{
  stroke-width: 0;
}

footer h2.font-heading{
  font-size: var(--font-size-xl);
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

footer .footer-menus h2.font-heading{
  color: rgba(var(--color-scheme-accent-1));
  font-size: var(--font-size-lg-o);
  font-weight: 400;
  line-height: 1.838rem;
  font-family: var(--heading-font-stack);
  letter-spacing: 0;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 21px;
}

footer .list-none a{  
  font-size: clamp(18px, 1.7vw, 26px);
  line-height:2.5rem;
}

footer .text-scheme-text p{
  font-size: var(--base-font-size-desktop);  
  font-size: 22px;
}

footer .section-content-top-margin a {
  font-size: 22px;
}

#FooterNewsletter input[type="email"]{
  background: rgb(var(--color-scheme-secondary-background));
  color: rgb(var(--color-button-text));
  font-weight: 400;
  padding: 10px 20px;
}

#FooterNewsletter input[type="email"]::placeholder{
  color: rgb(var(--color-button-text));
}

footer h2.font-heading.heading-secondary{
  font-size: var(--font-size-5xl-o);
  text-transform: capitalize;
  letter-spacing: -0.7px;
}

.newsletter-form form{
  display: none;
}
footer h2.font-heading.heading-secondary {
  text-transform: uppercase!important;
}

footer .footer-newsletter .klaviyo-form .needsclick input,
.newsletter-section .klaviyo-form .needsclick input{
  /*border: unset !important;*/
}

footer .footer-newsletter .klaviyo-form p,
footer .footer-newsletter .klaviyo-form span,
.newsletter-section .klaviyo-form p,
.newsletter-section .klaviyo-form span{
  font-family: var(--main-font-stack) !important;
}



/* Klaviyo Footer Form */
footer .klaviyo-form form > div{
  justify-content:end!important;
}
footer .klaviyo-form form > div {
    flex-direction: row!important;
}
/*
footer .klaviyo-form form > div > div {
    width: 200px!important;
}
footer .klaviyo-form form > div > div:first-child {
    width: calc(100% - 200px)!important;
}
footer .klaviyo-form form > div > div > div{
  padding:0!important;
}
*/
footer .klaviyo-form form input[type=email]{
    outline: 3px solid #fff;
    border:none!important;
    /*
    width:100%!important;
   font-family: var(--main-font-stack) !important;
    font-size: 22px !important;
    padding: 5px 10px !important;
    border: 3px solid #ffb200 !important;
    height: 50px !important;
    line-height: 44px !important;
    */
}
footer .klaviyo-form form input[type=email]::placeholder{
  color: #FFF!important;
}
footer .klaviyo-form form button{
    outline: 3px solid #fff;
    margin-left: -6px;
    /*
    padding: 0 12px!important;
    */
}
@media (max-width:989px){
  footer .klaviyo-form form>div>div  {
    width: unset!important;
}
  /*footer .klaviyo-form form > div > div:first-child {
    width: calc(100% - 80px)!important;
}
    */
    /*
  footer .klaviyo-form form button{
    min-width:80px!important;
  }
    */
}

footer .klaviyo-form form button:focus{
  box-shadow:none;
}

footer  .klaviyo-form input::placeholder {
  opacity:.65!important;
  color:#FFF!important;
}

@media (max-width: 990px){
  footer .text-scheme-text{
    display: flex;
    flex-direction: column-reverse;
    row-gap: 15px;
  }
/*  
  footer .section-content .text-scheme-text .list-none a{
    border-right: 1px solid #696969;
    padding-right: 10px;
  }

  footer .section-content .text-scheme-text .list-none li:last-child a{
    border-right: unset;
  }
*/
  footer .section-content .text-scheme-text .list-none a,
  footer .section-content .text-scheme-text .text-sm{
    font-size: var(--font-size-mb-bottom-menu-o);
  }


  footer .section-content .text-scheme-text .list-none{
    column-gap: 0px;
    justify-content: start;
  }

  footer .list-none a{      
    font-size: clamp(16px, 4vw, 22px);
    line-height: 3rem;
  }

  footer h2.font-heading.heading-secondary.text-right{
    text-align: right;    
  }
  footer .text-scheme-text{
    align-items: start;
  }
  footer .text-scheme-text .items-center{
    margin: 0px;
  }
  footer .footer-newsletter #FooterNewsletter .items-center{
    column-gap: 15px;
  }
  footer .grid .footer-newsletter{
    order: 1;
  }
  footer .grid .footer-menus{
    order: 2;
  }
  
  footer .newsletter-social-icons{
    margin-top: 2.5rem;
  }
  footer .hide-on-mobile{
    display: none;
  }
  footer .grid .footer-menus:nth-child(2) .flex .grow:nth-child(2){
    display: block !important;
    flex: 1;
  }  
  footer h2.font-heading.heading-secondary{
    font-size: var(--font-size-3xl);
    letter-spacing: -0.02em;
    font-family: var(--font-an-cb);
    font-size: 26px;
    line-height: 32px;
  }  

  footer .klaviyo-form form>div{
    justify-content:center!important;
  }
  

  #FooterNewsletter button span,
  footer .footer-newsletter #FooterNewsletter .items-center [type=email]{
    font-size: var(--font-size-base);
  }
  footer .footer-newsletter #FooterNewsletter .items-center [type=email]{
    font-weight: 400;
  }  
  footer .footer-newsletter{
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    z-index: 2;
  }
  footer .footer-menus:nth-child(1){
    grid-column-start: 1;
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-end: 3;
  }
  
  footer .footer-menus:nth-child(2){
    grid-column-start: 1;
    grid-row-start: 3;
    grid-row-end: 3;
    grid-column-end: 3;
  }
  footer .footer-menus:nth-child(2) .flex{        
    height: 100%;
  }
  footer .grid-cols-1{
    grid-template-columns: repeat(2,minmax(0,1fr));
  }

}

footer .footer-newsletter #FooterNewsletter .items-center{
  display: none;
  justify-content: center;
  align-items: center;  
}

footer .footer-newsletter #FooterNewsletter .items-center [type="email"]{
  border-radius: 5px;
}

footer .footer-newsletter #FooterNewsletter .items-center .push-btn[type="submit"]{
  margin: 0;
  width: 40%;
}

#FooterNewsletter button span{
  border-radius: 5px;
  padding: 10px 30px;
  font-family: var(--font-an-cb);
  font-size: var(--font-size-base-o);
}

footer .grid .footer-menus:nth-child(2) .flex .grow:nth-child(2){
  display: none;
}
@media (max-width:359px){
  footer .leftdiv{
    padding-left: 0;
    padding-right: 0;
  }
}
    
.media-style-container:after{
  content: '';
  border-width: 0px;
}


.splide__arrows .push-btn-surface{
  padding: 10px 7px;
}

[data-color-scheme="primary"] h2,
[data-color-scheme="primary"] h1{
  color: rgba(var(--color-scheme-text),var(--tw-text-opacity));
}

[data-bv-show="inline_rating"]{
  text-align: left;
}

.product-tile [data-bv-show="inline_rating"] .bv_stars_svg_no_wrap svg path{
  fill: rgba(var(--color-scheme-card),var(--tw-bg-opacity)) !important;
}

/* Button Styles */
.push-btn .push-btn-surface{
  font-weight: 700 !important;
  font-family: var(--font-sp);
}

/* Image with Text Section Styles */

.background-image .custom-bg-image{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 70%;
}


.image-with-text h2.font-heading{    
  letter-spacing: -0.02em;  
  font-family: var(--font-gc);
  line-height: 1.2143;
  color: rgba(var(--color-scheme-text),var(--tw-text-opacity));
  text-transform:uppercase;
}
.image-with-text .text-left h2.font-heading{
  max-width: 35rem;
  /* text-transform: capitalize; */
}



.content-section.description-section .content-section .rte{
  margin-top: 5px;
}

.content-section.description-section .content-section .rte * {
  font-size: 27px;
  line-height: 32px;
}
@media screen and (max-width: 990px) {
  .content-section.description-section .content-section .rte * {
    font-size: 22px;
    line-height: 26px;
  }
} 

@media (min-width: 990px){
  .content-section.description-section .text-left .content-section .rte{
    margin-left: 0;
    text-align: left;
  }
}


.image-with-text .rte p{  
  line-height: 1.4;
  color: rgba(var(--color-scheme-text),var(--tw-text-opacity));
  font-size: 18px;
  line-height: 24px;
}

.image-with-text .push-btn .push-btn-surface{
  padding: 10px 46px;
  font-family: var(--font-sp);
  box-shadow: unset;
}

.image-with-text .desktop-image{
  display: block;
}

.image-with-text .mobile-image{
  display: none;
}

.image-with-text .simple-text-btn a{
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: fit-content;
}

.image-with-text .simple-text-btn a span{
  text-transform: uppercase;
  font-size: var(--font-size-base);
}

@media (max-width: 990px){

  .image-with-text .grid .image-section{
    background: unset;
  }
  .image-with-text .grid.reverse-layout-mob .image-section{
    order: 2;
  }
  .video-with-text .grid.reverse-layout-mob .video-column {
    order: 2;
  }
  .image-with-text .content-section.items-center{
    justify-content: center;
    padding-top: 45px;
  }
  
  .image-with-text .desktop-image{
    display: none;
  }
  .image-with-text .mobile-image{
    display: block;
  }
  .image-with-text h2.font-heading{
    text-transform: capitalize; 
    margin-bottom: 15px;
  }

}

/* Featured Collection Section Styles */

.feature-collection-section h2,
.feature-collection-section .rte{
  max-width: 457px;
  margin-left: auto;
  margin-right: auto;
}

.feature-collection-section .inline-block.push-btn .push-btn-surface{
  text-transform: uppercase;
  padding: 10px 46px;
  font-family: var(--font-sp);
  line-height: 1.4;
}

.feature-collection-section .inline-block.push-btn:hover .push-btn-surface{
  color: rgb(var(--color-scheme-background)) !important;
  background: rgb(var(--color-scheme-text)) !important;
}

.splide__arrows .controls .gap-2{
  gap: 1.5rem;
}

.splide__arrows .controls .push-btn-surface{
  border-radius: 50%;
}

.origin-top-left.custom-sticker{
  top: 45px;
  right: -2%;
  transform: rotate(0) translate(-25%,-50%);
  left: auto;
}

.custom-sticker .sticker-svg{
  stroke: unset;
}

.custom-sticker .sticker-svg .sticker-text{
  background: var(--color-blue);
  text-transform: uppercase;
  font-family: var(--font-sp);
  color: rgba(var(--color-scheme-card),var(--tw-text-opacity));
}

/* Text Columns With Images Section Styles */
.text-columns-with-images h2.heading-standard{
  color: rgba(var(--color-scheme-text),var(--tw-text-opacity));
  letter-spacing: -0.02em;
  font-size: var(--font-size-7xlxl);
  margin: 0 auto;
  line-height: 1.176;
}

.text-columns-with-images img{
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.text-columns-with-images .rte{
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

@media (min-width: 991px){

  .text-columns-with-images .section-content{
    padding-left: 8%;
    padding-right: 8%;
  }
  
}

@media (max-width: 990px){

  .text-columns-with-images h2.heading-standard{
    font-size: var(--font-size-2xl);
    margin-top: 20px;
    padding: 0px 20px;
  }
  .text-columns-with-images h2.heading-standard br{
    display:none;
  }
  .text-columns-with-images .push-btn-surface{
    border-radius: 50%;
    background: unset;
  }
  .text-columns-with-images .push-btn-surface svg{
    color: rgb(var(--color-button-background));
  }
  .text-columns-with-images .gap-2{
    gap: 1.5rem;
  }

}

/* Homepage Blog Posts Section Styles */

.homepage-blog-posts-section h2{
  font-size: var(--font-size-7xl);  
  line-height: 1.4;
}
.homepage-blog-posts-section a.inline-block .push-btn-surface{ 
  background: rgba(var(--color-scheme-text));
  box-shadow: unset;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 10px 46px;
  font-family: var(--font-sp);
  line-height: 1.4;
  color: rgba(var(--color-scheme-background));
}

.homepage-blog-posts-section a.inline-block:hover .push-btn-surface{ 
  color: rgba(var(--color-scheme-background)) !important;
  background: rgba(var(--color-scheme-text)) !important;
  box-shadow: unset !important;
  filter: unset !important;
}

.homepage-blog-posts-section h3.font-heading,
.homepage-blog-posts-section .rte{
  text-align: left;
}

.homepage-blog-posts-section h3.font-heading a{
  font-size: var(--font-size-xl);
  letter-spacing: -0.02em;
  font-family: var(--font-an-cdb);
}

.homepage-blog-posts-section img{
  border-radius: 5px;
}

@media (max-width: 990px){

  .homepage-blog-posts-section h2{
    font-size: var(--font-size-2xl);    
  }
  
}

@media (min-width: 991px){

  .homepage-blog-posts-section .section-content{
    padding-left: 8%;
    padding-right: 8%;
  }
  
}


/* Newsletter Styles Start */

.newsletter-section h2.font-heading{
  line-height: 1.4;
}

.newsletter-section .newsletter-form{
  margin: 2.5rem auto 0 auto;
}

.newsletter-section .newsletter-form button .push-btn-surface{
  box-shadow: unset;
  text-transform: uppercase;
  padding: 10px 46px;
}

.newsletter-section .newsletter-form input[type="email"]{
  box-shadow: unset;
}

.newsletter-section .newsletter-form input[type="email"]::placeholder{
  font-family: var(--font-an-cdb);
  color: rgba(var(--color-scheme-text),var(--tw-text-opacity));
}

@media (max-width: 990px){

  .newsletter-section .newsletter-form,
  .newsletter-section .rte{
    max-width: 100%;
  }
  .newsletter-section h2.font-heading{
    margin-top: 20px;
  }

}

/* Instafeed Styles */

#insta-feed h2{
  letter-spacing: -0.02em;
  font-family: var(--font-an-cb);
  font-size: var( --font-size-xxl)!important;
}

#insta-feed .instafeed-container img,
#insta-feed .instafeed-overlay::after, 
.instafeed-shopify .instafeed-overlay::after{
  border-radius: 9px;
}

/* product listing styles start */

.product-tile{
  margin-top: 15px;
  display: flex;
  flex-direction:column;
}
.product-tile [data-bv-show="inline_rating"] {
  order: 2;
}
.product-tile .media-style {
  /*border-radius: 0px;*/
}

.product-tile .product-content h3,
.product-tile .product-price .price-item--regular,
.product-tile .product-price .price-item--sale {
  font-size: var(--font-size-s);
  font-family: var(--font-gc);
  /*letter-spacing: -0.02em;  */
  text-align: left;
  line-height: 1.2;
  text-transform:uppercase;
}
.product-tile .product-price .price-item--regular,
.product-tile .product-price .price-item--sale {
  font-family: var(--font-sp);
  /*font-size: 27px;*/
}
@media screen and (max-width: 990px) {
  .product-tile .product-price .price-item--regular,
  .product-tile .product-price .price-item--sale {
    /*font-size: 22px!important;*/
  }
}

.product-tile .product-content-price{
  display: flex;
  flex-direction:column;
  align-items: start;
  /*justify-content: space-between;*/
}

.product-tile .product-price .price__sale .price-item--regular {
  opacity: .6;
}

.product-tile .product-price .price-item--sale {
  margin-left: 5px;
}

/* Featured Product Section Styles */
.section-herb-product .feature-product-block h3 {
  font-family: var(--font-an-cb);
  width: 100%;  
  max-width: 465px;
  margin-bottom: 5px;
  line-height: 40.8px;
  color: rgb(var(--color-primary-text));
  letter-spacing: -0.02em;
}

.section-herb-product .product-block-paragraph p {
  font-family: var(--font-an-cm);
  text-align: left;
  letter-spacing: -0.02em;
  line-height: 1.56;
  max-width: 335px;
  width:100%;
  margin-bottom: 26px;
  margin-top: 0px;
  color: rgb(var(--color-primary-background));
  font-size: 27px!important;
  line-height: 32px;
}

.section-herb-product .push-btn span{
  border-radius: 4px;
  background: rgb(var(--color-primary-text));
  padding: 10px 46px;
  color: rgb(var(--color-primary-background));
}

.section-herb-product .push-btn:hover span{
  color: rgb(var(--color-primary-text));
  background: rgb(var(--color-primary-background));
}

.section-herb-product .product-block-right p{
  width: 335px;
  margin-top: 70px;
  font-size: var(--font-size-base);
  font-size: 27px;
  line-height: 32px;
  font-family:var(--font-an-cm);
  color: rgb(var(--color-primary-background));
}
.section-herb-product .gap-6{
  gap:24px;
  gap: 0;
  margin-top:52px;
}
.section-herb-product .btn-shop {
  border: 0px;
  border-radius: 4px;  
  line-height: 25px;  
  text-decoration: none;
  padding: 10px 0;  
  max-width: 196px;
  max-width: fit-content;
  z-index: 999999;
}

.section-herb-product .btn-shop {  
  --color-button-text: var(--color-primary-card);
}
.section-herb-product .btn-shop .push-btn-surface{
  width: 100%;  
  text-transform: uppercase;  
}
.section-herb-product .btn-shop:hover .push-btn-surface{
  filter: brightness(110%);
}

.section-herb-product .image-center-main {
   bottom: 2px;
   transform: translateX(-50%);
   left:50%;
}

.section-herb-product .section-main{
  padding: 119px 0;
}

@media(max-width:990px){

  .section-herb-product .feature-product-block h3 {
    width:auto;
    font-size: var(--font-size-2xl);
  }
  .section-herb-product .product-block-right p{
    width:auto;
  }
  .section-herb-product .product-block-paragraph p {
    margin-top:27px;
    font-size:var(--font-size-mb-bottom-menu-o);
    max-width:270px;
  }
  .section-herb-product .gap-6{
    gap:20px;        
  }
  .section-herb-product .btn-shop .push-btn-surface{
    padding: 10px 46px;
  }  

}

/* Product Page Styles Start */

.breadcrumbs{
  
}

.breadcrumbs .breadcrumbs__list{
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.breadcrumbs .breadcrumbs__list li a{
  /*font-size: var(--font-size-lg);*/
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: -0.02em;
  color: # ;
}

.breadcrumbs .breadcrumbs__list li a.active{
  color: #2A4A34;
  font-family: var(--font-sp);
}

.product-content .custom-text{
  letter-spacing: -0.02em;
  font-family: var(--font-sp);
  font-size: 27px;
  line-height: 32px;
}

.product-content .product-block-price .text-scheme-text{
  font-size: var(--font-size-xl);
  font-family: var(--font-sp);
  letter-spacing: -0.02em;
}
.product-content .product-block-price [data-product-price] {
  font-family: var(--font-sp);
  font-size: 25px;
  line-height: 30px;
}
.product-block-description * {
  font-size: 18px;
  line-height: 24px;
}

.product-content .product-block-price .text-scheme-text[data-compare-price] {
  margin-left: 5px;
  opacity: .6;
}

.product-content .product-block-description p{
  font-family: var(--font-sp);
}

.product-block-liquid .custom-heading{
  font-family: var(--font-an-cdb);
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}

.product-media .splide__arrows .controls .push-btn-surface{
  border: 1px solid var(--color-primary-gradient);
  box-shadow: unset;
}

.product-media .splide__arrows .controls .push-btn-surface svg path{
  fill: var(--color-primary-gradient);
}

.product-thumbnail-list-item .media-content{
  border: 1px solid #d7d7d7;
  /*border-radius: 8px;*/
}

.product-block-buy-buttons .quantity-box label{
  font-family: var(--font-an-cdb);
  font-size: var(--font-size-xxl);
}

.product-block-buy-buttons .quantity-box .flex.flex-nowrap{
  box-shadow: inset 0 0 0 var(--input-border-width) rgb(var(--color-button-border));
  border-radius: 5px;
}

.product-block-buy-buttons .quantity-box .flex-nowrap input{
  max-width: 100%;
  width: 100%;
}

.product-block-buy-buttons .quantity-box .flex-nowrap button .push-btn-surface{
  background: unset;
  box-shadow: unset;
  transform: unset;
}

.product-block-buy-buttons .add-to-cart-btn,
.product-block-buy-buttons .add-to-cart-btn .push-btn-surface{
  background: var(--color-yellow);
  box-shadow: unset;  
  margin-bottom: 0;
}

.product-block-buy-buttons .add-to-cart-btn span{
  text-transform: uppercase;
  color: var(--color-black); /*rgba(var(--color-scheme-card), var(--tw-bg-opacity));*/
}

[data-bv-show="rating_summary"]{
  margin: 10px 0px 0px;
}
#mikmak_embed__inner-wrapper .mm-3HDTV{
  display: none;
}
@media (max-width: 990px){

  .breadcrumbs{
    margin-bottom: 1rem;
  }
  .breadcrumbs .breadcrumbs__list li a{
    font-size: var(--font-size-base);
    font-size: 22px;
    line-height: 26px;
  }
  .product-media .splide__arrows{
    display: none;
  }
  .product-content h1{
    font-size: var(--font-size-2xl);
  }
  .product-content .custom-text,
  .product-content .product-block-description p{
    font-size: var(--font-size-s);
    font-size: 22px;
    line-height: 26px;
  }  
  .product-block-description * {
    font-size: 22px;
    line-height: 26px;
  }
  .product-media .feature-media-list .custom-sticker{
    display: none;
  }
  .product-additional-information.image-with-text .content-section.items-center{
    justify-content: start;
    padding-top: 0;
  }
  .product-additional-information.image-with-text .mobile-text-left{
    width: 100%;
  }
  .product-additional-information.image-with-text .mobile-text-left h2,
  .product-additional-information.image-with-text .mobile-text-left .rte,
  .product-additional-information.image-with-text .mobile-text-left .feature-icons-for-product{
    max-width: 100%;
  }
  .product-additional-information.image-with-text .mobile-text-left h2{
    font-size: var(--font-size-2xl);
  }
  .product-additional-information.image-with-text .mobile-text-left .content-section p{
    font-size: var(--font-size-s);
    font-size: 22px;
  }
  .product-additional-information.image-with-text .mobile-text-left .feature-icons-for-product .rte p{
    font-size: var(--font-size-sm-o);
  }
  .product-additional-information .nutrition-facts h3{
    font-size: var(--font-size-xxl);
  }
  .product-additional-information .nutrition-facts .serving-size span,
  .nutrition-facts li span.label,
  .nutrition-facts li span.value{
    font-size: var(--font-size-sl) !important;
  }

}

.main-widget.yotpo-display-wrapper,
.shopify-app-block [data-bv-show="reviews"]{
  padding-left: var(--section-x-padding);
  padding-right: var(--section-x-padding);
  padding-top: var(--section-vertical-spacing);
  padding-bottom: var(--section-vertical-spacing);
}

.feature-icons-for-product{
  display: flex;
  display: grid;
  justify-items: start;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  margin-top: 39px;
  column-gap: 15px;
  column-gap: 0;
  row-gap: 50px;
}
@media screen and (min-width: 991px) {
  .feature-icons-for-product {
    max-width: 32rem;
  }
}

.feature-icons-for-product img{
  width: 100%;
  background-color: unset;
  max-width: 76px;
  margin: 0 auto;
}

.feature-icons-for-product .feature-text p{ 
  font-size: var(--font-size-mb-bottom-menu-o);
  text-align: center;
  letter-spacing: -0.02em;
  font-family: var(--font-an-cdb);  
  margin: 5px auto 0;
}

.feature-icons-for-product .feature-image-text{
  flex-basis: 105px;
}
@media(min-width: 990px){
  .feature-icons-for-product .feature-image-text{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .feature-icons-for-product .feature-image-text svg{
    width: 80px;
    height: 80px;
  }
}

.product-additional-information .rte p{
  letter-spacing: -0.02em;
  font-family: var(--font-sp);
}

.product-additional-information .media-content img{
  background: unset;
}

.nutrition-list li,	
.nutrition-facts h3{	
  border-color: rgba(var(--color-scheme-text));	
}	

.nutrition-list li:last-child{
  border: 0px;
}

.nutrition-facts h3{
  font-size: var(--font-size-2xl);
  font-family: var(--font-gc)!important;
}
.nutrition-facts li.only-label span{
  font-size: 12px;
}
.nutrition-facts .serving-size{	
  border-bottom-width: 10px;
  font-weight: 700;	  
}	

.nutrition-facts li span.value,
.nutrition-facts li.calories-180 span.label,
.nutrition-facts li.calcium-8 span.label,
.nutrition-facts li.potassium-10 span.label{
  font-weight: 700;
}

.nutrition-facts li.calories-180 span.label,
.nutrition-facts li.calories-180 span.value{
  font-size: var(--font-size-lg);
}

.nutrition-facts .serving-size span{
  font-size: var(--font-size-lg) !important;
}

.nutrition-facts li.amount-per-serving{
  border-bottom: 0px;  
}

.nutrition-facts li.amount-per-serving span{
  font-size: var(--font-size-sm);
  font-size: 18px;
  font-weight: 700;	
}

.nutrition-facts .calories{	
  border-bottom-width: 4px;	
  align-items: end;
  margin-top: -25px;
}	

.nutrition-facts .calories span{	
  font-size: var(--font-size-3xl);  	
  font-weight: 700;	
}	
.nutrition-facts .calories span.label{
  font-size: var(--font-size-lg);  
  font-size: 32px;
  margin-top: 10px;
}
.nutrition-facts .daily-value{	
  justify-content: end;	
}	
.nutrition-facts [class*="total-fat"] .label,	
.nutrition-facts [class*="sodium"] .label,	
.nutrition-facts [class*="total-carbohydrate"] .label,	
.nutrition-facts [class*="protein"] .label{	
  font-weight: 700;	
}	
.nutrition-facts [class*="saturated-fat"] .label,	
.nutrition-facts [class*="dietary-fiber"] .label,	
.nutrition-facts [class*="total-sugars"] .label{	
  padding-left: 20px;	
}	
.nutrition-facts [class*="added-sugars"]{	
  margin-left: 40px;	
}	
.nutrition-facts [class*="protein"]{	
  border-bottom-width: 10px;	
}	
.nutrition-facts [class*="potassium"]{	
  border-bottom-width: 4px;	
}	
.nutrition-facts li span{	
  font-size: var(--font-size-s);	
}	

.nutrition-facts li.daily-value span,	
.nutrition-facts li[class*="total-fat"] span,	
.nutrition-facts li[class*="saturated-fat"] span,	
.nutrition-facts li[class*="sodium"] span,	
.nutrition-facts li[class*="total-carbohydrate"] span,	
.nutrition-facts li[class*="dietary-fiber"] span,	
.nutrition-facts li[class*="total-sugars"] span,	
.nutrition-facts li[class*="added-sugars"] span,	
.nutrition-facts li[class*="protein"] span,	
.nutrition-facts li[class*="calcium"] span,	
.nutrition-facts li[class*="potassium"] span{	
  font-size: var(--font-size-s);  
  font-size: 18px;
}
.not-a-significant-source-of span,
.the-daily-value-tells-yo span {
  font-size: 16px!important;
  line-height: 18px;
}

.nutrition-facts li,
.nutrition-facts span,
.nutrition-facts p,
.nutrition-facts a,
.nutrition-facts label,
.nutrition-facts h3,
.nutrition-facts h4{
  font-family: var(--font-sp);
}

.nutrition-facts .nutrition-wrapper{
  border: 4px solid rgb(var(--color-scheme-text));
  border-radius: 19px;
}
.product-additional-information .product-nutrition-information{
  margin-top:27px;
}
.product-additional-information{
  /*padding-bottom:0!important;*/
}


/* Pagination Styles */
.pagination--container{
  padding-top:7px;
}
.pagination--container > div {
  margin-top: 4rem;
}
.pagination__item:not(.push-btn){
  font-family: var(--font-an-cdb);
  font-size: var( --font-size-lg);
  line-height: 1;
}
.pagination__item .push-btn-surface{
  border-radius: 50%;
  padding: 10px 7px;
}

@media (min-width:768px){
  .pagination__item:not(.push-btn){
    padding-left:4px;
    padding-right:4px;
  }
}

@media (min-width:1400px){
  .pagination--container{
    padding-left:80px;
    padding-right:80px;
  }
}


/* Collection page Styles */
.collection-page { 
  display: flex;
}

.collection-page h1{
  font-size: 54px;
  text-transform: uppercase;
  line-height: 120%;
}

.collection-lists{
  border-top: 0.5px solid #D7D7D7;
  border-bottom: 0.5px solid #D7D7D7;
  padding: 20px 4.3%;
  margin-bottom: 0px;
}

.collection-lists::after {
  content: ''; 
  flex: 1;
} 

.collection-lists .collection-btn span{
  column-gap: 5px;
  font-size: var(--font-size-xxl);
  font-family: var(--font-an-cb);
  font-size: 20px;
}

.collection-listing{
  flex:1;
}

.collection-lists .collection-listing ul{
  justify-content: center;

}

.collection-lists .collection-listing ul a{
  font-family: var(--font-an-cm);
  font-size: var(--font-size-lg);
  letter-spacing: -0.02em;
  text-wrap: nowrap;
  font-size: 29px;
  line-height: 29px;
}

.collection-lists .collection-listing ul li.active-collection-page a{
  text-decoration-line: underline;
  font-family: var(--font-an-cdb);
}

.collection-lists .desktop-btn,
.product-price.desktop-price{
  display: flex;
  gap:4px;
}
.collection-lists .desktop-btn {
  flex:1;
}
#facets-results .mobile-btn,
.product-price.mobile-price{
  display: none;
}

@media (max-width: 990px){

  .collection-breadcrumbs .breadcrumbs .breadcrumbs__list li a.active{
    color: rgba(var(--color-scheme-text),var(--tw-text-opacity));
  }
  .desktop-btn{
    display: none !important;
  }
  #facets-results .mobile-btn{
    display: block;
  }
  #facets-results .mobile-btn span{
    column-gap: 5px;
    font-size: var(--font-size-lg);
    font-family: var(--font-an-cb);
    margin-bottom: 15px;
  }
  .collection-page h1{
    font-size: var(--font-size-5xl);
    font-size: 26px;
    line-height: 32px;
  }
  .collection-lists::after {
    display: none;
  }
  .collection-lists .collection-listing ul a{
    font-size: var(--font-size-s);
    font-family: var(--font-an-cr);
    font-size: 25px;
    line-height: 27px;
  }
  .collection-lists .collection-listing ul li.active-collection-page a{
    font-family: var(--font-an-cm);
    text-decoration-line: unset;
  }  
  .collection-listing ul{
    padding-left: 25px;
  }    
  .product-price.desktop-price{
    display: none;
  }
  .product-price.mobile-price{
    text-align: left;
    display: block;
    font-size:14px;
  } 
  .custom-sticker .sticker-svg{
    width: 65px;
  }
  .product-listing .product-tile .product-content h3,
  .product-listing .product-tile .product-price .price-item--regular{
    font-size: var(--font-size-s);
  }

}

@media (min-width: 501px) and (max-width: 750px){


  .collection-listing .horizontal-collection{
    overflow: auto;
  }
  .collection-listing ul{
    padding-left: 0px;
    justify-content: start !important;
  }
  .collection-listing .horizontal-collection ul{
    width: 500px;    
  }
  .collection-listing .horizontal-collection ul li{
    display: inline-block;
    min-width: max-content;
    width: 100%;
  }
  .collection-listing .horizontal-collection ul{
    column-gap: 29px;
  }

}
@media (max-width: 500px){

  .collection-listing .horizontal-collection{
    overflow: auto;
  }
  .collection-listing ul{
    padding-left: 0px;
    justify-content: start !important;
  }
  .collection-listing .horizontal-collection ul{
    width: 290px;    
  }
  .collection-listing .horizontal-collection ul li{
    display: inline-block;
    min-width: max-content;
    width: 100%;
  }
  .collection-listing .horizontal-collection ul{
    column-gap: 29px;
  }
  .collection-lists{
    justify-content: center;;
  }

}


/* Blog langing page styles */
.blogs-listing .blog-cards .pb-media-shadow{
  padding-bottom:0;
}

.template--blog .grid h2.font-heading{
  letter-spacing: -0.4px;
  line-height: 1.3;
  font-size: var(--font-size-lg);
  font-weight: 700;
}
.template--blog footer h2.font-heading.heading-secondary {
    font-size: var(--font-size-5xl-o);
    text-transform: capitalize;
    letter-spacing: -.7px;
}

@media (max-width: 989px){
  .template--blog .blogs-listing .grid h2.font-heading{
    font-size: var(--font-size-lg);
  }
}

.template--blog .grid .rte p{
  font-size: var(--font-size-lg);
  color: rgb(var(--color-scheme-accent-1));
}

.template--blog  .blogs-listing{
  margin-bottom: 70px;
}

.blogs-listing .heading-feature{
  font-family: var(--font-an-cb);
  letter-spacing: -0.02em;
  -webkit-text-stroke:0;
  line-height: 1.2;
  font-weight: 700;
  font-size:var(--font-size-7xl);
}
.blogs-listing .blog-cards .heading-secondary{
  font-size: var( --font-size-lg);
  letter-spacing: -0.02em;
  line-height: 1.365;
  font-family: var(--font-an-cb);
}
.blogs-listing .blog-cards .rte{
  font-family: var(--font-an-cr);
  font-size: var(--font-size-base);
  line-height: 1.4;
  margin-top:8px;
}
.blogs-listing .blog-cards .text-center .heading-secondary,
.blogs-listing .blog-cards .text-center .rte{
  margin-left: auto;
  margin-right: auto;
}
.blogs-listing .blog-tag-navigation{
  padding: 30px 0;
  margin-bottom: 34px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.blogs-listing .blog-tag-navigation li a{
  letter-spacing: -0.02em;
  font-size: var(--font-size-s);
  line-height: 1.4;
}
.blogs-listing .blog-tag-navigation .active-tag{
  font-family: var(--font-an-cdb);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.blogs-listing .blog-tag-navigation .inactive-tag{
  font-family: var(--font-an-cr);
}
@media (min-width:768px){
  .blogs-listing .blog-cards .heading-secondary{
    font-size: var(--font-size-xl);
  }
  .blogs-listing .blog-cards .heading-secondary,
  .blogs-listing .blog-cards .rte,
  .blogs-listing .blog-cards .text-center .heading-secondary,
  .blogs-listing .blog-cards .text-center .rte{
    max-width:100%;
  }
  .blogs-listing .blog-cards .rte{
    margin-top:10px;
  }
  .blogs-listing .blog-tag-navigation li a{
    font-size: var(--font-size-lg);
    line-height: 1.1;
  }
  .blogs-listing .blog-tag-navigation li{
    margin: 0 5px;
  }
  .blogs-listing .blog-tag-navigation{
    margin-bottom: 68px;
  }
}
/* @media (min-width:1400px){
  .blogs-listing .blog-cards{
    padding-left: 17rem;
    padding-right: 17rem;
  }
} */

/* Article page Styles */

.article-breadcrumbs .breadcrumbs{
  margin-bottom: 0px;
}

.article-section .previous-next-buttons .push-btn-surface{
  border-radius: 50%;
  padding: 10px 7px;
}

.article-section .show-time-author{
  margin-bottom: 30px;
  font-size: var(--font-size-s);
}

.article-section .rte p img{
  margin: 4rem 0px 6rem;
}

.article-section .top-spacing{
  margin-top: 6rem;
}

.article-section .top-spacing h3{
  font-size: var(--font-size-s);
  font-family: var(--font-an-cdb);
  color: var(--color-primary-gradient);
}

.feature-collection-section{
  padding-top: 140px;
  padding-bottom: 54px;
}

.feature-collection-section .heading-custom{
  font-size: var(--font-size-4xl);
}

.template--article .feature-collection-section {
  padding-top: 70px;
  padding-bottom: 150px;
}

@media (max-width: 990px){

  .article-breadcrumbs.px-at{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .article-section .show-time-author{
    display: flex;
    align-items: center;
    column-gap: 5px;
    font-size: var(--font-size-base);
    font-family: var(--font-an-cm);
  }
  .article-section .show-time-author .block{
    margin-top: 0px;
  }
  .article-section .rte p img{
    margin: 3rem 0px 3rem;
  }
  .article-section .top-spacing{
    margin-top: 3rem;
  }
  .feature-collection-section .heading-custom{
    font-size: var(--font-size-2xl);
  }

}

/* Custom page Styles */

.custom-page h1,
.custom-page h2{
  font-size: var(--font-size-7xl);
  letter-spacing: -0.02em;
}

.custom-page .rte img{
  margin: 4rem 0px 7rem;
}

.custom-page .custom-sharing-icons{
  margin-top: 7rem;
}

.custom-page .custom-sharing-icons h3{
  font-size: var(--font-size-s);
  font-family: var(--font-an-cdb);
  color: var(--color-primary-gradient);
}

/* cart page */
.cart-page-items .heading-feature{
  -webkit-text-stroke:0;
}
.cart-page-items .heading-feature{
  font-family: var(--font-an-cb);
  line-height: 1.3;
}
.cart-page-items .cart__contents .cart-label{
  font-family: var(--font-an-cdb);
  line-height: 118.6%;
}
.cart-page-items .cart__contents .cart-item-image img{
  background: #F1EEEB;
  border: 1.5625px solid #D6D6D6;
  border-radius: 15.625px;
}
.cart-page-items .cart__contents [data-product-title] p:first-child,
.cart-page-items .cart-item-subtotal,
.cart-page-items .cart-item-totalprice{
  font-family: var(--font-an-cdb);
  line-height: 118.6%;
}
.cart-page-items .cart__contents [data-product-title] p:nth-child(2),
.cart-page-items .cart__contents .cart-item-price{
  font-family: var(--font-an-cm);
  line-height: 118.6%;
}
.cart-page-items .cart__contents .cart-item-remove a{
  font-family: var(--font-an-cm);
  line-height: 118.6%;
}

.cart-page-items .shipping-msg{
  font-family: var(--font-an-cm);
  line-height: 118.6%;
  margin-top:6px;
}

.cart-page-items [name="checkout"]{
  background: rgb(var(--heading-color));
  box-shadow: unset;
  color:rgba(var(--color-scheme-card),var(--tw-bg-opacity));
}
.cart-page-items .cart-item-quantity [type="number"]{
  font-family: var(--font-an-cm);
  line-height: 118.6%;
}
.cart-page-items .cart-item-quantity .minus-icon .theme-icon{
  width:7px;
}
.cart-page-items .cart-item-quantity .plus-icon .theme-icon{
  width:8px;
}
.cart-page-items .cart__contents .cart-item-quantity{
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  border: 1px solid rgba(var(--color-scheme-text),var(--tw-text-opacity));
}
.cart-page-items .cart__contents .border-t-input{
  border-color: #d9d9d9;
}
@media (min-width:768px){
  .cart-page-items .cart-item-quantity [type="number"],
  .cart-page-items .shipping-msg{
      font-size: var(--font-size-sl);
  }
  .cart-page-items .cart__contents .cart-item-remove a{
    font-size: var(--font-size-base);
  }
  .cart-page-items .cart__contents [data-product-title] p:nth-child(2),
  .cart-page-items .cart__contents .cart-item-price{
    font-size: var(--font-size-lg);
  }
  .cart-page-items .cart__contents [data-product-title] p:first-child,
  .cart-page-items .cart-item-subtotal,
  .cart-page-items .cart-item-totalprice{
    font-size: var(--font-size-lg);
  }
  .cart-page-items .cart__contents .cart-label{
    font-size: var(--font-size-lg);
  }
  .cart-page-items .heading-feature{
    font-size: var(--font-size-6xl);
  }
} 
@media (min-width:990px){
  .cart-page-items .cart__contents [data-product-title]{
    margin-left: 17px;
  }
}

/* pdp styles */
@media (max-width: 989px) {
  .template--product .breadcrumbs {
    display: none;
  }
}
.product-additional-information .feature-icons-for-product .feature-text p{
  display: none;
}

.product-block-buy-buttons .qty-buy-buttons {
  column-gap: 8px;
}
.product-block-buy-buttons .quantity-box .qunatity-button-label+.mt-2\.5{
  margin-top:0;
}
.product-qty-input{
  height: 100%;
  height: auto;
}
.product-block-buy-buttons .add-to-cart-btn{
  border-radius: var(--button-border-radius);
}
.product-block-container .shopify-block.recharge-subscription-widget {
    margin-top: .625rem;
}
/* 
.template--product .feature-image-text:not(.steeped-11-hours) svg .st3  {
  fill: none!important;
  stroke: none!important;
  
}
.template--product .feature-image-text:not(.makes-64-oz, .steeped-11-hours) svg .st4  {
  stroke: none!important;
}
.template--product .feature-image-text.makes-64-oz svg .st6 {
  stroke: none!important;
}  */



/* about page styles start */
@media (min-width: 767px) and (max-width: 1300px){
  .banner-section .show-half-content .max-w-xl{
    max-width: 23rem;  
  }
}

.banner-section .heading-custom{
  font-size:var(--font-size-2xl);
  line-height: 118.6%;
  letter-spacing: -0.02em;
  font-family: var(--font-an-cb);
  margin-bottom: 5px;
}
.banner-section .rte{
  font-size: var(--font-size-s);
  line-height: 1.3;
  font-family: var( --font-an-cr);
}
.banner-section .place-content-end-start.text-left .rte{
  max-width: 370px;
  width: 100%;
}
.video-section .text-left .font-heading{
  max-width: 37rem;
}
.image-with-text .text-right .simple-text-btn a{
  margin-left: auto;
}
.shopify-section .subtitle{
  margin-bottom: 15px;
  display: block;
  color: rgba(var(--color-scheme-text),var(--tw-text-opacity));
  font-size: var(--font-size-base);
  font-family: var(--font-sp);
}
body.template--about .image-with-text h2.font-heading{
  line-height: 120%;
}
.shopify-section .image-with-text .subtitle{
  margin-bottom:8px;
}
.richtext-section .font-heading{
  letter-spacing: -0.02em;
}

@media (max-width: 989px){  
  body.template--cold-brew-101 .banner-section{
    margin-top: 20px;
  }
}

@media (min-width: 990px) and (max-width: 1439px){
  .added-mega-menu .lg\:grid-cols-14{
    /*grid-template-columns: repeat(10,minmax(0,1fr));*/
  }
}
body.template--about .richtext-section .section-content,
body.template--cold-brew-101 .richtext-section .section-content,
body.template--better-ingredients .richtext-section .section-content,
body.template--how-to-use .richtext-section .section-content{
  padding-bottom:0;
  padding-top: 76px;
}


@media (max-width: 990px){
  body.template--about .richtext-section .section-content,
  body.template--cold-brew-101 .richtext-section .section-content,
  body.template--better-ingredients .richtext-section .section-content,
  body.template--how-to-use .richtext-section .section-content{
    padding-top: 54px;
  }
  body.template--about .description-section,
  body.template--cold-brew-101 .description-section,
  body.template--better-ingredients .description-section,
  body.template--how-to-use .description-section {
    /* padding-top: 0!important; */
  }
}


.image-with-text .rte h3{
  letter-spacing: -0.02em;
  font-size: var(--font-size-xl);
  line-height: 118.6%;
  margin-bottom: 8px;  
}
body.template--about .image-with-text .rte p{
  margin-top: 8px;
}
.image-with-text .simple-text-btn a span{
  font-family: var(--font-an-cdb);
}
@media (min-width:768px){
  .image-with-text .rte h3{
    font-size: var(--font-size-xxl);
    line-height: 120%;
  }
  .banner-section .heading-custom{
    font-size:var(--font-size-8xl);
  }
  .banner-section .rte{
    font-size: var(--font-size-lg);
  }
  .shopify-section .subtitle{
    font-size: var(--font-size-lg)
  }
}
@media (max-width: 990px) {
  .template--about .image-with-text h2.font-heading {
    max-width: 100%;
  }
}

/* faq section styles */

.faqs-with-text .text-column{
  padding: 70px 16px;
}
.faqs-with-text .faqs-column{
  padding: 64px 16px 80px;
}
.faqs-with-text .simple-text-btn a{
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: fit-content;
  font-family: var(--font-an-cdb);
}
.faqs-with-text .text-column .section-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.faqs-with-text .text-column .font-heading{
  line-height: 120%;
  letter-spacing: -0.02em;
  font-size: var(--font-size-2xl);
  margin-bottom: 95px;
}
.faqs-with-text .text-column .description .rte {
  font-size: var(--font-size-s);
  letter-spacing: -0.02em;
  margin-bottom: 30px;
  font-family: var(--font-sp);
}
.faqs-with-text .faqs-column .font-body .faq-question{
  font-family: var(--font-an-cb);
  line-height: 120%; 
  letter-spacing: -0.02em;
  font-size: var(--font-size-lg);
}
.faqs-with-text .faqs-column .faq-question{
  text-transform:uppercase;
}
.faqs-with-text .faqs-column .border-scheme-text{
  border-color: #BCBCBC;
}
@media (min-width:768px){
  .faqs-with-text .text-column,
  .faqs-with-text .faqs-column{
    padding: 50px 30px;
  }
  .faqs-with-text .text-column .font-heading{
    margin-bottom: 20px;
  }
  .faqs-with-text .faqs-column .font-body .faq-question{
    font-size: var(--font-size-xxxl);
  }
}
@media (min-width:990px){
  .faqs-with-text .text-column,
  .faqs-with-text .faqs-column{
    min-height: 715px;
  }
  .faqs-with-text .text-column .font-heading{
    font-size: var(--font-size-7xl);
  }
  .faqs-with-text .text-column .section-content{
    max-width: 490px;
    width:100%;
  }
  .faqs-with-text .text-column,
  .faqs-with-text .faqs-column{
    padding: 50px;
  } 
  .image-with-text .image-below-text{
    display:none;
  }
  .image-with-text .text-right.heading-content{
    max-width: 35rem;
    margin-left: auto;
  }
}
@media (min-width:1200px){
  .faqs-with-text .text-column{
    padding: 80px 90px;
  }
  .faqs-with-text .faqs-column{
    padding: 80px 50px;
  }
}

@media (max-width:990px){
  .image-with-text .mobile-image.show-image-in-text-column{
    display:none;
  }
  /* .image-with-text .image-below-text{
    margin-top: 44px;
  } */
}
/* Conatct page styles start */
.contact-page-wrapper .contact-main-section .font-heading{
  font-size: var(--font-size-2xl);
  margin-bottom: 25px;
}
.contact-page-wrapper h1, 
.contact-page-wrapper .rte {
  text-align: left;
}

@media (min-width: 990px){
  .contact-page-wrapper .image-with-text h2.font-heading{
    margin-bottom: 20px;
  }
}

@media (max-width: 989px){
  .contact-main-section .rte p{
    font-size: var(--font-size-xxl);
  }
  .contact-page-wrapper .image-with-text h2.font-heading{
    font-size: var(--font-size-2xl-o) !important;
  }
}

.contact-page-wrapper #ContactForm .push-btn-surface{
  background: rgb(var(--color-scheme-text));
}

.contact-page-wrapper #ContactForm label{
  margin-top: 24px;
  font-size: var(--font-size-base);
  font-size: 27px;
  letter-spacing: -0.02em;
  font-family: var(--font-an-cm);
}
@media screen and (max-width: 990px) {
  .contact-page-wrapper #ContactForm label{
    font-size: 22px;
  }
}
#ContactForm input[type=text], #ContactForm input[type=email], #ContactForm input[type=tel], #ContactForm input[type=password], #ContactForm .input, #ContactForm select{
  border: 1px solid #3B2222;
  border-radius: 3px;
  background-color: transparent;
  box-shadow:none;
}
#ContactForm .push-btn-surface{
  background:rgb(var(--heading-color));
  color: rgba(var(--color-scheme-card),var(--tw-bg-opacity));
  max-width: 140px;
  border-radius: 4px;
  box-shadow: none;
}
#ContactForm .submit-btn{
  margin-top: 45px;
}

.contact-page-wrapper .image-with-text h2.font-heading{
  font-size: var(--font-size-2xl);
  line-height: 120%;
}
/* .template--contact footer + .shape-divider,
.template--about footer + .shape-divider{
  display: none;
} */
.template--contact footer .section-content{
  padding-top:0;
}
.contact-page-wrapper .image-with-text .text-left h2.font-heading{
  max-width: 31rem;
}
.contact-page-wrapper .image-with-text .rte{
  letter-spacing: -0.02em;
}
.contact-page-wrapper .image-with-text .rte p{
  font-family: var(--font-an-cm);
}
@media (min-width:990px){
  .contact-page-wrapper h1, 
  .contact-page-wrapper .rte {
    text-align: center;
  }
  .contact-page-wrapper .image-with-text h2.font-heading{
    font-size: var(--font-size-5xl);
  }
  #ContactForm .submit-btn{
    margin-top: 25px;
  }
  #ContactForm .push-btn-surface{
    max-width: 130px;
  }
}

/* Product recommendation styles start */

@media (max-width:990px){
  .product-recommendations .font-heading{
    padding-left: 0;
    padding-right:0;
  }
}

.items-in-cart{
  background: rgb(var(--heading-color));
  width: 15px;
  height: 15px;
  top: -5px;
  bottom: auto;
  line-height: 0;
  display: flex;
  color: #000;
  font-size: .7rem;
}


/* faq page styles */
/* .faq-list {
  padding-bottom: 190px;
} */
.faq-list .border-scheme-text{
  border-color: rgba(var(--color-scheme-text),var(--tw-text-opacity));
  border-color: #C5C4C3;
}
.faq-list .font-body .faq-question{
  line-height: 118.6%;
  font-family: var(--heading-font-stack);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  font-size: var(--font-size-2xl);
}

.faq-list .icon-plus .minus-icon,
.faq-list .icon-plus.rotate-180 .plus-icon{
  display: none;
}
.icon-plus.rotate-180 [clip-path="url(#clip1_1483_3412)"] {
  display: none;
}

.faq-list .icon-plus.rotate-180 .minus-icon{
  display: block;
}

.faq-list .icon-plus svg,
.faqs-with-text .icon-plus svg{
  width: 37px;
  height: 37px;
}
.faq-list .font-heading{
  letter-spacing: -0.02em;
}
.template--faq .page-breadcrumbs + .section-content{
  padding: 50px 0 0 0;
  margin-bottom: 0;
}
.template--faq .section-content-top-margin{
  margin-top: 66px;
}
.template--faq .faq-section-main .heading-standard{
  font-size: var(--font-size-7xl);
  letter-spacing: -0.02em;
}
@media (max-width:990px){
  /* .faq-list {
    padding-bottom: 160px;
  } */
  .faq-list .font-body .faq-question{
    font-size: var(--font-size-xl);
    line-height: 1.4;
    text-transform: capitalize;
  }
  .faq-list .icon-plus svg,
  .faqs-with-text .icon-plus svg{
    width: 30px;
    height: 30px;
  }
  .faq-list .font-heading{
    font-size: var(--font-size-lg);
    line-height: 1.35;
  }
  .template--faq .page-breadcrumbs + .section-content{
    padding: 0;
    margin-top:0;
    margin-bottom: 0;
  }
  .template--faq .page-breadcrumbs{
    padding-left: 0;
    padding-right: 0;
  }
  .template--faq .section-content-top-margin{
    margin-top: 33px;
  }
  .template--faq .faq-section-main .heading-standard{
    font-size: var(--font-size-2xl);
  }
}

.mix-bottle {
    display: none;
}

/* All pages Qa fixes styles */
.text-columns-with-images .aspect-h-1{
  --tw-aspect-h: .81;
 }
.pt-488{
  padding-top: 65.5vh; 
}
.blogs-listing .blog-cards .pb-media-shadow .media-content img{
  border-radius: 5px;
  width: 100%;
  object-fit: contain;
}
.simple-text-btn a:hover{
  opacity: 0.8;
}
@media (min-width:990px){
    .richtext-section .section-content{
      padding-top: 40px;
      padding-bottom: 30px;
    }
    .template--about .banner-section .px-section{
      padding-bottom: 122px;
    }
   .homepage-blog-posts-section .view-all-btn{
    padding-top: 10px;
   }
   .homepage-blog-posts-section .py-section-vertical-spacing{
    padding-top: 10px;
   }
   .text-columns-with-images .lg\:gap-10{
     gap:34px;
   }
   .custom-sticker .sticker-svg .sticker-text{
    /*font-size:var(--font-size-sm);*/
    font-size: 11px;
    line-height: 115%;
   }
   .product-tile .product-content{
     max-width:250px;
   }
   .custom-sticker .sticker-svg{
    width:72px;
    height: 72px;
   }
   .section-herb-product{
    padding-bottom:99px;
   }
   .newsletter-section .section-content.px-section{
      padding-top: 113px;
      padding-bottom: 113px;
    }
    #insta-feed{
      padding-top: 50px !important;
      padding-bottom: 113px !important;
    }
}
@media (min-width: 1250px){  
  .blogs-listing .blog-cards .rte{
    max-width: 100%;
    margin: 10px auto;
  }
  .blogs-listing .blog-cards .pb-media-shadow .media-content,
  .blogs-listing .blog-cards h2{
    max-width: 100% !important;
    margin: 0 auto;
  }
}
.product-media-wrapper .quick_buy_buttons{
  display:none;
}

section[data-color-scheme="primary"] .inline-block.push-btn:not(.pagination__item):hover .push-btn-surface,
.quick_buy_buttons .push-btn:hover .push-btn-surface{
  background: rgb(var(--heading-color));
  color:rgba(var(--color-scheme-background),var(--tw-text-opacity));
  box-shadow:inset 0 0 0 var(--button-border-width) rgb(var(--heading-color));
  filter: brightness(100%);
}
section[data-color-scheme]:not([data-color-scheme="primary"]) .push-btn:hover .push-btn-surface,
.product-block-buy-buttons .add-to-cart-btn:hover,
#ContactForm .push-btn:hover .push-btn-surface {
  filter: brightness(110%);
}
.section-herb-product .push-btn-surface{
  background: transparent;
  font-family: var(--font-sp);
}
.section-herb-product .btn-shop:hover .push-btn-surface{  
  box-shadow:inset 0 0 0 var(--color-quinary-accent-1) rgb(var(--color-button-border));
}
/* .quick_buy_buttons .btn:hover{
  background-color:rgb(var(--color-quinary-accent-1));
  box-shadow:inset 0 0 0 var(--color-quinary-accent-1) rgb(var(--color-button-border));
} 
.quick_buy_buttons .btn:hover span{
  color:var(--color-quinary-accent-1-overlay);
} */
.section-herb-product .btn-shop:hover {
  color:rgb(var(--color-quinary-accent-1-overlay));
}

.section-herb-product{
  background-color: rgb(var(--color-senary-background));
}
#headerContainer{
  border-bottom: 0.5px solid #d9d9d9;
}
.quick_buy_buttons .btn span,
.quick_buy_buttons .push-btn .push-btn-surface {
  text-transform: uppercase;
  font-family: var(--font-sp);
  line-height: 1.4;
  font-size: 14px;
}
button[disabled="disabled"]{
  cursor: not-allowed;
}
.product-recommendations .font-heading{
  padding-left:40px;
}
@media (min-width: 768px) {
  .product-tile:hover .quick_buy_buttons{
    display:block;
  }
  .product-media-wrapper .quick_buy_buttons{
    position: absolute;
    bottom: 20px;
    width: 100%;
  }
  .product-media-wrapper .quick_buy_buttons .max-w-xs{
    max-width: 100%;
    margin-left:25px;
    margin-right:25px;
  }
  .product-media-wrapper .quick_buy_buttons .btn,
  .product-media-wrapper .quick_buy_buttons .push-btn,
  .product-media-wrapper .quick_buy_buttons .push-btn-surface {
    width: 100%;
  }
  .product-media-wrapper .quick_buy_buttons select{
    display:none;
  } 
  /*.product-tile:hover .custom-sticker{
    display:none;
  }*/
}
@media (max-width: 990px) {
  .template--collection .custom-sticker .sticker-svg{
    width:45px;
    height: 45px;
  }
  .image-with-text .rte p,
  .feature-collection-section .rte,
  .faqs-with-text .faq-answer,
  .faq-list .faq-answer{
    font-size: var(--font-size-s);
    font-size: 22px;
    line-height: 26px;
  }
  .section-herb-product .section-main{
    padding: 80px 0;
  }
  .feature-collection-section{
    padding-top: 78px
  }
  .text-columns-with-images .splide__slide{
    margin-right:23px!important;
  }
  .product-tile .product-content h3{
    max-width: 188px;
  }
  .text-columns-with-images .quotes-content .text-block{
    margin-top: 0!important;
  }
  .homepage-blog-posts-section{
    padding-top:41px!important;
    padding-bottom:41px;
  }
  #insta-feed .instafeed-container{
    width: 50%!important;
    padding-top: 50%!important;
  }
  #insta-feed{
    padding-bottom: 90px!important;
    margin-top:73px!important;
  }
  .pt-488{
    padding-top: 35.8vh;
  }
  .collection-lists{
    margin-bottom: 8px;
  }
  .template--collection .origin-top-left.custom-sticker{
    top:30px;
  }
  .template--collection .gap-theme{
    gap: 10px;
  }
  .template--collection .product-media-wrapper .aspect-h-1{
    --tw-aspect-h: 1.2;
  }
  .horizontal-collection::-webkit-scrollbar{
    display: none;
  }
  .faqs-with-text .faqs-column{
    padding-top: 5px;
    padding-bottom: 45px;
  }
  .product-recommendations{
    padding-bottom: 88px;
  }
  .custom-sticker .sticker-svg .sticker-text{
    font-size: 10px;
  }
}
.product-content [data-bv-show="rating_summary"] .bv_main_container .bv_numReviews_text{
  color: rgba(var(--color-scheme-text),var(--tw-text-opacity))!important;
}
@media (min-width: 767px) {
  .recommended-splide-list .splide__slide{
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width:1024px) {
  .recommended-splide-list .splide__slide{
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width:990px) {
  .template--product .overflow-hidden {
    overflow: clip;
  }
  .template--product #modals-rightDrawer .overflow-hidden{
    overflow: hidden;
  }
  .template--product #modals-rightDrawer .overflow-y-auto{
    overflow-y: auto;
  }
  .template--product .product-media .product-media-wrapper{
    position: -webkit-sticky;
    position: sticky;
    top: 85px;
  }
}


/* contact and about page styles */
@media (min-width:990px) {
  .template--contact #insta-feed{
    margin-top: 84px;
    padding-bottom: 140px!important;
  }
  .template--about .feature-collection-section{
    padding-top: 156px;
    padding-bottom: 140px;
  }
}
/* contact and about page end */

/****** Homepage Updations styles start ******/

/* Slideshow section */
.featured_hero_slideshow .caption.subtitle{
  font-size: var(--font-size-s);
  line-height: normal;
  letter-spacing: 0.54px;  
  margin: 0;
}
.template--page .featured_hero_slideshow .heading-standard{
  font-size: 35px;
}
.featured_hero_slideshow .heading-standard{
  font-size: 38px;
  line-height: 1.0860;
  letter-spacing: -0.76px;
  margin: 5.19px 0 10px;  
}
.featured_hero_slideshow .text-theme-basic.rte{
  line-height: normal;
  color: #696969;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: var(--font-size-lg-o);
  font-size: 29px;
  line-height: 29px;
}

.featured_hero_slideshow .push-btn span{
  background: rgb(var(--color-button-text));
  color: rgb(var(--color-button-background));
}

.featured_hero_slideshow .push-btn:hover span{
  color: rgb(var(--color-button-text));
  background: rgb(var(--color-button-background));
}

.featured_hero_slideshow .text-theme-basic.rte + div.relative{
  margin-top:21.61px;
}
.featured_hero_slideshow .push-btn .push-btn-surface:not(input[type=submit]){
  padding: 10px 46px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  box-shadow: none;
}
@media only screen and (min-width:1440px){  
  .template--page .featured_hero_slideshow .text-theme-basic.rte p{
    max-width: 100%;
  }
}
@media only screen and (min-width:990px){
  .featured_hero_slideshow .place-content-center-start .max-w-lg{
    max-width: 390px;
  }
  .featured_hero_slideshow .text-theme-basic.rte p{
    max-width: 360px;
  }
}
@media only screen and (max-width:989px){
  .featured_hero_slideshow .text-theme-basic.rte{
    font-size: var(--font-size-mb-base-o) !important;
    font-size: 25px!important;
    line-height: 27px!important;
  }
  .featured_hero_slideshow .push-btn span{
    font-size: var(--font-size-mb-bottom-menu-o);
  }
  .featured_hero_slideshow .place-content-center-start .max-w-lg{
    max-width: 100%;
  }
  .featured_hero_slideshow .block.mobile-reverse > div.relative{
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0px;
  }
  .featured_hero_slideshow .block > div.relative{
    background: linear-gradient(180deg, #E5D8C5 0%, #E5D8C5 100%, #EAE1D0 100%);
  }
  .featured_hero_slideshow .caption.subtitle{
    font-size: var(--font-size-base);
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.8px;
  }
  .featured_hero_slideshow .heading-standard{
    font-size: 31px;
    font-weight: 700;
    line-height: 0.963;
    letter-spacing: -0.62px;
    margin: 10px 0 12px;
  }
  .featured_hero_slideshow .text-theme-basic.rte{
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 14.314px
  }
  .featured_hero_slideshow .text-theme-basic.rte + div.relative{
    margin-top:0;
  }
  .featured_hero_slideshow .mobile-reverse .px-section{
    padding: 66px 34px 26.69px !important;
  }
  .featured_hero_slideshow .push-btn .push-btn-surface:not(input[type=submit]){
    padding: 10px 37px;
  }
}
@media only screen and (min-width:990px) and (max-width:1150px){
  .featured_hero_slideshow .place-content-center-start .max-w-lg{
    max-width: 281px;
  }
  .featured_hero_slideshow .heading-standard{
    font-size: var(--standard-heading-size);
  }
}

/* Featured Image with text section */
.featured_image_with_text .image-with-text .text-left h2.font-heading{
  margin: 25px 0 20px;
  max-width: 100%;
  font-size: var(--font-size-5xl-o);
  line-height: 1.20;
}
.featured_image_with_text .content-section.description-section .content-section .rte{
  max-width:100%;
}
.featured_image_with_text .image-with-text .subtitle{
  font-size: var(--font-size-s);
  line-height: normal;
  letter-spacing: 0.54px;
  text-transform: uppercase;
}
.featured_image_with_text .image-with-text p{
  line-height: 1.6;
  line-height: 32px;
  font-size: 27px;
}

.featured_image_with_text .image-with-text .push-btn .push-btn-surface{
  text-transform: uppercase;
  line-height: 1.5;
  background: rgba(var(--color-scheme-text));
  font-weight: 700;
  font-family: var(--font-sp;
  border-radius: 4px;
}

.featured_image_with_text .image-with-text .simple-text-btn a span{ 
  line-height: normal;
}
.featured_image_with_text .simple-text-btn{
  margin-top: 30.5px;
}
@media only screen and (max-width:989px){
  .featured_image_with_text .reverse-layout-mob{
    gap: 0;
  }
  .featured_image_with_text .simple-text-btn{
    margin-top:19px;
  }
  .featured_image_with_text .image-with-text .subtitle{
    font-size: var(--font-size-ratio-sl);
    letter-spacing: 0.8px;
  }
  .featured_image_with_text .image-with-text .text-left h2.font-heading{
    font-size: 26px;
    line-height: 1.19;
    letter-spacing: -0.52px;
    margin: 19px 0 10px;
  }
  .featured_image_with_text .image-with-text p,
  .featured_image_with_text .image-with-text .push-btn .push-btn-surface{
    font-size: var(--font-size-mb-bottom-menu-o);
  }
  .featured_image_with_text .image-with-text p {
    font-size: 22px;
    line-height: 26px;
  }
  .template--index .text-columns-with-images h2.heading-standard.font-heading{
    font-size: var(--font-size-mb-xxl-o);
    letter-spacing: -0.52px;
    line-height: 1.3;    
  }
  .template--index .text-columns-with-images .quotes-content.white-content-bg.rte p{
    font-size: var(--font-size-mb-base-o);
    line-height: normal;
  }
  .text-columns-with-images .splide__arrows{
    display: none;
  }
}
.template--index .text-columns-with-images h2.heading-standard{
  line-height: 1.22;
  letter-spacing: -0.7px;
  font-size: var(--font-size-5xl-o);  
}
.template--index .text-columns-with-images .section-content-top-margin{
  margin-top:37px;
}
.template--index .text-columns-with-images .quotes-content{
  padding: 42.2px 38.015px 38.34px;
}
.template--index .quotes-content .quotes-icon svg{
  margin: 0;
  width: 30px;
  height: 30px;
}
.template--index .text-columns-with-images .white-content-bg.rte p{ 
  line-height: 1.5;
  letter-spacing: -0.36px;
}
.template--index .text-columns-with-images .splide__slide{
  margin-right:32px !important;
}
.template--index .text-columns-with-images .splide__arrows{
  margin-top: 46.19px;
}
.template--index .text-columns-with-images .splide__arrows .controls .gap-2{
  column-gap: 22px;
}
.homepage-blog-posts-section{
  padding-top: 91px;
}
.homepage-blog-posts-section h2{
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.6px;
  font-size: var(--font-size-xxxl);
}
.homepage-blog-posts-section .section-content-top-margin{
  margin-top: 45px;
}
.homepage-blog-posts-section h3.font-heading a,
.homepage-blog-posts-section h3.heading-secondary{
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.4px;
  font-size: var(--font-size-lg);
}
.homepage-blog-posts-section .rte{
  line-height: normal;
  color: rgb(var(--color-scheme-accent-2));
}
.homepage-blog-posts-section .pb-media-shadow{
  margin-bottom:15px;
}
.template--index .feature-collection-section .splide__arrows{
  display: flex;
  justify-content: end;
  margin-top: 54px;
}
.template--index .feature-collection-section .flex:not(.sticker-text){
  order: 2;
  width: 100px;
}
.template--index .feature-collection-section .flex + div{
  width: calc(100% - 100px);
  transform: translateX(5%);
}
.template--index .feature-collection-section .section-content-top-margin{
  margin-top: 30px;
}
.template--index .feature-collection-section .product-price .inline-block{
  margin:0;
}
.template--index .feature-collection-section .custom-ingredients.text-left{
  margin-left: 0;
}
.template--index .feature-collection-section .product-tile{
  display: flex;
  flex-direction: column;
}
.feature-collection-section .product-tile [data-bv-show="inline_rating"].my-1{
  order: 3;
}
.feature-collection-section .custom-ingredients {
  margin-left: 0;
}
.custom-ingredients {
  font-size: 27px;
  line-height: 32px;
}
@media screen and (max-width: 990px) {
  .custom-ingredients {
    font-size: 22px;
    line-height: 26px;
  }
}
.feature-collection-section .product-tile .my-1{
  order: 2;
}
.template--index .feature-collection-section .product-price{
  font-size: var(--font-size-lg);
  /* font-weight: 600; */
  line-height: 1.186;
  letter-spacing: -0.4px;
}
.feature-collection-section.section-full-width{
  padding: 40px 36px 40px;
  max-width: 100%;
}

@media (max-width: 989px){
  .template--index .feature-collection-section h2.heading-feature{
    font-size: var(--font-size-mb-xxl-o);
    letter-spacing: -0.52px;
    line-height: 1.25;
  }
  .feature-collection-section .rte.max-w-ft{
    font-size: var(--font-size-mb-base-o);
    line-height: normal;
    font-size: 22px;
    line-height: 26px;
  }
  .feature-collection-section .inline-block.push-btn .push-btn-surface{
    border-radius: 3px;
    padding: 5.726px 20.04px;
    font-size: var(--font-size-mb-bottom-menu-o);
    line-height: normal; 
  }
}
.template--index .feature-collection-section h2{
  font-size: var(--font-size-5xl-o);
  line-height: 1.2;
  letter-spacing: -0.7px;  
}
.feature-collection-section .rte{
  margin-top: 0px;  
  color: rgb(var(--color-scheme-accent-2));
  font-size: var(--font-size-lg-o);
  line-height: 1.385;
  font-size: 27px;
  line-height: 32px;
}
@media screen and (max-width: 989px) {
  .feature-collection-section .rte {
     font-size: 22px;
     line-height: 26px;
  }
}

.feature-collection-section .push-btn span,
.feature-collection-section .push-btn span:hover{
  color: rgb(var(--color-scheme-background));
  background: rgb(var(--color-scheme-text));
  border-radius: 4px;
}

.feature-collection-section .push-btn span svg path{
  fill: rgb(var(--color-scheme-background));
}

.template--index .feature-collection-section .splide__track{
  padding: 0 !important;
}
.template--index .feature-collection-section .splide__slide{
  margin-right: 27px !important;
}
.homepage-blog-posts-section .py-section-vertical-spacing{
  padding-bottom:89px;
}
.template--index .newsletter-section .section-content.px-section{
  padding-top: 95px;
  padding-bottom: 105px;
}
.template--index .newsletter-section h2.font-heading{
  line-height: 1;
  letter-spacing: -0.7px;
  margin-bottom: 13px;
  font-size: var(--font-size-5xl-o);
  font-weight: 700;
}
.template--index .newsletter-section .newsletter-form{
  margin-top: 32px;
}

.newsletter-section .rte p{
  color: rgba(71, 71, 71, 0.80);
  letter-spacing: -0.36px;
  max-width: 426px;
  margin: 16px auto 0px;
  line-height: 1.51;
  font-size: 27px;
  line-height: 32px;
}
@media screen and (max-width: 989px) {
  body .newsletter-section .rte p {
    font-size: 22px!important;
    line-height: 26px!important; 
  }
}

.newsletter-section .newsletter-form .flex-grow{
  margin-right: 19px;
}
.template--index .shopify-section .instagram-section-heading .font-main{
  line-height: normal;
}
.section-herb-product .feature-product-block h3{
  font-size: var(--font-size-5xl-o);
  line-height: 1.2;
  letter-spacing: -0.7px;
  margin: 10px auto;  
}
.section-herb-product .product-block-paragraph p{
  font-weight: 500;  
}
.section-herb-product .product-block-right p{
  margin-top:30px;  
}
.section-herb-product .gap-6{
  margin-top:40px;
}
.section-herb-product .gap-6 .text-sm{
  font-size: 13.749px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.275px;
}
@media only screen and (min-width:1400px){
  .template--index .text-columns-with-images .section-content{
    padding-top: 90px;
    padding-bottom: 35px;
  }
  .section-herb-product .feature-product-block h3{
    margin-bottom: 8px;
  }
}
@media only screen and (max-width:1399px){
    .section-herb-product .product-block-paragraph p{
      margin-top:0px;
  }
}
@media only screen and (min-width:1200px){ 
  body.template--index .shopify-section #insta-feed{
    padding:0 150px 167px !important;
  }
}
@media only screen and (min-width:990px) and (max-width:1200px){
  .section-herb-product .feature-product-block,
  .section-herb-product .feature-product-block h3{
    max-width: 400px;
    width:100%;
  }
  
}
.newsletter-section .newsletter-form input[type=email]{
  color: rgba(var(--color-scheme-accent-2));
  text-transform: uppercase;
  font-size: var(--font-size-sm-o);
  border-radius: 3px;
}

.newsletter-section .newsletter-form input[type=email]::placeholder{
  color: rgba(var(--color-scheme-accent-2));
}
@media only screen and (min-width:990px){
  .newsletter-section .newsletter-form input[type=email]{ 
    width: 100%;
    padding: 14px 20px;
    border-radius: 5px;
  }
  .template--index .richtext-section .section-content{
    padding-top: 102px;
  }
  .section-herb-product .section-main .justify-between{
    align-items: center;
  }
  .section-herb-product .mobile-image,
  .feature-collection-section .large-hide{
    display: none;
  }
  .section-herb-product .feature-product-block{
    display: flex;
    flex-direction: column;
    row-gap: 0px;
  }
  
}
@media only screen and (max-width:989px){
  .template--index .newsletter-section h2.font-heading{
    font-size: var(--font-size-mb-xxl-o);
  }
  .newsletter-section .rte p{
    font-size: var(--font-size-mb-bottom-menu-o) !important;
  }
  .template--index .text-columns-with-images .splide--slide.is-initialized{
    margin-left: calc(var(--section-x-padding) * -1) !important;
    margin-right: calc(var(--section-x-padding) * -1) !important;
  }
  .template--index .text-columns-with-images .splide__slide {
    margin-left: var(--section-x-padding) !important;
    margin-right: 0 !important;
  }
  .template--index .text-columns-with-images .splide__arrows{
    margin-top:33px;
    padding-right: var(--section-x-padding);
  }
  .homepage-blog-posts-section h2{
    line-height: 1;
    letter-spacing: -0.52px;
    font-size: var(--font-size-mb-xxl-o);
  }
  .homepage-blog-posts-section .section-content-top-margin {
    margin-top: 37px;
  }
  .homepage-blog-posts-section .pb-media-shadow{
    margin-bottom:14.08px;
  }
  .homepage-blog-posts-section h3.font-heading a, 
  .homepage-blog-posts-section h3.heading-secondary{
    font-size: var(--font-size-s) !important;
    letter-spacing: -0.36px;
    text-transform: capitalize;
  }
  .homepage-blog-posts-section a.inline-block .push-btn-surface{
    padding: 5.726px 20.04px;
    border-radius: 3px;
    line-height: normal;
    font-size: var(--font-size-mb-bottom-menu-o);
  }
  .homepage-blog-posts-section .rte{
    font-weight: 500;
    line-height: 1.37;
    letter-spacing: -0.32px;
    text-transform: capitalize;
  }
  .template--index .newsletter-section .section-content.px-section{
    padding-top: 70px;
    padding-bottom: 90px;
  }
  .template--index .richtext-section .section-content{
    padding-top: 66px;
  }
  .template--index .shopify-section .instagram-section-heading .font-heading{
    font-size: var(--font-size-2xl);
    letter-spacing: -0.58px;
  }
  .template--index .shopify-section .instagram-section-heading .font-main{
    font-size: var(--font-size-s);
  }
  body.template--index .shopify-section #insta-feed{
    padding-bottom: 60px !important;
  }
  .section-herb-product .section-main{
    padding: 58px 0 0px;
  }
  .section-herb-product .feature-product-block h3{
    font-size: var(--font-size-mb-xxl-o);
    line-height: 1.20;
    letter-spacing: -0.52px;
    max-width: 350px;
  }
  .section-herb-product .gap-6{
    margin-top: 0;;
    justify-content: center;
  }
  .section-herb-product .gap-6 .text-sm{
    font-size: var(--font-size-base);
    font-weight: 600;
    line-height: 1.161;
    letter-spacing: -0.32px;
  }
  .section-herb-product .product-block-paragraph p{
    margin: 35px auto 22px auto;
    text-align: center;
    max-width: 500px;    
    font-size: 22px!important;
    line-height: 26px;
  }
  .section-herb-product .text-lg.font-semibold{
    width: 100%;
  }

  .section-herb-product .text-lg.font-semibold .product-block-right{
    margin: 30px 0 25px;
  }

  .section-herb-product .text-lg.font-semibold .product-block-right p{
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    font-size: var(--font-size-mb-bottom-menu-o);
    font-size: 22px;
    line-height: 26px;
  }

  .section-herb-product .feature-product-block{
    width:100%;
    text-align: center;
  }
  
  .template--index .feature-collection-section .splide__arrows{
    margin-top:12px;
  }
  .template--index .text-columns-with-images .section-content{ 
    padding-top: 82px;
    padding-bottom: 82px;
  }
  .feature-collection-section.section-full-width{
    padding: 59px var(--section-x-padding) 20px;
  }
  .template--index .feature-collection-section .product-tile *{
    /* margin: 0 !important; */
  }
  .template--index .feature-collection-section .product-tile{
    row-gap:10.39px;
  }
}

.quotes-content .text-block p{
  font-size: 27px;
  line-height: 32px!important;
}
@media screen and (max-width: 989px) {
  .quotes-content .text-block p {
    font-size: 22px!important;
    line-height: 26px!important;
  }
}
/* Homepage Updations styles end */

/* PDP updates */

/* @media (min-width: 990px){
  .lg\:grid-gap-0{
    gap:0;
  }
} */

.feature-collection-section .shop-all-btn .push-btn-surface{
  background: rgb(var(--heading-color));
  color: rgba(var(--color-scheme-background),var(--tw-text-opacity));
  box-shadow: inset 0 0 0 var(--button-border-width) rgb(var(--heading-color));
  filter: brightness(100%);
}
.feature-collection-section .shop-all-btn:hover .push-btn-surface{
  filter: brightness(110%)!important;
}
@media only screen and (max-width: 767px) {
  .banner-section .section-content .banner-content {
    /*place-content: end center;*/
  }
}
/* PDP updates */

/* Product updates styles start */
@media (min-width: 990px){
  .faqs-with-text .grid,
  .image-with-text .full-width .grid{
    gap:0;
  }
}
/* Product updates styles end */


/* Home page Instafeed heading styles start */
body.template--index .shopify-section #insta-feed {
  margin-top: 0px !important;
  padding-top: 0 !important;
}
body.template--index .shopify-section #insta-feed  h2{
  display: none;
}
body.template--index .shopify-section .instagram-section-heading .font-heading {
  font-size: var(--standard-heading-size);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.68px;
}
body.template--index .shopify-section .instagram-section-heading .font-main {
  margin-top: 7px;
}
body.template--index .shopify-section .instagram-section-heading .font-heading b{
  color: #859388;

}
/* Home page Instafeed heading styles end */

.image-with-text-metaobjects .image-with-text .subtitle{
  font-size: var(--font-size-base);
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.54px;
  text-transform: uppercase;
}
.image-with-text-metaobjects .image-with-text .text-left h2.font-heading{
  line-height: 1.2;
  letter-spacing: -0.68px;
}
.image-with-text-metaobjects .heading-section + .content-section{
  margin-top: 27px;
}
.image-with-text-metaobjects .description-section .content-section .rte{
  margin-top:0;
}
.image-with-text-metaobjects .metafield-rich_text_field{
  font-weight: 500;
  line-height: normal;
  max-width: 495px;
}
.text-with-accordion-metaobjects .faqs-with-text .text-column .font-heading{
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.68px;
}
.text-with-accordion-metaobjects .faqs-with-text .text-column .section-content{
  max-width:100%;
}
.text-with-accordion-metaobjects .faqs-with-text .faqs-column .border-scheme-text{
  border-bottom-width: 1px;
  border-color: #C5C4C3;
}
.text-with-accordion-metaobjects .section-content .rte.faq-answer *{
  font-weight: 500;
  line-height: normal;
}
.faq-answer * {
  font-size: 27px;
  line-height: 32px;
  color: rgb(105, 105, 105);
}
@media screen and (max-width: 990px) {
  .faq-answer * {
    font-size: 22px;
    line-height: 26px;
  }
}
.text-with-accordion-metaobjects .rotate-180 svg path:not(:first-child),
.text-with-accordion-metaobjects .faqs-with-text .text-column .section-content .subtitle{
  display:none;
}
.text-with-accordion-metaobjects .section-content .rte.faq-answer li{
  margin:0 !important;
}
.text-with-accordion-metaobjects .faq-list .icon-plus svg, .faqs-with-text .icon-plus svg{
  width:37px;
  height:37px;
}
@media only screen and (min-width:1200px){
  .image-with-text-metaobjects .section-content.image-right .full-width .description-section{
    padding-right: 152.5px !important;
  }
  .text-with-accordion-metaobjects .faqs-with-text .text-column{
    padding: 141px 81px; 
  }
  .text-with-accordion-metaobjects .faqs-with-text .text-column .font-heading{
    margin-bottom:32px;
  }
  .text-with-accordion-metaobjects .faqs-with-text .faqs-column{
    padding: 125px 63px 125px 69.5px;
  }
  .text-with-accordion-metaobjects .faqs-with-text .text-column .description .rte{
    margin-bottom:31.5px;
  }
  .text-with-accordion-metaobjects .section-content .rte.faq-answer{
    padding-top:10px;
    padding-bottom: 0px;
    margin-bottom: -11px;
  }
  .text-with-accordion-metaobjects .faqs-with-text .faqs-column .border-scheme-text{
    padding:35px 0;
  }
  .text-with-accordion-metaobjects .faqs-with-text .faqs-column .faq:first-child .border-scheme-text{
    padding-top:1rem;
  }
}
@media only screen and (max-width:990px){
  .image-with-text-metaobjects .image-with-text .subtitle{
    margin-bottom: 19px;
  }
  .image-with-text-metaobjects .image-with-text .text-left h2.font-heading{
    font-size: var(--font-size-2xl);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.58px;
  }
  .image-with-text-metaobjects .heading-section+.content-section{
    margin-top: 19px;
  }
  .image-with-text-metaobjects .section-content .section-content .gap-10{
    gap:0;
  }
  .text-with-accordion-metaobjects .faqs-with-text .text-column .section-content .subtitle{
    display:block;
    margin-bottom:19px;
    font-size: var(--font-size-base);
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.8px;
    text-transform: uppercase;
  }
  .text-with-accordion-metaobjects .faqs-with-text .text-column{
    padding: 58px 20px 89px;
    padding-bottom: 0;
  }
  .text-with-accordion-metaobjects .faqs-with-text .text-column .font-heading{
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.58px;
    margin-bottom: 19px;
  }
  .text-with-accordion-metaobjects .faqs-with-text .text-column .description .rte{
    margin-bottom: 38px;
    margin-top:0;
  }
  .text-with-accordion-metaobjects .faqs-with-text .simple-text-btn{
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
  }
  .text-with-accordion-metaobjects .faqs-with-text .grid {
    gap: 0;
  }
  .text-with-accordion-metaobjects .faqs-with-text .faqs-column{
    padding: 46px 20px 89px;
  }
  .faqs-with-text .faqs-column .font-body .faq-question{
    font-size: 25px;
    font-weight: 700;
    line-height: 1.056; 
    letter-spacing: -0.5px;
  }
  .text-with-accordion-metaobjects .section-content .rte.faq-answer li{
    font-weight: 500;
    line-height: normal;
  }
  .text-with-accordion-metaobjects .faqs-with-text .faqs-column .faq-answer{
    margin-top: 25px;
  }
  .text-with-accordion-metaobjects .faqs-with-text .faqs-column .border-scheme-text{
    padding:25px 0;
  }
  .text-with-accordion-metaobjects .faqs-with-text .section-content .font-main .metafield-rich_text_field{
    margin-top: 0;
  }
}
.metafield-rich_text_field {
  font-size: 27px;
  line-height: 160%;
}
@media screen and (max-width: 990px) {
  .metafield-rich_text_field {
    font-size: 22px;
  }
  .product-additional-information .metafield-rich_text_field {
    font-size: 27px;
  }
  
}
/* Product updates styles end */

/* Product ingredients section styles start */
.nutrition-facts__title {
  font-size: 32px;
  font-family: var(--heading-font-stack);
}
.nutrition-facts [class*=daily-value],
.nutrition-facts [class*=ingredients]{
  border:none;
}
.nutrition-facts [class*=ingredients]{
  margin-bottom:10px;  
}

#MainContent[aria-hidden="true"] .custom-sticker{
  z-index: 0;
}
.nutrition-facts [class*=ingredients] span{
  font-weight: 300;
}
.nutrition-facts [class*=ingredients] span,
.nutrition-facts [class*=contains-coconut] span{
  font-size: 11px !important;
}

.nutrition-facts [class*=ingredients] span.bold-text,
.nutrition-facts [class*=contains-coconut] span{
  font-weight: 700;
}

@media only screen and (max-width: 990px){
  .nutrition-facts [class*=significant]{
    display: none;
    border:none;
  }
  .nutrition-facts [class*=ingredients],
  .nutrition-facts [class*=contains-coconut]{
    /*display: none;*/
  }
  .feature-icons-for-product .feature-image-text{
    flex-basis: 20%;
  }
  .feature-icons-for-product .feature-image-text svg{
    width: 60px;
    margin: 0 auto;
    height: 60px;
  }
  .feature-icons-for-product{
    column-gap: 20px;
    row-gap: 38px;
    justify-content: center;
  }
  .nutrition-facts .calories span.value{
    font-size: var(--font-size-xl)!important;
  }
  .nutrition-facts .calories span.label{
    font-size: var(--font-size-ssl)!important;
  }
  .nutrition-facts .calories{
    margin-top: -16px;
  }
  .product-additional-information .grid .image-section{
    max-width: 328px;
    margin: 0 auto;
    order:2;
  }
  .product-additional-information .product-nutrition-information,
  .feature-icons-for-product{
    margin-top: 19px;
  }
  .feature-icons-for-product .feature-text p{
    margin-top:3px;
  }
  .product-additional-information .section-content.no-padding{
    padding-top:83px;
    padding-bottom:83px;
  }
}
/* Product ingredients section styles end */
/* Custom Sticker Styles */
.custom-sticker.top-left{
  position: absolute;
  top: 0%;
  z-index: 111;
  left: 0;
}

.custom-sticker.top-left .sticker{
  transform: translate(0,-25%);  
}

.custom-sticker.top-right{
  position: absolute;
  top: 0%;
  z-index: 111;
  right: 0;
}

.custom-sticker.top-right .sticker{
  transform: translateY(-5%);
}

.custom-sticker.bottom-right{
  position: absolute;
  bottom: 0%;
  z-index: 111;
  right: 0;
}

.custom-sticker.bottom-right .sticker{
  transform: translate(0,51%);
}

.custom-sticker.bottom-left{
  position: absolute;
  bottom: 0%;
  z-index: 111;
  left: 0;
}

.custom-sticker.bottom-left .sticker{
  transform: translateY(45%);
}

@media (max-width: 989px){

  .custom-sticker.top-left,
  .custom-sticker.bottom-left{
    left: -32px;
  }
  
  .custom-sticker.top-left .sticker{
    transform: translateY(-15%);
  }  

  .custom-sticker.bottom-right,
  .custom-sticker.top-right{
    right: -32px;
  }
  
  .custom-sticker.bottom-right .sticker{
    transform: translateY(50%);
  }

  .custom-sticker.bottom-left .sticker{
    transform: translateY(40%);
  }

  .custom-sticker.top-right .sticker{
    transform: translateY(-20%);
  }

  .custom-sticker.top-left .sticker img,
  .custom-sticker.bottom-right .sticker img,
  .custom-sticker.bottom-left .sticker img,
  .custom-sticker.top-right .sticker img{
    max-width: 150px;
    max-height: 150px;
    object-fit: contain;
  }

}
/* Select and hide elements with a class that starts with "sticker-sold-out-sticker" */
[class^="sticker-sold-out-sticker"] {
    display: none;
}

/* Custom Sticker Styles End */

/* Template Store Locator */
.template--store-locator main .section-content {
  
}
#mikmak-widget iframe.swn-awe-ifr {
  height: 70vh;
  min-height: 650px;
  max-height: 1100px !important;
}
/* Store Locator template styles end */

/* Template Policies template */
.shopify-policy__container {
  width: 100%;
  max-width: 740px !important;
}
/* Policies template styles end */



/* Product Recommendations */
.product-recommendations .product-tile .card {
  border: none;
}

/* Header Styles */
/* .added-mega-menu .grid{
  padding-left: 8rem;
} */


@media (min-width: 1440px){
  .added-mega-menu .lg\:grid-cols-14{
    grid-template-columns: repeat(16,minmax(0,1fr));
  }
  .added-mega-menu .grid{
    /*padding-left: 8rem;*/
  }
  footer .grid.gap-10{
    gap: 91px;
  }
  footer .footer-menus .gap-10{
    gap: 5.7rem;
  }

}

.newsletter-social-icons ul{
  column-gap: 8px;
  margin-right: 0px;
}

footer .text-scheme-text .list-none{
  column-gap: 24px;
}

div#predictiveSearchResults * {
  font-size: 20px;
}
#header-search {
  font-size: 22px;
}

.product-content small {
  font-size: 20px;
}

#facets-filterable p {
  font-size: 20px;
}

.template--search h1 {
  text-transform: uppercase;
}

#mikmak_embed__inner-wrapper button div,
#mikmak_embed__inner-wrapper * {
  font-size: 19px!important;
}

@media screen and (min-width: 990px) {
  .line-break--mobile {
    display: none;
  }
}
.sidebar-nav__close-btn svg {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 990px) {
  .image-with-text .py-section-vertical-spacing  .content-section.description-section {
    padding-top: 0!important;
  }
}

body.template--page #accessiblyAppWidgetButton.accessibly-app-widget-button-container .accessibly-app-icon-large {
  width: 45px !important;
  min-width: 45px !important;
  max-width: 45px !important;
  height: 45px !important;
  min-height: 45px !important;
  max-height: 45px !important;
}
body.template--page #accessiblyAppWidgetButton.accessibly-app-widget-button-container .accessibly-app-icon-large span.accessibly-app-icon-logo {
    font-size: 35px !important;
    width: 35px !important;
    min-width: 35px !important;
    max-width: 35px !important;
    height: 35px !important;
    min-height: 35px !important;
    color: #fff !important;
}
body.template--page #accessiblyAppWidgetButton.accessibly-app-widget-button-container.middle-right {
  transform: translateY(0);
}

.feature-image-text.white-icon .st0 {
  fill:#FFFFFF;
}

[aria-label="EMAIL ME WHEN AVAILABLE"] {
  display: none;
}

.nutrition-facts [class*=ingredients] span {
  font-size: 10px !important;
  line-height:1.4em;
  /*text-transform: uppercase;*/
}

/* Homepage  */
/*#shopify-section-template--14780325462145*/
.template--index div[id*="__feature_text_KkFFV4"] .break-words:after{
  /*content: "";
  border-bottom: 4px solid #000;
  display: block;
  position: absolute;
  width: 100%;
  bottom: 50%;*/
}


/*#shopify-section-template--14780325462145__text_columns_with_images_WfFqRj section*/ 
.template--index div[id*="__text_columns_with_images_WfFqRj"] section{
    background: url(/cdn/shop/files/humm-bg-bubbles.jpg?v=1717177660) no-repeat;
    background-size: cover;
    margin: 0;
}
/*#shopify-section-template--14780325462145__text_columns_with_images_WfFqRj section > div*/
.template--index div[id*="__text_columns_with_images_WfFqRj"] section > div{
  background: linear-gradient(180deg, #8fa2ec 0%, #4c6ce850 100%);
  background-size: cover;
  margin:0;
  min-width:100%;
}

/* Homepage & PDP Can Slider */
/*#shopify-section-template--14780325462145__testimonials_kgYxjw li.splide__slide .card-image-container,
#shopify-section-template--14780413214849__testimonials_Tef7a9 li.splide__slide .card-image-container */
.template--page div[id*="__testimonials_RxKa78"]  li.splide__slide .card-image-container,
.template--index div[id*="__testimonials_kgYxjw"] li.splide__slide .card-image-container,
.template--index div[id*="__testimonials_DEmA9z"] li.splide__slide .card-image-container,
.template--product div[id*="__testimonials_Tef7a9"] li.splide__slide .card-image-container{
    padding-bottom: 3rem;
    transition: all 0.5s ease-in;
}

/*#shopify-section-template--14780325462145__testimonials_kgYxjw li.splide__slide:hover .card-image-container,
#shopify-section-template--14780413214849__testimonials_Tef7a9 li.splide__slide:hover .card-image-container*/
.template--page div[id*="__testimonials_RxKa78"]  li.splide__slide:hover .card-image-container,
.template--index div[id*="__testimonials_kgYxjw"] li.splide__slide:hover .card-image-container,
.template--index div[id*="__testimonials_DEmA9z"] li.splide__slide:hover .card-image-container,
.template--product div[id*="__testimonials_Tef7a9"] li.splide__slide:hover .card-image-container{
    transform: rotatez(-2.5deg) translatey(-20px);
}
/*#shopify-section-template--14780325462145__testimonials_kgYxjw .splide__slide .card-image-container:before,
#shopify-section-template--14780413214849__testimonials_Tef7a9 .splide__slide .card-image-container:before*/
.template--page div[id*="__testimonials_RxKa78"] li.splide__slide .card-image-container:before,
.template--index div[id*="__testimonials_kgYxjw"] li.splide__slide .card-image-container:before,
.template--index div[id*="__testimonials_DEmA9z"] li.splide__slide .card-image-container:before,
.template--product div[id*="__testimonials_Tef7a9"] li.splide__slide .card-image-container:before{
    content: '';
    opacity: .1;
    filter: blur(5px);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/cdn/shop/files/humm-hp-can-shadow.png?v=1717172862) no-repeat 50% 100%;
    height: 100%;
    transition: all .5s ease-in;
}
/*#shopify-section-template--14780325462145__testimonials_kgYxjw .splide__slide:hover .card-image-container:before,
#shopify-section-template--14780413214849__testimonials_Tef7a9 .splide__slide:hover .card-image-container:before*/
.template--page div[id*="__testimonials_RxKa78"] li.splide__slide:hover .card-image-container:before,
.template--index div[id*="__testimonials_kgYxjw"] li.splide__slide:hover .card-image-container:before,
.template--index div[id*="__testimonials_DEmA9z"] li.splide__slide:hover .card-image-container:before,
.template--product div[id*="__testimonials_Tef7a9"] li.splide__slide:hover .card-image-container:before{
    opacity: .75;
}
/*#shopify-section-template--14780325462145__testimonials_kgYxjw .splide__pagination,
#shopify-section-template--14780413214849__testimonials_Tef7a9 .splide__pagination*/
.template--page div[id*="__testimonials_RxKa78"] .splide__pagination,
.template--index div[id*="__testimonials_kgYxjw"] .splide__pagination,
.template--index div[id*="__testimonials_DEmA9z"] .splide__pagination,
.template--product div[id*="__testimonials_Tef7a9"] .splide__pagination{
    justify-content: center;
}
/*#shopify-section-template--14780325462145__testimonials_kgYxjw .splide__pagination__page,
#shopify-section-template--14780413214849__testimonials_Tef7a9 .splide__pagination__page*/
.template--page div[id*="__testimonials_RxKa78"] .splide__pagination__page,
.template--index div[id*="__testimonials_kgYxjw"] .splide__pagination__page,
.template--index div[id*="__testimonials_DEmA9z"] .splide__pagination__page,
.template--product div[id*="__testimonials_Tef7a9"] .splide__pagination__page{
    border-color: rgba(255, 255, 255, .5);
    background-color: rgba(255, 255, 255, .5);
    transition: all .15s ease-out;
}
/*#shopify-section-template--14780325462145__testimonials_kgYxjw .splide__pagination__page.is-active,
#shopify-section-template--14780413214849__testimonials_Tef7a9 .splide__pagination__page.is-active*/
.template--page div[id*="__testimonials_RxKa78"] .splide__pagination__page.is-active,
.template--index div[id*="__testimonials_kgYxjw"] .splide__pagination__page.is-active,
.template--index div[id*="__testimonials_DEmA9z"] .splide__pagination__page.is-active,
.template--product div[id*="__testimonials_Tef7a9"] .splide__pagination__page.is-active{
    background-color: #FFF;
    border-color: #FFF;
    height: .75rem;
    width: .75rem;
}

  /*#shopify-section-template--14780325462145__testimonials_kgYxjw li.splide__slide a.cta_link_button,
  #shopify-section-template--14780413214849__testimonials_Tef7a9 li.splide__slide a.cta_link_button*/
.template--page div[id*="__testimonials_RxKa78"] li.splide__slide a.cta_link_button,
.template--index div[id*="__testimonials_kgYxjw"] li.splide__slide a.cta_link_button,
.template--index div[id*="__testimonials_DEmA9z"] li.splide__slide a.cta_link_button,
.template--product div[id*="__testimonials_Tef7a9"] li.splide__slide a.cta_link_button{
    opacity:0;
    position: absolute;
    top: 50%;
    left: 50%;   
    transform: translate(-50%, 0); 
    background: #FFB200;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-family: var(--heading-font-stack);
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    padding: 4px 28px;
    min-width: 150px;
    text-align: center;
    transition: opacity .35s ease-in;

  }
  /*#shopify-section-template--14780325462145__testimonials_kgYxjw li.splide__slide:hover a.cta_link_button,
  #shopify-section-template--14780413214849__testimonials_Tef7a9 li.splide__slide:hover a.cta_link_button*/
.template--page div[id*="__testimonials_RxKa78"] li.splide__slide:hover a.cta_link_button,
.template--index div[id*="__testimonials_kgYxjw"] li.splide__slide:hover a.cta_link_button,
.template--index div[id*="__testimonials_DEmA9z"] li.splide__slide:hover a.cta_link_button,
.template--product div[id*="__testimonials_Tef7a9"] li.splide__slide:hover a.cta_link_button{    
    opacity:1;
  }


@media screen and (max-width:989px){
  /*#shopify-section-template--14780325462145__testimonials_kgYxjw .w-4\/5,
  #shopify-section-template--14780413214849__testimonials_Tef7a9 .w-4\/5*/
  .template--page div[id*="__testimonials_RxKa78"] .w-4\/5,
  .template--index div[id*="__testimonials_kgYxjw"] .w-4\/5,
  .template--index div[id*="__testimonials_DEmA9z"] .w-4\/5,
  .template--product div[id*="__testimonials_Tef7a9"] .w-4\/5{
    width: unset;
  }
  /*#shopify-section-template--14780325462145__testimonials_kgYxjw li.splide__slide .mx-auto,
  #shopify-section-template--14780413214849__testimonials_Tef7a9 li.splide__slide .mx-auto*/
  .template--page div[id*="__testimonials_RxKa78"] li.splide__slide .mx-auto,
  .template--index div[id*="__testimonials_kgYxjw"] li.splide__slide .mx-auto,
  .template--index div[id*="__testimonials_DEmA9z"] li.splide__slide .mx-auto,
  .template--product div[id*="__testimonials_Tef7a9"] li.splide__slide .mx-auto{
    margin: 0 10px !important;
    max-width:160px!important;
  }
  /*#shopify-section-template--14780325462145__testimonials_kgYxjw li.splide__slide.is-active .card-image-container,
  #shopify-section-template--14780413214849__testimonials_Tef7a9 li.splide__slide.is-active .card-image-container*/
  .template--page div[id*="__testimonials_RxKa78"]  li.splide__slide.is-active .card-image-container,
  .template--index div[id*="__testimonials_kgYxjw"] li.splide__slide.is-active .card-image-container,
  .template--index div[id*="__testimonials_DEmA9z"] li.splide__slide.is-active .card-image-container,
  .template--product div[id*="__testimonials_Tef7a9"] li.splide__slide.is-active .card-image-container{
    transform: rotatez(-2.5deg) translatey(-20px);
    transition: all 0.5s ease-out;
  }
  /*#shopify-section-template--14780325462145__testimonials_kgYxjw .splide__slide.is-active .card-image-container:before,
  #shopify-section-template--14780413214849__testimonials_Tef7a9 .splide__slide.is-active .card-image-container:before*/
  .template--page div[id*="__testimonials_RxKa78"] .splide__slide.is-active .card-image-container:before,
  .template--index div[id*="__testimonials_kgYxjw"] .splide__slide.is-active .card-image-container:before,
  .template--index div[id*="__testimonials_DEmA9z"] .splide__slide.is-active .card-image-container:before,
  .template--product div[id*="__testimonials_Tef7a9"] .splide__slide.is-active .card-image-container:before{
    opacity: .75;
  }
  /*#shopify-section-template--14780325462145__testimonials_kgYxjw li.splide__slide a.cta_link_button,
  #shopify-section-template--14780413214849__testimonials_Tef7a9 li.splide__slide a.cta_link_button*/
  .template--page div[id*="__testimonials_RxKa78"] li.splide__slide a.cta_link_button,
  .template--index div[id*="__testimonials_kgYxjw"] li.splide__slide a.cta_link_button,
  .template--index div[id*="__testimonials_DEmA9z"] li.splide__slide a.cta_link_button,
  .template--product div[id*="__testimonials_Tef7a9"] li.splide__slide a.cta_link_button{
    opacity:0;
  }
  /*#shopify-section-template--14780325462145__testimonials_kgYxjw li.splide__slide.is-active a.cta_link_button,
  #shopify-section-template--14780413214849__testimonials_Tef7a9 li.splide__slide.is-active a.cta_link_button*/
  .template--page div[id*="__testimonials_RxKa78"] li.splide__slide.is-active a.cta_link_button, 
  .template--index div[id*="__testimonials_kgYxjw"] li.splide__slide.is-active a.cta_link_button,
  .template--index div[id*="__testimonials_DEmA9z"] li.splide__slide.is-active a.cta_link_button,
  .template--product div[id*="__testimonials_Tef7a9"] li.splide__slide.is-active a.cta_link_button{
    display:block;
    opacity:1;
    background: #FFB200;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-family: var(--heading-font-stack);
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    padding: 4px 28px;
    z-index:5;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, 0); 
  }
}
/* End Homepage & PDP Can Slider */

/* Homepage custom Drink Better widescreen hero */
@media (min-width:1800px){
  #shopify-section-template--14780325462145__image_with_text_overlay_PzwdWJ .hidden.lg\:block img {
      display: none;
  }
  
  #shopify-section-template--14780325462145__image_with_text_overlay_PzwdWJ .hidden.lg\:block {
      /*background-image: url(/cdn/shop/files/humm-hp-hero-drink-better-widescreen.jpg?v=1719848651);*/
      background-image: url(/cdn/shop/files/Untitled-2.jpg?v=1722377113);
      min-height:26.6vw;
      background-size:cover;
  }
}

/* Subscriptions */
.rc-selling-plans-dropdown__select {
    font-size: 16px;
    line-height: 1em;
}
.rc-subscription-details {
    display: none !important;
}

/* PDP OOS Out of Stock Klaviyo */
.product-block a.button.klaviyo-bis-trigger {
    text-decoration: underline;
    text-transform: uppercase;
    display: flex;
    padding: 15px 4px;
    font-size: 14px;
  font-weight:bold;
}

/*  Product Tile Custom Sticker / Metafield Badge */
.custom-sticker.shape-fit_to_text {
    top: 0!important;
    right: 0;
    transform: none;
}

.custom-sticker.shape-fit_to_text .sticker-default {
    border: 0;
    font-size: 13px;
    font-weight: 600;
    padding: .3rem 1rem;
}

/* BFCM custom */
#shopify-section-template--15036844540033__banner div.text-rte{
  display:none;
}


/* Accounts - #App - Recharge */
#app header nav ul {
    font-family: "Gotham Cond", Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
}

#app header nav ul {
    font-family: "Gotham Cond", Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-size: 20px;
    letter-spacing: -.02em;
    text-transform: uppercase;
}

#app main h1 {
    font-family: "Gotham Cond", Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-size: 34px;!;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    font-weight: 700;
}

#app main a._1m2hr9ge {
    color: #000!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    background-color: #ffb200 !important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    border: none;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    font-weight: 400;
    text-transform: uppercase;
    font-family: arial;
    font-size: 18px;
    border-radius: 0;
    box-shadow: none;
}

/* Nitro/Probiome Can Slider */
.template--page div[id*="__testimonials_wpVJQc"] li.splide__slide .card-image-container{
    padding-bottom: 3rem;
    transition: all 0.5s ease-in;
}

.template--page div[id*="__testimonials_wpVJQc"] li.splide__slide:hover .card-image-container{
    transform: scale(1.075); /*rotatez(-2.5deg) translatey(-20px);*/
}
.template--page div[id*="__testimonials_wpVJQc"] li.splide__slide .card-image-container:before{
    content: '';
    opacity: .5;
    filter: blur(5px);
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 0;
    background: url(/cdn/shop/files/humm-hp-can-shadow.png?v=1717172862) no-repeat 50% 100%;
    height: 100%;
    transition: all .5s ease-in;
}
.template--page div[id*="__testimonials_wpVJQc"] li.splide__slide:hover .card-image-container:before{
    opacity: .75;
    transform: scale(1.075) translatey(20px);
}

.template--page div[id*="__testimonials_wpVJQc"] .splide__pagination{
    justify-content: center;
}
.template--page div[id*="__testimonials_wpVJQc"] .splide__pagination__page{
    border-color: rgba(255, 255, 255, .5);
    background-color: rgba(255, 255, 255, .5);
    transition: all .15s ease-out;
}
.template--page div[id*="__testimonials_Tef7a9"] .splide__pagination__page.is-active{
    background-color: #FFF;
    border-color: #FFF;
    height: .75rem;
    width: .75rem;
}

.template--page div[id*="__testimonials_wpVJQc"] li.splide__slide a.cta_link_button{
    opacity:0;
    position: absolute;
    top: 50%;
    left: 50%;   
    transform: translate(-50%, 0); 
    background: #FFB200;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-family: var(--heading-font-stack);
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    padding: 4px 28px;
    min-width: 150px;
    text-align: center;
    transition: opacity .35s ease-in;

  }
.template--page div[id*="__testimonials_wpVJQc"] li.splide__slide:hover a.cta_link_button{    
    opacity:1;
  }


@media screen and (max-width:989px){
  .template--page div[id*="__testimonials_wpVJQc"] .w-4\/5{
    width: unset;
  }
  .template--page div[id*="__testimonials_wpVJQc"] li.splide__slide .mx-auto{
    margin: 0 10px !important;
    max-width:160px!important;
  }
  .template--page div[id*="__testimonials_wpVJQc"] li.splide__slide.is-active .card-image-container{
    transform: rotatez(-2.5deg) translatey(-20px);
    transition: all 0.5s ease-out;
  }
  .template--page div[id*="__testimonials_wpVJQc"] .splide__slide.is-active .card-image-container:before{
    opacity: .75;
  }
  .template--page div[id*="__testimonials_wpVJQc"] li.splide__slide a.cta_link_button{
    opacity:0;
  }
  .template--page div[id*="__testimonials_wpVJQc"] li.splide__slide.is-active a.cta_link_button{
    display:block;
    opacity:1;
    background: #FFB200;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-family: var(--heading-font-stack);
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    padding: 4px 28px;
    z-index:5;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, 0); 
  }
}
/* End Nitro/Probiome Can Slider */

/* Nitro Probiome collection */
.template--quick-buy-disabled .product-price {
    display: none;
}

/* Humm Shots and Probiome mobile menu and mega menu items */
.sidebar-nav ul ul > li + li:nth-child(7) a:after {
    content: "NEW";
    font-size: 70%;
    color: #ffb200;
    padding-left: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.mega-menu-container ul > li:first-child > ul li:nth-child(5) a /* before humm shots */
{
  display:flex;
  flex-direction:column;
}
.mega-menu-container ul > li:first-child > ul li:nth-child(5) a:before /* before humm shots*/
{
    content: "NEW";
    font-size: 13px;
    color: #ffb200;
    padding: 1.75rem 0 .5rem;
    text-transform: uppercase;
    font-weight: bold;
}

/* Hide Humm Shots from first column mega menu 
.mega-menu-container ul>li:first-child>ul li:nth-child(5) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
*/

/* Probiome Menu */
.mega-menu-container ul>li:first-child>ul li:nth-child(4) a:before {
  /*
    content: "NEW!";
    font-size: 13px;
    color: #ffb200;
    padding: 1.75rem 0 .5rem;
    text-transform: uppercase;
    */
}

@media (max-width: 1530px) and (min-width: 1300px) {
    #headerContainer nav .mega-menu-lists {
        padding: 0 3rem;
        gap: 3.5vw;
    }
}
@media (max-width: 1299px) and (min-width: 1020px) {
#headerContainer nav .mega-menu-lists {
    padding: 0 2rem;
    gap: 2.5vw;
}
}

@media (max-width: 1159px) and (min-width: 1020px) {
    #headerContainer nav .mega-menu-container a {
        font-size: 11.4px;
    }
}
@media (min-width: 1020px) {
  .mega-menu-container ul>li:first-child>ul li:nth-child(4){
    clip: rect(0 0 0 0);
      clip-path: inset(50%);
      height: 1px;
      overflow: hidden;
      position: absolute;
      white-space: nowrap;
      width: 1px;
  }
}
@media (max-width: 1019px) and (min-width: 990px) {
  .mega-menu-container ul>li:first-child>ul li:nth-child(4){
     display:block;
  }
  .mega-menu-container ul>li:nth-child(7) {
    clip: rect(0 0 0 0);
      clip-path: inset(50%);
      height: 1px;
      overflow: hidden;
      position: absolute;
      white-space: nowrap;
      width: 1px;
  }
 #headerContainer nav .mega-menu-container a {
        font-size: 12px;
    }
}

/* HP */
@media screen and (max-width: 989px) {
  #shopify-section-template--15412946010241__image_with_text_tihqTy .image-with-text .section-content,
  #shopify-section-template--15412946010241__image_with_text_tihqTy .image-with-text .px-section,
  #shopify-section-template--15412946010241__image_with_text_E4n9T4 .image-with-text .section-content,
  #shopify-section-template--15412946010241__image_with_text_E4n9T4 .image-with-text .px-section {
    padding: 0 !important;
  }
  #shopify-section-template--15412946010241__image_with_text_tihqTy .image-with-text .content-section,
  #shopify-section-template--15412946010241__image_with_text_E4n9T4 .image-with-text .content-section {
    padding: 0 1rem 1rem !important;
  }

  #shopify-section-template--15412946010241__feature_text_rtHaz4 .z-shape-divider {
    flex-direction: column!important;
    gap: 1rem!important;
}
}


/* Recharge subscription widget 
.recharge-subscription-widget .rc-purchase-option__prices{flex-direction:column-reverse!important;}
.recharge-subscription-widget .rc-purchase-option__sub-container{flex-direction: column-reverse;}
.recharge-subscription-widget .rc-purchase-option__selector {
    font-size: 19px;
    text-transform: uppercase;
}
.recharge-subscription-widget .rc-price{font-size:19px;}
.recharge-subscription-widget .strike-through {
    font-size: 14px;
}
.recharge-subscription-widget .rc-purchase-option {border-width:2px!important;}
.recharge-subscription-widget .rc-purchase-option__badge {
    top: 3.7em;
    left: 4.1em;
}
.recharge-subscription-widget .rc-purchase-option__sub-container {
    padding: 20px 20px 20px;}*/

recharge-subscription-widget {
  padding-top: 1em;
}
::part(rc-purchase-option) {
  border-width:2px;
  padding: 5px 0;
}
::part(rc-purchase-option__label) {
  align-items: start;
}
::part(rc-purchase-option__badge) {
  top: 3.4em;
  left: 4.1em;
  max-width:50px;
  border-radius:0;
}
::part(rc-purchase-option__sub-container) {
  padding: 15px 20px 10px;
  }
::part(rc-purchase-option__prices){
  flex-direction: column-reverse;
  padding: 3px 0;
}
::part(rc-purchase-option__sub-container){
  flex-direction: column-reverse;
}
::part(rc-purchase-option__selector) {
  font-size: 19px;
  text-transform: uppercase;
}
::part(rc-purchase-option__discounted-price),
::part(rc-purchase-option__price){
  font-size:19px;
}
::part(rc-plans-select){
  border-width: 2px;
  border-color: #000;
}
::part(rc-purchase-option__original-price){
  font-size: 14px;
  padding-top:5px;
} 


/* PLP */

/* Drink Better */


