/** Shopify CDN: Minification failed

Line 50:8 Expected ":"
Line 60:8 Expected ":"
Line 70:8 Expected ":"
Line 7523:43 Unexpected "{"

**/
/* .product-form__input .selectDropdown input[type=radio] {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
} */
/* Blck Mattresses */
p#countdown-title {
    color: #000;
}
.emma-balck-mattresses .pillow_container_background {
    background-color: #111111;
}
.emma-balck-mattresses .highlights_background_color {
    background-color: #111111;
}
/* end */
.popup_mattress_container {
    display: none;
}
#Product_tab_v1 {
    display: none;
}
.product_card_2 {
    display: none;
}
#hero-banner-section {
      margin-top: 0px;
}
    #hero-banner-section .wallpaper img {
        border-radius: 10px;
    }
.pm-o-custom-position{
      display: flex;
    justify-content: center;
}
@media (min-width: 1600px){

  main#MainContent {
        padding-top: 112px;
    }
  .shopify-section {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto !important;
}
}
@media (min-width: 1400px) and (max-width: 1599px) {
main#MainContent {
        padding-top: 112px;
    }
  .shopify-section {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto !important;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
main#MainContent {
        padding-top: 112px;
    }
  .shopify-section {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto !important;
}
}
.shopify-section:first-child {
    max-width: 100%;
}
.section-header.shopify-section,
.shopify-section-group-footer-group.shopify-section{
    max-width: 100%;
}
.section-template--23000922063168__product-grid-padding #ProductGridContainer li.grid__item  {
 display: block !important; 
}
.snap_emi_txt__pdp_1 {
    display: none !important;
}/* Color custom properties */
:root,
.color-background-1 {
  --color-foreground: var(--color-base-text);
  --color-background: var(--color-base-background-1);
  --gradient-background: var(--gradient-base-background-1);
}

.color-background-2 {
  --color-foreground: var(--color-base-text);
  --color-background: var(--color-base-background-2);
  --gradient-background: var(--gradient-base-background-2);
}

.color-inverse {
  --color-foreground: var(--color-base-background-1);
  --color-background: var(--color-base-text);
  --gradient-background: rgb(var(--color-base-text));
}

.color-accent-1 {
  --color-foreground: var(--color-base-solid-button-labels);
  --color-background: var(--color-base-accent-1);
  --gradient-background: var(--gradient-base-accent-1);
}

.color-accent-2 {
  --color-foreground: var(--color-base-solid-button-labels);
  --color-background: var(--color-base-accent-2);
  --gradient-background: var(--gradient-base-accent-2);
}

.color-foreground-outline-button {
  --color-foreground: var(--color-base-outline-button-labels);
}

.color-foreground-accent-1 {
  --color-foreground: var(--color-base-accent-1);
}

.color-foreground-accent-2 {
  --color-foreground: var(--color-base-accent-2);
}

:root,
.color-background-1 {
  --color-link: var(--color-base-outline-button-labels);
  --alpha-link: 0.85;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  --color-link: var(--color-foreground);
  --alpha-link: 0.7;
}

:root,
.color-background-1 {
  --color-button: var(--color-base-accent-1);
  --color-button-text: var(--color-base-solid-button-labels);
  --alpha-button-background: 1;
  --alpha-button-border: 1;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  --color-button: var(--color-foreground);
  --color-button-text: var(--color-background);
}

.button--secondary {
  --color-button: var(--color-base-outline-button-labels);
  --color-button-text: var(--color-base-outline-button-labels);
  --color-button: var(--color-background);
  --alpha-button-background: 1;
}

.color-background-2 .button--secondary,
.color-accent-1 .button--secondary,
.color-accent-2 .button--secondary {
  --color-button: var(--color-background);
  --color-button-text: var(--color-foreground);
}

.color-inverse .button--secondary {
  --color-button: var(--color-background);
  --color-button-text: var(--color-foreground);
}

.button--tertiary {
  --color-button: var(--color-base-outline-button-labels);
  --color-button-text: var(--color-base-outline-button-labels);
  --alpha-button-background: 0;
  --alpha-button-border: 0.2;
}

.color-background-2 .button--tertiary,
.color-inverse .button--tertiary,
.color-accent-1 .button--tertiary,
.color-accent-2 .button--tertiary {
  --color-button: var(--color-foreground);
  --color-button-text: var(--color-foreground);
}

:root,
.color-background-1 {
  --color-badge-background: var(--color-background);
  --color-badge-border: var(--color-foreground);
  --alpha-badge-border: 0.1;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  --color-badge-background: var(--color-background);
  --color-badge-border: var(--color-background);
  --alpha-badge-border: 1;
}

:root,
.color-background-1,
.color-background-2 {
  --color-card-hover: var(--color-base-text);
}

.color-inverse {
  --color-card-hover: var(--color-base-background-1);
}

.color-accent-1,
.color-accent-2 {
  --color-card-hover: var(--color-base-solid-button-labels);
}

:root,
.color-icon-text {
  --color-icon: rgb(var(--color-base-text));
}

.color-icon-accent-1 {
  --color-icon: rgb(var(--color-base-accent-1));
}

.color-icon-accent-2 {
  --color-icon: rgb(var(--color-base-accent-2));
}

.color-icon-outline-button {
  --color-icon: rgb(var(--color-base-outline-button-labels));
}

.product-card-wrapper .card,
.contains-card--product {
  --border-radius: var(--product-card-corner-radius);
  --border-width: var(--product-card-border-width);
  --border-opacity: var(--product-card-border-opacity);
  --shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--product-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--product-card-shadow-blur-radius);
  --shadow-opacity: var(--product-card-shadow-opacity);
  --shadow-visible: var(--product-card-shadow-visible);
  --image-padding: var(--product-card-image-padding);
  --text-alignment: var(--product-card-text-alignment);
}

.collection-card-wrapper .card,
.contains-card--collection {
  --border-radius: var(--collection-card-corner-radius);
  --border-width: var(--collection-card-border-width);
  --border-opacity: var(--collection-card-border-opacity);
  --shadow-horizontal-offset: var(--collection-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--collection-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--collection-card-shadow-blur-radius);
  --shadow-opacity: var(--collection-card-shadow-opacity);
  --shadow-visible: var(--collection-card-shadow-visible);
  --image-padding: var(--collection-card-image-padding);
  --text-alignment: var(--collection-card-text-alignment);
}

.article-card-wrapper .card,
.contains-card--article {
  --border-radius: var(--blog-card-corner-radius);
  --border-width: var(--blog-card-border-width);
  --border-opacity: var(--blog-card-border-opacity);
  --shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--blog-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--blog-card-shadow-blur-radius);
  --shadow-opacity: var(--blog-card-shadow-opacity);
  --shadow-visible: var(--blog-card-shadow-visible);
  --image-padding: var(--blog-card-image-padding);
  --text-alignment: var(--blog-card-text-alignment);
}

.contains-content-container,
.content-container {
  --border-radius: var(--text-boxes-radius);
  --border-width: var(--text-boxes-border-width);
  --border-opacity: var(--text-boxes-border-opacity);
  --shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);
  --shadow-blur-radius: var(--text-boxes-shadow-blur-radius);
  --shadow-opacity: var(--text-boxes-shadow-opacity);
  --shadow-visible: var(--text-boxes-shadow-visible);
}

.contains-media,
.global-media-settings {
  --border-radius: var(--media-radius);
  --border-width: var(--media-border-width);
  --border-opacity: var(--media-border-opacity);
  --shadow-horizontal-offset: var(--media-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--media-shadow-vertical-offset);
  --shadow-blur-radius: var(--media-shadow-blur-radius);
  --shadow-opacity: var(--media-shadow-opacity);
  --shadow-visible: var(--media-shadow-visible);
}

/* base */

.no-js:not(html) {
  display: none !important;
}

html.no-js .no-js:not(html) {
  display: block !important;
}

.no-js-inline {
  display: none !important;
}

html.no-js .no-js-inline {
  display: inline-block !important;
}

html.no-js .no-js-hidden {
  display: none !important;
}

.page-width {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 1.5rem;
}

.page-width.drawer-menu {
  max-width: 100%;
}

.page-width-desktop {
  padding: 0;
  margin: 0 auto;
}
.menu_left li:nth-child(1) {
    display: none;
}
.menu_right li:nth-child(5) {
    display: none;
}
ul.menu-drawer__menu.has-submenu.list-menu li:nth-child(7) {
    display: none;
}
@media screen and (min-width: 750px) {
  .page-width {
    padding: 0 5rem;
  }

  .header.page-width {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }

  .page-width--narrow {
    padding: 0 9rem;
  }

  .page-width-desktop {
    padding: 0;
  }

  .page-width-tablet {
    padding: 0 5rem;
  }
}

@media screen and (min-width: 990px) {
  .header:not(.drawer-menu).page-width {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .page-width--narrow {
    max-width: 105rem;
    padding: 0;
  }

  .page-width-desktop {
    max-width: var(--page-width);
    padding: 0 5rem;
  }
}

.isolate {
  position: relative;
  z-index: 0;
}

.section + .section {
  margin-top: var(--spacing-sections-mobile);
}

@media screen and (min-width: 750px) {
  .section + .section {
    margin-top: var(--spacing-sections-desktop);
  }
}

.element-margin-top {
  margin-top: 5rem;
}

@media screen and (min-width: 750px) {
  .element-margin {
    margin-top: calc(5rem + var(--page-width-margin));
  }
}

body,
.color-background-1,
.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  color: rgba(var(--color-foreground), 0.75);
  background-color: rgb(var(--color-background));
}

.background-secondary {
  background-color: rgba(var(--color-foreground), 0.04);
}

.grid-auto-flow {
  display: grid;
  grid-auto-flow: column;
}

.page-margin,
.shopify-challenge__container {
  margin: 7rem auto;
}

.rte-width {
  max-width: 82rem;
  margin: 0 auto 2rem;
}

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hidden {
  display: none !important;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}

.visually-hidden--inline {
  margin: 0;
  height: 1em;
}

.overflow-hidden {
  overflow: hidden;
}

.skip-to-content-link:focus {
  z-index: 9999;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto;
}

.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

::selection {
  background-color: rgba(var(--color-foreground), 0.2);
}

.text-body {
  font-size: 1.5rem;
  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);
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  letter-spacing: calc(var(--font-heading-scale) * 0.06rem);
  color: rgb(var(--color-foreground));
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)));
  word-break: break-word;
}

.hxl {
  font-size: calc(var(--font-heading-scale) * 5rem);
}

@media only screen and (min-width: 750px) {
  .hxl {
    font-size: calc(var(--font-heading-scale) * 6.2rem);
  }
}

.h0 {
  font-size: calc(var(--font-heading-scale) * 4rem);
}

@media only screen and (min-width: 750px) {
  .h0 {
    font-size: calc(var(--font-heading-scale) * 5.2rem);
  }
}

h1,
.h1 {
  font-size: calc(var(--font-heading-scale) * 3rem);
}

@media only screen and (min-width: 750px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-scale) * 4rem);
  }
}

h2,
.h2 {
  font-size: calc(var(--font-heading-scale) * 2rem);
}

@media only screen and (min-width: 750px) {
  h2,
  .h2 {
    font-size: calc(var(--font-heading-scale) * 2.4rem);
  }
}

h3,
.h3 {
  font-size: calc(var(--font-heading-scale) * 1.7rem);
}

@media only screen and (min-width: 750px) {
  h3,
  .h3 {
    font-size: calc(var(--font-heading-scale) * 1.8rem);
  }
}

h4,
.h4 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-size: calc(var(--font-heading-scale) * 1.5rem);
}

h5,
.h5 {
  font-size: calc(var(--font-heading-scale) * 1.2rem);
}

@media only screen and (min-width: 750px) {
  h5,
  .h5 {
    font-size: calc(var(--font-heading-scale) * 1.3rem);
  }
}

h6,
.h6 {
  color: rgba(var(--color-foreground), 0.75);
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
}

blockquote {
  font-style: italic;
  color: rgba(var(--color-foreground), 0.75);
  border-left: 0.2rem solid rgba(var(--color-foreground), 0.2);
  padding-left: 1rem;
}

@media screen and (min-width: 750px) {
  blockquote {
    padding-left: 1.5rem;
  }
}

.caption {
  font-size: 1rem;
  letter-spacing: 0.07rem;
  line-height: calc(1 + 0.7 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
  .caption {
    font-size: 1.2rem;
  }
}

.caption-with-letter-spacing {
  font-size: 1rem;
  letter-spacing: 0.13rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  text-transform: uppercase;
}

.caption-with-letter-spacing--medium {
  font-size: 1.2rem;
  letter-spacing: .16rem;
}

.caption-with-letter-spacing--large {
  font-size: 1.4rem;
  letter-spacing: 0.18rem;
}

.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 {
  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 rgba(var(--color-foreground), 0.2);
  /* draws the table border  */
}

table:not([class]) td,
table:not([class]) th {
  padding: 1em;
  border: 0.1rem solid rgba(var(--color-foreground), 0.2);
}

@media screen and (max-width: 749px) {
  .small-hide {
    display: none !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .medium-hide {
    display: none !important;
  }
}

@media screen and (min-width: 990px) {
  .large-up-hide {
    display: none !important;
  }
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.light {
  opacity: 0.7;
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: none;
}

.link,
.customer a {
  cursor: pointer;
  display: inline-block;
  border: none;
  box-shadow: none;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  color: rgb(var(--color-link));
  background-color: transparent;
  font-size: 1.4rem;
  font-family: inherit;
}

.link--text {
  color: rgb(var(--color-foreground));
}

.link--text:hover {
  color: rgba(var(--color-foreground), 0.75);
}

.link-with-icon {
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  text-decoration: none;
  margin-bottom: 4.5rem;
  white-space: nowrap;
}

.link-with-icon .icon {
  width: 1.5rem;
  margin-left: 1rem;
}

a:not([href]) {
  cursor: not-allowed;
}

.circle-divider::after {
  content: '\2022';
  margin: 0 1.3rem 0 1.5rem;
}

.circle-divider:last-of-type::after {
  display: none;
}

hr {
  border: none;
  height: 0.1rem;
  background-color: rgba(var(--color-foreground), 0.2);
  display: block;
  margin: 5rem 0;
}

@media screen and (min-width: 750px) {
  hr {
    margin: 7rem 0;
  }
}

.full-unstyled-link {
  text-decoration: none;
  color: currentColor;
  display: block;
}

.placeholder {
  background-color: rgba(var(--color-foreground), 0.04);
  color: rgba(var(--color-foreground), 0.55);
  fill: rgba(var(--color-foreground), 0.55);
}

details > * {
  box-sizing: border-box;
}

.break {
  word-break: break-word;
}

.visibility-hidden {
  visibility: hidden;
}

@media (prefers-reduced-motion) {
  .motion-reduce {
    transition: none !important;
    animation: none !important;
  }
}

:root {
  --duration-short: 100ms;
  --duration-default: 200ms;
  --duration-long: 500ms;
}

.underlined-link,
.customer a,
.inline-richtext a {
  text-underline-offset: 0.3rem;
  text-decoration-thickness: 0.1rem;
  transition: text-decoration-thickness ease 100ms;
}

.underlined-link,
.customer a {
  color: rgba(var(--color-link), var(--alpha-link));
}

.inline-richtext a,
.rte.inline-richtext a {
  color: currentColor;
}

.underlined-link:hover,
.customer a:hover,
.inline-richtext a:hover {
  color: rgb(var(--color-link));
  text-decoration-thickness: 0.2rem;
}


.icon-arrow {
  width: 1.5rem;
}

h3 .icon-arrow,
.h3 .icon-arrow {
  width: calc(var(--font-heading-scale) * 1.5rem);
}

/* arrow animation */
.animate-arrow .icon-arrow path {
  transform: translateX(-0.25rem);
  transition: transform var(--duration-short) ease;
}

.animate-arrow:hover .icon-arrow path {
  transform: translateX(-0.05rem);
}

/* base-details-summary */
summary {
  cursor: pointer;
  list-style: none;
  position: relative;
}

summary .icon-caret {
  position: absolute;
  height: 0.6rem;
  right: 1.5rem;
  top: calc(50% - 0.2rem);
}

summary::-webkit-details-marker {
  display: none;
}

.disclosure-has-popup {
  position: relative;
}

.disclosure-has-popup[open] > summary::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  cursor: default;
  content: ' ';
  background: transparent;
}

.disclosure-has-popup > summary::before {
  display: none;
}

.disclosure-has-popup[open] > summary + * {
  z-index: 100;
}

@media screen and (min-width: 750px) {
  .disclosure-has-popup[open] > summary + * {
    z-index: 4;
  }

  .facets .disclosure-has-popup[open] > summary + * {
    z-index: 2;
  }
}

/* base-focus */
/*
  Focus ring - default (with offset)
*/

*:focus {
  outline: 0;
  box-shadow: none;
}

*:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

/* Fallback - for browsers that don't support :focus-visible, a fallback is set for :focus */
.focused,
.no-js *:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

/* Negate the fallback side-effect for browsers that support :focus-visible */
.no-js *:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - inset
*/

.focus-inset:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

.focused.focus-inset,
.no-js .focus-inset:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

.no-js .focus-inset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - none
*/

/* Dangerous for a11y - Use with care */
.focus-none {
  box-shadow: none !important;
  outline: 0 !important;
}

.focus-offset:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);
}

.focus-offset.focused,
.no-js .focus-offset:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);
}

.no-js .focus-offset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/* component-title */
.title,
.title-wrapper-with-link {
  margin: 3rem 0 2rem;
}

.title-wrapper-with-link .title {
  margin: 0;
}

.title .link {
  font-size: inherit;
}

.title-wrapper {
  margin-bottom: 3rem;
}

.title-wrapper-with-link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1rem;
  margin-bottom: 3rem;
  flex-wrap: wrap;
}

.title--primary {
  margin: 4rem 0;
}

.title-wrapper--self-padded-tablet-down,
.title-wrapper--self-padded-mobile {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media screen and (min-width: 750px) {
  .title-wrapper--self-padded-mobile {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 990px) {
  .title,
  .title-wrapper-with-link {
    margin: 5rem 0 3rem;
  }

  .title--primary {
    margin: 2rem 0;
  }

  .title-wrapper-with-link {
    align-items: center;
  }

  .title-wrapper-with-link .title {
    margin-bottom: 0;
  }

  .title-wrapper--self-padded-tablet-down {
    padding-left: 0;
    padding-right: 0;
  }
}

.title-wrapper-with-link .link-with-icon {
  margin: 0;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.title-wrapper-with-link .link-with-icon svg {
  width: 1.5rem;
}

.title-wrapper-with-link a {
  margin-top: 0;
  flex-shrink: 0;
}

.title-wrapper--no-top-margin {
  margin-top: 0;
}

.title-wrapper--no-top-margin > .title {
  margin-top: 0;
}

.subtitle {
  font-size: 1.8rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  letter-spacing: 0.06rem;
  color: rgba(var(--color-foreground), 0.7);
}

.subtitle--small {
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
}

.subtitle--medium {
  font-size: 1.6rem;
  letter-spacing: 0.08rem;
}

/* component-grid */
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  padding: 0;
  list-style: none;
  column-gap: var(--grid-mobile-horizontal-spacing);
  row-gap: var(--grid-mobile-vertical-spacing);
}
.grid.product-grid, .grid.image-with-text__grid {
  display: flex !important;
}

@media screen and (min-width: 750px) {
  .grid {
    column-gap: var(--grid-desktop-horizontal-spacing);
    row-gap: var(--grid-desktop-vertical-spacing);
  }
}

.grid:last-child {
  margin-bottom: 0;
}

.grid__item {
  width: calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);
  max-width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  flex-grow: 1;
  flex-shrink: 0;
}

@media screen and (min-width: 750px) {
  .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

.grid--gapless.grid {
  column-gap: 0;
  row-gap: 0;
}

@media screen and (max-width: 749px) {
  .grid__item.slider__slide--full-width {
    width: 100%;
    max-width: none;
  }
}

.grid--1-col .grid__item {
  max-width: 100%;
  width: 100%;
}

.grid--3-col .grid__item {
  width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3);
}

@media screen and (min-width: 750px) {
  .grid--3-col .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }
}

.grid--2-col .grid__item {
  width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
}

@media screen and (min-width: 750px) {
  .grid--2-col .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .grid--4-col-tablet .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }

  .grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }

  .grid--2-col-tablet .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

@media screen and (max-width: 989px) {
  .grid--1-col-tablet-down .grid__item {
    width: 100%;
    max-width: 100%;
  }

  .slider--tablet.grid--peek {
    margin: 0;
    width: 100%;
  }

  .slider--tablet.grid--peek .grid__item {
    box-sizing: content-box;
    margin: 0;
  }
}

@media screen and (min-width: 990px) {
  .grid--6-col-desktop .grid__item {
    width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
    max-width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
  }

  .grid--5-col-desktop .grid__item {
    width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
  }

  .grid--4-col-desktop .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }

  .grid--3-col-desktop .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }

  .grid--2-col-desktop .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

@media screen and (min-width: 990px) {
  .grid--1-col-desktop {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid--1-col-desktop .grid__item {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 749px) {
  .grid--peek.slider--mobile {
    margin: 0;
    width: 100%;
  }

  .grid--peek.slider--mobile .grid__item {
    box-sizing: content-box;
    margin: 0;
  }

  .grid--peek .grid__item {
    min-width: 35%;
  }

  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 1.5rem;
  }

  /* Fix to show some space at the end of our sliders in all browsers */
  .grid--peek.slider:after {
    margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing));
  }

  .grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  }

  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,
  .grid--peek .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,
  .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item  {
    width: calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem);
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .slider--tablet.grid--peek .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek.grid--2-col-tablet .grid__item,
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek .grid__item:first-of-type {
    margin-left: 1.5rem;
  }

  .grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .grid--1-col-tablet-down.grid--peek .grid__item {
    width: calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }
}

/* component-media */
.media {
  display: block;
  background-color: rgba(var(--color-foreground), 0.1);
  position: relative;
  overflow: hidden;
}

.media--transparent {
  background-color: transparent;
}

.media > *:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.media > img {
  object-fit: cover;
  object-position: center center;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.media--square {
  padding-bottom: 100%;
}

.media--portrait {
  padding-bottom: 125%;
}

.media--landscape {
  padding-bottom: 66.6%;
}

.media--cropped {
  padding-bottom: 56%;
}

.media--16-9 {
  padding-bottom: 56.25%;
}

.media--circle {
  padding-bottom: 100%;
  border-radius: 50%;
}

.media.media--hover-effect > img + img {
  opacity: 0;
}

@media screen and (min-width: 990px) {
  .media--cropped {
    padding-bottom: 63%;
  }
}

deferred-media {
  display: block;
}

/* component-button */
/* Button - default */

.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded,
.shopify-payment-button [role="button"],
.cart__dynamic-checkout-buttons [role='button'],
.cart__dynamic-checkout-buttons iframe {
  --shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--buttons-shadow-vertical-offset);
  --shadow-blur-radius: var(--buttons-shadow-blur-radius);
  --shadow-opacity: var(--buttons-shadow-opacity);
  --shadow-visible: var(--buttons-shadow-visible);
  --border-offset: var(--buttons-border-offset); /* reduce radius edge artifacts */
  --border-opacity: calc(1 - var(--buttons-border-opacity));
  border-radius: var(--buttons-radius-outset);
  position: relative;
}

.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded {
  min-width: calc(12rem + var(--buttons-border-width) * 2);
  min-height: calc(4.5rem + var(--buttons-border-width) * 2);
}

.shopify-payment-button__button--branded {
  z-index: auto;
}

.cart__dynamic-checkout-buttons iframe {
  box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-base-text), var(--shadow-opacity));
}

.button,
.shopify-challenge__button,
.customer button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 3rem;
  cursor: pointer;
  font: inherit;
  font-size: 1.5rem;
  text-decoration: none;
  color: rgb(var(--color-button-text));
  transition: box-shadow var(--duration-short) ease;
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(var(--color-button), var(--alpha-button-background));
}

.button:before,
.shopify-challenge__button:before,
.customer button:before,
.shopify-payment-button__button--unbranded:before,
.shopify-payment-button [role="button"]:before,
.cart__dynamic-checkout-buttons [role='button']:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: var(--buttons-radius-outset);
  box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity));
}

.button:after,
.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
  content: '';
  position: absolute;
  top: var(--buttons-border-width);
  right: var(--buttons-border-width);
  bottom: var(--buttons-border-width);
  left: var(--buttons-border-width);
  z-index: 1;
  border-radius: var(--buttons-radius);
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background));
  transition: box-shadow var(--duration-short) ease;
}

.button:not([disabled]):hover::after,
.shopify-challenge__button:hover::after,
.customer button:hover::after,
.shopify-payment-button__button--unbranded:hover::after {
  --border-offset: 1.3px;
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button), var(--alpha-button-background));
}

.button--secondary:after {
  --border-opacity: var(--buttons-border-opacity);
}

.button:focus-visible,
.button:focus,
.button.focused,
.shopify-payment-button__button--unbranded:focus-visible,
.shopify-payment-button [role="button"]:focus-visible,
.shopify-payment-button__button--unbranded:focus,
.shopify-payment-button [role="button"]:focus {
  outline: 0;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0 0.5rem rgba(var(--color-foreground), 0.5),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

.button:focus:not(:focus-visible):not(.focused),
.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused),
.shopify-payment-button [role="button"]:focus:not(:focus-visible):not(.focused) {
  box-shadow: inherit;
}

.button::selection,
.shopify-challenge__button::selection,
.customer button::selection {
  background-color: rgba(var(--color-button-text), 0.3);
}

.button,
.button-label,
.shopify-challenge__button,
.customer button {
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
}

.button--tertiary {
  font-size: 1.2rem;
  padding: 1rem 1.5rem;
  min-width: calc(9rem + var(--buttons-border-width) * 2);
  min-height: calc(3.5rem + var(--buttons-border-width) * 2);
}

.button--small {
  padding: 1.2rem 2.6rem;
}

/* Button - other */

.button:disabled,
.button[aria-disabled='true'],
.button.disabled,
.customer button:disabled,
.customer button[aria-disabled='true'],
.customer button.disabled,
.quantity__button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.button--full-width {
  display: flex;
  width: 100%;
}

.button.loading {
  color: transparent;
  position: relative;
}

@media screen and (forced-colors: active) {
  .button.loading {
    color: rgb(var(--color-foreground));
  }
}

.loading-overlay--center {
  top: initial !important;
  left: initial !important;
  right: initial !important;
}

.button.loading > .loading-overlay__spinner {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
}

.button.loading > .loading-overlay__spinner .spinner {
  width: fit-content;
}

.button.loading > .loading-overlay__spinner .path {
  stroke: rgb(var(--color-button-text));
}

/* Button - social share */

.share-button {
  display: block;
  position: relative;
}

.share-button details {
  width: fit-content;
}

.share-button__button {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  color: rgb(var(--color-link));
  margin-left: 0;
  padding-left: 0;
  min-height: 4.4rem;
}

details[open] > .share-button__fallback {
  animation: animateMenuOpen var(--duration-default) ease;
}

.share-button__button:hover {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

.share-button__button,
.share-button__fallback button {
  cursor: pointer;
  background-color: transparent;
  border: none;
}

.share-button__button .icon-share {
  height: 1.2rem;
  margin-right: 1rem;
  min-width: 1.3rem;
}

.share-button__fallback {
  display: flex;
  align-items: center;
  position: absolute;
  top: 3rem;
  left: 0.1rem;
  z-index: 3;
  width: 100%;
  min-width: max-content;
  border-radius: var(--inputs-radius);
  border: 0;
}

.share-button__fallback:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: 0.1rem solid transparent;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1;
}

.share-button__fallback:before {
  background: rgb(var(--color-background));
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
  z-index: -1;
}

.share-button__fallback button {
  width: 4.4rem;
  height: 4.4rem;
  padding: 0;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  right: var(--inputs-border-width);
}

.share-button__fallback button:hover {
  color: rgba(var(--color-foreground), 0.75);
}

.share-button__fallback button:hover svg {
  transform: scale(1.07);
}

.share-button__close:not(.hidden) + .share-button__copy {
  display: none;
}

.share-button__close,
.share-button__copy {
  background-color: transparent;
  color: rgb(var(--color-foreground));
}

.share-button__copy:focus-visible,
.share-button__close:focus-visible {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.share-button__copy:focus,
.share-button__close:focus {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.field:not(:focus-visible):not(.focused) + .share-button__copy:not(:focus-visible):not(.focused),
.field:not(:focus-visible):not(.focused) + .share-button__close:not(:focus-visible):not(.focused) {
  background-color: inherit;
}

.share-button__fallback .field:after,
.share-button__fallback .field:before {
  content: none;
}

.share-button__fallback .field {
  border-radius: 0;
  min-width: auto;
  min-height: auto;
  transition: none;
}

.share-button__fallback .field__input:focus,
.share-button__fallback .field__input:-webkit-autofill {
  outline: 0.2rem solid rgba(var(--color-foreground),.5);
  outline-offset: 0.1rem;
  box-shadow: 0 0 0 0.1rem rgb(var(--color-background)),0 0 0.5rem 0.4rem rgba(var(--color-foreground),.3);
}

.share-button__fallback .field__input {
  box-shadow: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  filter: none;
  min-width: auto;
  min-height: auto;
}

.share-button__fallback .field__input:hover {
  box-shadow: none;
}

.share-button__fallback .icon {
  width: 1.5rem;
  height: 1.5rem;
}

.share-button__message:not(:empty) {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 0.8rem 0 0.8rem 1.5rem;
  margin: var(--inputs-border-width);
}

.share-button__message:not(:empty):not(.hidden) ~ * {
  display: none;
}

/* component-form */
.field__input,
.select__select,
.customer .field input,
.customer select {
  -webkit-appearance: none;
  appearance: none;
  background-color: rgb(var(--color-background));
  color: rgb(var(--color-foreground));
  font-size: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow var(--duration-short) ease;
  border-radius: var(--inputs-radius);
  height: 4.5rem;
  min-height: calc(var(--inputs-border-width) * 2);
  min-width: calc(7rem + (var(--inputs-border-width) * 2));
  position: relative;
  border: 0;
}

.field:before,
.select:before,
.customer .field:before,
.customer select:before,
.localization-form__select:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
  z-index: -1;
}

.field:after,
.select:after,
.customer .field:after,
.customer select:after,
.localization-form__select:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: 0.1rem solid transparent;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1;
}

.select__select {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  font-size: 1.2rem;
  color: rgba(var(--color-foreground), 0.75);
}

.field:hover.field:after,
.select:hover.select:after,
.select__select:hover.select__select:after,
.customer .field:hover.field:after,
.customer select:hover.select:after,
.localization-form__select:hover.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));
  outline: 0;
  border-radius: var(--inputs-radius);
}

.field__input:focus-visible,
.select__select:focus-visible,
.customer .field input:focus-visible,
.customer select:focus-visible,
.localization-form__select:focus-visible.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
  outline: 0;
  border-radius: var(--inputs-radius);
}

.field__input:focus,
.select__select:focus,
.customer .field input:focus,
.customer select:focus,
.localization-form__select:focus.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
  outline: 0;
  border-radius: var(--inputs-radius);
}

.localization-form__select:focus {
  outline: 0;
  box-shadow: none;
}

.text-area,
.select {
  display: flex;
  position: relative;
  width: 100%;
}

/* Select */

.select .icon-caret,
.customer select + svg {
  height: 0.6rem;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.2rem);
  right: calc(var(--inputs-border-width) + 1.5rem);
}

.select__select,
.customer select {
  cursor: pointer;
  line-height: calc(1 + 0.6 / var(--font-body-scale));
  padding: 0 calc(var(--inputs-border-width) + 3rem) 0 2rem;
  margin: var(--inputs-border-width);
  min-height: calc(var(--inputs-border-width) * 2);
}

/* Field */

.field {
  position: relative;
  width: 100%;
  display: flex;
  transition: box-shadow var(--duration-short) ease;
}

.customer .field {
  display: flex;
}

.field--with-error {
  flex-wrap: wrap;
}

.field__input,
.customer .field input {
  flex-grow: 1;
  text-align: left;
  padding: 1.5rem;
  margin: var(--inputs-border-width);
  transition: box-shadow var(--duration-short) ease;
}

.field__label,
.customer .field label {
  font-size: 1.6rem;
  left: calc(var(--inputs-border-width) + 2rem);
  top: calc(1rem + var(--inputs-border-width));
  margin-bottom: 0;
  pointer-events: none;
  position: absolute;
  transition: top var(--duration-short) ease,
    font-size var(--duration-short) ease;
  color: rgba(var(--color-foreground), 0.75);
  letter-spacing: 0.1rem;
  line-height: 1.5;
}

.field__input:focus ~ .field__label,
.field__input:not(:placeholder-shown) ~ .field__label,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:-webkit-autofill ~ label {
  font-size: 1rem;
  top: calc(var(--inputs-border-width) + 0.5rem);
  left: calc(var(--inputs-border-width) + 2rem);
  letter-spacing: 0.04rem;
}

.field__input:focus,
.field__input:not(:placeholder-shown),
.field__input:-webkit-autofill,
.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.customer .field input:-webkit-autofill {
  padding: 2.2rem 1.5rem 0.8rem 2rem;
  margin: var(--inputs-border-width);
}

.field__input::-webkit-search-cancel-button,
.customer .field input::-webkit-search-cancel-button {
  display: none;
}

.field__input::placeholder,
.customer .field input::placeholder {
  opacity: 0;
}

.field__button {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: currentColor;
  cursor: pointer;
  display: flex;
  height: 4.4rem;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 4.4rem;
}

.field__button > svg {
  height: 2.5rem;
  width: 2.5rem;
}

.field__input:-webkit-autofill ~ .field__button,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:-webkit-autofill ~ label {
  color: rgb(0, 0, 0);
}

/* Text area */

.text-area {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  min-height: 10rem;
  resize: none;
}

input[type='checkbox'] {
  display: inline-block;
  width: auto;
  margin-right: 0.5rem;
}

/* Form global */

.form__label {
  display: block;
  margin-bottom: 0.6rem;
}

.form__message {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 1rem;
}

.form__message--large {
  font-size: 1.6rem;
}

.customer .field .form__message {
  font-size: 1.4rem;
  text-align: left;
}

.form__message .icon,
.customer .form__message svg {
  flex-shrink: 0;
  height: 1.3rem;
  margin-right: 0.5rem;
  width: 1.3rem;
}

.form__message--large .icon,
.customer .form__message svg {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 1rem;
}

.customer .field .form__message svg {
  align-self: start;
}

.form-status {
  margin: 0;
  font-size: 1.6rem;
}

.form-status-list {
  padding: 0;
  margin: 2rem 0 4rem;
}

.form-status-list li {
  list-style-position: inside;
}

.form-status-list .link::first-letter {
  text-transform: capitalize;
}

/* component-quantity */
.quantity {
  color: rgba(var(--color-foreground));
  position: relative;
  width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
  display: flex;
  border-radius: var(--inputs-radius);
  min-height: calc((var(--inputs-border-width) * 2) + 4.5rem);
}

.quantity:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: 0.1rem solid transparent;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1;
}

.quantity:before {
  background: rgb(var(--color-background));
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
  z-index: -1;
}

.quantity__input {
  color: currentColor;
  font-size: 1.4rem;
  font-weight: 500;
  opacity: 0.85;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 0 0.5rem;
  width: 100%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none;
}

.quantity__button {
  width: calc(4.5rem / var(--font-body-scale));
  flex-shrink: 0;
  font-size: 1.8rem;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(var(--color-foreground));
  padding: 0;
}

.quantity__button:first-child {
  margin-left: calc(var(--inputs-border-width));
}

.quantity__button:last-child {
  margin-right: calc(var(--inputs-border-width));
}

.quantity__button svg {
  width: 1rem;
  pointer-events: none;
}

.quantity__button:focus-visible,
.quantity__input:focus-visible {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.quantity__button:focus,
.quantity__input:focus {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.quantity__button:not(:focus-visible):not(.focused),
.quantity__input:not(:focus-visible):not(.focused) {
  box-shadow: inherit;
  background-color: inherit;
}

.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:hover,
.quantity__input:-webkit-autofill:active {
  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-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity__input[type='number'] {
  -moz-appearance: textfield;
}

.quantity__rules {
  margin-top: 1.2rem;
  position: relative;
  font-size: 1.2rem;
}

.quantity__rules .caption {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

.quantity__rules .divider + .divider::before {
  content: '\2022';
  margin: 0 0.5rem;
}

.quantity__rules-cart {
  position: relative;
}

product-info .loading-overlay:not(.hidden) ~ *,
.quantity__rules-cart .loading-overlay:not(.hidden) ~ * {
  visibility: hidden;
}

/* component-modal */
.modal__toggle {
  list-style-type: none;
}

.no-js details[open] .modal__toggle {
  position: absolute;
  z-index: 5;
}

.modal__toggle-close {
  display: none;
}

.no-js details[open] svg.modal__toggle-close {
  display: flex;
  z-index: 1;
  height: 1.7rem;
  width: 1.7rem;
}

.modal__toggle-open {
  display: flex;
}

.no-js details[open] .modal__toggle-open {
  display: none;
}

.no-js .modal__close-button.link {
  display: none;
}

.modal__close-button.link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem;
  height: 4.4rem;
  width: 4.4rem;
  background-color: transparent;
}

.modal__close-button .icon {
  width: 1.7rem;
  height: 1.7rem;
}

.modal__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(var(--color-background));
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
}

.media-modal {
  cursor: zoom-out;
}

.media-modal .deferred-media {
  cursor: initial;
}

/* component-cart-count-bubble */
.cart-count-bubble:empty {
  display: none;
}

.cart-count-bubble {
    position: absolute;
    background-color: #fc5744;
    color: rgb(var(--color-button-text));
    height: 1.7rem;
    width: 1.7rem;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .9rem;
    bottom: 1.8rem;
    left: 2.2rem;
    line-height: calc(1 + .1 / var(--font-body-scale));
}

/* section-announcement-bar */
.announcement-bar {
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
  color: rgb(var(--color-foreground));
}

.announcement-bar__link {
  display: block;
  width: 100%;
  padding: 1rem 0;
  text-decoration: none;
}

.announcement-bar__link:hover {
  color: rgb(var(--color-foreground));
  background-color: rgba(var(--color-card-hover), 0.06);
}

.announcement-bar__link .icon-arrow {
  display: inline-block;
  pointer-events: none;
  margin-left: 0.8rem;
  vertical-align: middle;
  margin-bottom: 0.2rem;
}

.announcement-bar__link .announcement-bar__message {
  padding: 0;
}

.announcement-bar__message {
  padding: 1rem 0;
  margin: 0;
  letter-spacing: 0.1rem;
}

/* section-header */
.section-header.shopify-section-group-header-group {
  z-index: 99999;
}

.shopify-section-header-sticky {
  position: sticky;
  top: 0;
}


.shopify-section-header-hidden.menu-open {
  top: 0;
}

.shopify-section-group-header-group {
  z-index: 4;
}

.section-header ~ .shopify-section-group-header-group {
  z-index: initial;
}

/* Main Header Layout */
.header-wrapper {
  display: block;
  position: relative;
  background-color: rgb(var(--color-background));
}

.header-wrapper--border-bottom {
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
}

.header {
  display: grid;
  grid-template-areas: 'left-icons header__icon--account heading icons';
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
}

@media screen and (max-width: 749px) {
  .header--has-app {
    grid-template-columns: auto 1fr auto;
  }
}

@media screen and (min-width: 990px) {
  .header {
    grid-template-columns: 1fr auto 1fr;
  }

  .header--top-left,
  .header--middle-left:not(.header--has-menu) {
    grid-template-areas:
      'heading icons'
      'navigation navigation';
    grid-template-columns: 1fr auto;
  }

  .header--top-left.drawer-menu,
  .header--middle-left.drawer-menu {
    grid-template-areas:
      'navigation heading icons';
    grid-template-columns: auto 1fr auto;
    column-gap: 1rem;
  }
nav.header__inline-menu {
    text-align: center;
}
  .header--middle-left {
    grid-template-areas: 'heading navigation icons';
    grid-template-columns: auto auto;
    column-gap: 2rem;
  }

  .header--middle-center:not(.drawer-menu) {
    grid-template-areas: 'navigation heading icons';
    grid-template-columns: 1fr auto 1fr;
    column-gap: 2rem;
  }

  .header--middle-center a.header__heading-link {
    text-align: center;
  }

  .header--top-center {
    grid-template-areas:
      'left-icons heading icons'
      'navigation navigation navigation';
  }

  .header--top-center.drawer-menu {
    grid-template-areas:
      'left-icons heading icons';
    grid-template-columns: 1fr auto 1fr;
  }

  .header:not(.header--middle-left, .header--middle-center) .header__inline-menu {
    margin-top: 1.05rem;
  }
}

.header *[tabindex='-1']:focus {
  outline: none;
}

.header__heading {
  margin: 0;
  line-height: 0;
}

.header > .header__heading-link {
  line-height: 0;
}

.header__heading,
.header__heading-link {
  grid-area: heading;
  justify-self: center;
}

.header__heading-link {
  display: inline-block;
  padding: 0.75rem;
  text-decoration: none;
  word-break: break-word;
}

.header__heading-link:hover .h2 {
  color: rgb(var(--color-foreground));
}

.header__heading-link .h2 {
  line-height: 1;
  color: rgba(var(--color-foreground), 0.75);
}

.header__heading-logo {
  height: auto;
  max-width: 100%;
}

.header__heading-logo-wrapper {
  width: 100%;
  display: inline-block;
  transition: width 0.3s cubic-bezier(0.52, 0, 0.61, 0.99);
}

@media screen and (max-width: 989px) {
  .header__heading,
  .header__heading-link {
    text-align: center;
  }

  .header--mobile-left .header__heading,
  .header--mobile-left .header__heading-link {
    text-align: left;
    justify-self: start;
  }

  .header--mobile-left {
    grid-template-columns: auto 2fr 1fr;
  }
}

@media screen and (min-width: 990px) {
  .header--middle-left .header__heading-link,
  .header--top-left .header__heading-link {
    margin-left: -0.75rem;
  }

  .header__heading,
  .header__heading-link {
    justify-self: start;
  }

  .header--middle-center .header__heading-link,
  .header--middle-center .header__heading {
    justify-self: center;
    text-align: center;
  }

  .header--top-center .header__heading-link,
  .header--top-center .header__heading {
    justify-self: center;
    text-align: center;
  }
}

/* Header icons */
.header__icons {
  display: flex;
  grid-area: icons;
  justify-self: end;
}

.header__icons .shopify-app-block {
  max-width: 4.4rem;
  max-height: 4.4rem;
  overflow: hidden;
}

.header__icon:not(.header__icon--summary),
.header__icon span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__icon {
  color: rgb(var(--color-foreground));
}

.header__icon span {
  height: 100%;
}

.header__icon::after {
  content: none;
}

.header__icon:hover .icon,
.modal__close-button:hover .icon {
  transform: scale(1.07);
}

.header__icon .icon {
  height: 2rem;
  width: 2rem;
  fill: none;
  vertical-align: middle;
}

.header__icon,
.header__icon--cart .icon {
  height: 3rem;
  width: 3rem;
  padding: 0;
}

.header__icon--cart {
  position: relative;
  margin-right: -1.2rem;
}

.header__icon--menu[aria-expanded="true"]::before {
  content: "";
  top: 100%;
  left: 0;
  height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));
  width: 100%;
  display: block;
  position: absolute;
  background: rgba(var(--color-foreground), 0.5);
}

/* Search */
menu-drawer + .header__search {
  display: none;
}

.header > .header__search {
  grid-area: left-icons;
  justify-self: start;
}

.header--top-center.drawer-menu > .header__search {
  margin-left: 3.2rem;
}

.header--top-center header-drawer {
  grid-area: left-icons;
}

.header:not(.header--has-menu) * > .header__search {
  display: none;
}

.header__search {
  display: inline-flex;
  line-height: 0;
}

.header--top-center > .header__search {
  display: none;
}

.header--top-center * > .header__search {
  display: inline-flex;
}

@media screen and (min-width: 990px) {
  .header:not(.header--top-center) * > .header__search,
  .header--top-center > .header__search {
    display: inline-flex;
  }

  .header:not(.header--top-center) > .header__search,
  .header--top-center * > .header__search {
    display: none;
  }
}

.no-js .predictive-search {
  display: none;
}

details[open] > .search-modal {
  opacity: 1;
  animation: animateMenuOpen var(--duration-default) ease;
}

details[open] .modal-overlay {
  display: block;
}
a#cart-icon-bubble {
    margin-left: 15px;
}
details[open] .modal-overlay::after {
  position: absolute;
  content: '';
  background-color: rgb(var(--color-foreground), 0.5);
  top: 100%;
  left: 0;
  right: 0;
  height: 100vh;
}

.no-js details[open] > .header__icon--search {
  top: 1rem;
  right: 0.5rem;
}

.search-modal {
  opacity: 0;
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
  min-height: calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));
  height: 100%;
}

.search-modal__content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 5rem 0 1rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  position: relative;
}

.search-modal__content-bottom {
  bottom: calc((var(--inputs-margin-offset) / 2) );
}

.search-modal__content-top {
  top: calc((var(--inputs-margin-offset) / 2) );
}

.search-modal__form {
  width: 100%;
}

.search-modal__close-button {
  position: absolute;
  right: 0.3rem;
}

@media screen and (min-width: 750px) {
  .search-modal__close-button {
    right: 1rem;
  }

  .search-modal__content {
    padding: 0 6rem;
  }
}

@media screen and (min-width: 990px) {
  .search-modal__form {
    max-width: 74.2rem;
  }

  .search-modal__close-button {
    position: initial;
    margin-left: 0.5rem;
  }
}

/* Header menu drawer */
.header__icon--menu .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease;
}

details:not([open]) > .header__icon--menu .icon-close,
details[open] > .header__icon--menu .icon-hamburger {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
}

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-close {
  visibility: hidden;
}

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-hamburger {
  visibility: visible;
  opacity: 1;
  transform: scale(1.07);
}

.js details > .header__submenu {
  opacity: 0;
  transform: translateY(-1.5rem);
}

details[open] > .header__submenu {
  animation: animateMenuOpen var(--duration-default) ease;
  animation-fill-mode: forwards;
  z-index: 1;
}

@media (prefers-reduced-motion) {
  details[open] > .header__submenu {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Header menu */
.header__inline-menu {
  margin-left: -1.2rem;
  grid-area: navigation;
  display: none;
}

.header--top-center .header__inline-menu,
.header--top-center .header__heading-link {
  margin-left: 0;
}

@media screen and (min-width: 990px) {
  .header__inline-menu {
    display: block;
  }

  .header--top-center .header__inline-menu {
    justify-self: center;
  }

  .header--top-center .header__inline-menu > .list-menu--inline {
    justify-content: center;
  }

  .header--middle-left .header__inline-menu {
    margin-left: 0;
  }
}

.header__menu {
  padding: 0 1rem;
}

.header__menu-item {
  padding: 1.2rem;
  text-decoration: none;
  color: rgba(var(--color-foreground), 0.75);
}

.header__menu-item:hover {
  color: rgb(var(--color-foreground));
}

.header__menu-item span {
  transition: text-decoration var(--duration-short) ease;
}

.header__menu-item:hover span {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

details[open] > .header__menu-item {
  text-decoration: underline;
}

details[open]:hover > .header__menu-item {
  text-decoration-thickness: 0.2rem;
}

details[open] > .header__menu-item .icon-caret {
  transform: rotate(180deg);
}

.header__active-menu-item {
  transition: text-decoration-thickness var(--duration-short) ease;
  color: rgb(var(--color-foreground));
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

.header__menu-item:hover .header__active-menu-item {
  text-decoration-thickness: 0.2rem;
}

.header__submenu {
  transition: opacity var(--duration-default) ease,
    transform var(--duration-default) ease;
}

.global-settings-popup,
.header__submenu.global-settings-popup {
  border-radius: var(--popup-corner-radius);
  border-color: rgba(var(--color-foreground), var(--popup-border-opacity));
  border-style: solid;
  border-width: var(--popup-border-width);
  box-shadow: var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));
  z-index: -1;
}

.header__submenu.list-menu {
  padding: 2.4rem 0;
}

.header__submenu .header__submenu {
  background-color: rgba(var(--color-foreground), 0.03);
  padding: 0.5rem 0;
  margin: 0.5rem 0;
}

.header__submenu .header__menu-item:after {
  right: 2rem;
}

.header__submenu .header__menu-item {
  justify-content: space-between;
  padding: 0.8rem 2.4rem;
}

.header__submenu .header__submenu .header__menu-item {
  padding-left: 3.4rem;
}

.header__menu-item .icon-caret {
  right: 0.8rem;
}

.header__submenu .icon-caret {
  flex-shrink: 0;
  margin-left: 1rem;
  position: static;
}

header-menu > details,
details-disclosure > details {
  position: relative;
}

@keyframes animateMenuOpen {
  0% {
    opacity: 0;
    transform: translateY(-1.5rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.overflow-hidden-mobile,
.overflow-hidden-tablet,
.overflow-hidden-desktop {
  overflow: hidden;
}

@media screen and (min-width: 750px) {
  .overflow-hidden-mobile {
    overflow: auto;
  }
}

@media screen and (min-width: 990px) {
  .overflow-hidden-tablet {
    overflow: auto;
  }
}

.badge {
  border: 1px solid transparent;
  border-radius: var(--badge-corner-radius);
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 1;
  padding: 0.5rem 1.3rem 0.6rem 1.3rem;
  text-align: center;
  background-color: rgb(var(--color-badge-background));
  border-color: rgba(var(--color-badge-border), var(--alpha-badge-border));
  color: rgb(var(--color-foreground));
  word-break: break-word;
}

.gradient {
  background: rgb(var(--color-background));
  background: var(--gradient-background);
  background-attachment: fixed;
}

@media screen and (forced-colors: active) {
  .icon {
    color: CanvasText;
    fill: CanvasText !important;
  }

  .icon-close-small path {
    stroke: CanvasText;
  }
}

.ratio {
  display: flex;
  position: relative;
  align-items: stretch;
}

.ratio::before {
  content: '';
  width: 0;
  height: 0;
  padding-bottom: var(--ratio-percent);
}

.content-container {
  border-radius: var(--text-boxes-radius);
  border: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));
  position: relative;
}

.content-container:after {
  content: '';
  position: absolute;
  top: calc(var(--text-boxes-border-width) * -1);
  right: calc(var(--text-boxes-border-width) * -1);
  bottom: calc(var(--text-boxes-border-width) * -1);
  left: calc(var(--text-boxes-border-width) * -1);
  border-radius: var(--text-boxes-radius);
  box-shadow: var(--text-boxes-shadow-horizontal-offset)
    var(--text-boxes-shadow-vertical-offset)
    var(--text-boxes-shadow-blur-radius)
    rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
  z-index: -1;
}

.content-container--full-width:after {
  left: 0;
  right: 0;
  border-radius: 0;
}

@media screen and (max-width: 749px) {
  .content-container--full-width-mobile {
    border-left: none;
    border-right: none;
    border-radius: 0;
  }
  .content-container--full-width-mobile:after {
    display: none;
  }
}

.global-media-settings {
  position: relative;
  border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
  border-radius: var(--media-radius);
  overflow: visible !important;
  background-color: rgb(var(--color-background));
}

.global-media-settings:after {
  content: '';
  position: absolute;
  top: calc(var(--media-border-width) * -1);
  right: calc(var(--media-border-width) * -1);
  bottom: calc(var(--media-border-width) * -1);
  left: calc(var(--media-border-width) * -1);
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
  z-index: -1;
  pointer-events: none;
}

.global-media-settings--no-shadow {
  overflow: hidden !important;
}

.global-media-settings--no-shadow:after {
  content: none;
}

.global-media-settings img,
.global-media-settings iframe,
.global-media-settings model-viewer,
.global-media-settings video {
  border-radius: calc(var(--media-radius) - var(--media-border-width));
}

.content-container--full-width,
.global-media-settings--full-width,
.global-media-settings--full-width img,
.global-media-settings--full-width video,
.global-media-settings--full-width iframe {
  border-radius: 0;
  border-left: none;
  border-right: none;
}

/* check for flexbox gap in older Safari versions */
@supports not (inset: 10px) {
  .grid {
    margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing));
  }

  .grid__item {
    padding-left: var(--grid-mobile-horizontal-spacing);
    padding-bottom: var(--grid-mobile-vertical-spacing);
  }

  @media screen and (min-width: 750px) {
    .grid {
      margin-left: calc(-1 * var(--grid-desktop-horizontal-spacing));
    }

    .grid__item {
      padding-left: var(--grid-desktop-horizontal-spacing);
      padding-bottom: var(--grid-desktop-vertical-spacing);
    }
  }

  .grid--gapless .grid__item {
    padding-left: 0;
    padding-bottom: 0;
  }

  @media screen and (min-width: 749px) {
    .grid--peek .grid__item {
      padding-left: var(--grid-mobile-horizontal-spacing);
    }
  }

  .product-grid .grid__item {
    padding-bottom: var(--grid-mobile-vertical-spacing);
  }

  @media screen and (min-width: 750px) {
    .product-grid .grid__item {
      padding-bottom: var(--grid-desktop-vertical-spacing);
    }
  }
}

.font-body-bold {
  font-weight: var(--font-body-weight-bold);
}

/* outline and border styling for Windows High Contrast Mode */
@media (forced-colors: active) {
  .button,
  .shopify-challenge__button,
  .customer button {
    border: transparent solid 1px;
  }

  .button:focus-visible,
  .button:focus,
  .button.focused,
  .shopify-payment-button__button--unbranded:focus-visible,
  .shopify-payment-button [role="button"]:focus-visible,
  .shopify-payment-button__button--unbranded:focus,
  .shopify-payment-button [role="button"]:focus {
    outline: solid transparent 1px;
  }

  .field__input:focus,
  .select__select:focus,
  .customer .field input:focus,
  .customer select:focus,
  .localization-form__select:focus.localization-form__select:after {
    outline: transparent solid 1px;
  }

  .localization-form__select:focus {
    outline: transparent solid 1px;
  }
}

.rte:after {
  clear: both;
  content: '';
  display: block;
}

.rte > p:first-child {
  margin-top: 0;
}

.rte > p:last-child {
  margin-bottom: 0;
}

.rte table {
  table-layout: fixed;
}

@media screen and (min-width: 750px) {
  .rte table td {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

.rte img {
  height: auto;
  max-width: 100%;
  border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
  margin-bottom: var(--media-shadow-vertical-offset);
}

.rte ul,
.rte ol {
  list-style-position: inside;
  padding-left: 2rem;
}

.rte li {
  list-style: inherit;
}

.rte li:last-child {
  margin-bottom: 0;
}

.rte a {
  color: rgba(var(--color-link), var(--alpha-link));
  text-underline-offset: 0.3rem;
  text-decoration-thickness: 0.1rem;
  transition: text-decoration-thickness var(--duration-short) ease;
}

.rte a:hover {
  color: rgb(var(--color-link));
  text-decoration-thickness: 0.2rem;
}

.rte blockquote {
  display: inline-flex;
}

.rte blockquote > * {
  margin: -0.5rem 0 -0.5rem 0;
}

/* Ambient animation */

@media (prefers-reduced-motion: no-preference) {
  .animate--ambient > img,
  .animate--ambient > svg {
    animation: animateAmbient 30s linear infinite;
  }

  @keyframes animateAmbient {
    0% { transform: rotate(0deg) translateX(1em) rotate(0deg) scale(1.2); }
    100% { transform: rotate(360deg) translateX(1em) rotate(-360deg) scale(1.2); }
  }
}
@font-face {
    font-family: "Acumin Pro";
    src: url("/cdn/shop/files/acuminpro-regular-webfont.woff2") format("woff2"), url("acuminpro-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    ascent-override: 100%;
}
@font-face {
    font-family: "Acumin Pro";
    src: url("/cdn/shop/files/acuminpro-italic-webfont.woff2") format("woff2"), url("acuminpro-italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    ascent-override: 100%;
}
@font-face {
    font-family: "Acumin Pro";
    src: url("/cdn/shop/files/acuminpro-medium-webfont.woff2") format("woff2"), url("acuminpro-medium-webfont.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    ascent-override: 100%;
}
@font-face {
    font-family: "Acumin Pro";
    src: url("/cdn/shop/files/acuminpro-mediumitalic-webfont.woff2") format("woff2"), url("acuminpro-mediumitalic-webfont.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    ascent-override: 100%;
}
@font-face {
    font-family: "Acumin Pro";
    src: url("/cdn/shop/files/acuminpro-semibold-webfont.woff2") format("woff2"), url("acuminpro-semibold-webfont.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    ascent-override: 100%;
}
@font-face {
    font-family: "Acumin Pro";
    src: url("/cdn/shop/files/acuminpro-semibolditalic-webfont.woff2") format("woff2"), url("acuminpro-semibolditalic-webfont.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
    ascent-override: 100%;
}
@font-face {
    font-family: "Utopia Std";
    src: url("/cdn/shop/files/utopiastd-disp-webfont.woff2") format("woff2"), url("utopiastd-disp-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    ascent-override: 100%;
}
@font-face {
    font-family: "Inter";
    src: url("/cdn/shop/files/Inter-Thin.ttf") format("truetype");
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("/cdn/shop/files/Inter-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("/cdn/shop/files/Inter-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("/cdn/shop/files/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("/cdn/shop/files/Inter-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("/cdn/shop/files/Inter-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("/cdn/shop/files/Inter-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("/cdn/shop/files/Inter-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("/cdn/shop/files/Inter-Black.ttf") format("truetype");
    font-weight: 900;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-Light.otf") format("opentype");
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-LightItalic.otf") format("opentype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-Regular.otf") format("opentype");
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-RegularItalic.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-Medium.otf") format("opentype");
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-MediumItalic.otf") format("opentype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-Semibold.otf") format("opentype");
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-SemiboldItalic.otf") format("opentype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-Bold.otf") format("opentype");
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-BoldItalic.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-Black.otf") format("opentype");
    font-weight: 900;
    font-display: swap;
}
@font-face {
    font-family: "Tiempos";
    src: url("/cdn/shop/files/TestTiemposHeadline-BlackItalic.otf") format("opentype");
    font-weight: 900;
    font-display: swap;
    font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    letter-spacing: 0;
    color: #2e2f3c;
}
h1,
h2,
h3 {
    font-family: "Tiempos";
}
a,
p,
button {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}
.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 10px 28px;
    color: #ffffff;
    background-color: #ff8900;
    border-radius: 60px;
    font-family: "Acumin Pro";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    transition: all 200ms ease-in;
    cursor: pointer;
    user-select: none;
    appearance: none;
    white-space: normal;
}
@media screen and (min-width: 768px) {
  #shopify-section-template--23695868100928__image_banner_e9dJVB .banner{
    width:100%;
        max-width: 95%;
    margin: 0 auto;
    margin-top:30px;
    border-radius: 50px;
  }
    .btn {
        min-height: 50px;
        padding: 13px 36px;
    }
}
.heading-1 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
}
@media screen and (min-width: 768px) {
    .heading-1 {
        font-size: 39px;
        line-height: 47px;
    }
}
.heading-2 {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 125%;
}
@media screen and (min-width: 768px) {
    .heading-2 {
        font-size: 36px;
        line-height: 115%;
        font-weight: 600;
    }
}
.heading-2-sm {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 125%;
}
@media screen and (min-width: 768px) {
    .heading-2-sm {
        font-size: 31px;
    }
}
.heading-3 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 125%;
    white-space: pre-wrap;
}
@media screen and (max-width: 767px) {
#shopify-section-template--22516703560000__hero-split #hero-split-section .hero-container {
    height: 686px;
    grid-template-rows: inherit;
}
img.small_hide {
    display: none !important;
}
}
@media screen and (min-width: 768px) {

    .heading-3 {
        font-size: 25px;
        line-height: 35px;
    }
  img.medium_hide {
    display: none !important;
}
}
.heading-4 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
@media screen and (min-width: 768px) {
    .heading-4 {
        font-size: 20px;
        line-height: 30px;
    }
}
.subheading {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 125%;
}
@media screen and (min-width: 768px) {
    .subheading {
        font-size: 20px;
        line-height: 30px;
    }
}
.minion {
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
}
.paragraph-10 {
    font-style: normal;
    line-height: 125%;
    font-size: 10px;
}
.paragraph-12 {
    font-style: normal;
    line-height: 125%;
    font-size: 12px;
}
.paragraph-14 {
    font-style: normal;
    line-height: 125%;
    font-size: 14px;
}
.paragraph-18 {
    font-style: normal;
    line-height: 125%;
    font-size: 18px;
}
.paragraph-20 {
    font-style: normal;
    line-height: 125%;
    font-size: 1.25rem;
}

blockquote {
    font-style: italic;
    color: rgba(var(--color-foreground), 0.75);
    border-left: 0.2rem solid rgba(var(--color-foreground), 0.2);
    padding-left: 1rem;
}




.usps_icon .multicolumn-card.content-container {
    display: flex;
    align-items: center;
}
.usps_icon .multicolumn-card.content-container .multicolumn-card__image-wrapper {
    margin: 0;
    width: 30%;
}
.usps_icon .multicolumn-card.content-container .multicolumn-card__info {
    padding: 0;
    width: 70%;
    padding-left: 16px;
}
.usps_icon .multicolumn-list {
    max-width: 1220px;
    margin: 0 auto;
    align-items: center;
}

h2.image-with-text__heading.inline-richtext.h1 {
    font-weight: 600;
    font-size: 36px;
    line-height: 115%;
    margin-bottom: 35px;
    max-width: 75%;
    font-family: "Tiempos";
}
.image-with-text__text.rte.body {
    margin: 0;
}
.image-with-text__text.rte.body p {
    font-family: "Inter";
    font-style: normal;
    max-width: 75%;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    margin: 0;
}
.image-with-text__grid {
    width: 92%;
    margin: 0 auto;
}
.slick-arrow img {
    filter: invert(1);
    max-width: 100%;
}
.slick-next:before, .slick-prev:before {
    display:none;
}
.slick-next, .slick-prev {
    background: #ff8900;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    padding: 8px;
    z-index: 1;
}
.slick-next:hover, .slick-prev:hover {
    background: #ff8900;
}
#brand-awards-section  h2.heading-2.text-center.text-charade {
    color: #ff8900;
    font-family: Inter;
    font-size: 30px;
    margin-bottom: 18px;
}
#brand-awards-section h4.heading-4.mb-4 {
    font-size: 36px;
    max-width: 85%;
    text-align: center;
    line-height: 135%;
    font-weight: 600;
    margin-bottom: 0;
    font-family: 'Inter';
}
#brand-awards-section .awards__item .image_container img {
    object-fit: contain;
}
#faq .faq__choices a {
    background: #ff8900 !important;
}
details-modal.header__search {
    display: none !important;
}
.header__menu-item span {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}
.slick-dots li button:before{
  display:none;
}
.slick-dots li button {
    height: 10px !important;
    width: 10px !important;
    background: #ccc !important;
    border-radius: 100%;
    margin: 0 !important;
}
.slick-dots li.slick-active button {
    background: #000 !important;
}
#customer-sentiment-section a.mattresses-newAnchor1 {
    display: none;
}
.mega-menu__content {
    height: auto!important;
    background: #fff!important;
    box-shadow: none;
    will-change: opacity,transform;
    transform-origin: top;
    border-top: 1px solid rgba(0,0,0,.08);
    filter: drop-shadow(0 20px 13px rgb(0 0 0/.03)) drop-shadow(0 8px 5px rgb(0 0 0/.08));
}
ul.mega-menu__list.page-width.mega-menu__list--condensed {
    width: 93%;
    padding: 30px 0 20px;
    text-align: left;
      padding-bottom: 0px;
      padding-top: 0px;
}
a.mega-menu__link.mega-menu__link--level-2.link {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
.btn--compact {
    font-size: 14px;
    min-height: auto;
    width: max-content;
    text-transform: none;
    text-decoration: none;
    padding: 10px 30px;
    margin-left: 20%;
}
.header__menu-item span {
    text-decoration: none !important;
}
.btn--secondary {
    background-color: #3c4196;
}
.btn--secondary:hover {
    background-color: #ffa235;
}
.site-subnav .subnav-container .compare-btn {
    font-size: 13px;
}
.site-subnav .subnav-container .compare-btn {
    margin-top: 1.25rem;
}
.header__menu-item:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ff8900;
    transform: scaleX(0);
    transform-origin: bottom left;
    transition: transform .15s ease-out;
}
.header__menu-item:hover:after {
    transform: scaleX(1);
}
details[open]:hover>.header__menu-item {
    text-decoration: none !important;
}
.list-menu--inline li {
    position: inherit;
    width: initial;
    padding: 0;
}
.mega-menu__content {
    z-index: 2;
}
.list-menu__item {
    z-index: 3;
}
main#MainContent {
    z-index: 1;
}
div#menu-drawer {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 110;
    width: 100%;
      display: none;
    background-color: #fff;
}
.menu-drawer__menu svg.icon.icon-arrow {

}
.menu-drawer__menu svg.icon.icon-caret {
    width: 18px;
}
.menu-drawer__menu .list-menu__item.link {
    justify-content: space-between;
}
.menu-drawer__navigation-container {
    padding: 30px 20px;
    padding-top: 0px;
}
ul.menu-drawer__menu.has-submenu.list-menu li {
    padding: 15px 0px;
}
ul.menu-drawer__menu.list-menu li {
    padding-bottom: 0 !important;
}
.menu-drawer__navigation-container .list-menu__item {
    font-family: Acumin Pro;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    text-decoration: none;
    color: #000;
}
.menu-drawer__inner-submenu a.menu-drawer__menu-item {
    font-weight: 600;
    font-size: 16px;
}
.menu-drawer__submenu.has-submenu {
    display: none;
}
.menu-drawer__menu .list-menu__item.link.active svg.icon.icon-caret {
    transform: rotate(180deg);
}
.menu-drawer__inner-submenu a.compare-btn.btn.btn--secondary.btn--compact {
    width: 100%;
    margin: 0;
    padding: 10px 10px;
}
ul.menu-drawer__menu.list-menu {
    padding-bottom: 20px;
}
.header__icon.header__icon--menu.header__icon--summary.active svg.icon.icon-close,
.header__icon.header__icon--menu.header__icon--summary svg.icon.icon-hamburger{
    display: block;
}
.header__icon.header__icon--menu.header__icon--summary svg.icon.icon-close,
.header__icon.header__icon--menu.header__icon--summary.active svg.icon.icon-hamburger{
    display: none;
}
.cart-item__quantity-wrapper quantity-input.quantity.cart-quantity:after,
.cart-item__quantity-wrapper quantity-input.quantity.cart-quantity:before {
    display: none !important;
}
.article-template__hero-containers {
    margin: 0 !important;
}
h1.article-template__title {
    color: #3c4196;
    font-family: Utopia Std,serif;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    font-size: 57px;
}
.caption-with-letter-spacing {
    font-size: 14px;
    color: #000;
}
.share-button__button {
    font-size: 18px;
}
.article-template__content.page-width.page-width--narrow.rte {
    color: #000;
    letter-spacing: 0px;
    font-size: 14px;
    font-family: inter;
}
.article-template__content.page-width.page-width--narrow.rte h2 {
    font-size: 48px;
    line-height: 123%;
    margin: inherit;
    color: #3c4196;
    font-family: Utopia Std,serif;
    font-style: normal;
    font-weight: 700;
}
.article-template__content.page-width.page-width--narrow.rte ul {
    margin-top: 4rem;
}
.article-template__link {
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.article-template__link svg.icon.icon-arrow {
    width: 24px;
}
.drawer__footer {
    border: none !important;
}
cart-remove-button .button {
    justify-content: flex-end !important;
}
.quantity__button:focus-visible, .quantity__input:focus-visible {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.cart-item-actions .quantity__button {
    background: transparent!important;
    width: auto!important;
}
quantity-input.quantity.cart-quantity {
    padding: 0px 5px!important;
}
button.slideshow__autoplay.slider-button.no-js-hidden {
    display: none !important;
}
quantity-input.quantity.cart-quantity input {
    padding: 0!important;
}
span.badge.price__badge-sale.color-accent-2 {
    display: block !important;
}
.accordion span.flex-1.font-inter {
    line-height: inherit;
}
.price.price--large.emma-product__price.price--on-sale.price--show-badge {
    align-items: center;
}
.emma-button__secondary svg path {
    fill: #fff !important;
}
.multicolumn-list h3 {
    font-size: 18px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
}

p.cart-pricing__price.cart-pricing__price--original {
    color: #55576f;
    font-weight: 400;
    font-size: 12px;
    text-decoration-line: line-through;
    font-family: "Inter";
    font-style: normal;
}
.cart-totals {
    display: grid;
    gap: 8px;
    grid-template-columns: minmax(0,1fr) minmax(0,auto);
    align-items: center;
    padding-top: 5px;
}
.cart-totals__inner.invisible-on-loading {
    display: grid;
    gap: 2px;
    grid-template-columns: minmax(0,1fr) minmax(0,auto);
    grid-template-rows: repeat(2,minmax(0,auto));
    align-items: center;
    justify-items: flex-end;
}
p#CartTotalPrice {
    font-size: 16px;
    font-weight: 700;
}
.cart-totals #CartTotalSaved {
    grid-column: 1 / span 2;
}
li.summary-item {
    display: grid;
    gap: 8px;
    margin-top: 5px;
    grid-template-columns: minmax(0,1fr) minmax(0,auto);
    align-items: center;
}
.usps_icon .multicolumn-list__item.grid__item .media.media--transparent.media--adapt {
    padding-bottom: 90% !important;
}
.usps_icon .multicolumn-list__item.grid__item:nth-child(4) .media.media--transparent.media--adapt {
    padding-bottom: 65% !important;
}
.announcement-bar p.text-xl {
    font-size: 20px;
}


#risk-reversal-section .risk-reversal {
    display: grid;
    gap: 16px;
    grid-auto-flow: row;
    justify-content: center;
}
@media screen and (min-width: 768px) {
    #risk-reversal-section .risk-reversal {
        grid-template-columns: repeat(3, minmax(0, auto));
        margin: 0 2rem;
    }
}
@media screen and (min-width: 1024px) {
    #risk-reversal-section .risk-reversal {
        margin: 0 4rem;
    }
}
@media screen and (min-width: 1200px) {
    #risk-reversal-section .risk-reversal {
        gap: 35px;
        grid-template-columns: repeat(5, minmax(0, auto));
        margin: 0 7rem;
    }
}
.risk-reversal__item p span {
    display: block;
}
@media screen and (min-width: 1440px) {
    #risk-reversal-section .risk-reversal {
        width: 79%;
        margin: 0 auto;
    }
}
#risk-reversal-section .risk-reversal__item {
    --icon-width: 40px;
    display: grid;
    gap: 8px;
    grid-template-columns: minmax(0, var(--icon-width)) minmax(0, 1fr);
    align-items: center;
    justify-items: flex-start;
    text-align: left;
}
.risk-reversal__item p {
    font-weight: 500;
}
@media (min-width: 768px) {
    #risk-reversal-section .risk-reversal__item {
        --icon-width: 60px;
    }
}
@media (min-width: 992px) {
    .emma-page-mattress__slide {
        align-items: center !important;
        text-align: center;
    }

    .emma-page-mattress__slide-text {
        width: 40% !important;
        margin: auto;
        padding-left: 0 !important;
    }

  h1#login, .customer>h1 {
    font-size: 12px;
    margin-top: 50px;
}

main#MainContent .customer.register {
    margin: 15rem auto 15rem!important;
}  
}
#risk-reversal-section {
    margin: 40px 0px;
}
h1.main-page-title.page-title.h0 {
    display: none;
}
.js .mega-menu__content {
    transform: translateY(-25px) !important;
    display: none;
  padding-top: 45px !important;
  padding-bottom: 35px !important;
}
.mega-menu {
    position: inherit !important;
}
.list-menu__item {
    position: relative;
}
.list-menu--inline li .mega-menu.active .mega-menu__content {
    opacity: 1;
    display: block;
}
.list-menu--inline li .mega-menu.active:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.product-spotlight__content a.product-spotlight__link p.product-spotlight__name.text-xl.font-semibold {
    font-size: 18px;
}
.product-spotlight__content p.text-xs {
    font-size: 16px;
    padding-top: 14px;
    letter-spacing: inherit;
}
.headermenuimg span.media-badge {
    right: 0;
    left: inherit;
}
a.product-spotlight__link {
    padding-top: 15px;
    display: block;
}
.product-spotlight__content span.media-badge {
    height: 30px;
    width: 90px;
    padding: 0;
    font-size: 16px;
    border-radius: 5px;
}
section#featured-products-section {
    padding-top: 30px;
}
body.page__product.template_product.black-color.gradient span.media-badge {
    width: 65px;
    height: 35px;
    font-size: 15px;
    text-transform: uppercase;
}
@media screen and (max-width: 768px) {

  body.page__product.template_product.black-color.gradient .image-with-text__text-item.grid__item {
    padding: 20px 0;
}
    .collection p.shortdes
   {
     margin: 0;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     /* height: 40px; */
   }
.headermenuimgs {
    background: #fff;
    position: relative;
}
.product-spotlight__content {
    position: relative;
}
section#home-risk-free-banner-section.fixed {
    position: fixed;
    top: 10.9rem;
    z-index: 9999;
}
.risk-reversal {
    display: flex !important;
    gap: 0 !important;     justify-content:space-around !important
}

#risk-reversal-section {
    margin: 0px 15px;
}

  #risk-reversal-section .risk-reversal__item img {
    max-width: 45px;
     height: 40px;
    margin: 0 auto 10px;
}

#risk-reversal-section .risk-reversal__item {
    display: block !important;      justify-content: space-around 
}

  #risk-reversal-section .risk-reversal__item 
.paragraph-18 {
    font-weight: 600;
    font-size: 9px;
}

#risk-reversal-section .risk-reversal .risk-reversal__item:nth-child(4) img {
    max-width: 100%;
    height: 40px;
    width: 37px;
    object-fit: contain;
}
#risk-reversal-section .risk-reversal__item {
    display: block !important;
}

}
.emma-product__price .price__regular {
    display: none !important;
}
.product__tax.caption.rte {
    padding-top: 10px;
}

  .sticky-whatsapp-icon {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -160px;
    bottom: 45%;
    width: 204px;
    z-index: 1100;
}

.sticky li {
    list-style-type: none;
    background-color: rgba(255, 137, 75, .75);
    color: #efefef;
    height: 40px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    border-radius: 0px;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}
.sticky li:hover {
    margin-left: -115px;
    background: rgba(60,65,150,.50);
}
  .sticky-whatsapp-icon a {
    display: block;
    text-align: center;
    transition: all 0.3s ease;
}


  .sticky li img {
    float: left;
    margin: 3px 8px;
    margin-right: 0px;
    background-color: #04040400;
}

  .sticky li p a {
    margin: 0px;
    line-height: 16px;
    font-size: 11px;
    font-weight: normal;
    float: left;
    width: 100px;
}

  .sticky li p a {
    text-decoration: none;
    color: #2C3539;
}
.sticky li {
    display: flex;
    align-items: center;
}
img.phone_icon {
    height: 26px;
    width: 26px;
}
.hide_price_slider {
    display: flex;
    align-items: center;
    gap: 10px;
}
span.whatsapp img {
    width: 35px;
}
span.menulonktag {
    background: #2e2f3c;
    color: #fff;
    padding: 3px 10px;
    font-size: 18px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    z-index: 1;
}
.template_product h2.image-with-text__heading.h2.rte {
    font-size: 30px;
}
.page__collection .image-with-text__media-item {
    width: 15%;
}
.page__collection .image-with-text__media-item .image-with-text__media img {
    position: relative;
}
.page__collection .image-with-text__content {
    padding-top: 0;
    padding-bottom: 0;
}
.page__collection .image-with-text__text p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    text-align: left;
}
.hide_price_slider {
    display: flex;
    align-items: center;
    gap: 10px;
}
.page__collection .image-with-text__heading strong {
    font-size: 30px;
}

ul.mega-menu__list.page-width.mega-menu__list--condensed li {
    display: flex;
    align-items: baseline;
    gap: 20px;
}
p.product-emi {
    font-size: 14px;
    font-weight: 600;
}
.header__icons, .header>.header__heading-link {
    z-index: 9;
}
h1.header__heading {
    z-index: 9;
}
.usp-detailed-section__accordion {
    display: grid;
    grid-template-columns: 2.5rem auto;
    margin-top: 1rem;
    opacity: 1;
    visibility: visible;
    grid-column-gap: 15px;
}
.icon--normal[data-v-01352699]:not(.icon--is-non-responsive) {
    height: 25px;
    min-width: 25px;
    width: 25px;
}
.accordion__header.accordion__header--chevron {
    align-items: center;
    font-size: 1rem;
    position: relative;
    text-align: left;
    align-content: center;
    display: flex;
    padding: 0;
}
.image-with-text__text.rte.body .accordion__content {
    grid-column-start: 2;
    padding-left: 0;
    padding-right: 0;
    max-height: 90vh;
    opacity: 1;
    padding-bottom: 1rem;
}
p.body-s-700.sm-body-m-700 {
    font-size: 16px !important;
    font-weight: 700 !important;
}
.image-with-text--overlap .image-with-text__content {
    height: auto;
    width: calc(100% + 10rem)!important;
    min-width: calc(100% + 10rem)!important;
    margin-top: 0;
    margin-left: -10rem!important;
    box-shadow: 0 0.25rem 0.5rem 0 rgba(46,47,60,.1);
    padding: 25px!important;
}
.image-with-text__grid.grid.grid--gapless.grid--1-col.grid--3-col-tablet {
    max-width: 1100px !important;
}
.rtf-text.usp-detailed-section__description {
    color: #000;
}
ul.splide__list{
  display:none;
}
ul.splide__list.slick-initialized.slick-slider {
    display: block;
    padding: 5px;
}
ul.splide__list.slick-initialized.slick-slider{
  display: block;
}
.usp-detailed-section__accordion {
    pointer-events: none;
}
span.saveamount.color-accent-2 {
    background-color: red!important;
    color: #fff;
    padding: 4px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
ul.mega-menu__list.page-width.mega-menu__list--condensed {
    position: relative;
}
ul.mega-menu__list.page-width.mega-menu__list--condensed li {
    width: 33.33%;
}
.headermenuimg {
    opacity: 1 !important;
    position: relative;
}
ul.mega-menu__list.page-width.mega-menu__list--condensed {
    display: flex;
    align-items: flex-start;
}
.product-spotlight__content img {
    height: 300px;
    object-fit: contain;
}
.mytitme {
    display: flex;
    align-items: center;
    gap: 5px;
    background:#2e2f3c;
    color: #fff;
    font-size: 14px;
    padding: 3px 8px 3px 5px;
    border-radius: 5px;
}
.time-part {
    display: flex;
}
.time-partmob {
    display: flex;
}
.mytitme p {
    color: #fff;
    font-size: 14px;
}
.mytitme img {
    filter: invert(1);
}
.product__info-container .product-form {
    display: flex;
    flex-direction: column;
}
.product__info-container .product-form .sb_zv_div {
    order: 2;
    margin-top: 20px !important;
}
div#smile-ui-container {
    display: none !important;
}
.why-emma .slideshow__slide a.button.button--primary:after,
.why-emma .slideshow__slide a.button.button--primary:before{
  display:none;
}
.why-emma .slideshow__slide a.button.button--primary {
    background: #FF8900;
    border-radius: 24px;
    border: none;
  font-weight: 700;
  font-size: 16px;
  color: #FFFFFF;
}
.why-emma .slideshow__text.banner__box {
    justify-content: flex-start !important;
    align-items: flex-start;
    padding: 0 7rem;
}
@media screen and (max-width: 768px){
  .product-spotlight__content img {
    height: auto;
    object-fit: cover;
    width: 100%;
}
  .card__information .new_collection_heading {
    font-size: 13px !important;
}
  .why-emma .slideshow__slide a.button.button--primary {
    display:none;
}
  .usp-detailed-section__accordion {
    pointer-events: all;
}
div#link-mattresses li {
    display: flex;
    align-items: center;
    gap: 20px;
}
.image-with-text--overlap .image-with-text__content {
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    min-width: 100% !important;
}  
p.body-s-700.sm-body-m-700 {
    padding: 0 !important;
}  
.accordion__header.accordion__header--chevron:after {
    border-bottom: 2px solid;
    border-right: 2px solid;
    content: " ";
    display: inline-block;
    height: 8px;
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    transition: transform .25s ease-in-out;
    width: 8px;
    border-color: #000;
}
  .accordion__content {
    display: none;
}
.image-with-text__text.rte.body {
    width: 100%;
} 
.accordion.usp-detailed-section__accordion.accordion--without-borders.active .accordion__header.accordion__header--chevron:after {
    transform: translateY(-50%) rotate(225deg);
}
.great_sleep {
    padding-left: 0 !important;
    padding-right: 0px !important;
}
.great_sleep .image-with-text__grid.grid.grid--gapless.grid--1-col.grid--3-col-tablet {
    width: 100% !important;
}
.great_sleep .image-with-text__text-item.grid__item {
    padding: 20px;
    margin-top: -45%;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(46,47,60,.1);
} 
  .great_sleep h2.image-with-text__heading.inline-richtext.h1 {
    margin-bottom: 20px;
}
.price.price--large.emma-product__price.price--on-sale.price--show-badge {
    display: flex;
    flex-wrap: wrap;
    row-gap: 0;
}
}
.set{
  position: relative;
  width: 100%;
  height: auto;
   border-bottom: 0.125rem solid;
    border-color: #e1e1f0;
}
.set > a{
  position: relative;
  display: block;
  padding: 10px 0px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.set>a:after {
    border-bottom: 2px solid;
    border-right: 2px solid;
    content: " ";
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    transition: transform .25s ease-in-out;
    width: 10px;
}
.set>a.active:after {
    transform: translateY(-50%) rotate(-135deg);
}
.set > a i{
  float: right;
  margin-top: 2px;
}
.content {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: none;
    padding-bottom: 15px;
}
.content p{
  padding: 10px 0px;
  margin: 0;
  color: #333;
}
span.media-badge {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 129px;
    height: 62px;
    padding: 12px;
    border-radius: 0 0 10px;
    background: rgba(255,0,0);
    font-family: Inter,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 37px;
    color: #fff;
}
span.textprice {
    font-size: 24px;
    opacity: 0;
    line-height: 0;
}
.shopify-block.shopify-app-block {
    overflow: hidden !important;
}
.drawer__inner-empty .core-product img {
    height: 120px;
    object-fit: cover;
    margin-left: auto;
    margin-right: 10px;
}
p.product-spotlight__sub.text-xl {
    padding-top: 10px;
    font-size: 14px;
}
.product-single__media .award-ribbon {
    position: absolute;
    display: none;
    background: rgba(60,65,150,.75);
    backdrop-filter: blur(10px);
    border-radius: 0 0 10px 10px;
    padding: 10px;
}
.product-single__media .award-ribbon .award-ribbon__item {
    width: 80px;
    height: 80px;
}
.product-single__media[data-slick-index="0"] .award-ribbon {
    display: flex;
}
.mega-menu.active svg.icon.icon-caret {
    transform: rotate(180deg);
}
.header__menu-item .icon-caret {
    height: auto;
    width: 18px;
    margin-left: 10px;
}
@media screen and (max-width: 800px){
  .product-single__media .award-ribbon {
    right: 15px;
}
  .product-single__media .award-ribbon .award-ribbon__item {
    width: 50px;
    height: 50px;
}
}
.header__menu-item span,
.header__menu-item span a,
.menu_right span {
  font-size: 15px;
}
@media screen and (min-width: 769px) {
.product__info-container .review-mini-container.accordion.accordion-wrapper {
    display: none;
}

  .header__menu-item span,
  .header__menu-item span a {
    font-size: 18px;
}
  section#home-risk-free-banner-section ul.splide__list {
    display: flex;
    justify-content: space-evenly;
    padding: 5px;
}
}
.emma-variant-quantity .snap_emi_txt__pdp_1 {
    display: none !IMPORTANT;
}
    a.alllink {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
}
section#customer-sentiment-section a.btn {
    margin: 0  auto;
}

.mattresses .comparison-table li div:nth-child(1){margin: 0 auto;
    text-align: center;
    display: inline-block;width:100%;}
.mattresses .comparison-table li div:nth-child(1) p:not(.titlepart){
    text-align: left;
    display: inline-block;}
.mattresses  .comparison-table li div:nth-child(2){margin: 0 auto;
    text-align: center;
    display: inline-block;width:100%;}

.mattresses .comparison-table li div:nth-child(2) p:not(.titlepart){
    text-align: center;
    display: inline-block;}
.mattresses .comparison-table li div:nth-child(2) svg{display:inline-block;}
.mattresses .comparison-table li div:nth-child(3){margin: 0 auto;
    text-align: center;
    display: inline-block;width:100%;}
.mattresses .comparison-table li div:nth-child(3) p:not(.titlepart){
    text-align: center;
    display: inline-block;}

.mattresses .comparison-table li div:nth-child(4){margin: 0 auto;
    text-align: center;
    display: flex;width:100%;}
.mattresses .comparison-table li div:nth-child(4) svg,.mattresses .comparison-table li div:nth-child(5) svg,.mattresses .comparison-table li div:nth-child(6) svg,.mattresses .comparison-table li div:nth-child(7) svg{
  width:100%;
}

.mattresses .comparison-table li div:nth-child(8){margin: 0 auto;
    text-align: center;
    display: inline-block;width:100%;}
.mattresses .comparison-table li div:nth-child(8) p:not(.titlepart){
    text-align: center;
    display: inline-block;}

.mattresses .comparison-table li div:nth-child(8) svg{text-align: center;
    margin: 0 auto;}

.mattresses .comparison-table li div:nth-child(13){margin: 0 auto;
    text-align: center;
    display: inline-block;width:100%;}
.mattresses .comparison-table li div:nth-child(13) p:not(.titlepart){
    text-align: center;
    display: inline-block;}

.mattresses .comparison-table li div:nth-child(14){margin: 0 auto;
    text-align: center;
    display: inline-block;width:100%;}
.mattresses .comparison-table li div:nth-child(14) p:not(.titlepart){
    text-align: center;}

body.page__product.template_product.black-color .mytitme {
    background: #000;
}





.textcentercompare{text-align:center;margin:0px auto;display:inline-block;}
.btnbuynowcommain {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.megamenubtn{
margin-top: 1rem;
    font-family: 'Inter';
    font-style: normal;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    background: #ff8900;
    width: max-content;
    font-size: 14px;
    display: inline-flex;
    gap: 5px;
    align-items: center;
    font-weight: 500;
    letter-spacing: 0px;
    border-radius: 100px;
    padding: 5px 20px;
    margin-left: 10px;
    margin-bottom: 11px;
}


@media (min-width: 769px){
.product-item .desc{    min-height: 41px;
}
}

.mattresses-newAnchor{
display:none;
}

@media screen and (max-width: 800px){
#customer-sentiment-section a.mattresses-newAnchor1 {
    position: relative;
    color: #ffa235;
    background: #ffa235;
    color: #fff;
    padding: 13px 5px;
    border-radius: 34px;
    font-weight: 500;
    display: block!important;
    font-size: 15px;
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
}
}

.double-mattresses .premium {
    border-radius: 13px;
}



.main-content-1 {
    position: absolute;
    justify-items: flex-start;
    max-width: 520px;
    padding: 50px;
    backdrop-filter: blur(10px);
    background: rgba(255,255,255,.5);
    border-radius: 10px;
    display: grid;
    gap: 24px;
    z-index: 2;
    left: 8%;
    top: 50%;
    transform: translateY(-50%);
}

h2.heading-rt {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 115%;
    font-style: normal;
    font-family: Tiempos;
    letter-spacing: 0;
    color: #2e2f3c;
}

.text-box-1 p {
    font-size: 23px;
    margin: 0!important;
    line-height: 120%;
    font-weight: 600!important;
}

.new-t {
font-size: 23px;
    margin: 0!important;
    line-height: 120%;
    font-weight: 600!important;
    display: flex;
}

.text-box-1{
display: grid;
    gap: 8px;
    grid-auto-flow: row;
    justify-items: flex-start;
    text-align: left;
}

.new-t img {
    max-width: 32px;
    margin-left: 8px;
    height: 21px;
    width: 32px;
}
.ctm_headingPart {
    text-align: center;
    background: #2e2f3c;
    color: #fff;
    padding: 5px;
    font-size: 25px;
    font-family: 'Inter';
    font-weight: 400;
}
p.lastoptions {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
button.restock-rocket-button.restock-rocket-button-product {
    margin: 0 !important;
}
.template_product.emma-elite-mattress .emma-button__secondary {
    display: none;
}

@media(max-width:800px){

  #featured-products-section .customer-reviews .card:last-child {
    order: 4;
} 
    div#link-pillows-protector li:first-child {

}
  .slideshow__controls.slideshow__controls--top.slider-buttons.no-js-hidden.slideshow__controls--border-radius-mobile {
    display: none !important;
}
  .headermenuimgs span.media-badge {
    right: 0;
    left: inherit;
}
.wrapper-t.vid-ban .main-content-1 .text-box-1 {
    display: none;
}

  .wrapper-t.vid-ban .main-content-1 {
    top: 56%;
    width: 100%;
    left: 0;
    background: transparent;
    backdrop-filter: none;
}
  .videbicontetx {
    padding-left: 35px;
}
.hero-actions a.btn {
    display: inline-flex !important;
}
  .slider-mobile-gutter .main-content {
    padding-top: 20px !important;
    padding-bottom: 50px!important;
}
section#customer-sentiment-section a.btn {
    
    display: none;
}
.ctm_headingPart {
    font-size: 16px;
}
  .newtestimonial {
    overflow: hidden;
}
  section#featured-products-section .slick-prev.slick-arrow {
    left: 0;
}
  section#featured-products-section .slick-next.slick-arrow {
    right: 0;
}
  #featured-products-section p.text-charade {
    height: auto;
}
  section#brand-awards-section {
    padding-top: 30px;
}
}

.double-mattresses .product-price {
    color: red;
}

.double-mattresses .sale-price{
color:black;
}

.product-form__input input[type=radio]:checked+label {
    border-color: transparent;
}
.mega-menu__content a.megamenubtn {
    width: 93%;
    justify-content: center;
  padding: 12px;
    font-size: 18px;
}
.menu-drawer__inner-submenu a.megamenubtn {
    width: 100%;
    margin-left: 0;
    justify-content: center;
}
body.page__product.template_product.emma-elite-mattress.gradient span.saveamount.color-accent-2 {
    display: none;
}
body.page__product.template_product.emma-elite-mattress.gradient .countdown-timer,
body.page__product.template_product.emma-elite-mattress.gradient .snap_emi_txt.product_elmnt,
body.page__product.template_product.emma-elite-mattress.gradient .product-images.demo-gallery span.media-badge{
    display: none;
}
.template_product.emma-elite-mattress div#stickycart {
    display: none;
}
.text-box-1 p img, .text-box p img {
    width: 40px;
    object-fit: cover;
}
.text-box-1 p, .text-box p {
    display: flex;
    gap: 10px;
    align-items: center;
}
@media screen and (min-width: 1023px) and (max-width: 1499px){
  .top-section p.text-charade {
    height: 50px;
}
 #featured-products-section .top-section h3.text-\[24px\].font-tiempos.text-charade.text-center {
    height: 60px;
} 
}
@media screen and (min-width: 1023px) and (max-width: 1399px){
.top-section p.text-charade {
    height: 85px;
}
#featured-products-section .top-section {
    padding-bottom: 10px !important;
}
}
@media screen and (min-width: 1500px){
  .top-section p.text-charade {
    height: 60px;
}
}
@media screen and (min-width: 1100px) and (max-width: 1500px){
  span.menulonktag {
    font-size: 15px;
    width:70%;
    font-weight:bold;
    text-align:center;
}
  .product-spotlight__content span.media-badge {
    font-size: 12px;
    width: auto;
    padding: 3px;
    height: 28px;
}
}
.template_product.emma-elite-mattress fieldset.js.product-form__input input[class=disabled]+label {
    display: inline-block!important;
}
.template_product.emma-elite-mattress span.mysizeselector, .template_product.emma-elite-mattress .award-ribbon,
.product-single__media .elitimg{
    display: none;
}

.product-single__media[data-slick-index="0"] .elitimg {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
  display:block;
}
span.comimgsoon {
    background: #ff0100;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
}
.elitimgcom {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #bf0000;
    color: #fff;
    padding: 3px 10px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.product-card__tags-wrapper span.menulonktag {
    right: 0;
}
.product-item-main.onlymedium.mattresses .comparison-table div:nth-child(12) p.criteria-title {
    justify-content: flex-start;
}
.product-item-main.mattresses .comparison-table div:nth-child(12) p.criteria-title {
    justify-content: center;
}
.ctm_headingPart a {
    font-weight: 800;
}
section#featured-products-section {
    margin-top: 0;
}
.myaccoutn_page {
    position: relative;
    background: url(/cdn/shop/files/Large-06_1.svg?v=1690371336);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 150px 0px;
}
.customer.login, .customer.register {
    background: rgba(255,255,255,0.8);
    border-radius: 30px;
}
.account_left_part h3 {
    display: flex;
    gap: 5px;
    font-family: 'Poppins';
    font-size: 21px !important;
    color: #000;
      margin-top: 0px !important;
    align-items: center;
}
.acountheader {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.account_left_part h1 {
    display: flex;
    font-weight: 700;
    color: #000;
    padding-top: 6px;
    font-family: 'Poppins', sans-serif;
    font-size: 55px;
}
.account_rightpart span {
    font-size: 13px;
    color: #000;
    font-family: 'Poppins';
    letter-spacing: 0px;
}
.account_rightpart span a {
    margin: 0;
    color: #ff8900;
    text-decoration: none;
    display: block;
    width: fit-content;
}
.customer button:before, .customer button:after{display:none;}
#customer_login input, .customer.register input {
    border: 1px solid #4285F4;
    border-radius: 10px;
    width: 100%;
    padding: 10px;
}
#customer_login label, .customer.register label {
    font-size: 16px;
    color: #000;
    text-align: left;
    display: block;
    padding-bottom: 8px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    font-weight: 400;
}
a.revocerss {
    color: #4285f4 !important;
    text-decoration: none;
    width: 100% !important;
    text-align: right;
}
.accountfooter {
    text-align: right;
}
.customer button {
    background: #FF8900;
    width: 150px;
    border-radius: 10px;
    font-size: 18px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.customer:not(.account):not(.order), main#MainContent .customer.register {
    margin-right: 4rem!important;
    padding: 30px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.customer:not(.account):not(.order) h1#login {
    opacity: 0;
    visibility: hidden;
}
.header--middle-left {
    display: flex;
    justify-content: space-between;
}
.header--middle-left .header__inline-menu {
    flex: 1;
}
.header--middle-left .header__inline-menu ul.list-menu.list-menu--inline {
    width: 100%;
    justify-content: space-around;
}
.menu_right {
    flex: 1;
    display: flex;
    align-items: center;
  justify-content: flex-start;
    /* justify-content: flex-end; */
}
.menu_left {
    flex: 1.3;
    display: flex;
    align-items: center;
    justify-content: end;
}
a.header__heading-link.link.link--text.focus-inset {
    padding: 0;
}
.emma-technology .slideshow__text .banner__buttons a.button.button--primary {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #ff8900;
    border-radius: 60px;
    font-family: Acumin Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .08em;
    transition: all .2s ease-in;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    appearance: none;
    white-space: normal;
    min-height: 50px;
    padding: 13px 36px;
}
.emma-technology .slideshow__text .banner__buttons a.button.button--primary:after,
.emma-technology .slideshow__text .banner__buttons a.button.button--primary:before {
  display:none;
}
.emma-technology .slideshow__text.banner__box {
    padding-bottom: 0;
    padding-left: 7rem;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}
.mattress-new .mattress-layers-wrapper h3 {
    font-family: 'Tiempos';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    text-align: center;
}
.mattress-new .mattress-layers-section h2 {
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #55576F;
}
span.menulonktag.ultra {
    width: 100%;
      font-weight: 600;
      padding: 5px;
    text-align: center;
}
.ct_main.ct_bis_hidden {
    display: block !important;
}
span#size-error-message {
    order: 8;
}
div#menu-drawer {
    border-top: 0.1rem solid rgba(var(--color-foreground),.08);
}
.yotpo-display-wrapper {
    visibility: visible !important;
}
@media screen and (max-width: 800px){
  .menu-drawer__submenu.has-submenu {
    background: #fff;
}
  p.product-spotlight__sub.text-xl {
    border-bottom: 0.1rem solid rgba(var(--color-foreground),.08);
    padding-bottom: 20px;
}
.sectionDivider span {
    max-width: 80%;
    margin: 0 auto;
}
  .product-spotlight__content {
    padding-bottom: 20px;
}
  .emma-technology .slideshow__text .banner__buttons a.button.button--primary {
  display:none;
}
  main#MainContent {
    z-index: 1;
      padding-top: 11rem;
}
.myaccoutn_page {
    background: url(/cdn/shop/files/Large-06_3.svg?v=1690433543);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0;
}
.customer:not(.account):not(.order), main#MainContent .customer.register {
    margin: 0 auto !important;
      max-width: 38.4rem;
  padding-left: 1.5rem;
    padding-right: 1.5rem;
}
  .account_rightpart span a {
    color: #ff8900 !important;
    font-size: 14px !important;
}
  .account_left_part h3 {
    margin: 0 !important;
        font-size: calc(var(--font-heading-scale) * 1.6rem);
}
  .login a[href="#recover"] {
    color: #4285f4!important;
    font-size: 14px !IMPORTANT;
}
  .customer button {
    width: 150px !important;
    font-size: 20px !important;
    height: auto !important;
}
  #customer_login label, .customer.register label {
    font-size: 14px;
}
.account_left_part h3 span {
    display: none;
}  

.template_product div#fc_frame {
    display: none !important;
}  

  .announcement-bar h3 span {
    display: block;
}
    .announcement-bar h3 span.linebreck {
    display: none;
}
  .header--middle-left {
    display: grid;
}
  div#menu-drawer {
    height: 90vh;
    overflow: scroll;
    padding-bottom: 30px;
}
  .account_left_part h1 {
    font-size: 40px;
}
h3.psa__title.text-base {
    padding-bottom: 5px;
} 
.mattress-new #layers-animation-section {
    background-position: 0px !important;
    height: 30rem;
} 
  
}
@media screen and (min-width: 1100px) and (max-width: 1299px){

.emma-technology .slideshow__text .banner__buttons a.button.button--primary {
    font-size: 12px;
    min-height: 20px;
    padding: 12px;
}
.emma-technology .slideshow__text.banner__box {
    padding-left: 4rem;
}  
}
@media screen and (min-width: 1300px) and (max-width: 1399px){

.emma-technology .slideshow__text .banner__buttons a.button.button--primary {
    font-size: 12px;
    min-height: 20px;
    padding: 12px;
}
.emma-technology .slideshow__text.banner__box {
    padding-left: 5rem;
}  
}
/* .template_product.mattress-new div#stickycart {
    display: none;
} */
@media screen and (min-width: 1100px) and (max-width: 1399px){
  .menu_right span {
    font-size: 14px;
}
.menu_right {
    flex: 1.5;
}

}
.snap_emi_txt__pdp_1 {
    display: none !important;
}
.pop-up-content .emma-page-mattress__slide-body {
    display: none;
}
.desktop-mansory__item {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2,minmax(0,1fr));
    align-content: flex-start;
    padding-top: 10px;
}
.desktop-mansory__item .image-item {
    border-radius: 4px;
    aspect-ratio: 1.6;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.caption-container {
    margin-top: 10px;
    width: 100%;
    color: #000;
    background-color: #f7f7f7;
    border-radius: 4px;
    padding: 1.75rem;
}

.video-section-wrapper {
    border-radius: 10px;
}
.template_product.mattress-new .product-images.demo-gallery span.media-badge,
.template_product.mattress-new .emma-product__price span.saveamount.color-accent-2 {
    display: none;
}
.product-spotlight__content span.media-badge img {
    height: auto;
}
.headermenuimg .product-spotlight__content span.media-badge {
    height: auto;
}
/* .template_product.mattress-new .thumb-nav.slick-initialized.slick-slider {
    display: none;
} */
.mattress-new .mattress-layers-section h2 {
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #55576F;
}
.mattress-new .mattress-layers-wrapper h3 {
    font-family: 'Tiempos';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    text-align: center;
}
.mattress-new .mattress-layers-section {
    background-color: rgba(240, 240, 245, 0.5);
    width: 100%;
    padding: 2.5rem;
}
.ct_main.ct_left_main_m.ct_bis_hidden {
    display: block !important;
}
body.page__product.template_product.black-color .product-form__input input[type=radio]:checked+label {
    background: #ff8900;
}

body.page__product.template_product.black-color .emma-button__secondary {
    background: #000 !important;
}
body.page__product.template_product.black-color .slick-arrow {
    background: #000 !important;
}
body.page__product.template_product.black-color #brand-awards-section h2.heading-2.text-center.text-charade {
  color: #000;
}
body.page__product.template_product.black-color .product-form__input input[type=radio]+label:hover {
    border-color: #000 !important;
}
body.page__product.template_product.black-color .main-img-slider.slick-initialized.slick-slider .slick-arrow img {
     filter: invert(1);
}
body.page__product.template_product.black-color #layers-animation-section .layer[onclick="currentLayer(4)"],
body.page__product.template_product.black-color #layers-animation-section .layer[onclick="currentLayer(5)"],
body.page__product.template_product.black-color #layers-animation-section .layer[onclick="currentLayer(6)"],
body.page__product.template_product.black-color #layers-animation-section .layer[onclick="currentLayer(7)"]{
    display: none !important;
}
.mypriceareais span.saveamount.color-accent-2, .intag {
    display: none;
}
body.page__product.template_product.black-color .mypriceareais span.saveamount.color-accent-2,
body.page__product.template_product.black-color .intag{
    display: block;
}
.intag span {
    background-color: red!important;
    display: inline-block;
    padding: 4px;
    border-radius: 100px;
    font-size: 14px;
    padding: 2px 10px;
}
.reviewssss {
    display: flex;
    align-items: center;
    gap: 15px;
}
body.page__product.template_product.black-color.gradient .multirowcontent h2.section-heading.align--left {
    font-family: Inter,Arial,sans-serif!important;
    letter-spacing: 0px!important;
    line-height: 125%!important;
    font-weight: 700!important;
    font-size: 36px;
    margin-bottom: 15px;
}
.bottomLine {
    margin-top: 5px!important;
    margin-bottom: 0!important;
}
.double-tabs-container {
    margin-top: 5px !important;
}
.emma-product__description.product__description.rte.quick-add-hidden {
    margin-top: 5px !important;
}
@media screen and (max-width: 800px){
  body.page__product.template_product.black-color.gradient .multirowcontent h2.section-heading.align--left {
    font-size: 18px !important;
}
  body.page__product.template_product.black-color.gradient .multirowcontent h2.section-heading.align--left br {
    display: none;
}
.desktop-mansory__item {
    margin: 10px;
}
  .caption-container, .desktop-mansory__item {
    display: none;
}
 .template_product.mattress-new .mobilenumberbtn {
    gap: 10px;
    padding-top: 10px;
} 
.template_product .thumb-nav.slick-initialized.slick-slider, .template_product.mattress-new .thumb-nav.slick-initialized.slick-slider {
    display: block;
}
  .template_product .thumb-nav.slick-initialized.slick-slider .slick-list.draggable {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 2rem;
}
.template_product .thumb-nav.slick-initialized.slick-slider .slick-prev.slick-arrow {
    left: 0;
      width: 30px;
    height: 30px;
    top: 60%;
}
 .template_product .thumb-nav.slick-initialized.slick-slider .slick-next.slick-arrow {
    right: 0;
    width: 30px;
    height: 30px;
    top: 60%;
  } 
}
@media screen and (min-width: 1200px){
  .template_product .grid__item.product__media-wrapper {
    max-width: 60%!important;
}
   .template_product.new-original-mattress .grid__item.product__media-wrapper {
    max-width: 55%!important;
} 
.template_product .product__info-wrapper.grid__item {
    max-width: 40%!important;
} 
}
@media screen and (min-width: 1000px) and (max-width: 1550px){
span.saveamount.color-accent-2 {
    font-size: 10px;
}
.mytitme {
    font-size: 12px;
    letter-spacing: 0px;
}
.mytitme p {
    color: #fff;
    font-size: 12px;
}
.price.price--large.emma-product__price.price--on-sale.price--show-badge {
    display: flex;
    flex-wrap: wrap;
}  
}
@media screen and (min-width: 800px){
 .thumb-nav.slick-initialized.slick-slider {
    padding-top: 20px;
}
  .template_product.mattress-new .main-img-slider.slick-initialized.slick-slider .slick-arrow {
    display: none!important;
}
.product-spotlight__content {
    text-align: center;
}
  .product_card_themed_neutral {
    border-radius: 15px;
    overflow: hidden;
}

  .image-wrapper {
    overflow: hidden;
}
body.page__product.template_product.black-color .magnify {
    position: relative;
    cursor: none
}

body.page__product.template_product.black-color .magnify-large {
    position: absolute;
    display: none;
    width: 175px;
    height: 175px;

    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
             border-radius: 100%
}
a.emma-link.product-card__wrapper.themed.themed--neutral {
    display: flex;
    gap: 5px;
    border: 2px solid #3b4195;
    border-radius: 15px;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}
.product-card__content {
    width: 80%;
}
 .product-card__image {
    width: 40%;
} 
}
.mattress-new #layers-animation-section {
    background-position: 5rem 60px;
}
.layer-slide p {
   padding-bottom: 20px;
}
a.contactformis {
    color: #fff;
    background: #3c4196;
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block;
    text-transform: capitalize;
    width: 100%;
    text-align: center;
    border-radius: 100px;
}
.productCform.color-.gradient {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 99;
}
.productCform.color-.gradient .contact.section--padding {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  width: 100%;
}
a.closebtn {
    position: absolute;
    top: 2rem;
    right: 4rem;
    font-size: 40px;
    text-decoration: none;
    color: #000;
    font-family: sans-serif;
  z-index: 2;
}
span.menulonktag {
    animation: 5s linear 0s infinite normal none running bgstrip;
}
   @keyframes bgstrip {
      0% {
        background-position: -1000px 0px;
      }

      100% {
        background-position: 1000px 0px;
      }
    }  

p#pq-branding {
    display: none !important;
}
.template_product.mattress-new .product-form__buttons {
    display: block;
}

body.page__product.template_product.climax-hybrid-mattress.gradient button.layer.mt-2[onclick="currentLayer(7)"] {
    display: none !important;
}
body.page__product.template_product.black-color .selectDropdown label:hover {
    background: #000 !important;
}
body.page__product.template_product.black-color .selectDropdown:after{
  border-right: 2px solid #000;
    border-bottom: 2px solid #000;
  z-index: 1;
}

.shopify-section.index-section.video-section h2.heading-2.text-left.text-charade {
    font-family: 'Assistant';
}
#featured-products-section .card:last-child p.card__badge {
    background: #11176c;
    color: #ff8900;
}
@media (min-width: 768px){
.mattress-new #layers-animation-section .layers-button-container {
    top: 12%;
}
}
@media screen and (max-width: 400px){
  body.page__product.template_product.black-color .price.price--large.emma-product__price.price--show-badge {
    display: flex;
    flex-wrap: wrap;
}
 
}
p.textcontent {
    color: red;
    font-weight: 600;
}
.shopify-section.shopify-section-group-header-group.announcement-bar-section .page-width {
  max-width: 100%;
    width: 100%;
      background: transparent;
}
.featureitem span.saveamount.color-accent-2 {
    display: none;
}
.drawer__inner-empty .cart-drawer__collection {
    margin: 0;
}
cart-drawer.drawer.is-empty.cart-drawer.animate.active .drawer__inner {
    padding-bottom: 0 !important;
}
.is-empty.cart-drawer-items {
    display: none;
}
body.page__product.template_product.black-color .cart-drawer__collection .emma-button__secondary {
    background: transparent !important;
}
  .announcement-bar__message {
    font-weight: 600;
}
body.page__product.template_product.black-color .sticky-whatsapp-icon{
  display:none;
}
@media screen and (min-width: 900px){
  .announcement-bar__message {
    font-size: 16px;
}
.myvideobaner {
    position: relative;
}
.myvideobaner:before {
    padding-top: 4%;
    background: url(https://www.emma-sleep.in/cdn/shop/files/Page_1_Vector_3.svg?v=1696691610) no-repeat;
    background-size: contain;
    background-position: top center;
    background-color: transparent;
    content: '';
    position: absolute;
    width: 100%;
}
.myvideobaner:after {
    background: url(/cdn/shop/files/Girls_SVG-01.svg?v=1697804082) no-repeat;
    background-size: contain;
    background-position: top right;
    background-color: transparent;
    content: '';
    position: absolute;
    width: 100%;
   bottom: -8px;
    right: 0;
    height: 100%;
}
/* .announcement-bar.mobilehide:before {
    content: '';
    position: absolute;
    background: url(/cdn/shop/files/Page_1_Vector_3.svg?v=1696691610);
    background-size: contain;
    background-position: top center;
    z-index: 9999999999;
    background-color: transparent;
    padding-bottom: 1%;
    bottom: -1.3rem;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    margin-left: 5px;
    margin-right: 5px;
} */
/* section#featured-products-section,
 .wrapper.wrapper--borderless{
    background: url(/cdn/shop/files/Page_2_Vector_1.svg?v=1696829350);
    background-repeat: no-repeat;
    background-size: contain;
   background-size: 95%;
    background-position: top;
}   */
  #brand-awards-section,
  .mygraph-section,
  .emma-footer{
    position: relative;
}
.mygraph-section {
    overflow: hidden;
}
#brand-statistics-section .wrapper--borderless {
    margin: 0 8rem;
}
  /* footer#showfooter:before {
    content: '';
    position: absolute;
    top: 0;
    right: 10%;
    background: url(/cdn/shop/files/Page_4_vector_2.svg?v=1696832657);
    width: 4rem;
    height: 14rem;
    background-size: cover;
    background-repeat: no-repeat;
}
section#brand-awards-section:before {
    content: '';
    position: absolute;
    background: url(/cdn/shop/files/Page_2_Vector_3.svg?v=1696829350);
    background-size: contain;
    top: -25%;
    left: -15%;
    background-repeat: no-repeat;
    width: 40rem;
    height: 40rem;
}   */
/* .mygraph-section:before {
    content: '';
    background: url(/cdn/shop/files/Page_2_Vector_4.svg?v=1696829350);
    background-size: contain;
    bottom: 0%;
    right: -7%;
    background-repeat: no-repeat;
    width: 40rem;
    height: 40rem;
    position: absolute;
}  
 */
}
.shopify-section.shopify-section-group-header-group.announcement-bar-section {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.section-header {
    top: 40px;
}
.template_product.emma-diamond-pillow .emma-product__quantity {
    position: relative;
}

body.page__product.template_product.black-color.gradient,
body.page__product.template_product.black-color.gradient .shopify-section.section,
body.page__product.template_product.black-color.gradient .page-width,
body.page__product.template_product.black-color.gradient sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom,
body.page__product.template_product.black-color.gradient .mattress-layers-section,
body.page__product.template_product.black-color.gradient #brand-awards-section{
    background: #111111;
    color: #f5f5f5;
}
body.page__product.template_product.black-color.gradient h1,
body.page__product.template_product.black-color.gradient h2,
body.page__product.template_product.black-color.gradient h3,
body.page__product.template_product.black-color.gradient h4,
body.page__product.template_product.black-color.gradient h5,
body.page__product.template_product.black-color.gradient h6,
body.page__product.template_product.black-color.gradient p,
body.page__product.template_product.black-color.gradient span,
body.page__product.template_product.black-color.gradient #brand-awards-section h2.heading-2.text-center.text-charade,
body.page__product.template_product.black-color.gradient .mattress-layers-wrapper h2,
body.page__product.template_product.bundle .icons p{
    color: #f5f5f5;
}
body.page__product.template_product.black-color.gradient #brand-awards-section .awards__content,
body.page__product.template_product.black-color.gradient .highlight-section-wrapper h2{
    color: rgba(255, 255, 255, 0.3);
}
body.page__product.template_product.black-color.gradient .header__icon img,
body.page__product.template_product.black-color.gradient .risk-reversal__item img{
    filter: invert(1);
}
body.page__product.template_product.black-color.gradient .header path {
    fill: #f5f5f5;
}
body.page__product.template_product.black-color.gradient .list-menu--inline li .mega-menu.active .mega-menu__content,
body.page__product.template_product.black-color.gradient .mystickycart.bottom.form,
body.page__product.template_product.black-color.gradient .mystickycart.bottom.form .myaddtobtn{
    background: #111111 !important;
}
body.page__product.template_product.black-color.gradient .emma-product__quantity {
    background: transparent;
    color: #f5f5f5;
}
body.page__product.template_product.black-color.gradient .product-form__input .form__label {
    color: #f5f5f5;
}
body.page__product.template_product.black-color.gradient .selectDropdown {
    border-color: #f5f5f5;
}
body.page__product.template_product.black-color.gradient div#size__chaat {
    background: #555;
}
body.page__product.template_product.black-color.gradient .newtestimonial {
    background: #111111;
    padding-top: 0;
}
body.page__product.template_product.black-color.gradient .video__text-content.text-center .page-width {
    background: transparent;
}
body.page__product.template_product.black-color.gradient .caption-container {
    background: #111111;
}
body.page__product.template_product.black-color.gradient .mytitme {
    background: #ff8900;
}
body.page__product.template_product.black-color.gradient p,
body.page__product.template_product.black-color.gradient #brand-awards-section .awards__content,
body.page__product.template_product.black-color.gradient h5{
    color: #ffffff9c;
}
body.page__product.template_product.black-color.gradient .testminiualmain .slick-arrow {
    background: #ff8900;
}
body.page__product.template_product.black-color.gradient h2.image-with-text__heading.h1.rte {
    font-weight: 700 !important;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 115%;
    font-style: normal;
    font-family: Tiempos;
    letter-spacing: 0;
}
body.page__product.template_product.black-color.gradient .image-with-text__text.rte.body p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
body.page__product.template_product.black-color.gradient .multirow.gradient.color-background-1 {
    background: #111111;
}
body.page__product.template_product.black-color.gradient .image-with-text .image-with-text__media-item>* {
    border-radius: 15px;
}
.blackimgtext h2.image-with-text__heading.inline-richtext.h1 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.blackimgtext a.button.button--primary {
    background: #ff8900;
    border-radius: 100px;
    font-weight: 600;
}
.blackimgtext a.button.button--primary:after,
.blackimgtext a.button.button--primary:before{
  display:none;
}
.blackimgtext .image-with-text__content {
    background: #111;
}
body.page__product.template_product.black-color.gradient .mytitme span,
body.page__product.template_product.black-color.gradient .mytitme p{
    color: #111;
}
body.page__product.template_product.black-color.gradient .mytitme img {
    filter: none;
}

body.page__product.template_product.black-color.gradient span.yotpo-icon.yotpo-icon-star {
    color: #FFBA00;
}
body.page__product.template_product.black-color.gradient .emma-product__quantity .quantity {
    background: #f5f5f5;
}
body.page__product.template_product.black-color.gradient .selectDropdown {
    background: #f5f5f5!important;
    color: #111!important;
  border-color: #ff8900!important;
}
/* body.page__product.template_product.black-color.gradient .selectDropdown label {
    color: #fff!important;
} */
body.page__product.template_product.black-color.gradient .selectDropdown label:hover {
    border-color: #ff8900;
    background: transparent !important;
    color: #000!important;
    border-radius: 0!important;
}
body.page__product.template_product.black-color.gradient .product-form__buttons .originalbtn,
body.page__product.template_product.black-color.gradient .product-form__buttons .fakebtn {
    background: #ff8900 !important;
    opacity: 1;
    border-color: #ff8900 !important;
}
body.page__product.template_product.black-color.gradient .image-with-text__heading,
body.page__product.template_product.black-color.gradient .mattress-layers-wrapper h3,
body.page__product.template_product.black-color.gradient .highlight-section-wrapper h3 {
    font-family: Inter,Arial,sans-serif !important;
    letter-spacing: 0px !important;
    line-height: 125% !important;
    font-weight: 500 !important;
}
body.page__product.template_product.black-color.gradient .heading-2.text-center.text-charade {
    font-family: Inter,Arial,sans-serif !important;
    letter-spacing: 0px !important;
    line-height: 125% !important;
    font-weight: 700 !important;
}
body.page__product.template_product.black-color.gradient #layers-animation-section .layer:hover,
body.page__product.template_product.black-color.gradient #layers-animation-section .layer.active {
    background-color: #ff8900;
  border-color: #ff8900;
    color: white;
}
body.page__product.template_product.black-color.gradient #layers-animation-section .divider {
    background-color: #ff8900;
}
body.page__product.template_product.black-color.gradient .pillow_number {
    background: #111111;
    padding: 0;
}
body.page__product.template_product.black-color.gradient .pillow_number h2.fmyheading {
    text-align: center;
}
body.page__product.template_product.black-color.gradient p.layer-description-list__description-heading.body-s-600.md-body-m-600 {
    color: #f5f5f5 !important;
}
body.page__product.template_product.black-color.gradient .pillow_number .innermultiow {
    padding-bottom: 0;
}
body.page__product.template_product.black-color.gradient .main-widget.yotpo-display-wrapper {
    background: #111111 !important;
}
body.page__product.template_product.black-color.gradient div#menu-drawer,
body.page__product.template_product.black-color.gradient .menu-drawer__inner-container,
body.page__product.template_product.black-color.gradient .headermenuimgs,
body.page__product.template_product.black-color.gradient ul.menu-drawer__menu.list-menu,
body.page__product.template_product.black-color.gradient div#link-mattresses li{
    background: #111111;
}
body.page__product.template_product.black-color.gradient .menu-drawer__navigation-container .list-menu__item{
  color: #f5f5f5;
}
body.page__product.template_product.black-color.gradient .headermenuimgs span.media-badge {
    width: 90px;
    height: 30px;
}
body.page__product.template_product.black-color.gradient .headermenuimg span.media-badge {
    width: 90px;
    height: 30px;
}
body.page__product.template_product.black-color.gradient span.media-badge {
    right: 0;
    left: auto;
}
@media screen and (max-width: 800px){

  body.page__product.template_product.black-color .product-images.demo-gallery .slick-arrow {
    display: none !important;
}
  #Details-menu-drawer-menu-item-2 .headermenuimgs span.media-badge {
    right: 0 !important;
}
  body.page__product.template_product.black-color.gradient section#arhide {
    padding-top: 20px !important;
}
  body.page__product.template_product.black-color.gradient .mybtn.active {
    background-color: #ff8900;
    border: 0.125rem solid #ff8900;
    color: #ffffff;
}
  body.page__product.template_product.black-color.gradient h2.image-with-text__heading.h1.rte {
    width: 100%;
        font-size: 18px;
    text-align: left;
}
body.page__product.template_product.black-color.gradient .image-with-text__text.rte.body p {
    text-align: left;
    padding: 0;
  font-size: 13px;
}
  body.page__product.template_product.black-color.gradient .image-with-text__content {
    padding-top: 15px;
}
  
body.page__product.template_product.black-color.gradient .image-with-text__grid.grid.grid--gapless.grid--1-col.grid--2-col-tablet {
    width: 100%;
}
  .blackimgtext  .image-with-text__grid.grid.grid--gapless.grid--1-col.grid--2-col-tablet {
    padding: 15px;
}
  .blackimgtext a.button.button--primary {
    width: 100%;
}
  body.page__product.template_product.black-color.gradient .blackimgtext .image-with-text__content {
    padding-left: 0;
    padding-right: 0;
}
.template_product.emma-diamond-pillow .emma-product__quantity {
    padding-top: 0 !important;
}
.shopify-section.shopify-section-group-header-group.announcement-bar-section+.section-header.shopify-section-group-header-group {
    top: 30px;
}
.announcement-bar-section .announcement-bar.color-accent-1.gradient {
    transform: inherit;
}
section#brand-awards-section, footer.footer.emma-footer,
  .pillow_number {
    position: relative;
    overflow: hidden;
} 
#brand-awards-section .headings {
    padding-bottom: unset !important;
}  
.metrics__frame.metric {
    position: relative;
}  
 
section.mattress-layers-section,
  .shopify-section.shopify-section-group-footer-group {
    position: relative;
}  
#featured-products-section .headings {
    position: relative;
}  

  .ctm_headingPart {
    position: relative;
}
  section#shopify-section-template--21737835168064__dbd73212-afe1-4ee7-b275-b9c93281f9ad {
    overflow: visible !important;
}
  .ctm_headingPart {
    position: relative;
}
  .ctm_headingPart:before {
    content: '';
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    background: url(/cdn/shop/files/5.svg?v=1702377313);
    background-size: contain;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}
/* section#brand-awards-section:before{
    content: '';
    position: absolute;
    top: 40%;
    left: -20%;
    background: url(/cdn/shop/files/Page_2_Vector_4.svg?v=1696829350);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15rem;
    height: 15rem;
}  
section#brand-awards-section:after {
    content: '';
    position: absolute;
    top: 40%;
    right: -20%;
    background: url(/cdn/shop/files/Page_2_Vector_4.svg?v=1696829350);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15rem;
    height: 15rem;
}  */
 /* .pillow_number:before,
  section.section1.mattress-layers-section:before{
    content: "";
    position: absolute;
    top: 10%;
    left: -30%;
    background: url(/cdn/shop/files/Page_2_Vector_4.svg?v=1696829350);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18rem;
    height: 18rem;
}  */
/* .pillow_number:after,
  section.section1.mattress-layers-section:after {
    content: '';
    position: absolute;
    top: 10%;
    right: -30%;
    background: url(/cdn/shop/files/Page_2_Vector_4.svg?v=1696829350);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18rem;
    height: 18rem;
}  */
/* section.section2code.mattress-layers-section:before {
    content: "";
    position: absolute;
    top: -80%;
    left: -30%;
    background: url(/cdn/shop/files/Page_2_Vector_4.svg?v=1696829350);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18rem;
    height: 18rem;
}  
section.section2code.mattress-layers-section:after {
    content: '';
    position: absolute;
    top: -80%;
    right: -30%;
    background: url(/cdn/shop/files/Page_2_Vector_4.svg?v=1696829350);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18rem;
    height: 18rem;
}    */

/* footer.footer.emma-footer:after {
    content: "";
    position: absolute;
    top: 40%;
    right: -40%;
    background: url(/cdn/shop/files/Page_2_Vector_4.svg?v=1696829350);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30rem;
    height: 30rem;
}  */
/* 
.shopify-section.shopify-section-group-footer-group:before {
    content: "";
    position: absolute;
    top: 0;
    right: 6rem;
    background: url(/cdn/shop/files/Page_4_vector_2.svg?v=1696832657);
    background-size: contain;
    height: 120px;
    background-repeat: no-repeat;
    width: 40px;
    z-index: 1;
} */
.emma-footer__top {
    position: relative;
}
/* .emma-footer__top:before {
    content: "";
    position: absolute;
    top: -8rem;
    right: 10rem;
    background: url(/cdn/shop/files/Page_4_vector_2.svg?v=1696832657);
    background-size: contain;
    height: 120px;
    background-repeat: no-repeat;
    width: 40px;
    z-index: 1;
} 
.emma-variant-quantity:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(/cdn/shop/files/Page_4_vector_2.svg?v=1696832657);
    background-size: contain;
    height: 260px;
    background-repeat: no-repeat;
    width: 85px;
    z-index: 1;
} */
fieldset.js.product-form__input.Category {
    padding-right: 5rem;
} 
main#MainContent .shopify-section.section {
    overflow: hidden;
}  
/* .emma-variant-quantity:after {
    content: '';
    position: absolute;
    bottom: -20%;
    right: -35%;
    background: url(/cdn/shop/files/Page_2_Vector_4.svg?v=1696829350);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20rem;
    height: 20rem;
}   */
.template_product section#brand-awards-section:before,
.template_product section#brand-awards-section:after {
  display:none;
}
.template_product #brand-awards-section .headings {
    padding-bottom: 30px!important;
} 
 section.section1.mattress-layers-section {
    overflow: hidden;
}
main#MainContent {
    overflow: hidden;
}
.risk-reversal-banner {
    position: relative;
}  


.yotpo-review.yotpo-regular-box,
  .yotpo-label.yotpo-small-box{
    position: relative;
}
  
.template_product.cloud-pillow .emma-variant-quantity:before,
.template_product.new-foam-pillow .emma-variant-quantity:before{
    display:none;
}
section#customer-sentiment-section a.mattresses-newAnchor1 {
    display: none !important;
}  
}
@media screen and (max-width: 360px){
.section-header {
    top: 40px;
}
}
@media screen and (min-width: 1800px){
  /* .announcement-bar.mobilehide:before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Page_1_Vector_3.svg?v=1696691610);
    background-size: contain;
    background-position: top center;
    z-index: 9999999999;
    background-color: transparent;
    padding-bottom: 1%;
    bottom: -2rem;
    left: 0;
    right: 0;
    margin: 0 5px;
} */
.wrapper.wrapper--borderless {
    background-size: 95%;
}  
}
.slick-slide img {
    display: block;
    width: 100%;
}


#MegaMenu-Content-2 span.media-badge {
    right: 81%;
    left: inherit;
}
p.shortdes {
    font-size: 12px;
    padding-top: 5px;
    height:35px;
}
.card__heading a {
    font-weight: 600;
    letter-spacing: 0px;
}
 .card-information .price.price--on-sale {
    letter-spacing: 0px;
} 
 .card-information span.price-item.price-item--sale.price-item--last {
    font-weight: 600;
    margin-right: 15px;
    letter-spacing: -1px;
} 
.bottomLine {
    font-size: 14px;
    letter-spacing: -1px;
}
.card__heading {
    /* padding-bottom: 5px; */
    padding-top:5px;
}
span.yotpo-icon.rating-star {
    width: 13px!important;
    font-size: 15px !important;
}
.new_badge {
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
  z-index: 1;
}
.card--media .card__inner .card__content span.badge {
    letter-spacing: 0px;
    text-transform: uppercase;
}
.yotpo .standalone-bottomline.star-clickable, .yotpo .standalone-bottomline .star-clickable {
    cursor: pointer;
    display: flex;
    align-items: flex-start;
}
.yotpo .yotpo-stars .sr-only {
    padding-top: 0;
}
.yotpo .text-m {
    font-size: 13px;
    border-left: 2px solid #808080;
  line-height: 1.2;
}
.yotpo .yotpo-stars:after {
    display: none;
}
.shopify-block.shopify-app-block.quinn_cards_widget {
    /* padding-bottom: 40px; */
    padding-top: 15px;
}
  img.header__heading-logo.motion-reduce, .header__heading-logo {
    max-width: 110px;
}
.icons {
    display: flex;
    gap: 10px;
    margin-top: 10px !important;
}
span.size-chart-content span, .emma-page-mattress__slide-subtitle p {
    color: #000 !important;
}

.bottomLine .icons p {
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #555555 !important;
    padding: 5px 10px;
    border-radius: 5px;
}

.icons p img {
    max-width: 20px;
}
.icons {
    display: none;
}
body.page__product.template_product.black-color.gradient .icons,
body.page__product.template_product.bundle .icons {
    display: flex;
}
body.page__product.template_product.black-color.gradient .set>a {
    color: #fff;
}
body.page__product.template_product.black-color.gradient .content {
    background: transparent;
    color: #f5f5f5;
}
body.page__product.template_product.black-color.gradient .content p {
    color: #f5f5f5;
}

.card__inner.color-background-2.gradient.ratio {
    --ratio-percent: 74.97656982193065% !important;
}
.fakereviews {
    display: flex;
    align-items: center;
    gap: 5px;
}
.fakereviews img {
    max-width: 70px;
}
span.reviretxt {
    font-size: 12px;
}
.fakereviews span {
    line-height: 1;
    font-size: 12px;
}
.product__info-wrapper.grid__item .fakereviews span {
    font-size: 16px;
    letter-spacing: 0px;
  font-weight: 600;
}
.product__info-wrapper.grid__item .fakereviews img {
    max-width: 85px;
}
.intag span {
    letter-spacing: 0px;
}
body.page__product.template_product.black-color.gradient .yotpo-dropdown-wrapper span {
    color: #000 !important;
}
.intag span {
    letter-spacing: 0px;
    font-weight: 700;
}
body.page__product.template_product.black-color.gradient .product__tax.caption.rte {
    color: #fff;
}
@media(max-width:800px){
  .thumb-nav.slick-initialized.slick-slider video {
    min-width: 60px;
}
.bottomLine .icons p {
    font-size: 14px;
}
sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
    padding: 20px 0 !important;
}
  .header__heading-logo-wrapper svg, .header__heading-logo-wrapper img  {
    left: 50%;
    transform: translateX(-50%);
    top: -2px;
}
p.svelte-1rxewty {
    padding-top: 6px  !important;
}
.card--media .card__inner .card__content span.badge {
    font-size: 9px;
    padding: 3px;
  font-weight: 700;
}
  .card__badge.top.right {
    position: absolute;
    top: -7px;
    right: 5px;
}
  .new_badge {
    top: 5px;
    left: 5px;
}
.card:not(.ratio)>.card__content span.sr-only {
    display: none !important;
}
  .yotpo .yotpo-stars:after{
    display: none;
  }
  .bannertext a.alllinkss {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#Details-menu-drawer-menu-item-2 span.media-badge {
    right: 81% !important;
    left: inherit;
}
section#home-risk-free-banner-section li.splide__slide.banner.slick-slide img {
    width: 24px;
}
.card__heading a {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0px;
}  
 .card-information .price.price--on-sale {
    letter-spacing: 0px;
} 
 .card-information span.price-item.price-item--sale.price-item--last {
    font-weight: 600;
    margin-right: 5px;
    letter-spacing: -1px;
} 
.yotpo .text-m {
    font-size: 10px!important;
    line-height: 1.3;
    font-weight: 600;
    margin-left: 6px;
} 
 .yotpo .yotpo-icon-default-star:before, .yotpo .yotpo-icon-star:before {
    content: "\e60e";
    font-size: 14px !important;
} 
.bottomLine {
    padding-top: 0px;
}  
.product__column-sticky .yotpo .text-m {
    font-size: 14px !important;
    font-weight: 400;
}  
.reviewssss {
    gap: 5px;
}  
.product__info-wrapper.grid__item .fakereviews span {
    font-size: 12px!important;
}  
}
.drawer {
    z-index: 99999999 !important;
}
.bottomLine {
    order: 2;
    margin: 0;
}
.bottomLine {
    order: 2;
    margin: 0;
}
.product__column-sticky span.yotpo-stars {
    display: flex;
    padding-top: 1px !important;
}
#Details-HeaderMenu-2 li:nth-child(1) {

}

.hi-de{
display:none;
}
section#home-risk-free-banner-section .splide.bg-chambray.px-2.lg\:px-auto {
    background: #2e2f3c;
}
sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
    padding: 10px 0px;
}
.header__heading-logo-wrapper svg, .header__heading-logo-wrapper img {
    width: 120px;
    position: absolute;
    top: -2px;
    height: 100%;
}
.testcontebt {
   border-radius:10px;
    background: #2e2f3c;
}
/* .zwk-announcement-bar .zwk-message{
  padding: 0 10px;
}
 */

#home-risk-free-banner-section .splide__track{
background: #2e2f3c;

  
}
h2.title.inline-richtext.h1 {
    font-weight: 600;
    margin-bottom: 24px;
    font-size: 31px;
    line-height: 115%;
    font-style: normal;
    font-family: Tiempos;
    letter-spacing: 0;
    color: #2e2f3c;
    text-align: center;
}
div#CartDrawer h1,
div#CartDrawer h2,
div#CartDrawer h3, 
div#CartDrawer h4,
div#CartDrawer h5, 
div#CartDrawer h6,
div#CartDrawer p,
div#CartDrawer span,
div#CartDrawer input#CartRedeemInput{
  color: #000 !important;
}
div#CartDrawer span.price.price--end, 
div#CartDrawer p#CartTotalSaved,
div#CartDrawer p#CartTotalSaved span.saved-amount{
  color: red !important;
}
div#CartDrawer p.upsellnote,
div#CartDrawer p.paragraph-14.text-white.font-semibold{
  color: #fff !important;
}
div#CartDrawer p.discount-viewer__content.font-bold.paragraph-12.text-white, 
div#CartDrawer span.discounted-amount.font-normal{
    color: #fff !important;
}
div#CartDrawerHeader h2.text-white {
    color: #fff !important;
}
div#CartDrawerHeader span {
    color: #fff !important;
}
.card__content span.Grem {
    display: none;
}
span.Grem {
    padding-left: 5px;
}

@media(max-width:700px){
 .yotpo-small .icons p {
        background: grey !important;
    padding: 5px;
    border-radius: 4px;
    display: flex;
    font-size: 6px !important;
}
.product__info-container .product__description{
    margin: 1.5rem 0 !important;
}

.yotpo-small .icons p span{
font-size:11px;
      margin-left: 6px;
    line-height: 2;
}
.ispillows.headermenuimgs span.media-badge {
    left: 0 !important;
}  
}

.page-boundary {
  height: 100%;
  padding: 0 16px;
}
@media screen and (min-width: 769px) {
  .page-boundary {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  .page-boundary {
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  .page-boundary {
    padding: 0 64px;
  }
}
.page-boundary--full {
  height: 100%;
  padding: 0 12px;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page-boundary--full {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  .page-boundary--full {
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  .page-boundary--full {
    padding: 0 64px;
  }
}
@media screen and (min-width: 1440px) {
  .page-boundary,
  .page-boundary--full {
    max-width: 1440px;
    margin: 0 auto;
  }
}

.section-container {
  padding: 16px 0
}

.section-container.sm {
  padding: 24px 0
}

@media screen and (min-width: 769px) {
  .section-container.md\:lg {
    padding: 60px 0
  }
}

.section-container .spacing-sm {
  padding: 24px 0
}

.section-chassis {
  display: grid;
  gap: 24px;
  grid-template-rows:minmax(0, auto) minmax(0, 1fr);
  grid-template-columns:minmax(0, 1fr)
}
.featureitem {
    position: relative;
}

.drawer_product-grid .grid__itemss:nth-child(2) span.islimk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 80px;
  z-index: 2;
  cursor: pointer;
}
div#link-pillows-protector li:last-child {
    display: none;
}
div#CartDrawer .drawer__inner-empty .btn span {
    color: #fff !important;
}
.drawer_product-grid .emma-button__secondary {
    height: 50px;
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0;
    justify-content: center;
    align-items: center;
    border-radius: 100px !important;
    text-transform: none !important;
}

@media screen and (min-width: 769px) {
  .section-container .spacing-sm, .section-container.spacing-md {
    padding: 40px 0
  }

  .section-container.spacing-lg {
    padding: 60px 0
  }

  .section-container.spacing-xl {
    padding: 80px 0
  }

  .section-chassis {
    gap: 40px
  }
}
li.discounts__discount {
    color: #000 !important;
}
.cart-item__discounted-prices {
    color: #000 !important;
}
.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices {
    color: #000!important;
    font-size: 12px;
    flex-direction: inherit!important;
    flex-wrap: wrap !IMPORTANT;
}
.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices s.cart-item__old-price.price.price--end {
    display: none;
}
dl.cart_variant {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
/* .hybrid-mattress-notify div#stickycart {
    display: none;
} */
.hybrid-mattress-notify .product-form__buttons {
    display: block;
}
.hybrid-mattress-notify button.fakebtn.emma-button__secondary.product-form__submit.button.button--full-width.button--primary {
    display: none;
}
button.restock-alerts-notify-button.PRODUCT_PAGE-notify-button.notifyButtonStyle.emma-button__secondary.button--full-width.button--secondary.btn.button.Button.button-primary.Button-primary.button--primary.Button--primary {
    border-radius: 100px !important;
    font-size: 16px;
    text-transform: capitalize;
    padding: 15px;
}
.restock-alerts-branding-text.brandingStyle {
    display: none !important;
}
button.restock-alerts-submit-button.notifyButtonStyle.submitButtonStyle.emma-button__secondary.button--full-width.button--secondary.btn.button.Button.button-primary.Button-primary.button--primary.Button--primary {
    font-size: 16px !important;
    padding: 15px !important;
}
.hybrid-mattress-notify label.order1 {
    display: block !important;
}
.hybrid-mattress-notify span.mysizeselector {
    display: none;
}
.hybrid-mattress-notify .snap_inner {
    display: none;
}
.accordion-row__column-box {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
}
span.isicon svg {
    width: 25px;
}
.set>a {
    display: flex;
    gap: 15px;
}
@media screen and (max-width: 769px) {
.drawer_product-grid .grid__itemss {
    min-width: 80%;
}
.card--standard>.card__content .card__information {
    width: 100%;
} 
  .drawer_product-grid .emma-button__secondary {

    background: orange;
    color: white;
}
  .set .content {
    background: transparent;
}
  button.restock-alerts-notify-button.PRODUCT_PAGE-notify-button.notifyButtonStyle.emma-button__secondary.button--full-width.button--secondary.btn.button.Button.button-primary.Button-primary.button--primary.Button--primary {
    height: 48px !important;
}

}
body.page__product.template_product.black-color .cart-drawer__collection .quick-add.no-js-hidden .emma-button__secondary {
    background: #ff8900 !important;
}
.drawer_product-grid .emma-button__secondary {
    background: #ff8900;
    color: #fff;
    font-weight: 600;
}
.no-js-hidden[data-url="/products/new_pillow-2"] .selectDropdown:after,
.no-js-hidden[data-url="/products/emma-memory-foam-pillow"] .selectDropdown:after {
  display:none;
}
.new_pillow-2 .mypriceareais,
.emma-memory-foam-pillow .mypriceareais{
    display: none;
}
.ZipCodeRestrict .zipcode_input {
    color: #000 !important;
}
.ZipCodeRestrict .zipcode_input::placeholder {
    color: #000 !important;
    padding-left: 5px;
}
.shopify-section.index-section.video-section h2.heading-2.text-left.text-charade {
    text-align: center !important;
}
@media screen and (min-width: 991px) and (max-width: 1399px){
  header.header.header--middle-left.header--mobile-center.page-width.header--has-menu {
    padding-left: 20px;
    padding-right: 20px;
}
  .header__menu-item span,
  .header__menu-item span a {
    font-size: 12px;
}
.menu_right span {
    font-size: 12px;
}  
.header__menu-item .icon-caret {
    height: auto;
    width: 12px;
    margin-left: 5px;
}
.header--middle-left .header__inline-menu {
    margin-left: 8rem;
}  
}
@media screen and (min-width: 1401px) and (max-width: 1460px){
  header.header.header--middle-left.header--mobile-center.page-width.header--has-menu {
    padding-left: 20px;
    padding-right: 20px;
}
.menu_left {
    flex: 1.3;}
}
div#Details-HeaderMenu-2 p.text-xs {
    display: none;
}
.mybuynowara+.ZipCodeRestrict.zipcode_product_page {
    display: none !important;
}
.template_product.black-color span.block_label_text, .template_product.black-color .additional_notes {
    color: #fff !important;
}
.newhighlight.display-flex.align-items-center {
    display: flex;
    align-items: center;
    order: 3;
}
.tag.m-r-space-10.themed.themed--negative-tinted.tag--no-icon {
    align-items: center;
    border-radius: 1rem;
    display: flex;
    gap: .25rem;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: .25rem .5rem;
    white-space: nowrap;
    background-color: #fff0ed;
    color: #b72300;
    font-weight: 700;
    font-size: 16px;
}
p.body-xs-400 {
    font-family: 'Assistant';
    font-size: 16px;
    line-height: 1.2;
    padding-left: 10px;
    letter-spacing: 0.06rem;
}
.emma-original-mattress2 #customer-sentiment-section a.mattresses-newAnchor1 {
    display: none !important;
}
.template_product.black-color .pm-o-date-box:not(:last-child) .pm-o-date-icon-wrap:after, .template_product.black-color .pm-o-date-box:not(:first-child) .pm-o-date-icon-wrap:before {
    background: #fff !important;
}
.menu-drawer__menu-item.list-menu__item.link--text.focus-inset {
    gap: 10px;
}
img.mobmenic {
    width: 36px;
    height: 30px;
    object-fit: contain;
}
ul.menu-drawer__menu.has-submenu.list-menu li:nth-child(4) {
    order: 6;
}
ul.menu-drawer__menu.has-submenu.list-menu li:nth-child(6) {
    order: 6;
    display: none;
}
ul.menu-drawer__menu.has-submenu.list-menu li:nth-child(5) {
    display: none;
}
ul.menu-drawer__menu.has-submenu.list-menu li {
    padding: 15px 0px;
    width: 100%;
}
ul.menu-drawer__menu.has-submenu.list-menu {
    display: flex;
    flex-wrap: wrap;
}
ul.menu-drawer__menu.has-submenu.list-menu li:last-child {
    order: 7;
}
product-recommendations.complementary-products {
    order: 10;
    margin-top: 0 !important;
}
.complementary-products__container {
    margin-top: 0 !important;
}
product-recommendations.complementary-products .price.price--on-sale {
    justify-content: flex-start !important;
    align-items: flex-start !important;
}
product-recommendations.complementary-products .quick-add__submit {
    border: 2px solid #000;
    padding: 5px 15px;
    border-radius: 100px;
    font-weight: 700;
    font-size: 16px;
}
product-recommendations.complementary-products span.price-item.price-item--sale.price-item--last {
    font-size: 20px;
    color: red;
}
product-recommendations.complementary-products s.price-item.price-item--regular {
    font-size: 16px !important;
    font-weight: 500 !important;
}
product-recommendations.complementary-products .card__inner.color-background-2.gradient.ratio {
    height: 100% !important;
    --ratio-percent: 100% !important;
}
.complementary-slide.grid__item {
    background: #f7f7f9;
    padding: 20px!important;
}
.template_product.black-color .complementary-slide.grid__item {
    background: transparent !important;
    color: #fff !important;
    border: 2px solid #fff;
}
.template_product.black-color product-recommendations.complementary-products .quick-add__submit {
    background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
}
.template_product.black-color product-recommendations.complementary-products .quick-add__submit path {
    fill: #fff;
}
.template_product.black-color product-recommendations.complementary-products .mrptext {
    color: #9a9cb2!important;
}
product-recommendations.complementary-products .price.price--on-sale {
    font-family: 'Inter';
}
@media screen and (min-width: 800px){
a.menu-drawer__menu-item.list-menu__item.link--text.focus-inset {
    /* display: none; */
}
.trackOrderDiv{
  display:none !important;
}
a.nearburgor.header__icon.header__icon--account.link.focus-inset.small-hide.small-hide {
    display: none !important;
}  
}
@media screen and (max-width: 800px){
  p.body-xs-400, .tag.m-r-space-10.themed.themed--negative-tinted.tag--no-icon {
    font-size: 13px;
}
  a.header__icon.header__icon--account.link.focus-inset.small-hide.small-hide {
    display: none !important;
}
a.nearburgor.header__icon.header__icon--account.link.focus-inset.small-hide.small-hide {
    display: none !important;
}
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}  
h1.header__heading {
    width: 50%;
    display: block;
}
  .header-lefticon {
    display: flex;
    width: 22%;
    justify-content: space-between;
}
  .header__icons {
    width: 25%;
    justify-content: space-between;
}
  header-drawer {
    margin: 0 !important;
}
.menu-drawer__inner-container, .menu-drawer__navigation-container,
  nav.menu-drawer__navigation,
  ul.menu-drawer__menu.has-submenu.list-menu{
  height: 95%;
}
  ul.extramenu li {
    padding-bottom: 15px;
}
ul.menu-drawer__menu.has-submenu.list-menu {
    display: block;
    align-items: flex-start;
    gap: 0;
    flex-direction: column;
    position: relative;
} 
.product_card_themed_neutral a.emma-link.product-card__wrapper.themed.themed--neutral {
    display: flex;
}  
.product-card__content {
    width: 60%;
    padding: 10px !important;
}
  .product-card__image {
    width: 40%;
}
 product-recommendations.complementary-products .card__inner.color-background-2.gradient.ratio {
    width: 40% !important;
    max-width: 40%;
}
 product-recommendations.complementary-products .card__content {
    width: 60% !important;
}
.template_product.black-color .menu-drawer__menu-item.list-menu__item.link--text.focus-inset img {
    filter: invert(1);
}  
}
.product_card_themed_neutral .product-card__tags.product-card__tags--discount {
    display: none;
}
.product_card_themed_neutral img {
    height: 100%;
    object-fit: cover;
}
.sticky li:nth-child(2) {
    display: none;
}
.product_card_themed_neutral h3 {
    font-size: 22px;
    padding-bottom: 20px;
    font-family: 'Assistant';
    color: #000;

    font-weight: 600;
}
.product-card__content p.body-s-600.md-body-m-600.themed.themed--neutral {
    font-family: 'Assistant';
}
a.mylinksssss {
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 60%;
    z-index: 1;
}



.new_pillow-2 .product-form__quantity,
.emma-memory-foam-pillow .product-form__quantity{
  display:none !important;
}
.new_pillow-2 #layers-animation-section .nones,
.emma-memory-foam-pillow #layers-animation-section .nones{ 
display:none !important;
}
.new_pillow-2 span.mysizeselector a,
.emma-memory-foam-pillow span.mysizeselector a{
    border: 1px solid #AFAFAFFF;
    padding: 6px 12px;
    width: 31.5%;
    border-radius: 4px;
  text-transform: capitalize;
  font-size: 16px;
}
.new_pillow-2 span.mysizeselector a.active,
.emma-memory-foam-pillow span.mysizeselector a.active{
     border: 1px solid #FFD233FF;
  background: #FFF8EB;
  color: #000;
}
#layers-animation-section .layer span:before {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    width: 300%;
    height: 300%;
    border-radius: 100%;
    box-shadow: #1e306e 0px 0px .1875rem .1875rem;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-name: ripple-2;
}

#layers-animation-section .layer span:after {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    width: 300%;
    height: 300%;
    border-radius: 100%;
    box-shadow: #1e306e 0px 0px .1875rem .1875rem;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-name: ripple-1;
}
#layers-animation-section .layer.active span:after,#layers-animation-section .layer.active span:before {
  animation-name: inherit;
      box-shadow: none;
}
@keyframes ripple-1 {
    0% {
        transform: scale(0.3);
        opacity: 0;
    }

    2.5% {
        opacity: .6;
    }

    50% {
        transform: scale(0.8);
        opacity: 0;
    }

    100% {
        transform: scale(0.8);
        opacity: 0;
    }
}

@keyframes ripple-2 {
    0% {
        transform: scale(0.3);
        opacity: 0;
    }

    6% {
        transform: scale(0.3);
        opacity: .6;
    }

    100% {
        transform: scale(0.8);
        opacity: 0;
    }
}
@media only screen and (max-width:767px){
  .new_pillow-2 span.mysizeselector a,
  .emma-memory-foam-pillow span.mysizeselector a{
    width: 30.5% !important;
}
  .combo-boxs .name {
    font-size: 16px!important;
    width: 40%!important;
}
  .prices del {
    font-size: 14px!important;
}
  .del {
    font-size: 14px!important;

}
  .prices {
    font-size: 16px!important;
}
  .new_pillow-2 .mattress-layers-section,
  .emma-memory-foam-pillow .mattress-layers-section{
    padding: 2.5rem 5px !important;
}
      .flex-div #layers-animation-section .layers-button-container {
        flex-direction: column !important;
    }
  .mattress-layers-wrapper h2 {
    font-size: 20px!important;
}
#layers-animation-section .layer span {
    right: 35px!important;
    top: -17px!important;
}
  #layers-animation-section .layer.layer-3 span {
    top: -13px!important;
}
  #layers-animation-section .layer.layer-2 span {
     right: 50px!important;
}
  .layer-description-wrapper h4 {
    font-size: 16px!important;
}
  .layer-description-wrapper .md:hidden{
    display: none !important;
  }
}
.toptitlebar {
    border-bottom: 1px solid #E6E7EC;
}
.toptitlebar h2 {
    display: inline-block;
    border-bottom: 4px solid #000;
    text-transform: capitalize;
    padding: 6px;
    font-size: 20px;
}
.page__collection.Pillows li.grid__item {
    display: block !important;
}
.page__collection.Pillows .collection.page-width {
    padding: 0;
}
.page__collection.Pillows li.grid__item {
    display: block !important;
    background: #f7f7f9;
    border-radius: 10px;
    overflow: hidden;
}
.page__collection.Pillows li.grid__item .card__content {
    padding: 0 10px;
}
.page__collection.Pillows li.grid__item .card__heading a {
    font-weight: 500;
    color:#272839;
}
.new_pillow-2 .product-form__input input[type="radio"] + label,
.emma-memory-foam-pillow .product-form__input input[type="radio"] + label{
    width: 100%;
    border-radius: 0;
    border: none;
    background-color: transparent !important;
    padding: 0;
    margin: 0;
  line-height: inherit;
}
.new_pillow-2 .something,
.emma-memory-foam-pillow .something{
    width: 100%;
}

   .combo-box-2.combo-boxs {
    margin-bottom: 0;
}
   .mypriceareais .countdown-timer {
     display: none;
   }
   .combo-box .mytitme img{
        display: none;
   }
   .combo-box .countdown-timer {
    margin-bottom: 15px;
}
  .combo-box .time-part p {
    color: #000;
}
.istimer {
    background: #fff;
    color: #fff;
    display: flex;
    padding: 1px 5px;
    border-radius: 4px;
      gap: 5px;
}
.combo-box .mytitme {
    background: #000;
    color: #fff;
    font-size: 14px;
    padding: 15px 8px 5px 5px;
    border-radius: 0;
    margin-top: -25px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    justify-content: center;
}
   .discounts{
     background: red;
    border-radius: 30px;
    font-size: 10px;
     color: #fff;
    padding: 1px 9px;
    float: right;
   }
   .discounts svg{
     height: 11px !important;
    width: 11px !important;
    display: inline-block;
   }
.combo-boxs {
    display: flex;
    border: 1px solid #A0A0A0FF;
    padding: 10px 20px;
    border-radius: 10px;
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
    background:#fff;
}
      .combo-boxs.active{
     background:#FFF8EB;
        border-color: #ff8900;
   }

.combo-boxs .name  {
      display: flex;
    position: relative;
    flex-grow: 1;
    max-width: 100%;
    min-width: auto;
    align-self: stretch;
    flex-basis: auto;
    min-height: auto;
    transition: inherit;
    align-items: center;
    flex-shrink: 1;
    justify-content: left;
     font-size: 22px;
  color: #000;
   font-weight: bold;
   }
   .combo-boxs label {
    position: absolute;
    top: -6px;
    background: #000;
    color: #fff;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1;
    border-radius: 30px;
}
   .prices{
     font-size: 22px;
     color: #000;
     font-weight: bold;
   }
   .prices del{
     text-decoration: line-through;
      font-size: 20px;
     color: #8a8a8a;
      font-weight: normal;
   }
   .del {
    color: #8a8a8a;
    font-size: 20px;
      font-weight: normal;
}
[data-inchvalue="2 Pillows"] .time-part p, {
    color: #000;
}
fieldset.js.product-form__input.Select.Combo.Offer .flex {
    padding-bottom: 15px;
}
.new_pillow-2 fieldset.js.product-form__input input[class=disabled]+label,
.emma-memory-foam-pillow fieldset.js.product-form__input input[class=disabled]+label{
    text-decoration: auto !important;
}
.thelogo {
    padding-top: 50px;
    padding-bottom: 50px;
}
.page__page.generic .sticky-whatsapp-icon {
    display: none;
}
.new-original-mattress .grid.grid-cols-1.md\:grid-cols-2 {
    align-items: center;
}

@media screen and (max-width: 800px){
  .toptitlebar {
    padding-left: 20px;
}
.page__collection.Pillows .collection.page-width {
    padding: 0 1.8rem;
}
.page__collection.Pillows li.grid__item .card.card--standard.card--media {
    flex-direction: column;
    align-items: center;
}
/* .page__collection.Pillows li.grid__item {
    width: 100%;
    max-width: 100%;
} */
.page__collection.Pillows li.grid__item .card__heading a {
    font-size: 14px;
}  
  main#MainContent .shopify-section{
    position: relative;
    float: left;
    width: 100%;
}
}
.new-hybrid-mattress .icons {
    display: flex;
}
.new-hybrid-mattress .bottomLine .icons p:first-child {
    background-color: #04652f !important;
    color: #fff;
}
.new-hybrid-mattress .bottomLine .icons p:nth-child(2) {
    background-color: #ccc !important;
    color: #000;
}
.new-hybrid-mattress .bottomLine .icons p:last-child {
    background-color: #232323 !important;
    color: #fff;
}
.something {
    display: inline-block;
    position: relative;
}
.selectDropdown input[type=radio] {
    position: absolute !important;
    left: 0;
    top: 7px;
    z-index: 1;
    width: 13px !important;
    height: 13px !important;
    clip: auto !important;
}
.selectDropdown input[type=radio]+label {
    padding-left: 16px !important;
    z-index: 2;
    position: relative !important;
}
.imagevideopart {
    width: 50%;
}
.imagevideopart video {
    max-width: 100%;
  width:100%;
}
@media screen and (min-width: 800px){
a.lg\:w-\[calc\(33\.33\%_-_1\.5rem\)\] {
    width: calc(33.33% - 1.5rem) !important;
}
.page-boundary .flex {
    justify-content: center;
    align-items: flex-start;
} 
.mobileshow {
    display: none !important;
}  
}
@media screen and (max-width: 800px){
  .imagevideopart video {
    max-width: 100%;
}
.page-boundary img {
    height: 100%;
    object-fit: cover;
}
.page-boundary .block.rounded-md.bg-\[\#f03306\].px-2.py-1.text-\[12px\].text-white {
    font-size: 10px;
    line-height: 1.5;
} 
.mobilehide {
    display: none !important;
}  
.mobileshow .rounded-md.text-white.text-\[12px\].px-2.py-1 {
    font-size: 10px;
    line-height: 1.5;
}
.page-boundary h3.font-medium.font-inter.font-semibold.text-\[14px\] {
    font-size: 14px;
}  
}

/* css */
.collection .grid.product-grid, .grid.image-with-text__grid {
  padding-top:5px;
}
.collection .card__information
{
  padding: 0.3rem 1rem !important;
}
@media(max-width:425px)
{
  .card-information span.price-item.price-item--sale.price-item--last {
    font-size: 13px;
}
}
.card__information .new_collection_heading
{
  font-size:14px;
} 

.cstm_new_collection_new .cstm_new_gap.card__information {
    padding: 0 0 1rem 0 !important;
}
/* Pillow Collection css */
.cstm_card_wrapper .card__content {
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0), rgba(18, 18, 18, 1));
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.page__collection.Pillows li.grid__item {
    overflow: inherit !important;
}
.page__collection.Pillows li.grid__item .card__content {
   padding: 0px 5px 10px 5px;
}
.pillow_badges {
    position: absolute;
    top: 90%;
    left: 52%;
    display: block;
    z-index: 1;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 4px 8px;
    line-height: 150%;
    border-radius: 20px !important;
}
.pillow_badges .badge {
    border-radius: 20px;
    font-size:12px;
      padding: 4px 8px !important;
  font-weight: 600 !important;
}
/* Collection A/B tEST */
.product-list1 {
    order: 1;
}
.product-list2 {
    order: 4;
}
.product-list3 {
    order: 3;
}
.product-list4 {
    order: 2;
}
.product-list5 {
    order: 5;
}
.cooling_tag {
   font-size: 1.2rem;
    color: #fff;
    line-height: 1;
    background: #040087;
    text-align: center;
    padding: 0.5rem 1.3rem 0.6rem 1.3rem;
    border-radius: 5px;
  letter-spacing: 0;
}
.new_ab_dta {
    font-size: 1.2rem;
    color: #fff;
    line-height: 1;
    background: #e90000;
    text-align: center;
    padding: 0.5rem 1.3rem 0.6rem 1.3rem;
    border-radius: 5px;
  letter-spacing: 0;
    
}
/* .product_card_1 .cooling_tag
{
  display:none;
}
.product_card_1 .new_ab_dta
{
  display:none;
}
.product_card_2 .cooling_tag
{
  display:block;
}
.product_card_2 .new_ab_dta
{
  display:block;
}
.product-list1 .cooling_tech
{
  display:none;
}
.product-list4 .cooling_tech
{
  display:none;
}
.filter-section .cooling_tech
{
display:none;  
}
.filter-section .cooling_tag
{
display:none;  
}
.product-comp1 .cooling_tag
{
  display:none;
}
.product-comp4 .new_ab_dta
{
   display:none;
} */
@media(max-width:989px)
{
  .pillow_badges {
    position: absolute;
    top: 90%;
    left: 51%;
}
  .pillow_badges .badge {
    font-size:8px !important;
}
}
@media(max-width:800px)
{
  /* .cooling_tag {
  font-size: 9px;
  padding: 3px;
  font-weight: 700;
}
.new_ab_dta {
   font-size: 9px;
   padding: 3px;
   font-weight: 700;
} */
}
.form_size .MRP-del {
    font-size: 18px !important;
}
@media(max-width:375px)
{
  .pillow_badges .badge {
    padding: 4px 3px !important;
}
}
@media (max-width: 400px) {
    .bottomLine .icons p {
        font-size: 11px;
        padding: 5px 6px;
        gap: unset;
    }
  
}
/* Product Thumbnil Slider  */
 .main-img-slider img
{
  width:100%;
}
 .thumb-nav.slick-initialized.slick-slider .slick-list.draggable .slick-track
    {
     display:block;
    }
  .thumb-nav img:not(.slick-initialized) {
    width: 60px;
    height: 40px;
    border-radius: 10px;
    }
    .main-img-slider:not(.slick-initialized) .img-magnifier-container:nth-child(n+3) {
     display: none;
     }
    .thumb-nav:not(.slick-initialized) .product-single__media {
     display: none;
    }
     .main-img-slider:not(.slick-initialized) .product-single__media video {
     display: none;
     } 



.climax-hybrid-mattress {
  .quinn_stories>.svelte-nq3wdf {
      align-items: flex-start !important;
  }
  }