@import url(old/reset.css);
@import url(base/fonts.css);
@import url(old/typography.css);
@import url(old/layout.css);
@import url(old/common.css);
@import url(old/elements.css);
@import url(old/classes.css);
@import url(old/modal.css);
@import url(old/howitworks.css);
@import url(old/header.css);
@import url(old/footer.css);
@import url(old/aside.css);
@import url(old/gallery.css);
#buy620form section section {
  margin-top: 0; }

#buy620form section section h3 {
  margin-top: 0; }

#buy620form #orderform p {
  margin: 1rem 0; }

#buy620form .add-to-cart {
  margin-top: 0; }

#buy620form .addtobasket {
  background-position: 255px center; }

#buy620form .duedate {
  margin-top: 15px; }

#content noscript {
  background-color: rgba(255, 255, 255, 0.95);
  display: block;
  height: 180rem;
  margin-left: -.2rem;
  /* Cover the overflow from the options */
  padding: 0 1rem 0 0;
  top: 1rem;
  position: absolute; }

.chairbuilder {
  margin-bottom: 0 !important;
  /* Colours */ }
  .chairbuilder .configuration {
    border-top: 1px solid #a0a0a0;
    margin-bottom: 0;
    padding-top: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
  .chairbuilder .configuration.seats {
    border-top: none;
    margin-top: 0;
    padding-top: 0; }
  .chairbuilder .configuration.shell {
    margin-bottom: 0; }
  .chairbuilder .configuration.leather {
    border-bottom: 1px solid #a0a0a0;
    margin-top: 0; }
  .chairbuilder .configuration.image {
    border-top: none; }
  .chairbuilder .configuration.quantity {
    border-bottom: 1px solid #a0a0a0;
    border-top: 1px solid #a0a0a0;
    height: 6rem;
    line-height: 6rem;
    padding-top: 0; }
  .chairbuilder .colour_label {
    display: block;
    margin-top: 0; }
  .chairbuilder .option,
  .chairbuilder .button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: relative; }
  .chairbuilder .option {
    background-color: #e0e0e0;
    border: 3px solid white;
    height: 5rem;
    outline: 1px solid #e0e0e0;
    padding: 0.5rem 0.5rem 2rem 0.5rem;
    -o-transition: outline 0.6s;
    -moz-transition: outline 0.6s;
    -webkit-transition: outline 0.6s; }
  .chairbuilder .option:after {
    content: ' ';
    /* IE8 hack that did not require searching Stack Overflow */ }
  .chairbuilder .option:hover {
    outline-color: #4080c0;
    -o-transition: outline 0s;
    -moz-transition: outline 0s;
    -webkit-transition: outline 0s; }
  .chairbuilder .option.active {
    font-weight: bold;
    outline: 2px solid #4080c0; }
  .chairbuilder .button {
    color: #4080c0;
    height: 4rem;
    padding: 0.4rem 1.5rem 0 4rem; }
  .chairbuilder .button.increase {
    background: white url("../images/plus_button_big.svg") left center no-repeat; }
  .chairbuilder .nosvg .button.increase {
    background-image: url("../images/plus_button_big.png"); }
  .chairbuilder .button.decrease {
    background: white url("../images/minus_button_big.svg") left center no-repeat; }
  .chairbuilder .nosvg .button.decrease {
    background-image: url("../images/minus_button_big.png"); }
  .chairbuilder .swatch {
    margin-bottom: 1rem;
    overflow: hidden;
    text-indent: -999rem; }
  .chairbuilder .shell_w {
    background-color: #e5e5da; }
  .chairbuilder .shell_m {
    background-color: #373737; }
  .chairbuilder .leather_bla {
    background-color: #373737; }
  .chairbuilder .leather_mid {
    background-color: #32313c; }
  .chairbuilder .leather_red {
    background-color: #8a0015; }
  .chairbuilder .leather_oli {
    background-color: #41341e; }
  .chairbuilder .leather_cho {
    background-color: #563016; }
  .chairbuilder .leather_cin {
    background-color: #883915; }
  .chairbuilder .current {
    display: block;
    margin-bottom: 2rem;
    margin-top: 8.6rem; }
  .chairbuilder p.price {
    line-height: 6rem;
    font-size: 2.8rem;
    text-align: right; }
  .chairbuilder .photo_thumbnail {
    border: 1px solid #e0e0e0;
    cursor: pointer;
    display: block;
    margin-left: -3px;
    padding: .3rem;
    -o-transition: border 0.6s;
    -moz-transition: border 0.6s;
    -webkit-transition: border 0.6s; }
  .chairbuilder .photo_thumbnail:hover {
    border: 1px solid #4080c0;
    -o-transition: border 0s;
    -moz-transition: border 0s;
    -webkit-transition: border 0s; }

.inquiry606 #content {
  font-size: 1.6rem;
  line-height: 2.2rem; }

.inquiry606 .title {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 3.5rem;
  margin: 0 0 10px 0; }

.inquiry606 #uploads p {
  margin: 0; }

.inquiry606 #attach_another {
  margin: 10px 0 0 0; }

.inquiry606 .room-size {
  position: relative; }
  .inquiry606 .room-size .form-element {
    display: block;
    float: left;
    margin-bottom: 0;
    width: 100px; }
    .inquiry606 .room-size .form-element:last-child {
      margin-bottom: 0;
      margin-left: 15px; }
  .inquiry606 .room-size .times {
    left: 102px;
    position: absolute;
    top: 15px; }

.inquiry606 .dimension input {
  display: inline-block;
  margin: 0;
  width: 8rem !important; }

.inquiry606 .form-element textarea {
  font-size: 1.6rem;
  line-height: 2.2rem; }

.inquiry606 .usage-container {
  margin: 5px 0 25px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 33%; }

.inquiry606 .usage {
  background: white;
  display: inline-block;
  margin: 0 0 4px 0;
  padding: 11px 6%;
  text-align: left;
  width: 86%; }

.inquiry606 .usage:last-child {
  margin: 0; }

.inquiry606 .inquiry606aside {
  font-size: 1.6rem;
  line-height: 2.2rem; }
  .inquiry606 .inquiry606aside h2 {
    border: none;
    padding: 0 !important; }
  .inquiry606 .inquiry606aside h2,
  .inquiry606 .inquiry606aside p,
  .inquiry606 .inquiry606aside a {
    font-size: 1.6rem !important;
    line-height: 2.2rem !important; }
  .inquiry606 .inquiry606aside hr {
    background-color: #a0a0a0;
    color: #a0a0a0;
    margin: 30px 0 7px 0; }
  .inquiry606 .inquiry606aside img {
    display: block;
    height: auto;
    margin: 7px 0;
    width: 90px; }
  .inquiry606 .inquiry606aside p {
    margin: 0; }

.send-button {
  background: white url("../images/start_arrow.svg") right center no-repeat;
  border: none;
  color: #4080c0;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 2.8rem;
  height: 3rem;
  line-height: 3rem;
  margin: 0;
  padding: 0 4rem 0 0;
  white-space: nowrap; }

.nosvg .send-button {
  background-image: url("../images/start_arrow.png"); }

.brochure-downloads {
  margin-bottom: 30px; }
  .brochure-downloads:last-child {
    margin-bottom: 0; }
  .brochure-downloads h3 {
    margin-bottom: 8px; }
  .brochure-downloads .brochure-download {
    margin-bottom: 8px; }

.brochure-form,
#newsletter-signup {
  font-size: 16px;
  line-height: 22px; }
  .brochure-form h2,
  #newsletter-signup h2 {
    margin-top: 0; }

.old-form-fieldset,
#registerconfirm {
  background-color: #f4f4f4;
  border: none;
  margin: 1.5rem 0 1rem 0;
  padding: 2.7rem 3rem;
  position: relative; }

.old-form-fieldset input {
  font-size: 1.5rem;
  padding: 0.6rem; }

.old-form-fieldset input[type=text],
.old-form-fieldset input[type=email],
.old-form-fieldset input[type=tel],
.old-form-fieldset input[type=password] {
  border: 1px solid #e3e3e3;
  height: 30px;
  width: 265px; }

.old-form-fieldset textarea {
  border: 1px solid #e3e3e3;
  height: 70px;
  resize: vertical;
  width: 265px; }

.old-form-fieldset select {
  display: block;
  height: auto;
  width: 265px; }

.old-form-fieldset input:focus,
.old-form-fieldset textarea:focus {
  border: 1px solid #404040 !important;
  outline: 1px solid #404040 !important; }

.old-form-fieldset input[type="radio"]:focus {
  border: 0;
  outline: 0; }

.old-form-fieldset p:last-child {
  margin-bottom: 0; }

.old-form-fieldset .arrowbox {
  float: none; }

.old-form-fieldset .arrowboxlarge {
  float: none; }

.old-form-fieldset .postcode input {
  width: 135px; }

.old-form-fieldset .form-h3 {
  font-weight: normal;
  margin: 35px 0 5px 0; }

.old-form-fieldset .form-field-label,
.old-form-fieldset .form-field-instructional-label {
  clear: both;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.2rem;
  margin: 25px 0 8px 0; }

.old-form-fieldset .required-label:before {
  content: "*"; }

.old-form-fieldset .form-field-label:first-child,
.old-form-fieldset .form-field-instructional-label:first-child {
  margin-top: 0; }

.old-form-fieldset .form-field-instructional-label {
  margin-bottom: 0; }

.old-form-fieldset p + .form-field-label,
.old-form-fieldset p + .form-field-instructional-label {
  margin-top: 24px; }

.old-form h2 {
  margin-bottom: 0; }

.old-form h2 + p {
  margin-top: 0; }

.old-form h3 {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin: 2.8rem 0 0.8rem; }

.old-form h3 span {
  font-weight: normal; }

.old-form h3 + fieldset {
  margin-top: 1rem; }

.old-form p + fieldset {
  margin-bottom: 1rem; }

.old-form .helptext {
  background: url("../images/helptext_icon.png") left 3px no-repeat;
  color: #4d4d4d;
  cursor: pointer;
  float: right;
  min-height: 18px;
  margin-top: 1px;
  padding-top: 3px;
  width: 40%; }
  .old-form .helptext span {
    display: none;
    margin-left: 30px; }

.old-form .helptext.active span {
  display: block; }

.old-form .instruction {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding-top: 0.5rem;
  width: 270px; }

.old-form .old-form-fieldset {
  margin-top: 8px;
  padding: 23px 25px; }
  .old-form .old-form-fieldset .arrowbox {
    margin-top: 5px; }

.old-form section > .old-form-fieldset {
  margin-top: 2px; }

.old-form .form-element {
  margin-bottom: 25px;
  width: 50%; }
  .old-form .form-element:first-child .form-field-label {
    margin-top: 0; }
  .old-form .form-element .form-field-label + .instructions {
    margin-top: -5px; }
  .old-form .form-element .instructions {
    clear: left;
    margin-bottom: 10px; }

.old-form .form-fieldset > .form-field-label:first-child,
.old-form .form-fieldset > .form-field-instructional-label:first-child {
  margin-top: -5px; }

.old-form .form-legend,
.old-form .form-legend h2 {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-top: 25px; }

.old-form .plus-symbol {
  position: relative;
  top: -2px; }

.old-form .textfield {
  clear: both;
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 25px;
  position: relative; }
  .old-form .textfield:last-child {
    margin-bottom: 0; }
  .old-form .textfield label {
    font-weight: bold; }
  .old-form .textfield input, .old-form .textfield select, .old-form .textfield textarea {
    margin-top: 8px; }
  .old-form .textfield .normal {
    font-weight: normal; }
  .old-form .textfield .datetime {
    float: left;
    margin-right: 5px;
    width: 76px; }

.old-form .textfield.error input,
.old-form .textfield.error textarea {
  background-color: #f8b6c1;
  border-color: #f8b6c1; }

.old-form .textfield.error .errorMessage {
  margin-bottom: 0; }

#addressform .textfield:last-child {
  margin-bottom: 25px; }

.cf:after {
  clear: both;
  content: "";
  display: table; }

.disabled {
  filter: alpha(opacity=40);
  opacity: 0.4; }

.hidden {
  display: none; }

@media screen and (min-width: 1px) {
  .desktop-hide {
    display: none; } }

@media screen and (max-width: 1px) {
  .mobile-hide {
    display: none; } }

.normal {
  font-weight: normal; }

.small {
  font-size: 14px; }

.big {
  font-size: 18px; }

@media screen and (max-width: 1px) {
  .mobile-padding {
    padding: 0 10px; } }

nav a {
  color: white;
  display: block; }

.old-nav {
  display: block;
  margin: 25px 0; }

.old-topnav {
  margin-bottom: 0;
  position: relative; }

.old-subnav {
  margin: 10px 0 15px; }

.old-nav ul {
  background-color: #f4f4f4;
  height: 25px; }
  .old-nav ul li {
    border-right: 1px solid #a0a0a0;
    float: left;
    line-height: 25px;
    white-space: nowrap; }
    .old-nav ul li a {
      color: #404040;
      display: block;
      padding: 0 18px;
      -webkit-transition: background-color 0.6s;
      -moz-transition: background-color 0.6s;
      transition: background-color 0.6s; }
      .old-nav ul li a:hover,
      .old-nav ul li a:active {
        background-color: #c0c0c0;
        -webkit-transition: background-color 0s;
        -moz-transition: background-color 0s;
        transition: background-color 0s; }

.old-nav ul li.active a {
  background-color: #c0c0c0;
  color: #404040; }

.old-subnav ul {
  background-color: #fff;
  height: 25px; }

.old-subnav ul li {
  background-color: #fff;
  border: none;
  float: left;
  margin-right: 30px; }

.old-subnav ul li a {
  color: #606060;
  display: block;
  padding: 7.5px 0;
  -o-transition: color 0.6s;
  -moz-transition: color 0.6s;
  -webkit-transition: color 0.6s;
  -webkit-tap-highlight-color: transparent; }

.old-subnav ul li a:hover {
  background-color: #fff;
  color: #000;
  -o-transition: color 0s;
  -moz-transition: color 0s;
  -webkit-transition: color 0s; }

.old-subnav ul li.active a {
  background-color: #fff;
  color: #404040;
  font-weight: bold; }

.old-subnav ul li a.inquiry {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cpath%20fill%3D%22%23FFE000%22%20d%3D%22M0%207.5C0%2011.642%203.357%2015%207.5%2015c4.142%200%207.5-3.358%207.5-7.5C15%203.358%2011.642%200%207.5%200%203.357%200%200%203.358%200%207.5%22%2F%3E%3Cpath%20fill%3D%22%23606060%22%20d%3D%22M8.763%204.496h-.968l2.662%202.662h-7.17v.684h7.17l-2.662%202.663h.968L11.767%207.5z%22%2F%3E%3C%2Fsvg%3E") right center no-repeat;
  /* subnav-inquiry.svg */
  padding-right: 21px; }

.nosvg .old-subnav ul li a.inquiry {
  background-image: url("../images/subnav-inquiry.png"); }

.arrow {
  background-image: url("../images/arrow.png");
  background-image: none, url("../images/arrow.svg");
  background-position: right 5px;
  background-repeat: no-repeat;
  padding-right: 16px; }

.arrowbox {
  background-color: transparent;
  background-image: url("../images/arrowbox.png");
  background-image: none, url("../images/arrowbox.svg");
  background-position: right;
  background-repeat: no-repeat;
  border: none;
  color: #4080c0;
  padding: 0 21px 0 0;
  width: auto !important; }

.arrowboxlarge {
  background-color: transparent;
  background-image: url("../images/start_arrow.png");
  background-image: none, url("../images/start_arrow.svg");
  background-position: right;
  background-repeat: no-repeat;
  border: none;
  color: #4080c0;
  font-size: 20px;
  margin-top: 10px;
  padding: 0 30px 0 0;
  width: auto; }
  @media screen and (max-width: 1px) {
    .arrowboxlarge {
      background-size: 20px 20px; } }
  @media screen and (min-width: 1px) {
    .arrowboxlarge {
      font: 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif;
      padding: 0 50px 0 0; } }
  .arrowboxlarge.grey-arrow-link {
    background-image: url("../images/next.png");
    background-image: none, url("../images/next.svg");
    color: #606060;
    padding: 0 35px 0 0; }

.basket-checkout-button {
  background-color: #fed731;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: left;
  color: #404040;
  display: block;
  line-height: 40px;
  margin: 0 0 10px;
  padding: 0 10px; }
  .basket-checkout-button .next-arrow {
    float: right;
    margin-top: 12.5px; }

.btn-version-b .add-to-cart-container .add-to-cart .add-to-basket,
.btn-version-b .basket-checkout-button,
.btn-version-b .headerbasket .headercheckoutbutton,
.btn-version-b .add-to-basket-form .add-to-cart .addtobasket,
.btn-version-b .add-to-cart-container .add-to-cart .add-to-basket {
  background-color: #0055b1;
  color: #fff; }

.btn-version-b .add-to-basket-form .add-to-cart .addtobasket,
.btn-version-b .add-to-cart-container .add-to-cart .add-to-basket {
  background-image: url("../images/cart_symbol_white.png");
  background-image: none, url("../images/cart_symbol_white.svg");
  height: 22px;
  width: 22px;
  height: 45px;
  width: 100%; }

.btn-version-b .basket-checkout-button .next-arrow {
  background-image: url("../images/next_white.png");
  background-image: none, url("../images/next_white.svg");
  height: 15px;
  width: 21px; }

.checkout-form .form-element.postcode input {
  text-transform: uppercase;
  width: 50%; }

.checkout-form .form-element.expiry input,
.checkout-form .form-element.expiry select,
.checkout-form .form-element.startdate select {
  display: inline-block;
  width: 76px; }

.checkout-form .form-element.security-code input,
.checkout-form .form-element.issuenumber input {
  width: 50px; }

.checkout-form .payment-type {
  position: relative; }
  @media screen and (min-width: 1px) {
    .checkout-form .payment-type .form-element {
      height: 120px; } }
  @media screen and (min-width: 1px) {
    .checkout-form .payment-type .form-element.error {
      height: 140px; } }

.checkout-form .securitytext {
  cursor: default;
  margin-bottom: 5px; }
  @media screen and (min-width: 1px) {
    .checkout-form .securitytext {
      background: url("../images/padlock.png") 30px 4px no-repeat;
      background: none, url("../images/padlock.svg") 30px 4px no-repeat;
      bottom: 7px;
      padding-left: 50px;
      position: absolute;
      right: -100%;
      width: 100%; } }
  .checkout-form .securitytext .mastercard,
  .checkout-form .securitytext .verifiedbyvisa {
    display: inline-block;
    height: 22px;
    margin: 10px 0 0 0;
    overflow: hidden;
    text-indent: -9999px;
    visibility: visible;
    width: 70px; }
  .checkout-form .securitytext .mastercard {
    background: url("../images/logo_mastercard_secure_code.png") no-repeat;
    background: none, url("../images/logo_mastercard_secure_code.svg") no-repeat; }
  .checkout-form .securitytext .verifiedbyvisa {
    background: url("../images/logo_verified_by_visa.png") no-repeat;
    background: none, url("../images/logo_verified_by_visa.svg") no-repeat; }

.checkout-form .payment-fields {
  clear: both; }
  @media screen and (max-width: 1px) {
    .checkout-form .payment-fields {
      margin-top: 25px; } }

.checkout-form .gift-wrap .label-help {
  margin-bottom: 0; }

.checkout-form .address-form {
  margin-bottom: 23px; }

.checkout-form .paymentredirect {
  background-color: #f4f4f4;
  border: none;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 1px) {
    .checkout-form .paymentredirect {
      height: 158px; } }
  @media screen and (max-width: 1px) {
    .checkout-form .paymentredirect {
      height: 50px; } }

.checkout-form .payment.errorSummary {
  margin-top: -2px; }

.checkout-form .delivery-fields {
  margin-bottom: 25px; }

.checkout-form .ccpayment {
  margin-top: 10px; }
  .checkout-form .ccpayment .form-fieldset {
    margin-bottom: 15px; }
    @media screen and (min-width: 1px) {
      .checkout-form .ccpayment .form-fieldset {
        padding: 25px 30px; } }

.checkout-form .terms-container {
  margin: 5px 0;
  width: 100%; }

.form-container {
  margin: 0 10px; }

.form-title-container {
  margin: 43px 0; }

.form-title {
  font: bold 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif; }

.form-section-title {
  font-weight: bold;
  margin: 28px 0 0; }

.form-fieldset {
  background-color: #f4f4f4;
  border: none;
  margin: 8px 0;
  padding: 8px 10px 5px; }
  @media screen and (min-width: 1px) {
    .form-fieldset {
      margin: 5px 0;
      padding: 25px 30px 5px; } }

.form-element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 28px;
  position: relative;
  width: 100%; }
  .form-element:after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 1px) {
    .form-element {
      margin: 0 0 25px 0;
      width: 50%; } }
  @media screen and (max-width: 1px) {
    .form-element:last-child {
      margin-bottom: 5px; } }
  .form-element .errorMessage {
    display: none; }
  .form-element .label-help {
    position: relative; }
  .form-element .form-field-label {
    cursor: pointer;
    display: block;
    font-weight: bold;
    width: 100%; }
  .form-element.required .form-field-label:before {
    content: "*"; }
  .form-element .instructions {
    clear: left;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
    @media screen and (min-width: 1px) {
      .form-element .instructions {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1; } }
  .form-element .grouped-fields-container {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
    .form-element .grouped-fields-container input + input {
      margin-top: 15px; }
  .form-element .grouped-fields-single-container {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .form-element .grouped-fields-single-container .two-chars {
      margin-right: 10px;
      text-align: center;
      width: 45px; }
    .form-element .grouped-fields-single-container .four-chars {
      text-align: center;
      width: 70px; }
    .form-element .grouped-fields-single-container .fill-row {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-right: 10px; }
      .form-element .grouped-fields-single-container .fill-row:last-child {
        margin-right: 0; }
  .form-element input, .form-element textarea, .form-element select {
    clear: left;
    display: block;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 8px; }
    @media screen and (min-width: 1px) {
      .form-element input, .form-element textarea, .form-element select {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2; } }
  .form-element input[type="text"], .form-element input[type="tel"], .form-element input[type="email"],
  .form-element input[type="password"], .form-element textarea {
    border: 1px solid #e3e3e3;
    height: 39px;
    line-height: 39px;
    padding: 0 6px;
    -webkit-appearance: none;
    width: 100%; }
  .form-element input[type="radio"], .form-element input[type="checkbox"] {
    height: 16px;
    line-height: 22px;
    margin-top: 0;
    width: 16px; }
    .form-element input[type="radio"]:focus, .form-element input[type="checkbox"]:focus {
      border: 0;
      outline: 0; }
  .form-element textarea {
    border: 1px solid #e3e3e3;
    height: 110px;
    resize: vertical; }
  .form-element select {
    cursor: pointer;
    height: auto; }
  .form-element input:focus,
  .form-element textarea:focus {
    border: 1px solid #404040;
    outline: 1px solid #404040; }
  .form-element .form-field-label + .checkbox-container,
  .form-element .form-field-label + .radio-container {
    margin-top: -3px; }
  .form-element .checkbox-container, .form-element .radio-container {
    display: table;
    margin-bottom: 25px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
    .form-element .checkbox-container:last-of-type, .form-element .radio-container:last-of-type {
      margin-bottom: 0; }
    .form-element .checkbox-container input, .form-element .radio-container input {
      display: table-cell; }
      .form-element .checkbox-container input:focus, .form-element .radio-container input:focus {
        outline: none; }
    .form-element .checkbox-container label, .form-element .radio-container label {
      font-weight: normal;
      width: auto; }
    .form-element .checkbox-container .label-container, .form-element .radio-container .label-container {
      padding-left: 30px; }
    .form-element .checkbox-container .form-field-label, .form-element .radio-container .form-field-label {
      display: table-cell;
      float: none;
      padding-left: 10px; }
  .form-element .helptext-container {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1; }
    @media screen and (min-width: 1px) {
      .form-element .helptext-container {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-order: 3;
        -ms-flex-order: 3;
        order: 3; } }
  .form-element .helptext-icon {
    background: url("../images/helptext_icon.png");
    background: none, url("../images/helptext_icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 45px;
    position: absolute;
    right: -12px;
    top: -13px;
    width: 45px; }
    @media screen and (min-width: 1px) {
      .form-element .helptext-icon {
        right: -65px; } }
  .form-element .helptext {
    color: #404040;
    display: none;
    margin-right: 20px; }
    @media screen and (min-width: 1px) {
      .form-element .helptext {
        margin: 0;
        position: absolute;
        right: -100%;
        top: 0;
        width: 75%; } }
  .form-element .helptext.active {
    clear: both;
    display: block; }

.form-short-element input {
  width: 50% !important; }

@media screen and (min-width: 1px) {
  .form-element.arrowbox {
    margin-bottom: 23px; } }

@media screen and (max-width: 1px) {
  .aside-text {
    margin-bottom: 23px;
    margin-top: -18px; } }

.aside-text:last-child {
  margin-bottom: 8px; }

@media screen and (min-width: 1px) {
  .aside-text {
    float: right;
    line-height: 39px;
    margin-top: -64px;
    padding-left: 30px;
    width: 50%; } }

.form-element.error .errorMessage {
  color: #ff5974;
  display: block;
  margin-bottom: 5px; }

.form-element.error input, .form-element.error textarea {
  background-color: #f8b6c1;
  border-color: #f8b6c1; }
  .form-element.error input:focus, .form-element.error textarea:focus {
    border: 1px solid #f8b6c1;
    outline: 1px solid #f8b6c1; }

.errorSummary {
  color: #ff5974;
  margin: 23px 0; }
  .errorSummary li {
    margin: 8px 0;
    padding-left: 18px;
    text-indent: -18px; }

.how-to-buy {
  margin-top: 10px;
  padding-top: 10px; }
  .how-to-buy .step {
    float: left; }
    @media screen and (min-width: 1px) {
      .how-to-buy .step {
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 12.5518239878%; }
        .how-to-buy .step:last-child {
          margin-right: 0; } }
    .how-to-buy .step h2 {
      color: #e04020;
      font: bold 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif;
      margin-top: 30px; }
    .how-to-buy .step strong {
      font: bold 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif; }
  .how-to-buy .start-planning {
    float: right;
    font: 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif;
    margin-top: 23px; }
  .how-to-buy .start-arrow {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    background-image: url("../images/start_arrow.png");
    background-image: none, url("../images/start_arrow.svg");
    height: 30px;
    width: 30px; }

.next-steps {
  border-top: 1px solid #a0a0a0;
  margin-top: 10px;
  padding-top: 10px; }
  .next-steps h2 {
    margin: 5px 0 3px 0;
    padding: 0; }
    @media screen and (min-width: 1px) {
      .next-steps h2 {
        font: bold 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif;
        margin: 0 0 17.5px; } }
  .next-steps a {
    color: #606060;
    display: block;
    font: 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif; }
    .next-steps a.next-steps-link {
      padding-top: 5px; }
  .next-steps img {
    display: block;
    width: 100%; }
  @media screen and (min-width: 1px) {
    .next-steps .next-steps-module {
      float: left;
      display: block;
      margin-right: 3.1684356888%;
      width: 31.2210428741%; }
      .next-steps .next-steps-module:last-child {
        margin-right: 0; } }
  .next-steps .next-arrow {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle; }

.product-qty:after {
  clear: both;
  content: "";
  display: table; }

.product-qty .adjust-qty {
  background-color: transparent;
  border: 1px solid #a0a0a0;
  display: inline-block;
  float: left;
  height: 36px;
  padding: 5px;
  text-align: center;
  width: 39px; }
  @media screen and (min-width: 1px) {
    .product-qty .adjust-qty:hover {
      border: 1px solid #404040; } }
  .product-qty .adjust-qty-input {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    font-weight: bold; }
  .product-qty .adjust-qty-decrease, .product-qty .adjust-qty-increase {
    cursor: pointer; }
    @media screen and (min-width: 1px) {
      .product-qty .adjust-qty-decrease:hover, .product-qty .adjust-qty-increase:hover {
        border: 1px solid #404040; } }
    .product-qty .adjust-qty-decrease::selection, .product-qty .adjust-qty-increase::selection {
      background-color: white; }
    .product-qty .adjust-qty-decrease::-moz-selection, .product-qty .adjust-qty-increase::-moz-selection {
      background-color: white; }
  .product-qty .adjust-qty-decrease {
    border-right: 0; }
    @media screen and (min-width: 1px) {
      .product-qty .adjust-qty-decrease:hover {
        padding-right: 4px; } }
  .product-qty .adjust-qty-increase {
    border-left: 0; }
    @media screen and (min-width: 1px) {
      .product-qty .adjust-qty-increase:hover {
        padding-left: 4px; } }
    @media screen and (min-width: 1px) {
      .product-qty .adjust-qty-increase.disabled:hover {
        border: 1px solid #a0a0a0;
        border-left: 0;
        padding-left: 5px; } }

.product-qty input::-webkit-outer-spin-button,
.product-qty input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.colour-picker {
  background-repeat: no-repeat;
  color: #808080;
  display: block;
  line-height: 37px; }
  @media screen and (min-width: 1px) {
    .colour-picker:hover {
      color: #404040; } }
  .colour-picker.active {
    color: #404040; }
  .colour-picker-left {
    background-position: top left;
    padding-left: 45px;
    text-align: left; }
  .colour-picker-right {
    background-position: top right;
    padding-right: 45px;
    text-align: right; }

.jp .colour-picker.active {
  font-weight: bold; }

.off-white-picker {
  background-image: url("../images/white_unselected.gif");
  background-image: none, url("../images/white_unselected.svg"); }

.off-white-picker:hover {
  background-image: url("../images/white_selected.gif");
  background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2237%22%20height%3D%2236.5%22%20viewBox%3D%22-2%20-2.8%2037%2036.5%22%20enable-background%3D%22new%20-2%20-2.8%2037%2036.5%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23F7F7F3%3B%7D%20.st1%7Bfill%3A%23FFE000%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2216%22%20cy%3D%2215.2%22%20r%3D%2213.5%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M16-.8c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016S0%2024%200%2015.2s7.2-16%2016-16m0-2c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18z%22%2F%3E%3C%2Fsvg%3E"); }

.off-white-picker.active {
  background-image: url("../images/white_tick.png");
  background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2272%22%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23F7F7F3%3B%7D%20.st1%7Bfill%3A%23FFE008%3B%7D%20.st2%7Bfill%3Anone%3Bstroke%3A%23FFE008%3Bstroke-width%3A8%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2227%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M36%204c17.6%200%2032%2014.4%2032%2032S53.6%2068%2036%2068%204%2053.6%204%2036%2018.4%204%2036%204m0-4C16.1%200%200%2016.1%200%2036s16.1%2036%2036%2036%2036-16.1%2036-36S55.9%200%2036%200z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M20.4%2037l9.9%209.9%2021.3-21.3%22%2F%3E%3C%2Fsvg%3E");
  background-size: 37px 37px; }

.black-picker {
  background-image: url("../images/black_unselected.gif");
  background-image: none, url("../images/black_unselected.svg"); }

.black-picker:hover {
  background-image: url("../images/black_selected.gif");
  background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2237%22%20height%3D%2236.5%22%20viewBox%3D%22-2%20-2.8%2037%2036.5%22%20enable-background%3D%22new%20-2%20-2.8%2037%2036.5%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23FFE000%3B%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2215.2%22%20r%3D%2213.5%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M16-.8c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016S0%2024%200%2015.2s7.2-16%2016-16m0-2c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18z%22%2F%3E%3C%2Fsvg%3E"); }

.black-picker.active {
  background-image: url("../images/black_tick.png");
  background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2272%22%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23010203%3B%7D%20.st1%7Bfill%3A%23FFE008%3B%7D%20.st2%7Bfill%3Anone%3Bstroke%3A%23FFE008%3Bstroke-width%3A8%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2227%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M36%204c17.6%200%2032%2014.4%2032%2032S53.6%2068%2036%2068%204%2053.6%204%2036%2018.4%204%2036%204m0-4C16.1%200%200%2016.1%200%2036s16.1%2036%2036%2036%2036-16.1%2036-36S55.9%200%2036%200z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M20.4%2037l9.9%209.9%2021.3-21.3%22%2F%3E%3C%2Fsvg%3E");
  background-size: 37px 37px; }

.silver-picker {
  background-image: url("../images/silver_unselected.png");
  background-image: none, url("../images/silver_unselected.svg"); }

.silver-picker:hover {
  background-image: url("../images/silver_selected.png");
  background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2237%22%20height%3D%2236.5%22%20viewBox%3D%22-2%20-2.8%2037%2036.5%22%20enable-background%3D%22new%20-2%20-2.8%2037%2036.5%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23E3E3E3%3B%7D%20.st1%7Bfill%3A%23FFE000%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2216%22%20cy%3D%2215.2%22%20r%3D%2213.5%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M16-.8c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016S0%2024%200%2015.2s7.2-16%2016-16m0-2c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18z%22%2F%3E%3C%2Fsvg%3E"); }

.silver-picker.active {
  background-image: url("../images/silver_tick.png");
  background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2272%22%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23ABABAB%3B%7D%20.st1%7Bfill%3A%23FFE008%3B%7D%20.st2%7Bfill%3Anone%3Bstroke%3A%23FFE008%3Bstroke-width%3A8%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2227%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M36%204c17.6%200%2032%2014.4%2032%2032S53.6%2068%2036%2068%204%2053.6%204%2036%2018.4%204%2036%204m0-4C16.1%200%200%2016.1%200%2036s16.1%2036%2036%2036%2036-16.1%2036-36S55.9%200%2036%200z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M20.4%2037l9.9%209.9%2021.3-21.3%22%2F%3E%3C%2Fsvg%3E");
  background-size: 37px 37px; }

.contactus {
  background-image: url("../images/phone.png");
  background-image: none, url("../images/phone.svg");
  background-position: left 5px;
  background-repeat: no-repeat;
  border-top: 1px solid #a0a0a0;
  margin: 0;
  padding: 8px 0; }
  .contactus p {
    padding-left: 30px; }

.icons-settings-gear {
  background-image: url("../images/cog_white.png");
  background-image: none, url("../images/cog_white.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat; }
  @media screen and (min-width: 1px) {
    .icons-settings-gear {
      background-image: url("../images/cog.png");
      background-image: none, url("../images/cog.svg"); } }
  @media screen and (min-width: 1px) {
    .icons-settings-gear:hover {
      background-image: url("../images/cog_hover.png");
      background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22440%22%20height%3D%22440%22%3E%3Cpath%20d%3D%22m365%20167a155%20155%200%200%201%209%2047l8%205%2037%2010a200%20200%200%200%201-12%2061l-38-5-9%201a155%20155%200%200%201-27%2040l2%209%2020%2033a200%20200%200%200%201-52%2035l-23-31-7-5a155%20155%200%200%201-47%209l-5%208L212%20420a200%20200%200%200%201-61-12l5-38-1-9a155%20155%200%200%201-40-27l-9%202-33%2020A200%20200%200%200%201%2038%20304l31-23%205-7A155%20155%200%200%201%2065%20226L57%20222%2020%20212a200%20200%200%200%201%2012-61l38%205%209-1A155%20155%200%200%201%20106%20115L104%20106%2084%2073A200%20200%200%200%201%20136%2039l23%2031%207%205a155%20155%200%200%201%2047-9l5-8%2010-37a200%20200%200%200%201%2061%2012l-5%2038%201%209a155%20155%200%200%201%2040%2027l9-2%2033-20a200%20200%200%200%201%2035%2052l-31%2023-5%207m-70%2054a75%2075%200%201%201%200-1z%22%20style%3D%22fill%3A%23fff%3Bstroke-width%3A30%3Bstroke%3A%237fccdf%22%2F%3E%3C%2Fsvg%3E"); } }

.icons-current-planning {
  background-image: url("../images/set_square.png");
  background-image: none, url("../images/set_square.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px; }
  @media screen and (min-width: 1px) {
    .icons-current-planning:hover {
      background-image: url("../images/set_square_hover.png");
      background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022%2022%22%20enable-background%3D%22new%200%200%2022%2022%22%20width%3D%2222%22%20height%3D%2222%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%237fccdf%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M2%203l17%2017H2z%22%2F%3E%3Cpath%20d%3D%22M5.5%2011.5l5%205h-5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); } }

.icons-order-history {
  background-image: url("../images/clock.png");
  background-image: none, url("../images/clock.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px; }
  @media screen and (min-width: 1px) {
    .icons-order-history:hover {
      background-image: url("../images/clock_hover.png");
      background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022%2022%22%20enable-background%3D%22new%200%200%2022%2022%22%20width%3D%2222%22%20height%3D%2222%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%237fccdf%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%2210%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2014.5l-4-4V18%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); } }

.icons-cart-symbol {
  background-image: url("../images/cart_symbol.png");
  background-image: none, url("../images/cart_symbol.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px; }
  @media screen and (min-width: 1px) {
    .icons-cart-symbol:hover {
      background-image: url("../images/cart_symbol_hover.png");
      background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20fill%3D%22%237fccdf%22%20d%3D%22M8%2014h14v2H8zm0-4h14v2H8zm0-3.6h14v2H8zM0%200h2v2H0zm8%2014c-1.1%200-2-.9-2-2H4c0%202.2%201.8%204%204%204v-2zM2%202c1.1%200%202%20.9%202%202h2c0-2.2-1.8-4-4-4v2zm2%202h2v8H4z%22%2F%3E%3Ccircle%20fill%3D%22%237fccdf%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%222%22%2F%3E%3Ccircle%20fill%3D%22%237fccdf%22%20cx%3D%226%22%20cy%3D%2220%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E"); } }

.icons-arrow-forward {
  background-image: url("../images/chevron_right.png");
  background-image: none, url("../images/chevron_right.svg");
  background-repeat: no-repeat;
  background-size: 9px 14px; }
  @media screen and (min-width: 1px) {
    .icons-arrow-forward:hover {
      background-image: url("../images/chevron_right_hover.png");
      background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2214%22%20viewBox%3D%220%200%2018%2028%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%237fccdf%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M3.1%2028L0%2025l11.7-11L0%203l3.1-3L18%2014z%22%2F%3E%3C%2Fsvg%3E"); } }

.icons-chevron-down {
  background-image: url("../images/chevron_down.png");
  background-image: none, url("../images/chevron_down.svg"); }

.icons-chevron-down:hover {
  background-image: url("../images/chevron_down_hover.png");
  background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%229%22%20viewBox%3D%220%200%2028%2018%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%237fccdf%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%203.1L3%200l11%2011.7L25%200l3%203.1L14%2018z%22%2F%3E%3C%2Fsvg%3E"); }

.icons-chevron-up {
  background-image: url("../images/chevron_up.png");
  background-image: none, url("../images/chevron_up.svg"); }

.icons-chevron-up:hover {
  background-image: url("../images/chevron_up_hover.png");
  background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%229%22%20viewBox%3D%22-5%205%2028%2018%22%20enable-background%3D%22new%20-5%205%2028%2018%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%237fccdf%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M9%205l14%2014.9-3%203.1L9%2011.3-2%2023l-3-3.1z%22%2F%3E%3C%2Fsvg%3E"); }

.next-arrow {
  background: url("../images/next.png") no-repeat;
  background: none, url("../images/next.svg") no-repeat;
  height: 15px;
  width: 21px; }

form.searchForm {
  height: 15px;
  overflow: hidden;
  position: absolute;
  margin: 0;
  right: 5px;
  top: 5px;
  width: 105px; }
  @media screen and (max-width: 1px) {
    form.searchForm {
      height: 45px;
      position: relative;
      padding: 0;
      right: 0;
      top: 0;
      width: 100%; } }

input.search {
  border: none;
  border-radius: 0;
  font-size: 11px;
  height: 15px;
  left: 0;
  line-height: 15px;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-appearance: textfield; }
  @media screen and (max-width: 1px) {
    input.search {
      font-size: 16px;
      height: 45px;
      padding: 0 10px;
      width: 100%; }
      input.search::-webkit-input-placeholder {
        color: black;
        opacity: 0.4; }
      input.search::-moz-placeholder {
        color: black;
        opacity: 0.4; }
      input.search:-moz-placeholder {
        color: black;
        opacity: 0.4; }
      input.search:-ms-input-placeholder {
        color: black;
        opacity: 0.4; } }

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

input.search::-webkit-input-placeholder {
  color: #fff; }

input.search:-moz-placeholder {
  color: #fff; }

input.search::-moz-placeholder {
  color: #fff; }

input.search:-ms-input-placeholder {
  color: #fff; }

.searchButton {
  background: white url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23606060%22%20stroke-width%3D%221.4%22%20cx%3D%224.639%22%20cy%3D%228.868%22%20r%3D%222.803%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23606060%22%20stroke-width%3D%221.4%22%20d%3D%22M6.85%2010.617l3.58%203.58%22%2F%3E%3C%2Fsvg%3E") left -2px no-repeat;
  /* search.svg */
  background-position-x: inherit;
  background-size: inherit;
  border: none;
  border-radius: 0;
  cursor: pointer;
  height: 15px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
  text-transform: capitalize;
  width: 13px; }
  @media screen and (max-width: 1px) {
    .searchButton {
      background-position-x: 10px;
      background-size: 45px;
      height: 45px;
      width: 45px; } }

.nosvg .searchButton {
  background-image: url("../images/search.png"); }

input.search:focus,
.searchButton:focus {
  outline: none; }

label[for="q"] {
  color: #404041;
  display: inline-block;
  float: left;
  font-size: 28px;
  margin: 10px 10px 0 0; }

.search404 {
  border: 1px solid #c8c7c7;
  float: left;
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  padding: 0 7px;
  width: 280px !important; }

.searchBig {
  border: 1px solid #c8c7c7;
  float: left;
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  padding: 0 7px;
  width: 600px !important; }

.searchBig:focus,
.search404:focus {
  outline: none; }

.search-box-container {
  height: 56px;
  overflow: auto;
  width: 100%; }

.result {
  border-top: 1px solid #a0a0a0;
  padding: 14px 0 !important; }

.result > div > a,
.result > div > a:active,
.result > div > a:visited {
  font-size: 25px; }

.result .url {
  font-size: 11px;
  margin-top: 5px; }

.result .url a {
  color: #000; }

.result .abstract {
  font-size: 13px; }

.result-category .category {
  border-top: 1px solid #a0a0a0;
  font-size: 28px;
  margin: 0 0 28px 0;
  padding: 28px 0 0; }

input[type="submit"].searchButtonBig {
  background: white url("../images/search-big.png") no-repeat center center;
  border: none;
  border-radius: 0;
  cursor: pointer;
  height: 40px;
  text-indent: -9999px;
  width: 60px; }

input[type="submit"].searchButtonBig:focus {
  outline: none; }

.search-thumbnail {
  float: right; }

.clandestine {
  display: none; }

@media screen and (max-width: 1px) {
  .securetrading .checkout-basket {
    padding: 0 10px; } }

@media screen and (min-width: 1px) {
  .securetrading .desktop-hide {
    display: none !important; } }

.securetrading .dispatch-and-total {
  margin: 0; }
  .securetrading .dispatch-and-total .dispatch-type {
    padding: 15px; }

.securetrading .order-summary {
  padding: 0; }

.securetrading .items-total {
  padding: 0; }

.securetrading .dispatch-total {
  padding: 8px 0 3px; }

.securetrading .order-total {
  padding-bottom: 8px; }

.story {
  font: 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif;
  margin-top: 10px;
  padding-top: 10px; }
  .story figure {
    position: relative; }
    @media screen and (min-width: 1px) {
      .story figure {
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 42.7611938829%; }
        .story figure:last-child {
          margin-right: 0; } }
  @media screen and (min-width: 1px) {
    .story img {
      float: left;
      display: block;
      margin-right: 4.1109178249%;
      width: 77.690517609%; }
      .story img:last-child {
        margin-right: 0; } }
  .story figcaption {
    display: none;
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 1px) {
      .story figcaption {
        bottom: 0;
        font: bold 11px/1.3 "Linotype Univers W01", Helvetica, Arial, sans-serif;
        position: absolute;
        right: 0;
        float: left;
        display: block;
        margin-right: 4.1109178249%;
        width: 18.1985645662%; }
        .story figcaption:last-child {
          margin-right: 0; } }
  .story h2 {
    margin: 5px 0 3px 0;
    padding: 0; }
    @media screen and (min-width: 1px) {
      .story h2 {
        font: bold 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif;
        margin: 0 0 17.5px; } }
  .story p {
    margin-bottom: 10px; }
    @media screen and (min-width: 1px) {
      .story p {
        margin: 0 0 17.5px; } }
  @media screen and (max-width: 1px) {
    .story .story-text {
      padding: 10px; } }
  @media screen and (min-width: 1px) {
    .story .story-text {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 23.6815918439%;
      margin-left: 6.3598673463%; }
      .story .story-text:last-child {
        margin-right: 0; } }

.story-2 {
  font: 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif;
  margin-top: 10px;
  padding-top: 10px; }
  .story-2 figure {
    position: relative; }
    @media screen and (min-width: 1px) {
      .story-2 figure {
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 36.4013265366%; }
        .story-2 figure:last-child {
          margin-right: 0; } }
  @media screen and (min-width: 1px) {
    .story-2 img {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 73.7927105213%;
      margin-left: 26.2072894787%; }
      .story-2 img:last-child {
        margin-right: 0; } }
  .story-2 figcaption {
    display: none;
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 1px) {
      .story-2 figcaption {
        bottom: 0;
        font: bold 11px/1.3 "Linotype Univers W01", Helvetica, Arial, sans-serif;
        position: absolute;
        left: 0;
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 21.378131564%; }
        .story-2 figcaption:last-child {
          margin-right: 0; } }
  .story-2 h2 {
    margin: 5px 0 3px 0;
    padding: 0; }
    @media screen and (min-width: 1px) {
      .story-2 h2 {
        font: bold 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif;
        margin: 0 0 17.5px; } }
  .story-2 p {
    margin-bottom: 10px; }
    @media screen and (min-width: 1px) {
      .story-2 p {
        margin: 0 0 17.5px; } }
  @media screen and (max-width: 1px) {
    .story-2 .story-text {
      padding: 10px; } }
  @media screen and (min-width: 1px) {
    .story-2 .story-text {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 17.3217244976%; }
      .story-2 .story-text:last-child {
        margin-right: 0; } }

.takeaway-message-container {
  border-top: 1px solid #a0a0a0;
  margin-top: 10px;
  padding-top: 10px; }

.takeaway-message {
  max-width: 470px; }
  .takeaway-message h2 {
    font: 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 0; }
  .takeaway-message blockquote {
    font: 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif;
    margin: 0 0 17.5px; }
  .takeaway-message a {
    font: 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif;
    display: block; }

.add-to-basket-form .add-to-cart,
.add-to-basket-form .added-to-cart {
  background-color: #f4f4f4;
  margin: 10px 10px 0;
  padding: 8px 10px 10px; }
  @media screen and (min-width: 1px) {
    .add-to-basket-form .add-to-cart,
    .add-to-basket-form .added-to-cart {
      margin: 10px 0 0; } }

.add-to-basket-form .add-to-cart {
  margin-top: 50px; }
  .add-to-basket-form .add-to-cart .addtobasket {
    background: url("../images/cart_symbol.png") 235px center no-repeat #fed731;
    background: none, url("../images/cart_symbol.svg") 235px center no-repeat #fed731;
    background-size: 20px 20px;
    border: 0;
    clear: left;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    margin: 0;
    outline: none;
    padding: 0 10px;
    text-align: left;
    width: 100%; }
  .add-to-basket-form .add-to-cart .product-qty {
    margin: 10px 0; }
  .add-to-basket-form .add-to-cart p {
    margin: 0; }

.add-to-basket-form p:last-child {
  color: #808080;
  margin: 10px 0 0 0; }

.add-to-basket-form .product-images {
  display: block; }

.add-to-basket-form .product-colour {
  cursor: pointer;
  display: block;
  float: left;
  margin: 0 30px 0 0;
  padding-left: 45px;
  position: relative;
  width: 85px; }
  .add-to-basket-form .product-colour input {
    left: 12px;
    position: absolute;
    top: 11px;
    z-index: -1; }

.add-to-basket-form .product-colour:last-child {
  margin: 0; }

.added-to-cart-loading {
  display: none;
  height: 45px;
  margin: 10px 10px;
  padding: 10px 0;
  position: relative; }
  @media screen and (min-width: 1px) {
    .added-to-cart-loading {
      margin: 10px 0; } }

.product-picker {
  border-top: 1px solid #a0a0a0;
  margin-bottom: 25px;
  padding-top: 10px; }
  .product-picker .product-price {
    margin-bottom: 8px; }

.product-services {
  margin-top: 30px; }

.order-summary .summary-title {
  float: left; }
  .order-summary .summary-title .closed {
    background: white url("../images/accordion.png") left bottom no-repeat;
    background: none, white url("../images/accordion.svg") left bottom no-repeat;
    padding-left: 15px; }
  .order-summary .summary-title .open {
    background: white url("../images/accordion.png") left top no-repeat;
    background: none, white url("../images/accordion.svg") left top no-repeat;
    padding-left: 15px; }
  .order-summary .summary-title strong {
    color: #4080c0;
    cursor: pointer; }

.order-summary .order-summary-header {
  font-weight: bold;
  padding-bottom: 12px; }
  @media screen and (min-width: 1px) {
    .order-summary .order-summary-header {
      padding: 10px 0 30px; } }
  .order-summary .order-summary-header a {
    font-weight: normal; }

@media screen and (max-width: 1px) {
  .order-summary .order-summary-header.closed {
    border-bottom: 1px solid #a0a0a0; } }

@media screen and (max-width: 1px) {
  .order-summary .order-summary-header.open {
    border-bottom: none; } }

.order-summary .basket-item-picture {
  float: left;
  margin-right: 10px;
  width: 76px; }

.basket-item {
  padding: 20px 0 8px 0;
  position: relative; }
  .basket-item:after {
    clear: both;
    content: "";
    display: table; }
  .basket-item ul {
    width: 184px; }
  .basket-item .product-link {
    color: black; }
    @media screen and (min-width: 1px) {
      .basket-item .product-link:hover {
        border-bottom: none;
        color: black; } }
  .basket-item .basket-partno {
    line-height: 16px;
    margin-bottom: 6px; }
  .basket-item .detail {
    color: #a0a0a0; }
  .basket-item .remove-from-basket,
  .basket-item .undo-remove-from-basket {
    border-width: 0 0 1px 0;
    color: #a0a0a0;
    font-weight: bold; }
    @media screen and (min-width: 1px) {
      .basket-item .remove-from-basket:hover,
      .basket-item .undo-remove-from-basket:hover {
        border-bottom: 1px solid #404040;
        color: #404040; } }
  .basket-item .basket-qty {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 8px;
    min-width: 120px; }
    .basket-item .basket-qty:after {
      clear: both;
      content: "";
      display: table; }
  .basket-item .basket-price {
    display: inline-block;
    position: relative; }
  .basket-item .basket-stock {
    color: #a0a0a0;
    margin-top: 12px;
    width: 170px; }

.items-total {
  border-top: 1px solid #a0a0a0;
  line-height: 40px; }
  @media screen and (min-width: 1px) {
    .items-total {
      padding: 0; } }
  .items-total:first-child {
    border-top: 0; }

.dispatch-and-total {
  border-bottom: 1px solid #a0a0a0; }
  .dispatch-and-total .dispatch-type {
    background-color: #f4f4f4;
    border-top: 1px solid #a0a0a0;
    padding: 10px 10px 8px;
    position: relative; }
    .dispatch-and-total .dispatch-type .collection, .dispatch-and-total .dispatch-type .delivery {
      margin: 20px 0 0; }
      .dispatch-and-total .dispatch-type .collection .dispatch-radio, .dispatch-and-total .dispatch-type .delivery .dispatch-radio {
        float: left;
        line-height: normal;
        margin-right: 10px; }
      .dispatch-and-total .dispatch-type .collection .dispatch-info, .dispatch-and-total .dispatch-type .delivery .dispatch-info {
        display: table-cell; }
        .dispatch-and-total .dispatch-type .collection .dispatch-info p, .dispatch-and-total .dispatch-type .delivery .dispatch-info p {
          margin: 0; }
  .dispatch-and-total .dispatch-total {
    border-top: 1px solid #a0a0a0;
    padding: 8px 0 3px; }
  .dispatch-and-total .order-total {
    padding-bottom: 8px; }
  .dispatch-and-total .order-total-label {
    float: left;
    margin-right: 7.5%;
    width: 52.5%; }
  .dispatch-and-total .order-total-amount {
    float: left;
    text-align: right;
    width: 40%; }
  .dispatch-and-total.with-form {
    border-bottom: 0; }

.checkout .basket-item {
  padding: 0 0 25px; }

.checkout .dispatch-and-total {
  border-bottom: 1px solid #a0a0a0; }

.headerbasket,
.summarybasket {
  background: #f4f4f4;
  border: 0;
  height: 45px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%; }
  .headerbasket .headercheckoutbutton,
  .summarybasket .headercheckoutbutton {
    background: #fed731;
    color: #404040;
    display: block;
    float: right;
    line-height: 29px;
    margin: 8px;
    text-align: center;
    width: 142px; }

@media screen and (min-width: 1px) {
  .headerbasket {
    font: 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif;
    left: 50%;
    margin-left: 183px;
    position: absolute;
    top: 38px;
    width: 292px; } }

.openbasket {
  background-image: url("../images/cart_symbol.png");
  background-image: none, url("../images/cart_symbol.svg");
  background-position: 10px 12.5px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  color: #404040;
  cursor: pointer;
  float: left;
  line-height: 45px;
  margin: 0;
  padding: 0 0 0 46px; }

.closebasket {
  background-image: url("../images/close_button.png");
  background-image: none, url("../images/close_button.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 45px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  width: 45px; }

.summarybasket {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  width: 292px;
  z-index: 2000; }
  @media screen and (min-width: 1px) {
    .summarybasket {
      font: 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif;
      position: static; } }

.containerbasket {
  background-color: #fff;
  padding: 0;
  position: absolute;
  bottom: 0;
  overflow-y: scroll;
  right: 0;
  top: 0;
  width: 292px;
  z-index: 1000;
  -webkit-overflow-scrolling: touch; }
  @media screen and (min-width: 1px) {
    .containerbasket {
      bottom: initial;
      left: 50%;
      margin-left: 183px;
      overflow: hidden;
      right: auto;
      top: 38px; } }

.newbasket {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  border-top-color: #e0e0e0;
  border-bottom: none;
  box-sizing: border-box;
  clear: left;
  float: none;
  margin: 0;
  padding: 45px 10px 20px;
  width: 100%; }
  @media screen and (min-width: 1px) {
    .newbasket {
      font: normal 14px/17.5px "Linotype Univers W01", Helvetica, Arial, sans-serif;
      padding-top: 0; } }

@media screen and (min-width: 1px) {
  .basket.modal {
    position: static; }
    .basket.modal .bg {
      background-color: #000;
      filter: alpha(opacity=60);
      opacity: 0.6;
      z-index: 999; } }

.basket-info {
  border-top: 1px solid #a0a0a0; }
  .basket-info h4 {
    margin: 25px 0 0;
    padding: 0; }
  .basket-info p {
    margin: 0; }
  .basket-info .tax-text {
    padding-top: 8px; }

.hero {
  margin-bottom: 30px; }
  .hero a, .hero h2 {
    font: 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif;
    margin-bottom: 0; }
  .hero img {
    display: block; }
  .hero .arrowboxlarge {
    padding-right: 40px; }

@media screen and (min-width: 1px) {
  .my-vitsoe-background {
    background-color: #f4f3f2;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 165px;
    width: 100%;
    z-index: -1; } }

.my-vitsoe-navigation {
  background-color: #b1e5f0;
  font: normal 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif; }
  .my-vitsoe-navigation .navigation-home {
    background-color: #7fccdf;
    float: left;
    height: 45px;
    line-height: 45px; }
    .my-vitsoe-navigation .navigation-home a {
      color: initial;
      display: block;
      padding: 0 8px 0 10px;
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out; }
      @media screen and (min-width: 1px) {
        .my-vitsoe-navigation .navigation-home a:hover {
          color: white;
          border-bottom: 0;
          padding-bottom: 0; } }
  .my-vitsoe-navigation .navigation-right-arrow {
    border-color: transparent transparent transparent #7fccdf;
    border-style: solid;
    border-width: 22.5px 0 22.5px 15px;
    height: 0;
    width: 0;
    float: left; }
  .my-vitsoe-navigation .navigation-current {
    float: left;
    height: 45px;
    line-height: 45px;
    padding-left: 15px; }

.my-vitsoe {
  height: 100%;
  position: absolute;
  width: 100%; }
  .my-vitsoe .nav-primary {
    margin-bottom: 0; }
  .my-vitsoe .hub-header {
    background-color: #5a5a5a;
    color: white;
    font: normal 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif;
    position: relative; }
    @media screen and (min-width: 1px) {
      .my-vitsoe .hub-header {
        background-color: white;
        color: black; } }
    .my-vitsoe .hub-header .hub-header-right {
      position: absolute;
      right: 58px;
      top: 0; }
      .my-vitsoe .hub-header .hub-header-right a {
        color: white; }
  .my-vitsoe .hub-header-text {
    display: inline-block;
    padding: 0 10px; }
    .my-vitsoe .hub-header-text h1 {
      font: bold 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif;
      line-height: 45px;
      margin: 0;
      padding: 0; }
      @media screen and (min-width: 1px) {
        .my-vitsoe .hub-header-text h1 {
          font-size: 16px;
          margin: 0;
          padding: 0; } }
    .my-vitsoe .hub-header-text h2 {
      font: normal 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif;
      line-height: 45px;
      margin: 0;
      padding: 0; }
  .my-vitsoe .icons-settings-gear {
    background-position: center center;
    border-left: 1px solid white;
    display: block;
    float: right;
    height: 45px;
    padding: 0;
    width: 45px; }
    @media screen and (min-width: 1px) {
      .my-vitsoe .icons-settings-gear {
        border-left: 1px solid #e3e3e3; } }
    @media screen and (min-width: 1px) {
      .my-vitsoe .icons-settings-gear:hover {
        border-bottom: none; } }
  .my-vitsoe h2, .my-vitsoe h3, .my-vitsoe h4 {
    font: bold 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif; }
  .my-vitsoe .hub {
    background-color: #f4f3f2;
    font: normal 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif; }
    @media screen and (min-width: 1px) {
      .my-vitsoe .hub {
        margin-bottom: 200px;
        padding-top: 30px; } }
    .my-vitsoe .hub .user {
      margin: 0 10px;
      padding-top: 10px;
      width: 60%; }
    .my-vitsoe .hub .links {
      background-color: white;
      border-radius: 3px; }
      @media screen and (min-width: 1px) {
        .my-vitsoe .hub .links {
          float: left;
          display: block;
          margin-right: 1.7578775415%;
          width: 23.6815918439%; }
          .my-vitsoe .hub .links:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 1px) {
        .my-vitsoe .hub .links {
          margin: 10px 10px 10px; } }
      .my-vitsoe .hub .links .hub-link {
        background-position: center right 10px;
        border-bottom: 1px solid #f4f3f2;
        display: block;
        width: 100%; }
        .my-vitsoe .hub .links .hub-link a {
          background-position: 10px center;
          color: black;
          display: block;
          line-height: 42px;
          padding-left: 40px;
          width: 100%; }
        @media screen and (min-width: 1px) {
          .my-vitsoe .hub .links .hub-link:hover span {
            border-bottom: 1px solid #7fccdf;
            padding-bottom: 1px; } }
    .my-vitsoe .hub .buy-shelves {
      background-color: white; }
      @media screen and (min-width: 1px) {
        .my-vitsoe .hub .buy-shelves {
          margin-left: 6.3598673463%;
          float: left;
          display: block;
          margin-right: 1.7578775415%;
          width: 42.7611938829%;
          margin-right: 0; }
          .my-vitsoe .hub .buy-shelves:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 1px) {
        .my-vitsoe .hub .buy-shelves {
          margin: 0 10px 10px; } }
      .my-vitsoe .hub .buy-shelves .buy-shelves-promo-img {
        background-color: #7fccdf;
        background-image: url("../images/shelves_promo.png");
        background-image: none, url("../images/shelves_promo.svg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 101%;
        display: inline-block;
        height: 95vw;
        width: 100%; }
        @media screen and (min-width: 1px) {
          .my-vitsoe .hub .buy-shelves .buy-shelves-promo-img {
            float: left;
            height: 272px;
            width: 50%; } }
      .my-vitsoe .hub .buy-shelves .buy-shelves-text {
        padding: 0 10px 10px; }
        @media screen and (min-width: 1px) {
          .my-vitsoe .hub .buy-shelves .buy-shelves-text {
            float: left;
            padding: 15px 20px 20px 24px;
            width: 50%; } }
      .my-vitsoe .hub .buy-shelves .buy-shelves-title {
        font: bold 20px/25px "Linotype Univers W01", Helvetica, Arial, sans-serif;
        margin-bottom: 7px;
        padding: 0; }
        @media screen and (min-width: 1px) {
          .my-vitsoe .hub .buy-shelves .buy-shelves-title {
            font: bold 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif; } }
      .my-vitsoe .hub .buy-shelves .arrowbox {
        display: inline-block;
        margin-top: 12px; }
  .my-vitsoe .back-to-top-item {
    background-color: #f4f3f2; }
  .my-vitsoe .summary .large {
    font-size: inherit;
    padding-top: 35px; }

@media screen and (min-width: 1px) {
  .shop {
    font: normal 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif; } }

.shop header {
  border-bottom: 1px solid #a0a0a0; }
  .shop header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media screen and (min-width: 1px) {
      .shop header .container {
        margin: 0 auto 15px; } }
  @media screen and (min-width: 1px) {
    .shop header {
      padding-top: 35px;
      width: 100%; } }
  .shop header .logo {
    float: left; }
    @media screen and (min-width: 1px) {
      .shop header .logo {
        margin-left: 0; } }
    @media screen and (min-width: 1px) {
      .shop header .logo:hover {
        border: none; } }
  .shop header .questions {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    float: right;
    margin: 8px 10px 8px 0; }
    .shop header .questions strong {
      white-space: nowrap; }
    @media screen and (max-width: 1px) {
      .shop header .questions {
        font: normal 14px/19px "Linotype Univers W01", Helvetica, Arial, sans-serif;
        margin-right: 10px; } }
    @media screen and (min-width: 1px) {
      .shop header .questions {
        line-height: 45px;
        margin: 0; } }

@media screen and (min-width: 1px) {
  .shop main.container {
    min-height: 780px; } }

.shop .navigation {
  border-bottom: 1px solid #a0a0a0;
  margin: 28px 10px 12px; }
  @media screen and (min-width: 1px) {
    .shop .navigation {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 42.7611938829%;
      margin: 35px 0 45px; }
      .shop .navigation:last-child {
        margin-right: 0; } }
  .shop .navigation li {
    box-sizing: border-box;
    float: left;
    padding-bottom: 8px;
    text-align: center;
    width: 33.333%; }
    .shop .navigation li:first-child {
      text-align: left; }
    .shop .navigation li:last-child {
      text-align: right; }
    @media screen and (min-width: 1px) {
      .shop .navigation li {
        font-size: 28px;
        line-height: 60px; }
        .shop .navigation li:first-child {
          padding-left: 0; }
        .shop .navigation li:last-child {
          padding-right: 0; } }
  .shop .navigation .active {
    font-weight: bold; }
  .shop .navigation .complete, .shop .navigation .active {
    border-bottom: 2px solid #1a1a1a; }
    .shop .navigation .complete a, .shop .navigation .active a {
      color: black; }
      @media screen and (min-width: 1px) {
        .shop .navigation .complete a:hover, .shop .navigation .active a:hover {
          border: 0; } }

.shop footer {
  font-size: 14px;
  text-align: right; }
  @media screen and (min-width: 1px) {
    .shop footer {
      min-height: 19px;
      width: 100%; } }
  @media screen and (min-width: 1px) {
    .shop footer ul {
      float: none;
      width: 950px; } }
  @media screen and (max-width: 1px) {
    .shop footer ul li {
      border-top: 1px solid #a0a0a0; } }
  @media screen and (min-width: 1px) {
    .shop footer ul li {
      float: right; } }

.checkout-login-form, .checkout-form {
  margin: 0 10px 18px; }
  @media screen and (min-width: 1px) {
    .checkout-login-form, .checkout-form {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 42.7611938829%;
      margin-left: 0;
      margin-bottom: 15px; }
      .checkout-login-form:last-child, .checkout-form:last-child {
        margin-right: 0; } }

.checkout-basket {
  padding: 0 10px;
  margin-bottom: 28px; }
  @media screen and (min-width: 1px) {
    .checkout-basket {
      padding: 0;
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 23.6815918439%;
      margin-right: 0;
      border-top: 1px solid #a0a0a0;
      margin-top: 105px;
      float: right; }
      .checkout-basket:last-child {
        margin-right: 0; } }

@media screen and (min-width: 1px) {
  .payment-feedback {
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 42.7611938829%; }
    .payment-feedback:last-child {
      margin-right: 0; } }

.payment-feedback.summary {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 5px;
  padding: 0 10px 28px; }
  @media screen and (min-width: 1px) {
    .payment-feedback.summary {
      font: normal 28px/35px "Linotype Univers W01", Helvetica, Arial, sans-serif;
      padding: 0 0 48px; } }
  .payment-feedback.summary p {
    margin: 8px 0; }
    .payment-feedback.summary p:last-child {
      margin-bottom: 0; }

.payment-feedback.payment-success {
  margin: 2px 0 28px; }

.payment-feedback .inquiry-source {
  margin-bottom: 30px; }

.placeorder {
  margin-top: 5px; }

.pseudo-header {
  margin-bottom: 5px; }

.tt-margin p {
  margin: 3px 0; }

.shelf-picker-container {
  background-color: #f4f3f2;
  font: normal 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif;
  width: 100%; }

@media screen and (max-width: 1px) {
  .shelf-picker-main {
    padding: 0 10px; } }

@media screen and (min-width: 1px) {
  .shelf-picker h1 {
    margin-top: 26px; } }

@media screen and (max-width: 1px) {
  .shelf-picker h1 {
    font-size: 18px;
    margin: 17px 0 3px;
    padding-bottom: 0; } }

.shelf-picker .tell-us {
  background-color: #fbed94;
  font-size: 15px;
  position: relative; }
  @media screen and (min-width: 1px) {
    .shelf-picker .tell-us {
      font: normal 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif; } }
  .shelf-picker .tell-us .tell-us-half-left {
    padding: 10px 0 0 40px; }
    @media screen and (min-width: 1px) {
      .shelf-picker .tell-us .tell-us-half-left {
        float: left;
        padding: 16px 0 13px 35px;
        width: 50%; } }
  .shelf-picker .tell-us .tell-us-half-right {
    padding: 0 0 10px 40px; }
    @media screen and (min-width: 1px) {
      .shelf-picker .tell-us .tell-us-half-right {
        float: left;
        padding: 38px 0 0 20px;
        width: 50%; } }

.shelf-picker .icons-tell-us {
  left: 10px;
  position: absolute;
  top: 10px; }
  @media screen and (min-width: 1px) {
    .shelf-picker .icons-tell-us {
      left: 2px;
      top: 16px; } }

.shelf-picker .intro {
  margin-bottom: 8px; }
  @media screen and (min-width: 1px) {
    .shelf-picker .intro {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 23.6815918439%; }
      .shelf-picker .intro:last-child {
        margin-right: 0; } }

.shelf-picker .intro-picture {
  margin: 13px 0 28px; }
  @media screen and (min-width: 1px) {
    .shelf-picker .intro-picture {
      margin-bottom: 5px; } }

.shelf-picker .icons-choose-shelf {
  background-color: #e0e0e0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 67% auto;
  padding: 25% 0;
  width: 100%; }
  @media screen and (min-width: 1px) {
    .shelf-picker .icons-choose-shelf {
      height: 315px;
      padding: 0;
      width: 315px; } }

@media screen and (min-width: 1px) {
  .shelf-picker .shelf-picker-interactive {
    margin-left: 6.3598673463%;
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 42.7611938829%;
    margin-right: 0;
    margin-bottom: 5px;
    margin-top: 5px; }
    .shelf-picker .shelf-picker-interactive:last-child {
      margin-right: 0; } }

.shelf-picker .choose-colour {
  background-color: white;
  border-radius: 3px;
  padding: 0 10px; }
  .shelf-picker .choose-colour .colour-picker {
    float: left;
    height: 37px;
    margin-right: 10px;
    width: 37px; }

.shelf-picker .shelf-colour {
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
  display: block;
  padding: 7px 0 9px;
  position: relative; }
  .shelf-picker .shelf-colour:last-child {
    border-bottom: none;
    padding-bottom: 7px; }
  .shelf-picker .shelf-colour input {
    left: 12px;
    position: absolute;
    top: 11px;
    z-index: -1; }
  .shelf-picker .shelf-colour:hover .off-white-picker {
    background-image: url("../images/white_selected.gif");
    background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2237%22%20height%3D%2236.5%22%20viewBox%3D%22-2%20-2.8%2037%2036.5%22%20enable-background%3D%22new%20-2%20-2.8%2037%2036.5%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23F7F7F3%3B%7D%20.st1%7Bfill%3A%23FFE000%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2216%22%20cy%3D%2215.2%22%20r%3D%2213.5%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M16-.8c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016S0%2024%200%2015.2s7.2-16%2016-16m0-2c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18z%22%2F%3E%3C%2Fsvg%3E"); }
  .shelf-picker .shelf-colour .off-white-picker.active {
    background-image: url("../images/white_tick.png");
    background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2272%22%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23F7F7F3%3B%7D%20.st1%7Bfill%3A%23FFE008%3B%7D%20.st2%7Bfill%3Anone%3Bstroke%3A%23FFE008%3Bstroke-width%3A8%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2227%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M36%204c17.6%200%2032%2014.4%2032%2032S53.6%2068%2036%2068%204%2053.6%204%2036%2018.4%204%2036%204m0-4C16.1%200%200%2016.1%200%2036s16.1%2036%2036%2036%2036-16.1%2036-36S55.9%200%2036%200z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M20.4%2037l9.9%209.9%2021.3-21.3%22%2F%3E%3C%2Fsvg%3E");
    background-size: 37px 37px; }
  .shelf-picker .shelf-colour:hover .black-picker {
    background-image: url("../images/black_selected.gif");
    background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2237%22%20height%3D%2236.5%22%20viewBox%3D%22-2%20-2.8%2037%2036.5%22%20enable-background%3D%22new%20-2%20-2.8%2037%2036.5%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23FFE000%3B%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2215.2%22%20r%3D%2213.5%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M16-.8c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016S0%2024%200%2015.2s7.2-16%2016-16m0-2c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18z%22%2F%3E%3C%2Fsvg%3E"); }
  .shelf-picker .shelf-colour .black-picker.active {
    background-image: url("../images/black_tick.png");
    background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2272%22%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23010203%3B%7D%20.st1%7Bfill%3A%23FFE008%3B%7D%20.st2%7Bfill%3Anone%3Bstroke%3A%23FFE008%3Bstroke-width%3A8%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2227%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M36%204c17.6%200%2032%2014.4%2032%2032S53.6%2068%2036%2068%204%2053.6%204%2036%2018.4%204%2036%204m0-4C16.1%200%200%2016.1%200%2036s16.1%2036%2036%2036%2036-16.1%2036-36S55.9%200%2036%200z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M20.4%2037l9.9%209.9%2021.3-21.3%22%2F%3E%3C%2Fsvg%3E");
    background-size: 37px 37px; }
  .shelf-picker .shelf-colour:hover .silver-picker {
    background-image: url("../images/silver_selected.png");
    background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2237%22%20height%3D%2236.5%22%20viewBox%3D%22-2%20-2.8%2037%2036.5%22%20enable-background%3D%22new%20-2%20-2.8%2037%2036.5%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23E3E3E3%3B%7D%20.st1%7Bfill%3A%23FFE000%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2216%22%20cy%3D%2215.2%22%20r%3D%2213.5%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M16-.8c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016S0%2024%200%2015.2s7.2-16%2016-16m0-2c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18z%22%2F%3E%3C%2Fsvg%3E"); }
  .shelf-picker .shelf-colour .silver-picker.active {
    background-image: url("../images/silver_tick.png");
    background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2272%22%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23ABABAB%3B%7D%20.st1%7Bfill%3A%23FFE008%3B%7D%20.st2%7Bfill%3Anone%3Bstroke%3A%23FFE008%3Bstroke-width%3A8%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2227%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M36%204c17.6%200%2032%2014.4%2032%2032S53.6%2068%2036%2068%204%2053.6%204%2036%2018.4%204%2036%204m0-4C16.1%200%200%2016.1%200%2036s16.1%2036%2036%2036%2036-16.1%2036-36S55.9%200%2036%200z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M20.4%2037l9.9%209.9%2021.3-21.3%22%2F%3E%3C%2Fsvg%3E");
    background-size: 37px 37px; }

.shelf-picker .shelf-colour-name {
  float: left;
  margin-top: 8px; }

@media screen and (min-width: 1px) {
  .shelf-picker .add-to-cart-container {
    margin-left: 31.7993367317%;
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 23.6815918439%; }
    .shelf-picker .add-to-cart-container:last-child {
      margin-right: 0; } }

.shelf-picker .add-to-cart {
  margin: 10px 0 0;
  padding: 0 10px 10px; }
  @media screen and (min-width: 1px) {
    .shelf-picker .add-to-cart {
      background-color: #f4f3f2;
      margin: 15px 0 10px; } }
  .shelf-picker .add-to-cart .selected-items {
    font-weight: bold;
    padding-top: 5px; }
  .shelf-picker .add-to-cart .estimated-delivery {
    line-height: 14px;
    height: 15px;
    position: relative;
    width: 100%; }
  .shelf-picker .add-to-cart .add-to-basket {
    background: url("../images/cart_symbol.png") no-repeat #fed731;
    background: none, url("../images/cart_symbol.svg") no-repeat #fed731;
    background-position: right 14px center;
    border: 0;
    clear: left;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    margin-top: 8px;
    outline: none;
    padding: 0 10px;
    text-align: left;
    width: 100%; }

.shelf-picker .final-taxes {
  color: #404040;
  margin: 4px 10px 10px; }

.shelf-picker .added-to-cart {
  background-color: #f4f3f2;
  display: none;
  margin: 0 10px;
  padding: 8px 10px; }
  @media screen and (min-width: 1px) {
    .shelf-picker .added-to-cart {
      margin: 10px 0; } }

.shelf-picker .shelf-picker-info {
  border-top: 1px solid #e3e3e3;
  margin-top: 30px; }
  .shelf-picker .shelf-picker-info:after {
    clear: both;
    content: "";
    display: table; }

.shelf-picker .shelf-picker-info-block {
  background-color: white;
  padding: 14px 10px 0; }
  @media screen and (min-width: 1px) {
    .shelf-picker .shelf-picker-info-block {
      float: left;
      font: normal 16px/22px "Linotype Univers W01", Helvetica, Arial, sans-serif;
      margin-right: 3%;
      padding: 6px 0;
      width: 30%; } }
  .shelf-picker .shelf-picker-info-block:first-child {
    padding-top: 6px; }
  @media screen and (min-width: 1px) {
    .shelf-picker .shelf-picker-info-block:last-child {
      margin-right: 0; } }
  .shelf-picker .shelf-picker-info-block .shelf-picker-info-text {
    margin-bottom: 13px; }
    .shelf-picker .shelf-picker-info-block .shelf-picker-info-text:last-child {
      margin-bottom: 0; }

.shelf-picker .metal-shelf-colour {
  display: none;
  margin: 24px 0; }
  @media screen and (min-width: 1px) {
    .shelf-picker .metal-shelf-colour {
      margin: 29px 0 10px; } }

.shelf-picker .sticky-container {
  padding-top: 64px;
  position: relative; }

@media screen and (max-width: 1px) {
  .shelf-picker .width-selector-position {
    position: absolute;
    top: 0;
    width: 100%; }
    .shelf-picker .width-selector-position-pre-wide {
      top: -58px; }
  .shelf-picker .width-selector-position-post {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .shelf-picker .width-selector-position-post-wide {
      bottom: 58px; }
  .shelf-picker .fixed .width-selector {
    left: 10px;
    margin-top: 0;
    position: fixed;
    top: 0;
    width: calc( 100% - 20px); }
  .shelf-picker .bottom-fixed .width-selector {
    bottom: 0;
    margin-top: 0;
    position: absolute;
    top: initial; } }

.shelf-picker .width-selector {
  background-color: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  height: 64px;
  padding: 7px 10px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }
  @media screen and (min-width: 1px) {
    .shelf-picker .width-selector {
      padding: 10px 15px 10px 10px; } }
  .shelf-picker .width-selector[data-target='narrow'] {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .shelf-picker .width-selector[data-target='wide'] {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #e3e3e3; }
  .shelf-picker .width-selector.open .shelf-width-name {
    font-weight: bold; }
    @media screen and (min-width: 1px) {
      .shelf-picker .width-selector.open .shelf-width-name:hover {
        border-bottom: 1px solid #7fccdf; } }
  .shelf-picker .width-selector img {
    margin-right: 10px; }
  .shelf-picker .width-selector .icons-chevron-down, .shelf-picker .width-selector .icons-chevron-up {
    float: right;
    height: 9px;
    margin-top: 20px;
    width: 14px; }
  .shelf-picker .width-selector .shelf-width-name {
    display: inline; }
  @media screen and (min-width: 1px) {
    .shelf-picker .width-selector:hover .shelf-width-name {
      border-bottom: 1px solid #7fccdf;
      padding-bottom: 1px; }
    .shelf-picker .width-selector:hover .icons-chevron-down {
      background-image: url("../images/chevron_down_hover.png");
      background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%229%22%20viewBox%3D%220%200%2028%2018%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%237fccdf%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%203.1L3%200l11%2011.7L25%200l3%203.1L14%2018z%22%2F%3E%3C%2Fsvg%3E"); }
    .shelf-picker .width-selector:hover .icons-chevron-up {
      background-image: url("../images/chevron_up_hover.png");
      background-image: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%229%22%20viewBox%3D%22-5%205%2028%2018%22%20enable-background%3D%22new%20-5%205%2028%2018%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%237fccdf%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M9%205l14%2014.9-3%203.1L9%2011.3-2%2023l-3-3.1z%22%2F%3E%3C%2Fsvg%3E"); } }
  .shelf-picker .width-selector .shelf-width-size {
    color: #808080; }

.shelf-picker .disabled .width-selector {
  cursor: default; }
  @media screen and (min-width: 1px) {
    .shelf-picker .disabled .width-selector:hover .icons-chevron-down {
      background-image: url("../images/chevron_down.png");
      background-image: none, url("../images/chevron_down.svg"); } }

.shelf-picker .disabled.add-to-basket {
  cursor: default; }

@media screen and (min-width: 1px) {
  .shelf-picker .disabled:hover .shelf-width-name {
    border-bottom: none; } }

.shelf-picker .shelf-width {
  height: 40px;
  margin-right: 10px;
  width: 125px; }
  .shelf-picker .shelf-width .icons-shelf-width-narrow {
    margin-top: 8px; }
  .shelf-picker .shelf-width .icons-shelf-width-wide {
    margin-top: 8px; }

.shelf-picker .width-container {
  background-color: white;
  display: none;
  padding: 0 10px; }

.shelf-picker .depth-choser-title {
  border-top: 1px solid #e3e3e3;
  font-weight: bold;
  padding: 5px 0 11px; }
  @media screen and (min-width: 1px) {
    .shelf-picker .depth-choser-title {
      padding: 7px 0 14px; } }

.shelf-picker .product {
  margin-bottom: 20px; }
  .shelf-picker .product .shelf-depth {
    background-color: #e0e0e0;
    margin-right: 10px;
    position: relative; }
    .shelf-picker .product .shelf-depth.selected {
      background-color: white; }
    .shelf-picker .product .shelf-depth .selected-tick {
      background: url("../images/tick_yellow.png") right top;
      background: none, url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219.3%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2019.3%2015.5%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23FFE000%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M6.7%2015.5L0%208.8%202.8%206l3.9%203.8L16.5%200l2.8%202.8z%22%2F%3E%3C%2Fsvg%3E") 80px 10px;
      background-repeat: no-repeat;
      border: 2px solid #fed731;
      height: 107px;
      left: -3px;
      position: absolute;
      top: -3px;
      width: 107px; }
  .shelf-picker .product .detail {
    font-weight: bold;
    line-height: 15px; }
  .shelf-picker .product .basket-price {
    margin-top: 4px; }
  .shelf-picker .product .product-qty {
    margin-top: 23px; }

.shelf-picker .product-selected {
  background-image: url("../images/product_selected.png");
  background-size: 108px 108px;
  display: none;
  height: 108px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 108px; }

.shelf-picker .footernavul .back-to-top-item {
  background-color: white; }

@media screen and (min-width: 1px) {
  .shelf-picker .containerbasket {
    top: 133px; } }

.shelf-picker .tt-margin p:first-child {
  margin-top: 0; }

.shelf-picker .tt-margin p:last-child {
  margin-bottom: 0; }
