/** Shopify CDN: Minification failed

Line 4060:1 Expected "}" to go with "{"

**/
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.heading,
h1,
h2,
h3,
h4,
h5 {
  font-style: var(--font-heading-style);
  font-family: var(--font-heading-family);
}
.h4,
.title-wrapper .link-with-icon,
h4 {
  font-family: var(--font-heading-family);
}
.grid--gapless .grid__item,
.grid--no-gutters .grid__item {
  padding-bottom: 0;
}
.media .image-fit,
.media > img {
  object-fit: cover;
  object-position: var(--image-position);
}
.form__label + .quantity .quantity__button:last-child,
.link-with-icon .icon {
  margin-inline-end: 1rem;
}
.no-js details[open] .modal__toggle span,
body {
  background-color: rgb(var(--color-background));
}
.button--cta .label,
.details-modal,
.field__button,
.media,
.media-wrapper,
.overflow-hidden,
.visually-hidden {
  overflow: hidden;
}
.js details[open]:not(.menu-opening) > .header__icon--menu .icon-close,
.no-js .modal__close-button,
.visibility-hidden {
  visibility: hidden;
}
.badge,
.break,
.header__heading-link {
  word-break: break-word;
}
.grid,
.list-unstyled,
summary {
  list-style: none;
}
:root {
  --color-foreground: var(--color-base-text);
  --color-background: var(--color-base-background);
  --color-heading: var(--color-base-heading);
  --color-border: var(--color-base-border);
  --color-button-background: var(--color-base-accent);
  --color-button-border: var(--color-base-accent);
  --color-button-text: var(--color-base-solid-button-labels);
  --color-link: var(--color-base-outline-button-labels);
  --color-badge-background: rgba(var(--color-background), 0.95);
  --color-badge-foreground: rgb(var(--color-foreground));
  --color-badge-border: rgb(var(--color-border));
  --duration-short: 100ms;
  --duration-default: 250ms;
  --duration-long: 500ms;
  --duration-animate: 1000ms;
  --image-position: center center;
}
.button--secondary,
.button--tertiary {
  --color-button-background: var(--color-background);
  --color-button-text: var(--color-base-outline-button-labels);
}
.button--secondary {
  --color-button-border: var(--color-base-outline-button-labels);
}
.button--tertiary {
  --color-button-border: var(--color-border);
}
.hidden,
.no-js-inline,
.no-js:not(html),
html.no-js .no-js-hidden {
  display: none !important;
}
html.no-js .no-js:not(html) {
  display: block !important;
}
html.no-js .no-js-inline {
  display: inline-block !important;
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.page-width {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 1.5rem;
}
.page-width-desktop {
  padding: 0;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .page-width {
    padding: 0 5rem;
  }
  .page-width--narrow {
    padding: 0 9rem;
  }
  .page-width-desktop {
    padding: 0;
  }
}
@media screen and (min-width: 990px) {
  .page-width--inner {
    padding: 0 15rem;
  }
  .page-width--narrow {
    max-width: 72.6rem;
    padding: 0;
  }
  .page-width-desktop {
    max-width: var(--page-width);
    padding: 0 5rem;
  }
  .large-up-hide {
    display: none !important;
  }
}
.page-width--full-width {
  max-width: 100%;
  padding: 0;
}
.section + .section {
  margin-top: var(--spacing-sections-mobile);
}
.element-margin {
  margin-top: 5rem;
}
.element-margin-small {
  margin-top: 3rem;
}
[data-page-rendering] .shopify-section + .shopify-section {
  content-visibility: auto;
}
.no-js [data-page-rendering] .shopify-section + .shopify-section,
.shopify-design-mode[data-page-rendering] .shopify-section + .shopify-section {
  content-visibility: visible;
}
body {
  color: rgb(var(--color-foreground));
  overflow-x: hidden;
}
.background-secondary {
  border-top: 0.1rem solid rgb(var(--color-border));
  padding: 4rem 0 5rem;
}
.grid-auto-flow {
  display: grid;
  grid-auto-flow: column;
}
.page-margin,
.shopify-challenge__container {
  margin: 7rem auto;
}
.rte-width {
  max-width: 82rem;
  margin: 0 auto 2rem;
}
.list-unstyled {
  margin: 0;
  padding: 0;
}
.visually-hidden {
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  margin: -0.1rem;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}
.link,
hr {
  border: none;
}
.visually-hidden--inline {
  margin: 0;
  height: 1em;
}
body.overflow-hidden {
  padding-inline-end: var(--scrollbar-width);
}
.skip-to-content-link:focus {
  z-index: 9999;
  position: inherit;
  width: auto;
  height: auto;
  clip: auto;
}
.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.disclosure-has-popup,
.link,
.link-with-icon .label,
.media-wrapper[loading],
[data-lazy-image] .media-wrapper.loading {
  position: relative;
}
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.heading,
h1,
h2,
h3,
h4,
h5 {
  font-weight: var(--font-heading-weight);
  letter-spacing: calc(var(--font-heading-scale) * 0.06rem);
  color: rgb(var(--color-heading));
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)));
}
.h6,
blockquote,
h6 {
  color: rgba(var(--color-foreground), 0.75);
}
.h0 {
  font-size: calc(var(--font-heading-scale) * 3.6rem);
}
.h1,
h1 {
  font-size: calc(var(--font-heading-scale) * 2.8rem);
}
.h2,
h2 {
  font-size: calc(var(--font-heading-scale) * 2rem);
}
.h3,
h3 {
  font-size: calc(var(--font-heading-scale) * 1.7rem);
}
.h4,
h4 {
  font-size: calc(var(--font-heading-scale) * 1.5rem);
}
.button,
.link,
.shopify-challenge__button {
  font-family: inherit;
  text-decoration: none;
  cursor: pointer;
}
.h5,
h5 {
  font-size: calc(var(--font-heading-scale) * 1.2rem);
}
.h6,
h6 {
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
}
.uppercase,
[data-heading-capitalize] .bundle-products .product-title,
[data-heading-capitalize] .card-information__text,
[data-heading-capitalize] .h0,
[data-heading-capitalize] .h1,
[data-heading-capitalize] .h2,
[data-heading-capitalize] .h3,
[data-heading-capitalize] h1,
[data-heading-capitalize] h2,
[data-heading-capitalize] h3 {
  text-transform: uppercase;
}
[data-heading-capitalize] .article-card__title,
[data-heading-capitalize] .article-template__navigation .h3 {
  font-size: calc(var(--font-heading-scale) * 1.7rem - 0.2rem);
  letter-spacing: 0.2em;
}
[data-heading-capitalize] .bundle-products .product-title,
[data-heading-capitalize] .card-information__text.h4 {
  font-size: calc(var(--font-heading-scale) * 1.5rem - 0.2rem);
  letter-spacing: 0.2em;
}
@media only screen and (min-width: 750px) {
  .h0 {
    font-size: calc(var(--font-heading-scale) * 6rem);
  }
  .h1,
  h1 {
    font-size: calc(var(--font-heading-scale) * 4rem);
  }
  .h2,
  h2 {
    font-size: calc(var(--font-heading-scale) * 2.8rem);
  }
  .h3,
  h3 {
    font-size: calc(var(--font-heading-scale) * 2rem);
  }
  .h4,
  h4 {
    font-size: calc(var(--font-heading-scale) * 1.6rem);
  }
  .h5,
  h5 {
    font-size: calc(var(--font-heading-scale) * 1.3rem);
  }
  [data-heading-capitalize] .article-card__title,
  [data-heading-capitalize] .article-template__navigation .h3 {
    font-size: calc(var(--font-heading-scale) * 2rem - 0.2rem);
  }
  [data-heading-capitalize] .bundle-products .product-title,
  [data-heading-capitalize] .card-information__text.h4 {
    font-size: calc(var(--font-heading-scale) * 1.6rem - 0.2rem);
  }
}
blockquote {
  font-style: italic;
  border-inline-start: 0.2rem solid rgb(var(--color-border));
  padding-inline-start: 1rem;
}
.caption {
  font-size: 1rem;
  letter-spacing: 0.07rem;
  line-height: calc(1 + 0.7 / var(--font-body-scale));
}
.typeset,
.typeset0,
.typeset2,
.typeset3 {
  line-height: calc(1 + 0.4 / var(--font-body-scale));
  color: rgb(var(--color-foreground));
}
.typeset0 {
  font-size: 1.3rem;
}
.typeset {
  font-size: 1.5rem;
}
.typeset2 {
  font-size: 1.8rem;
}
.typeset3 {
  font-size: 2rem;
}
.typeset .link,
.typeset2 .link,
.typeset3 .link {
  font-size: inherit;
}
.caption-with-letter-spacing {
  font-size: 1.2rem;
  letter-spacing: 0.13rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  text-transform: uppercase;
  color: rgba(var(--color-foreground), 0.75);
}
.caption-with-letter-spacing .link {
  font-size: inherit;
  color: inherit;
}
.caption-large,
.customer .field input,
.customer select,
.field__input,
.form__label,
.select__select {
  font-size: 1.3rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  letter-spacing: 0.04rem;
}
.color-foreground,
.link--text {
  color: rgb(var(--color-foreground));
}
table:not([class]) {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 1.4rem;
  border-style: hidden;
  box-shadow: 0 0 0 0.1rem rgb(var(--color-border));
}
table:not([class]) td,
table:not([class]) th {
  padding: 1em;
  border: 0.1rem solid rgb(var(--color-border));
}
.center,
[data-heading-center] .page-title {
  text-align: center;
}
.left {
  text-align: start;
}
.right {
  text-align: end;
}
.light {
  opacity: 0.7;
}
a:empty,
article:empty,
div:empty,
dl:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty,
p:empty,
section:empty,
ul:empty {
  display: none;
}
.link {
  font-size: 1.4rem;
  padding: 0;
  box-shadow: none;
  color: rgb(var(--color-link));
  background-color: transparent;
  background-image: linear-gradient(
      to top,
      rgb(var(--color-border)) 0,
      rgb(var(--color-border)) 0
    ),
    linear-gradient(to top, transparent 0, transparent 0);
  background-repeat: no-repeat;
  background-position: right bottom, right bottom;
  background-size: 0 0.1rem, 100% 0.1rem;
  transition-property: background-size;
  transition-timing-function: ease;
  transition-duration: var(--duration-default);
}
.link--underline {
  background-image: linear-gradient(
      to top,
      rgb(var(--color-link)) 0,
      rgb(var(--color-link)) 0
    ),
    linear-gradient(
      to top,
      rgb(var(--color-border)) 0,
      rgb(var(--color-border)) 0
    );
}
.link-with-icon {
  background-image: none;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  white-space: nowrap;
}
.link-with-icon .icon {
  width: 1.8rem;
  height: 1.8rem;
}
.circle-divider::after {
  content: "\2022";
  font-weight: 400;
  margin: 0 1.3rem 0 1.5rem;
}
.circle-divider:last-of-type::after,
.dash-divider:last-of-type::after,
.disclosure-has-popup > summary::before {
  content: none;
}
.dash-divider::after {
  content: "\2014";
  font-weight: 400;
  margin: 0 1rem 0 1.2rem;
}
hr {
  height: 0.1rem;
  background-color: rgb(var(--color-border));
  display: block;
  margin: 5rem 0;
}
.full-unstyled-link {
  text-decoration: none;
  color: currentColor;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.field,
.media,
.media .image-fit,
.media--adapt,
.media-wrapper,
.select,
.text-area,
summary {
  position: relative;
}
.placeholder {
  background-color: rgba(var(--color-base-text), 0.04);
  color: rgba(var(--color-base-text), 0.55);
  fill: rgba(var(--color-base-text), 0.55);
}
details > * {
  box-sizing: border-box;
}
@media (prefers-reduced-motion) {
  .motion-reduce {
    transition: none !important;
    animation: none !important;
  }
}
summary {
  cursor: pointer;
}
summary .icon-caret {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -0.3rem;
  height: 0.6rem;
  transition: transform var(--duration-default) ease;
}
summary::-webkit-details-marker {
  display: none;
}
.disclosure-has-popup[open] > summary::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  display: block;
  cursor: default;
  background: 0 0;
}
.disclosure-has-popup[open] > summary + * {
  z-index: 101;
}
.no-js .focus-inset:focus:not(:focus-visible),
.no-js .focus-offset:focus:not(:focus-visible),
.no-js :focus:not(:focus-visible),
:focus {
  outline: 0;
  box-shadow: none;
}
:focus-visible {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-keyboard-focus), 0.5);
}
.focused,
.no-js :focus {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-keyboard-focus), 0.5);
}
.focus-inset:focus-visible {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-keyboard-focus), 0.5);
}
.focused.focus-inset,
.no-js .focus-inset:focus {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-keyboard-focus), 0.5);
}
.focus-none {
  box-shadow: none !important;
  outline: 0 !important;
}
.focus-offset:focus-visible {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-keyboard-focus), 0.5);
}
.focus-offset.focused,
.no-js .focus-offset:focus {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-keyboard-focus), 0.5);
}
.title-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 2rem;
}
.title-wrapper.center {
  justify-content: center;
}
.title-wrapper.right {
  justify-content: flex-end;
}
.title-wrapper .title {
  margin: 0;
}
.title {
  margin: 3rem 0 2rem;
}
.title--primary {
  margin: 4rem 0;
}
@media screen and (min-width: 990px) {
  .title {
    margin: 5rem 0 3rem;
  }
  .title--primary {
    margin: 2rem 0;
  }
  .title-wrapper {
    margin-bottom: 3rem;
    align-items: center;
  }
}
.title-wrapper .link {
  font-size: 1.6rem;
  margin-top: 0;
  flex-shrink: 0;
}
.title-wrapper .link-with-icon {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: calc(var(--font-heading-scale) * 1.3rem);
  letter-spacing: 0.3rem;
  font-weight: 600;
}
.title-wrapper.right .link-with-icon .icon {
  width: 1.5rem;
}
.title-wrapper--no-margin {
  margin-bottom: 0;
}
.title-wrapper--no-heading {
  display: none;
}
[data-heading-center] .title-wrapper:not(.title-wrapper--no-heading) {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.title .link {
  font-size: inherit;
  line-height: normal;
}
.subtitle {
  font-size: 1.6rem;
  line-height: calc(1 + 0.6 / var(--font-body-scale));
  letter-spacing: 0.05rem;
  color: rgba(var(--color-foreground), 0.7);
}
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  padding: 0;
  column-gap: var(--grid-horizontal-spacing);
  --grid-horizontal-spacing: 1rem;
}
@media screen and (min-width: 480px) {
  .grid {
    --grid-horizontal-spacing: 2rem;
  }
}
.grid__item {
  padding-bottom: 0.5rem;
  flex-grow: 1;
  flex-shrink: 0;
  width: calc(25% - var(--grid-horizontal-spacing) * 3 / 4);
  max-width: calc(50% - var(--grid-horizontal-spacing) / 2);
}
@media screen and (min-width: 750px) {
  .section + .section {
    margin-top: var(--spacing-sections-desktop);
  }
  .element-margin {
    margin-top: calc(5rem + var(--page-width-margin));
  }
  .background-secondary {
    padding: 6rem 0 5rem;
  }
  blockquote {
    padding-inline-start: 1.5rem;
  }
  .caption {
    font-size: 1.2rem;
  }
  .typeset0 {
    font-size: 1.4rem;
  }
  .typeset {
    font-size: 1.6rem;
  }
  .typeset2 {
    font-size: 2rem;
  }
  .typeset3 {
    font-size: 2.4rem;
  }
  hr {
    margin: 7rem 0;
  }
  .subtitle {
    font-size: 1.8rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
  }
  .grid {
    --grid-horizontal-spacing: 3rem;
  }
  .grid__item {
    padding-bottom: 1rem;
  }
  .grid__item--one-third {
    max-width: 100%;
    width: calc(33.33% - var(--grid-horizontal-spacing) / 2);
  }
  .grid__item--two-third {
    max-width: 100%;
    width: calc(66.67% - var(--grid-horizontal-spacing) / 2);
  }
  .grid__item--one-quarter {
    max-width: 100%;
    width: calc(25% - var(--grid-horizontal-spacing) / 2);
  }
  .grid__item--three-quarter {
    max-width: 100%;
    width: calc(75% - var(--grid-horizontal-spacing) / 2);
  }
}
.grid--gapless {
  margin-bottom: 0;
  --grid-horizontal-spacing: 0rem;
}
@media screen and (min-width: 750px) and (max-width: 989px) {
  .medium-hide {
    display: none !important;
  }
  .grid--1-col-tablet .grid__item {
    max-width: 100%;
  }
  .grid--one-third-max.grid--2-col-tablet .grid__item {
    max-width: calc(50% - var(--grid-horizontal-spacing) / 2);
  }
  .grid--one-third-max.grid--3-col-tablet .grid__item {
    max-width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }
}
.grid--1-col .grid__item {
  max-width: 100%;
  width: 100%;
}
.grid--3-col .grid__item {
  width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
}
@media screen and (min-width: 750px) {
  .grid--3-col .grid__item {
    width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }
}
.grid--2-col .grid__item {
  width: calc(50% - var(--grid-horizontal-spacing) / 2);
  max-width: 100%;
}
@media screen and (min-width: 750px) {
  .grid--2-col .grid__item {
    width: calc(50% - var(--grid-horizontal-spacing) / 2);
    max-width: calc(50% - var(--grid-horizontal-spacing) / 2);
  }
  .grid--4-col-tablet .grid__item {
    width: calc(25% - var(--grid-horizontal-spacing) * 3 / 4);
  }
  .grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }
  .grid--2-col-tablet .grid__item {
    width: calc(50% - var(--grid-horizontal-spacing) / 2);
  }
  .grid--1-col-tablet .grid__item {
    width: 100%;
  }
}
.grid__item--vertical-align {
  align-self: center;
}
.grid__item--full-width {
  flex: 0 0 100%;
  max-width: 100%;
}
.grid--no-gutters {
  column-gap: 0;
}
.media-wrapper {
  display: block;
  background-color: rgb(var(--color-placeholder));
}
.media-wrapper[loading]::after,
.media-wrapper[loading]::before,
[data-lazy-image] .media-wrapper.loading::after,
[data-lazy-image] .media-wrapper.loading::before {
  content: "";
  position: absolute;
  width: 5rem;
  height: 0.2rem;
  left: 50%;
  top: 50%;
  margin-top: -0.1rem;
  margin-left: -2.5rem;
  z-index: 1;
  background-color: rgb(var(--color-base-background));
}
.media-wrapper[loading]::before,
[data-lazy-image] .media-wrapper.loading::before {
  opacity: 1;
  background-color: rgb(var(--color-base-text));
}
.media-wrapper[loading]::after,
[data-lazy-image] .media-wrapper--small.loading::after,
[data-lazy-image] .media-wrapper.loading::after {
  animation: 1.5s infinite preloading;
  will-change: transform;
}
.media-wrapper[loading] img[is="lazy-image"],
[data-animate-image] use-animate[data-animate^="zoom-fade"] .image-animate,
[data-lazy-image] .media-wrapper.loading img[is="lazy-image"] {
  opacity: 0;
}
.media-wrapper--large[loading]::after,
.media-wrapper--large[loading]::before {
  width: 8rem;
  height: 0.3rem;
  margin-left: -4rem;
  margin-top: -0.15rem;
}
[data-lazy-image] .media-wrapper--small.loading::after,
[data-lazy-image] .media-wrapper--small.loading::before {
  width: 3rem;
  margin-left: -1.5rem;
}
.media {
  display: block;
}
.media--transparent {
  background-color: transparent;
}
.media model-viewer,
.media > :not(.zoom, .deferred-media__poster-button) {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.media > img {
  backface-visibility: hidden;
  transition: opacity var(--duration-long) ease;
}
.media--image-contain > img {
  object-fit: contain;
}
.media--square {
  padding-bottom: 100%;
}
.media--portrait {
  padding-bottom: 125%;
}
.media--landscape {
  padding-bottom: 66.6%;
}
.media--cropped {
  padding-bottom: 56%;
}
.media--wide {
  padding-bottom: 56.25%;
}
.media--circle {
  padding-bottom: 100%;
  border-radius: 50%;
}
.media.media--hover-effect > img + img {
  opacity: 0;
  background-color: rgb(var(--color-placeholder));
}
@media screen and (min-width: 990px) {
  .grid--one-third-max.grid--3-col-desktop .grid__item {
    max-width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }
  .grid--5-col-desktop .grid__item {
    width: calc(20% - var(--grid-horizontal-spacing) * 4 / 5);
  }
  .grid--4-col-desktop .grid__item {
    width: calc(25% - var(--grid-horizontal-spacing) * 3 / 4);
  }
  .grid--3-col-desktop .grid__item {
    width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }
  .grid--2-col-desktop .grid__item {
    width: calc(50% - var(--grid-horizontal-spacing) / 2);
  }
  .media--cropped {
    padding-bottom: 63%;
  }
}
.media .image-fit {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.media--image-contain .image-fit {
  object-fit: contain;
}
.media--adapt {
  height: 0;
  padding-bottom: var(--image-ratio-percent);
}
.media--adapt .image-fit {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.media--400px {
  height: 260px;
}
.media--450px {
  height: 292.5px;
}
.media--500px {
  height: 325px;
}
.media--550px {
  height: 357.5px;
}
.media--600px {
  height: 390px;
}
.media--650px {
  height: 422.5px;
}
.media--700px {
  height: 455px;
}
.media--750px {
  height: 487.5px;
}
.media--850px {
  height: 552.5px;
}
.media--900px {
  height: 585px;
}
.media--100vh {
  height: 100vh;
}
@media screen and (max-width: 749px) {
  .small-hide {
    display: none !important;
  }
  .mobile-center {
    text-align: center;
  }
  .mobile-left {
    text-align: start;
  }
  .mobile-right {
    text-align: end;
  }
  .grid__item.slider__slide--full-width {
    width: 100%;
    max-width: none;
  }
  .media-mobile--200px {
    height: 200px;
  }
  .media-mobile--250px {
    height: 250px;
  }
  .media-mobile--300px {
    height: 300px;
  }
  .media-mobile--400px {
    height: 400px;
  }
  .media-mobile--500px {
    height: 500px;
  }
  .media-mobile--600px {
    height: 600px;
  }
  .media-mobile--100vh {
    height: 90vh;
  }
  .media-mobile--square {
    padding-bottom: 100%;
  }
  .media-mobile--portrait {
    padding-bottom: 125%;
  }
  .media-mobile--landscape {
    padding-bottom: 66.6%;
  }
  .media-mobile--adapt {
    position: relative;
    height: 0;
    padding-bottom: var(--image-ratio-percent);
  }
  .media-mobile--adapt .image-fit {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .search-modal {
    position: absolute !important;
}
  .slideshow__image{
    height: 380px;
  }

}
.customer .field,
deferred-media,
use-animate {
  display: block;
}
.button,
.shopify-challenge__button {
  position: relative;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 1rem 3rem;
  padding-top: calc(1rem + var(--font-button-baseline));
  border-radius: var(--button-radius);
  border: var(--button-border-width) solid rgb(var(--color-button-border));
  color: rgb(var(--color-button-text));
  background-color: rgb(var(--color-button-background));
  font-family: var(--font-button-family);
  min-width: 24rem;
  max-width: 100%;
  min-height: 4.6rem;
  text-transform: uppercase;
  font-weight: 600;
  transition-property: color, background-color, box-shadow;
  transition-duration: var(--duration-long);
  transition-timing-function: ease;
  -webkit-appearance: none;
  appearance: none;
  overflow: hidden;
  box-shadow: var(--button-shadow-horizontal-offset)
    var(--button-shadow-vertical-offset)
    rgba(var(--color-shadow), var(--shadow-opacity));
}
.shopify-challenge__button {
  border: var(--button-border-width) solid rgb(var(--color-button-border));
}
@media screen and (min-width: 750px) {
  .media--400px {
    height: 400px;
  }
  .media--450px {
    height: 450px;
  }
  .media--500px {
    height: 500px;
  }
  .media--550px {
    height: 550px;
  }
  .media--600px {
    height: 600px;
  }
  .media--650px {
    height: 650px;
  }
  .media--700px {
    height: 700px;
  }
  .media--750px {
    height: 750px;
  }
  .media--850px {
    height: 850px;
  }
  .media--900px {
    height: 900px;
  }
  .button,
  .shopify-challenge__button {
    min-height: 5rem;
  }
  .button--large {
    font-size: calc(var(--font-button-size) + 2px);
    padding: 1.5rem 3rem;
    padding-top: calc(1.5rem + var(--font-button-baseline));
    min-height: 6rem;
  }
}
.button[aria-disabled="true"],
.button[disabled] {
  pointer-events: none;
}
.button,
.button-label,
.shopify-challenge__button {
  font-size: var(--font-button-size);
  letter-spacing: 0.1em;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
}
.button--cta .label,
.button--tertiary {
  line-height: calc(1 + 0.8 / var(--font-body-scale));
}
.button--tertiary {
  font-size: calc(var(--font-button-size) - 1px);
  padding: 0.8rem 1.5rem;
  padding-top: calc(0.8rem + var(--font-button-baseline));
  min-width: 9rem;
  min-height: 4rem;
  border: none;
  box-shadow: inset 0 0 0 0.1rem rgb(var(--color-button-border));
  transition: box-shadow var(--duration-default) ease;
}
.button--small {
  font-size: max(calc(var(--font-button-size) - 2px), 1.2rem);
  padding: 0.6rem 2rem;
  padding-top: calc(0.6rem + var(--font-button-baseline));
  min-height: 4rem;
  min-width: 18rem;
}
.shopify-challenge__container .shopify-challenge__button {
  min-width: 16rem;
  margin-top: 3rem;
}
.product__info-wrapper .my-color-swatches-cont {
    display: none;
}
.announcement__buttons{
  display: none !important;
}
@media screen and (hover: hover) {
  .link-with-icon:hover .label,
  .link:hover {
    background-position: left bottom, left bottom;
    background-size: 100% 0.1rem, 100% 0.1rem;
  }
  .link-with-icon .label {
    background-color: transparent;
    background-image: linear-gradient(
        to top,
        rgb(var(--color-link)) 0,
        rgb(var(--color-link)) 0
      ),
      linear-gradient(
        to top,
        rgb(var(--color-border)) 0,
        rgb(var(--color-border)) 0
      );
    background-repeat: no-repeat;
    background-position: right bottom, right bottom;
    background-size: 0 0.1rem, 100% 0.1rem;
    transition: background-size var(--duration-default) ease;
  }
  .animate-arrow .icon-arrow path {
    transform: translateX(-0.25rem);
    transition: transform var(--duration-default) ease;
  }
  .animate-arrow:hover .icon-arrow path {
    transform: translateX(-0.05rem);
  }

  /* Start - Removed wishlist button from the hover effect */

.button--secondary::after,
  .button::after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    height: 100%;
  }
  .button::after {
    left: -100%;
    width: 100%;
    transform: skew(-15deg);
    background-image: linear-gradient(
      90deg,
      transparent,
      rgba(var(--color-button-text), 0.25),
      transparent
    );
  }
  .button--secondary::after {
    right: 0;
    bottom: 0;
    left: 0;
    width: 120%;
    background-image: none;
    background-color: rgb(var(--color-button-text));
    backface-visibility: hidden;
    will-change: transform;
    transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
    transform-origin: 0% 100%;
    transition: transform var(--duration-long) ease;
  }
  .button--tertiary::after {
    content: none;
  }
  .button:hover {
    box-shadow: none;
    background-color: rgba(var(--color-button-background), 0.85);
    transition-delay: var(--duration-default);
  }
  .button:hover::after {
    animation: shine var(--duration-animate) ease;
  }
  .button--secondary:hover {
    color: rgb(var(--color-button-background));
    transition-delay: 0s;
  }
  .button--secondary:hover::after {
    animation: none;
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  .button--tertiary:hover {
    color: rgb(var(--color-button-text));
    box-shadow: inset 0 0 0 0.2rem rgb(var(--color-button-border));
    transition-delay: 0s;
  }
  @keyframes shine {
    to {
      left: 100%;
    }
  }
  .button--cta:hover {
    color: rgb(var(--color-link));
    background-color: transparent;
  }
}
/* End - Removed wishlist button from the hover effect */
.button.disabled,
.button:disabled,
.button[aria-disabled="true"] {
  cursor: not-allowed;
  opacity: 0.5;
}
.button--full-width {
  display: flex;
  width: 100%;
}
.button.loading {
  color: transparent;
}
.button--cta,
.button--cta.loading,
.header .menu-drawer .localization-selector {
  color: rgb(var(--color-link));
}
.button.loading::after {
  content: "";
  display: block;
  animation: loading var(--duration-long) infinite linear;
  border: 0.2rem solid transparent;
  border-inline-start: 0.2rem solid rgb(var(--color-button-text));
  border-radius: 100%;
  height: 2.4rem;
  width: 2.4rem;
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -1.2rem;
  margin-left: -1.2rem;
  right: auto;
  bottom: auto;
  background: 0 0;
  transform: none;
  transform-origin: unset;
}
.button--small.loading:before {
  width: 2rem;
  height: 2rem;
}
@keyframes loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.button--cta {
  min-height: 4.5rem;
  background: 0 0;
  box-shadow: none;
  min-width: auto;
  max-width: 100%;
  padding: 0;
  border: none;
  justify-content: space-between;
  text-transform: none;
}
.button--cta.button--small {
  min-height: 2.7rem;
  min-width: auto;
}
.button--cta.button--small .label {
  padding-inline-end: 1rem;
  font-size: 1rem;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 750px) {
  .button--cta {
    min-width: 22.5rem;
  }
  .button--cta.button--large .label {
    font-size: 1.8rem;
  }
  .customer .field input,
  .customer select,
  .field__input,
  .select__select {
    min-height: 4.5rem;
  }
}
.button--cta::after,
.button--cta::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.1rem;
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
  transform: none;
  border: none;
  background-image: none;
  background-color: rgb(var(--color-border));
  transition: transform var(--duration-default) ease;
}
.button--cta.loading::before,
.field__button::before {
  content: none;
}
.button--cta::before {
  transform: scaleX(0);
  transform-origin: left;
  transition-delay: 0s;
}
.button--cta::after {
  transform-origin: right;
  transition-delay: 0.25s;
}
.button--cta .label {
  padding-inline-end: 2rem;
  font-size: 1.6rem;
  letter-spacing: 0.04rem;
  text-align: start;
  display: inline-block;
  vertical-align: top;
  transition: transform var(--duration-default) ease;
}
#icon-cart,
#icon-close,
#icon-search,
.header__icon .icon,
.no-js details[open] .modal__content {
  overflow: visible;
}
.button--cta .icon {
  fill: currentColor;
  width: 1.5rem;
  height: 1.5rem;
}
.button--cta.loading::after {
  background-color: transparent;
  border-width: 0.1rem;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: -0.8rem;
  margin-left: 0;
  left: auto;
  right: 0;
}
.form__message,
.form__message.errors + .errors {
  margin-top: 1rem;
}
.button--cta.loading .icon {
  color: transparent;
}
.button--arrow {
  box-shadow: none;
  min-height: auto;
  min-width: auto;
}
.customer .field input,
.customer select,
.field__input,
.select__select {
  font-family: inherit;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: rgb(var(--color-foreground));
  width: 100%;
  box-shadow: inset 0 0 0 0.1rem rgb(var(--color-border));
  height: 4.2rem;
  box-sizing: border-box;
  transition: box-shadow var(--duration-default) ease;
}
.form__message,
.text-area {
  font-family: var(--font-body-family);
}
.field__button,
.quantity__input {
  background-color: transparent;
  border: 0;
}
.select__select {
  font-size: 1.2rem;
  color: rgba(var(--color-foreground), 0.75);
}
.customer .field input.invalid,
.customer select.invalid,
.field__input.invalid,
.select__select.invalid {
  box-shadow: inset 0 0 0 0.1rem var(--color-critical);
}
.customer .field input:focus-visible,
.customer select:focus-visible,
.field__input:focus-visible,
.select__select:focus-visible {
  outline: 0;
  box-shadow: inset 0 0 0 0.2rem rgb(var(--color-border));
}
.form__label + .quantity,
.no-js .quantity {
  box-shadow: 0 0 0 0.1rem rgb(var(--color-border));
}
.select,
.text-area {
  display: inline-block;
  width: 100%;
}
.customer select + svg,
.select .icon-caret {
  height: 0.6rem;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.35rem);
  right: 1.5rem;
}
.customer select,
.select__select {
  cursor: pointer;
  padding: 0;
  padding-inline-start: 1.5rem;
  padding-inline-end: 4rem;
}
.field {
  width: 100%;
  display: flex;
}
.field--with-error {
  flex-wrap: wrap;
}
.customer .field input,
.field__input {
  flex-grow: 1;
  text-align: start;
  padding: 1.5rem;
}
.customer .field input::-webkit-search-cancel-button,
.field__input::-webkit-search-cancel-button {
  display: none;
}
.customer .field input::placeholder,
.field__input::placeholder {
  color: rgb(var(--color-foreground));
  opacity: 0.7;
  transition: opacity var(--duration-default) ease;
}
.modal__close-button .icon,
.quantity__button::after,
.shopify-section-header.animate {
  transition: transform var(--duration-default) ease;
}
.customer .field input:focus::placeholder,
.field__input:focus::placeholder {
  opacity: 0.4;
}
.customer .field input:-webkit-autofill,
.field__input:-webkit-autofill {
  background-clip: text;
  -webkit-background-clip: text;
}
.customer .field input::-webkit-search-decoration,
.field__input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.field__button {
  align-items: center;
  color: currentColor;
  cursor: pointer;
  display: flex;
  height: 4.4rem;
  justify-content: center;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 4.4rem;
}
.field__button > .icon {
  height: 2.5rem;
  width: 2.5rem;
}
.text-area {
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  padding: 1.2rem;
  min-height: 10rem;
  resize: none;
}
.text-area--resize-vertical {
  resize: vertical;
}
input[type="checkbox"] {
  display: inline-block;
  width: auto;
  margin-inline-end: 0.5rem;
}
.form__label {
  display: block;
  margin-bottom: 0.6rem;
}
.form__message {
  align-items: center;
  display: grid;
  grid-template-columns: auto 1fr;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 400;
  color: var(--color-success);
}
.quantity,
.quantity__button {
  position: relative;
  display: flex;
}
.form__message.errors {
  color: var(--color-critical);
}
.form__message.errors .rte a {
  color: inherit;
}
.form__message.errors + .errors ul {
  margin-top: 0;
}
.customer .field .form__message {
  font-size: 1.4rem;
  text-align: start;
}
.customer .form__message .icon,
.form__message .icon {
  align-self: flex-start;
  height: 1.6rem;
  width: 1.6rem;
  margin-inline-end: 0.5rem;
}
.customer .field .form__message .icon {
  align-self: start;
}
.form-status {
  margin: 0;
  font-size: 1.6rem;
}
.form-status .icon {
  width: 1.8rem;
  height: 1.8rem;
}
.form-status-list {
  padding: 0;
  margin: 2rem 0 4rem;
}
.form-status-list li {
  list-style-position: inside;
}
.form-status-list .link::first-letter {
  text-transform: capitalize;
}
.quantity {
  width: 12rem;
  align-items: center;
  --color-keyboard-focus: var(--color-border);
}
.form__label + .quantity {
  width: 14rem;
}
.no-js .quantity {
  height: 4rem;
  width: 10rem;
}
.quantity__input {
  font-family: inherit;
  color: currentColor;
  font-size: 1.4rem;
  font-weight: 500;
  opacity: 0.85;
  text-align: center;
  padding: 0 0.5rem;
  height: 3.6rem;
  width: 100%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none;
}
.form__label + .quantity .quantity__input {
  height: 4.5rem;
}
.quantity__button {
  padding: 0;
  flex: 0 0 3.6rem;
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 1.8rem;
  border: 0;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  color: rgb(var(--color-foreground));
  background-color: rgba(var(--color-foreground), 0.06);
  transition: color var(--duration-default) ease;
}
.cart-count-bubble:empty,
.modal__toggle-close,
.no-js .cart-drawer-container,
.no-js details[open] .modal__toggle-open {
  display: none;
}
.form__label + .quantity .quantity__button {
  flex: 0 0 2.6rem;
  width: 2.6rem;
  height: 2.6rem;
}
.form__label + .quantity .quantity__button:first-child {
  margin-inline-start: 1rem;
}
.quantity__button::after {
  content: "";
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  border-radius: 50%;
  transform: scale(0);
  background-color: rgb(var(--color-foreground));
}
.header__heading-link::after,
.header__heading-link::before,
.header__icon::after {
  content: none;
}
.quantity__button .icon {
  flex: 0 0 1rem;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  position: relative;
  z-index: 2;
}
.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:active,
.quantity__input:-webkit-autofill:hover {
  box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
  -webkit-box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
}
.quantity__input::-webkit-inner-spin-button,
.quantity__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity__input[type="number"] {
  -moz-appearance: textfield;
}
.modal__toggle {
  list-style-type: none;
}
.no-js details[open] .modal__toggle {
  position: absolute;
  z-index: 101;
  height: 3.4rem;
  width: 4.4rem;
  right: 1.5rem;
}
.no-js details[open] .modal__toggle span {
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.no-js details[open] .modal__toggle .icon-close {
  display: flex;
  width: 1.2rem;
  height: 1.2rem;
}
.modal__toggle-open {
  display: flex;
}
.modal__close-button {
  padding: 1.2rem;
  height: 4.4rem;
  width: 4.4rem;
  border: none;
  background-color: transparent;
  cursor: pointer;
  position: relative;
  color: rgb(var(--color-link));
}
.modal__close-button .icon {
  width: 2rem;
  height: 2rem;
}
.modal__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(var(--color-background));
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.no-js details[open] .modal-overlay {
  display: block;
  animation: fade-in var(--duration-long) ease;
}
.no-js details[open] .modal-overlay::after {
  content: "";
  position: absolute;
  background-color: rgba(var(--color-overlay), 0.5);
  top: 100%;
  left: 0;
  right: 0;
  height: 100vh;
}
.cart-count-bubble {
  position: absolute;
  background-color: rgb(var(--color-base-accent));
  color: rgb(var(--color-base-solid-button-labels));
  font-family: var(--font-button-family);
  height: 1.4rem;
  width: 1.4rem;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  top: 0;
  right: 0.5rem;
  line-height: 1;
  transition-property: opacity, transform, color, background-color;
  transition-duration: var(--duration-default);
  transition-timing-function: ease;
}
.flickity-enabled,
.header-wrapper,
.header__icon--cart,
.icon-plus-alt,
.transition-body {
  position: relative;
}
.header .localization-selector .label,
.header__menu-item {
  font-family: var(--font-navigation-family);
  font-weight: var(--font-navigation-weight);
  text-decoration: none;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.header > .header__heading-link,
search-modal {
  line-height: 0;
}
@media screen and (min-width: 750px) {
  .no-js details[open] .modal__toggle {
    height: 4.4rem;
    right: calc(100% / 2 - 30rem);
  }
  .cart-count-bubble {
    top: 0.6rem;
  }
  .header-wrapper > .header::before {
    transition: height var(--duration-default) ease;
  }
}
.pro-collection.header__menu-item a.label {
    color: #000;
    text-decoration: none;
    background: none;
}
.list-menu-dropdown .pro-collection.header__menu-item {
    padding-inline-start: 0;
    color: #000;
}
.list-menu-dropdown .list-mega-menu {
    width: 20%;
    flex: auto;
    display: inline-block;
}
.collection-inner-main-menu {
    display: flex;
    gap: 20px;
    text-align: left;
    justify-content: flex-start;
    flex-direction: row;
}
.list-menu-dropdown .collection-inner-menu {
    width: 240px;
    position: relative;
}
.mega-menu__promo.show-from-bottom {
    padding-top: 40px;
}

.collection-inner-main-menu img {
   max-width: 100%;
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.mega-menu-main .collection-menu-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 25px;
    color: #000;
}
.list-menu-dropdown .collection-inner-menu span.lable-stock {
    background: #fff;
    position: absolute;
    top: 7px;
    bottom: auto;
    right: auto;
    left: 7px;
    font-size: 12px;
    line-height: normal;
    width: auto;
    text-align: center;
    color: #242c4f;
    padding: 5px 7px;
}
.cart-count-bubble--dot {
  top: 1.2rem;
  right: 0.8rem;
  width: 0.4rem;
  height: 0.4rem;
  background-color: rgb(var(--color-header-foreground));
}
.header-wrapper {
  display: block;
  z-index: 20;
  transition: box-shadow var(--duration-default) ease;
}
.list-menu-dropdown .header__menu-item{
  font-family: 'Twentieth Century';
  font-size: 16px !important;
}
.header-wrapper--border-bottom {
  box-shadow: 0 0.1rem 0 rgba(var(--color-header-border), 0.3);
}
.header {
  display: grid;
  grid-template-areas: "left-icon heading icons";
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media screen and (max-width: 1360px) {
  .list-menu-dropdown .collection-inner-menu {
    width: auto;
  }
}
@media screen and (min-width: 990px) {
  .header--top-left {
    grid-template-areas: "heading icons" "navigation navigation";
    grid-template-columns: 1fr auto;
  }
  .header--middle-left {
    grid-template-areas: "heading navigation icons";
    grid-template-columns: auto 1fr auto;
    column-gap: 2rem;
  }
  .header--top-center {
    grid-template-areas: "left-icon heading icons" "navigation navigation navigation";
  }
  .header--center-split {
    grid-template-areas: "left-icon navigation heading navigation-split icons";
    grid-template-columns: auto 1fr auto 1fr auto;
    column-gap: 2rem;
  }
  .header--center-split .header__heading {
    margin: 0 1rem;
  }
  .header--off-canvas {
    grid-template-areas: "left-icon heading icons";
    grid-template-columns: 1fr auto 1fr;
    column-gap: 2rem;
  }
  .header--off-canvas header-drawer {
    display: block;
  }
  .header--off-canvas .header__inline-menu {
    display: none;
  }
  .header--off-canvas .header__heading,
  .header--off-canvas .header__heading-link {
    grid-area: heading;
    justify-self: center;
  }
  .header--middle-left .header__inline-menu {
    min-width: 45rem;
  }
  .header:not(.header--middle-left, .header--center-split)
    .header__inline-menu {
    margin-top: 1.05rem;
  }
}
.header-wrapper > .header::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--gradient-header-background);
  background-color: rgb(var(--color-header-background));
}
.flickity-button:focus,
.flickity-enabled:focus,
.header [tabindex="-1"]:focus {
  outline: 0;
}
.header__heading {
  margin: 0;
  line-height: 0;
}
.header__heading,
.header__heading-link {
  grid-area: heading;
  justify-self: center;
}
.header__heading-link {
  display: block;
  position: relative;
  text-decoration: none;
}
.header__heading-link .h2 {
  line-height: 1;
  color: rgb(var(--color-header-foreground));
  transition: color var(--duration-default) ease;
}
.header__heading-logo {
  width: auto;
  height: auto;
  max-height: var(--image-logo-height);
}
.header__menu-item,
details[open].menu-opening > .header__icon--menu span {
  transition: color var(--duration-default) ease;
  color: rgb(var(--color-header-foreground));
}
.header__heading-logo.inverse {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header__right {
  display: flex;
  grid-area: icons;
  justify-self: end;
  margin-inline-end: -1.5rem;
}
.header__icon span:not(.cart-count-bubble),
.header__icon:not(.header__icon--summary) {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__icon span:not(.cart-count-bubble) {
  height: 100%;
}
.header__icon {
  color: rgb(var(--color-header-foreground));
  height: 3.4rem;
  width: 5.2rem;
}
.header__icon .icon {
  stroke-width: var(--icon-weight);
  height: 2rem;
  width: 2rem;
  fill: none;
  vertical-align: middle;
  transition: transform var(--duration-default) ease;
  will-change: transform;
}
@media screen and (max-width: 989px) {
  .title-wrapper--mobile-link {
    display: flex;
  }
  .header__heading,
  .header__heading-link {
    text-align: center;
  }
  .header--mobile-left .header__heading,
  .header--mobile-left .header__heading-link {
    text-align: center;
    justify-self: start;
  }
  .header--mobile-left {
    grid-template-columns: auto 2fr 1fr;
  }
  menu-drawer ~ .header__right .header__icon--account {
    display: none;
  }
  .header__left search-modal {
    display: none;
  }
}
.header__left {
  display: flex;
  grid-area: left-icon;
  margin-inline-start: -1.5rem;
}
.badge:empty,
.header--center-split .header__right search-modal,
.header--top-center .header__right search-modal,
.header__left header-menu-toggle,
.header__left--localization search-modal,
.header__left--localization > localization-form,
.header__right .localization-form,
quick-view-drawer {
  display: none;
}
.header--center-split .header__left--localization ~ .header__right search-modal,
.header--center-split .header__right search-modal,
.header--top-center .header__left--localization ~ .header__right search-modal,
.header--top-center .header__right search-modal,
search-modal {
  display: inline-flex;
}
.details-modal {
  height: 0;
}
.header .localization-selector {
  width: auto;
  padding: 0;
  height: 3.4rem;
  color: rgb(var(--color-header-foreground));
  background-color: transparent;
  border: none;
}
.header .localization-selector .icon + .label {
  margin-inline-start: 0.8rem;
}
.header .localization-selector .label {
  font-size: calc(var(--font-navigation-size) - 0.2rem);
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}
.header__left > localization-form .localization-selector + .disclosure__list,
.header__right > localization-form .localization-selector + .disclosure__list {
  animation-name: animateHeaderLocalization;
  top: calc(100% + 1rem);
  bottom: auto;
  border: none;
  box-shadow: 0 1rem 2rem rgba(var(--color-header-foreground), 0.08);
  --color-background: var(--color-header-background);
  --color-link: var(--color-header-foreground);
}
@keyframes animateHeaderLocalization {
  0% {
    opacity: 0;
    transform: translate(-50%, -1rem);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}
drawer-close-button.header__icon--menu::after,
drawer-close-button.header__icon--summary::after,
summary .header__icon--summary::after {
  content: "";
  position: absolute;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 50%;
  transform: scale(0);
  background-color: rgba(var(--color-foreground), 0.08);
  transition: transform var(--duration-default) ease;
}
details[open].menu-opening > summary .header__icon--summary::after {
  transform: scale(1);
}
drawer-close-button.header__icon--menu,
drawer-close-button.header__icon--summary {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: 0 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
drawer-close-button.header__icon--menu {
  right: auto;
  left: 1rem;
}
drawer-close-button.header__icon--menu .icon-close,
drawer-close-button.header__icon--summary .icon-close {
  height: 1.4rem;
  width: 1.4rem;
  stroke-width: calc(var(--icon-weight) - 0.1px);
  color: rgb(var(--color-link));
}
.header__icon--menu .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: var(--duration-default);
  stroke-width: calc(calc(var(--icon-weight) * 2) - 0.4px);
}
.header__icon--menu .icon-close {
  height: 1.4rem;
  width: 1.4rem;
  stroke-width: calc(var(--icon-weight) - 0.1px);
}
details:not([open]) > .header__icon--menu .icon-close,
details[open] > .header__icon--menu .icon-hamburger {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
}
.js details[open]:not(.menu-opening) > .header__icon--menu .icon-hamburger {
  visibility: visible;
  opacity: 1;
  transform: scale(1.07);
}
.header__inline-menu {
  margin-inline-start: -1.2rem;
  grid-area: navigation;
  display: none;
}
.header__inline-menu-split {
  grid-area: navigation-split;
}
.header--center-split .header__heading-link,
.header--center-split .header__inline-menu,
.header--top-center .header__heading-link,
.header--top-center .header__inline-menu {
  margin-inline-start: 0;
}
@media screen and (min-width: 990px) {
  .header__heading,
  .header__heading-link {
    justify-self: start;
  }
  .header--center-split .header__heading,
  .header--center-split .header__heading-link,
  .header--top-center .header__heading,
  .header--top-center .header__heading-link,
  .header--top-center .header__inline-menu {
    justify-self: center;
  }
  .header--center-split .header__left search-modal,
  .header--top-center .header__right search-modal,
  .header__inline-menu,
  .header__left--localization > localization-form,
  .header__right .localization-form {
    display: block;
  }
  .header--center-split .header__right search-modal,
  .header--top-center .header__right search-modal {
    display: none;
  }
  .header--top-center .header__inline-menu > .list-menu--inline {
    justify-content: center;
    align-items: center;
  }
  .header--center-split .header__inline-menu:not(.header__inline-menu-split) {
    text-align: end;
  }
  .header--center-split .header__inline-menu .list-menu {
    justify-content: center;
    column-gap: 0;
  }
  .header--middle-left .header__inline-menu {
    margin-inline-start: 0;
    text-align: end;
  }
}
@media screen and (min-width: 1200px) {
  .header--center-split .header__inline-menu .list-menu {
    column-gap: 1.5rem;
  }
  .header--middle-left .header__right {
    margin-inline-start: 8rem;
  }
}
.header__menu {
  padding: 0 1rem;
}
.header__menu-item {
  font-size: var(--font-navigation-size);
  display: inline-flex;
  align-items: center;
  padding: 1.2rem 1.5rem;
}
.header__menu-item--top .label {
  --color-border: var(--color-header-border);
}
@media screen and (hover: hover) {
  .button--cta:hover::before {
    transform: scaleX(1);
    transition-delay: 0.25s;
  }
  .button--cta:hover::after {
    transform: scaleX(0);
    transition-delay: 0s;
  }
  .button--cta:hover .label {
    transform: translateX(0.5rem);
  }
  .customer .field input:hover,
  .customer select:hover,
  .field__input:hover,
  .select__select:hover {
    box-shadow: inset 0 0 0 0.2rem rgb(var(--color-border));
  }
  .customer .field input.invalid:hover,
  .customer select.invalid:hover,
  .field__input.invalid:hover,
  .select__select.invalid:hover {
    box-shadow: inset 0 0 0 0.2rem var(--color-critical);
  }
  .field__button:hover {
    color: currentColor;
  }
  .quantity__button:hover {
    color: rgb(var(--color-background));
  }
  .quantity__button:hover::after {
    transform: scale(1);
  }
  .modal__close-button:hover .icon {
    transform: scale(0.8) rotate(90deg);
  }
  .header__heading-link:hover .h2 {
    color: rgb(var(--color-header-foreground), 0.7);
  }
  .header__icon:hover,
  .header__menu-item:hover {
    color: rgba(var(--color-header-foreground), 0.7);
  }
  .header__icon:hover .icon {
    transform: scale(1.07);
  }
  .header__menu-item .label {
    background-color: transparent;
    background-image: linear-gradient(
        to top,
        rgb(var(--color-border)) 0,
        rgb(var(--color-border)) 0
      ),
      linear-gradient(to top, transparent 0, transparent 0);
    background-repeat: no-repeat;
    background-position: right bottom, right bottom;
    background-size: 0 0.1rem, 100% 0.1rem;
    transition-property: background-size;
    transition-timing-function: ease;
    transition-duration: var(--duration-default);
  }
  .header__menu-item:hover .label,
  .no-js details[open] > .header__menu-item .label,
  details[open].menu-opening > .header__menu-item .label {
    background-position: left bottom, left bottom;
    background-size: 100% 0.1rem, 100% 0.1rem;
  }
}
.header__active-menu-item .label,
.list-menu__item--active .label {
  background-position: left bottom, left bottom;
  background-size: 100% 0.1rem, 100% 0.1rem;
}
.header__menu-item .icon-caret {
  position: static;
  height: 0.6rem;
  width: auto;
  display: none;
  transition: transform var(--duration-default) ease;
}
.header__submenu .icon-caret {
  margin-inline-start: 1.2rem;
  margin-top: 0.3rem;
  display: block;
}
.header__submenu details[open] > summary .icon-caret {
  transform: scaleY(-1);
}
.multicolumn slider-component.slider-mobile-gutter {
    overflow: hidden;
}
#shopify-section-template--22073269584189__2ca46662-0c28-4abe-87ba-40c1a179da6b .multicolumn .multicolumn-list li.multicolumn-list__item.grid__item {
    max-width: unset !important;
    background: #ef7b840f;
  
}
.multicolumn-list{
    gap: 20px;
}
@keyframes animateMenuOpen {
  0% {
    height: 0;
  }
  100% {
    height: 27rem;
  }
}
@keyframes animateOverlayOpen {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.section--divider {
  border-top: 0.1rem solid rgb(var(--color-base-border));
}
.header-section--padding
 {
  padding-top: calc(var(--section-padding-top) * 0.75);
  padding-bottom: calc(var(--section-padding-bottom) * 0.75);
}
.section--padding{
   padding-top: calc(var(--section-padding-top) * 0.35);
  padding-bottom: calc(var(--section-padding-bottom) * 0.35);
}
.spacing-section {
  display: block;
  min-height: var(--spacing-section-mobile);
}
@media screen and (min-width: 990px) {
  .header-section--padding {
    padding-top: var(--section-padding-top);
    padding-bottom: var(--section-padding-bottom);
  }
}
.transition-body::after {
  content: "";
  display: block;
  position: fixed;
  z-index: 30;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: url(cross.svg), url(cross.png), zoom-out;
  pointer-events: none;
  transition: opacity var(--duration-long) ease;
  background-color: rgba(var(--color-overlay), 0.5);
}
#MainContent,
.shopify-section-footer {
  transition: transform var(--duration-long) ease;
}
.flickity-page-dot,
.flickity-page-dot::after {
  transition: transform var(--duration-default) ease;
}
.badge {
    border: .1rem solid transparent;
    display: inline-block;
    font-size: 1.3rem;
    text-transform: uppercase;
    line-height: 0.8;
    padding: 6px 10px;
    text-align: center;
    width: max-content;
    background-color: var(--color-badge-background);
    border-color: var(--color-badge-border);
    color: var(--color-badge-foreground);
    font-family: var(--font-button-family);
    /* padding-top: calc(.5rem + var(--font-button-baseline)); */
    border-radius: 5px;
}
@media screen and (max-width: 480px) {
  .grid--1-col-mobile .grid__item {
    max-width: 100%;
    width: 100%;
  }
  .badge {
    font-size: 0.9rem;
    padding: 0.3rem 0.5rem;
    padding-top: calc(0.3rem + calc(var(--font-button-baseline) * 0.65));
  }
}
.badge--onsale {
  color: rgb(var(--color-background));
  background-color: var(--color-sale-price);
  border-color: var(--color-sale-price);
}
.flickity-button,
.flickity-page-dots {
  background-color: rgb(var(--color-background));
}
.icon-plus-alt::after,
.icon-plus-alt::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
}
.icon-plus-alt::before {
  width: 100%;
  height: 0.1rem;
}
.icon-plus-alt::after {
  width: 0.1rem;
  height: 100%;
}
@media screen and (forced-colors: active) {
  .icon {
    color: CanvasText;
    fill: CanvasText !important;
  }
}
[data-animate-image] use-animate {
  transition-duration: var(--duration-long);
  transition-timing-function: ease;
}
[data-animate-image] use-animate[data-animate^="fade"] {
  opacity: 0;
  transition-property: opacity, transform;
}
.no-js [data-animate-image] use-animate[data-animate^="fade"],
[data-animate-image] use-animate[data-animate^="fade"][animate] {
  opacity: 1;
  transform: translateZ(0);
}
[data-animate-image] use-animate[data-animate="fade-up"] {
  transform: translate3d(0, 5rem, 0);
}
[data-animate-image]
  use-animate[data-animate="zoom-fade"][animate]:not(.loading)
  .image-animate {
  animation: zoom-fade var(--duration-animate) ease forwards;
}
[data-animate-image]
  use-animate[data-animate="zoom-fade-small"][animate]:not(.loading)
  .image-animate {
  animation: zoom-fade-small var(--duration-animate) ease forwards;
}
.flickity-page-dot.is-selected,
.no-js [data-animate-image] use-animate .image-animate {
  opacity: 1;
}
@keyframes zoom-fade {
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes zoom-fade-small {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes appear-down {
  0% {
    opacity: 0;
    transform: translateY(-1rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes appear-up {
  0% {
    opacity: 0;
    transform: translateY(1rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes preloading {
  0%,
  100%,
  44%,
  88.1% {
    transform-origin: left;
  }
  0%,
  100%,
  88% {
    transform: scaleX(0);
  }
  44.1%,
  88% {
    transform-origin: right;
  }
  33%,
  44% {
    transform: scaleX(1);
  }
}
.modal-scrollbar-measure {
  display: block;
  position: absolute;
  top: -100rem;
  width: 5rem;
  height: 5rem;
  overflow: scroll;
}
.breadcrumb {
  line-height: calc(1 + 0.4 / var(--font-body-scale));
}
.breadcrumb--divider {
  border-bottom: 0.1rem solid rgb(var(--color-border));
  padding-bottom: 0.6rem;
}
.breadcrumb .link {
  font-size: inherit;
}
.shopify-policy__container {
  margin-bottom: 5rem;
}
@media screen and (min-width: 750px) {
  .header__heading-logo {
    transition: opacity var(--duration-default) ease;
  }
  .header__icon {
    height: 4.4rem;
    transition: color var(--duration-default) ease;
  }
  .header .localization-selector {
    height: 4.4rem;
  }
  .section--padding {
    padding-top: var(--section-padding-top);
    padding-bottom: var(--section-padding-bottom);
  }
  .spacing-section {
    min-height: var(--spacing-section-desktop);
  }
  .shopify-policy__container {
    margin-bottom: 7rem;
  }
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  touch-action: pan-y;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.flickity-rtl .flickity-cell,
.flickity-rtl .flickity-slider {
  left: unset;
  right: 0;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}
.flickity-cell {
  position: absolute;
  left: 0;
}
.flickity-button {
  position: absolute;
  border: none;
  color: rgb(var(--color-foreground));
}
.flickity-button:hover {
  cursor: pointer;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 25%;
  top: 25%;
  width: 50%;
  height: 50%;
}
.flickity-page-dots {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  padding: 0 1rem;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 0;
  animation: fade-in var(--duration-default) ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dot {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: none;
  width: 3rem;
  height: 4rem;
  opacity: 0.4;
  cursor: pointer;
  font-size: 0;
}
.flickity-page-dot::after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: rgb(var(--color-foreground));
}
.flickity-page-dot.is-selected::after {
  transform: scale(1.5);
}
.product-form__input
  input[type="radio"]
  + .color__swatch--round
  .color__swatch-dot::after,
.product-form__input input[type="radio"] + .color__swatch--round::after,
.product-form__input input[type="radio"] + .color__swatch--round::before {
  border: 1px solid #d3d3d3 !important;
}
#wk_pay_wallet_button {
  width: 100%;
  height: 45px;
}
span.you-save.badge.badge--onsale {
  width: max-content;
  white-space: nowrap;
  height: max-content;
}
/* add-to-cart.button.button--small.custom_variant_btn {
    background: transparent;
    color: rgb(var(--color-button-background));
    font-size: 12px;
} */
/* add-to-cart.button.button--small.custom_variant_btn {
  margin-top: 10px;
} */
span.you-save.badge.badge--onsale {
  background: transparent;
  color: rgb(var(--color-button-background));
  font-size: 12px;
  font-weight: 900;
  display: none;
}
.product-grid .grid__item .card-information {
  z-index: 2;
}
.custom_btns_main {
  display: flex;
  flex-direction: column;
}
select.product-variants_new {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  outline: 0;
}
add-to-cart.button.button--small.custom_variant_btn[disabled] {
  opacity: 0.5;
}
.slideshow__button a.button {
  box-shadow: 0 2px 10px #36363626;
}
div#mini-cart-subtotal {
  display: flex;
  align-items: flex-end;
}
span.cross-cart-price {
  margin-right: 5px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
  color: rgba(var(--color-foreground), 0.7);
}
span.cross-cart-price::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 0.1rem solid var(--color-sale-price);
  opacity: 0.7;
  transform: rotate(-15deg);
}
.my-offer-content {
  max-width: 140px;
  margin-top: 10px;
}
.my-offer-content {
  max-width: 100%;
  display: flex;
}
.my-offer-content-inner {
  max-width: 140px;
  margin-right: 5px;
}
.my-offer-content-inner a {
  line-height: 1.4;
}
.my-offer-content-inner a {
  color: #000;
  text-decoration: none;
  display: block;
  background: rgb(238 118 82 / 10%);
  border: 1px dashed #ee7652;
  border-radius: 2px !important;
  padding: 0.75rem;
}
.my-color-swatches a {
  cursor: pointer;
  display: block;
}
.my-color-swatches a label.opt-label.opt-label-color {
  display: block;
  cursor: pointer;
}
.my-color-swatches a label.opt-label.opt-label-color img {
  width: 100%;
  max-width: 80px;
  height: auto;
  display: block;
}
.my-color-swatches {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5px;
}
.my-color-swatches a {
  border: 1px solid transparent;
}
.my-color-swatches a.act {
  border-color: #000;
}
span.badge.price__badge-sale {
  display: none;
}
.wishlisthero-floating {
  left: 5px !important;
  top: unset !important;
  z-index: 5 !important;
  bottom: 100%;
  transform: translateY(-0.5rem);
  width: max-content;
}
mini-cart#mini-cart p {
  position: unset;
  text-transform: uppercase;
  font-size: 12px;
}
mini-cart#mini-cart .logo-bar__item.media-wrapper {
  display: flex;
  flex-wrap: wrap;
}
mini-cart#mini-cart img.image-fit.logo-bar__image {
  position: unset;
  width: 100%;
  height: auto;
}
mini-cart#mini-cart .logo-bar__item.media-wrapper {
  display: flex;
  width: 100%;
  gap: 10px;
}
mini-cart#mini-cart .logo-bar {
  gap: 0;
  display: block;
  padding: 0 20px;
}
li.Offers {
    display: flex;
    align-items: center;
      width: max-content;
}
li.Offers a.header__menu-item.header__menu-item--top.list-menu__item.focus-inset {
    color: rgba(255,255,255,0.9);
    border-radius: 50px;
    background: linear-gradient(-45deg, #ffa63d, #ff3d77, #338aff, #3cf0c5);
    background-size: 600%;
    -webkit-animation: animeee 3s linear infinite;
    animation: animeee 3s linear infinite;
      padding: 0.2rem 1.5rem;
}
ul.menu-drawer__menu li.Offers span.menu-drawer__menu-item span {
    color: #ffffffe6;
    border-radius: 50px;
    background: linear-gradient(-45deg,#ffa63d,#ff3d77,#338aff,#3cf0c5);
    background-size: 600%;
    -webkit-animation: animeee 3s linear infinite;
    animation: animeee 3s linear infinite;
    width: max-content;
    padding: 0.5rem 3.5rem;
}
ul.menu-drawer__menu li.Offers {
    display: block;
    width: 100%;
    /* border-bottom: 0.1rem solid rgb(var(--color-border));
    padding: 1.5rem 0; */
}
ul.menu-drawer__menu li.Offers a.menu-drawer__menu-item {
    color: #ffffffe6;
    border-radius: 50px;
    background: linear-gradient(-45deg,#ffa63d,#ff3d77,#338aff,#3cf0c5);
    background-size: 600%;
    -webkit-animation: animeee 3s linear infinite;
    animation: animeee 3s linear infinite;
    width: max-content;
    padding: 0.5rem 3.5rem;
}
@-webkit-keyframes animeee {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes animeee {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@media screen and (min-width: 750px) {
  mini-cart#mini-cart .logo-bar {
    gap: 0;
  }
}
mini-cart#mini-cart .logo-bar__item.media-wrapper .image-animate.media {
  width: calc(25% - 10px);
  line-height: 1.4;
}
body .wishlisthero-floating button {
  background: rgb(238 118 82) !important;
  color: #fff !important;
  opacity: 1 !important;
  width: 3.4rem !important;
  height: 3.4rem !important;
}
.wishlisthero-floating button svg {
  width: 1.6rem;
  height: 1.6rem;
  stroke-width: 1.2;
  display: flex;
  margin: 0 auto;
  color: #fff;
}

.image_with_text_blocks .block .block_content img {
filter: none !important;
}

@media screen and (min-width: 990px) {
  .header__inline-menu > .list-menu--inline li.CUTIES.COLLECTION,
  .header__inline-menu > .list-menu--inline li.CUSTOMER.SUPPORT {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .custom_btns_main add-to-cart {
    width: max-content;
    min-width: 100%;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
  }
  mini-cart#mini-cart .logo-bar__item.media-wrapper .image-animate.media {
    width: calc(25% - 10px);
  }
}

/*.template-collection .section--padding {
    padding-top: 10px;
    padding-bottom: 0;
}*/
.cart-drawer {
    top: unset !important;
    bottom: 0;
}
span.you-save.badge.badge--onsale[liquid] {
    display: none;
}
.my-offer-outer-section {
    display: flex;
    align-content: space-between;
    align-items: stretch;
}
.my-offer-content-inner a {
    height: 80%;
}
.my-offer-content {
    max-width: 100%;
    display: flex;
    align-items: stretch;
    align-content: stretch;
    height: 100%;
}
.my-offer-section {
    margin-right: 5px;
}
.readmore-btn-functionality div#more a {
    -webkit-font-smoothing: antialiased;
    --loader-main-color: #989898;
    --loader-size: 34px;
    --be-yours-version: "6.9.0";
    --font-body-family: "Twentieth Century", sans-serif;
    --font-body-style: normal;
    --font-body-weight: 400;
    --font-heading-family: "Gill Sans Nova", sans-serif;
    --font-heading-style: normal;
    --font-heading-weight: 400;
    --font-body-scale: 1.0;
    --font-heading-scale: 1.0;
    --font-navigation-family: var(--font-heading-family);
    --font-navigation-size: 12px;
    --font-navigation-weight: var(--font-heading-weight);
    --font-button-family: var(--font-body-family);
    --font-button-size: 12px;
    --font-button-baseline: 0.2rem;
    --font-price-family: var(--font-heading-family);
    --font-price-scale: var(--font-heading-scale);
    --color-base-text: 36, 46, 82;
    --color-base-background: 255, 255, 255;
    --color-base-solid-button-labels: 255, 255, 255;
    --color-base-outline-button-labels: 36, 46, 82;
    --color-base-accent: 238, 118, 82;
    --color-base-heading: 36, 46, 82;
    --color-base-border: 210, 213, 217;
    --color-placeholder: 243, 243, 243;
    --color-overlay: 36, 46, 82;
    --color-keyboard-focus: 135, 173, 245;
    --color-shadow: 168, 232, 226;
    --shadow-opacity: 1;
    --color-background-dark: 235, 235, 235;
    --color-price: #242e52;
    --color-sale-price: #ee7652;
    --color-reviews: #ffb503;
    --color-critical: #d72c0d;
    --color-success: #008060;
    --payment-terms-background-color: #ffffff;
    --page-width: 160rem;
    --page-width-margin: 0rem;
    --card-color-scheme: var(--color-placeholder);
    --card-text-alignment: left;
    --card-flex-alignment: flex-left;
    --card-image-padding: 0px;
    --card-border-width: 0px;
    --card-radius: 0px;
    --card-shadow-horizontal-offset: 0px;
    --card-shadow-vertical-offset: 0px;
    --button-radius: 0px;
    --button-border-width: 1px;
    --button-shadow-horizontal-offset: 0px;
    --button-shadow-vertical-offset: 0px;
    --spacing-sections-desktop: 0px;
    --spacing-sections-mobile: 0px;
    --color-foreground: var(--color-base-text);
    --color-background: var(--color-base-background);
    --color-heading: var(--color-base-heading);
    --color-border: var(--color-base-border);
    --color-button-background: var(--color-base-accent);
    --color-button-border: var(--color-base-accent);
    --color-button-text: var(--color-base-solid-button-labels);
    --color-link: var(--color-base-outline-button-labels);
    --color-badge-background: rgba(var(--color-background), .95);
    --color-badge-foreground: rgb(var(--color-foreground));
    --color-badge-border: rgb(var(--color-border));
    --duration-short: .1s;
    --duration-default: .25s;
    --duration-long: .5s;
    --duration-animate: 1s;
    --image-position: center center;
    --site-widget-primary-color: #ee7652;
    --site-widget-toggler-width: 64px;
    --site-widget-toggler-z-index: 1060;
    --site-widget-toggler-margin: 0px 16px 48px 0px;
    --jdgm-primary-color: #ee7652;
    --jdgm-secondary-color: rgba(238,118,82,0.1);
    --jdgm-star-color: #ffb502;
    --jdgm-paginate-color: #ee7652;
    --jdgm-border-radius: 0;
    --peppy-notifyme-button-background-color: rgb(32, 34, 35);
    --peppy-notifyme-button-text-color: rgb(255, 255, 255);
    --peppy-popup-form-notifyme-button-background-color: rgb(32, 34, 35);
    --peppy-popup-form-notifyme-button-text-color: rgb(255, 255, 255);
    --announcement-height: 36px;
    --main-selectdate-label-color: #000000;
    --main-slot-label-color: #ffffff;
    --main-commnetbox-color: #000000;
    --main-error-msg-color: #ff0000;
    --main-notes-text-color: #000000;
    --main-bg-color: #ffffff;
    --main-text-color: #000000;
    --main-cl-bg-color: #ffffff;
    --main-cl-text-color: #393939;
    --main-cl-disabletext-color: #cccccc;
    --main-cl-prepost-color: #393939;
    --main-selected-date-bg-color: #393939;
    --main-selected-date-text-color: #ffffff;
    --mobile-dock-height: 0px;
    --viewport-height: 334px;
    --header-bottom-position: 70px;
    letter-spacing: 0.06rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    box-sizing: border-box;
    color: rgb(var(--color-link));
    font-size: inherit;
    position: relative;
    cursor: pointer;
    padding-bottom: .2rem;
    text-decoration: none;
    background-color: transparent;
    background-image: linear-gradient(to top,rgb(var(--color-link)) 0,rgb(var(--color-link)) 0),linear-gradient(to top,rgb(var(--color-border)) 0,rgb(var(--color-border)) 0);
    background-repeat: no-repeat;
    background-position: right bottom,right bottom;
    background-size: 0 .1rem,100% .1rem;
    transition-property: background-size;
    transition-timing-function: ease;
    transition-duration: var(--duration-default);
    background-position: left bottom,left bottom;
    background-size: 100% 0.1rem,100% 0.1rem;
}
li.Winter.Collection > dropdown-menu > a > span.label:before {
    content: 'Trending';
    position: absolute;
    font-size: 8px;
    top: 0;
    background: #ee7652;
    color: #fff;
    border-radius: 50px;
    padding: 0 5px;
    display: flex;
    align-items: center;
    line-height: 2;
    right: -10px;
}
ul.menu-drawer__menu li.Winter.Collection details span.menu-drawer__menu-item span{
    position: relative;
    width: max-content;
}
ul.menu-drawer__menu li.Winter.Collection details span.menu-drawer__menu-item span:before {
    content: "Trending";
    position: absolute;
    font-size: 12px;
    top: 0;
    background: #ee7652;
    color: #fff;
    border-radius: 50px;
    padding: 0 5px;
    display: flex;
    align-items: center;
    line-height: 2;
    left: calc(100% + 3px);
}
@media screen and (max-width: 749px) {
  .announcement-text{
        font-size: 10px !important;
  }
  .multicolumn.page-width.first-multicolumn {
    padding-inline-end: 0;
}
  #shopify-section-sections--22073264505149__header .menu-drawer-container summary.header__icon {
    width: 40px;
  }
  #shopify-section-sections--22073264505149__header .header__left {
    margin-inline-end: 10px;
  }
}
@media screen and (min-width: 750px){
body.promo-popup--open {
    overflow-y: scroll !important;
}
}
@media screen and (max-width: 479px) {
  mini-cart#mini-cart img.image-fit.logo-bar__image {
    width: 80%;
    margin: 0 auto;
  }
  mini-cart#mini-cart p {
    font-size: 9px;
  }
}
/* li.OFFERS > mega-menu.is-megamenu.show-images-without-promo > a {
    background: #ee7652 !important;
    border-radius: 50px;
    color: #fff;
    padding: 4px 15px;
    margin-top: 7px;
} */

@media screen and (min-width: 750px){
	.promo-popup--open .transition-content {
		padding-inline-end: unset !important;
	}
}

/* Product Page Content Offer Section */
.ct-offer-section {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 100%;
}

.ct-offer-content {
  flex: 1;
  min-width: 0;
}

.ct-offer-head {
  font-weight: 600;
  margin-bottom: 5px;
  text-align: left;
  display: none !important;
}

.ct-offer-content-inner {
  display: flex;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ct-offer-content-inner:hover {
  animation: enhancedTilt 0.3s ease forwards;
}

@keyframes enhancedTilt {
  0% { transform: rotate(0deg) scale(1); }
  50% { transform: rotate(5deg) scale(1.05); }
  100% { transform: rotate(0deg) scale(1); }
}


.ct-offer-content-inner a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  background: #eaf8ff;
  border: 1px dashed #323957;
  padding: 10px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  min-height: 60px;
  line-height: 1.2;
  border-radius: 10px;
}

/* Mobile-specific styles */
@media (max-width: 767px) {
  .ct-offer-section {
    flex-direction: row; /* Keep row direction for mobile */
  }
  
  .ct-offer-content {
    width: calc(50% - 5px); /* Adjust for gap */
  }
  
  .ct-offer-content-inner a {
    font-size: 12px;
    padding: 6px;
    min-height: 60px; /* Ensure equal height */
  }

  .ct-offer-head {
    font-size: 14px;
    display: none !important;
  }
}

/* Desktop styles */
@media (min-width: 768px) {
  
  .ct-offer-content {
    width: calc(50% - 10px); /* Adjust for gap */
  }
}

/* Image with text section - Product Page */
/* First section */
[id*="image_with_text_iChWzx"] .media {
  border-radius: 50% !important;
  overflow: visible !important;
  position: relative !important;
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 100% !important;
}

[id*="image_with_text_iChWzx"] .media img {
  border-radius: 50% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

[id*="image_with_text_iChWzx"] .media-wrapper {
  background-color: #fbf3ef !important;
  position: relative !important;
  padding: 100px 100px 0px 100px !important;
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

[id*="image_with_text_iChWzx"] .image-with-text__grid {
  border-top-right-radius: 20px !important;
  border-top-left-radius: 20px !important;
}

/* Second section */
[id*="image_with_text_gWxytP"] .media {
  border-radius: 50% !important;
  overflow: visible !important;
  position: relative !important;
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 100% !important;
}

[id*="image_with_text_gWxytP"] .media img {
  border-radius: 50% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

[id*="image_with_text_gWxytP"] .media-wrapper {
  background-color: #fbf3ef !important;
  padding: 100px 100px 0px 100px !important;
}

[id*="image_with_text_gWxytP"] .image-with-text__content {
  position: relative !important;
  overflow: visible !important;
}

/* Third section */
[id*="image_with_text_dd7c9g"] .media {
  border-radius: 50% !important;
  overflow: visible !important;
  position: relative !important;
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 100% !important;
}

[id*="image_with_text_dd7c9g"] .media img {
  border-radius: 50% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

[id*="image_with_text_dd7c9g"] .media-wrapper {
  background-color: #fbf3ef !important;
  position: relative !important;
  padding: 100px 100px 0px 100px !important;
  overflow: visible !important;
}

/* Fourth section */
[id*="image_with_text_7fbPqE"] .media {
  border-radius: 50% !important;
  overflow: visible !important;
  position: relative !important;
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 100% !important;
}

[id*="image_with_text_7fbPqE"] img {
  border-radius: 50% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

[id*="image_with_text_7fbPqE"] .media-wrapper {
  background-color: #fbf3ef !important;
  padding: 100px !important;
  position: relative;
  border-radius: 50% !important;
  overflow: visible;
}

[id*="image_with_text_7fbPqE"] .image-with-text__grid {
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  margin-bottom: 30px !important;
}

/* Common media query for all sections */
@media (max-width: 768px) {
  [id*="image_with_text_"] .media-wrapper {
    padding: 20px !important;
  }
}


/* General styles for PNG overlays (Icons) on product page {Image with text section} */
.custom-png {
  position: absolute;
  pointer-events: none;
  z-index: 2;
  background-size: contain;
  background-repeat: no-repeat;
}

/* Specific positioning for image PNG overlays */
.png-image-1 {
  top: -10%;
  left: 5%;
  height: 100% !important; 
  width: 30% !important;
}

.png-image-2 {
  top: -10%;
  right: 5%;
  left: 75% !important;
  width: 30% !important;
  height: 100% !important;
}

.png-image-3{
  bottom: -10%;
  height: 100% !important;
  width: 30% !important;
  top: 60% !important;
  left: 75% !important;
}

.png-image-4 {
  bottom: -10%;
  height: 100% !important;
  width: 30% !important;
  top: 70% !important;
  left: 75% !important;
}
.png-image-5 {
  bottom: -10%;
  height: 100% !important;
  width: 30% !important;
  top: 5% !important;
  left: 75% !important;
}

/* Specific positioning for text PNG overlays */
.png-text-1 {
  height: 100% !important;
  width: 20% !important;
  right: 65% !important;
  top: 22% !important;
  display: block !important;
}

.png-text-2 {
  bottom: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
}


@media screen and (max-width: 749px) {
  .custom-png {
    width: 25%;
    height: auto;
  }

  .png-text-1 {
    top: -20% !important;
    left: 10% !important;
    display: block !important;
  } 
}

/* General styles for PNG overlays - End */

/* End - Image with text section - Product Page */

/* Image with text blocks (badges) layout */
.image_with_text_blocks {
  display: flex !important;
  justify-content: center !important; /* Center the blocks */
  align-items: stretch !important;
  width: 100% !important;
  max-width: 800px !important;
  margin: 0 auto !important;
}

.image_with_text_blocks .block {
  background-color: #eaf8ff !important;
  border-radius: 10px !important;
  padding: 15px 10px !important;
  box-sizing: border-box !important;
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  margin: 0 10px !important; /* Adjust margin for proper spacing */
  min-width: 0 !important;
  aspect-ratio: 1 / 1 !important;
  max-width: 150px !important; /* Increase max width */
}

.image_with_text_blocks .block img {
  width: 50px !important; /* Increase image size */
  height: 50px !important; /* Increase image size */
  margin-bottom: 10px !important;
}

.image_with_text_blocks .block p {
  margin: 0 !important;
  font-size: 16px !important; /* Increase font size */
  line-height: 1.2 !important;
  word-break: break-word !important;
  font-weight: 600 !important;
}

@media (max-width: 768px) {
  .image_with_text_blocks {
    justify-content: space-between !important;
  }

  .image_with_text_blocks .block {
    aspect-ratio: auto !important;
    height: 80px !important; /* Increase height */
    min-width: 22% !important; /* Ensure blocks take up an appropriate percentage of the width */
    padding: 5px 2px !important;
    margin: 0 5px !important;
  }

  .image_with_text_blocks .block img {
    width: 30px !important; /* Increase image size */
    height: 30px !important; /* Increase image size */
    margin-bottom: 2px !important;
  }

  .image_with_text_blocks .block p {
    font-size: 12px !important; /* Increase font size */
    font-weight: 600 !important;
  }
}

@media (max-width: 480px) {
  .image_with_text_blocks {
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
  }

  .image_with_text_blocks .block {
    height: 90px !important; /* Increase height */
    min-width: 22% !important; /* Ensure blocks take up an appropriate percentage of the width */
    padding: 5px 2px !important;
    margin: 0 5px !important;
  }

  .image_with_text_blocks .block img {
    width: 30px !important; /* Increase image size */
    height: 30px !important; /* Increase image size */
  }

  .image_with_text_blocks .block p {
    font-size: 12px !important; /* Increase font size */
    word-break: break-word !important; /* Allow text to wrap */
  }
}

/* Hide the first block
.image_with_text_blocks .block:first-child {
  display: none !important;
} */

/* CSS for Shipping text on PDP */
.product__info-container .product__text {
  justify-content: center;
  margin-bottom: 2rem !important;
  margin-top: 0 !important;
  color: #323957;
}

.product-form {
margin-top: 2rem !important;
margin-bottom: 1rem !important;
}

.product__info-wrapper .product__pickup-availabilities {
margin-bottom: 0px !important;
margin-top: 0px !important;
}

/* End CSS for Shipping text on PDP */

/* Save Percentage on PDP */
.price__savings-percentage {
  background-color: #ee7652;
  color: white;
  padding: 2px 6px;
  border-radius: 3px;
  font-weight: bold;
}

.price__savings {
  margin-left: 0.7rem;
}

/* Ensure the savings text stays on the same line as the price */
.price__sale {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* Add some vertical spacing when the savings text wraps to a new line on smaller screens */
@media screen and (max-width: 749px) {
 .price__sale {
    flex-direction: column;
    align-items: flex-start;
  }

  .price__savings {
    margin-left: 1rem !important;;
    margin-top: 0.5rem !important;
  }
}

/* Hide price percentage on product grid cards*/
.card-wrapper .card-information .price .price__savings {
display: none !important;
}

/* End Save Percentage on PDP */

/* Product title short description on PDP */
.product-short-description.product__text {
    justify-content: left;
    margin-bottom: 2rem !important;;
    margin-top: 0;
    color: #323957;
}

.product-short-description.product__text p {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

/* Decreasing margin b/w title, short description, price */
.product__info-container [id *= "price-template--23105374650685__main"] {
margin-top: 3rem !important;
}

/* End - Product title short description on PDP */

/* Wishlist app CSS start */
.product__title {
  position: relative;
  padding-right: 40px; /* Make room for the wishlist icon */
  overflow: hidden; /* Prevent any overflow causing horizontal scroll */
  margin-bottom: 1rem !important;
}

#wishlist-hero-product-page-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  overflow: hidden; /* Ensure no overflow occurs from this container */
}

/* Ensure the button and icon don't affect text wrapping */
#wishlisthero-product-page-button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px; /* Set the exact width to fit the icon */
  height: 30px; /* Set the exact height to fit the icon */
  overflow: hidden; /* Prevent any potential overflow */
}

#wishlisthero-product-page-button-container button {
  background: none;
  border: none;
  padding: 0;
}

/* Responsive adjustments */
@media screen and (max-width: 767px) {
  .product__title {
    padding-right: 30px; /* Slightly less padding on mobile */
  }

  #wishlist-hero-product-page-button {
    width: 24px;
    height: 24px;
  }

  #wishlisthero-product-page-button-container {
    width: 24px;
    height: 24px;
  }
}

/* Wishlist app end */

/* Size fit indicator PDP */

.size-fit-indicator {
  margin: 10px 0;
}
.size-fit-content {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #242E52;
}
.size-fit-bar {
  display: flex;
  margin: 0 10px;
  flex-grow: 1;
}
.fit-segment {
  flex: 1;
  height: 8px;
  background-color: #e0e0e0;
  margin: 0 2px;
  display: block !important;
}
.fit-segment.active {
  background-color: #EE7652;
}
.size-fit-label {
  white-space: nowrap;
}

/* Size fit indicator PDP */

/* Frequently Bought Section*/

.cbb-frequently-bought-container {
  background-color: #fbf3ef !important;
  padding: 30px !important;
  margin-top: 80px !important;
  border-radius: 20px;
margin-bottom: 0px !important;
}
.cbb-frequently-bought-container.cbb-mobile-view {
  margin-top: 40px !important;
}
.cbb-mobile-view .cbb-frequently-bought-title {
  font-size: 2rem !important;
  font-weight: 700 !important;
  text-align: center !important;
  margin-bottom: 2rem !important;
}

.cbb-frequently-bought-selector-label-name {
font-weight: 600 !important;
}

@media (max-width: 768px) { 
.cbb-frequently-bought-form {
display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

  .cbb-frequently-bought-total-price-box {
font-size: 13.5px !important;
}

  .cbb-frequently-bought-selector-list li {
margin-bottom: 2px !important;
}

.cbb-frequently-bought-total-price-text.translatable {
font-weight: 700 !important;
}
  .cbb-frequently-bought-add-button {
font-size: 13px !important;
width: 70% !important;
}
}

/* Frequently Bought Section End*/

/* Price template - Hide Rupee simple */

.price__sale .price-item--regular .price__prefix {
display: none !important;
}

/* Align Estimated Delivery Date on PDP*/

.ot-estimated-shipping-zipcode-layout {
    width: 100% !important;
    margin: 0 auto !important;
}

.ot-estimated-shipping-timeline-layout {
    width: 80% !important; /* Adjust as needed */
    max-width: 600px !important; /* Adjust as needed */
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

/* Ensure the input and button are full width in the first screen */
.ot-estimated-shipping-zipcode-submit-btn-input-form {
    display: flex !important;
    width: 100% !important;
}

.ot-estimated-shipping-zipcode-input {
    flex-grow: 1 !important;
    margin-right: 5px !important;
}

.ot-estimated-shipping-zipcode-submit-btn {
    white-space: nowrap !important;
}

/* Center all text elements in both layouts */
.ot-estimated-shipping-zipcode-available,
.ot-estimated-shipping-main-text,
.ot-estimated-shipping-main-text-estimated {
    text-align: center !important;
    width: 100% !important;
}

.ot-estimated-shipping-zipcode-submit-btn-title {
text-align: left !important;
}

/* Specifically target the "Delivery by" line */
.ot-estimated-shipping-main-text {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/* Add smooth transition */
.ot-estimated-shipping-zipcode-layout,
.ot-estimated-shipping-timeline-layout {
    transition: all 0.3s ease-in-out !important;
}

/* Ensure the timeline items are centered */
.timeline-layout {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

/* .gokwik-checkout {
display: none !important;
} */

/* Judge.me widget CSS */

@media screen and (min-width: 800px) {
.jdgm-rev.jdgm-divider-top.jdgm--done-setup.jdgm--leex-done-setup
{ width: calc(20% - 15px) !important; }
}
.jdgm-prev-badge__stars .jdgm-star:nth-child(n+2) {
display: none !important;
}
@media screen and (max-width: 900px) {
.jdgm-rev.jdgm-divider-top.jdgm--done-setup.jdgm--leex-done-setup
{ width: calc(50% - 15px) !important;
float: left !important;
box-sizing: border-box !important;
}
}
.product__modal-opener .jdgm-preview-badge{
position: absolute !important;
bottom:0px !important;
background: white !important;
padding: 3px !important;
}
.card__media .jdgm-prev-badge{
position: absolute !important;
bottom: 0px !important;
right: 0px !important;
background: white !important;
padding: 3px !important;
}
.product__modal-opener .jdgm-prev-badge__stars > span:nth-child(n+2) {
display: none !important;
}
.card__media .jdgm-prev-badge {
opacity: 0.75 !important;
border-radius: 3px !important;
}
.product__media-item .jdgm-preview-badge {
opacity: 0.6 !important;
border-radius: 3px !important;
}
.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup {
pointer-events: none !important;
}
.jdgm-widget .jdgm-prev-badge__text {
color: #242e51 !important;
}

/* End Judge.me widget CSS */

/* Start Collection Product Grid CSS */

@media screen and (hover: hover) {
.card-information__text {
background-image: none !important;
}

/* Hiding vendor on Quick View */
.quick-view .product__text.caption-with-letter-spacing {
display: none;
}

/* End Collection Product Grid CSS */

/* Show prices on bundles - glitch */

[id*=price-template] {
visibility: visible !important;
}
@media only screen and (min-width: 1024px) {
  .price.price--on-sale {
    padding: 5px;
  }
}