﻿@charset "UTF-8";
/*
@font-face{
    font-family:'RobotoRegular';
    src:url("../scripts/fonts/Roboto-Regular-webfont.eot");
    src:url("../scripts/fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"),url("../scripts/fonts/Roboto-Regular-webfont.woff") format("woff"),url("../scripts/fonts/Roboto-Regular-webfont.ttf") format("truetype"),url("../scripts/fonts/Roboto-Regular-webfont.svg#RobotoRegular") format("svg");
    font-weight:normal;
    font-style:normal
}

 */
/*
@font-face{
    font-family:'RobotoMedium';
    src:url("../scripts/fonts/Roboto-Medium-webfont.eot");
    src:url("../scripts/fonts/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"),url("../scripts/fonts/Roboto-Medium-webfont.woff") format("woff"),url("../scripts/fonts/Roboto-Medium-webfont.ttf") format("truetype"),url("../scripts/fonts/Roboto-Medium-webfont.svg#RobotoMedium") format("svg");
    font-weight:normal;
    font-style:normal
}
 */
/*
@font-face{
    font-family:'RobotoBlack';
    src:url("../scripts/fonts/Roboto-Black-webfont.eot");
    src:url("../scripts/fonts/Roboto-Black-webfont.eot?#iefix") format("embedded-opentype"),url("../scripts/fonts/Roboto-Black-webfont.woff") format("woff"),url("../scripts/fonts/Roboto-Black-webfont.ttf") format("truetype"),url("../scripts/fonts/Roboto-Black-webfont.svg#RobotoBlack") format("svg");
    font-weight:normal;
    font-style:normal
}

 */
@font-face {
  font-family: 'icons';
  src: url("../scripts/fonts/icons.eot");
  src: url("../scripts/fonts/icons.eot?#iefix") format("embedded-opentype"), url("../scripts/fonts/icons.woff") format("woff"), url("../scripts/fonts/icons.ttf") format("truetype"), url("../scripts/fonts/icons.svg#fonts") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icons-v2';
  src: url("../scripts/fonts/icons-v2.eot");
  src: url("../scripts/fonts/icons-v2.eot?#iefix") format("embedded-opentype"), url("../scripts/fonts/icons-v2.woff") format("woff"), url("../scripts/fonts/icons-v2.ttf") format("truetype"), url("../scripts/fonts/icons-v2.svg#fonts") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'fonts';
  src: url("../scripts/fonts/fonts.eot");
  src: url("../scripts/fonts/fonts.eot?#iefix") format("embedded-opentype"), url("../scripts/fonts/fonts.woff") format("woff"), url("../scripts/fonts/fonts.ttf") format("truetype"), url("../scripts/fonts/fonts.svg#fonts") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-basket:before {
  font-family: 'icons';
  speak: never;
  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;
  content: "\e901";
  background: #dedede;
  border-radius: 100%;
  font-size: 16px;
  padding: 8px;
  color: #7a7a7a;
  text-decoration: none; }

.icon-search:before {
  font-family: 'icons';
  speak: never;
  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;
  content: "\e900";
  font-size: 16px;
  padding: 8px;
  color: #7a7a7a;
  text-decoration: none; }

.icon-phone:before {
  font-family: 'icons';
  speak: never;
  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;
  font-family: 'fonts';
  content: "\0043";
  color: #7a7a7a;
  text-decoration: none;
  margin: 0;
  vertical-align: unset; }

[class*='ic-']:before {
  font-family: 'fonts';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: 0 .5em;
  display: inline-block;
  vertical-align: middle; }

.ic-arrow:before {
  content: "\004a"; }

.ic-tel:before {
  content: "\0043"; }

.ic-magnify:before {
  content: "\004c"; }

.ic-email:before {
  content: "\0051"; }

.ic-pin:before {
  content: "\0044"; }

.ic-plus:before {
  content: "\0046"; }

.ic-minus:before {
  content: "\0042"; }

.ic-play:before {
  content: "\0045"; }

.ic-tick:before {
  content: "\0048"; }

.ic-close:before {
  content: "\004f"; }

.ic-arrow2:before {
  content: "\004b"; }

.ic-basket:before {
  content: "\004d"; }

.ic-chat:before {
  content: "\004e"; }

.ic-family:before {
  content: "\0053"; }

.ic-delivery:before {
  content: "\0050"; }

.ic-price-promise:before {
  content: "\0047"; }

.ic-badge:before {
  content: "\0041"; }

.ic-guarantee:before {
  content: "\0055"; }

.ic-facebook:before {
  content: "\0052"; }

.ic-twitter:before {
  content: "\0049"; }

.ic-googleplus:before {
  content: "\0054"; }

nav .switch a:after, .btn:after, .btn:before, .wishlist a:after, .wishlist a:before, .prev a:after, .prev a:before, .next a:after, .next a:before, .mopen:after, .mclose:after {
  content: "\004a";
  margin-left: .5em;
  font-family: fonts;
  display: inline-block;
  vertical-align: middle; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, b, i, q, s, strong, em, big, small, strike, sub, sup, samp, ins, kbd, dl, dt, dd, tt, ol, ul, li, img, hr, var, center, cite, code, del, dfn, abbr, acronym, address, blockquote, pre, 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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

body {
  line-height: 1; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:focus, a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

em {
  font-style: italic; }

ol, ul {
  list-style-type: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

small {
  font-size: 85%; }

.orange {
  color: #f98525; }

.green {
  color: #f98525; }

.black-bold {
  color: #000;
  font-weight: 700; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0;
  height: auto; }

input, select, textarea {
  font-size: 1em;
  box-sizing: border-box;
  vertical-align: baseline; }

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

.clearfix:after, .wrap:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden; }

.clearFloat {
  height: 0;
  clear: both;
  overflow: hidden; }

::-moz-selection {
  background: #f98525;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #f98525;
  color: #fff;
  text-shadow: none; }

hr {
  height: 1px;
  margin: 1em 0;
  display: block;
  border-top: 1px solid #e2e2e2; }

.mShow {
  display: none; }

.mHide {
  display: block; }

@keyframes shake-rotate {
  0% {
    transform: scale(1) rotate(0deg); }
  20% {
    transform: scale(1.05) rotate(-2.5deg); }
  40% {
    transform: scale(1.05) rotate(-4.5deg); }
  50% {
    transform: scale(1.05) rotate(0deg); }
  60% {
    transform: scale(1.05) rotate(2.5deg); }
  80% {
    transform: scale(1.05) rotate(4.5deg); }
  90% {
    transform: scale(1.05) rotate(2.5deg); }
  100% {
    transform: scale(1.05) rotate(0deg); } }

@keyframes flash {
  0% {
    background-color: #fff; }
  100% {
    background-color: #fff; }
  20% {
    background-color: #f98525; } }

.delivery-tooltip {
  cursor: help; }
  .delivery-tooltip:after {
    content: "i";
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    color: white;
    background-color: #7a7a7a;
    font-size: 13px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 6px;
    right: 6px;
    cursor: pointer; }

.delivery-tooltip__content {
  display: none;
  position: absolute;
  right: 0;
  bottom: 100%;
  background-color: #efefef;
  border-radius: 7px;
  padding: 20px 25px 10px;
  box-shadow: 0 3px 6px 1px rgba(32, 32, 32, 0.3);
  pointer-events: none;
  width: 78%;
  z-index: 100; }
  @media screen and (min-width: 1024px) {
    .delivery-tooltip__content {
      margin-right: 25px;
      width: 350px; } }
  .delivery-tooltip__content ul {
    padding-left: 10px;
    margin-bottom: 10px; }
    .delivery-tooltip__content ul li {
      margin-bottom: 10px;
      padding-left: 5px; }
    .delivery-tooltip__content ul li:not([class]):before {
      content: '';
      width: 5px;
      height: 5px;
      margin-top: 6px;
      background-color: #f98525;
      border-radius: 50%;
      display: block;
      float: left;
      margin-left: -15px; }
    .delivery-tooltip__content ul li[class] {
      padding: 10px 10px 15px;
      margin-bottom: 0; }
    .delivery-tooltip__content ul li[class]:before {
      content: "";
      width: 20px;
      height: 20px;
      display: block;
      float: left;
      margin-left: -30px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
    .delivery-tooltip__content ul li[class*="shield"]:before {
      background-image: url("../images/icons/shield.svg"); }
    .delivery-tooltip__content ul li[class*="chair"]:before {
      background-image: url("../images/chairIcon.png");
      width: 28px;
      background-size: cover; }
    .delivery-tooltip__content ul li[class*="family"]:before {
      background-image: url("../images/icons/family.svg"); }
    .delivery-tooltip__content ul li[class*="padlock"]:before {
      background-image: url("../images/icons/padlock.svg"); }
    .delivery-tooltip__content ul li[class*="headset"]:before {
      background-image: url("../images/icons/headset.svg"); }

.delivery-tooltip:hover .delivery-tooltip__content {
  display: block; }

.tooltip-container {
  display: block;
  position: relative; }

.tooltip, .businessbtn > div {
  border: 1px solid #f98525;
  text-align: center;
  position: absolute;
  width: 250px;
  left: 2em;
  z-index: 100;
  display: none; }

.tooltip h4, .businessbtn > div h4 {
  padding: 1em;
  background: #f98525;
  margin: 0;
  border: none;
  color: #FFFFFF;
  position: relative; }

.tooltip h4:after, .businessbtn > div:after {
  position: absolute;
  left: 10px;
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #f98525;
  border-width: 15px;
  top: -30px;
  content: " ";
  height: 0;
  width: 0; }

.tooltip p, .businessbtn > div p {
  padding: .5em 1em;
  background: #FFFFFF; }

.tooltip strong, .businessbtn > div strong {
  color: #f98525;
  display: block;
  font-size: 1.3em; }

.shareaholic-cookie-consent {
  top: auto !important;
  bottom: 0 !important; }

html {
  font-size: 100%;
  height: auto !important; }

body {
  color: #7a7a7a;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 1.05em;
  line-height: 1.5; }

strong {
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.grid {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box; }

.grid__item {
  width: 100%;
  box-sizing: border-box;
  position: relative; }

@media screen and (min-width: 521px) {
  .grid--1-1 .grid__item {
    width: 50%; } }

.grid--gap-16 {
  margin-left: -16px; }
  .grid--gap-16 .grid__item {
    padding-left: 16px;
    margin-bottom: 16px; }

.uber {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: url(../images/whiteRepeat.jpg) repeat-y center; }

.mainContainer, .wrap, .mainNav > div, .quicklinks ul {
  margin: 0 auto;
  padding: 0 1.2em;
  max-width: 1400px;
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  padding-bottom: .5em;
  font-size: 1.8em;
  line-height: 1.25em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

h2, h3 {
  font-size: 1.35em; }

h4 {
  font-size: 1.2em; }

h5 {
  font-size: 1.05em;
  padding-bottom: .8em; }

h6 {
  border: 0;
  margin: 0;
  font-size: 1em; }

p {
  padding-bottom: 1.2em; }

p > b {
  color: #7a7a7a; }

a {
  color: #f98525; }

a[title*="-"], a[title*="+"] {
  color: #7a7a7a; }

a:hover[title*="-"], a:hover[title*="+"] {
  text-decoration: none; }

a:hover {
  color: #f98525;
  text-decoration: underline; }

h4 a {
  color: #7a7a7a;
  display: block; }

dl, ol, ul {
  padding: 0; }

ol {
  padding-left: 1.5em;
  list-style-type: decimal; }

ol li, ul li {
  padding: 0; }

ul {
  padding-left: 0;
  list-style-type: none; }

dl {
  clear: both; }

dt, dd {
  width: 49%;
  float: left;
  padding: .5em 0; }

dt {
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

dd {
  float: right;
  padding-right: 2%; }

dl dt:first-child, dl dt:first-child + dd {
  padding-top: 0;
  border: 0; }

dl dt:last-of-type, dl dd:last-of-type {
  padding-bottom: 0; }

input, select, textarea {
  width: 100%;
  color: #7a7a7a;
  padding: .7em 1em;
  background: #fff;
  border-radius: .3em;
  border: 1px solid #dbdbdb;
  font: .9em/1.3 Arial, Helvetica, sans-serif; }

textarea {
  height: 100px; }

select {
  background: url(../images/ddl.png) no-repeat center right 0.6em #fff; }

html.-webkit- select {
  padding-right: 2.2em; }

input[type="text"], input[type="submit"], select, textarea {
  appearance: none; }

input[type="radio"], input[type="checkbox"] {
  border: 0;
  padding: 0;
  min-width: 0;
  vertical-align: sub;
  width: auto !important; }

input:focus, select:focus, textarea:focus {
  outline: none;
  border: 1px solid #f98525;
  transition: linear border-color .5s; }

label {
  display: block;
  padding-bottom: .3em;
  vertical-align: text-bottom; }

fieldset {
  padding-bottom: .8em; }

.form input, .form select, .form textarea {
  width: 64%; }

input.sm, select.sm {
  width: 34%; }

input.vsm, select.vsm {
  width: 24%; }

fieldset.double input, fieldset.double select {
  width: 48%; }

fieldset.double input + input, fieldset.double select + select {
  float: right; }

fieldset.double label {
  display: block; }

input[type="radio"], input[type="checkbox"] {
  float: none;
  width: auto;
  margin: 0 .4em; }

.form label {
  display: inline-block;
  padding: 0;
  width: 35%; }

.form.friend {
  padding-top: .8em; }

fieldset span, .required {
  color: #ff0921; }

input[type="radio"] + label, input[type="checkbox"] + label {
  display: inline-block;
  vertical-align: baseline; }

.error {
  padding: .5em 1em;
  margin-bottom: 1em;
  color: #fff;
  background: #f98525;
  font-size: 1.2em;
  line-height: 1.4;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  background: linear-gradient(to bottom, #ffa14c, #f98525); }

.error p:last-of-type {
  padding: 0; }

img.left {
  float: left;
  margin-left: 0;
  margin-right: .5em; }

img.right {
  float: right;
  margin-right: 0;
  margin-left: .5em; }

img.center {
  display: block;
  margin: .5em auto;
  vertical-align: middle; }

img.middle {
  vertical-align: middle; }

img.margin5right {
  margin-right: 5px; }

img[class="100"], iframe {
  width: 100%; }

iframe, #gMap {
  margin-top: .3em; }

.mainContainer header, .steps._2, .error, .mainContainer article, .subNav, .productInfo, .paging, .footer {
  overflow: hidden;
  position: relative; }

.error.sml {
  padding: 0.5em 1.0em;
  margin-bottom: 0.75em; }

.bg {
  z-index: 1;
  clear: both;
  padding: 2em 0;
  margin: 1.8em 0;
  position: relative;
  overflow: visible !important; }

.bg:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden; }

.bg:before {
  top: 0;
  margin: 0;
  content: "";
  z-index: -1;
  left: -250%;
  width: 500%;
  height: 100%;
  position: absolute;
  background-color: #efefef; }

.options:before, .tag:after, article footer:before {
  content: "";
  position: absolute; }

header[role="banner"] {
  z-index: 5000;
  background: #fff;
  padding-top: 0em;
  position: relative;
  box-shadow: 0 4px 5px -4px rgba(0, 0, 0, 0.3); }

header[role="banner"] > .wrap {
  overflow: visible;
  position: relative; }

.logo {
  width: 22%;
  float: left;
  z-index: 99;
  margin-top: 2%;
  min-width: 160px;
  position: relative; }

.logo img {
  width: 100%;
  display: block;
  max-width: 322px; }

.options {
  text-align: right;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.options a {
  display: block; }

.options ul {
  text-align: right; }

.options ul, .options li {
  display: inline-block;
  vertical-align: middle; }

.options li {
  margin: 0 .7em; }

.ic-tel {
  color: inherit; }

.ic-blog {
  width: 50px;
  display: inline-block; }

.ic-blog img {
  width: 100%;
  display: block; }

.basketArea {
  padding-left: 1em; }

.basketArea a {
  color: #f98525;
  background-position: 0 -85px; }

.options .basket {
  top: 2.9em;
  width: auto;
  right: 1.3em;
  display: none;
  z-index: 10000;
  margin-top: 1em;
  max-width: 600px;
  padding: .8em .6em;
  position: absolute;
  font-weight: normal;
  margin: 0 !important;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 0 3px 1px #d7d7d7; }

.options .basket h5 {
  padding-bottom: .15em; }

.options .basket p {
  padding: 0;
  font-weight: normal; }

.options .basket p:last-of-type {
  padding-bottom: .35em; }

.options .basket p span {
  font-size: .7em; }

.options .basket .orange {
  font-size: 1.4em; }

.options .basket .btn {
  min-width: 0; }

.options .basket .total {
  clear: both;
  padding-top: .8em;
  margin-bottom: .8em;
  border-bottom: 1px solid #d8d8d8; }

.options .basket .total p {
  font-weight: bold; }

.options .basket section {
  padding: .5em 0; }

.options .quantity {
  width: 195px;
  margin-top: 1em; }

.options .quantity input {
  width: 30%; }

.options .quantity .buttons {
  height: 35px;
  width: 45%; }

.basket .buttons a {
  line-height: .5; }

.basket-item > div {
  padding-left: 92px; }

.search {
  max-width: 340px;
  background: #fff;
  position: relative;
  display: inline-block;
  border: 5px solid #e6e6e6; }

.search input {
  border: 0;
  float: none;
  border-radius: 0; }

.search input[type="text"] {
  width: 100%;
  padding: .8em 6.5em .8em 1em; }

.search input[type="submit"] {
  top: 0;
  right: 0;
  width: 6em;
  color: #fff;
  height: 100%;
  padding: 0 2%;
  cursor: pointer;
  text-align: center;
  position: absolute;
  background: #fc861c; }

.liveChat {
  top: 50%;
  color: #fff;
  right: 2.3em;
  position: fixed;
  transform-origin: 100% 0;
  background-color: #ff0000;
  font-size: 16px !important;
  border-radius: .4em .4em 0 0;
  transition: ease-in-out all .3s;
  transform: rotate(-90deg) translateX(50%);
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.liveChat:hover {
  right: 2.8em; }

.liveChat a {
  color: inherit;
  display: block;
  padding: .5em 1em 1em; }

.liveChat a:before {
  content: "\004e";
  font: 1.2em fonts;
  margin-right: .5em;
  display: inline-block;
  vertical-align: middle; }

.quicklinks {
  width: 100%;
  clear: both;
  font-size: .8em;
  padding: .5em 0;
  line-height: 1.4;
  text-align: center;
  background: #efefef;
  text-transform: capitalize; }

#homepage .quicklinks {
  margin-bottom: 1.4em; }

.quicklinks ul {
  width: 100%;
  display: table;
  overflow: hidden; }

.quicklinks ul li {
  display: table-cell;
  transition: ease all .3s; }

.quicklinks a {
  color: #7a7a7a;
  position: relative;
  padding-left: 2.5em;
  display: inline-block;
  text-decoration: none; }

.quicklinks a:before {
  left: 0;
  font-size: 1.3em;
  position: absolute; }

.quicklinks a:hover {
  color: inherit; }

.mainNav {
  float: right;
  font-weight: bold;
  position: relative;
  color: #545454; }

.mainNav > ul > li {
  text-align: center;
  display: inline-block; }

.mainNav > ul > li:first-child {
  border: 0; }

.mainNav ul li:first-of-type {
  margin-top: 0; }

.mainNav ul li:hover {
  color: #f98525;
  text-decoration: none; }

.mainNav ul li:hover > div {
  display: block;
  transition: all 1s ease 1s; }

.mainNav ul li a {
  display: block;
  color: inherit;
  padding: .75em .6em;
  transition: ease-in-out all .2s; }

.mainNav > ul > li > a {
  color: #7a7a7a; }

.mainNav > ul > li > a:hover {
  color: #545454; }

.mainNav ul li a:hover {
  text-decoration: none; }

.mainNav ul li > a:after {
  content: "▼";
  font-size: .7em;
  line-height: 2.4;
  margin-left: .6em; }

.mainNav ul li > a:only-child:after {
  display: none; }

.mainNav li > div {
  left: 0;
  color: #fff;
  width: 100%;
  display: none;
  z-index: 99999;
  font-size: .9em;
  text-align: left;
  min-width: 255px;
  background: #7a7a7a;
  position: absolute;
  font-weight: normal; }

.mainNav li > div ul {
  padding: 1.5em 0;
  column-rule: 1px solid rgba(255, 255, 255, 0.2);
  columns: 3;
  -moz-columns: 3;
  -webkit-columns: 3; }

.mainNav li > div ul li {
  margin: .5em 1.5em;
  break-inside: avoid-column;
  -webkit-break-inside: avoid-column;
  page-break-inside: avoid;
  -moz-page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -webkit-column-break-inside: avoid; }

.mainNav li > div ul a {
  padding: 0; }

.special-offers {
  color: #fff;
  padding: 1em 1.5em;
  box-sizing: border-box;
  background-color: #f98525;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between; }

.special-offers h6 {
  flex: 100%;
  font-size: 1.2em;
  flex-basis: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400; }

.special-offers article {
  width: 30.3%;
  font-size: 1em;
  padding: .5em 0;
  position: relative; }

.special-offers article a:empty {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  z-index: 2;
  position: absolute; }

.special-offers article img {
  width: 42%;
  float: left;
  max-width: 110px;
  margin-right: 1em; }

.special-offers article h4 {
  font-size: .8em; }

.special-offers article p span {
  display: block;
  font-size: 1.1em; }

.special-offers article p i {
  display: block;
  font-size: .8em; }

.ic-menu {
  top: .5em;
  right: 1rem;
  width: 40px;
  height: 30px;
  display: none;
  cursor: pointer;
  user-select: none;
  position: absolute;
  text-indent: -999em;
  vertical-align: middle;
  background-color: #f98525; }

.ic-menu .slicknav_icon-bar {
  top: 5px;
  left: 5px;
  right: 5px;
  height: 4px;
  position: absolute;
  background-color: #fff; }

.ic-menu .slicknav_icon-bar:nth-of-type(2) {
  top: 13px; }

.ic-menu .slicknav_icon-bar:nth-of-type(3) {
  top: auto;
  bottom: 5px; }

.slicknav_menu {
  z-index: 999;
  display: none; }

.slicknav_nav {
  left: 0;
  right: 0;
  color: #fff;
  z-index: 999;
  display: none;
  display: block;
  overflow: hidden;
  position: absolute;
  box-sizing: border-box;
  background-color: #7a7a7a;
  font-size: 1.05em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.slicknav_nav a {
  color: inherit; }

.slicknav_nav li {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.slicknav_nav li > a {
  display: block;
  margin: 0 1.2em;
  padding: .8em 0;
  position: relative; }

.slicknav_nav ul ul {
  opacity: .9;
  font-size: .85em;
  margin-left: 2em; }

.slicknav_nav .slicknav_arrow {
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  z-index: 9999;
  line-height: 3;
  position: absolute;
  text-align: center; }

.slicknav_nav .special-offers {
  display: none; }

figure {
  position: relative; }

figure img {
  width: 100%;
  display: block; }

.banner.category {
  margin: 0 0 1em; }

/*.banner{
    clear:both;
    max-height:560px;
    max-width:2000px;
    overflow:hidden;
    position:relative;
    margin:-.3em auto 0;
    background-color:#fff
}*/
.banner figure {
  float: left; }

/*.banner img{
    width:100%;
    margin:0 auto;
    display:block;
    max-width:2000px
}*/
.figcaption h3 {
  color: #f98525;
  font-size: 1.5em;
  padding-bottom: .2rem; }

/*.banner figcaption{
    top:50%;
    left:1em;
    width:100%;
    margin-left:2%;
    margin-top:-2%;
    font-size:2vmax;
    max-width:1000px;
    position:absolute;
    transform:translateY(-50%);
    text-shadow:0 0 10px rgba(255,255,255,0.5)
}*/
.banner__overlay_container {
  position: absolute;
  float: right;
  z-index: 4;
  max-width: 500px;
  top: 50%;
  transform: translateY(-50%);
  right: 10em;
  background-color: rgba(255, 255, 255, 0.8); }

.banner__overlay {
  padding: 2em; }

.banner__button {
  color: #fff;
  width: 100%;
  padding: .5em 0;
  cursor: pointer;
  text-align: center;
  background: #fc861c; }

.banner__button:hover {
  opacity: 0.8; }

@media screen and (min-width: 1200px) {
  .banner__overlay_container {
    right: 2em; } }

@media screen and (max-width: 1200px) {
  .banner__overlay_container {
    position: relative;
    float: left;
    width: 100%;
    max-width: none;
    transform: none;
    right: 0;
    background-color: white; }
  .banner__overlay {
    padding: 1em 2em;
    text-align: center; }
  .banner__button {
    max-width: 30%;
    margin: 0 auto 2em; } }

/*@media screen and (min-width: 1100px) {
	.banner__overlay_container {
		position: absolute;
		float: right;
		z-index: 4;
		width: 400px;
		height: 300px;
		top: 20%;
		right: 11em;
		background-color: rgba(255, 255, 255, 0.8);
	}

	.banner__overlay {
		margin: 10% 0% 0% 0%;
		padding: 6%;
	}
}*/
@media screen and (max-width: 767px) {
  .banner__overlay_container {
    display: none; } }

.banner__overlay_h3 {
  font-size: 2em;
  text-transform: uppercase; }

.banner__overlay_p {
  color: grey; }

.banner__button {
  min-width: 340px;
  text-align: center; }

.banner figcaption {
  top: 50%;
  right: 4em;
  width: 100%;
  margin-left: 2%;
  margin-top: -2%;
  font-size: 2vmax;
  max-width: 500px;
  position: absolute;
  transform: translateY(-50%);
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5); }

.figcaption {
  padding: 1em;
  overflow: hidden;
  display: none !important;
  border: 1px solid #d8d8d8; }

.slick-slider button {
  border: 0;
  outline: none;
  display: block;
  cursor: pointer;
  text-indent: -999em;
  background: transparent; }

.slick-slider .slick-dots, .slick-slider .slick-next, .slick-slider .slick-prev {
  left: 1em;
  right: 1em;
  bottom: 0.6em;
  z-index: 1000;
  position: absolute;
  text-align: center; }

.slick-slider .slick-dots li, .slick-slider .slick-next li, .slick-slider .slick-prev li {
  color: #fff;
  cursor: pointer;
  position: relative;
  border-radius: 100%;
  display: inline-block; }

.slick-slider .slick-dots li:before {
  content: '';
  width: 8px;
  height: 8px;
  margin: 0 .3em;
  cursor: pointer;
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  border: 2px solid #fff;
  box-shadow: 0 0 3px #666; }

.slick-slider .slick-dots li.slick-active:before {
  background: #f98525; }

.slick-slider .slick-dots button {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

aside {
  width: 23%;
  float: left; }

aside article {
  margin-bottom: 1em;
  border: 1px solid #e2e2e2;
  padding: 1em 1.2em !important; }

aside article img {
  width: 100%; }

.subNav ul::-webkit-scrollbar {
  width: 0.4em;
  height: 0.4em; }

.subNav ul::-webkit-scrollbar-thumb {
  background: #f98525; }

.subNav ul::-webkit-scrollbar-track {
  background: #7a7a7a; }

.subNav ul {
  scrollbar-face-color: #f98525;
  scrollbar-track-color: #7a7a7a; }

.subNav {
  margin-bottom: 1em;
  padding: 1em 1.2em;
  background-color: #e6e6e6;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.subNav > div {
  clear: both; }

.subNav > div:last-of-type ul {
  border: 0; }

.subNav ul {
  clear: both;
  font-size: .9em;
  overflow: hidden;
  overflow-y: auto;
  max-height: 170px;
  margin: .5em 0 1em; }

.subNav ul li {
  padding: .4em 0; }

.subNav ul li:first-child {
  padding-top: 0; }

.subNav ul li a {
  color: #7a7a7a;
  display: block;
  margin: -.4em 0;
  padding: .3em 2em .3em 0; }

.subNav ul li a.active, .subNav ul li a:hover {
  color: #fc871E;
  text-decoration: underline; }

.subNav h2 span {
  font-size: .85em; }

.subNav input {
  margin: 0; }

.subNav input[type="radio"], .subNav input[type="checkbox"] {
  margin-top: .2em;
  vertical-align: top; }

.subNav.refine div:last-of-type ul {
  margin: 0; }

nav .switch {
  font-size: 1.1em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  background-color: #f98525;
  background: linear-gradient(to bottom, #f98525, #e66f03);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="$orange", endColorStr="#e66f03"); }

nav .switch:hover {
  opacity: .75; }

nav .switch a {
  color: #fff;
  display: block;
  padding: .8em 1em; }

nav .switch a:hover {
  text-decoration: none; }

.refine ul li {
  border: 0; }

.refine ul li:first-child {
  margin-top: 0; }

.refine h3, .refine h4 {
  padding: .5em 0;
  margin-top: .2em;
  font-size: 1.2em;
  border-bottom: 0;
  border-top: 1px solid #d8d8d8; }

.refine h2 + div h3:first-child, .refine h2 + div h4:first-child {
  border: 0;
  padding: 0; }

.subNav ul li label {
  width: 89%;
  padding-left: 1.5%;
  display: inline-block; }

.subNav header h2 {
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 1px solid #d8d8d8; }

.subNav.refine header h2 {
  border: 0;
  margin: 0;
  padding-bottom: 0.3em; }

.mainContainer aside header, .footer header, .footer section header, .footer article header {
  border: 0;
  padding: 0;
  clear: both;
  color: #7a7a7a;
  box-shadow: none;
  background: none;
  margin: 0 !important; }

.multi.scroller {
  padding: 0;
  margin-bottom: .8em; }

.multi.scroller > ul {
  width: 100.3%;
  display: table;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #7a7a7a;
  font-size: 1.1em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.multi.scroller > ul li {
  width: 20%;
  height: 100.2%;
  display: table-cell; }

.multi.scroller > ul a {
  color: #fff;
  width: 100%;
  display: block;
  padding: .8em .2em;
  display: inline-block;
  vertical-align: middle; }

.multi.scroller > ul li:hover, .multi.scroller > ul a.active {
  color: #fff;
  height: 100%;
  background: #f98525;
  text-decoration: none; }

.multi.scroller > ul a:hover {
  text-decoration: none; }

.multi.scroller .sort {
  margin: 0;
  float: none;
  text-align: left;
  overflow: hidden;
  padding: .8em 1em;
  background: #e6e6e6;
  font: 1em/1em "$body-font", Tahoma, Geneva, sans-serif; }

.multi.scroller .sort fieldset {
  padding: 0;
  float: left;
  margin-right: 1em; }

.multi .slider {
  margin: 1em; }

.bread {
  width: 100%;
  clear: both;
  padding: 1em 0 1.5em;
  font-size: 0.85em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.bread ul:before {
  color: #f98525;
  content: "You are here: "; }

.bread a {
  color: #7a7a7a; }

.bread ul li {
  position: relative;
  padding-right: .5em;
  display: inline-block; }

.bread ul li:first-child, .bread ul li:first-child:before {
  display: none; }

.address {
  clear: both;
  padding-bottom: 1.2em; }

.address p {
  padding-bottom: 0em; }

.mainContent {
  width: 72%;
  float: right;
  padding: 0 0 1.2em; }

.mainContent > ul {
  list-style-type: disc;
  padding: 0 0 .5em 1.2em; }

.mainContent > ul li {
  padding: 0 0 .5em; }

.cta {
  width: 100%;
  display: table;
  color: #3a3939;
  font-size: 1em;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #fdfdfd;
  margin-bottom: .2em;
  border: 1px solid #dcdcdc;
  box-shadow: 0 0 10px 2px #d7d7d7 inset; }

.cta p {
  padding: .5em .8em .5em; }

.cta p, .cta .tag {
  display: table-cell;
  vertical-align: middle; }

.cta .tag {
  color: #fff;
  padding: 0 .8em;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  background: #EB2F2F;
  background: linear-gradient(to bottom, #EB2F2F, #C42929);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#EB2F2F", endColorStr="#C42929"); }

.cta span {
  color: #EB2F2F;
  font-weight: bold; }

.mainContainer > section {
  clear: both; }

.mainContainer section p:last-of-type + .btn {
  margin-top: 1em; }

.mainContainer section > div > section, .scroller section {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  background: none; }

.mainContainer section > div > section img {
  padding: 0; }

.mainContainer section > div > section > .td > img {
  margin-bottom: 2em; }

section > div > section h4, .scroller section h4 {
  border: 0;
  margin: 0;
  font-size: 1em;
  padding-bottom: .5em; }

section time {
  float: right; }

section section .price, .slider .price {
  border: 0; }

section.nograd, .basket, .basket section, .productInfo section {
  background: none; }

section > header {
  padding-top: 2.5em;
  position: relative;
  border-top: 1px solid #e2e2e2; }

.mainContainer header, .steps._2 {
  position: relative;
  padding-bottom: .8em; }

header h2, header h3 {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1.35em; }

header:first-child + p {
  margin-top: -.5em; }

.sliding {
  display: none; }

section .sliding {
  background: #fff;
  margin: -1em -1.2em;
  padding: 2em 1.2em 1em; }

section .welcome {
  background: #fff;
  margin: -1em -1.2em;
  padding: 2em 1.2em 1em; }

.sliding p:last-of-type, .msliding p:last-of-type {
  padding-bottom: 0; }

.msliding span {
  display: block;
  padding: .4em 0;
  margin-top: -.6em;
  margin-right: -1.2em;
  margin-bottom: .8em;
  margin-left: -1.2em;
  border-bottom: 1px solid #d8d8d8;
  background-color: #3875d7; }

.msliding span:hover {
  background-color: #f98525; }

.msliding span a {
  color: #fff;
  display: block;
  padding: .4em 2em .4em 1em;
  background: url("../images/btnArrowWhite.png") no-repeat 96.5% center;
  font-weight: bold;
  font-size: 1.2em; }

.msliding span a:hover {
  color: #fff;
  text-decoration: none; }

.mainContainer article {
  padding: .85em 1em; }

.mainContainer article a {
  color: inherit; }

.mainContainer article a:hover {
  text-decoration: none; }

article.delivery {
  margin-top: 0;
  border-radius: 0;
  background: url(../images/adBox_map.png) no-repeat 96% 0.5em #fff; }

.delivery img, .businessbtn img {
  display: block; }

.fw img {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 274px;
  vertical-align: middle; }

.col .reviews h5 {
  padding: 0 0 .2em; }

.col .reviews p {
  padding: 0; }

.postDate {
  margin-bottom: 5px;
  display: block;
  font-size: .85em; }

article.blogPost {
  padding: 1.2em 0;
  border-top: 1px solid #e2e2e2; }

.blogPost > img {
  width: 50%;
  float: left;
  margin-right: 1em;
  box-sizing: border-box; }

.blogPost > div {
  width: auto; }

.blogPost h3 > span {
  float: right; }

.blogPost .btn {
  width: auto;
  clear: none;
  float: left; }

.adBoxes article {
  float: left;
  padding: 1em 2.2em;
  box-sizing: border-box; }

article.trustpilot-box {
  color: #fff;
  float: left;
  margin-bottom: 1.8em;
  padding: 1.5em 2.2em;
  background: url(../images/trustpilot-bg.svg) no-repeat 0 0 #f98525;
  background-size: cover; }

article.trustpilot-box a:hover {
  color: inherit; }

article.trustpilot-box a:hover .btn {
  color: #fff !important; }

article.trustpilot-box img {
  width: auto;
  float: right;
  margin: .2em 0 .5em .5em; }

article.trustpilot-box .btn {
  margin: 0;
  background-color: #fff;
  color: #f98525 !important; }

article.trustpilot-box.green {
  background: url(../images/trustpilot-bg-green.svg) no-repeat 0 0 #8cc63f;
  background-size: cover; }

article.trustpilot-box.green .btn {
  color: #8cc63f !important; }

article.trustpilot-box.green a:hover {
  color: inherit; }

article.trustpilot-box.green a:hover .btn {
  color: #fff !important;
  background: #f98525 !important; }

article.trustpilot-box.red {
  background: url(../images/trustpilot-bg-red.svg) no-repeat 0 0 red;
  background-size: cover; }

article.trustpilot-box.red .btn {
  color: red !important; }

.grid-control .row {
  display: flex;
  margin: 0 -1em;
  flex-wrap: wrap;
  flex-direction: row; }

.grid-control .row .row {
  margin: 0; }

.grid-control article[class^="col-"] {
  padding: 1em;
  box-sizing: border-box; }

.grid-control figure {
  margin-bottom: 1em; }

.grid-control .object-fit img {
  height: 100%;
  object-fit: cover; }

.grid-control h2, .grid-control h3 {
  padding-bottom: 0; }

.grid-control p {
  opacity: .8; }

.grid-control .video {
  width: 100%;
  height: 100%;
  display: block;
  position: relative; }

.grid-control .video:before {
  left: 0;
  right: 0;
  top: 50%;
  z-index: 999;
  margin: 0 auto;
  content: "\0045";
  font-size: 6em;
  text-align: center;
  font-family: fonts;
  position: absolute;
  color: rgba(0, 0, 0, 0.8);
  transform: translateY(-50%); }

.grid-control .video:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2); }

.col-2 {
  width: 16.6%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.3%; }

.col-5 {
  width: 20%; }

.col-6 {
  width: 50%; }

.col-8 {
  width: 66.6%; }

.col-12 {
  width: 100%; }

.col {
  border: 0;
  padding-top: 0; }

.double, .triple, .quad {
  clear: both;
  overflow: hidden; }

.double .col {
  width: 49%;
  float: right; }

.double .col:first-child {
  float: left; }

.double section.col {
  width: 44.5%; }

.double.odd .col {
  width: 40%; }

.double.odd .col:first-child {
  width: 54%; }

.col > article {
  float: right;
  width: 42.5%; }

.col .adBox {
  width: 44.2%;
  padding: .85em 2%; }

.col > article:first-child, .col > article:first-child + article + article {
  float: left; }

.double .double .col {
  width: 48%; }

section .double section.col {
  width: 48%;
  padding: 0;
  border-top: 0; }

section .double section.col .col {
  width: 46.2%; }

.triple .col, .quad .col {
  float: left;
  width: 28.7%;
  margin-left: 2%;
  padding: 1em 1.5%; }

.triple .col:first-child, .quad .col:first-child {
  margin-left: 0; }

.quad .col {
  width: 20.2%; }

.tabbing {
  clear: both; }

.tabbing ul {
  width: 100%;
  box-sizing: border-box;
  font-size: 1.25em;
  line-height: 1.52em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.tabbing ul h2, .tabbing ul h3 {
  font-size: inherit; }

.tabbing li {
  margin-right: 8%;
  display: inline-block; }

.tabbing li a {
  color: #7a7a7a;
  display: block; }

.tabbing li a.active, .tabbing li a:hover {
  opacity: .6;
  text-decoration: none; }

.tabbing li.active a {
  user-select: none;
  pointer-events: none; }

.gallery {
  overflow: hidden;
  position: relative; }

.gallery img {
  display: block;
  margin: 0 auto;
  text-align: center; }

.gallery .movable {
  padding: 2.4em 0;
  box-shadow: none;
  overflow: hidden;
  position: relative; }

.gallery .thumbs {
  z-index: 5;
  clear: both;
  width: 100%;
  padding: 1em 0;
  overflow: hidden;
  position: relative; }

.gallery .magnify {
  top: 0;
  right: 0;
  width: 35px;
  height: 40px;
  z-index: 997;
  cursor: pointer;
  position: absolute;
  text-indent: -999em;
  background: url(../images/magnify.png) no-repeat 0 0; }

.thumbs section {
  float: left;
  width: 17.2%;
  z-index: 998;
  position: relative;
  box-sizing: border-box;
  margin: .5em 0 .5em 3.5%;
  border: 2px solid #d8d8d8;
  transition: ease-in-out all .3s; }

.thumbs section:nth-of-type(5n+1) {
  margin-left: 0; }

.thumbs section:hover {
  padding: 0;
  border-color: #f98525; }

.thumbs img {
  padding: 0;
  width: 100%; }

.thumbs section span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background: url("/images/play-button.png") center center no-repeat; }

.gallery .lg {
  width: 100%;
  clear: both;
  overflow: hidden;
  padding-top: 100%;
  position: relative; }

.lg img {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  position: absolute; }

.galleryZoom {
  top: 50%;
  right: 10%;
  width: 38%;
  padding-top: 38%;
  display: none;
  z-index: 10000;
  overflow: hidden;
  position: fixed;
  min-width: 400px;
  min-height: 400px;
  border-radius: 100%;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  transform: translateY(-50%);
  box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.2); }

.galleryZoom img {
  top: 36%;
  left: -2%;
  width: 300%;
  position: absolute; }

.ribbon-wrapper {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

.ribbon {
  top: 45px;
  left: -80px;
  width: 300px;
  color: #fff;
  z-index: 1;
  line-height: 36px;
  position: absolute;
  text-align: center;
  background: #f98525;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.ribbon.nextday {
  font-size: 0.8em; }

.discount-ribbon {
  background-color: #000;
  color: #fff;
  border-radius: 3.5em;
  min-width: 2.5em;
  position: absolute;
  top: .5em;
  right: .5em;
  padding: .6em .1em .4em;
  line-height: .85em;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em; }

.lg .discount-ribbon {
  right: 2.25em; }

.discount-ribbon span {
  clear: both;
  font-size: .7em;
  font-weight: normal; }

.productInfo .double {
  overflow: visible; }

.products {
  overflow: hidden;
  margin-left: -2.5%;
  padding-bottom: .5em; }

.products > * {
  margin-left: 2.5%; }

.row {
  clear: both; }

.products article {
  padding: 0;
  float: left;
  width: 30.8%;
  margin-bottom: 2.5%;
  box-sizing: border-box;
  box-shadow: 0 1px 1px -1px #d8d8d8; }

.products article:nth-of-type(3n+1) {
  clear: left; }

.products article h2 {
  border: 0;
  margin: 0;
  font-size: 1.2em;
  padding-top: .2em; }

article .img {
  min-height: 246px;
  background: url(../images/loading.gif) no-repeat center center; }

.img a {
  display: block; }

.products article img {
  margin: 0 auto;
  display: block;
  text-align: center; }

.products article > img, .products article a img {
  width: 100%;
  max-width: 230px;
  padding-top: 1em;
  background: url(../images/loading.gif) no-repeat center; }

.products.categories {
  margin-left: -1.5%; }

.products.x2 article {
  width: 47.5%;
  box-sizing: border-box; }

.x2 .ribbon {
  left: -85%; }

.products.x2 article > img, .products.x2 article a img {
  max-width: 100%;
  padding-top: 0; }

.animated {
  overflow: visible; }

[class$="2"] article img, .animated article > img, .animated article a img {
  max-width: none; }

.animated article, [class$="2"] article {
  width: 47.15%; }

.animated article:hover {
  backface-visibility: hidden;
  animation: ease-in-out .5s shake-rotate; }

.productDetails .tabbing ul {
  padding-bottom: 1.5em; }

.productDetails iframe[src*="http://3towns.co.uk/"] {
  max-width: 400px;
  float: left;
  margin-right: 1em; }

/* ----------------------------------------- *\
	STICKY PRODUCTS
\* ----------------------------------------- */
.stickyProduct {
  position: fixed;
  top: -200px;
  right: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 160px;
  background-color: white;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  -webkit-transition: top 500ms 0ms ease-in-out;
  -moz-transition: top 500ms 0ms ease-in-out;
  -ms-transition: top 500ms 0ms ease-in-out;
  -o-transition: top 500ms 0ms ease-in-out;
  transition: top 500ms 0ms ease-in-out;
  display: none; }

@media screen and (min-width: 885px) {
  .stickyProduct {
    display: block; } }

.stickyProduct.is-active {
  top: 0; }

.stickyProduct__inner {
  max-width: 1360px;
  margin: 0 auto;
  padding: 10px;
  display: flex;
  align-items: center;
  height: 100%;
  box-sizing: border-box; }

.stickyProduct__inner [class*="column"] {
  display: flex;
  flex-direction: column;
  width: 100%; }

.stickyProduct__inner .column-1 {
  width: 122px;
  min-width: 122px;
  margin-right: 20px; }

.stickyProduct__inner .column-2 {
  min-width: 0; }

.stickyProduct__inner .column-3 {
  width: 270px;
  min-width: 270px;
  margin-left: 20px; }

.stickyProduct__inner .column-3 > * {
  width: 100%; }

.stickyProduct__inner img {
  width: 100%;
  height: auto; }

.stickyProduct__inner .delivery {
  float: right; }

.stickyProduct__inner .trustpilot {
  max-width: 290px; }
  .stickyProduct__inner .trustpilot p {
    font-size: 1em; }

.stickyProduct__inner .btn {
  text-align: center; }

.stickyProduct__inner h1 {
  display: flex;
  justify-content: space-between; }

.stickyProduct__inner h1 span:nth-child(1) {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%; }

.stickyProduct__inner h1 span:nth-child(2) {
  margin-left: 20px; }

.spec {
  padding-left: .5em;
  border-left: 1px solid #dcdcdc; }

.spec h2 {
  opacity: .6;
  padding-left: 26.5%;
  padding-bottom: 1em; }

.equalItems section > div {
  width: 49%;
  float: left; }

.equalItems {
  font-size: .95em;
  padding-bottom: 2em; }

.equalItems section > div:nth-of-type(2n+1) {
  color: #7a7a7a;
  text-align: right;
  padding-right: 1.5em;
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.equalItems section {
  clear: both;
  padding: .15em 0;
  overflow: hidden; }

.categories article {
  width: 23.5%;
  margin: 0 0 1.5% 1.5%; }

.categories article footer {
  text-align: center;
  padding: .9em .5em .6em;
  box-shadow: 20px 1px 19px -10px #fff inset, -20px 1px 19px -10px #fff inset, 0 5px 8px -6px #8b8b8b inset; }

article footer h6 {
  padding: 0; }

article footer {
  padding: 1em;
  overflow: hidden;
  position: relative;
  background: #f3f3f3;
  border-top: 1px solid #fff; }

article footer > h2 {
  min-height: 37px; }

.categories footer h2 {
  margin: 0;
  padding: 0;
  min-height: 0;
  font-size: 1em;
  line-height: 1.25em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

article a footer h2, article footer h2 a, article a footer h6 article footer h6 a {
  color: #7a7a7a;
  display: block; }

article a:hover footer h2, article a:hover footer h6 {
  color: #f98525; }

article a:hover {
  color: #f98525;
  text-decoration: none; }

span.small {
  font-size: .9em; }

.price {
  clear: both;
  display: block;
  line-height: 1.3;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 400; }

div.price {
  overflow: visible;
  padding: 0 0 2em; }

div.price:first-of-type {
  padding: 1em 0 0; }

div.price span {
  display: block; }

.price i {
  font-size: 80%; }

.price p {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.9em; }

.price p span {
  display: block; }

.price .orange {
  color: #f98525;
  font-size: 1.5em; }

.price .red {
  color: #EB2F2F; }

.price .green {
  color: #008000;
  display: inline;
  padding-left: .25em; }

/*div.price span{
    //display:block
}
.price i{
    font-size:80%
}
.price p{
    padding:0;
    display:inline-block;
    vertical-align:middle;
    font-size:0.9em
}
.price p span {
    display: inline-block;
}
.price .orange{
    color:#f98525;
    font-size:1.5em
}
.price .red{
    color:#EB2F2F
}
#productBundleSaved {
    padding-left:1em;

}
.price .green {
    color: #008000;
}
.price .green i {
    font-size:1em;
}*/
.price .quantity {
  width: 40%;
  float: right;
  text-align: right;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400; }

.price .quantity > span {
  width: auto;
  height: auto;
  font-size: 1em;
  padding: .28em .6em;
  display: inline-block; }

.price .quantity > span input {
  width: 5em;
  float: none;
  text-align: center;
  display: inline-block; }

article .price {
  font-size: 1.4em; }

article .price span {
  font-size: 1.5em; }

.scroller .price {
  clear: both;
  overflow: hidden;
  padding-bottom: 0; }

.scroller .price p {
  display: block;
  margin-right: .3em; }

.pricesBox > div {
  display: block;
  float: left;
  width: 50%;
  text-align: right;
  padding: .75em;
  box-sizing: border-box;
  border-bottom: 1px solid #e2e2e2; }

.pricesBox > div:nth-child(1n+3) {
  border-bottom: none; }

.pricesBox > div:nth-child(3) {
  padding: 1.25em 0.75em; }

.pricesBox > div .green {
  font-size: 1em; }

.pricesBox > div i {
  float: left;
  padding-top: 0.25em; }

.products article .price {
  font-size: 1.15em; }

.price .delivery, .buying .businessbtn {
  float: right;
  display: table;
  margin-top: .08em;
  background-color: #FDFDFD; }

span.delivery, span.businessbtn {
  float: none;
  margin-top: 0;
  display: block;
  font-size: .9em;
  background: none;
  padding: .15em 0;
  border-bottom: 1px solid #dcdcdc; }

span.delivery:last-child {
  border: 0; }

.delivery p, .businessbtn p {
  padding: 0; }

.businessbtn span {
  display: block; }

.buying {
  border-top: 1px solid #e2e2e2;
  clear: both; }

.buying .btn {
  float: none;
  width: 100%;
  margin: 1em auto;
  text-align: center;
  padding: 2em; }

#upnlButtons {
  clear: both; }

.buying .businessbtn {
  border: 0;
  clear: none;
  float: right;
  margin: 0 0 .5em 0;
  position: relative;
  font-size: 1.1em;
  padding: .28em .6em;
  background: #3875d7;
  text-shadow: none; }

.buying .businessbtn span {
  color: #fff; }

.buying .businessbtn:hover {
  background: #f98525; }

.buying .businessbtn > div {
  right: -1px;
  top: 160%;
  left: auto; }

.buying .businessbtn > div a {
  color: #3875d7; }

.buying .businessbtn:hover > div, .buying .businessbtn:focus > div {
  display: block; }

.businessbtn > div h4 {
  font-size: 1.1em; }

.businessbtn > div:after {
  right: 1em;
  left: auto; }

.businessbtn > div:before {
  right: 0;
  left: 0;
  top: -30px;
  height: 30px;
  content: " ";
  position: absolute;
  display: block; }

.expand img {
  max-width: 100%; }

.discountoffer {
  font-size: .85em;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  border: 1px dashed #d8d8d8;
  display: table;
  float: right;
  margin-bottom: 1em;
  border-radius: .3em; }

.discountoffer i {
  width: 50px;
  height: 100%;
  display: table-cell;
  box-shadow: -1px 0 0 #fff inset;
  border-right: 1px dashed #d8d8d8;
  font-size: 1.6em;
  color: #F1258B;
  padding: .5em .2em .2em;
  line-height: 0.8em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.discountoffer i span {
  font-size: 0.7em;
  color: #8cc63f;
  text-transform: uppercase; }

.discountoffer p {
  display: table-cell;
  font-weight: bold;
  font-size: 1.7em;
  color: #8cc63f;
  padding: .3em .5em .3em;
  line-height: .5em; }

.discountoffer p span {
  font-size: 0.55em;
  color: #7a7a7a;
  display: block;
  font-weight: normal;
  margin-top: 0.75em; }

.discount-popup {
  top: 0;
  right: 1em;
  color: #fff;
  display: none;
  max-width: 220px;
  padding: 1em 1.2em;
  position: absolute;
  text-align: center;
  border-radius: .5em;
  pointer-events: none;
  box-sizing: border-box;
  background-color: #7a7a7a;
  z-index: 999; }

.discount-popup p {
  padding: 0; }

.hasDiscount .ourPrice:after {
  color: #fff;
  width: 18px;
  height: 18px;
  content: "i";
  margin: 0 .6em;
  display: block;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  background-color: #f98525; }

.discount-overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.35); }

.discount-overlay .content {
  top: 50%;
  left: 2em;
  right: 2em;
  width: 90%;
  margin: auto;
  position: fixed;
  max-width: 550px;
  text-align: center;
  padding: 2em 2.5em;
  background-color: #fff;
  box-sizing: border-box;
  transform: translateY(-50%);
  border-radius: 10px; }

.discount-overlay .content:after {
  width: 0;
  content: "";
  right: 80px;
  bottom: -25px;
  display: block;
  position: absolute;
  transform: skew(-40deg);
  border-style: solid;
  border-width: 0 0 30px 50px;
  border-color: transparent #fff; }

.discount-overlay a {
  color: inherit; }

.discount-overlay a[href*="tel:"] {
  font-size: 2.2em; }

.discount-overlay h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 2.2em;
  text-transform: uppercase; }

.discount-overlay p {
  margin: 0 auto;
  max-width: 600px; }

.discount-overlay a.ic-close {
  top: .5em;
  right: .5em;
  color: #f98525;
  cursor: pointer;
  position: absolute; }

.discount-overlay a.ic-close span {
  top: -999em;
  left: -999em;
  position: absolute; }

.discount-overlay .btn {
  margin: 0 auto;
  float: none;
  color: #fff !important; }

.discount-overlay p.validation-error {
  text-align: left;
  color: red;
  padding: 10px 0 5px 0; }

.fancybox-wrap {
  z-index: 20; }

.fancybox-iframe {
  width: 100%;
  height: 100%; }

.shareaholic-cookie-consent .shareaholic-button-set .shareaholic-accept-button {
  background: #fc861c !important; }

.swatch {
  clear: both;
  overflow: hidden; }

section.swatch {
  height: 4.65em;
  position: relative;
  padding: 1em 2.3em; }

.swatch img {
  float: left;
  width: 100%; }

article .swatch, table .swatch {
  margin: 0 -.25em;
  padding-top: .65em; }

article .swatch img {
  width: 6.4%;
  margin: .15em 1.3%; }

.fabrics .wrap, .meshes .wrap, .seatmeshes .wrap {
  left: -1.6em;
  width: 16000px;
  max-width: none;
  position: relative; }

.fabrics .movable, .meshes .movable, .seatmeshes .movable {
  margin: -.6em 0;
  overflow: hidden; }

.fabrics .movable .pair, .meshes .movable .pair, .seatmeshes .movable .pair {
  float: left;
  max-width: 6.2em; }

.fabrics .movable img, .meshes .movable img, .seatmeshes .movable img {
  display: block;
  max-width: 5.1em;
  margin: .25em .42em;
  transition: ease-in-out all .3s; }

.fabrics .swatch img, .meshes .swatch img, .seatmeshes .swatch img {
  border: 3px solid #efefef; }

.fabrics img:hover, .meshes img:hover, .seatmeshes img:hover {
  border-color: #C7C7C7; }

.fabrics img.active, .meshes img.active, .seatmeshes img.active {
  border-color: #f98525; }

.fabrics ul, .meshes ul, .seatmeshes ul {
  font: .95em Arial, Helvetica, sans-serif; }

.fabrics ul li, .meshes ul li, .seatmeshes ul li {
  display: table-cell; }

.customiseOptions {
  padding: 1em;
  overflow: hidden;
  background-color: #efefef;
  margin: 1em 0 1em; }

.customiseOptions label {
  position: relative;
  padding-bottom: .65em;
  font-size: 0.95em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.customiseOptions {
  overflow: hidden;
  padding-bottom: .8em; }

.customiseOptions:last-child {
  padding-bottom: 0; }

.customiseOptions + .customiseOptions {
  margin: 0 0 1em; }

.selector i {
  float: left;
  width: 19px;
  height: 17px;
  display: block;
  margin-right: .4em;
  background: url(../images/infoSprite.png) no-repeat -2.2em -0.55em; }

.customiseOptions fieldset {
  padding-top: .5em;
  padding-bottom: 1.2em; }

.customiseOptions fieldset.option {
  padding-left: 2.5rem; }

.customiseOptions label i {
  top: -.5em;
  left: -2.5rem;
  width: 25px;
  height: 25px;
  line-height: 2;
  font-size: .85em;
  margin-right: .5em;
  position: absolute;
  text-align: center;
  border-radius: 100%;
  background-color: #fff;
  border: 2px solid #E0E0E0; }

.customiseOptions input, .customiseOptions select {
  font-size: .8em;
  max-width: 320px; }

.customise .btn {
  float: left; }

.customise .btn + .btn {
  float: right; }

.customise .btn {
  margin-top: .3em; }

.colourOption, .colourMeshOption, .colourSeatMeshOption {
  font-size: 0.85em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-align: center;
  margin: 0 0 1.5em; }

.colourOption span, .colourMeshOption span, .colourSeatMeshOption span {
  color: #7a7a7a; }

.colourOption img, .colourMeshOption img, .colourSeatMeshOption img {
  margin: 0.4em 0.4em -0.4em;
  border: 1px solid #dcdcdc !important; }

.customiseOptions .inline {
  width: 86%;
  padding-left: 2.5rem; }

.customiseOptions .inline label {
  display: inline-block;
  padding: .5em 0 0; }

.customiseOptions .inline label i {
  top: 0; }

.customiseOptions .inline select, .customiseOptions .inline input {
  float: right;
  max-width: 300px; }

ul.rbl {
  font-size: .84em;
  padding: 1em 0 0; }

ul.rbl li, .inline ul.rbl li {
  margin: 0 1em .6em 0;
  display: inline-block; }

ul.rbl li label, .inline ul.rbl li label {
  padding: 0;
  max-width: 95%;
  vertical-align: middle;
  margin-left: 0.25em; }

ul.rbl input, .inline ul.rbl input {
  float: none;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle; }

.selector {
  overflow: hidden;
  padding-bottom: 1.5em; }

.selector img {
  display: block;
  margin: 0 auto;
  vertical-align: middle;
  padding-bottom: 1em; }

.selector img[src*="Hours"] {
  width: 100%;
  max-width: 197px; }

.selector img + p:first-of-type {
  padding-top: 1em;
  border-top: 1px solid #d8d8d8; }

.selector i {
  width: 24px;
  height: 24px;
  float: right;
  margin: -.35em 0 0 .8em;
  background-position: 0 0; }

.selector .double .col img {
  padding: 0;
  width: 100%;
  max-width: 199px;
  background: #fff;
  margin-bottom: 1em;
  border: 1px solid #d8d8d8; }

.reviews section:nth-child(even) {
  background: none; }

section .rating {
  overflow: hidden;
  margin-bottom: .8em;
  padding-bottom: .8em;
  border-bottom: 1px solid #d8d8d8; }

ul.rating {
  float: right; }

.rating ul {
  float: left; }

.rating li {
  width: 13px;
  text-indent: -999em;
  display: inline-block;
  background: url("/images/trustpilotstar.png") no-repeat 0 2px; }

.reviews section h3 {
  border: 0;
  margin: 0; }

.paging {
  clear: both;
  width: 100%;
  padding: 1em 0;
  overflow: hidden;
  margin: .2em 0 1em;
  box-sizing: border-box;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA; }

.paging ul {
  padding: 0;
  float: left;
  margin: 0 auto; }

.paging ul:only-child {
  text-align: center; }

.paging ul li {
  padding: 0;
  background: none;
  display: inline-block;
  box-sizing: border-box; }

.paging ul li:last-child {
  padding-left: .3em; }

.paging ul li a {
  color: #a3a3a3;
  display: block;
  position: relative;
  padding: .35em .8em;
  border: 1px solid #ccc;
  background: #f8f8f8;
  background: linear-gradient(top, #f8f8f8 50%, #f2f2f2);
  background: linear-gradient(to bottom, #f8f8f8 50%, #f2f2f2); }

.paging ul li a {
  margin-left: -.35em; }

.paging ul li:first-child a {
  margin-left: 0; }

.paging ul li a[title="Show"] {
  margin-left: 5px; }

.paging ul li.active a, .paging ul li a:hover {
  z-index: 1;
  color: #f98525;
  text-decoration: none;
  border: 1px solid #f98525; }

.paging ul + ul {
  text-align: right; }

.paging .btn a {
  padding-right: 1em; }

.paging .btn a:before {
  display: none; }

.sort {
  width: auto;
  float: right;
  margin-left: 1em;
  text-align: right; }

.sort label {
  display: inline; }

.sort select {
  width: auto;
  margin-left: 1em; }

.paging .sort:first-child + ul {
  text-align: left; }

.paging .btn {
  border: 0;
  margin: 0;
  float: left;
  font-size: 1em; }

.paging .btn a {
  margin: 0;
  min-width: 0; }

.th {
  clear: both;
  overflow: hidden;
  padding-bottom: .6em;
  border-bottom: 1px solid #dcdcdc; }

.items {
  padding-bottom: 1.5em; }

.items h2 {
  border: 0;
  margin: 0;
  color: #f98525; }

.basket .items h2 {
  color: #7a7a7a; }

.items > section, .options .basket section {
  border: 0;
  margin: 0;
  clear: both;
  padding: 1.2em 0;
  overflow: hidden;
  border-style: solid;
  border-color: #dcdcdc;
  border-width: 0 0 1px !important; }

.items a {
  color: #7a7a7a;
  font-size: 1.15em;
  text-decoration: underline; }

.items a:hover {
  color: #f98525; }

.items .td span {
  font-size: 0.9em;
  text-decoration: line-through;
  float: left; }

.basket p {
  padding-bottom: .2em; }

.basket p > b {
  color: #323232; }

.basket p:last-of-type {
  padding-bottom: 0; }

.quantity {
  float: left;
  display: table; }

.quantity .buttons {
  padding: 0;
  height: 100%;
  display: block;
  text-align: center;
  border: 1px solid #dbdbdb;
  background: #f7f7f7;
  background: linear-gradient(top, #f7f7f7, #eee);
  background: linear-gradient(to bottom, #f7f7f7, #eee); }

.quantity > span {
  border-right: 0;
  padding: 0 .4em;
  width: auto !important;
  border-radius: .3em 0 0 .3em; }

.quantity .buttons {
  width: 48%;
  height: 100%;
  display: table;
  font-size: 21px;
  border-left: 0;
  border-radius: 0 .3em .3em 0; }

.quantity input {
  width: 60px;
  height: 38px; }

.basket .quantity input {
  width: 40%;
  float: left;
  height: 33px;
  margin-right: -2px; }

header .basket .quantity input {
  height: 37px; }

.buttons a {
  text-decoration: none; }

.buttons > * {
  cursor: pointer; }

.buttons > div, .quantity > span {
  width: 50%;
  height: 25px;
  display: table-cell;
  vertical-align: middle; }

.buttons > div {
  width: 50%; }

.buttons > div:first-child {
  border-right: 1px solid #fff; }

.buttons > div + div {
  border-left: 1px solid #d8d8d8; }

.basket .closeBtn {
  padding: 0;
  float: right;
  margin-left: 1em; }

.basket a[title*="Remove"] {
  clear: both;
  display: block;
  font-size: .8em; }

.basket .td {
  width: 7.7%;
  float: left;
  padding-left: 2.8%; }

.td .subDetails {
  margin-top: 1em;
  font-size: .85em;
  overflow: hidden;
  padding: 0 1.2em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  background-color: #efefef; }

.td .subDetails > * {
  padding: .5em 0 !important; }

.td .subDetails:empty {
  display: none; }

.th .td:first-child, .td:first-child {
  width: 44%;
  padding-left: 0; }

.th .td:first-child + .td, section .td:first-child + .td {
  width: 11%; }

.td > img, .options .basket img, section > div > section img {
  float: left;
  width: 100%;
  max-width: 75px;
  padding: .2em;
  margin-right: 1em;
  border: 1px solid #dcdcdc !important; }

.orders .td {
  width: 17.6%;
  float: left;
  padding-left: 2.8%; }

.orders .th .td:first-child, .orders .td:first-child {
  width: 17.6%;
  padding-left: 0; }

.orders .th .td:first-child + .td, .orders section .td:first-child + .td {
  width: 17.6%; }

.orders .th .td:first-child + .td + .td, .orders section .td:first-child + .td + .td {
  text-align: center; }

.orders section .td:first-child + .td + .td + .td, .orders section .td:first-child + .td + .td + .td + .td, .orders .th .td:first-child + .td + .td + .td {
  text-align: right; }

.options .basket img {
  margin-top: .3em; }

.td p img {
  max-width: 15px;
  padding-left: .5em;
  vertical-align: text-top; }

.flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1.2em;
  justify-content: space-between; }

section.discount {
  width: 36%;
  padding: 1em 1.2em;
  margin-bottom: .8em;
  background-color: #efefef; }

.discount-bubble {
  color: #fff;
  width: 150px;
  font-size: 1.2em;
  line-height: 1.25;
  position: relative;
  text-align: center;
  margin: 0 2em 0 auto;
  box-sizing: border-box; }

.discount-bubble:after {
  height: 0;
  width: 100%;
  content: "";
  display: block;
  border-radius: 100%;
  padding-bottom: 100%;
  background-color: #46a961; }

.discount-bubble p {
  left: 0;
  right: 0;
  top: 50%;
  padding: 0;
  position: absolute;
  transform: translateY(-50%); }

.discount-bubble p span {
  display: block;
  font-size: 1.6em;
  font-weight: bold; }

.mainContainer .basket .total {
  width: auto;
  min-width: 260px;
  text-align: right; }

.total .double {
  width: 100%;
  text-align: left;
  padding-bottom: .5em; }

.total .double .col + .col {
  text-align: right; }

.total p {
  padding-bottom: .1em;
  font-family: Roboto, Arial, sans-serif; }

.total p.green {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.2em; }

.total p span {
  font-weight: normal; }

.total p:last-of-type {
  padding-bottom: .5em; }

.basket .colourThumb {
  margin: .2em 0; }

.basket .colourThumb img {
  display: inline-block;
  max-width: 15px;
  vertical-align: text-bottom;
  padding: .075em;
  margin: -0.15em .5em -0.15em 0;
  border: 1px solid #dcdcdc !important; }

.cards {
  background: #fff;
  overflow: hidden;
  padding: .35em 1.6em 0; }

.cards img {
  width: 12%;
  max-width: 59px;
  padding: 0 1% 0 0;
  display: inline-block;
  vertical-align: middle; }

.cards img:last-of-type {
  padding: 0; }

.cards .lLg img {
  width: 30%;
  padding: 0;
  max-width: 120px; }

.cards .lLg img + img {
  float: right; }

.cards > div {
  width: 50%;
  float: right;
  box-sizing: border-box; }

.cards > div:first-child {
  width: 45%;
  float: left; }

.cards span {
  font-weight: bold;
  padding: 0 .5em 0 0;
  display: inline-block;
  vertical-align: middle; }

.slider {
  margin-top: .8em;
  position: relative; }

.slider section {
  background: none; }

.movable {
  user-select: none; }

.scroller .movable {
  margin: .5em 2em;
  overflow: hidden; }

.scroller .movable.clients img {
  padding: .5em;
  max-height: 60px;
  background-color: #fff;
  vertical-align: middle;
  box-sizing: border-box;
  border: 1px solid #e2e2e2; }

.movable img {
  margin: 0 1.35em; }

.scroller .wrap {
  padding: 0;
  width: 8000px;
  max-width: none; }

.scroller section img {
  width: 100%;
  display: block;
  margin: 0 0 1em; }

.scroller .al, .scroller .ar {
  border: 0; }

.slider .price {
  font-size: .9em;
  font-family: Roboto; }

.slider .price [class] {
  font-size: 1.2em; }

.al.disabled, .ar.disabled {
  opacity: .4;
  pointer-events: none; }

.al, .ar, .au, .ad {
  left: 0;
  top: 50%;
  z-index: 5;
  font-size: 2em;
  color: #f98525;
  cursor: pointer;
  position: absolute;
  transform: translateY(-50%); }

.al:before, .ar:before, .au:before, .ad:before {
  content: "\004b";
  font-family: fonts; }

.al {
  transform: translateY(-50%) rotate(-180deg); }

.ar {
  right: 0;
  left: auto; }

.au, .ad {
  width: 98%;
  height: 27px;
  z-index: 999; }

.ad {
  top: auto;
  bottom: 0;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #d8d8d8; }

.scroller section {
  border: 0;
  padding: 0;
  float: left;
  width: 290px;
  margin: 0 1.4em; }

.steps {
  padding: 0;
  float: right;
  text-align: center;
  border: 1px solid #dcdcdc;
  background-color: #eaeaea;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.2em; }

.steps ul {
  width: 100%;
  display: table; }

.steps li {
  padding: .8em 1em;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid #dcdcdc; }

.steps li:first-child {
  border: 0;
  color: #f98525; }

.steps li.active {
  color: #f98525; }

#upnlDeliveryAddress {
  visibility: hidden;
  height: 0; }

#upnlDeliveryAddress.show {
  visibility: visible;
  height: auto; }

.btnPaging {
  clear: both;
  overflow: hidden;
  padding-bottom: 1em; }

header + .btnPaging {
  margin-top: -0.5em; }

.btn.disabled {
  opacity: .6;
  user-select: none;
  pointer-events: none; }

.btn + .btn a {
  margin-top: 0; }

.btn, .wishlist a, .prev a, .next a {
  color: #fff;
  float: left;
  display: block;
  padding: .8em 1em;
  margin: 1em 0 .5em;
  position: relative;
  background: #f98525;
  border-radius: .3em;
  box-sizing: border-box;
  transition: ease-in-out all .3s;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 0.95em; }

.next--alt a {
  background-color: #8cc63f; }

.btn:after, .btn:before, .wishlist a:after, .wishlist a:before, .prev a:after, .prev a:before, .next a:after, .next a:before {
  font-size: .8em; }

.btn:before, .wishlist a:before, .prev a:before, .next a:before {
  display: none; }

.btn a {
  color: #fff; }

.btn a:hover, a:hover .btn, a.btn:hover, .prev a:hover, .next a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #8cc63f; }

.banner__button a:hover {
  color: #fff;
  text-decoration: none;
  background: #f98525; }

.banner__overlay a:hover {
  background-color: none;
  text-decoration: none; }

.next, .prev {
  min-width: 0; }

.next {
  float: right;
  text-align: left; }

.prev {
  float: left;
  margin-right: 2em;
  text-align: right; }

.prev a:after {
  display: none; }

.prev a:before {
  margin: 0 .5em 0 0;
  display: inline-block;
  transform: rotate(-180deg); }

.btn.cart a, .next.cart a {
  min-width: 0;
  padding-right: 1em; }

.btn.cart a:before, .next.cart a:before {
  display: none; }

.btn.basket, .buying .btn, .cart a {
  color: #fff;
  background: #8cc63f; }

.btn.basket:after, .buying .btn:after, .cart a:after {
  content: "\004d";
  font-family: fonts; }

.btn.basket a, .buying .btn a, .cart a a {
  color: inherit; }

.customise .btn a[title*="Open"], .customise .btn a[title*="View all"], .customise .btn a[title*="Close"] {
  min-width: 100px; }

.btn.remove:after {
  content: "\a10"; }

.closeBtn a span {
  top: -999em;
  left: -999em;
  position: absolute; }

.btn.grey, .figcaption .btn, .wishlist {
  width: 100%;
  clear: both;
  float: none;
  text-align: left;
  margin-top: .6em;
  position: relative;
  line-height: 1.5em;
  box-sizing: border-box;
  background: #ebebeb; }

.btn.green {
  background: #46a961; }

.btn.top-1em {
  margin-top: 1em;
  cursor: pointer; }

.banner .btn, .figcaption .btn {
  float: left;
  width: auto;
  font-size: .95em; }

.figcaption .btn {
  margin: 0; }

.wishlist {
  width: auto;
  font-size: 1.25em; }

.btn.select {
  border: 0;
  width: 100%;
  font-size: 1em;
  text-align: left;
  background: #7a7a7a; }

.btn.select a {
  background: url(../images/checkboxSprite.png) no-repeat right 2px top 6px; }

.btn.select a.selected {
  background: url(../images/checkboxSprite.png) no-repeat right 2px top -56px #f98525;
  background: url(../images/checkboxSprite.png) no-repeat right 2px top -56px, linear-gradient(top, #fa9841, #f98525);
  background: url(../images/checkboxSprite.png) no-repeat right 2px top -56px, linear-gradient(to bottom, #fa9841, #f98525); }

.compareBtn a.selected {
  opacity: 1; }

.compareBtn a {
  opacity: .5;
  padding-right: 1em;
  background-color: #8cc63f; }

.sort .btn a {
  background-color: #8cc63f; }

.compareBtn a:before {
  display: none; }

.compareBtn a {
  display: block;
  color: inherit;
  min-width: 202px; }

.compareBtn a.selected {
  color: #f98525; }

.compareBtn a.selected:before {
  background-position: 0 -62px; }

.wishlist a {
  min-width: 0;
  padding-left: 2.3em;
  padding-right: .8em;
  background: url(../images/wishlistIcon.png) no-repeat 0 0.4em; }

aside article .btn {
  font-size: .95em; }

div.delivery {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: .8em;
  line-height: 1.2;
  padding: .65em .8em;
  border-radius: .3em;
  box-sizing: border-box;
  border: 1px solid #e2e2e2; }
  div.delivery i {
    width: 38px;
    padding-top: 42px;
    height: 0;
    padding-right: 1em;
    display: block; }
  div.delivery[class*="truck"] i {
    background: url(../images/deliveryIcon.png) no-repeat 0 center; }
  div.delivery[class*="globe"] i {
    background: url(../images/globeIcon.png) no-repeat 0 center; }
  div.delivery[class*="chair"] i {
    background: url(../images/chairIcon.png) no-repeat 0 center; }

.delivery i + p,
.businessbtn i + p {
  padding-left: .5em; }

.trustpilot {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  background-color: #f98525;
  vertical-align: middle;
  border-radius: 0.3em;
  padding: 10px 12px; }
  .trustpilot p {
    font-size: .85em;
    line-height: 1.2;
    padding: 0; }
  .trustpilot img {
    width: 90px; }

table {
  width: 100%;
  text-align: left;
  font-size: .9em;
  margin-bottom: 2em;
  border: 1px solid #d8d8d8; }

table img {
  width: 100%;
  max-width: 152px;
  display: block;
  margin: 0 auto;
  padding-bottom: .5em; }

table p {
  line-height: 1.4em;
  padding-bottom: .5em; }

table tr:nth-child(even) {
  background: #f3f3f3;
  background: linear-gradient(top, #f3f3f3 60%, #e9e9e9);
  background: linear-gradient(to bottom, #f3f3f3 60%, #e9e9e9); }

table tr:last-of-type {
  background: #fff; }

table td, table th {
  width: 20%;
  padding: .8% 1.2%;
  border-left: 1px solid #d8d8d8; }

table th > div, table td > div {
  position: relative; }

table .price {
  font-size: 1.2em;
  margin-bottom: .5em; }

table .price span {
  font-size: 1.4em; }

table .price span span {
  display: inline;
  font-size: .7em; }

table .swatch {
  padding-bottom: 0.65em; }

table .swatch img {
  width: 11%;
  padding: 0;
  margin: .2em 2.8%; }

table .swatch img:nth-child(n+7) {
  display: none; }

table .btn, .compare table .btn {
  float: none;
  min-width: 0;
  margin: 0 auto;
  text-align: center; }

table .btn a {
  min-width: 0 !important; }

table .closeBtn {
  right: 0;
  position: absolute; }

table .closeBtn a {
  width: 1.35em;
  height: 1.25em; }

table.addOn {
  border: 0;
  margin: 0; }

.addOn td {
  border-style: solid;
  border-color: #d8d8d8; }

.addOn td {
  border-width: 1px 1px 0 0; }

.addOn td:first-child {
  border-top: 0;
  border-left: 0;
  border-bottom: 0; }

.addOn + table + .addOn td {
  border-width: 0 1px 1px 0; }

.addOn + table + .addOn {
  margin: -2em 0 1.5em; }

.compare table .btn a {
  background: none;
  padding-right: 0.6em; }

.compare table .btn a:after {
  display: none; }

.popupWrapper {
  background: #fff; }

.popup {
  background: #fff;
  padding: 1.2em; }

.popup > h1:first-child {
  padding-right: 2em; }

.popup iframe {
  padding-bottom: 1em; }

.popup .al, .popup .ar {
  width: 15px; }

.popup .al {
  background-position: 1em center; }

.popup .ar {
  background-position: -1.9em center; }

.popup .gallery {
  clear: both;
  border: 1px solid #d8d8d8; }

.popup .movable {
  padding: 0;
  margin: 0 3em; }

.popup .wrap {
  margin: 0;
  width: 6000px;
  max-width: none; }

.thumbs .wrap {
  padding: 0; }

.popup .gallery .thumbs section {
  float: left;
  width: 8.28em; }

.footer {
  border: 0;
  color: #fff;
  clear: both;
  font-size: .9em;
  padding: 1em 0 0;
  /*margin:-2em 0 0;*/
  background: #7a7a7a;
  /*margin-bottom:-1.6em;*/ }
  .footer h4 {
    font-size: 1.5em; }
  .footer a,
  .footer h4,
  .footer h5,
  .footer .number {
    color: #fff; }
  .footer .main {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .footer .main ul {
      margin-top: -.6em; }
      .footer .main ul li {
        padding: .55em 0;
        border-top: 1px solid rgba(255, 255, 255, 0.2); }
        .footer .main ul li:first-child {
          border: 0; }
        .footer .main ul li a {
          display: inline;
          margin: -.55em 0;
          padding: .55em 0; }
    .footer .main article {
      width: 28%;
      float: left;
      box-sizing: border-box; }
      .footer .main article:first-child {
        width: 20%; }
  .footer .logos,
  .footer .gtranslate {
    overflow: hidden;
    background: #fff;
    padding: 1em !important;
    margin-bottom: 1em; }
  .footer .logos img {
    float: right;
    max-height: 82px; }
    .footer .logos img:first-child {
      float: left; }
  .footer .gtranslate strong {
    color: #7a7a7a; }
  .footer .gtranslate.flash {
    animation: ease-in-out 1s flash;
    animation-iteration-count: 1; }
  .footer .main > section {
    width: 48%;
    float: left;
    padding: 0 2%;
    background: none; }
    .footer .main > section ul {
      float: left;
      width: 33.3%; }
    .footer .main > section h4:first-child + ul + ul {
      padding: 0 3%; }
  .footer .info {
    width: 62%;
    float: left;
    padding-top: 1.5em;
    overflow: hidden; }
    .footer .info img {
      float: left;
      padding-right: 1em; }
    .footer .info ul {
      padding-top: .6em; }
      .footer .info ul li {
        display: inline; }
        .footer .info ul li.copyright {
          display: none; }
        .footer .info ul li a {
          display: inline-block; }
        .footer .info ul li:before {
          content: " | "; }
    .footer .info li:first-child:before {
      display: none; }
  .footer .social {
    margin: 1em 0; }
    .footer .social a {
      padding-right: .5em;
      display: inline-block; }
  .footer .support img {
    max-width: 100px;
    background-color: white;
    padding: 5px; }
  .footer .copyright {
    clear: both;
    color: #7a7a7a;
    padding: .8em 0;
    overflow: hidden;
    background: #fff; }
    .footer .copyright span {
      float: right; }
    .footer .copyright a {
      color: inherit; }
  .footer .number {
    background-position: 0 3px; }
  .footer .liveChat a {
    color: #fff !important; }
  .footer .sliding {
    margin: 0;
    padding: 0;
    background: none; }

@media screen and (max-width: 925px) {
  .footer .main article, .footer .main article:first-child {
    width: 28%; }
  .footer .main > section {
    width: 70%;
    padding-right: 0; }
  .footer article.whiteBg {
    width: 100%;
    clear: both;
    overflow: hidden; }
  .footer .logos img {
    float: left;
    padding-right: 2%; }
  .footer .twitter {
    display: none; }
  .footer .info {
    float: none;
    width: 100%; }
  .footer .info ul {
    padding-top: 1.5em; }
  .footer .info ul li.copyright {
    display: inline; }
  .footer .info span {
    display: none; }
  footer .social {
    width: 100%; } }

.footer__lower {
  display: flex;
  flex-wrap: wrap; }
  .footer__lower .info,
  .footer__lower .social,
  .footer__lower .support {
    width: 100%; }
  @media screen and (min-width: 400px) {
    .footer__lower .social,
    .footer__lower .support {
      width: 50%; }
    .footer__lower .support {
      text-align: right; }
      .footer__lower .support p {
        padding-bottom: 0;
        line-height: 1.4; }
      .footer__lower .support img {
        margin-right: 0; } }
  @media screen and (min-width: 900px) {
    .footer__lower {
      flex-wrap: nowrap;
      align-items: center; }
      .footer__lower .info {
        padding-top: 0; }
      .footer__lower .social,
      .footer__lower .support {
        width: 35%; }
      .footer__lower .social {
        max-width: 122px; }
      .footer__lower .support {
        max-width: 260px;
        margin: 1em 0; } }
  @media screen and (min-width: 1000px) {
    .footer__lower .social,
    .footer__lower .support {
      width: 30%; } }

.sticky-bar {
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  z-index: 9999;
  display: none;
  position: fixed;
  font-size: 2.2vw;
  padding: .5em 1em;
  text-align: center;
  background-color: #f98525; }

.sticky-bar > * {
  margin: 0 .2em;
  display: inline-block;
  vertical-align: middle; }

.sticky-bar p {
  padding: 0; }

.sticky-bar .btn {
  float: none;
  color: #f98525;
  margin: 0 .5em;
  border-radius: 0;
  background-color: #fff;
  box-sizing: border-box;
  text-transform: uppercase;
  padding: .45em 1em .3em 1em;
  transition: ease-in-out all .3s; }

.sticky-bar .btn:after {
  display: none; }

.sticky-bar .btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #8cc63f; }

.hidden {
  display: none !important; }

#imgProductBrandImage {
  margin-bottom: 1em;
  position: absolute;
  right: 1em; }

#imgProductBrandImage + h1 {
  min-height: 50px;
  padding-right: 6.2em; }

iframe[name*="google"] {
  height: 0 !important; }

#trustpilot-product {
  color: #efefef !important;
  background: none !important;
  font-size: 0.85em !important;
  font-family: inherit !important; }

.trustpilot-reviews-list {
  height: auto !important; }

.trustpilot-product-name {
  display: none !important; }

.trustpilot-widget--small {
  float: right;
  width: 150px; }

.brandTitle {
  float: left; }

.mopen, .mclose {
  position: relative; }

.mopen h2, .mopen h3, .mclose h2, .mclose h3 {
  display: inline-block;
  vertical-align: middle; }

.mopen:after, .mclose:after {
  display: none;
  color: #f98525;
  transform: rotate(90deg); }

.mclose:after {
  transform: rotate(-90deg); }

@media screen and (max-width: 1250px) {
  .logo {
    margin-top: .5em; }
  .mainNav {
    float: none;
    clear: both; } }

@media screen and (max-width: 965px) {
  body {
    font-size: .9em; }
  .mainNav .nav > li {
    font-size: .95em; }
  .mainNav ul li a {
    padding: 1em .7em; }
  .quicklinks {
    font-size: .8em; }
  .tabbing ul {
    font-size: 1em; }
  [class="products"] article {
    width: 30.5%; }
  .topAdvert figcaption h4 {
    font-size: 1.45em; }
  a .btn:before, .btn a:before, .wishlist a:before, .next a:before {
    background-position: 0 7px; }
  .prev a:before {
    background-position: 0 -44px; }
  .products, .products.categories {
    margin-left: -2.55%; }
  .products article {
    width: 47.5%;
    margin: 0 0 2.5% 2.5%; }
  .products article:nth-of-type(3n+1) {
    clear: none; }
  .products article:nth-of-type(2n+1) {
    clear: left; } }

@media screen and (max-width: 925px) {
  .topAdvert figcaption h5 {
    font-size: 1em; }
  .topAdvert figcaption h4 {
    font-size: 1.35em; }
  .quantity .buttons {
    display: none; } }

@media screen and (max-width: 900px) {
  .st_plusone_hcount {
    margin-top: 10px;
    display: inline-block; }
  .figcaption {
    display: none !important; }
  table .btn {
    font-size: 1em; }
  .topAdvert figcaption h5 {
    font-size: .95em; }
  .topAdvert figcaption h4 {
    font-size: 1.3em; } }

@media screen and (min-width: 750px) and (max-width: 890px), screen and (max-width: 650px) {
  article .swatch img {
    width: 7.4%;
    margin: 0.15em 1.85%; }
  article .swatch img:nth-child(n+10) {
    display: none; } }

@media screen and (max-width: 885px) {
  .ic-menu, .slicknav_nav {
    display: block; }
  .mainNav {
    display: none; }
  .slicknav_menu {
    display: block; }
  .options {
    padding: 0 55px .8em 0; }
  .options li {
    font-size: .85em; }
  .ic-blog {
    width: 40px; }
  .search {
    width: 220px; }
  aside {
    width: 26%; }
  .paging ul {
    margin-bottom: .5em; }
  .sort {
    float: none;
    clear: both;
    margin: 0; }
  .sort select {
    margin: 0; }
  .products {
    margin-left: -1.5%; }
  .animated article {
    width: 47%; }
  .double.odd .col, .double.odd .col:first-child {
    float: none;
    width: 100%;
    clear: both;
    border: 0;
    padding: 0 0 1.8em;
    overflow: hidden; }
  .double.odd .col:last-of-type {
    padding-bottom: 0; }
  .spec h2 {
    padding-left: 0;
    text-align: center; }
  .gallery .magnify {
    display: none; }
  .basket .td {
    width: 8.7%; }
  .basket .items h2 {
    font-size: 1.2em; }
  .th .td:first-child, .td:first-child {
    width: 40%; } }

@media screen and (max-width: 825px) {
  .col article, .col .adBox, .col > article:first-child {
    float: none;
    width: 100%;
    margin: 0 0 1em;
    box-sizing: border-box; }
  article.hardCoded img {
    min-width: 0;
    max-width: 112px; }
  .form label {
    display: block;
    width: 100%;
    padding-bottom: .2em; }
  .form input, .form select, .form textarea {
    width: 100%; }
  fieldset .next, fieldset .btn {
    margin-top: 0.5em; }
  input.sm, select.sm {
    width: 50%; }
  .footer + p {
    text-align: center; }
  .footer + p span {
    float: none;
    display: block;
    margin-top: .3em;
    padding-top: .3em;
    border-top: 1px solid #d8d8d8; }
  .topAdvert figcaption h5 {
    font-size: 0.85em; }
  .topAdvert figcaption h4 {
    font-size: 1.2em; } }

@media screen and (max-width: 785px) {
  .discount input, .discount .btn {
    margin-top: .5em;
    width: 100%; }
  .discount .btn {
    float: none; }
  .delivery i, .businessbtn i {
    display: none; }
  .price .delivery i + p, .buying .businessbtn i + p {
    padding: 0; }
  .cards span {
    display: block; }
  .cards img {
    width: 14.6%; }
  .cards .lLg {
    width: 54%; }
  .cards .lLg img {
    width: 23%; }
  .mainNav > ul {
    padding: 0; }
  .quad .col {
    width: 45%;
    float: right;
    margin-left: 0; }
  .quad .col:first-child, .quad .col:first-child + .col + .col {
    float: left; }
  .steps {
    float: none;
    clear: both;
    margin-bottom: 1.5em; } }

@media screen and (min-width: 650px) and (max-width: 765px), screen and (max-width: 400px) {
  dt {
    padding-bottom: 0; }
  dt, dd {
    float: none;
    width: 100%;
    border-top: 0; }
  dd, dl dt:first-child + dd {
    border-bottom: 1px solid #f0f0f0; } }

@media screen and (max-width: 750px) {
  .logo {
    width: 40%;
    margin-top: 4.2%; }
  .options {
    padding-right: 0; }
  .options ul {
    padding: 0 45px .5em 0; }
  .search {
    clear: both;
    width: 270px; }
  .quicklinks li {
    text-align: center; }
  .quicklinks a {
    padding-left: 0; }
  .quicklinks a:before {
    display: block;
    position: static; }
  .grid-control .col-3, .grid-control .col-4 {
    width: 50%; }
  .grid-control .col-8 {
    width: 50%; }
  .grid-control .col-4.match, .grid-control .col-8.match {
    width: 100%; }
  .grid-control .m-full-width {
    order: 3;
    width: 100%; }
  .grid-control .m-full-width img {
    max-height: 250px; }
  .grid-control .video[class*="fancybox"] {
    overflow: hidden; }
  .grid-control .video[class*="fancybox"] img {
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  aside {
    width: 30%; }
  .mainContent {
    width: 67%; }
  .double section.col {
    width: 43.5%; } }

@media screen and (max-width: 715px) {
  .cta p {
    font-size: .95em; }
  article.hardCoded img {
    margin-right: -1.1em; }
  .footer + p {
    padding-left: 0;
    padding-right: 0; }
  .triple .col {
    width: 28.6%; } }

@media screen and (max-width: 695px) {
  .figcaption {
    min-height: 0; }
  .figcaption h3 {
    border: 0;
    padding: 0; }
  .figcaption p {
    display: none; }
  .figcaption .btn {
    width: 100%; }
  .tag:after {
    display: none; }
  .double.odd .col, .double.odd .col:first-child {
    width: 100%;
    box-sizing: border-box; }
  #gMap {
    height: 300px; }
  .exc {
    display: none; }
  .basket .td {
    width: 12%; }
  .mainContainer .basket .total {
    min-width: 0;
    clear: both;
    float: none; }
  .basket .total .col {
    width: 49%; }
  .th .td:first-child, .td:first-child {
    width: 55%; }
  .th .td:first-child + .td, section .td:first-child + .td {
    width: 11.8%; }
  .footer .info ul {
    padding-top: .6em; }
  .footer .main ul .number {
    padding-left: 0;
    background: none; }
  .footer .logos:not(.gtranslate) img:first-child + img {
    float: right; }
  section.discount {
    float: none;
    width: 100%;
    box-sizing: border-box; }
  .sticky-bar {
    font-size: 1.2em; } }

@media screen and (min-width: 650px) and (max-width: 765px), screen and (max-width: 400px) {
  dt {
    padding-bottom: 0; }
  dt, dd {
    float: none;
    width: 100%;
    border-top: 0; }
  dd, dl dt:first-child + dd {
    border-bottom: 1px solid #f0f0f0; } }

@media screen and (max-width: 650px) {
  .topAdvert {
    display: none; }
  .banner figcaption {
    font-size: 1.5em; }
  .options {
    margin-bottom: .5em; }
  .grid-control h3 {
    font-size: 1.1em; }
  .grid-control p {
    display: none; }
  .adBoxes article {
    width: 100%; }
  .multi.scroller > ul {
    font-size: .95em; }
  header.close + * {
    display: none; }
  #homepage .mainContainer, .mainContainer {
    padding-top: 1em; }
  .bread {
    display: none; }
  aside, .mainContent {
    float: none;
    width: 100%; 
  }
  .mainContent {
    padding-top: .5em; }
  .subNav.refine header.mopen {
    padding-bottom: 0; }
  .subNav header h2 {
    margin: 0;
    padding: 0;
    border: 0; }
  aside .msliding {
    margin-top: .5em;
    padding-top: .5em;
    border-top: 1px solid #d8d8d8; }
  aside .subNav .msliding {
    margin-top: 1em;
    margin-right: 1em; }
  aside .refine .msliding {
    border: 0;
    margin-bottom: -1em;
    margin-top: 0.2em; }
  aside article {
    float: left;
    width: 49%;
    margin-left: 2%;
    box-sizing: border-box; }
  aside article:nth-of-type(odd) {
    margin-left: 0;
    clear: left; }
  .subNav ul li a {
    background: none; }
  .productInfo .col {
    clear: both;
    width: 100%;
    float: none;
    box-sizing: border-box; }
  .customiseOptions .inline select, .customiseOptions .inline input {
    float: none;
    display: block;
    margin-top: .5em; }
  .price .delivery {
    float: none;
    border: 0;
    display: block;
    background: none;
    padding: 0 0 0.3em;
    margin: 0 0 0.6em;
    width: 100%;
    border-bottom: 1px solid #d8d8d8; }
  .price .delivery span {
    display: inline-block; }
  .productDetails .col {
    width: 100%;
    float: none; }
  section.swatch {
    height: 3.6em; }
  .fabrics .movable {
    margin: -0.6em 0.4em; }
  .fabrics .movable .pair {
    max-width: 4.96em; }
  .fabrics .movable img {
    margin: .25em .2em;
    max-width: 4.2em; }
  .discount h3 {
    border: 0;
    padding: 0;
    margin: 0; }
  .gallery .lg img {
    max-width: 450px; }
  .mopen, .mclose {
    cursor: pointer; }
  .mopen:after, .mclose:after {
    display: inline-block; }
  .msliding, section .msliding {
    display: none;
    padding: 0;
    margin: 0;
    background: transparent; }
  .footer .msliding {
    overflow: hidden;
    margin-bottom: .8em; }
  section div.mopen + .msliding, section div.mclose + .msliding {
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid #D8D8D8; }
  .mHide {
    display: none !important; }
  .mShow {
    display: block !important; }
  .compareBtn, .btn a[title*="Compare"], .sort .btn {
    display: none; }
  nav .switch {
    margin-top: 1em;
    margin-right: 0; }
  .sort select {
    float: left; }
  .cards {
    padding: 1em 0 0; }
  .multi .sort select {
    float: none; }
  .footer .main header {
    margin-top: -1em !important;
    padding-top: 1em; }
  .footer .main {
    overflow: visible; }
  .footer .main article, .footer .main article:first-child, .footer .main > section, .footer .main > section ul {
    padding: 0;
    width: 100%;
    float: none;
    clear: both;
    overflow: hidden; }
  .footer .main ul {
    margin-bottom: 1em; }
  .footer .sliding ul:first-child {
    margin-top: -.6em; }
  .footer .main ul li, .footer .main ul li:first-child {
    border-top: 0;
    border-bottom: 1px solid #d8d8d8; }
  .footer .main ul li {
    width: 48.5%;
    float: left;
    box-sizing: border-box; }
  .footer .main ul li:nth-child(even) {
    float: right; }
  .footer .main ul li:nth-child(2n+1) {
    clear: left; }
  .footer .number {
    padding-left: 0 !important; }
  .footer .copyright {
    text-align: center; }
  .footer .copyright span {
    display: block;
    margin-top: .6em;
    float: none;
    font-size: .85em; } }

@media screen and (max-width: 600px) {
  .logo {
    width: 140px;
    min-width: 0;
    margin: 0 0 .6em; }
  .search {
    width: 80%;
    float: left;
    max-width: none;
    margin-bottom: .8em; }
  .options {
    font-size: .95em; }
  .options ul {
    padding-right: 0; }
  .options li {
    margin-right: 0; }
  .options li:first-of-type {
    display: none; }
  .options li:nth-of-type(2) {
    margin-left: 0; }
  .ic-tel:before, .ic-basket:before {
    display: none; }
  .ic-menu {
    top: 2.7em; }
  .slicknav_nav {
    top: 5.8em; }
  .outerWrapper {
    padding: 0 1em; }
  .double section.col {
    width: 100%;
    clear: both;
    box-sizing: border-box; }
  .triple .col img {
    width: 43%;
    max-width: 197px;
    min-width: 105px; }
  .triple .col, .quad .col {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 2%;
    padding-left: 1.2em;
    padding-right: 1.2em; }
  .selector .col img {
    float: left;
    padding: 0;
    margin: 0 1.5em .2em 0;
    box-sizing: border-box; }
  .sectors .col img {
    margin: 0 0 1em; }
  .selector .col p, .selector .col p:first-of-type {
    padding-top: 0;
    border: 0; }
  .selector .triple .col .btn, .quad .col .btn {
    float: left;
    width: 32%; }
  .selector double .double .col {
    width: 38%; }
  .selector .col .btn {
    min-width: 0; }
  .selector i {
    margin-top: -0.15em; }
  .checkout .col {
    width: 100%; }
  .checkout .next {
    float: left;
    margin: .5em 0 .8em; }
  .multi.scroller > ul {
    font-size: .85em; }
  .multi.scroller > ul li {
    width: 33.3%;
    height: 100.2%;
    display: block;
    float: left; }
  .basket-item > div {
    padding-left: 0px; } }

@media screen and (max-width: 575px) {
  .quicklinks {
    display: none; }
  .basket .items h2 {
    font-size: 1.1em; }
  .quantity input {
    width: 46%; }
  .ssNav {
    bottom: 0; }
  .ssNav ul li {
    width: 8px;
    height: 8px; }
  .cards > div, .cards > div:first-child, .cards .lLg {
    float: none;
    clear: both;
    width: 100%; }
  .cards .lLg {
    padding-top: 1em; } }

@media screen and (max-width: 520px) {
  .banner figcaption {
    display: none; }
  .options .number span {
    display: none; }
  .options .number {
    padding-left: 1.2em;
    background: none; }
  .multi .sort label {
    display: none; }
  .figcaption {
    border-width: 0 0 1px;
    margin-bottom: .8em;
    padding: 1em 0 1.2em; }
  .container {
    margin-top: 0;
    padding-top: 0;
    background: none; }
  .products article {
    width: 47%; }
  input.sm, select.sm {
    width: auto; }
  .double .double .col {
    float: right;
    width: 44.5%; }
  .double .double .col:first-child {
    float: left; }
  .double .col + .col {
    float: right; }
  .expand {
    height: auto !important; }
  .exc2 {
    display: none; }
  .basket .td {
    width: 17%; }
  .td.last {
    text-align: right; }
  .td img + div {
    clear: both;
    padding-top: .8em; }
  .td p {
    padding-bottom: .8em; }
  .th .td:first-child, .td:first-child {
    width: 63.5%; }
  .th .td:first-child + .td, section .td:first-child + .td {
    width: 13.5%; }
  div.price p {
    display: block;
    clear: both;
    text-align: center; }
  .price .quantity {
    display: block;
    clear: both;
    float: none;
    margin: 0 auto 1em;
    text-align: center; }
  .basket .prev {
    text-align: left; }
  .basket .next {
    margin-right: 0 !important;
    margin-left: .5em; }
  .pricesBox > div {
    width: 100% !important; }
  .pricesBox > div:nth-child(1n+3) {
    border-bottom: 1px solid #e2e2e2; }
  .pricesBox > div:nth-child(3) {
    padding: .75em; } }

@media screen and (max-width: 480px) {
  .discount-bubble {
    margin: .5em auto; }
  .options .quantity {
    width: 175px; }
  .steps {
    font-size: 1em; }
  .steps span {
    display: none; }
  .selector .col img {
    float: none;
    margin: 0 auto .8em; }
  .selector .triple .col .btn, .quad .col .btn {
    margin: 0 !important;
    width: 100%; }
  .selector .col p, .selector .col p:first-of-type {
    clear: both; } }

@media screen and (max-width: 435px) {
  .th {
    display: none; }
  .items {
    margin-top: -1em; }
  .basket .items h2 {
    font-size: 1.2em; }
  .basket .td img {
    margin-bottom: 1em !important; }
  .quantity input {
    width: 48%; }
  .subDetails {
    clear: both;
    margin-bottom: 1em; }
  .basket .td, .th .td:first-child, .td:first-child {
    padding: 0;
    width: 100%;
    clear: both;
    float: none;
    box-sizing: border-box; }
  .th .td:first-child + .td, section .td:first-child + .td {
    width: 32%; }
  .td.last {
    color: #f98525;
    padding-top: .8em;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 1.4em; }
  article.hardCoded img {
    display: none; }
  .products, .products.categories {
    margin: 0; }
  .products article, .products.x2 article {
    float: none;
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box; }
  .products article:last-of-type {
    margin-bottom: 1.5em; }
  article footer {
    height: auto !important; }
  aside article {
    width: 100%;
    margin-left: 0;
    float: none; }
  #imgProductBrandImage {
    display: block;
    margin: 0;
    position: static; } }

@media screen and (max-width: 400px) {
  .liveChat {
    font-size: .85em !important; }
  .mainContainer .basket .total, .total .next {
    width: 100%; }
  .total .double .col:first-child {
    text-align: left; }
  section > div.double > section.col {
    clear: both;
    width: 100%;
    margin: 1em 0 0; }
  section > div.double > section.col:first-child {
    margin: 0; }
  .buying .btn {
    width: 100%;
    clear: both;
    float: none; }
  .buying .businessbtn {
    width: 100%;
    clear: both;
    text-align: center; }
  .discountoffer {
    width: 100%;
    margin-top: .5em; }
  .scroller section {
    width: 202px; }
  .customise .btn {
    font-size: 1em;
    min-width: 0; }
  .customise .btn:first-child a {
    padding-left: 0.5em;
    padding-right: 2.1em; }
  .customise .btn a[title*="Close"] {
    background-position: right -3.75em; }
  .customise .btn a[title*="Edit"], .customise .btn a[title*="Save"] {
    padding-left: 2.6em; }
  .customise .btn a[title*="Open"], .customise .btn a[title*="View all"], .customise .btn a[title*="Close"] {
    min-width: 0; }
  .footer .info ul {
    padding: 0; } }

@media screen and (min-width: 316px) and (max-width: 382px) {
  article .swatch img {
    width: 8.8%; }
  article .swatch img:nth-child(n+9) {
    display: none; } }

@media screen and (max-width: 330px) {
  .cards .lLg span {
    display: block; }
  .cards .lLg img {
    width: 50%; }
  .equalItems section {
    padding-bottom: 1em; }
  .equalItems section > div, .equalItems section > div:nth-of-type(2n+1) {
    text-align: left;
    float: none;
    width: 100%; } }

@media screen and (max-width: 310px) {
  .info li:before {
    display: none; }
  .footer .info ul li {
    display: block; }
  .customise .btn + .btn {
    float: left;
    clear: both;
    min-width: 125px; } }

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .rating li {
    background-size: 30px 12px;
    background-image: url(../images/ratingStars_x2.png); } }

/*# sourceMappingURL=OfficeChairsUK.css.map */
.social-footer {
  display: flex;
  padding: 16px 0;
  flex-wrap: wrap; }

.social-footer__link {
  overflow: hidden;
  width: 61px;
  margin-left: 5px; }

.social-footer__link--linkedin {
  position: relative;
  top: 4px; }

.social-footer__link--pinterest {
  position: relative;
  top: 2px;
  width: 51px; }

.social-footer__link--google {
  position: relative;
  top: 4px; }

/* COMPONENT/LAYOUT
 * Checkout
 * ....
 * This is for incorporating the redesign from Nov 2018
 * Design - Tom - https://projects.invisionapp.com/d/main#/console/15612952/324319996/preview
 * Developer - Dan
 * ....
 * This is not a standalone partial, it works with the existing 
 * site stylesheet, introducing modifiers via nesting and new components.
 * ....
 * The partial is incorporating components, themes and layout for ease 
 * of introduction into the project.
 * ....
 */
.checkout-grid {
  margin-bottom: 15px;
  clear: both;
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 768px) {
    .checkout-grid {
      display: grid;
      grid-gap: 30px;
      grid-template-columns: [first-col] 55% [second-col] auto; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
    .checkout-grid {
      display: flex;
      flex-direction: row;
      margin-left: -30px; }
      .checkout-grid .checkout-grid__item {
        padding-left: 30px;
        box-sizing: border-box; }
        .checkout-grid .checkout-grid__item:nth-child(1) {
          width: 55%; }
        .checkout-grid .checkout-grid__item:nth-child(2) {
          width: 45%; } }
  .checkout-grid h2 {
    font-size: 1.25em;
    padding: 15px; }
    @media screen and (min-width: 768px) {
      .checkout-grid h2 {
        padding: 15px 30px; } }
    .checkout-grid h2 a {
      float: right;
      text-transform: lowercase;
      font-size: 0.8em;
      color: #555;
      display: none; }
      .checkout-grid h2 a:hover {
        cursor: pointer; }

.checkout-grid__item {
  margin-bottom: 15px; }
  .checkout-grid__item:nth-child(1) {
    grid-column-start: first-col; }
  .checkout-grid__item:nth-child(2) {
    grid-column-start: second-col; }

.checkout-stages h2 {
  background-color: #efefef; }

[class*="checkout-stages__"] {
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    [class*="checkout-stages__"] {
      margin-bottom: 30px; } }
  [class*="checkout-stages__"] .stage-summary {
    display: none; }
  [class*="checkout-stages__"] .form {
    display: none; }

[class*="checkout-stages__"].is-summary .stage-summary {
  display: block; }

[class*="checkout-stages__"].is-summary .form {
  display: none; }

[class*="checkout-stages__"].is-summary h2 a {
  display: inline; }

[class*="checkout-stages__"].is-active .stage-summary {
  display: none; }

[class*="checkout-stages__"].is-active .form {
  display: block; }

[class*="checkout-stages__"].is-active h2 a {
  display: none; }

.checkout-overview {
  margin-bottom: 30px; }
  .checkout-overview h2 {
    background-color: #efefef; }
  .checkout-overview > div {
    padding: 20px 15px;
    border: 1px solid #555;
    border-top-width: 0; }
    @media screen and (min-width: 768px) {
      .checkout-overview > div {
        padding: 20px 30px; } }
    .checkout-overview > div p {
      margin: 0;
      padding: 2px 0;
      display: flex;
      justify-content: space-between; }
      .checkout-overview > div p span {
        min-width: 100px; }
      .checkout-overview > div p:last-child {
        font-family: "RobotoMedium",Tahoma,Geneva,sans-serif;
        padding-top: 10px;
        margin-top: 10px;
        border-top: 1px solid #efefef; }

.checkout-basket h2 {
  background-color: #555;
  color: white; }

.checkout-basket > div {
  padding: 20px 15px;
  border: 1px solid #555;
  border-top-width: 0; }
  @media screen and (min-width: 768px) {
    .checkout-basket > div {
      padding: 20px 30px; } }

.basket-item {
  display: flex; }
  .basket-item .basket-item__image {
    padding: 0;
    min-width: 140px;
    margin-right: 1em; }
  .basket-item .basket-item__details p {
    padding-bottom: 2px; }
    .basket-item .basket-item__details p:nth-last-child(3) {
      padding-bottom: 10px; }
    .basket-item .basket-item__details p:nth-last-child(2) {
      color: #f98525;
      padding-bottom: 10px; }
    .basket-item .basket-item__details p:nth-last-child(1) {
      font-family: "RobotoMedium",Tahoma,Geneva,sans-serif;
      padding-bottom: 10px; }
    .basket-item .basket-item__details p img {
      width: 20px;
      display: inline-block;
      margin-left: 5px;
      vertical-align: text-bottom; }
  .basket-item + .basket-item {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #efefef; }
    @media screen and (min-width: 768px) {
      .basket-item + .basket-item {
        margin-top: 30px;
        padding-top: 30px; } }

.stage-summary {
  padding: 20px 15px;
  border: 1px solid #555;
  border-top-width: 0; }
  @media screen and (min-width: 768px) {
    .stage-summary {
      padding: 20px 30px; } }
  .stage-summary p {
    padding-bottom: 0;
    margin-bottom: 0;
    display: inline-block; }
    .stage-summary p:after {
      content: ', '; }
    .stage-summary p:empty:after {
      content: ''; }
    .stage-summary p:last-child:after {
      content: ''; }

.form.form--checkout {
  padding: 20px 15px 5px;
  border: 1px solid #555;
  border-top-width: 0; }
  .form.form--checkout .checkbox,
  .form.form--checkout .radio {
    width: 100%;
    display: flex;
    position: relative;
    cursor: pointer;
    color: #555; }
    @media screen and (min-width: 768px) {
      .form.form--checkout .checkbox,
      .form.form--checkout .radio {
        margin-top: 15px;
        margin-bottom: 15px; } }
    .form.form--checkout .checkbox input[type="checkbox"],
    .form.form--checkout .checkbox input[type="radio"],
    .form.form--checkout .radio input[type="checkbox"],
    .form.form--checkout .radio input[type="radio"] {
      position: absolute;
      opacity: 0; }
      .form.form--checkout .checkbox input[type="checkbox"]:checked ~ span:after,
      .form.form--checkout .checkbox input[type="radio"]:checked ~ span:after,
      .form.form--checkout .radio input[type="checkbox"]:checked ~ span:after,
      .form.form--checkout .radio input[type="radio"]:checked ~ span:after {
        content: '';
        width: 13px;
        height: 13px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        border-radius: 2px;
        display: inline;
        position: absolute;
        left: 3px;
        top: 3px;
        background-image: url(../images/tick-icon-dark.svg); }
    .form.form--checkout .checkbox span,
    .form.form--checkout .radio span {
      width: 18px;
      min-width: 18px;
      height: 18px;
      margin-top: 2px;
      margin-right: 10px;
      background-color: white;
      border-color: #ccc;
      box-shadow: 0 0 1px 1px #ccc;
      border: 0;
      border-radius: 2px;
      position: relative; }
    .form.form--checkout .checkbox a,
    .form.form--checkout .radio a {
      margin-left: .25em; }
  .form.form--checkout input,
  .form.form--checkout select,
  .form.form--checkout .button.button {
    border-radius: 0;
    border-color: #555;
    padding: .96em 1.33em;
    width: 100%; }
  .form.form--checkout input.valid {
    background-image: url(../images/tick-icon-green.svg);
    background-repeat: no-repeat;
    background-position: top 17px right 10px;
    background-size: 25px; }
  .form.form--checkout input.form-error-element {
    background-image: url(../images/cross-icon-red.svg);
    background-repeat: no-repeat;
    background-position: top 17px right 10px;
    background-size: 25px; }
  .form.form--checkout .form-error-message {
    color: #FF0000;
    font-size: 15px;
    display: block;
    line-height: 18px;
    padding-top: 5px; }
  .form.form--checkout .button.button {
    text-align: center;
    font-size: 1.2em;
    line-height: 0.58em;
    cursor: pointer; }
  .form.form--checkout .next .button {
    margin: 0;
    float: right; }
  .form.form--checkout .button--dark {
    background-color: #555;
    color: white;
    transition: background-color 300ms ease-in-out; }
    .form.form--checkout .button--dark:hover {
      background-color: #f98525; }
  @media screen and (min-width: 768px) {
    .form.form--checkout {
      padding: 30px 30px 15px; } }
  .form.form--checkout .form__row {
    display: flex;
    flex-wrap: wrap; }
    .form.form--checkout .form__row > div,
    .form.form--checkout .form__row > label {
      width: 100%;
      box-sizing: border-box;
      margin-bottom: 15px; }
  @media screen and (min-width: 1100px) {
    .form.form--checkout .form__row--1-1 {
      margin-left: -15px; }
      .form.form--checkout .form__row--1-1 > div,
      .form.form--checkout .form__row--1-1 > label {
        width: 50%;
        padding-left: 15px; } }
  @media screen and (min-width: 1300px) {
    .form.form--checkout .form__row--1-1-1 {
      margin-left: -15px; }
      .form.form--checkout .form__row--1-1-1 > div {
        width: 33.33333%;
        padding-left: 15px; } }

.is-hidden {
  display: none !important; }

/* ----------------------------------------- *\
	Hotlinks
\* ----------------------------------------- */
.hot-links {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #efefef;
  overflow: hidden; }

.hot-links__slider {
  width: 900px;
  height: 70px;
  overflow: hidden;
  max-height: 0;
  transition: max-height 300ms 2000ms ease-in-out; }
  .hot-links__slider.slick-initialized {
    max-height: 70px; }
  .hot-links__slider .slick-track,
  .hot-links__slider .slick-list {
    height: 100%; }
  .hot-links__slider .slick-arrow {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 100%;
    padding: 0;
    font-family: 'fonts';
    color: #f98525;
    font-size: 30px;
    z-index: 1; }
    .hot-links__slider .slick-arrow:hover {
      color: inherit; }
    .hot-links__slider .slick-arrow span {
      display: none; }
    .hot-links__slider .slick-arrow:before {
      content: none;
      font-family: 'fonts';
      display: block;
      text-indent: 0; }
      @media (min-width: 600px) {
        .hot-links__slider .slick-arrow:before {
          content: '\004b'; } }
    .hot-links__slider .slick-arrow.slick-next {
      right: 0;
      left: auto; }
    .hot-links__slider .slick-arrow.slick-prev {
      transform: rotate(180deg); }

.hot-links__item {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0.9em; }
  .hot-links__item p {
    margin-bottom: 0;
    padding: 0 0 0 20px; }
  .hot-links__item img {
    width: 35px;
    margin-right: 5px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.basket_terms p {
  padding-top: 5%;
  padding-left: 5%;
  font-size: 14px; }

.desktop-menu {
  -webkit-columns: 3 !important; }

@media screen and (max-width: 640px) and (min-width: 370px) {
  .mobile-menu {
    columns: auto !important; } }

/* wrap fix for small devices overlow... */
@media screen and (max-width: 768ox) {
  .wrap_sml_fix {
    max-width: 100%;
    overflow-x: hidden; } }

.offer-banner {
  clear: both;
  background-color: #003399;
  color: #fff;
  padding: 0.8em 1.4em;
  max-width: 510px;
  margin: 0 auto; }
  @media (min-width: 425px) {
    .offer-banner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1024px) {
    .offer-banner {
      font-size: 1.2em; } }

.offer-banner--wide {
  max-width: 100%; }

.offer-banner__code-details {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  border-top: 2px solid #fff;
  margin: 0.5em 0 0;
  padding: 0.5em 0 0; }
  @media (min-width: 425px) {
    .offer-banner__code-details {
      border-top: 0;
      margin: 0;
      border-left: 2px solid #fff;
      padding: 0 0 0 1.2em;
      box-sizing: border-box;
      width: 170px; } }

.offer-banner__code {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  word-break: break-all;
  text-transform: uppercase;
  font-size: 1.4em; }
  @media (min-width: 425px) {
    .offer-banner__code {
      line-height: 1; } }

.offer-banner__details {
  padding: 0 1.2em 0 0; }
  @media (min-width: 425px) {
    .offer-banner__details {
      flex: 1; } }

.offer-banner__offer-amount {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1.4em; }

.offer-banner__offer-ending {
  font-style: italic;
  color: #fff;
  font-size: 0.8em; }

.mb-3 {
  margin-bottom: 1em; }

.offer-banner--black {
  background-color: #000; }
  .offer-banner--black .offer-banner__offer-amount {
    color: #fff; }

#prod_stock_available h5 {
  margin: 0px;
  padding: 0px;
  color: #f98525; }

.two-columns {
  /*    @media(min-width:600px) {
        columns: 2;
        column-gap: 5%;
        padding-bottom: 3em;
        column-rule: 1px solid #cccccc;
    }*/ }

@media (min-width: 600px) {
  .product-specifications {
    column-count: 2; } }

.product-specifications__item {
  margin: 0 0 1em; }
  @media (min-width: 600px) {
    .product-specifications__item {
      display: flex; } }

@media (min-width: 600px) {
  .product-specifications__heading {
    width: 50%;
    padding: 0 1em 0 0;
    box-sizing: border-box; } }

@media (min-width: 600px) {
  .product-specifications__detail {
    width: 50%; } }

/* ALLAN ADDED 19-10-2020 */
.productDetails h2 {
  font-weight: bold;
  margin-bottom: 1em; }

.productDetails h6 {
  color: #f98525;
  margin-bottom: 1em; }

.productDetails li {
  margin-bottom: 1em; }

.productDetails li:before {
  content: "\25CF";
  color: #f98525;
  font-weight: bold;
  display: inline-block;
  width: 1.5em; }

.productAccordion__accordion {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 1.35em;
  line-height: 1.25em;
  background-color: #ffffff;
  color: #7a7a7a;
  cursor: pointer;
  padding: 24px 75px 24px 24px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border-bottom: 1px solid #e4e4e4;
  position: relative; }
  @media (min-width: 768px) {
    .productAccordion__accordion {
      padding: 24px 75px 24px 48px; } }

.faq-question {
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  font-weight: bold;
  background-color: transparent;
  color: #7a7a7a;
  cursor: pointer;
  padding: 0em 3.5em 0em 2em;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  position: relative;
  margin-top: 12px;
  /*border-bottom: 1px solid #e4e4e4;*/ }

/*.faq-question:after {
    font-family: 'icons-v2';
    content: '\e901';
    font-weight: 100;
    font-size: 1.45em;
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translate(-1em, -50%);
}*/
.productAccordion__accordion:after {
  font-family: 'icons-v2';
  content: '\e901';
  font-size: 1.35em;
  font-weight: 100;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translate(-1em, -50%); }

.productAccordion__accordion:hover {
  background: #f3f3f3; }

.productAccordion {
  margin-bottom: 3em; }

.productAccordion .is-active {
  border-bottom: 0px; }

.is-active:after {
  font-family: 'icons-v2';
  content: '\e900';
  float: right;
  font-size: 1.35em;
  font-weight: 100;
  color: #f98525; }

@media (min-width: 768px) {
  .productAccordion__accordion-panel {
    margin: 0px 48px 24px; } }

.productAccordion__accordion-panel .faq-question:first-of-type {
  margin-top: 24px; }

.faq-answer-panel {
  padding: 0.5em 2em 0em;
  /*    border: 1px solid #dedede;
    border-top: 0px;*/ }

.productSpec {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px; }

.productFAQ {
  margin-top: 12px; }

@media (min-width: 768px) {
  .productSpec__item {
    flex: 0 48%;
    display: flex;
    margin-right: 2%; } }

/* Every 4th starting at 1 and every 4th starting at 2 */
@media (min-width: 768px) {
  .productSpec__item:nth-child(4n+1), .productSpec__item:nth-child(4n+2) {
    /*background: #dedede;*/ } }

@media (max-width: 600px) {
  .productSpec__item:nth-child(odd) {
    /*background: #dedede;*/
    width: 100%; } }

.productSpec__heading, .productSpec__detail {
  flex: 0 50%;
  padding: 0.5em; }
  @media (min-width: 768px) {
    .productSpec__heading, .productSpec__detail {
      padding: 1em 2em; } }

.productSpec__heading {
  font-weight: bold; }

.productReviews__wrapper {
  padding: 1em 2em; }

#header .row {
  display: flex;
  flex-wrap: wrap;
  position: relative; }

#header .logo {
  margin-top: 0%;
  width: 45%;
  order: 0;
  margin: 0; }

#header .logo a {
  display: block;
  padding: 0em;
  padding-top: 1.5em;
  padding-left: 1em;
  padding-bottom: 1em; }

#header .blog-phone-basket-search {
  width: 55%;
  order: 1; }

#header .options {
  padding: 1em 0em;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin-right: 69px;
  /* padding-right: 2em; */
  margin-bottom: 0em;
  min-height: 40px; }

#header .options a, #header .options a:visited {
  display: inline-block;
  text-decoration: none; }

#header .options .basket {
  top: 4.25em;
  right: 2em; }

#header .options .search-btn {
  padding: 0em; }

#header .icon-search:before {
  font-size: 24px; }

#header .options .icon-phone span {
  display: none;
  padding: 0em; }

#header .options .icon-phone {
  padding-left: 0.5em;
  position: relative;
  z-index: 1000; }

#header .options .ic-blog {
  display: none;
  padding: 0em 0.5em 0em; }

#header .search-bar-wrappper {
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
  width: 100%;
  background: #ffffff;
  z-index: 1000; }

#header .search-bar-wrappper .closed {
  display: none; }

#header .search-bar-wrappper .open {
  display: block; }

#header .search-bar-wrappper .search {
  width: 100%;
  max-width: 100%; }

#header .search-bar-wrappper .search input[type="submit"] {
  right: 5px;
  border-right: 5px solid #e6e6e6;
  width: 75px;
  padding: 0;
  margin: 0; }

#header .slicknav_nav {
  top: 100%;
  z-index: 9999 !important; }

#header .slicknav_menu .ic-menu {
  top: 1.15em; }

#header .large-navigation {
  width: 100%;
  order: 2; }

#header .basket-wrapper {
  position: absolute;
  display: none;
  top: 100%;
  right: 0%;
  background: #ffffff;
  padding: 1em;
  border: 1px solid #aaaaaa;
  margin-right: 0px;
  z-index: 1000; }

@media screen and (min-width: 768px) {
  #header .logo {
    width: 33.33%; }
  #header .logo a {
    padding: 1em; }
  #header .blog-phone-basket-search {
    width: 66.66%; }
  #header .options .icon-phone span {
    display: none;
    padding-left: 0.5em;
    color: #7a7a7a; }
  #header .options .icon-phone:before {
    vertical-align: middle;
    font-size: 24px;
    color: #a7a7a7; }
  #header .options .ic-blog {
    display: inline-block; } }

@media screen and (min-width: 885px) {
  #header .logo {
    width: 45%;
    order: 0; }
  #header .blog-phone-basket-search {
    width: 55%; }
  #header .options {
    margin-right: 1em;
    margin-top: 0.5em; }
  #header .large-navigation {
    width: 100%;
    order: 1;
    text-align: center; }
  #header .large-navigation .mainNav {
    float: none !important;
    padding-bottom: 1em; }
  #header .large-navigation .mainNav a:after {
    display: none; }
  #header .basket-wrapper {
    top: 50%; }
  #header .icon-basket:before {
    font-size: 30px;
    padding: 12px; }
  #header .icon-search:before {
    font-size: 30px; }
  #header .options .icon-phone:before {
    font-size: 30px; }
  #header .options .search-btn {
    padding: 0em 1em; }
  #header .options .icon-phone:hover span {
    position: absolute;
    top: 0;
    left: 0%;
    display: table;
    white-space: pre;
    background: #ffffff;
    transform: translateX(-100%);
    padding: 0.3em 0.5em 0em 2em; } }

@media screen and (min-width: 1440px) {
  #header .logo {
    width: 15%;
    order: 0;
    padding-top: 0.5em; }
  #header .large-navigation {
    width: 70%;
    order: 1;
    text-align: center;
    padding-top: 1em; }
  #header .blog-phone-basket-search {
    order: 2;
    width: 15%; }
  #header .blog-phone-basket-search .icon-phone span {
    display: none;
    padding: 0em; }
  #header .search-bar-wrappper .search input[type="submit"] {
    width: 180px; }
  #header .basket-wrapper {
    top: 100%; } }

.hot-links {
  display: none; }

.banner img, .banner picture {
  margin: auto; }

#banner-wrapper {
    position: relative;
    margin-bottom: 1em;
    min-height: 238px;
}

#banner-wrapper .banner {
  max-height: 800px;
  max-width: 1920px;
  margin: auto; 
}

    #banner-wrapper .foc-hide {
        display:none;
    }
        #banner-wrapper .foc-hide:first-of-type, #banner-wrapper .slick-initialized .foc-hide {
            display: block !important;
        }

    .banner-overlay--block {
        padding: 1em;
        outline: 0;
    }

.banner-overlay--block h3 {
  font-size: 1.25em;
  font-weight: bold; }

.banner-overlay--block p {
  font-size: 1em;
  padding-bottom: 0;
  margin-bottom: 0px; }

.banner-overlay--outer {
    background: #999999;
    color: #ffffff;
    min-height: 105px;
}

.banner-overlay--block {
  position: relative;
  padding: 1em;
  opacity: 0.5; }

.banner-overlay--block:hover {
  opacity: 1; }

.banner-overlay--block.slick-current {
  opacity: 1; }

@media screen and (min-width: 768px) {
  .hot-links {
    display: flex; }
  .banner-overlay--outer {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 1920px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    height: 60%;
    background: white;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, black 100%); }
  .banner-overlay--inner {
    position: absolute;
    bottom: 0;
    padding: 1em;
    width: 96%;
    max-width: 1400px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff; }
  .banner-overlay--block {
    padding: 1em 0em;
    border-top: 2px solid rgba(255, 255, 255, 0.4); }
  .banner-overlay--block.slick-current:after {
    content: '';
    position: absolute;
    top: -2px;
    left: 0em;
    width: 90%;
    background: white;
    height: 2px; }
  .banner-overlay--element {
    padding-right: 3em; } }

@media screen and (min-width: 1024px) {
  .banner-overlay--outer {
    display: block; } }

@media screen and (min-width: 1440px) {
  .banner-overlay--inner {
    width: 100%;
    /*        margin:0em 1em;*/ }
  .banner-overlay--block {
    opacity: 0.85;
    padding-bottom: 2em; }
  .banner-overlay--outer {
    height: 40%; } }

.subNavAccordion__accordion {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.25em;
  background-color: #ffffff;
  color: #7a7a7a;
  cursor: pointer;
  padding: 16px 48px 16px 16px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border-bottom: 1px solid #e4e4e4;
  position: relative; 
  min-height:18px;
}

.subNavAccordion__accordion:after {
  font-family: 'icons-v2';
  content: '\e901';
  /*content: '\002B';*/
  font-size: 1.35em;
  font-weight: 100;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translate(-1em, -50%); }

.subNavAccordion__accordion:hover {
  background: #f3f3f3; }

.subNavAccordion {
  margin-bottom: 3em; }

#newSubNav .is-active:after, .subNavAccordion__accordion.is-active:after {
  /*content: '\002D';*/
  font-family: 'icons-v2';
  content: '\e900';
  color: #f98525;
  float: right;
  font-size: 1.35em;
  font-weight: 100; }

.subNavAccordion__accordion-panel {
  margin: 0px 0px 16px 0px; 
  display:none;
}

.subNavAccordion__accordion-panel-item {
  padding: 0.5em 0em; }

.subNavAccordion__accordion-panel-item li {
  padding-left: 16px; }

.subNavAccordion__accordion-panel-item li a:hover {
  color: #f98525;
  background: #f3f3f3;
  text-decoration: none; }

#newSubNav.subNav {
  margin-bottom: 0em;
  padding: 0em;
  background-color: transparent;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

#newSubNav.subNav ul {
  margin-right: 21px; }

#newSubNav.subNav ul li {
  padding: 0em;
  padding-left: 16px; }

#newSubNav.subNav ul li a {
  margin: 0;
  padding: 0;
  color: #7a7a7a;
  padding: 4px 0px 4px 0px;
  display: block; }

@media screen and (min-width: 768px) {
  #newSubNav.margin-fix {
    margin-bottom: 2em; } }

.trust-pilot__banner {
  width: 100%;
  height: 52px;
  background-color: #000032;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/images/ocuk-trust-pilot-sml.png"); }

.trust-pilot__banner a {
  display: block;
  height: 100%; }

@media screen and (max-width: 768px) and (min-width: 425px) {
  .trust-pilot__banner {
    height: 50px;
    background-image: url("/images/ocuk-trust-pilot-med.png"); } }

@media screen and (min-width: 768px) {
  .trust-pilot__banner {
    height: 64px;
    background-image: url("/images/ocuk-trust-pilot-lrg.png"); } }


/* CLS FIXES */
.cls-fix-image-height-1 {
    min-height:120px;
}
.cls-fix-content-height-1 {
    min-height:150px;
}
.cls-fix-image-height-2 {
    min-height: 250px;
}
.cls-fix-accordion.responsive {
    height:171px;
    overflow:hidden;
}
.cls-fix-sidebar {
    min-height:1616px;
}
@media screen and (max-width: 425px) {
    #pnlProducts article {
        min-height: 408px;
    }
}
    /*// Required

$smallMobile: 320px;
$mobile: 520px;
$tablet: 768px;
$smallDesktop: 1024px;
$largeDesktop: 1440px;

$grid-breakpoints: (
    xs: 0,
    sm: $smallMobile,
    md: $mobile,
    lg: $tablet,
    xl: $smallDesktop,
    xxl: $largeDesktop
);

$container-max-widths:(
    xs: 320px,
    sm: 320px,
    md: 960px,
    lg: 1024px,
    xl: 1440px,
    xxl: 1920px
);


@import "../node_modules/bootstrap/scss/functions";
@import "../node_modules/bootstrap/scss/variables";
@import "../node_modules/bootstrap/scss/mixins";


@import "../node_modules/bootstrap/scss/utilities";
@import "../node_modules/bootstrap/scss/grid";


@import "components/header";*/

    /*# sourceMappingURL=main.css.map */