@charset "UTF-8";
body, button, input, select {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
}

ul, body ol {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 20px;
}

body {
  color: #000000;
  background-color: #fff;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
body p {
  margin: 10px 0 20px 0;
  font-size: 14px;
}
body ol, body ul {
  margin-top: 0;
  margin-bottom: 8.5px;
}
body ol {
  list-style-type: decimal;
  padding-left: 20px;
}
body ol li {
  list-style-type: decimal;
  font-size: 14px;
}
body .span-font {
  font-size: 13.3333px;
}
body h1 {
  font-size: 31px;
  color: #000000;
}
body h2 {
  font-size: 25px;
}
body h3 {
  font-size: 21px;
}
body h4 {
  font-size: 15px;
}
body h5 {
  font-size: 12px;
}
body h6 {
  font-size: 10px;
}
body a:hover {
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin: 8.5px 0px 8.5px 0px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

a {
  color: #135A8A;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
text-decoration:none a.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a.focus, a.hover {
  color: #112438;
  text-decoration: underline;
}
a:focus {
  text-decoration: none;
}

ul {
  list-style-type: none;
}
ul li {
  list-style-type: none;
  font-size: 14px;
}

[class*=" fa-"]:before, [class^=fa-]:before {
  margin-right: 0 !important;
}

.listed ul {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 20px;
}
.listed ul li {
  list-style-type: none;
  font-size: 14px;
}
.listed ul li {
  list-style-type: none;
  font-size: 14px;
}

ul.list-style-checkmark {
  padding-left: 25px;
  list-style: none;
}
ul.list-style-checkmark li:before {
  font-family: "Font Awesome 6 pro";
  content: "\f00c";
  margin: 0 5px 0 -25px;
  float: left;
}
ul.list-style-checkmark li p {
  font-size: 14px;
  line-height: 20px;
}

.Sitemap .page_content h2 {
  margin-bottom: 15px;
}
.Sitemap .page_content .col-md-4:nth-child(3n+4) {
  clear: both;
}
.Sitemap .page_content .col-md-4 ul {
  margin: 0 0 20px 0;
}
.Sitemap .page_content .col-md-4 ul li a {
  line-height: 22px;
}

.instagram-container .instagram-grid a.instagram-image:after {
  z-index: 1;
}

.template-collection #content {
  padding: 0;
}

.zoom-gallery #carousel li.langEN,
.zoom-gallery #carousel li.langFR {
  display: none !important;
}

.product-sidebar:hover #zoom-placeholder-wrapper {
  display: none;
}

html:lang(en) .langEN {
  display: block;
}
html:lang(fr) .langFR {
  display: block;
}
html body {
  /* 404 page css */
}
html body #shopify-section-product #content .zoom-gallery #image-block .flexslider .zoom-gallery-slide a#zoom-v {
  height: 526px;
  line-height: 526px !important;
  width: auto;
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  html body #shopify-section-product #content .zoom-gallery #image-block .flexslider .zoom-gallery-slide a#zoom-v {
    height: 435px;
    line-height: 435px !important;
  }
}
@media only screen and (max-width: 991px) {
  html body #shopify-section-product #content .zoom-gallery #image-block .flexslider .zoom-gallery-slide a#zoom-v {
    height: 316px;
    line-height: 316px !important;
  }
}
@media only screen and (max-width: 767px) {
  html body #shopify-section-product #content .zoom-gallery #image-block .flexslider .zoom-gallery-slide a#zoom-v {
    height: 75vw;
    line-height: 75vw !important;
  }
}
html body #shopify-section-product #content .zoom-gallery #image-block .flexslider .zoom-gallery-slide a#zoom-v figure.mz-figure {
  max-height: 100%;
  max-width: 100%;
}
html body #shopify-section-product #content .zoom-gallery #image-block .flexslider .zoom-gallery-slide a#zoom-v figure.mz-figure > img {
  max-width: 100% !important;
  max-height: 100% !important;
  height: auto !important;
  width: auto !important;
  flex-shrink: 0;
}
html body #shopify-section-product #content .zoom-gallery #image-block .flexslider .zoom-gallery-slide.mz-tall a figure.mz-figure {
  height: 100%;
}
html body .product-sidebar:hover #zoom-placeholder-wrapper {
  display: none;
}
html body #zoom-placeholder {
  position: absolute;
  top: 0;
  left: -15px;
  z-index: 2;
  width: 100%;
  height: 526px;
}
@media only screen and (max-width: 1200px) {
  html body #zoom-placeholder {
    height: 435px;
  }
}
@media only screen and (max-width: 991px) {
  html body #zoom-placeholder {
    height: 316px;
  }
}
@media only screen and (max-width: 767px) {
  html body #zoom-placeholder {
    height: 75vw;
  }
}
html body #carousel ul.slides li a {
  height: 100%;
  width: 100%;
  display: block;
}
html body #carousel ul.slides li a:hover img {
  filter: none;
}
html body #carousel ul.slides li a.active.mz-thumb-selected img {
  max-height: 100%;
  max-width: 100%;
  filter: none;
  box-shadow: none;
  border-radius: 12px;
}
html body #carousel ul.slides li a img {
  box-shadow: none;
}
html body .zoom-gallery {
  text-align: center;
}
html body .zoom-gallery-slide {
  display: none;
}
html body .zoom-gallery-slide.active {
  display: block;
}
html body .zoom-gallery .video-slide {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
html body .zoom-gallery .video-slide iframe,
html body .zoom-gallery .video-slide object,
html body .zoom-gallery .video-slide embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html body .page-not-found h1 {
  font-size: 38px;
  line-height: normal;
  color: #135A8A;
}
html body .page-not-found ul {
  max-width: 500px;
}
html body .page-not-found ul .fixed-search {
  max-width: 100%;
}
html body .page-not-found ul .fixed-search input[type=search] {
  width: 100%;
  line-height: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #d7dbdb;
  padding: 0 60px 0 10px;
  position: relative;
}
html body .page-not-found ul .fixed-search button {
  position: absolute;
  right: 0;
  bottom: 12px;
  padding: 0;
  border: none;
  line-height: 40px;
  width: 50px;
  border-radius: 0px 4px 4px 0;
}
html body .page-not-found .btn {
  background: #135A8A;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  border: none;
}

span.required {
  color: #135A8A;
  font-weight: 700;
  font-size: 14px;
}

.preloader {
  position: relative;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  min-height: 80vh;
  background-color: #ffffff;
  transition: opacity 0.3s ease-in-out;
}
.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 60px;
  height: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.preloader .preloader-inner img {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
}
.preloader .preloader-inner:after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -50px 0 0 -50px;
  border-top: 2px solid transparent;
  border-right: 2px solid #777777;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
  border-radius: 50em;
  -webkit-animation: rotate360 1s linear both infinite;
  animation: rotate360 1s linear both infinite;
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

.scrolltop {
  display: block;
  position: fixed;
  width: 60px;
  height: 30px;
  bottom: -30px;
  right: calc(50% - 30px);
  background: rgba(50, 92, 147, 0.7);
  padding: 10px;
  text-align: center;
  margin: 0 0 0 0;
  cursor: pointer;
  z-index: 55;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.scrolltop:hover {
  background: rgb(50, 92, 147);
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.scrolltop:hover i {
  top: -3px;
}
.scrolltop i {
  position: absolute;
  font-size: 30px;
  color: #fff;
  margin: 0;
  left: 20px;
  top: 0px;
  display: inline-block;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}

.doorCrashersInfo {
  width: 100%;
  border-radius: 15px;
  padding: 15px 10px;
  text-align: center;
  color: #fff;
  background-image: radial-gradient(#000, #222, #000);
}
.doorCrashersInfo h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: 600;
  font-size: 34px;
  text-transform: uppercase;
}
.doorCrashersInfo ul li {
  text-transform: uppercase;
  float: left;
  list-style: inside;
  font-size: 12px;
  line-height: 18px;
  padding: 0 6px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.vertical-align-center {
  vertical-align: middle;
}

.vertical-align-top {
  vertical-align: top;
}

.no-right-margin {
  margin-right: 0px;
}

.no-left-margin {
  margin-left: 0px;
}

.no-top-margin {
  margin-top: 0px;
}

.no-bottom-margin {
  margin-bottom: 0px;
}

.no-ver-margin {
  margin-top: 0px;
  margin-bottom: 0px;
}

.no-hor-margin {
  margin-right: 0px;
  margin-left: 0px;
}

.margin-right-x-small {
  margin-right: 5px;
}

.margin-right-small {
  margin-right: 10px;
}

.margin-right-medium {
  margin-right: 20px;
}

.margin-right-large {
  margin-right: 30px;
}

.margin-right-x-large {
  margin-right: 35px;
}

.margin-left-x-small {
  margin-left: 5px;
}

.margin-left-small {
  margin-left: 10px;
}

.margin-left-medium {
  margin-left: 20px;
}

.margin-left-large {
  margin-left: 30px;
}

.margin-left--x-large {
  margin-left: 35px;
}

.margin-top-x-small {
  margin-top: 5px;
}

.margin-top-small {
  margin-top: 10px;
}

.margin-top-medium {
  margin-top: 20px;
}

.margin-top-large {
  margin-top: 30px;
}

.margin-top-x-large {
  margin-top: 35px;
}

.margin-bottom-x-small {
  margin-bottom: 5px;
}

.margin-bottom-small {
  margin-bottom: 10px;
}

.margin-bottom-medium {
  margin-bottom: 20px;
}

.margin-bottom-large {
  margin-bottom: 30px;
}

.margin-bottom-x-large {
  margin-bottom: 35px;
}

.vertical-margin-xsmall {
  margin-top: 5px;
  margin-bottom: 5px;
}

.vertical-margin-small {
  margin-top: 10px;
  margin-bottom: 10px;
}

.vertical-margin-medium {
  margin-top: 20px;
  margin-bottom: 20px;
}

.vertical-margin-large {
  margin-top: 30px;
  margin-bottom: 30px;
}

.vertical-margin-x-large {
  margin-top: 35px;
  margin-bottom: 35px;
}

.horizontal-margin-auto {
  margin-right: auto;
  margin-left: auto;
}

.horizontal-margin-xsmall {
  margin-right: 5px;
  margin-left: 5px;
}

.horizontal-margin-small {
  margin-right: 10px;
  margin-left: 10px;
}

.horizontal-margin-medium {
  margin-right: 20px;
  margin-left: 20px;
}

.horizontal-margin-large {
  margin-right: 30px;
  margin-left: 30px;
}

.horizontal-margin-x-large {
  margin-right: 35px;
  margin-left: 35px;
}

.no-right-padding {
  padding-right: 0px;
}

.no-left-padding {
  padding-left: 0px;
}

.no-top-padding {
  padding-top: 0px;
}

.no-bottom-padding {
  padding-bottom: 0px;
}

.no-ver-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.no-hor-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.padding-right-x-small {
  padding-right: 5px;
}

.padding-right-small {
  padding-right: 10px;
}

.padding-right-medium {
  padding-right: 20px;
}

.padding-right-large {
  padding-right: 30px;
}

.padding-right-x-large {
  padding-right: 35px;
}

.padding-left-x-small {
  padding-left: 5px;
}

.padding-left-small {
  padding-left: 10px;
}

.padding-left-medium {
  padding-left: 20px;
}

.padding-left-large {
  padding-left: 30px;
}

.padding-left-x-large {
  padding-left: 35px;
}

.padding-top-x-small {
  padding-top: 5px;
}

.padding-top-small {
  padding-top: 10px;
}

.padding-top-medium {
  padding-top: 20px;
}

.padding-top-large {
  padding-top: 30px;
}

.padding-top-x-large {
  padding-top: 35px;
}

.padding-top-x-small {
  padding-top: 5px;
}

.padding-bottom-small {
  padding-bottom: 10px;
}

.padding-bottom-medium {
  padding-bottom: 20px;
}

.padding-bottom-large {
  padding-bottom: 30px;
}

.padding-bottom-x-large {
  padding-bottom: 35px;
}

.vertical-padding-xsmall {
  padding-top: 5px;
  padding-bottom: 5px;
}

.vertical-padding-small {
  padding-top: 10px;
  padding-bottom: 10px;
}

.vertical-padding-medium {
  padding-top: 20px;
  padding-bottom: 20px;
}

.vertical-padding-large {
  padding-top: 30px;
  padding-bottom: 30px;
}

.vertical-padding-x-large {
  padding-top: 35px;
  padding-bottom: 35px;
}

.horizontal-padding-xsmall {
  padding-right: 5px;
  padding-left: 5px;
}

.horizontal-padding-small {
  padding-right: 10px;
  padding-left: 10px;
}

.horizontal-padding-medium {
  padding-right: 20px;
  padding-left: 20px;
}

.horizontal-padding-large {
  padding-right: 30px;
  padding-left: 30px;
}

.horizontal-padding-x-large {
  padding-right: 35px;
  padding-left: 35px;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.listed {
  list-style: disc;
  padding-left: 20px;
}
.listed li {
  list-style: disc;
  font-size: 14px;
}

.highlight-green {
  color: #009900;
}

.highlight-orange {
  color: #F68A33;
}

.highlight-yellow {
  color: #FFF200;
}

.highlight-red {
  color: #fe0100;
}

.highlight-blue {
  color: #135A8A;
}

.highlight-charcoal {
  color: #000000;
}

.bg-green {
  background-color: #009900;
}

.bg-blue {
  background-color: #135A8A;
}

.bg-grey {
  background-color: #f6f7f8;
}

.display-hidden {
  display: none;
}

.display-inline {
  display: inline;
}

.display-inline-block {
  display: inline-block;
}

.display-flex {
  display: flex;
}

.display-block {
  display: block;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .sm-text-center {
    text-align: center !important;
  }
  .sm-no-hor-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm-no-ver-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .sm-vertical-padding-x-small {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .sm-vertical-padding-medium {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sm-margin-left-small {
    margin-left: 10px;
  }
  .sm-margin-top-small {
    margin-top: 10px;
  }
  .sm-margin-top-medium {
    margin-top: 20px;
  }
  .sm-margin-top-large {
    margin-top: 30px;
  }
  .sm-margin-top-x-large {
    margin-top: 35px;
  }
  .sm-margin-bottom-x-small {
    margin-bottom: 5px;
  }
  .sm-margin-bottom-small {
    margin-bottom: 10px;
  }
  .sm-margin-bottom-medium {
    margin-bottom: 20px;
  }
  .sm-margin-bottom-large {
    margin-bottom: 30px;
  }
  .sm-margin-bottom-x-large {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .xs-text-center {
    text-align: center !important;
  }
  .xs-text-left {
    text-align: left !important;
  }
  .xs-text-right {
    text-align: right !important;
  }
  .xs-pull-none {
    float: none !important;
  }
  /*.xs-pull-left {
      float: left!important;
  }
  .xs-pull-right {
      float: right !important;
  }*/
  .xs-inline-block {
    display: inline-block !important;
  }
  .xs-margin-auto {
    margin: 0 auto;
  }
  .xs-no-hor-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xs-no-ver-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .xs-horizontal-padding-small {
    padding-left: 10px;
    padding-right: 10px;
  }
  .xs-padding-top-small {
    padding-top: 10px;
  }
  .xs-padding-top-medium {
    padding-top: 20px;
  }
  .xs-no-bottom-padding {
    padding-bottom: 0px;
  }
  .xs-padding-bottom-x-small {
    padding-bottom: 5px;
  }
  .xs-padding-bottom-small {
    padding-bottom: 10px;
  }
  .xs-padding-bottom-medium {
    padding-bottom: 20px;
  }
  .xs-vertical-padding-x-small {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .xs-vertical-padding-small {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .xs-vertical-padding-medium {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .xs-vertical-padding-large {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .xs-vertical-padding-x-large {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .xs-no-hor-margin {
    margin-left: 0px;
    margin-right: 0px;
  }
  .xs-no-ver-margin {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .xs-margin-left-small {
    margin-left: 10px;
  }
  .xs-margin-top-small {
    margin-top: 10px;
  }
  .xs-margin-top-medium {
    margin-top: 20px;
  }
  .xs-margin-top-large {
    margin-top: 30px;
  }
  .xs-margin-top-x-large {
    margin-top: 35px;
  }
  .xs-margin-bottom-x-small {
    margin-bottom: 5px;
  }
  .xs-margin-bottom-small {
    margin-bottom: 10px;
  }
  .xs-margin-bottom-medium {
    margin-bottom: 20px;
  }
  .xs-margin-bottom-large {
    margin-bottom: 30px;
  }
  .xs-margin-bottom-x-large {
    margin-bottom: 35px;
  }
  .xs-vertical-margin-large {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
/*@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
    .xs-visible-landscape {
        display: block!important;
    }
    .xs-hidden-landscape {
        display: none!important;
    }
}*/
.center-row-columns {
  text-align: center;
}
.center-row-columns .center-columns {
  display: inline-block;
  float: none;
  margin-left: -5px;
}

.default-button {
  background: #135A8A;
  height: 40px;
  color: #fff;
  padding: 10px;
}
.default-button:hover {
  color: #FEF200;
}

body {
  font-family: proxima-nova, "Open Sans", sans-serif;
  /* overflow: hidden; */
}

.slide-image {
  height: 80%;
  width: 100%;
}

.slide-image.appliances-img {
  height: 80%;
  width: 57.5%;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
}

.slide-content.appliances-content {
  width: 42.5%;
  height: 80%;
  display: flex;
  align-content: center;
  justify-content: flex-start;
  float: right;
  flex-direction: column;
  background-color: #f7f7f7;
  border-bottom: 2px solid #fff;
}

.slide-content.appliances-content .pdp-specifications {
  overflow-x: hidden;
  overflow-y: auto;
}

.slide-content.appliances-content h3 {
  background-color: #ddd;
  margin: 0 0 15px 0;
  padding: 20px 20px;
  color: #000;
}

.slide-content.appliances-content ul {
  list-style: disc;
  padding: 0 25px;
  max-width: 530px;
  margin: 0 auto;
  color: #000;
}

.slide-content.appliances-content ul li {
  font-size: 16px;
  line-height: 26px;
  list-style: disc;
  margin: 0 0 10px 0;
  text-align: left;
  font-weight: 400;
}

.silde-controls {
  height: 20%;
  width: 100%;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding: 15px 15px;
}

.product-colors-outer-container {
  width: 15%;
  margin: 0 0;
}

.product-colors-outer-container .product-colors-title {
  text-align: left;
  margin-bottom: 10px;
  display: none;
}

.related-products-outer-container {
  width: 40%;
  margin: 0 0;
}

.related-products-outer-container .product-colors-title {
  text-align: left;
  margin-bottom: 10px;
  padding-left: 25px;
}

.navigationDisabledClass {
  visibility: hidden;
}

#primary_crsl .owl-item {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  box-shadow: none;
}

#primary_crsl {
  padding: 20px 0;
}

#primary_crsl .swiper-slide {
  height: 80vh;
  padding: 0 0;
  min-width: 450px;
  max-width: 75vw;
  border: 0px solid #EDEDED;
  text-align: center;
  display: flex;
  position: relative;
  margin-right: 0;
  margin-left: 0;
  outline: none;
  border: 1px solid #CCC;
  background-color: #fff;
  margin-bottom: 1vh;
  margin-top: 1vh;
}

#primary_crsl .swiper-wrapper > .swiper-slide-active {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  z-index: 111;
  transition: all 0.3s;
  box-shadow: 0 0 30px rgba(83, 82, 82, 0.5);
  -webkit-box-shadow: 0 0 30px rgba(83, 82, 82, 0.5);
  -moz-box-shadow: 0 0 30px rgba(83, 82, 82, 0.5);
  -o-box-shadow: 0 0 30px rgba(83, 82, 82, 0.5);
  -ms-box-shadow: 0 0 30px rgba(83, 82, 82, 0.5);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

#primary_crsl .owl-item.active.center .swiper-slide {
  border: 2px solid #EDEDED;
  margin: 0 5px;
}

#primary_crsl .owl-item.active.center {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  box-shadow: 0px -20px 25px 25px rgba(0, 0, 0, 0.3);
}

#primary_crsl .related-products-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  display: flex;
}

#primary_crsl .swiper-slide img {
  height: 100%;
  width: auto;
  max-width: 98%;
  object-fit: contain;
  border: none;
  margin-right: auto;
  margin-left: auto;
}

#primary_crsl .swiper-slide .image-with-no-related-products {
  max-width: 63vw;
}

#primary_crsl .swiper-slide .slide-image.appliances-img img { /*added by Dip */
  height: 98%;
  width: auto;
  max-width: 98%;
  object-fit: contain;
  border: none;
}

#primary_crsl .swiper-slide .tv-related-products {
  width: 96%;
  /* float: right; */
  /* margin-top: 9px; */
  padding: 0;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  position: relative;
}

#primary_crsl .swiper-slide .tv-related-products::before, #primary_crsl .swiper-slide .tv-related-products::after {
  position: absolute;
  width: 100%;
  margin: 0;
  content: "";
  z-index: 9;
  display: none;
}

#primary_crsl .swiper-slide .tv-related-products::before {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  right: 0px;
  height: 35px;
  top: -5px;
}

#primary_crsl .swiper-slide .tv-related-products.noshadow::before, #primary_crsl .swiper-slide .tv-related-products.noshadow::after {
  content: none;
}

#primary_crsl .swiper-slide .tv-related-products::after {
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  right: 0px;
  height: 50px;
  bottom: 0;
}

.dimentions { /* added by Dip */
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  padding: 0 25px;
}

.dimentions .dimentions-container,
.dimentions .dimentions-container > span {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
  align-self: center;
}

.dimentions .dimentions-container {
  flex-basis: 100%;
  justify-content: center;
  align-content: center;
  align-items: center;
  align-self: stretch;
  height: 84px;
  min-height: 84px;
  border: 2px solid #ddd;
  border-radius: 5px;
}

.dimentions .dimentions-container > span {
  height: 100%;
  flex-basis: 100%;
  flex-direction: column-reverse;
  justify-content: center;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  font-weight: 600;
  border-left: 2px solid #ddd;
}

.dimentions .dimentions-container span:first-child {
  border: none;
}

.dimentions .dimentions-container span span {
  flex-direction: column;
  font-weight: 400;
  align-items: center;
}

.SKU {
  right: 85px;
  bottom: 10px;
  position: absolute;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .carousel_modal, .carousel_container {
    overflow: hidden;
    position: relative;
  }
  .SKU {
    right: 15px;
    bottom: 10px;
  }
}
#primary_crsl .slick-center.swiper-slide .tv-related-products, #primary_crsl .center .swiper-slide .tv-related-products {
  visibility: visible;
  opacity: 1;
  transition: opacity 0s linear;
  max-height: 75vh;
  overflow-x: hidden;
  overflow-y: auto;
}

#primary_crsl .swiper-slide .related-product {
  border: 0px solid #eee;
  border-radius: 5px 0 0 5px;
  /* box-shadow: 0px 2px 5px -2px #ddd;
  -webkit-box-shadow: 0px 2px 5px -2px #ddd;
  -moz-box-shadow: 0px 2px 5px -2px #ddd;
  -o-box-shadow: 0px 2px 5px -2px #ddd;
  -ms-box-shadow: 0px 2px 5px -2px #ddd; */
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  margin-bottom: 0;
  border-right: none;
  cursor: pointer;
}

#primary_crsl .swiper-slide .related-product .img-container {
  width: 95%;
  height: 8.8vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

#primary_crsl .swiper-slide .related-product img {
  width: auto;
  max-width: 95%;
  height: auto;
  max-height: 95%;
  /* border: 1px #c6c6c6 solid; */
}

#primary_crsl .swiper-slide .related-product .related-product-title {
  font-size: 12px;
  display: none;
}

#primary_crsl .swiper-slide .related-product .related-product-price {
  font-size: 12px;
}

#primary_crsl .owl-stage-outer {
  height: 83vh;
}

#primary_crsl .product-colors {
  height: auto;
  display: flex;
  width: auto;
  bottom: 0px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#primary_crsl .product-colors .swatch {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  margin-right: 5px;
  cursor: pointer;
  display: block !important;
  min-width: 40px;
  margin-bottom: 5px;
}

#primary_crsl .product-colors .black {
  background-color: #000000;
  display: none;
}

#primary_crsl .product-colors .black-stainless-steel {
  background-color: #424544;
  display: none;
}

#primary_crsl .product-colors .blue {
  background-color: #0000FF;
  display: none;
}

#primary_crsl .product-colors .bronze {
  background-color: #D4AA80;
  display: none;
}

#primary_crsl .product-colors .dark-brown {
  background-color: #8B4513;
  display: none;
}

#primary_crsl .product-colors .glass {
  background-color: #A8CCD7;
  display: none;
}

#primary_crsl .product-colors .gold {
  background-color: #D4AF37;
  display: none;
}

#primary_crsl .product-colors .green {
  background-color: #008000;
  display: none;
}

#primary_crsl .product-colors .grey {
  background-color: #A9A9A9;
  display: none;
}

#primary_crsl .product-colors .light-brown {
  background-color: #DEB887;
  display: none;
}

#primary_crsl .product-colors .metal {
  background-color: #908C88;
  display: none;
}

#primary_crsl .product-colors .neutral {
  background-color: #FFFFF0;
  display: none;
}

#primary_crsl .product-colors .orange {
  background-color: #FFA500;
  display: none;
}

#primary_crsl .product-colors .pink {
  background-color: #FFC0CB;
  display: none;
}

#primary_crsl .product-colors .purple {
  background-color: #800080;
  display: none;
}

#primary_crsl .product-colors .red {
  background-color: #FF0000;
  display: none;
}

#primary_crsl .product-colors .silver {
  background-color: #C0C0C0;
  display: none;
}

#primary_crsl .product-colors .stainless-steel {
  background-color: #9ea5a3;
  display: none;
}

#primary_crsl .product-colors .white {
  background-color: #FFFFFF;
  display: none;
}

#primary_crsl .product-colors .yellow {
  background-color: #FFFF00;
  display: none;
}

#primary_crsl .product-info {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 30%;
  /* position: absolute; */
  bottom: 0px;
  right: 0px;
  /* background-color: #9ECD59; */
  /* border-radius: 12px 0px 0px 0px; */
  padding: 0 15px;
  margin: 0 0;
  color: #000;
  border-left: 1px solid #c6c6c6;
  position: relative;
  text-align: center;
}

#primary_crsl .product-info .price {
  width: 100%;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  padding-top: 5px;
  text-shadow: 1px 1px 2px black;
}

#primary_crsl .product-info .compare-price {
  display: none;
  background-color: #D22127;
  font: white;
  font-size: 10px;
  border-radius: 4px;
  padding: 3px 0;
  text-shadow: none;
}

#primary_crsl .product-info .detail {
  font-size: 18px;
  text-align: center;
  line-height: normal;
  width: 100%;
  position: relative;
}

#secondary_crsl {
  margin: auto;
  border: none;
  padding: 10px;
}

.secondary_crsl_for_device {
  width: 85% !important;
}

#secondary_crsl .owl-stage-outer {
  height: 10.5vh;
}

#secondary_crsl .swiper-slide {
  max-width: 80vw;
  height: 10vh;
  padding: none;
  outline: none;
  width: auto;
  border: 2px solid #eaeaea;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

#secondary_crsl .swiper-slide-active.swiper-slide {
  border: 2px solid #8EBD4B;
}

#secondary_crsl .swiper-slide img {
  width: auto;
  max-width: 90%;
  height: auto;
  max-height: 90%;
}

#secondary_crsl::before, #secondary_crsl::after {
  position: absolute;
  width: 25%;
  margin: 0;
  content: "";
  z-index: 9;
  width: 8%;
}

#secondary_crsl::before {
  background: -moz-linear-gradient(left, rgba(226, 224, 225, 0) 2%, #e2e0e1 71%, #e2e0e1 100%);
  background: -webkit-linear-gradient(left, rgba(226, 224, 225, 0) 2%, #e2e0e1 71%, #e2e0e1 100%);
  background: linear-gradient(to left, rgba(226, 224, 225, 0) 2%, #e2e0e1 71%, #e2e0e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  left: -1px;
  height: 100%;
  top: 0;
  width: 8%;
}

#secondary_crsl::after {
  background: -moz-linear-gradient(right, rgba(226, 224, 225, 0) 2%, #e2e0e1 71%, #e2e0e1 100%);
  background: -webkit-linear-gradient(right, rgba(226, 224, 225, 0) 2%, #e2e0e1 71%, #e2e0e1 100%);
  background: linear-gradient(to right, rgba(226, 224, 225, 0) 2%, #e2e0e1 71%, #e2e0e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  right: -1px;
  height: 100%;
  top: 0;
}

#tv-calousel-modal {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 20;
  overflow: auto;
  background-color: #000;
}

#tv-calousel-modal::before {
  content: "";
  overflow: auto;
  background: url(/cdn/shop/files/LR_BG.jpg?453155) center center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  opacity: 0.4;
}

#tv-calousel-modal .sofa-img {
  display: none;
  bottom: 20%;
  right: 0;
  position: absolute;
  width: 100%;
}

#tv-calousel-modal .modal-dialog {
  top: -12vh;
  width: 100vw;
  height: 100vh;
  font-size: 18px;
}

#tv-calousel-modal .modal-content {
  top: 0;
  width: 100vw;
  border-radius: 15px;
  overflow: visible;
  padding: 20px 50px 50px 50px;
  min-width: 360px;
}

#tv-calousel-modal .modal-content select {
  font-size: 18px;
  border-radius: 8px;
  padding: 5px;
  max-width: 30vw;
}

#tv-calousel-modal .col-12 {
  width: 100%;
}

#tv-calousel-modal .col-4 {
  width: 33.33333%;
}

#tv-calousel-modal .col-8 {
  width: 66.6666%;
}

#tv-calousel-modal button::before {
  content: none;
}

.carousel-settings {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 120px;
  height: 120px;
  border: 0px solid #000;
  border-radius: 7px;
  z-index: 10;
  cursor: pointer;
  background-color: rgba(50, 92, 147, 0.9);
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .carousel-settings {
    position: fixed;
    background-color: #fff;
    transform: scale(0.6);
    left: -9px;
    bottom: -9px;
    background-color: rgba(50, 92, 147, 0.9);
  }
  #tv-calousel-modal {
    overflow: visible;
  }
}
#tv-calousel-modal .bootstrap-select button {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}

.carousel-settings .fa-cogs {
  color: white;
  position: absolute;
  left: 9px;
  top: -48px;
}

.carousel-settings i.fa-house-chimney {
  color: #fff;
  position: relative;
  left: 30px;
  top: 0;
  font-size: 53px;
  line-height: 116px;
}

.parent-swiper {
  width: 100%;
}

.product-count {
  position: absolute;
  font-size: 9px;
  /* color: #9ecd59; */
  font-weight: normal;
  bottom: 5px;
  left: 9px;
}

.breadcrumb1 {
  margin-bottom: 15px;
  /* background-color: #CCC !important; */
  background-color: transparent;
  display: block;
}

.breadcrumb1 .box a {
  padding-bottom: 3px;
  background-color: #f1f1f1;
  -webkit-box-shadow: inset 0 0 10px 0 #d0d0d0;
  box-shadow: inset 0 0 10px 0 #d0d0d0;
}

.product-container .filter-container .breadcrumb1 .bc-level-1 .box a,
.product-container .filter-container .breadcrumb1 .bc-level-1 .box a:hover,
.product-container .filter-container .breadcrumb1 .bc-level-1 .box a:active,
.product-container .filter-container .breadcrumb1 .bc-level-1 .box a.selected {
  background-color: rgba(50, 92, 147, 0.9);
}

.product-container .filter-container .breadcrumb1 .box a,
.product-container .filter-container .breadcrumb1 .box a:hover,
.product-container .filter-container .breadcrumb1 .box a:active,
.product-container .filter-container .breadcrumb1 .box a.selected {
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #fff;
}

.product-container .filter-container .breadcrumb1 .box a .cardImg {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -moz-transform: scale(0.7);
}

.product-container .filter-container .breadcrumb1 .box {
  width: 120px;
  height: 120px;
}

.breadcrumb1 h4 {
  margin: 0px;
  font-size: 16px;
}

.product-container .filter-container .breadcrumb1 .box.srch,
.product-container .filter-container .breadcrumb1 .box.flyer,
.product-container .filter-container .breadcrumb1 .box.map {
  margin-right: 15px;
}

.product-container .filter-container .breadcrumb1 .box.srch a,
.product-container .filter-container .breadcrumb1 .box.flyer a,
.product-container .filter-container .breadcrumb1 .box.map a {
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: none;
  padding: 0;
}

.product-container .filter-container .breadcrumb1 .box.flyer .cardImg,
.product-container .filter-container .breadcrumb1 .box.srch .cardImg,
.product-container .filter-container .breadcrumb1 .box.map .cardImg {
  background: none;
}

.product-container .filter-container .breadcrumb1 .box.srch a i,
.product-container .filter-container .breadcrumb1 .box.map a i {
  font-size: 58px;
  line-height: normal;
  color: #fff;
}

/*.filter-conatainer .breadcrum .box a {
  flex-direction: row;
}
.filter-conatainer .breadcrum .box a .cardImg {
  margin: 0 10px 0 -6px;
}*/
.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0 0;
  margin: 0 0;
  /* z-index:1000; */
}

.fixed .breadcrumb1 {
  margin: 0px;
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

/* 
.product-container .filter-container .breadcrumb .box a {
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -moz-transform: scale(0.6);
} */
/* .product-container .filter-container .breadcumb {
  font-size: 18px;
  line-height: 24px;
} */
.product-container .filter-container .box {
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 160px;
  border: none;
  border-radius: 7px;
}

.product-container .filter-container .box a {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #000;
  cursor: pointer;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 7px;
  background-color: #fff;
  /* -webkit-box-shadow: 0 10px 10px 0 #d0d0d0;
  box-shadow: 0 5px 15px 0px #eaeaea; */
  -webkit-box-shadow: 0 5px 10px 0px #000;
  box-shadow: 0 5px 10px 0px #000;
}

.product-container .filter-container .box a:hover,
.product-container .filter-container .box a:focus,
.product-container .filter-container .box a:active,
.product-container .filter-container .row.activated .box a.selected {
  /* background-color: #f1f1f1;
  -webkit-box-shadow: inset 0 0 10px 0 #d0d0d0;
  box-shadow: inset 0 0 10px 0 #d0d0d0; */
}

.product-container .filter-container .box a .cardImg {
  width: 62px;
  height: 60px;
  display: block;
  margin: 0 auto;
  background: url(/cdn/shop/files/font-icons.png?397116);
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
}

.product-container .filter-container .box a .cardImg.home {
  color: #fff;
  background: none;
  font-size: 53px;
  line-height: 120px;
  width: auto;
  height: auto;
  transform: none;
  border: none;
}

.product-container .filter-container .card.brandImg a .cardImg {
  width: 132px;
  background: url(/cdn/shop/files/Brands-logos.png?256359);
  background-repeat: no-repeat;
}

.product-container .filter-container .row.activated .box a {
  /*transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -moz-transform: scale(0.5);*/
}

.product-container .filter-container .row.activated .box a .cardImg {
  /*transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2); 
  -moz-transform: scale(2);*/
}

.product-container .filter-container .row.activated .box a h4 {
  /*transform: scale(1.7);
  padding-top: 20px;
  margin: 0;*/
}

/* LEVEL -1 Menu icons */
.product-container .filter-container .box a .cardImg.furniture {
  background-position: -40px -630px;
}

.product-container .filter-container .box a .cardImg.mattresses {
  background-position: -760px -330px;
}

.product-container .filter-container .box a .cardImg.accents {
  background-position: -640px -330px;
}

.product-container .filter-container .box a .cardImg.appliances {
  background-position: -520px -231px;
}

.product-container .filter-container .box a .cardImg.electronics {
  background-position: -160px -31px;
}

/* Furniture icons - Living Room */
.product-container .filter-container .box a .cardImg.living-room {
  background-position: -160px -730px;
}

.product-container .filter-container .box a .cardImg.sofas {
  background-position: -40px -630px;
}

.product-container .filter-container .box a .cardImg.loveseats {
  background-position: -520px -630px;
}

.product-container .filter-container .box a .cardImg.chairs {
  background-position: -640px -630px;
}

.product-container .filter-container .box a .cardImg.sectionals {
  background-position: -760px -630px;
}

.product-container .filter-container .box a .cardImg.sofa-beds-futons {
  background-position: -880px -630px;
}

.product-container .filter-container .box a .cardImg.ottomans {
  background-position: -280px -431px;
}

.product-container .filter-container .box a .cardImg.recliners {
  background-position: -40px -730px;
}

.product-container .filter-container .box a .cardImg.coffee-tables {
  background-position: -760px -230px;
}

.product-container .filter-container .box a .cardImg.end-tables {
  background-position: -880px -230px;
}

.product-container .filter-container .box a .cardImg.sofa-tables {
  background-position: -1000px -230px;
}

.product-container .filter-container .box a .cardImg.entertainment-units {
  background-position: -640px -230px;
}

.product-container .filter-container .box a .cardImg.fireplaces {
  background-position: -40px -430px;
}

.product-container .filter-container .box a .cardImg.tv-stands-credenzas {
  background-position: -1000px -630px;
}

.product-container .filter-container .box a .cardImg.living-room-packages {
  background-position: -160px -730px;
}

/* Furniture icons - Bed Room */
.product-container .filter-container .box a .cardImg.bedroom {
  background-position: -160px -630px;
}

.product-container .filter-container .box a .cardImg.king-beds {
  background-position: -280px -730px;
}

.product-container .filter-container .box a .cardImg.queen-beds {
  background-position: -400px -730px;
}

.product-container .filter-container .box a .cardImg.storage-beds {
  background-position: -520px -730px;
}

.product-container .filter-container .box a .cardImg.headboards {
  background-position: -640px -730px;
}

.product-container .filter-container .box a .cardImg.dressers-chests {
  background-position: -760px -730px;
}

.product-container .filter-container .box a .cardImg.day-beds {
  background-position: -880px -730px;
}

.product-container .filter-container .box a .cardImg.night-tables {
  background-position: -1000px -730px;
}

.product-container .filter-container .box a .cardImg.mirrors {
  background-position: -40px -830px;
}

.product-container .filter-container .box a .cardImg.bedroom-packages {
  background-position: -160px -630px;
}

/* Furniture icons - Dining Room */
.product-container .filter-container .box a .cardImg.dining-room {
  background-position: -280px -630px;
}

.product-container .filter-container .box a .cardImg.tables {
  background-position: -280px -830px;
}

.product-container .filter-container .box a .cardImg.chairs {
  background-position: -400px -830px;
}

.product-container .filter-container .box a .cardImg.bar-stools {
  background-position: -520px -830px;
}

.product-container .filter-container .box a .cardImg.serving-storage-pieces {
  background-position: -640px -830px;
}

.product-container .filter-container .box a .cardImg.dining-room-packages {
  background-position: -760px -830px;
}

/* Furniture icons - Home Office */
.product-container .filter-container .box a .cardImg.home-office {
  background-position: -640px -330px;
}

.product-container .filter-container .box a .cardImg.file-cabinets {
  background-position: -400px -930px;
}

.product-container .filter-container .box a .cardImg.desks {
  background-position: -280px -930px;
}

.product-container .filter-container .box a .cardImg.chairs {
  background-position: -400px -830px;
}

.product-container .filter-container .box a .cardImg.bookcases {
  background-position: -520px -930px;
}

/* Furniture icons - Kids */
.product-container .filter-container .box a .cardImg.kids {
  background-position: -160px -930px;
}

.product-container .filter-container .box a .cardImg.full-beds {
  background-position: -880px -830px;
}

.product-container .filter-container .box a .cardImg.twin-beds {
  background-position: -1000px -830px;
}

.product-container .filter-container .box a .cardImg.bunk-beds {
  background-position: -40px -930px;
}

.product-container .filter-container .box a .cardImg.night-tables {
  background-position: -1000px -730px;
}

.product-container .filter-container .box a .cardImg.desks-hutches {
  background-position: -640px -930px;
}

.product-container .filter-container .box a .cardImg.storage-beds {
  background-position: -520px -730px;
}

.product-container .filter-container .box a .cardImg.baby-furniture {
  background-position: -160px -930px;
}

/* Mattresses icons - Mattress sets */
.product-container .filter-container .box a .cardImg.mattress-sets {
  background-position: -760px -330px;
}

.product-container .filter-container .box a .cardImg.king-sets {
  background-position: -640px -430px;
}

.product-container .filter-container .box a .cardImg.queen-sets {
  background-position: -760px -430px;
}

.product-container .filter-container .box a .cardImg.full-sets {
  background-position: -880px -430px;
}

.product-container .filter-container .box a .cardImg.twin-sets {
  background-position: -1000px -430px;
}

/* Mattresses icons - Mattress Only */
.product-container .filter-container .box a .cardImg.mattress-only {
  background-position: -880px -330px;
}

.product-container .filter-container .box a .cardImg.king-size {
  background-position: -40px -531px;
}

.product-container .filter-container .box a .cardImg.queen-size {
  background-position: -160px -531px;
}

.product-container .filter-container .box a .cardImg.full-size {
  background-position: -280px -531px;
}

.product-container .filter-container .box a .cardImg.twin-size {
  background-position: -400px -531px;
}

.product-container .filter-container .box a .cardImg.crib-size {
  background-position: -520px -531px;
}

/* Mattresses icons - Accessories */
.product-container .filter-container .box a .cardImg.accessories {
  background-position: -1000px -330px;
}

.product-container .filter-container .box a .cardImg.pillows {
  background-position: -640px -530px;
}

.product-container .filter-container .box a .cardImg.bed-frames {
  background-position: -760px -530px;
}

.product-container .filter-container .box a .cardImg.boxsprings-bases {
  background-position: -880px -530px;
}

.product-container .filter-container .box a .cardImg.mattress-protectors {
  background-position: -1000px -530px;
}

.product-container .filter-container .box a .cardImg.sheets {
  background-position: -880px -530px;
}

/* Accents icons - Accent Furniture icons */
.product-container .filter-container .box a .cardImg.accent-furniture {
  background-position: -640px -330px;
}

.product-container .filter-container .box a .cardImg.entertainment-units {
  background-position: -640px -231px;
}

.product-container .filter-container .box a .cardImg.coffee-tables {
  background-position: -760px -231px;
}

.product-container .filter-container .box a .cardImg.end-tables {
  background-position: -880px -231px;
}

.product-container .filter-container .box a .cardImg.sofa-tables {
  background-position: -1001px -231px;
}

.product-container .filter-container .box a .cardImg.fireplaces {
  background-position: -40px -432px;
}

.product-container .filter-container .box a .cardImg.home-office {
  background-position: -280px -932px;
}

.product-container .filter-container .box a .cardImg.ottomans {
  background-position: -280px -431px;
}

.product-container .filter-container .box a .cardImg.accent-chairs {
  background-position: -400px -431px;
}

.product-container .filter-container .box a .cardImg.cabinets-chests {
  background-position: -520px -431px;
}

/* Accents icons - Decor Accessories icons */
.product-container .filter-container .box a .cardImg.decor-accessories {
  background-position: -520px -331px;
}

.product-container .filter-container .box a .cardImg.mirrors {
  background-position: -40px -831px;
}

.product-container .filter-container .box a .cardImg.rugs {
  background-position: -1001px -531px;
}

.product-container .filter-container .box a .cardImg.lamps {
  background-position: -520px -331px;
}

.product-container .filter-container .box a .cardImg.art {
  background-position: -161px -831px;
}

/* Appliances icons - Kitchen */
.product-container .filter-container .box a .cardImg.kitchen {
  background-position: -40px -331px;
}

.product-container .filter-container .box a .cardImg.laundry {
  background-position: -160px -331px;
}

.product-container .filter-container .box a .cardImg.small-appliances {
  background-position: -280px -331px;
}

.product-container .filter-container .box a .cardImg.refrigerators {
  background-position: -40px -131px;
}

.product-container .filter-container .box a .cardImg.ranges {
  background-position: -160px -131px;
}

.product-container .filter-container .box a .cardImg.wall-ovens {
  background-position: -280px -131px;
}

.product-container .filter-container .box a .cardImg.cooktops {
  background-position: -400px -131px;
}

.product-container .filter-container .box a .cardImg.range-hoods {
  background-position: -520px -131px;
}

.product-container .filter-container .box a .cardImg.dishwashers {
  background-position: -640px -131px;
}

/* Appliances icons - laundry */
.product-container .filter-container .box a .cardImg.washer-dryer-pairs {
  background-position: -760px -131px;
}

.product-container .filter-container .box a .cardImg.washers {
  background-position: -880px -131px;
}

.product-container .filter-container .box a .cardImg.dryers {
  background-position: -1000px -131px;
}

.product-container .filter-container .box a .cardImg.pedestals {
  background-position: -40px -231px;
}

.product-container .filter-container .box a .cardImg.laundry-parts-accessories {
  background-position: -160px -231px;
}

/* Appliances icons - small-appliances */
.product-container .filter-container .box a .cardImg.counter-top-products {
  background-position: -280px -231px;
}

.product-container .filter-container .box a .cardImg.compact-refrigerators {
  background-position: -400px -231px;
}

.product-container .filter-container .box a .cardImg.vacuums {
  background-position: -520px -231px;
}

/* Electronics icons - tv and accessories icons */
.product-container .filter-container .box a .cardImg.electronics-brands {
  background-position: -401px -331px;
}

.product-container .filter-container .box a .cardImg.televisions {
  background-position: -160px -31px;
}

.product-container .filter-container .box a .cardImg.blu-ray-players {
  background-position: -280px -31px;
}

.product-container .filter-container .box a .cardImg.home-theatre-audio {
  background-position: -400px -31px;
}

.product-container .filter-container .box a .cardImg.tv-stands-mounts {
  background-position: -521px -31px;
}

.product-container .filter-container .box a .cardImg.tv-accessories {
  background-position: -40px -31px;
}

/* Brands Logo background positions */
.product-container .filter-container .card.brandImg .card-title {
  display: none;
}

.product-container .filter-container .card.brandImg a .cardImg.sony {
  background-position: -880px -110px;
}

.product-container .filter-container .card.brandImg a .cardImg.lg {
  background-position: -200px -14px;
}

.product-container .filter-container .card.brandImg a .cardImg.samsung {
  background-position: -17px -15px;
}

.product-container .filter-container .card.brandImg a .cardImg.klipsch {
  background-position: -175px -197px;
}

.product-container .filter-container .card.brandImg a .cardImg.onkyo {
  background-position: -18px -197px;
}

.product-container .filter-container .card.brandImg a .cardImg.hisense {
  background-position: -343px -197px;
}

.product-container .filter-container .card.brandImg a .cardImg.whirlpool {
  background-position: -364px -13px;
}

.product-container .filter-container .card.brandImg a .cardImg.panasonic {
  background-position: -520px -13px;
}

.product-container .filter-container .card.brandImg a .cardImg.maytag {
  background-position: -677px -13px;
}

.product-container .filter-container .card.brandImg a .cardImg.kitchenaid {
  background-position: -839px -13px;
}

.product-container .filter-container .card.brandImg a .cardImg.kingsdown {
  background-position: -1000px -13px;
}

.product-container .filter-container .card.brandImg a .cardImg.ge {
  background-position: -16px -109px;
  width: 60px;
}

.product-container .filter-container .card.brandImg a .cardImg.frigidaire {
  background-position: -94px -109px;
}

.product-container .filter-container .card.brandImg a .cardImg.dyson {
  background-position: -255px -109px;
}

.product-container .filter-container .card.brandImg a .cardImg.danby {
  background-position: -424px -109px;
}

.product-container .filter-container .card.brandImg a .cardImg.bosch {
  background-position: -575px -109px;
}

.product-container .filter-container .card.brandImg a .cardImg.amana {
  background-position: -728px -109px;
}

.product-container .filter-container .card.brandImg a .cardImg.cocoon {
  background-position: -1037px -109px;
}

.product-container .filter-container .card.brandImg a .cardImg.serta {
  background-position: -484px -197px;
}

.product-container .filter-container .card.brandImg a .cardImg.tempurpedic {
  background-position: -615px -197px;
}

.product-container .filter-container .card.brandImg a .cardImg.simmons {
  background-position: -753px -197px;
}

.product-container .filter-container .card.brandImg a .cardImg.sealy {
  background-position: -857px -197px;
}

.product-container .filter-container .card.brandImg a .cardImg.primo {
  background-position: -976px -197px;
}

.product-container .filter-container .card.brandImg a .cardImg.electrolux {
  background-position: -18px -284px;
}

body {
  background-color: #e2e0e1;
  font-family: proxima-nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

.swiper-container {
  width: 100%;
}

#primary_crsl .swiper-container-related-product,
#primary_crsl .swiper-container-related-product .swiper-container,
#primary_crsl .swiper-container-related-product .swiper-wrapper {
  width: 100%;
  height: 100%;
}

#primary_crsl .swiper-container-related-product .swiper-slide {
  height: 9vh;
  width: 157px;
  padding: 0px;
  min-width: auto;
  max-width: auto;
  border: 0px;
  text-align: center;
  display: block;
  position: relative;
  margin-right: 0;
  margin-left: 0;
  outline: none;
  background-color: #f7f7f7;
  margin: 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px #c6c6c6 solid;
  background-color: #FFF;
  margin-right: 5px;
}

#loading-modal {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 20;
  background-color: #fff;
  overflow: auto;
}

.preloader {
  position: relative;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  min-height: 100vh;
  background-color: #ffffff;
  transition: opacity 0.3s ease-in-out;
}

.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 60px;
  height: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.preloader .preloader-inner img {
  width: 100% !important;
  height: auto !important;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
}

.preloader .preloader-inner:after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -50px 0 0 -50px;
  border-top: 2px solid transparent;
  border-right: 2px solid #777777;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
  border-radius: 50em;
  -webkit-animation: rotate360 1s linear both infinite;
  animation: rotate360 1s linear both infinite;
}

@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
.parent-swiper .preloader {
  position: absolute;
  background-color: transparent;
}

.bc-level-2::before, .bc-level-3::before {
  content: " ";
  background: url(/cdn/shop/files/circles.png?428891) center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 100px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: -130px;
  margin-top: -10px;
  z-index: 2;
}

input.device-settings {
  position: absolute;
  right: 15px;
  font-family: inherit;
  font-size: 100%;
  padding: 0.5em 1em;
  border: 1px solid #999;
  border: transparent;
  text-decoration: none;
  color: white;
  border-radius: 4px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background: rgb(223, 117, 20);
  font-family: proxima-nova, "Open Sans", sans-serif;
}

#ipad-settings-modal {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 21;
  background-color: #fff;
  overflow: auto;
}

#ipad-settings-modal .modal-dialog {
  top: -12vh;
  width: 100vw;
  height: 100vh;
  font-size: 18px;
}

#ipad-settings-modal .modal-content {
  top: 0;
  width: 100vw;
  border-radius: 15px;
  overflow: visible;
  padding: 20px 50px 50px 50px;
  min-width: 360px;
}

#ipad-settings-modal .modal-content select {
  font-size: 18px;
  border-radius: 8px;
  padding: 5px;
  max-width: 30vw;
}

#ipad-settings-modal .title {
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  color: #3a3737;
}

.hide-icons {
  overflow-y: hidden;
  /*padding-left: 1000px;
  margin-right: -1000px;*/
  visibility: hidden;
  opacity: 0;
}

.hide-icons-left {
  overflow-y: hidden;
  /*padding-right: 1000px;
  margin-left: -1000px;*/
  visibility: hidden;
  opacity: 0;
}

.show-icons {
  overflow-y: hidden;
  /*padding-left: 0px;
  padding-right: 0px;
  margin-right: -15px;
  margin-left: -15px;*/
  visibility: visible;
  opacity: 1;
  transition-property: all;
  transition-duration: 3s;
  /* transition-duration: .2s; */
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23000'/%3E%3C/svg%3E");
  transform: rotate(180deg);
  background-size: 13px 20px;
  height: 100px;
  /* display: none; */
}

.silde-controls .swiper-button-prev {
  left: 0px;
  margin-top: 0;
  top: 0;
  position: relative;
}

.swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23000'/%3E%3C/svg%3E");
  top: 29px;
  transform: rotate(0deg);
  left: auto;
  background-size: 13px 20px;
  bottom: auto;
  height: 100px;
  /* display: none; */
  right: 0px;
}

.silde-controls .swiper-button-next {
  margin-top: 0;
  right: 0px;
  top: 0;
  position: relative;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #primary_crsl .swiper-slide .related-product .img-container {
    height: 7.3vh;
  }
  .product-colors-outer-container {
    width: 25%;
  }
  #primary_crsl .product-colors .swatch {
    width: 30px;
    height: 30px;
  }
  .related-products-outer-container {
    width: 40%;
    padding: 0 10px;
  }
  #primary_crsl .swiper-container-related-product .swiper-slide {
    height: 7.7vh;
    width: 102px;
  }
  .swiper-button-next, .swiper-button-prev {
    height: 60px;
  }
  #primary_crsl .product-info {
    width: 35%;
  }
  #primary_crsl .product-info .detail {
    font-size: 14px;
  }
  #primary_crsl .product-info .price {
    font-size: 24px;
  }
  #primary_crsl .silde-controls .prod-qrcode {
    display: none !important;
  }
  .bc-level-2::before, .bc-level-3::before {
    left: -68px;
  }
  .customModal {
    padding: 2px;
    top: 33px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .related-products-outer-container {
    width: 100%;
    margin: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    background-color: #f7f7f7;
  }
  #primary_crsl .swiper-slide .related-products-container {
    width: 100%;
  }
  #primary_crsl .swiper-slide .tv-related-products {
    width: 100%;
    /* float: right; */
    /* margin-top: 30px; */
    /* padding: 5px 0; */
    height: 11vh;
    overflow: hidden;
    /* position: absolute; */
    /* left: 4.5%; */
    /* top: 0; */
  }
  #primary_crsl .product-colors {
    right: 0;
  }
  #primary_crsl .swiper-slide .tv-related-products::after {
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
    right: 0;
    height: 100%;
    top: 0;
    width: 8%;
  }
  #primary_crsl .swiper-slide .tv-related-products::before {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 2%, white 71%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
    left: 0;
    height: 100%;
    top: 0;
    width: 8%;
  }
  .carousel-settings {
    transform: scale(0.82);
    left: -1px;
    bottom: 23px;
  }
  #tv-calousel-modal::before {
    background-size: auto 100%;
  }
  .swiper-button-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23000'/%3E%3C/svg%3E");
    top: 29px;
    transform: rotate(180deg);
    left: -4px;
    background-size: 13px 20px;
    height: 100px;
    /* display: none; */
  }
  .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23000'/%3E%3C/svg%3E");
    top: 29px;
    transform: rotate(0deg);
    left: auto;
    background-size: 13px 20px;
    bottom: auto;
    height: 100px;
    /* display: none; */
    right: 4px;
  }
  #primary_crsl .silde-controls .product-colors-outer-container {
    width: 40%;
  }
  #primary_crsl .silde-controls .product-info {
    width: 60%;
  }
  #primary_crsl .silde-controls .prod-qrcode {
    display: none !important;
  }
  .bc-level-2::before, .bc-level-3::before {
    left: -48px;
  }
}
#store-code {
  display: none;
}

.tv-code-reload {
  display: none !important;
}

.settings-label {
  margin-top: 3px;
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
}

.tv-setting-label {
  display: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .product-container .filter-container .breadcrumb1 .box {
    width: 100px;
    height: 100px;
  }
  .bc-level-2::before, .bc-level-3::before {
    content: ">";
    background: none;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
  }
  .product-container .filter-container .box {
    height: 135px;
  }
  .search__input {
    margin-top: 60px;
  }
  .settings-label {
    margin-top: 3px;
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
  }
  .tv-setting-label {
    display: block;
  }
  .btn--save-settings {
    position: relative !important;
    margin-top: 60px !important;
  }
  #store-code {
    display: block;
  }
  .tv-code-reload {
    display: none !important;
    font-size: 28px;
    color: #FFF;
    position: absolute;
    top: 14px;
    right: 0;
  }
}
.qrcode-continer {
  position: absolute;
  width: 200px;
  height: 200px;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
}

.qrcode-continer .qrcode {
  text-align: center;
}

.prod-qrcode {
  width: 10%;
  height: 70%;
  cursor: pointer;
  display: block !important;
  margin: 15px 0;
  padding: 0px;
}

.tv-related-products .carousel-col {
  height: 125px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px;
  margin: 5px;
  overflow: hidden;
}
.tv-related-products .carousel-col img {
  max-width: 95%;
  max-height: 95%;
  position: absolute;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tv-related-products .slick-disabled {
  display: none !important;
  pointer-events: none;
}
.tv-related-products .left-align-slick > .slick-list > .slick-track {
  margin-left: 0;
}

.main-wrap {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100vh; /*
background-color: #22295f;
background-image: url(../img/bg.svg);
background-repeat: no-repeat;
background-position: 50% 10em;
background-size: 75% auto;*/
}

/* Buttons */
.btn {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
}

.btn:focus {
  outline: none;
}

.btn--search, .btn--save-settings {
  font-size: 1.5em;
}

.btn--hidden {
  pointer-events: none;
  opacity: 0;
}

/* Reset Search Input */
.search__input {
  border: 0;
  background: transparent;
  border-radius: 0;
  -webkit-appearance: none;
}

.search__input:focus {
  outline: none;
}

/* Links */
a,
.btn {
  text-decoration: none;
  color: #d17c78;
  outline: none;
}

.main-wrap .btn:hover, .main-wrap .btn:focus {
  color: #fff;
}

.hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
}

/* Icons */
.icon {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin: 0 auto;
  fill: currentColor;
}

/* Demo colors */
.demo-2 {
  color: #ffefb9;
}

.demo-2 main {
  background-color: #2c312e;
}

.demo-2 a, .demo-2 .btn {
  color: #e85454;
}

.demo-2 .codrops-header {
  margin-top: auto;
}

.search, .store-settings, .store-flyer, .interactive-map {
  position: absolute;
  z-index: 101;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; /* makes other page elements clickable */
}

.store-settings {
  display: none;
}

.js .search::before, .js .store-settings::before, .js .store-flyer::before, .js .interactive-map::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.btn--search-close {
  font-size: 53px;
  line-height: 116px;
  color: #fff;
  background-color: rgba(50, 92, 147, 0.9);
  position: absolute;
  bottom: 0.35em;
  left: 0.25em;
  width: 120px;
  height: 120px;
  border: 0px solid #fff;
  outline: none;
  display: none;
}

.btn--search-close:active,
.btn--search-close:focus,
.btn--search-close:active:focus {
  outline: none;
}

.js .btn--search-close {
  display: block;
}

.interactive-map.search--open .btn--search-close {
  z-index: 1;
  border: 0px solid #000;
  color: #fff;
}

.search__form {
  position: absolute;
  width: 50%;
  bottom: 11px;
  right: 0;
  margin: 0 auto;
}

.search__input {
  font-family: inherit;
  font-size: 5em;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 1em 0 0;
  pointer-events: auto;
  color: #fff;
  border-bottom: 4px solid;
}

.search__input::-webkit-search-cancel-button,
.search__input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.search__input::-ms-clear {
  display: none;
}

.btn--search, .btn--save-settings {
  display: none;
  font-size: 3em;
  position: absolute;
  right: 0;
  bottom: 0.5em;
  pointer-events: none;
  color: #fcf104;
}

.search--open .btn--search, .search--open .btn--save-settings {
  display: block;
  pointer-events: auto;
  top: 0.6em;
  bottom: initial;
}

.search--open .search__input {
  display: block;
}

.search__suggestion {
  width: 50%;
  max-width: 450px;
  margin: calc(40vh + 2em) auto 0;
  text-align: left;
  pointer-events: none;
}

.search__suggestion:nth-child(2) {
  margin: 0 3em;
}

.search__suggestion h3 {
  font-size: 1.5em;
  margin: 0;
}

.search__suggestion h3::before {
  content: "⇾";
  display: inline-block;
  padding: 0 0.5em 0 0;
}

.search__suggestion p {
  font-size: 1.25em;
  line-height: 1.4;
  margin: 0.75em 0 0 0;
  color: #e85454;
}

/************************/
/* Transitions 			*/
/************************/
.js .search::before {
  opacity: 0;
  transition: opacity 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.js .search--open::before {
  opacity: 1;
  pointer-events: auto;
  background: rgba(14, 16, 15, 0.9);
}

.search--open {
  pointer-events: auto;
}

.search__form {
  transform: scale3d(0.5, 0.5, 1);
  -webkit-transform: scale3d(0.5, 0.5, 1);
  /*transition: transform 0.5s;*/
  transition: transform 0.5s, visibility 0s, opacity 0.5s linear;
  -webkit-transition: transform 0.5s, visibility 0s, opacity 0.5s linear;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  opacity: 0;
}

.search--open .search__form {
  transform: translate3d(0, -40vh, 0) translate3d(-50%, 30%, 0);
  -webkit-transform: translate3d(0, -40vh, 0) translate3d(-50%, 30%, 0);
  visibility: visible;
  opacity: 1;
}

.btn--search-close {
  opacity: 0;
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transition: opacity 0.5s, transform 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.search--open .btn--search-close {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition-delay: 0.1s;
}

/* Dummy blocks */
.search__suggestion h3,
.search__suggestion p {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  -webkit-transform: translate3d(0, 100px, 0);
  transition: opacity 0.2s, transform 0.5s;
  -webkit-transition: opacity 0.2s, transform 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.search--open .search__suggestion h3,
.search--open .search__suggestion p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transition: opacity 0.5s, transform 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.search--open .search__suggestion p {
  transition-delay: 0.1s;
}

.search .box.srch {
  position: absolute;
  width: 120px;
  height: 120px;
  bottom: 10px;
  right: 120px;
  margin: 0 auto;
  text-align: center;
  line-height: normal;
}

.search .box a {
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: normal;
  border: none;
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.search .box a i {
  font-size: 38px;
  line-height: 38px;
  color: #fff;
}

.search .box a h4 {
  font-size: 16px;
  line-height: normal;
}

.search .keyboard {
  transform: scale3d(0.5, 0.5, 1);
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.search.search--open .keyboard {
  display: block;
  transform: translate3d(0, -10vh, 0) translate3d(0%, 25.5%, 0);
  -webkit-transform: translate3d(0, -10vh, 0) translate3d(0%, 25.5%, 0);
}

.search.store-settings.search--open .keyboard {
  display: block;
  transform: translate3d(0, -10vh, 0) translate3d(0%, 35%, 0);
  -webkit-transform: translate3d(0, -10vh, 0) translate3d(0%, 35%, 0);
}

.keyboard .suggestions {
  margin: 10px 0 10px 0;
  height: auto;
  min-height: 57px;
}

.keyboard .suggestions .ui-keyboard-keyset {
  text-align: left;
}

.keyboard .suggestions .ui-keyboard-keyset button {
  width: auto;
  min-width: 87px;
  height: auto;
  min-height: 57px;
  padding: 0 15px;
}

.keyboard .ui-keyboard-keyset {
  width: 100%;
  margin: 0 0 0 0;
  text-align: center;
}

.keyboard .ui-keyboard-keyset button {
  width: 87px;
  height: 87px;
  font-size: 1.5em;
  line-height: normal;
  border: 1px solid rgb(0, 0, 0);
  opacity: 1;
  border-radius: 5px;
  background-color: #fff;
  /*-webkit-box-shadow: inset 0px 0px 5px 2px rgba(128, 128, 128, 0.5);
  box-shadow: inset 0px 0px 5px 2px rgba(128, 128, 128, 0.5);*/
  -webkit-box-shadow: inset 0px 0px 5px 2px rgb(101, 101, 101);
  box-shadow: inset 0px 0px 5px 2px rgb(101, 101, 101);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.keyboard .ui-keyboard-keyset button.ui-state-hover,
.keyboard .ui-keyboard-keyset button:hover,
.keyboard .ui-keyboard-keyset button:active,
.keyboard .ui-keyboard-keyset button:focus {
  /*background-color: #ddd;*/
  background-color: #aaa;
}

.keyboard .ui-keyboard-keyset button.ui-keyboard-space {
  width: 30%;
}

.keyboard .ui-keyboard-keyset button[data-action=enter] {
  background-color: #fcf104;
  width: 90px;
}

.flyer_container {
  position: absolute;
  width: 70%;
  bottom: 11px;
  right: 0;
  margin: 0 auto;
}

.flyer_container {
  transform: scale3d(0.5, 0.5, 1);
  -webkit-transform: scale3d(0.5, 0.5, 1);
  /* transition: transform 0.5s; */
  transition: transform 0.5s, visibility 0s, opacity 0.5s linear;
  -webkit-transition: transform 0.5s, visibility 0s, opacity 0.5s linear;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  opacity: 0;
}

.search--open .flyer_container {
  transform: translate3d(0, -40vh, 0) translate3d(-50%, 40%, 0);
  -webkit-transform: translate3d(0, -40vh, 0) translate3d(-20%, 40%, 0);
  visibility: visible;
  opacity: 1;
}

.flyer_container iframe {
  max-height: 95vh;
}

.flyer_container iframe body {
  display: none !important;
  visibility: hidden !important;
}

.map-container {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  margin: 0 auto;
}

.map-container {
  transform: scale3d(0.5, 0.5, 1);
  -webkit-transform: scale3d(0.5, 0.5, 1);
  /* transition: transform 0.5s; */
  transition: transform 0.5s, visibility 0.5s, opacity 0.5s linear;
  -webkit-transition: transform 0.5s, visibility 0.5s, opacity 0.5s linear;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  opacity: 0;
  visibility: hidden;
}

.search--open .map-container {
  transform: translate3d(0, -40vh, 0) translate3d(0, 40%, 0);
  -webkit-transform: translate3d(0, -40vh, 0) translate3d(0, 40%, 0);
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 40em) {
  .search__form {
    width: 100%;
    padding: 2em 1em 0;
  }
  .flyer_container, .map-container {
    width: 100%;
    padding: 2em 1em 0;
  }
  .search__input {
    font-size: 2em;
  }
  .btn--search, .btn--save-settings {
    font-size: 1.25em;
    right: 1em;
  }
  .btn--search-close {
    font-size: 1.15em;
  }
  .search__suggestion {
    font-size: 0.85em;
    width: 100%;
    margin-top: 40vh;
    padding: 0 1em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .search__form {
    bottom: -140px;
  }
  .search.search--open .search__form {
    transform: translate3d(0, -77vh, 0) translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(0, -77vh, 0) translate3d(-50%, 0, 0);
  }
  .search.search--open .search__input {
    font-size: 3em;
    padding-right: 1.5em;
    margin-top: 10px;
  }
  .search.search--open .btn--search {
    top: 0;
  }
  .search.search--open .keyboard {
    transform: none;
    -webkit-transform: none;
  }
  .search.search--open .keyboard .suggestions .ui-keyboard-keyset button {
    font-size: 1.3em;
    min-width: initial;
    min-height: 47px;
  }
  .search--open .btn--save-settings {
    top: 0em;
  }
}
@font-face {
  font-family: "codropsicons";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/codropsicons/codropsicons.eot");
  src: url("../fonts/codropsicons/codropsicons.eot?#iefix") format("embedded-opentype"), url("../fonts/codropsicons/codropsicons.woff") format("woff"), url("../fonts/codropsicons/codropsicons.ttf") format("truetype"), url("../fonts/codropsicons/codropsicons.svg#codropsicons") format("svg");
}
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}

.clearfix::after {
  clear: both;
}

.interactive-map a {
  text-decoration: none;
  color: #aaa;
  outline: none;
}

.interactive-map a:hover,
.interactive-map button:hover {
  color: #515158;
  outline: none;
}

.interactive-map a:focus,
.interactive-map button:focus {
  outline: none;
}

/* Icons */
.interactive-map .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  fill: currentColor;
}

.interactive-map .icon.icon--logo {
  width: 25px;
  height: 25px;
  color: #fff;
  top: 15px;
  left: 13px;
}

.interactive-map .container {
  position: relative;
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
}

.interactive-map .main {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: calc(100vw - 300px);
  height: 100vh;
  background-color: #f0f0f0;
}

.interactive-map .mall {
  position: relative;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-perspective: 3500px;
  perspective: 3500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.interactive-map .mall.mall--content-open {
  -webkit-transform: translate3d(0, -25%, 0) scale3d(0.8, 0.8, 1);
  transform: translate3d(0, -25%, 0) scale3d(0.8, 0.8, 1);
}

.interactive-map .surroundings,
.interactive-map .levels {
  position: absolute;
  top: 50%;
  left: 50%;
}

.interactive-map .surroundings {
  width: 192vmin;
  /* double of mall map */
  height: 128vmin;
  margin: -64vmin 0 0 -96vmin;
  pointer-events: none;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.interactive-map .surroundings__map {
  opacity: 0.3;
  max-width: 100%;
  display: block;
}

.interactive-map .surroundings--hidden {
  opacity: 0;
}

.interactive-map .levels {
  width: 96vmin;
  height: 64vmin;
  margin: -32vmin 0 0 -48vmin;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.interactive-map .surroundings,
.interactive-map .levels {
  -webkit-transform: rotateX(70deg) rotateZ(-45deg) translateZ(-15vmin);
  transform: rotateX(70deg) rotateZ(-45deg) translateZ(-15vmin);
}

.interactive-map .level {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  pointer-events: auto;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.interactive-map .level::after {
  font-size: 2.5vmin;
  line-height: 0;
  position: absolute;
  z-index: 100;
  top: -2em;
  left: 3.5em;
  white-space: nowrap;
  color: #7d7d86;
  -webkit-transform: rotateZ(45deg) rotateX(-70deg) translateZ(5vmin);
  transform: rotateZ(45deg) rotateX(-70deg) translateZ(5vmin);
  -webkit-transition: -webkit-transform 1s, color 0.3s;
  transition: transform 1s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.interactive-map .level:hover::after,
.interactive-map .level--current::after {
  color: #515158;
}

.interactive-map .level--current::after {
  -webkit-transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg) translateZ(5vmin) translateX(5vmin) translateY(-10vmin);
  transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg) translateZ(5vmin) translateX(5vmin) translateY(-10vmin);
}

.interactive-map .level--1::after {
  /*content: 'L1';*/
}

.interactive-map .level--2::after {
  content: "L2";
}

.interactive-map .level--3::after {
  content: "L3";
}

.interactive-map .level--4::after {
  content: "L4";
}

.interactive-map .level:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}

.interactive-map .level--2 {
  -webkit-transform: translateZ(10vmin);
  transform: translateZ(10vmin);
}

.interactive-map .level--3 {
  -webkit-transform: translateZ(20vmin);
  transform: translateZ(20vmin);
}

.interactive-map .level--4 {
  -webkit-transform: translateZ(30vmin);
  transform: translateZ(30vmin);
}

/* Selection transitions */
.interactive-map .levels--selected-1 .level:not(.level--1),
.interactive-map .levels--selected-2 .level:not(.level--2),
.interactive-map .levels--selected-3 .level:not(.level--3),
.interactive-map .levels--selected-4 .level:not(.level--4) {
  opacity: 0;
  /* fade out all others */
}

/* Other levels */
.interactive-map .level--current ~ .level {
  -webkit-transform: translateZ(90vmin);
  transform: translateZ(90vmin);
}

.interactive-map .levels--selected-2 .level--1,
.interactive-map .levels--selected-3 .level--1,
.interactive-map .levels--selected-4 .level--1,
.interactive-map .levels--selected-3 .level--2,
.interactive-map .levels--selected-4 .level--2,
.interactive-map .levels--selected-4 .level--3 {
  -webkit-transform: translateZ(-60vmin);
  transform: translateZ(-60vmin);
}

/* Delays */
/* 1 */
.interactive-map .levels--selected-1 .level--3,
.interactive-map .levels--selected-2 .level--3,
.interactive-map .levels--selected-3 .level--2,
.interactive-map .levels--selected-4 .level--2 {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.interactive-map .levels--selected-1 .level--2,
.interactive-map .levels--selected-2 .level--current,
.interactive-map .levels--selected-2 .level--current::after,
.interactive-map .levels--selected-3 .level--current,
.interactive-map .levels--selected-3 .level--current::after,
.interactive-map .levels--selected-4 .level--3 {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.interactive-map .levels--selected-1 .level--current,
.interactive-map .levels--selected-1 .level--current::after,
.interactive-map .levels--selected-4 .level--current,
.interactive-map .levels--selected-4 .level--current::after {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

/* Current level */
.interactive-map .level.level--current {
  -webkit-transform: translateZ(15vmin) rotate3d(0, 0, 1, 20deg);
  /* go to center */
  transform: translateZ(15vmin) rotate3d(0, 0, 1, 20deg);
}

/* Navigation classes */
.interactive-map .levels--open .level,
.interactive-map .levels--open .level::after {
  -webkit-transition: -webkit-transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.interactive-map .levels--open .level.level--current {
  opacity: 1;
}

.interactive-map .levels--open .level.level--moveOutUp,
.interactive-map .levels--open .level.level--moveOutDown {
  opacity: 0;
}

.interactive-map .levels--open .level.level--moveOutUp {
  -webkit-transform: translateZ(90vmin);
  transform: translateZ(90vmin);
}

.interactive-map .levels--open .level.level--moveOutDown {
  -webkit-transform: translateZ(-60vmin);
  transform: translateZ(-60vmin);
}

/* Level nav */
.interactive-map .mallnav {
  position: absolute;
  top: 0px;
  right: 0;
  text-align: center;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}

.interactive-map .mallnav--hidden {
  pointer-events: none;
  opacity: 0;
}

/* Box button */
.interactive-map .boxbutton {
  font-size: 2em;
  display: block;
  width: 2em;
  height: 2em;
  margin: 0;
  padding: 0;
  color: #fff;
  border: 0;
  background: #d7d7dc;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.interactive-map .boxbutton--dark {
  background: #c4c4c7;
}

.interactive-map .boxbutton--darker {
  background: #2c2c2f;
}

.interactive-map .boxbutton--alt {
  background: #3d1975;
}

.interactive-map .boxbutton--disabled,
.interactive-map .boxbutton--disabled:focus,
.interactive-map .boxbutton--disabled:hover {
  cursor: default;
  pointer-events: none;
  opacity: 0.2;
}

.boxbutton.mallnav__button--up, .boxbutton.mallnav__button--down {
  display: none;
}

/* Level map */
.interactive-map .map__ground {
  fill: #d7d7dc;
}

.interactive-map .map__outline {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: #bbb;
}

.interactive-map .level:hover .map__outline,
.interactive-map .level--current .map__outline {
  fill: #a6a3a8;
}

.map__tree {
  fill: #7bad7f;
}

.map__lake {
  fill: #a2bbdd;
}

.map__space {
  -webkit-transition: fill-opacity 0.8s;
  transition: fill-opacity 0.8s;
  fill: #bdbdbd;
  fill-opacity: 1;
}

.level--current .map__space {
  fill-opacity: 1;
}

.map__space--selected {
  fill: #A4A4A4;
}

/* Content */
.interactive-map .content {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 50%;
}

.interactive-map .content__item {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 3em;
  text-align: center;
  background: #d7d7dc;
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.interactive-map .content--open .content__item {
  -webkit-transition: none;
  transition: none;
}

.interactive-map .content__item--current {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.interactive-map .content__item-title {
  font-size: 2em;
  margin: 0;
  padding: 0 0 20px 0;
  pointer-events: none;
  font-weight: normal;
  opacity: 0;
  -webkit-transform: translate3d(0, -3em, 0) translate3d(0, -100%, 0);
  transform: translate3d(0, -3em, 0) translate3d(0, -100%, 0);
}

.interactive-map .content__item[data-category="1"] .content__item-title {
  color: #7cbf7f;
}

.interactive-map .content__item[data-category="2"] .content__item-title {
  color: #6584c7;
}

.interactive-map .content__item[data-category="3"] .content__item-title {
  color: #dc4b7c;
}

.interactive-map .content__item[data-category="4"] .content__item-title {
  color: #8d65e0;
}

.interactive-map .content__item--hover .content__item-title {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.interactive-map .content__item--current .content__item-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.interactive-map .content__item[data-space="1.01"] .content__item-title {
  color: #ffea00;
}

.interactive-map .content__item[data-space="1.02"] .content__item-title {
  color: #92B9CC;
}

.interactive-map .content__item[data-space="1.03"] .content__item-title {
  color: #da7171;
}

.interactive-map .w3 .content__item[data-space="1.03"] .content__item-title {
  color: #d9b399;
}

.interactive-map .crossiron .content__item[data-space="1.03"] .content__item-title {
  color: #d9b399;
}

.interactive-map .content__item[data-space="1.04"] .content__item-title {
  color: #CED899;
}

.interactive-map .content__item[data-space="1.05"] .content__item-title {
  color: #AD99CC;
}

.interactive-map .content__item[data-space="1.06"] .content__item-title {
  color: #CE8FAD;
}

.interactive-map .content__item[data-space="1.07"] .content__item-title {
  color: #87CE82;
}

.interactive-map .content__item[data-space="1.08"] .content__item-title {
  color: rgb(214, 113, 93);
}

.interactive-map .kelowna .content__item[data-space="1.08"] .content__item-title {
  color: #c1d9cc;
}

.interactive-map .crossiron .content__item[data-space="1.08"] .content__item-title {
  color: #c1d9cc;
}

.interactive-map .content__item[data-space="1.09"] .content__item-title {
  color: #DADD7B;
}

.interactive-map .content__item[data-space="1.10"] .content__item-title {
  color: #7379C6;
}

.interactive-map .content__item[data-space="1.11"] .content__item-title {
  color: #9AA0A6;
}

.interactive-map .content__item[data-space="1.12"] .content__item-title {
  color: #9AA0A6;
}

.interactive-map .content__item[data-space="1.13"] .content__item-title {
  color: #B5B783;
}

.interactive-map .content__item[data-space="1.14"] .content__item-title {
  color: #7379c7;
}

.interactive-map .crossiron .content__item[data-space="1.15"] .content__item-title {
  color: #00e4ff;
}

.interactive-map .crossiron .content__item[data-space="1.16"] .content__item-title {
  color: #878dd9;
}

.interactive-map .crossiron .content__item[data-space="1.17"] .content__item-title {
  color: #f190d2;
}

.interactive-map .crossiron .content__item[data-space="1.18"] .content__item-title {
  color: #f3f2b0;
}

.interactive-map .content__item-details {
  opacity: 0;
  margin: 0 auto;
  max-width: 60vmax;
}

.interactive-map .content__item--current .content__item-details {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.88);
  padding: 20px;
}

.interactive-map .content__item-details h3 {
  font-family: "Playfair Display", serif;
  font-size: 20px;
  line-height: normal;
  font-style: italic;
  letter-spacing: 1px;
  margin: 0 0 15px 0;
}

.interactive-map .content__item--current .content__item-details p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  letter-spacing: 1px;
}

.interactive-map .content__item .content__item-details p.content__meta {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}

.interactive-map .content__meta {
  margin: 0;
  font-size: 0.85em;
  line-height: 1.5;
}

.interactive-map .content__meta-item {
  display: inline-block;
  padding: 0 4em;
}

.interactive-map .content__meta-item strong {
  font-family: "Playfair Display", serif;
  font-style: italic;
}

.interactive-map .content__meta .icon {
  display: inline-block;
  vertical-align: middle;
}

.interactive-map .content__desc {
  text-align: left;
  margin: 7vmin 0 0 0;
}

.interactive-map .content__button {
  position: absolute;
  top: -100.1%;
  right: 0;
  -webkit-transition: opacity 0.3s 0.7s;
  transition: opacity 0.3s 0.7s;
}

.interactive-map .content__button--hidden {
  pointer-events: none;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}

/* Spaces list (sidebar) */
.interactive-map .spaces-list {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  min-height: 100vh;
  padding: 0 0 1em;
  background: #fff;
}

.interactive-map .spaces-list h3 {
  font-size: 1.3em;
  color: #7cbf7f;
  line-height: normal;
  position: relative;
  display: block;
  padding: 0 1em;
}

.interactive-map .search {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  left: calc(100vw - 300px);
}

.interactive-map .search__input {
  width: 100%;
  padding: 1.315em 2em;
  color: #fff;
  border: 0;
  background: #515158;
  border-radius: 0;
}

.interactive-map .search__input:focus {
  outline: none;
}

.interactive-map .label {
  position: absolute;
  top: 1.5em;
  right: 0.5em;
}

.interactive-map .label__text {
  font-size: 0.85em;
  line-height: 1;
  display: block;
  padding: 1em;
  color: #ccc;
}

.interactive-map .label__checkbox {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.interactive-map .label__checkbox:checked + .label__text {
  color: #515158;
}

.interactive-map .list {
  margin: 0 0 2em;
  padding: 0 0;
  list-style: none;
}

.interactive-map .list__item {
  font-size: 1.05em;
  line-height: 1;
  position: relative;
  display: block;
  padding: 0 1.5em 0 2em;
}

.interactive-map .list__item:first-child {
  margin-top: 0em;
}

/*.grouped-by-category [data-category='1']:first-child,
.grouped-by-category :not([data-category='1']) + [data-category='1'],
.grouped-by-category [data-category='2']:first-child,
.grouped-by-category :not([data-category='2']) + [data-category='2'],
.grouped-by-category [data-category='3']:first-child,
.grouped-by-category :not([data-category='3']) + [data-category='3'],
.grouped-by-category [data-category='4']:first-child,
.grouped-by-category :not([data-category='4']) + [data-category='4'] {
	margin-top: 4em;
}*/
/*.grouped-by-category [data-category='1']:first-child::before,
.grouped-by-category :not([data-category='1']) + [data-category='1']::before,
.grouped-by-category [data-category='2']:first-child::before,
.grouped-by-category :not([data-category='2']) + [data-category='2']::before,
.grouped-by-category [data-category='3']:first-child::before,
.grouped-by-category :not([data-category='3']) + [data-category='3']::before,
.grouped-by-category [data-category='4']:first-child::before,
.grouped-by-category :not([data-category='4']) + [data-category='4']::before {
	font-size: 1.25em;
	position: absolute;
	top: -1.75em;
	left: 1em;
	color: #c7c7c9;
}*/
/*.grouped-by-category [data-category='1']:first-child::before,
.grouped-by-category :not([data-category='1']) + [data-category='1']::before {
	content: 'Leon\0027s Store';
	color: #7cbf7f;
}*/
.grouped-by-category [data-category="2"]:first-child::before,
.grouped-by-category :not([data-category="2"]) + [data-category="2"]::before {
  content: "Learn & Create";
  color: #6584c7;
}

.grouped-by-category [data-category="3"]:first-child::before,
.grouped-by-category :not([data-category="3"]) + [data-category="3"]::before {
  content: "Swap & Give";
  color: #dc4b7c;
}

.grouped-by-category [data-category="4"]:first-child::before,
.grouped-by-category :not([data-category="4"]) + [data-category="4"]::before {
  content: "Relax & Recharge";
  color: #8d65e0;
}

.list__item::after {
  display: none;
  content: "L" attr(data-level) " / " attr(data-space);
  font-size: 0.65em;
  line-height: 3;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 0.5em;
  pointer-events: none;
  color: #c7c7c9;
}

.list__link {
  font-size: 1em;
  display: block;
  padding: 10px 0 10px 10px;
}

.list__item--active .list__link,
.list__link:hover {
  color: #515158;
}

.grouped-by-category .list__item::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 10px;
  z-index: 1111111;
  border-radius: 50%;
}

/* main entrance */
.grouped-by-category .list__item[data-space="1.01"]::before {
  border: 8px solid #ffea00;
}

.grouped-by-category .list__item.list__item--active[data-space="1.01"] {
  background-color: #ffea00;
}

/* living room */
.grouped-by-category .list__item[data-space="1.02"]::before {
  border: 8px solid #92B9CC;
}

.grouped-by-category .list__item.list__item--active[data-space="1.02"] {
  background-color: #92B9CC;
}

/* chair */
.grouped-by-category .list__item[data-space="1.03"]::before {
  border: 8px solid #da7171;
}

.grouped-by-category .list__item.list__item--active[data-space="1.03"] {
  background-color: #da7171;
}

.w3 .grouped-by-category .list__item[data-space="1.03"]::before {
  border: 8px solid #d9b399;
}

.w3 .grouped-by-category .list__item.list__item--active[data-space="1.03"] {
  background-color: #d9b399;
}

.crossiron .grouped-by-category .list__item[data-space="1.03"]::before {
  border: 8px solid #d9b399;
}

.crossiron .grouped-by-category .list__item.list__item--active[data-space="1.03"] {
  background-color: #d9b399;
}

/* bedroom */
.grouped-by-category .list__item[data-space="1.04"]::before {
  border: 8px solid #CED899;
}

.grouped-by-category .list__item.list__item--active[data-space="1.04"] {
  background-color: #CED899;
}

/* Mattress */
.grouped-by-category .list__item[data-space="1.05"]::before {
  border: 8px solid #AD99CC;
}

.grouped-by-category .list__item.list__item--active[data-space="1.05"] {
  background-color: #AD99CC;
}

/* dining */
.grouped-by-category .list__item[data-space="1.06"]::before {
  border: 8px solid #CE8FAD;
}

.grouped-by-category .list__item.list__item--active[data-space="1.06"] {
  background-color: #CE8FAD;
}

/* Televisions */
.grouped-by-category .list__item[data-space="1.07"]::before {
  border: 8px solid #87CE82;
}

.grouped-by-category .list__item.list__item--active[data-space="1.07"] {
  background-color: #87CE82;
}

/* Appliances */
.grouped-by-category .list__item[data-space="1.08"]::before {
  border: 8px solid rgb(214, 113, 93);
}

.grouped-by-category .list__item.list__item--active[data-space="1.08"] {
  background-color: rgb(214, 113, 93);
}

.kelowna .grouped-by-category .list__item[data-space="1.08"]::before,
.crossiron .grouped-by-category .list__item[data-space="1.08"]::before {
  border: 8px solid #c1d9cc;
}

.kelowna .grouped-by-category .list__item.list__item--active[data-space="1.08"],
.crossiron .grouped-by-category .list__item.list__item--active[data-space="1.08"] {
  background-color: #c1d9cc;
}

/* Front Office */
.grouped-by-category .list__item[data-space="1.09"]::before {
  border: 8px solid #DADD7B;
}

.grouped-by-category .list__item.list__item--active[data-space="1.09"] {
  background-color: #DADD7B;
}

/* Warehouse */
.grouped-by-category .list__item[data-space="1.10"]::before {
  border: 8px solid #7379C6;
}

.grouped-by-category .list__item.list__item--active[data-space="1.10"] {
  background-color: #7379C6;
}

/* Men's Washroom */
.grouped-by-category .list__item[data-space="1.11"]::before {
  border: 8px solid #9AA0A6;
}

.grouped-by-category .list__item.list__item--active[data-space="1.11"] {
  background-color: #9AA0A6;
}

/* Women's Washroom */
.grouped-by-category .list__item[data-space="1.12"]::before {
  border: 8px solid #9AA0A6;
}

.grouped-by-category .list__item.list__item--active[data-space="1.12"] {
  background-color: #9AA0A6;
}

/* Accessory Market */
.grouped-by-category .list__item[data-space="1.13"]::before {
  border: 8px solid #B5B783;
}

.grouped-by-category .list__item.list__item--active[data-space="1.13"] {
  background-color: #B5B783;
}

.coldbrook .grouped-by-category .list__item[data-space="1.13"],
.crossiron .grouped-by-category .list__item[data-space="1.13"] {
  display: none;
}

/* Mall Entrance */
.grouped-by-category .list__item[data-space="1.14"] {
  display: none;
}

.kelowna .grouped-by-category .list__item[data-space="1.14"] {
  display: block;
}

.kelowna .grouped-by-category .list__item[data-space="1.14"]::before {
  border: 8px solid #7379c7;
}

.kelowna .grouped-by-category .list__item.list__item--active[data-space="1.14"] {
  background-color: #7379c7;
}

/* baby Furniture */
.grouped-by-category .list__item[data-space="1.15"] {
  display: none;
}

.crossiron .grouped-by-category .list__item[data-space="1.15"] {
  display: block;
}

.crossiron .grouped-by-category .list__item[data-space="1.15"]::before {
  border: 8px solid #00e4ff;
}

.crossiron .grouped-by-category .list__item.list__item--active[data-space="1.15"] {
  background-color: #00e4ff;
}

/* Rugs */
.grouped-by-category .list__item[data-space="1.16"] {
  display: none;
}

.crossiron .grouped-by-category .list__item[data-space="1.16"] {
  display: block;
}

.crossiron .grouped-by-category .list__item[data-space="1.16"]::before {
  border: 8px solid #878dd9;
}

.crossiron .grouped-by-category .list__item.list__item--active[data-space="1.16"] {
  background-color: #878dd9;
}

/* Rugs */
.grouped-by-category .list__item[data-space="1.17"] {
  display: none;
}

.crossiron .grouped-by-category .list__item[data-space="1.17"] {
  display: block;
}

.crossiron .grouped-by-category .list__item[data-space="1.17"]::before {
  border: 8px solid #f190d2;
}

.crossiron .grouped-by-category .list__item.list__item--active[data-space="1.17"] {
  background-color: #f190d2;
}

/* Rugs */
.grouped-by-category .list__item[data-space="1.18"] {
  display: none;
}

.crossiron .grouped-by-category .list__item[data-space="1.18"] {
  display: block;
}

.crossiron .grouped-by-category .list__item[data-space="1.18"]::before {
  border: 8px solid #f3f2b0;
}

.crossiron .grouped-by-category .list__item.list__item--active[data-space="1.18"] {
  background-color: #f3f2b0;
}

/* Pins */
.level__pins {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.level__pins--active {
  pointer-events: auto;
}

.pin {
  position: absolute;
  width: 5.5vmin;
  height: 8.25vmin;
  margin: -8.25vmin 0 0 -2.25vmin; /* let the bottom tip be the reference point for individual coordinates */
  -webkit-transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg);
  transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.pin__icon {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.level__pins--active .pin__icon {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.level__pins--active .pin--active .pin__icon {
  animation: MoveUpDown 1s linear infinite;
  position: absolute;
  left: 0;
  bottom: 0;
}

@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 10px;
  }
}
.pin:nth-child(2) .pin__icon {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.pin:nth-child(3) .pin__icon {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.pin:nth-child(4) .pin__icon {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.pin:nth-child(5) .pin__icon {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.pin:nth-child(6) .pin__icon {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.pin:nth-child(7) .pin__icon {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.pin:nth-child(8) .pin__icon {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.pin:nth-child(9) .pin__icon {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.pin__icon i {
  position: absolute;
  font-size: 19px;
  color: #fff;
  text-align: center;
  width: 25px;
  height: 25px;
  top: 20px;
  left: 16px;
  transition: 0.2s;
  opacity: 0.7;
}

.pin__icon i img {
  vertical-align: top;
}

.pin--active .pin__icon i, .pin:hover .pin__icon i {
  opacity: 1;
}

.pin[data-category="1"] .icon--pin {
  fill: #7cbf7f;
}

.pin[data-category="2"] .icon--pin {
  fill: #6584c7;
}

.pin[data-category="3"] .icon--pin {
  fill: #dc4b7c;
}

.pin[data-category="4"] .icon--pin {
  fill: #8d65e0;
}

.pin--1-1[data-category="1"] .icon--pin {
  fill: #e6a071;
}

.pin--1-2[data-category="1"] .icon--pin {
  fill: #92b9cc;
}

.pin--1-3[data-category="1"] .icon--pin {
  fill: #da7171;
}

.pin--1-4[data-category="1"] .icon--pin {
  fill: #ced999;
}

.pin--1-5[data-category="1"] .icon--pin {
  fill: #ad99cc;
}

.pin--1-6[data-category="1"] .icon--pin {
  fill: #ce8fae;
}

.pin--1-7[data-category="1"] .icon--pin {
  fill: #87cf82;
}

.pin--1-8[data-category="1"] .icon--pin {
  /*fill: #c1d9cc;*/
  fill: rgb(214, 113, 93);
}

.pin--1-9[data-category="1"] .icon--pin {
  fill: #dadd7b;
}

.pin--1-10[data-category="1"] .icon--pin {
  fill: #7379c7;
}

.pin--1-11[data-category="1"] .icon--pin {
  fill: #9aa0a6;
}

.pin--1-12[data-category="1"] .icon--pin {
  fill: #9aa0a6;
}

.pin--1-13[data-category="1"] .icon--pin {
  fill: #b5b783;
}

.pin[data-category="1"] .icon--pin {
  stroke: #000;
  stroke-width: 1px;
}

.pin--1-1[data-category="1"] .icon--pin {
  fill: #ffea00;
}

.pin--1-2[data-category="1"] .icon--pin {
  fill: #92b9cc;
}

.pin--1-3[data-category="1"] .icon--pin {
  fill: #da7171;
}

.pin--1-4[data-category="1"] .icon--pin {
  fill: #ced999;
}

.pin--1-5[data-category="1"] .icon--pin {
  fill: #ad99cc;
}

.pin--1-6[data-category="1"] .icon--pin {
  fill: #ce8fae;
}

.pin--1-7[data-category="1"] .icon--pin {
  fill: #87cf82;
}

.pin--1-8[data-category="1"] .icon--pin {
  /*fill: #c1d9cc;*/
  fill: rgb(214, 113, 93);
}

.pin--1-9[data-category="1"] .icon--pin {
  fill: #dadd7b;
}

.pin--1-10[data-category="1"] .icon--pin {
  fill: #7379c7;
}

.pin--1-11[data-category="1"] .icon--pin {
  fill: #9aa0a6;
}

.pin--1-12[data-category="1"] .icon--pin {
  fill: #9aa0a6;
}

.pin--1-13[data-category="1"] .icon--pin {
  fill: #b5b783;
}

.kelowna .pin--1-1[data-category="1"] .icon--pin {
  fill: #ffea00;
}

.kelowna .pin--1-3[data-category="1"] .icon--pin {
  fill: #d9b399;
}

.kelowna .pin--1-8[data-category="1"] .icon--pin {
  fill: #c1d9cc;
}

.kelowna .pin--1-14[data-category="1"] .icon--pin {
  fill: #7379c7;
}

.crossiron .pin--1-3[data-category="1"] .icon--pin {
  fill: #d9b399;
}

.crossiron .pin--1-8[data-category="1"] .icon--pin {
  fill: #c1d9cc;
}

.crossiron .pin--1-15[data-category="1"] .icon--pin {
  fill: #00e4ff;
}

.crossiron .pin--1-16[data-category="1"] .icon--pin {
  fill: #878dd9;
}

.crossiron .pin--1-17[data-category="1"] .icon--pin {
  fill: #f190d2;
}

.crossiron .pin--1-18[data-category="1"] .icon--pin {
  fill: #f3f2b0;
}

.w3 .pin--1-1[data-category="1"] .icon--pin {
  fill: #ffea00;
}

.w3 .pin--1-3[data-category="1"] .icon--pin {
  fill: #d9b399;
}

.w3 .pin--1-8[data-category="1"] .icon--pin {
  fill: #c1d9cc;
}

.w3 .pin--1-15[data-category="1"] .icon--pin {
  fill: #00e4ff;
}

.w3 .pin--1-16[data-category="1"] .icon--pin {
  fill: #878dd9;
}

.w3 .pin--1-17[data-category="1"] .icon--pin {
  fill: #f190d2;
}

.crossiron .pin--1-18[data-category="1"] .icon--pin {
  fill: #f3f2b0;
}

.pin[data-category="1"] .icon--pin {
  stroke: #000;
  stroke-width: 1px;
}

.pin[data-category="1"].pin--active .icon--pin {
  stroke: #000;
  stroke-width: 10px;
}

.icon--pin {
  width: 100%;
  height: 100%;
}

.icon--logo {
  position: absolute;
  top: 11%;
  left: 25%;
  width: 50%;
  height: 50%;
  fill: white;
  fill-opacity: 0.6;
  -webkit-transition: fill-opacity 0.3s;
  transition: fill-opacity 0.3s;
}

.pin--active .icon--logo,
.pin:hover .icon--logo {
  fill-opacity: 1;
}

/* Pins for floor 1 */
/* coquitlam pins positions */
.coquitlam .pin--1-1 {
  top: 55vmin;
  left: 12vmin;
}

.coquitlam .pin--1-2 {
  top: 52vmin;
  left: 36vmin;
}

.coquitlam .pin--1-3 {
  top: 63vmin;
  left: 52vmin;
}

.coquitlam .pin--1-4 {
  top: 56vmin;
  left: 74vmin;
}

.coquitlam .pin--1-5 {
  top: 27vmin;
  left: 73vmin;
}

.coquitlam .pin--1-6 {
  top: 30vmin;
  left: 40vmin;
}

.coquitlam .pin--1-7 {
  top: 28vmin;
  left: 19vmin;
}

.coquitlam .pin--1-8 {
  top: 11vmin;
  left: 40vmin;
}

.coquitlam .pin--1-9 {
  top: 17vmin;
  left: 56vmin;
}

.coquitlam .pin--1-10 {
  top: 8vmin;
  left: 72vmin;
}

.coquitlam .pin--1-11 {
  top: 13vmin;
  left: 10vmin;
}

.coquitlam .pin--1-12 {
  top: 12vmin;
  left: 15vmin;
}

.coquitlam .pin--1-13 {
  top: 37vmin;
  left: 6vmin;
}

/* coldbrook pins positions */
.coldbrook .pin--1-1 {
  top: 50vmin;
  left: 74vmin;
}

.coldbrook .pin--1-2 {
  top: 29vmin;
  left: 55vmin;
}

.coldbrook .pin--1-3 {
  top: 31vmin;
  left: 75vmin;
}

.coldbrook .pin--1-4 {
  top: 53vmin;
  left: 49vmin;
}

.coldbrook .pin--1-5 {
  top: 57vmin;
  left: 33vmin;
}

.coldbrook .pin--1-6 {
  top: 17vmin;
  left: 73vmin;
}

.coldbrook .pin--1-7 {
  top: 6vmin;
  left: 54vmin;
}

.coldbrook .pin--1-8 {
  top: 14vmin;
  left: 83vmin;
}

.coldbrook .pin--1-9 {
  top: 16vmin;
  left: 42vmin;
}

.coldbrook .pin--1-10 {
  top: 18vmin;
  left: 14vmin;
}

.coldbrook .pin--1-11 {
  top: 20vmin;
  left: 30vmin;
}

.coldbrook .pin--1-12 {
  top: 14vmin;
  left: 30vmin;
}

.coldbrook .pin--1-13 {
  display: none;
}

/* kelowna pins positions */
.kelowna .pin--1-1 {
  top: 63vmin;
  left: 52vmin;
}

.kelowna .pin--1-2 {
  top: 38vmin;
  left: 63vmin;
}

.kelowna .pin--1-3 {
  top: 13vmin;
  left: 42vmin;
}

.kelowna .pin--1-4 {
  top: 6vmin;
  left: 66vmin;
}

.kelowna .pin--1-5 {
  top: 13vmin;
  left: 66vmin;
}

.kelowna .pin--1-6 {
  top: 55vmin;
  left: 32vmin;
}

.kelowna .pin--1-7 {
  top: 38vmin;
  left: 16vmin;
}

.kelowna .pin--1-8 {
  top: 53vmin;
  left: 11vmin;
}

.kelowna .pin--1-9 {
  top: 30vmin;
  left: 33vmin;
}

.kelowna .pin--1-10 {
  top: 20vmin;
  left: 14vmin;
}

.kelowna .pin--1-11 {
  top: 19vmin;
  left: 34vmin;
}

.kelowna .pin--1-12 {
  top: 12vmin;
  left: 34.5vmin;
}

.kelowna .pin--1-13 {
  top: 59vmin;
  left: 78vmin;
}

.kelowna .pin--1-14 {
  display: block;
  top: 40vmin;
  left: 88vmin;
}

/* crossiron pins positions */
.crossiron .pin--1-1 {
  top: 57vmin;
  left: 7vmin;
}

.crossiron .pin--1-2 {
  top: 39vmin;
  left: 35vmin;
}

.crossiron .pin--1-3 {
  top: 17vmin;
  left: 21vmin;
}

.crossiron .pin--1-4 {
  top: 19vmin;
  left: 45vmin;
}

.crossiron .pin--1-5 {
  top: 13vmin;
  left: 66vmin;
}

.crossiron .pin--1-6 {
  top: 31vmin;
  left: 54vmin;
}

.crossiron .pin--1-7 {
  top: 43vmin;
  left: 7vmin;
}

.crossiron .pin--1-8 {
  top: 23vmin;
  left: 10vmin;
}

.crossiron .pin--1-9 {
  top: 59vmin;
  left: 49vmin;
}

.crossiron .pin--1-10 {
  top: 53vmin;
  left: 80vmin;
}

.crossiron .pin--1-11 {
  top: 51vmin;
  left: 66vmin;
}

.crossiron .pin--1-12 {
  top: 44vmin;
  left: 65.5vmin;
}

.crossiron .pin--1-13 {
  display: none;
}

.crossiron .pin--1-14 {
  display: none;
}

.crossiron .pin--1-15 {
  display: block;
  top: 13vmin;
  left: 30vmin;
}

.crossiron .pin--1-16 {
  display: block;
  top: 7vmin;
  left: 10vmin;
}

.crossiron .pin--1-17 {
  display: block;
  top: 5.5vmin;
  left: 45vmin;
}

.crossiron .pin--1-17 {
  display: block;
  top: 5.5vmin;
  left: 45vmin;
}

.crossiron .pin--1-18 {
  display: block;
  top: 5.5vmin;
  left: 23.5vmin;
}

/* w3 pins positions */
.w3 .pin--1-1 {
  top: 57vmin;
  left: 35vmin;
}

.w3 .pin--1-2 {
  top: 32vmin;
  left: 35vmin;
}

.w3 .pin--1-3 {
  top: 24vmin;
  left: 58vmin;
}

.w3 .pin--1-4 {
  top: 13vmin;
  left: 62vmin;
}

.w3 .pin--1-5 {
  top: 14vmin;
  left: 32vmin;
}

.w3 .pin--1-6 {
  top: 25vmin;
  left: 75vmin;
}

.w3 .pin--1-7 {
  top: 27vmin;
  left: 10vmin;
}

.w3 .pin--1-8 {
  top: 46vmin;
  left: 14vmin;
}

.w3 .pin--1-9 {
  top: 43vmin;
  left: 71vmin;
}

.w3 .pin--1-10 {
  top: 13vmin;
  left: 74vmin;
}

.w3 .pin--1-11 {
  top: 56vmin;
  left: 63vmin;
}

.w3 .pin--1-12 {
  top: 53vmin;
  left: 59vmin;
}

.w3 .pin--1-13 {
  top: 53vmin;
  left: 27vmin;
}

.w3 .pin--1-14 {
  display: none;
}

.w3 .pin--1-15 {
  display: none;
}

.w3 .pin--1-16 {
  display: none;
}

.w3 .pin--1-17 {
  display: none;
}

.w3 .pin--1-18 {
  display: none;
}

.pin--1-14, .pin--1-15, .pin--1-16, .pin--1-17, .pin--1-18 {
  display: none;
}

/* Pins for floor 2 */
.pin--2-1 {
  top: 7vmin;
  left: 22vmin;
}

.pin--2-2 {
  top: 39vmin;
  left: 5vmin;
}

.pin--2-3 {
  top: 21vmin;
  left: 84vmin;
}

.pin--2-4 {
  top: 39vmin;
  left: 53vmin;
}

.pin--2-5 {
  top: 14vmin;
  left: 50vmin;
}

.pin--2-6 {
  top: 60vmin;
  left: 15vmin;
}

.pin--2-7 {
  top: 34vmin;
  left: 37vmin;
}

.pin--2-8 {
  top: 52vmin;
  left: 74vmin;
}

/* Pins for floor 3 */
.pin--3-1 {
  top: 17vmin;
  left: 15vmin;
}

.pin--3-2 {
  top: 42vmin;
  left: 5vmin;
}

.pin--3-3 {
  top: 19vmin;
  left: 85vmin;
}

.pin--3-4 {
  top: 61vmin;
  left: 57vmin;
}

.pin--3-5 {
  top: 58vmin;
  left: 25vmin;
}

.pin--3-6 {
  top: 30vmin;
  left: 57vmin;
}

.pin--3-7 {
  top: 32vmin;
  left: 37vmin;
}

/* Pins for floor 4 */
.pin--4-1 {
  top: 55vmin;
  left: 21vmin;
}

.pin--4-2 {
  top: 18vmin;
  left: 20vmin;
}

.pin--4-3 {
  top: 21vmin;
  left: 88vmin;
}

.pin--4-4 {
  top: 52vmin;
  left: 74vmin;
}

.pin--4-5 {
  top: 33vmin;
  left: 38vmin;
}

.pin--4-6 {
  top: 39vmin;
  left: 56vmin;
}

.pin--4-7 {
  top: 58vmin;
  left: 10vmin;
}

.level__pins--active .pin--1-1::before {
  content: "Main Entrance";
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 32px;
  width: 100px;
  left: 46px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  line-height: normal;
  text-shadow: 0 1px 4px #000;
}

/* Mobile compatability */
.interactive-map .open-search,
.interactive-map .close-search {
  display: none;
}

.interactive-map .content__item {
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.interactive-map .coquitlam .content__item[data-space="1.01"] {
  background-image: url(/cdn/shop/files/entrance_bg.jpg?590604);
}

.interactive-map .coldbrook .content__item[data-space="1.01"] {
  background-image: url(/cdn/shop/files/entrance_bg.jpg?590604);
}

.interactive-map .crossiron .content__item[data-space="1.01"] {
  background-image: url(https://cdn.shopify.com/s/files/1/2660/5106/files/Entrance_CrossIron.jpg?v=1597776897);
  background-position: center center;
}

.interactive-map .content__item[data-space="1.02"] {
  background-image: url(/cdn/shop/files/living_room_bg.jpg?588536);
}

.interactive-map .content__item[data-space="1.03"] {
  background-image: url(/cdn/shop/files/chairs_bg.jpg?590604);
}

.interactive-map .content__item[data-space="1.04"] {
  background-image: url(/cdn/shop/files/bedroom_bg.jpg?590604);
}

.interactive-map .content__item[data-space="1.05"] {
  background-image: url(/cdn/shop/files/mattresses_bg.jpg?590604);
}

.interactive-map .content__item[data-space="1.06"] {
  background-image: url(/cdn/shop/files/dining_room_bg.jpg?589807);
}

.interactive-map .content__item[data-space="1.07"] {
  background-image: url(/cdn/shop/files/televisions_bg.jpg?596603);
}

.interactive-map .content__item[data-space="1.08"] {
  background-image: url(/cdn/shop/files/appliances_bg.jpg?590604);
}

.interactive-map .content__item[data-space="1.13"] {
  background-image: url(/cdn/shop/files/accessory_market_bg.jpg?602984);
}

.interactive-map .content__item[data-space="1.14"] {
  display: none !important;
}

.interactive-map .kelowna .content__item[data-space="1.14"] {
  display: block !important;
}

.interactive-map .crossiron .content__item[data-space="1.15"] {
  background-image: url(https://cdn.shopify.com/s/files/1/2660/5106/files/crossiron_BG_Baby_furniture.jpg?v=1598040745);
}

.interactive-map .crossiron .content__item[data-space="1.09"],
.interactive-map .crossiron .content__item[data-space="1.11"],
.interactive-map .crossiron .content__item[data-space="1.12"],
.interactive-map .crossiron .content__item[data-space="1.16"],
.interactive-map .crossiron .content__item[data-space="1.17"],
.interactive-map .crossiron .content__item[data-space="1.18"] {
  background-image: url(https://cdn.shopify.com/s/files/1/2660/5106/files/crossiron_BG_Generic.jpg?v=1598040745);
}

@media screen and (max-width: 65.625em), screen and (max-height: 40.625em) {
  .interactive-map .main {
    width: 100vw;
  }
  .interactive-map .spaces-list,
  .interactive-map .search {
    width: 100vw;
    right: 100%;
    left: auto;
  }
  .interactive-map .spaces-list--open,
  .interactive-map .spaces-list--open .search {
    right: 0;
  }
  .interactive-map .open-search,
  .interactive-map .close-search {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    z-index: 1000;
  }
  .interactive-map .mallnav {
    top: 0em;
  }
  .interactive-map .container {
    overflow: hidden;
  }
  .interactive-map .container--overflow {
    overflow: auto;
  }
  .interactive-map .content__item {
    overflow: auto;
  }
  .interactive-map .codrops-header {
    padding-right: 4em;
    text-align: left;
  }
}