#wrapper #continent_wrap .continent_details p.h3 {
  font: 700 14px/14px Arial, sans-serif;
  text-transform: uppercase;
  color: #04347d;
  margin-bottom: 16px;
  letter-spacing: normal;
}

p.line-item-attributes.in-stock {
  display: none;
}

/* PDP page, move sales price to next line */
div.product-detail div.prices span.strike-through {
  display: inline;
}

div.product-detail div.prices span.strike-through:after {
  content: '\A';
  white-space: pre;
}

/* H1 Changes */
.Headers {

  font-family: DaxPro-WideBold, DaxBold !important;
  font-size: 1.625rem !important;
  color: #53565a !important;
  line-height: 1.875rem !important;
  letter-spacing: 0rem !important;
  padding-bottom: 0.375rem !important;
}


/* CUBE PDP */

.store-button {
  font-size: 1em;
}


@media only screen and (max-width: 600px) {
  .store-button {
    font-size: 0.5em;
  }

}

.grey-light {
  background-color: #f6f7fa;
}

.location {
  height: 24px;
  width: 24px;
  background-size: 24px;
  background-color: transparent !important;

}

.store-locator-text {
  text-align: left;
  margin: auto;
  margin-bottom: 20px;
  width: 300px;
}

.btn-default {
  width: 42%;

  background-color: #ffffff;

  color: #000000;

  border-color: #000000;

}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {



  background-color: #ffffff;

  color: #000000;

  border-color: #000000;

}

button.btn.btn-dark.mb-3 {
  width: 42%;
}

.heading-fix {
  font-family: 'DaxPro-WideRegular';
  font-size: 28px;
}

.bottomcarousel li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #000000;
  max-width: 13px;
  border: 1px solid #605e5e;
}

.bottomcarousel {
  bottom: -46px;
}

.Line-9 {
  width: 70px;
  height: 1px;
  margin: 17px 199px 17px 209px;
  border-style: solid;
  border-image-source: linear-gradient(to right, #d46620 0%, #e95a00 49%);
  border-image-slice: 1;
}

.underline-small {
  display: inline-block;
  position: relative;
}

.underline-small::after {
  content: '';
  height: 6px;
  width: 12%;
  background: #e75b03;
  position: absolute;
  left: calc(70% - 26%);
  bottom: -1.5rem;
}

.pl-promo-container{
  font-family: DaxPro-WideRegular,Dax-Regular;
  font-size: .85rem!important;
  color: #fff;
  font-weight: bolder;
  z-index: 1;
  width: auto;
  height: auto!important;
  position: relative;
  top: 0;
  background-repeat: no-repeat;
  padding: 10px 10px 8px 10px;
  background-color: #DB0032;
  text-align: center;
  margin: 0 0.7rem 0 0.7rem;
  background-image: none!important;
  border-radius: 2px;}

@media (min-width: 1920px) {
  .col-xxl {
    max-width: 1440px !important;
  }
}

@media screen and (max-width: 1126px) {
  .underline-small {
    display: inline-block;
    position: relative;
  }

  .underline-small::after {
    content: '';
    height: 6px;
    width: 12%;
    background: #e75b03;
    position: absolute;
    left: calc(78% - 50%);
    bottom: -1.5rem;
  }
}

@media only screen and (max-width : 768px) and (max-height : 1024px) {
  .longDescr h2 {
    margin-top: 2em;
    font-size: 1.6rem;
  }

  .underline-small {
    display: inline-block;
    position: relative;
  }

  .underline-small::after {
    content: '';
    height: 6px;
    width: 11%;
    background: #e75b03;
    position: absolute;
    left: calc(67% - 50%);
    bottom: -1.5rem;
  }

  .underline-small::after {
    content: '';
    height: 6px;
    width: 16%;
    background: #e75b03;
    position: absolute;
    left: calc(87% - 50%);
    bottom: -1.5rem;
  }

}

@media screen and (max-width: 600px) {
  .underline-small {
    display: inline-block;
    position: relative;
  }

  .underline-small::after {
    content: '';
    height: 6px;
    width: 11%;
    background: #e75b03;
    position: absolute;
    left: calc(67% - 50%);
    bottom: -1.5rem;
  }
}

@media screen and (max-width: 480px) {
  .underline-small {
    display: inline-block;
    position: relative;
  }

  .underline-small::after {
    content: '';
    height: 6px;
    width: 16%;
    background: #e75b03;
    position: absolute;
    left: calc(91% - 49%);
    bottom: -1.5rem;
  }

  .bottomcarousel {
    bottom: -2.5rem !important;
  }
}

@media screen and (max-width: 320px) {
  .underline-small {
    display: inline-block;
    position: relative;
  }

  .underline-small::after {
    content: '';
    height: 6px;
    width: 16%;
    background: #e75b03;
    position: absolute;
    left: calc(89% - 50%);
    bottom: -1.5rem;
  }

  .bottomcarousel {
    bottom: 0px !important;
  }

  .style-mobile {
    margin-left: 1rem;
    margin-bottom: 3rem;
  }

  .bottomcarousel {
    bottom: -0.1rem;
  }
}


.heading-fix {
  color: #53565a;
  text-align: center;
  text-transform: uppercase;
  margin-top: 1.2rem;
}

:root {
  --neutral-bg: #f6f7fa;
}

.neutral {
  background-color: var(--neutral-bg);
}

.TEMPUR-CARES {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.67px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: none;
  color: #e9591a !important;
}

@media screen and (max-width: 1126px) {
  .longDescr h2 {
    margin-top: 2em;
    font-size: 1.7rem;
  }
}

@media only screen and (max-width : 768px) and (max-height : 1024px) {
  .longDescr h2 {
    margin-top: 2em;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 600px) {}

@media screen and (max-width: 480px) {
  .dropdown-paragraph {
    margin-left: 0px;
    margin-top: 2rem;
  }
}

@media screen and (max-width: 320px) {
  .dropdown-paragraph {
    margin-left: 0px;
    margin-top: 2rem;
  }
}

.float-block {
  padding-top: 6rem !important;
}

.img-compare {
  width: 100%
}

.four-paragraph {

  height: 8.5rem;
}

.four-paragraph-first {
  height: 10rem;

}

.scrolling-wrapper {
  overflow-x: auto;
  padding-left: 3.2rem;
}

.header-fix {
  font-family: 'DaxPro-WideRegular';
  font-size: 2.8rem;
  line-height: 1.3;

}

.diff-headers {

  font-family: 'DaxPro-WideRegular';
  font-size: 23px;
  line-height: 1.3;
}

@media screen and (max-width: 1126px) {
  .scrolling-wrapper {
    overflow-x: auto;
  }

  .header-fix {
    font-size: 1.7rem;
    line-height: 1.3;
  }

  .float-block {
    padding-top: 6rem !important;
  }

}

@media only screen and (max-width : 768px) and (max-height : 1024px) {
  .scrolling-wrapper {
    overflow-x: auto;
  }

  .header-fix {
    font-size: 2.2rem;
    line-height: 1.3;
  }

  .float-block {
    padding-top: 6rem !important;
  }

}

@media screen and (max-width: 600px) {
  .scrolling-wrapper {
    overflow-x: auto;
  }

  .float-block {
    padding-top: 6rem !important;
  }
}

@media screen and (max-width: 480px) {
  .float-block {
    padding-top: 7rem !important;
  }

  .scrolling-wrapper {
    overflow-x: auto;
  }

  .diff-headers {
    font-size: 1.2rem;
  }

  .header-fix {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}

@media screen and (max-width: 320px) {
  .float-block {
    padding-top: 3rem !important;
  }

  .scrolling-wrapper {
    display: inline-block;
    width: 100%;
  }

  .diff-headers {
    font-size: 1.2rem;
  }

  .header-fix {
    font-size: 2.0rem;
  }

  .four-paragraph {
    height: 8.5rem;
  }

  .four-paragraph-first {
    height: 12rem;
  }

  .mb-sm-device {
    padding: 0;
    width: 85%;
    margin: auto;
    margin-bottom: 1.8rem;
  }

  .card-title-first {
    font-size: 1.4rem !important;
    line-height: 1.3 !important;
  }

  .card-title-second {
    font-size: 1.1rem;
    font-family: DaxPro-WideMedium, DaxMedium;
    text-transform: initial;
  }
}

.play-btn-container {
  position: relative;
  transition: all 1s ease-in-out 0s;
}

.play-btn-container img {
  transition: all 1s ease-in-out 0s;
}

#overImage,
#video-large {
  box-shadow: 0 -0.1875rem 5.5625rem -1.0625rem rgba(0, 0, 0, 0.21);
}

a.play-btn:before {

  margin: 5px auto;
}

a.play-btn {
  color: #454e57;
  top: 21%;
  left: 45%;
  position: absolute;
}


@media (max-width:400px) {
  .play-btn-container {
    height: auto;
  }

  a.play-btn:before {

    background-size: 70%;

  }

  a.play-btn {
    color: #454e57;
    top: 43% !important;
    left: 40%;
    position: absolute;
    font-size: 65%;
  }


}

.floating-text {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 60%;
  left: 35%;
  transform: translateY(-50%);
  width: 30%;
  text-shadow: 0 0 10px #000;
  transition: opacity 0.8s ease-in-out 0s;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.floating-text h3 {
  font-family: DaxPro-WideLight;
  font-size: 1.75rem;
  font-weight: 400;
  color: #fff;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}

.floating-text span {
  color: #ffffffd6;
  font-size: 1.3em;
}

.floating-text img {
  width: 11%;
}


@media only screen and (max-width: 600px) {
  .floating-text span {

    font-size: 0.7em;
  }

  .floating-text img {
    width: 14%;
  }
}

@media screen and (max-width: 480px) {
  .floating-text{
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    text-shadow: 0 0 10px #000;
    transition: opacity 0.8s ease-in-out 0s;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 80%;
    left: 10%;
    right: 0;
  }
  .floating-text h3 {
    font-family: DaxPro-WideLight;
    font-size: 1.15rem;
    font-weight: 400;
    color: #fff;
    margin-top: -12px!important;
    margin-bottom: 0px!important;
}
  .floating-text span {
    font-size: 0.7em;
  }

  .floating-text img {
    width: 20%;
  }
}

@media screen and (max-width: 320px) {
  .floating-text span {
    font-size: 0.6em;
  }

  .floating-text img {
    width: 22%;
  }
}

.bg-image-mattress {
  background-image: linear-gradient(59deg, #181818 38%, #353535 59%);
  padding-bottom: 3rem;
}


.witm-text {

  font-family: 'DaxPro-WideRegular';
  font-size: 40px;
  text-transform: uppercase;
}

.blue-text {

  background: -webkit-linear-gradient(#7ab6ca, #00839b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.number-icon {
  float: left;
  width: 6%;
  display: block;
  margin-right: 18px;
  margin-top: 2px;
  animation: iconScale infinite;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
}

.TEMPUR-Advanced-Mat {

  font-family: 'DaxPro-WideMedium';
  font-size: 15px;
  font-weight: 500;
  margin-left: 10px;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.02;
  color: #ffffff;
}

.wave-box {
  background-color: #383939;
  margin-left: -15px;
  margin-bottom: -1rem;
  margin-top: -6rem;

}

@media screen and (max-width: 1126px) {}

@media only screen and (max-width : 768px) and (max-height : 1024px) {}

@media screen and (max-width: 600px) {
  .number-icon {

    width: 12%;

  }

}

@media screen and (max-width: 480px) {
  .wave-box {
    display: none;
  }

  .bg-image-mattress {
    background-image: none;
  }

  .matt-layers {
    bottom: -5rem !important;
    margin-right: 18% !important;
    margin-bottom: 15% !important;
  }

  .full-width {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 320px) {
  .witm-text {
    font-size: 1.7rem;
    line-height: 1.2;
  }

  .full-width {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0rem !important;
  }

  .style-mobile {
    margin-left: 1rem;
    margin-bottom: 3rem;
  }

  .number-icon {

    width: 12%;

  }
}


/* circleIcon {
  width: 43px;
  height: 43px;
  border-radius: 50px;
  background-color: rgba(216, 216, 216, 0.67);
  animation: iconScale infinite;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  } */

@keyframes iconScale {
  0% {
    transform: scale(0.9);
  }

  50% {
    transform: scale(1.3);
  }

  100% {
    transform: scale(0.9);
  }
}

.matt-layers {
  bottom: -56px;
  margin-right: 48%;
  opacity: 0.3;
}

.full-width {
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}



.hotspots--wrapper {
  position: relative;
  margin: auto;
  max-width: 960px;

}

.hotspots--figure {
  max-width: 100%;
}

.hotspot {
  position: absolute;
  display: block;
}

.hotspot--title {
  display: inline-block;
  padding-right: 10px;
  color: #ff0000;
  text-transform: uppercase;
  line-height: 50px;
  font-size: 12px;
  letter-spacing: 1px;
  transition: all cubic-bezier(.8, 0, .2, 1) .4s;
}

.hotspot--title__right {
  float: right;
  padding-right: 0;
  padding-left: 10px;
}

.hotspot--cta {
  position: relative;

  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;

  transition: all cubic-bezier(.8, 0, .2, 1) .4s;

}

.hotspot--cta::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;

  z-index: 2;
  transition: opacity .6s;
  animation: pulse 2s cubic-bezier(.8, 0, .2, 1) 0s infinite;
}

.hotspot:hover .hotspot--cta {

  animation: pulse 2s cubic-bezier(.8, 0, .2, 1) 0s infinite;
}

.hotspot:hover .hotspot--cta:after {
  opacity: 0;
}

@keyframes pulse {

  0% {
    transform: scale(0.9);
  }

  50% {
    transform: scale(1.3);
  }

  100% {
    transform: scale(0.9);
  }
}

.hotspot--layer-1 {
  top: 36%;
  left: 50%;
}

.hotspot--layer-2 {
  top: 50%;
  left: 33%;
}

.hotspot--layer-3 {
  top: 64%;
  left: 49%;
}

.hotspot--layer-4 {
  top: 78%;
  left: 29%;
}



/* SOFT LAYER HOTSPOTS  */

.hotspot--layer-1-soft {
  top: 30%;
  left: 43%;
}

.hotspot--layer-2-soft {
  top: 45%;
  left: 33%;
}

.hotspot--layer-3-soft {
  top: 60%;
  left: 40%;
}

.hotspot--layer-4-soft {
  top: 68%;
  left: 20%;
}

.hotspot--layer-5-soft {
  top: 82%;
  left: 37%;
}


/* HYBRID LAYER HOTSPOTS  */

.hotspot--layer-1-hybrid {
  top: 30%;
  left: 43%;
}

.hotspot--layer-2-hybrid {
  top: 45%;
  left: 33%;
}

.hotspot--layer-3-hybrid {
  top: 60%;
  left: 40%;
}

.hotspot--layer-4-hybrid {
  top: 68%;
  left: 20%;
}

.hotspot--layer-5-hybrid {
  top: 82%;
  left: 37%;
}

@media screen and (max-width: 640px) {
  .hotspot--title {
    line-height: 40px;
    font-size: 10px;
  }

  .hotspot--cta {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 420px) {
  .hotspot--title {
    line-height: 30px;
    font-size: 9px;
  }

  .hotspot--cta {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 320px) {
  .hotspot--title {
    display: none;
  }

  .hotspot--cta {
    width: 15px;
    height: 15px;
  }

  .hotspot--cta::after {
    width: 5px;
    height: 5px;
  }
}

.carousel-item video {
  width: 100%;
  height: 100%;
}

.bottom-product .longDescr {
  padding: 0 0em !important;
}

.pressure {
  color: #e9591a;
  font-size: 54px;
}

.header-layer {
  font-size: 80px;
  color: white;
  line-height: 0.9;
  text-transform: uppercase;
}

.text-style-1 {
  color: rgba(255, 255, 255, 0.31);
}

.Left-Rectangle {
  border-left: 5px solid #e9591a;

}

.benefits-text {

  font-family: DAXOT-WIDEMEDIUM;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: 0.57px;
  color: #ffffff;
  padding-left: 1rem;
}


.left-grad-rectangle {
  border-left: 5px solid #e9591a;
  /* border-left: 5px solid;
  border-image-slice: 1%;
  border-image-source: linear-gradient(180deg, #e9591a 0%, #f69238 100%); */
  padding-left: 1rem;
}

@media screen and (max-width: 480px) {
  .header-layer {
    font-size: 2.9rem;
    color: white;
    line-height: 0.9;
    text-transform: uppercase;
  }

  .pressure {
    color: #e9591a;
    font-size: 2.0rem;
  }
}

@media screen and (max-width: 320px) {
  .header-layer {
    font-size: 2.3rem;
    color: white;
    line-height: 0.9;
    text-transform: uppercase;
  }

  .pressure {
    color: #e9591a;
    font-size: 1.6rem;
  }
}

.box-offer {
  background: #f3f3f3;
  color: #000000;
  padding: 0.75em;
  font-family: DaxPro-WideMedium;
  margin: 0.75em 0 1em 0;
}

.prodNotice-pdp {
  background: #000000;
  color: #ffffff;
  border-radius: 3px;
  padding: 1em 1em 1em 1em;
  margin-left: 0.3rem;
  font-size: 0.8rem;
  width: auto;
  vertical-align: middle;
  font-size: .82rem;
  padding-top: 0.9em;
  font-weight: bold;
  margin-top: 1rem;
}

.prodNotice-white {
  background: #f3f3f3;
  color: #000000;
  padding: 0.25em;
  font-family: DaxPro-WideMedium;
  margin: 0.75em 0 1em 0;
  border-radius: 5px;

}


/* AD Additions for Resurs page (ticket https://app.asana.com/0/1141346333427180/1205976181748334/f) */

@media screen and (max-width:426px) {
  .iframe-container {
      width: calc(375px * 0.90);
      height: calc(900px * 0.90);
      position: relative;
  }

  .iframe-container iframe {
      width: 425px;
      height: 900px;
      transform: scale(0.80);
      transform-origin: 0 0;
      position: absolute;
      left: 0;
      top: 0;
  }
}

@media screen and (min-width:426px) {
  .iframe-container iframe {
      width:100%;
      height:70rem; 
  }
}

.resurs-bank-text-logo {
  background: 0 0;
  background-color: #00839b;
  color: #fff;
  min-height: 2rem;
  height: auto;
  text-align: center;
  line-height: 2rem;
  padding: 0.5rem;
  font-weight: bolder;
  font-size: .85rem;
  margin: 0 20px;
}

.resurs-bank-text-logo a {
  color: #fff;
}

/* Resurs CSS END /*
