/** Shopify CDN: Minification failed

Line 9:20 Expected identifier but found "!"
Line 24:4 Expected "}" to go with "{"

**/
@media only screen and (min-width: 990px) {
  #sleepare-helix-mattress-elite-collection .index-hero .hero__content {
    max-width: 55%; !important;
  }
  
  #sleepare-helix-mattress-elite-collection .btn:not(.btn--text) span:not([class]), .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--text) span:not([class]), #challenge .shopify-challenge__button:not(.btn--text) span:not([class]),
.btn:not(.btn--text) span.btn__text,
.shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--text) span.btn__text,
#challenge .shopify-challenge__button:not(.btn--text) span.btn__text {
  font-size: 130%;
  font-weight: bold;
  
}
  
    @media only screen and (max-width: 749px)) {
      .arrowsymbtt {
        display: none !important;
  }}