/* ==============================
global.css
---------------
Created By: Bone Digital Pty Ltd
Web: http://bone.digital/
Email: hello@bone.digital
Copyright (c) 2017 Bone Digital Pty Ltd
============================== */
/* Includes
------------------------------ */
/**
 *  Media Queries and Breakpoints
 */
/**
 *  Settings
 */
/**
* Custom Mixins
**/
/*
* Placeholder
*/
/**
 *  Center element
 *  parent element must have position: relative;
 *
 *  @variables: xy, x, y
 *  Default: xy
 */
/**
 *  Border Radius
 *
 *  @variables: $radius (px, em, rem value)
 */
/**
 *  Font size map by Jonathan Suh
 *  https://www.smashingmagazine.com/2015/06/responsive-typography-with-sass-maps/
 */
/**
*  Media Query Mixins.
*  Sorted by Minimum, Maximum and Between
*/
/**
*  Minimums
* eg.
* @include minimum(tablet){ @content };
* css will be active on tablet size and beyond
*
* @variables: tablet, small-desktop, desktop
*/
/**
*  Maximums
* eg.
* @include maximum(tablet){ @content };
* css will be active on tablet size size and beyond
*
* @variables: mobile, tablet, small-desktop, desktop
*/
/**
* Betweens
* eg.
* @include between(tablet,desktop){ @content };
* css will be active between tablet and desktop breakpoints.
*
* @variables: tablet, desktop
**/
/**
 * Placeholder
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?3unf04");
  src: url("../fonts/icomoon.eot?3unf04#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3unf04") format("truetype"), url("../fonts/icomoon.woff?3unf04") format("woff"), url("../fonts/icomoon.svg?3unf04#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-help:before {
  content: "\e90e";
}

.icon-logo-icon:before {
  content: "\e900";
}

.icon-dimensions:before {
  content: "\e902";
}

.icon-furniture:before {
  content: "\e903";
}

.icon-logo:before {
  content: "\e904";
}

.icon-search:before {
  content: "\e905";
}

.icon-close:before {
  content: "\e906";
}

.icon-tools:before {
  content: "\e907";
}

.icon-arrow-right:before {
  content: "\e908";
}

.icon-arrow-left:before {
  content: "\e909";
}

.icon-arrow-up:before {
  content: "\e90a";
}

.icon-arrow-down:before {
  content: "\e90b";
}

.icon-darr:before {
  content: "";
  width: 15px;
  height: 7.5px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../images/darr.svg");
  background-position: center;
}

.icon-uarr:before {
  content: "";
  width: 15px;
  height: 7.5px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../images/uarr.svg");
  background-position: center;
}

.icon-larr:before {
  content: "";
  width: 7.5px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../images/larr.svg");
  background-position: center;
}

.icon-enquire:before {
  content: "\e90c";
}

.icon-share:before {
  content: "\e90d";
}

.icon-bone-logo:before {
  content: "\e901";
}

/* Text
------------------------------ */
p {
  margin-top: 0px;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1.5em;
}

p:last-child {
  margin-bottom: 0;
}

bold,
strong {
  font-weight: normal;
}

h1 {
  font-size: 42px;
  line-height: 1.15;
  font-weight: 400;
}

@media screen and (min-width: 1023px) {
  h1 {
    font-size: 52px;
  }
}

h3 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 400;
}

@media screen and (min-width: 1023px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
}

@media screen and (min-width: 1023px) {
  h4 {
    font-size: 24px;
  }
}

h5 {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 400;
}

body {
  font-family: "neuzeit-grotesk", sans-serif;
}

/* Links and Buttons
------------------------------ */
a {
  text-decoration: none;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

a.button,
button,
input[type=submit] {
  font-family: "neuzeit-grotesk", sans-serif;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  -webkit-appearance: none;
  color: #333333;
  display: block;
  padding: 24px;
  border: 1px solid #333333;
  cursor: pointer;
  width: 100%;
  text-align: center;
  background: transparent;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-size: 16px;
  line-height: 1.5;
}

a.button .button-inner,
button .button-inner,
input[type=submit] .button-inner {
  font: inherit;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}

a.button:hover,
button:hover,
input[type=submit]:hover {
  background: #333333;
  color: #ffffff;
}

a.button:focus,
button:focus,
input[type=submit]:focus {
  outline: 0px;
}

.tcolour {
  color: #333333;
}

.tcolour--placeholder, .popup-help .help-content-wrapper p {
  color: #cccbcb;
}

.tcolour--mid-grey {
  color: #666666;
}

.current-tool-tip {
  position: fixed;
  top: 24px;
  left: calc(35vw + 30px);
  z-index: 1090;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.current-tool-tip i {
  margin-left: 5px;
  font-size: 20px;
}

.current-tool-tip .tool-tip {
  position: fixed;
  opacity: 0;
  pointer-events: none;
  top: 65px;
  left: calc(35vw + 30px);
  width: 400px;
  height: auto;
  padding: 30px;
  color: #ffffff;
  background: #333333;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.current-tool-tip .tool-tip.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.current-tool-tip .tool-tip__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  padding: 0 0 !important;
}

.current-tool-tip .tool-tip__close::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #ffffff;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.current-tool-tip .tool-tip__close::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #ffffff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.slider .owl-dots {
  position: absolute;
  bottom: 24px;
  left: 50px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider .owl-dots .owl-dot {
  padding: 0 0;
  margin-right: 16px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.slider .owl-dots .owl-dot.active {
  background: #ffffff;
}

.slider .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.header--landing {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: 10;
}

.header--landing .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 42px;
  padding-bottom: 42px;
}

.header--landing .icon-logo {
  color: #ffffff;
  font-size: 20px;
}

.landing-page {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
  color: #ffffff;
}

.landing-page::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #959595;
  opacity: 0.5;
  mix-blend-mode: multiply;
}

.landing-page__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}

.landing-page__content {
  width: 100%;
  position: relative;
  z-index: 10;
  text-align: center;
}

.landing-page__content .hero-text {
  font-size: 54px;
  line-height: 1;
  margin-bottom: 0.55em;
}

@media screen and (min-width: 1023px) {
  .landing-page__content .hero-text {
    font-size: 72px;
  }
}

@media screen and (min-width: 1480px) {
  .landing-page__content .hero-text {
    font-size: 104px;
  }
}

.landing-page__content br {
  display: inline;
}

@media (max-width: 540px) {
  .landing-page__content br {
    display: none;
  }
}

/* ==============================
_base.css
---------------
Created By: Bone Digital Pty Ltd
Web: http://bone.digital/
Email: hello@bone.digital
Copyright (c) 2017 Bone Digital Pty Ltd
============================== */
/* Layout
------------------------------ */
body {
  margin: 0;
  padding: 0;
}

.wrapper {
  width: 100%;
}

.inner-wrapper {
  padding: 0 48px;
  max-width: 1296px;
  margin: 0px auto;
  width: 100%;
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav ul li {
  display: block;
}

nav ul li a {
  text-decoration: none;
}

.control-panel {
  background: #ffffff;
  height: 100%;
  min-height: 100vh;
  z-index: 1101;
  position: fixed;
  top: 0;
  left: 0;
  padding: 50px 50px 0 50px;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow-y: auto;
  overflow-x: hidden;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}

.control-panel.active {
  transform: none;
  -webkit-transform: none;
}

.control-panel .control-panel-text {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 28px;
  margin-bottom: 1.2em;
}

@media screen and (min-width: 1023px) {
  .control-panel .control-panel-text {
    font-size: 24px;
  }
}

.control-panel .control-panel-text p {
  font: inherit;
}

.control-panel .control-panel-text:last-child {
  margin-bottom: 0;
}

.control-panel .control-panel-header {
  margin-bottom: 36px;
}

.control-panel .control-panel-header .byline {
  color: #666666;
}

.tool-adjust-order .furniture-item.adjusting-order {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.tools li {
  border-top: solid 1px #333333;
  color: #666666;
}

.tools li .clear-tool-wrapper {
  display: none;
}

.tools li .order-list-wrapper {
  display: none;
}

.tools li .order-list-wrapper .order-list li {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.tools li .order-list-wrapper .order-list li:last-child {
  border-bottom: 0px;
}

.tools li .order-list-wrapper .order-list li .picture {
  width: 100px;
  height: 58px;
  padding: 8px 0;
  margin-right: 10px;
}

.tools li .order-list-wrapper .order-list li .picture img {
  height: 100%;
  width: auto;
  -o-object-position: contain;
     object-position: contain;
}

.tools li a {
  padding: 16px 0;
  display: block;
  position: relative;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.tools li a.active {
  color: #333333;
}

.actions-wrapper {
  padding-bottom: 50px;
}

.actions-wrapper .update-dimensions .form-row {
  font-size: 16px;
  line-height: 1.5;
  border-top: none;
  border-bottom: 1px solid #333333;
  padding: 16px 0px;
}

.actions-wrapper .update-dimensions .form-row:first-child {
  border-top: 1px solid #333333;
}

.actions-wrapper .update-dimensions .form-row label {
  color: #666666;
}

.actions-wrapper .update-dimensions .form-row.form-submit {
  border: none;
  margin-top: 30px;
  padding-bottom: 0px;
}

.actions-wrapper .action-item {
  font-size: 20px;
  line-height: 1.2;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #828282;
  display: block;
  font-style: normal;
  margin-bottom: 0.25em;
}

@media screen and (min-width: 1023px) {
  .actions-wrapper .action-item {
    font-size: 24px;
  }
}

.actions-wrapper .action-item.active {
  color: #333333;
}

.actions-wrapper .action-item.active .action-sub-menu {
  margin-top: 18px;
}

.actions-wrapper .action-item:hover {
  color: #333333;
}

.actions-wrapper .action-item .change-action {
  font-size: 20px;
  line-height: 1.2;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 1023px) {
  .actions-wrapper .action-item .change-action {
    font-size: 24px;
  }
}

.actions-wrapper .action-item .change-action .label-wrapper {
  position: relative;
  width: 100%;
  display: block;
}

.actions-wrapper .action-item .change-action .label-wrapper .sub {
  font-size: 16px;
  line-height: 1.5;
  color: #666666;
  white-space: nowrap;
  letter-spacing: 0px;
  display: block;
  width: 100%;
}

.actions-wrapper .action-item .action-sub-menu {
  display: none;
  padding-bottom: 18px;
}

.actions-wrapper .action-item .action-sub-menu li:last-child {
  border-bottom: 1px solid #333333;
}

.popup {
  width: 35vw;
  background: #fff;
  padding: 0px 45px;
  padding-top: 50px;
  height: 100%;
  min-height: 100vh;
  position: fixed;
  top: 0;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow-y: scroll;
  overflow-x: hidden;
}

.popup-material {
  z-index: 2100;
  right: 0;
  transform: translateX(120%);
  -webkit-transform: translateX(120%);
}

.popup-material.sidebar {
  width: 22.5vw;
}

.popup-material.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.popup-material .popup-header-wrapper {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  position: relative;
  margin-bottom: 30px;
}

.popup-material .popup-header-wrapper a {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.popup-material .popup-header-wrapper a::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333333;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.popup-material .popup-header-wrapper a::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333333;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.popup-material .materials-wrapper {
  position: relative;
}

.popup-material .materials-wrapper::after {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: url(../images/loading.svg) no-repeat center center;
  background-size: contain;
  width: 50px;
  height: 50px;
  content: "";
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.popup-active .workspace-wrapper .workspace {
  -webkit-filter: brightness(0.3);
          filter: brightness(0.3);
}

.popup-active-exit .workspace-wrapper .workspace {
  -webkit-filter: brightness(0.3);
          filter: brightness(0.3);
}

.popup-share .form-share input {
  border-top: 1px solid #333333;
  padding: 16px 0px;
  font-size: 16px;
  line-height: 1.5;
}

.popup-share .form-share input:last-of-type {
  margin-bottom: 30px;
  border-bottom: 1px solid #333333;
}

.popup-share .email-copy-wrapper {
  margin-bottom: 40px;
}

.popup-share .download-copy-wrapper {
  margin-bottom: 30px;
}

.popup-share .download-copy-wrapper .download-copy-buttons {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.popup-share .download-copy-wrapper .download-copy-buttons a {
  width: 100%;
}

.popup-share .email-form-intro {
  margin-bottom: 45px;
}

.sent-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
  opacity: 0;
}

.sent-overlay h4 {
  margin-bottom: 1.2em;
}

.sent-overlay h4:last-child {
  margin-bottom: 0;
}

.sent-overlay.active {
  opacity: 1;
  pointer-events: auto;
}

.popup-enquire .enquire-form-wrapper {
  margin-bottom: 30px;
}

.popup-enquire .enquire-form-intro {
  margin-bottom: 45px;
}

.popup-help .help-content-wrapper h3,
.popup-help .help-content-wrapper p {
  font-size: 18px;
  line-height: 1.33;
}

.popup-help .help-content-wrapper h3 {
  margin-bottom: 0.5em;
}

.popup-help .help-content-wrapper p {
  margin-bottom: 1.5em;
}

.popup-help .help-content-wrapper p:last-child {
  margin-bottom: 0;
}

.popup-help .help-content-wrapper a {
  text-decoration: underline;
}

.popup-share,
.popup-help,
.popup-enquire {
  z-index: 1100;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.popup-share.active,
.popup-help.active,
.popup-enquire.active {
  transform: translateX(35vw);
  -webkit-transform: translateX(35vw);
}

.popup-share .popup-header-wrapper,
.popup-help .popup-header-wrapper,
.popup-enquire .popup-header-wrapper {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 16px;
}

.popup-share .popup-header-wrapper a,
.popup-help .popup-header-wrapper a,
.popup-enquire .popup-header-wrapper a {
  width: 16px;
  height: 16px;
  position: relative;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.popup-share .popup-header-wrapper a::before,
.popup-help .popup-header-wrapper a::before,
.popup-enquire .popup-header-wrapper a::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333333;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.popup-share .popup-header-wrapper a::after,
.popup-help .popup-header-wrapper a::after,
.popup-enquire .popup-header-wrapper a::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333333;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.popup-furniture {
  position: fixed;
  will-change: transform;
  top: 0;
  right: 0;
  width: calc(65vw);
  height: 100%;
  background: #fff;
  z-index: 1100;
  transform: translateX(-100vw);
  -webkit-transform: translateX(-100vw);
  -webkit-transition: all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  padding: 0px 40px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
}

.popup-furniture.active {
  transform: none;
  -webkit-transform: none;
}

.popup-furniture .popup-furniture-header {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 45px;
}

.popup-furniture .popup-furniture-header a {
  width: 16px;
  height: 16px;
  position: relative;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.popup-furniture .popup-furniture-header a::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333333;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.popup-furniture .popup-furniture-header a::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333333;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.popup-furniture .furniture-content-area {
  width: 100%;
}

.popup-furniture .furniture-content-area .furniture-selected {
  position: relative;
  display: none;
}

.popup-furniture .furniture-content-area .furniture-selected.active {
  display: block;
}

.popup-furniture .furniture-content-area .furniture-selected:after {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: url(../images/loading.svg) no-repeat center center;
  background-size: contain;
  width: 50px;
  height: 50px;
  content: "";
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-selected-products {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  -moz-align-items: space-between;
  align-items: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-selected-products .product-title {
  width: 100%;
  margin-bottom: 40px;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-selected-products .search-text-wrapper {
  width: 100%;
  margin-bottom: 20px;
  font-size: 18px;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-selected-products .search-text-wrapper a {
  padding: 10px;
  background: #f2f2f2;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin-left: 10px;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-selected-products .search-text-wrapper a i {
  font-size: 15px;
  margin-left: 8px;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-add-header {
  padding-bottom: 20px;
  border-bottom: solid 1px #333333;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-add-header__right {
  border: 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-add-header__right div:first-child {
  margin-right: 24px;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-add-header .furniture-add-filter .filter-furniture-list {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  padding-bottom: 1px;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-add-header .furniture-add-filter .filter-furniture-list li {
  margin-right: 15px;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-add-header .furniture-add-filter .filter-furniture-list li a {
  color: #cccbcb;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-add-header .furniture-add-filter .filter-furniture-list li a.active {
  color: #333333;
}

.popup-furniture .furniture-content-area .furniture-selected .furniture-add-header h3 {
  margin-right: 25px;
}

.popup-furniture .furniture-content-area .furniture-add {
  position: relative;
}

.popup-furniture .furniture-content-area .furniture-add .product-search-back {
  margin-bottom: 45px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.popup-furniture .furniture-content-area .furniture-add .product-search-back i {
  margin-right: 8px;
}

.popup-furniture .furniture-content-area .furniture-add:after {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: url(../images/loading.svg) no-repeat center center;
  background-size: contain;
  width: 50px;
  height: 50px;
  content: "";
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.popup-furniture .furniture-content-area .furniture-add .furniture-product-list {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.popup-furniture .furniture-content-area .furniture-add .furniture-product-list .product-title {
  width: 100%;
  font-size: 18px;
  margin-bottom: 40px;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-product-list .search-text-wrapper {
  width: 100%;
  margin-bottom: 20px;
  font-size: 18px;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-product-list .search-text-wrapper a {
  padding: 10px;
  background: #f2f2f2;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin-left: 10px;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-product-list .search-text-wrapper a i {
  font-size: 13px;
  margin-left: 10px;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-search-form-wrapper {
  display: none;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-search-form-wrapper .furniture-search-form {
  position: relative;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-search-form-wrapper .furniture-search-form .furniture-search-text {
  font-size: 18px;
  letter-spacing: 1px;
  padding-top: 36px;
  padding-bottom: 17px;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-search-form-wrapper .furniture-search-form button {
  position: absolute;
  right: 0;
  top: 0px;
  height: 78px;
  font-size: 18px;
  background: none;
  padding: 0px;
  width: auto;
  padding-top: 12px;
  border: none;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-filter-wrapper .filter-furniture-list {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-filter-wrapper .filter-furniture-list li {
  margin-bottom: 16px;
  margin-right: 16px;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-filter-wrapper .filter-furniture-list li a {
  color: #cccbcb;
  padding-left: 16px;
  position: relative;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-filter-wrapper .filter-furniture-list li a:after {
  position: absolute;
  width: 10px;
  height: 10px;
  border: solid 1px #cccbcb;
  border-radius: 100%;
  content: "";
  display: block;
  left: 0px;
  top: 3px;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.popup-furniture .furniture-content-area .furniture-add .furniture-filter-wrapper .filter-furniture-list li a:before {
  position: absolute;
  left: 3px;
  top: 6px;
  border-radius: 100%;
  background: #fff;
  width: 6px;
  height: 6px;
  content: "";
  display: block;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.popup-furniture .furniture-content-area .furniture-add .furniture-filter-wrapper .filter-furniture-list li a.active:after {
  border: solid 1px #333333;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-filter-wrapper .filter-furniture-list li a.active:before {
  background: #333333;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-add-header {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #333333;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-add-header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-add-header__right div:first-child {
  margin-right: 24px;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-add-header .furniture-add-actions-wrapper a i {
  margin-left: 8px;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-add-header .furniture-add-search .show-hide-search i {
  margin-left: 10px;
}

.popup-furniture .furniture-content-area .furniture-add .furniture-add-header h3 {
  font-size: 18px;
  letter-spacing: 1px;
  margin-right: 25px;
}

.popup-furniture .furniture-content-area .furniture-selected {
  padding-bottom: 20px;
  border-bottom: solid 1px #4a5a5c;
  margin-bottom: 40px;
}

.popup-furniture .furniture-content-area .furniture-selected h2 {
  font-size: 18px;
  letter-spacing: 1px;
}

.popup-furniture .furniture-content-area .furniture-selected .show-hide-selected-items {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.popup-furniture .furniture-content-area .furniture-selected .show-hide-selected-items i {
  margin-left: 10px;
  font-size: 10px;
}

.popup-furniture .popup-furniture-header {
  padding-top: 60px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 40px;
}

.popup-furniture .popup-furniture-header h3 {
  font-size: 25px;
}

.popup-furniture .popup-furniture-header .close-furniture {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.popup-furniture .popup-furniture-header .close-furniture i {
  margin-left: 17px;
  font-size: 13px;
}

.loading .popup-furniture .furniture-content-area .furniture-add .furniture-product-list {
  opacity: 0;
}

.loading .popup-furniture .furniture-content-area .furniture-add:after {
  opacity: 1;
}

.loading .popup-furniture .furniture-content-area .furniture-add .furniture-filter-wrapper .filter-furniture-list {
  pointer-events: none;
}

.product-item {
  width: calc(50% - 15px);
  margin-bottom: 25px;
  position: relative;
}

.product-item:hover .add-product {
  opacity: 1;
}

.product-item .add-product {
  position: absolute;
  top: 16px;
  right: 16px;
  height: 16px;
  width: 16px;
  opacity: 0;
  z-index: 10;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-item .add-product::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background: #333333;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.product-item .add-product::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background: #333333;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.product-item.empty-div {
  height: 0px;
  margin: 0px;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.product-item.product-range-item:after {
  display: none;
}

.product-item .invisible-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
}

.product-item img {
  width: 100%;
  height: auto;
}

.product-item .product-image {
  position: relative;
  margin-bottom: 20px;
}

.product-item .product-image::after {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  padding-top: 61.32723%;
  background: #f2f2f2;
}

.product-item .product-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 10;
}

.product-item .product-image--range img {
  width: 100%;
}

.product-item .product-details {
  position: relative;
}

.product-item .product-details .product-meta-wrapper {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 16px;
  line-height: 1.5;
}

.product-item .product-details .product-meta-wrapper .product-dimensions {
  color: #666666;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.product-item .product-details .product-meta-wrapper .product-dimensions::before {
  content: '\2009\2014\2009';
}

.product-item .product-details h3 {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-item.product-range-product-item .product-details {
  font-size: 16px;
  line-height: 1.5;
}

.product-item.product-range-product-item .product-details h3,
.product-item.product-range-product-item .product-details div {
  font: inherit;
}

.product-item.product-range-product-item .product-details h3 {
  margin-bottom: 0.375em;
  display: block;
}

.product-item.product-range-product-item .product-sku {
  color: #666666;
}

.loading-colours .popup-material .materials-wrapper:after {
  opacity: 1;
}

.loading-colours .popup-material .materials-wrapper .colour-list-wrapper {
  opacity: 0;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.show-hide-material-detail {
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  border-bottom: solid 1px #909a9c;
  padding-bottom: 7px;
  margin-bottom: 7px;
}

.material-title-wrapper {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  border-bottom: solid 1px #909a9c;
  padding-bottom: 7px;
  margin-bottom: 20px;
  width: 100%;
}

.material-title-wrapper .material-back {
  font-family: "GTWalsheim-Light", sans-serif;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.material-title-wrapper .material-back i {
  margin-right: 17px;
}

.material-title {
  font-size: 18px;
  letter-spacing: 1px;
}

.colour-list-wrapper {
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}

.colour-list-wrapper .material-option {
  margin-bottom: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.colour-list-wrapper .material-option .change-material-image {
  width: 100%;
  max-width: 170px;
  display: block;
  line-height: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  background: url(../images/none-selected.png) repeat center;
  background-size: cover;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.colour-list-wrapper .material-option .change-material-image::after {
  display: block;
  width: 100%;
  content: '';
  padding-top: 100%;
}

.colour-list-wrapper .material-option .change-material-image.show-hide-material-detail {
  border-bottom: 0px;
  padding-bottom: 0px;
}

.colour-list-wrapper .material-option .material-details {
  text-align: center;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.colour-list-wrapper .material-option .material-details .material-name {
  color: #333333;
}

.colour-list-wrapper .material-option .material-details .material-name::after {
  content: '/\2009';
}

.colour-list-wrapper .material-option .change-material {
  width: 100%;
  display: block;
  line-height: 0px;
  margin-left: auto !important;
  margin-right: auto  !important;
  margin-bottom: 16px;
}

@media screen and (max-width: 1030px) {
  .furniture-item .furniture-label {
    top: -85%;
  }
  .update-dimensions .form-row input {
    max-width: 50px;
  }
  .popup-share,
  .popup-enquire,
  .control-panel .control-panel-header,
  .control-panel .control-panel-text,
  .actions-wrapper .action-item,
  .popup-furniture,
  .popup-help,
  .intro-instructions,
  .exit-wrapper,
  .popup-material {
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup-share .download-copy-wrapper .download-copy-buttons,
  .popup-enquire .download-copy-wrapper .download-copy-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .popup-share .download-copy-wrapper .download-copy-buttons a,
  .popup-enquire .download-copy-wrapper .download-copy-buttons a {
    width: 100%;
    margin-bottom: 20px;
  }
}

.tools {
  font-size: 16px;
  line-height: 1.5;
}

.small-close {
  width: 16px;
  height: 16px;
  position: relative;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.small-close::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333333;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.small-close::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333333;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.draw-sub-tools {
  display: none;
}

.tool-move .room-area-wrapper {
  cursor: url(../images/move.png), auto;
}

.tool-measure .upper-canvas {
  cursor: url(../images/measure.png), auto !important;
}

.tape-number.active {
  opacity: 1;
  visibility: visible;
}

.tool-rotate .room-area-wrapper {
  cursor: url(../images/rotate.png), auto;
}

.tool-flip .room-area-wrapper {
  cursor: url(../images/flip.png), auto;
}

.tool-flip .furniture-item {
  opacity: 0.3 !important;
}

.tool-flip .furniture-item.flippable {
  opacity: 1 !important;
}

.tool-delete .room-area-wrapper {
  cursor: url(../images/delete.png), auto;
}

.tool-duplicate .room-area-wrapper {
  cursor: url(../images/duplicate.png), auto;
}

.gform_wrapper form .gform_body > .gform_fields > li .ginput_container_select:after {
  right: 10px;
}

form {
  font-family: "neuzeit-grotesk", sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

form select {
  font-size: 16px;
  line-height: 1.5;
  background: none;
  border: 0px;
  border-radius: 0px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  color: #333333;
  line-height: 100%;
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

form select::-webkit-input-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form select::-moz-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form select::-ms-input-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form select::placeholder {
  color: #cccbcb;
  opacity: 1;
}

form select:-ms-input-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form select::-ms-input-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form select:focus {
  outline: 0px;
}

form select option {
  padding: 0 0;
}

form input,
form textarea {
  font-size: 16px;
  line-height: 1.5;
  background: none;
  border: 0px;
  border-radius: 0px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  line-height: 100%;
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form input::-moz-placeholder,
form textarea::-moz-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form input::-ms-input-placeholder,
form textarea::-ms-input-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form input::placeholder,
form textarea::placeholder {
  color: #cccbcb;
  opacity: 1;
}

form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form input::-ms-input-placeholder,
form textarea::-ms-input-placeholder {
  color: #cccbcb;
  opacity: 1;
}

form input:focus,
form textarea:focus {
  outline: 0px;
}

.gform_wrapper {
  font-family: "neuzeit-grotesk", sans-serif;
}

.gform_wrapper form {
  margin-bottom: 30px;
}

.gform_wrapper form#gform_1 #field_1_4 {
  border-bottom: 1px solid #333333;
}

.gform_wrapper form .gform_body > .gform_fields {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gform_wrapper form .gform_body > .gform_fields > li {
  width: 100%;
  border-top: 1px solid #333333;
  padding: 16px 0px;
  font-size: 16px;
  line-height: 1.5;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.gform_wrapper form .gform_body > .gform_fields > li:last-child {
  border-bottom: 1px solid #333333;
}

.gform_wrapper form .gform_body > .gform_fields > li.gform_hidden {
  padding: 0 0;
  border: none;
}

.gform_wrapper form .gform_body > .gform_fields > li .ginput_container_date > div {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}

.gform_wrapper form .gform_body > .gform_fields > li .ginput_container_date > div .ginput_container {
  width: 31%;
  position: relative;
}

.gform_wrapper form .gform_body > .gform_fields > li .ginput_container_date > div .ginput_container:after {
  font-size: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  content: '\f107';
  font-family: "FontAwesome";
  pointer-events: none;
}

.gform_wrapper form .gform_body > .gform_fields > li .gfield_radio li {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 5px;
}

.gform_wrapper form .gform_body > .gform_fields > li .gfield_radio li input[type="radio"] {
  margin: 0px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 4px;
}

.gform_wrapper form .gform_body > .gform_fields > li .gfield_checkbox li {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 5px;
}

.gform_wrapper form .gform_body > .gform_fields > li .gfield_checkbox li input[type="checkbox"] {
  margin: 0px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 4px;
}

.gform_wrapper form .gform_body > .gform_fields > li > .gfield_label {
  display: none !important;
}

.gform_wrapper form .gform_body > .gform_fields > li .ginput_container_select {
  position: relative;
  width: 100%;
}

.gform_wrapper form .gform_body > .gform_fields > li .ginput_container_select::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 0;
  content: '';
  pointer-events: none;
  width: 15px;
  height: 7.5px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../images/darr.svg");
  background-position: center;
}

.gform_wrapper form .gform_body > .gform_fields > li .ginput_container_select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
}

.gform_wrapper form .gform_body > .gform_fields > li.hide-label > .gfield_label {
  display: none;
}

.gform_wrapper form .gform_body > .gform_fields > li input[type="text"],
.gform_wrapper form .gform_body > .gform_fields > li select,
.gform_wrapper form .gform_body > .gform_fields > li textarea {
  width: 100%;
  font-family: inherit;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
}

.gform_wrapper form .gform_body > .gform_fields > li input[type="text"]:focus,
.gform_wrapper form .gform_body > .gform_fields > li select:focus,
.gform_wrapper form .gform_body > .gform_fields > li textarea:focus {
  outline: 0px;
}

.gform_wrapper form .gform_body > .gform_fields > li.third {
  width: 31%;
}

.gform_wrapper form .gform_body > .gform_fields > li.half {
  width: 48%;
}

.gform_wrapper form .gform_body > .gform_fields > li.two-thirds {
  width: 65.5%;
}

.gform_wrapper form .gform_footer .gform_button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  border-radius: 0px;
  border: 0px;
}

.gform_wrapper form .gform_footer .gform_button:focus {
  outline: 0px;
}

body img.gform_ajax_spinner {
  display: none !important;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: inherit;
}

.popup, html, .sidebar {
  /* stylelint-disable */
  scrollbar-color: #333333 #f2f2f2;
  scrollbar-width: thin;
  /* stylelint-enable */
}

.popup ::-webkit-scrollbar, html ::-webkit-scrollbar, .sidebar ::-webkit-scrollbar {
  width: 1px;
}

.popup ::-webkit-scrollbar-thumb, html ::-webkit-scrollbar-thumb, .sidebar ::-webkit-scrollbar-thumb {
  background: #333333;
  border-radius: 0;
  height: 65px;
}

.popup ::-webkit-scrollbar-track, html ::-webkit-scrollbar-track, .sidebar ::-webkit-scrollbar-track {
  background: #f2f2f2;
}

/* Text
------------------------------ */
h1.site-title {
  text-align: center;
  margin-bottom: 0px;
}

/* Layout
------------------------------ */
#gform_submit_button_1 {
  display: none;
}

img.invisible-loader-image {
  position: fixed;
  top: 0;
  left: -999999px;
  width: 100%;
  height: auto;
  pointer-events: none;
}

.site-loader {
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.site-loader.active {
  opacity: 1;
  pointer-events: auto;
}

.pdf-text {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #4a5a5c;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.pdf-text.active {
  opacity: 1;
  pointer-events: auto;
}

.pdf-text a {
  text-decoration: underline;
}

.validation_error {
  display: none;
}

.validation_message {
  display: block;
  margin-top: 3px;
  font-size: 11px;
}

#gform_confirmation_message_1 {
  line-height: 130%;
  padding-top: 14px;
  font-size: 19px;
  border-top: solid 1px #4a5a5c;
}

.email-copy-wrapper {
  position: relative;
}

.furniture-selected-wrapper {
  display: none;
}

a.button-back-to-jardan {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.furniture-filter-wrapper {
  display: none;
}

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}

body {
  font-family: "neuzeit-grotesk", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333333;
}

.exit-wrapper {
  height: 100%;
  min-height: 100vh;
  z-index: 2100;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  padding: 0px 40px;
  padding-top: 55px;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow-y: auto;
  overflow-x: hidden;
  transform: translateX(-120%);
  -webkit-transform: translateX(-120%);
}

.exit-wrapper.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.exit-wrapper .exit-logo-wrapper {
  font-size: 70px;
  margin-bottom: 60px;
}

.exit-wrapper .finished-text {
  margin-bottom: 60px;
}

.exit-wrapper h3 {
  margin-bottom: 60px;
  font-size: 25px;
}

.intro-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
  pointer-events: none;
}

.intro-overlay.active {
  opacity: 1;
  pointer-events: auto;
}

.intro-panel-wrapper {
  height: 100vh;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1200;
}

.intro-panel-wrapper.active {
  opacity: 1;
  pointer-events: auto;
}

.workspace-exit {
  position: fixed;
  top: 30px;
  right: 30px;
  color: #c8cdce;
  z-index: 310;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.workspace-exit i {
  margin-right: 10px;
}

.show-hide-dimensions {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1090;
}

.intro-wrapper {
  height: 100vh;
  color: #fff;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.intro-wrapper .jardan-logo-wrapper {
  font-size: 30px;
}

.intro-wrapper .intro-tagline {
  font-size: 100px;
  max-width: 470px;
  position: relative;
  padding-top: 40px;
  pointer-events: none;
}

.intro-wrapper .intro-tagline:after {
  width: 100px;
  height: 5px;
  background: #fff;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
}

.intro-wrapper .intro-header a {
  font-size: 70px;
  color: #fff;
}

.rotate-slider-wrapper {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 500;
}

.rotate-slider-wrapper.active {
  opacity: 1;
  pointer-events: auto;
}

.rotate-slider-wrapper .rotate-slider {
  width: 200px;
  background: #cccbcb;
  height: 5px;
  position: relative;
  margin-top: 20px;
}

.rotate-slider-wrapper .rotate-slider .ui-slider-handle {
  width: 24px;
  top: -10px;
  height: 24px;
  position: absolute;
  border-radius: 100%;
  background: #333333;
}

.rotate-slider-wrapper .rotate-slider .ui-slider-handle:focus {
  outline: 0px;
}

.show-dimensions .furniture-dimensions {
  opacity: 1;
}

.furniture-item {
  opacity: 0;
  position: absolute !important;
}

.furniture-item.flipped .furniture-dimensions,
.furniture-item.flipped .furniture-label {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.furniture-item:hover .furniture-label {
  opacity: 1;
}

.furniture-item.active {
  opacity: 1;
}

.furniture-item .rotate {
  position: absolute;
  left: -10px;
  top: -10px;
  display: none;
}

.furniture-dimensions {
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.8);
  color: #909a9c;
  border: solid 1px #909a9c;
  border-radius: 3px;
  padding: 5px;
  height: calc(1em + 10px);
  white-space: nowrap;
  font-size: 12px;
  line-height: 12px;
  transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
  opacity: 0;
  z-index: 10000000;
}

.furniture-dimensions.double-line {
  height: calc(2.2em + 10px);
  text-align: center;
}

.furniture-label {
  position: absolute;
  z-index: 10000000;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.8);
  pointer-events: none;
  border: solid 1px #333333;
  padding: 10px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  white-space: nowrap;
  transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -webkit-transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
}

.furniture-label.active {
  opacity: 1;
}

.furniture-label .furniture-model {
  font-size: 15px;
  margin-bottom: 5px;
}

.furniture-label .furniture-colour {
  display: none;
}

.error {
  color: red;
}

.error::-webkit-input-placeholder {
  /* Chrome */
  color: red;
}

.error:-ms-input-placeholder {
  /* IE 10+ */
  color: red;
}

.error::-moz-placeholder {
  /* Firefox 19+ */
  color: red;
  opacity: 1;
}

.error:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: red;
  opacity: 1;
}

.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 100px;
  text-decoration: underline;
  transform: translateY(100px);
  -webkit-transform: translateY(100px);
  z-index: 999999;
}

.back-to-top.active {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.tape-number {
  background: rgba(255, 255, 255, 0.8);
  pointer-events: none;
  border: solid 1px #333333;
  padding: 10px;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1000;
  display: none;
}

.tape-number.active {
  display: inline-block;
}

.action-sub-menu .button-save-pdf {
  background: #fff;
}

.room,
.room-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 500;
}

.workspace-wrapper {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.workspace-wrapper .workspace {
  height: 100vh;
  will-change: filter;
  width: 100%;
  overflow: hidden;
  padding-left: 35vw;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.canvas-container {
  margin: auto;
}

.canvas-overlay {
  z-index: 300;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.room-area-wrapper {
  resize: both;
  position: relative;
  background: #fff;
  width: 100%;
  height: 100vh;
  padding: 60px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.room-area-wrapper .room-bg {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: url(../images/bg.png) repeat;
  background-size: 40px;
  z-index: 100;
  border: solid 2px #eaeaea;
}

.canvas-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}

.canvas-wrapper #c {
  background: transparent;
  width: 100%;
  height: 100%;
  position: relative;
}

.canvas-wrapper.active {
  z-index: 1000;
}

.sidebar {
  overflow-y: scroll;
  width: 35vw;
}

.update-dimensions .form-row {
  border-top: 1px solid #333333;
  padding: 16px 0px;
  font-size: 16px;
  line-height: 1.5;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.update-dimensions .form-row label {
  color: #666666;
}

.update-dimensions .form-row input {
  color: #cccbcb;
  background: none;
  border: 0px;
  border-radius: 0px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  padding: 0px;
  margin: 0 0.5em 0 1em;
  max-width: 75px;
}

.update-dimensions .form-row input:focus {
  color: #333333;
  outline: 0px;
}

.update-dimensions .form-row.form-submit {
  border-top: 0px;
  padding-top: 0px;
}

.update-dimensions__inner {
  margin-bottom: 30px;
}

.update-dimensions__inner .form-row:last-child {
  border-bottom: 1px solid #333333;
}

.intro-instructions {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 35vw;
  background: #fff;
  padding: 45px;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}

.intro-instructions.active {
  transform: none;
  -webkit-transform: none;
}

.intro-instructions__header {
  margin-bottom: 48px;
}

.intro-instructions__header .byline {
  color: #666666;
}

.intro-instructions__text {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 42px;
}

@media screen and (min-width: 1023px) {
  .intro-instructions__text {
    font-size: 24px;
  }
}

.intro-instructions__text p {
  font: inherit;
}

.intro-instructions a {
  text-decoration: underline;
}

.intro-dimensions-wrapper h4 {
  padding-bottom: 24px;
}

.mobile-notice-overlay {
  display: none;
}

@media screen and (max-width: 1023px) {
  a.button-mobile-back {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  .mobile-notice-inner {
    text-align: center;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mobile-notice-inner h3 {
    font-size: 23px;
    margin-bottom: 30px;
  }
  .mobile-notice-inner p {
    margin-bottom: 30px;
  }
  .mobile-notice-overlay {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    background: #fff;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .exit-wrapper,
  .intro-panel-wrapper,
  .workspace-wrapper {
    display: none;
  }
}
