.media-image-zoom, .carousel-btn {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.accessibility, .tabs-list .current-info, .js .tab-panels.tabs .tab-header, .carousel-counter {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  /*
   * Extends element to be focusable
   * when navigated to via the keyboard: h5bp.com/p
   */ }
  .focusable.accessibility:active, .tabs-list .focusable.current-info:active, .js .tab-panels.tabs .focusable.tab-header:active, .focusable.carousel-counter:active, .focusable.accessibility:focus, .tabs-list .focusable.current-info:focus, .js .tab-panels.tabs .focusable.tab-header:focus, .focusable.carousel-counter:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.wrapper-main:before, .cf:before, .main-section:before, .wrap:before, .grid:before, .field:before, .readonly-field:before, .form-row:before, .more-info:before, .media-block:before, .list-inline:before, .pagination:before, .clearfix:before, .mini-basket > ul li:before, .site-nav > ul:before, .site-nav .list-stacked:before, .site-nav .grid.nav-shop-wrapper:before, .product-availability li:before, .prompt-confirmdelete-controls:before, .calculator .result-wrap ul:before, .site-header:before, .mobile-nav-primary:before, .tabs-list:before, .promo-banner:before, .article:before, .hero-article:before, .promo-blocks .promo-blocks-wrap:before, .masonry-grid .information-nom:before, .productlist > li:before, .productlist-compact li:before, .related-searches:before, .search-result li:before, .site-footer:before, .wrapper-main:after, .cf:after, .main-section:after, .wrap:after, .grid:after, .field:after, .readonly-field:after, .form-row:after, .more-info:after, .media-block:after, .list-inline:after, .pagination:after, .clearfix:after, .mini-basket > ul li:after, .site-nav > ul:after, .site-nav .list-stacked:after, .site-nav .grid.nav-shop-wrapper:after, .product-availability li:after, .prompt-confirmdelete-controls:after, .calculator .result-wrap ul:after, .site-header:after, .mobile-nav-primary:after, .tabs-list:after, .promo-banner:after, .article:after, .hero-article:after, .promo-blocks .promo-blocks-wrap:after, .masonry-grid .information-nom:after, .productlist > li:after, .productlist-compact li:after, .related-searches:after, .search-result li:after, .site-footer:after {
  display: table;
  content: ""; }
.wrapper-main:after, .cf:after, .main-section:after, .wrap:after, .grid:after, .field:after, .readonly-field:after, .form-row:after, .more-info:after, .media-block:after, .list-inline:after, .pagination:after, .clearfix:after, .mini-basket > ul li:after, .site-nav > ul:after, .site-nav .list-stacked:after, .site-nav .grid.nav-shop-wrapper:after, .product-availability li:after, .prompt-confirmdelete-controls:after, .calculator .result-wrap ul:after, .site-header:after, .mobile-nav-primary:after, .tabs-list:after, .promo-banner:after, .article:after, .hero-article:after, .promo-blocks .promo-blocks-wrap:after, .masonry-grid .information-nom:after, .productlist > li:after, .productlist-compact li:after, .related-searches:after, .search-result li:after, .site-footer:after {
  clear: both; }

.js .btn-super-handle, .tabs-list li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.shop-links .basket-items, .mobile-nav-primary li a .basket-items {
  background: #FA6400;
  border: 2px solid #FA6400;
  border-radius: 50%;
  color: #FFF;
  font-size: 0.875em;
  font-weight: bold;
  height: 2.2em;
  line-height: 26px;
  position: absolute;
  right: 10px;
  text-align: center;
  text-decoration: none;
  top: -5px;
  width: 2.2em; }
  @media screen and (max-width: 50em) {
    .shop-links .basket-items, .mobile-nav-primary li a .basket-items {
      font-size: 1em; } }

.btn, .js .btn-super-handle, .no-js .btn-super-dropdown input {
  background-color: #f5f2f1;
  border: 1px solid #999;
  color: #333;
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: none;
  font: bold 16px/1 Arial, Helvetica, sans-serif;
  font-size: 1rem;
  margin: 0;
  overflow: visible;
  padding: 6px 15px;
  padding: 0.375rem 0.875rem;
  text-decoration: none !important;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .btn:hover, .js .btn-super-handle:hover, .no-js .btn-super-dropdown input:hover, .btn:focus, .js .btn-super-handle:focus, .no-js .btn-super-dropdown input:focus {
    background-color: #dddad8;
    border: 1px solid #999;
    color: #333; }

.grid-alt, .list-inline-alt {
  letter-spacing: -.4em; }
  .grid-alt > *, .list-inline-alt > * {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top; }

.addthis_toolbox.is-active, .no-js .site-nav-sub:hover .site-nav-wrapper,
.site-nav-sub.is-active .site-nav-wrapper {
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 0.15s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-delay: 0;
  -moz-animation-duration: 0.15s;
  -moz-animation-name: fadeIn;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-delay: 0;
  -o-animation-duration: 0.15s;
  -o-animation-name: fadeIn;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-delay: 0;
  animation-duration: 0.15s;
  animation-name: fadeIn;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */ }

/* --------------------- GLOBAL RESESTS  --------------------- */
html {
  height: 100%; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

input[type=submit],
label {
  cursor: pointer; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

body {
  margin: auto;
  background: #fff;
  height: 100%; }

img {
  border-style: none; }

input, textarea, select {
  vertical-align: middle; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  background: white; }

body {
  background: #474749;
  -webkit-text-size-adjust: none; }
  body .w1 {
    background: #fff; }

@media screen and (max-width: 50em) {
  .w1 {
    overflow: hidden; } }

.wrapper {
  margin: 0 auto;
  max-width: 81.66667em;
  position: relative; }
  .lt-ie9 .wrapper {
    width: 81.66667em; }
  @media screen and (max-width: 50em) {
    .wrapper {
      max-width: 60em; } }
  @media screen and (max-width: 40em) {
    .wrapper {
      max-width: 53.33333em; } }
  @media screen and (max-width: 30em) {
    .wrapper {
      max-width: 40em; } }

.wrapper-main {
  padding: 0 1.66667em; }

.main-section {
  width: 102.08333%; }

.sideBar {
  position: relative; }

.left-side-bar .main-section-holder {
  float: right;
  width: 75%;
  padding-right: 2.08333%; }
.left-side-bar .section-holder-content {
  margin-left: 0; }
.left-side-bar .sideBar {
  float: left;
  margin: 0;
  width: 25%;
  padding-right: 2.08333%; }

.right-side-bar .main-section-holder {
  float: left;
  width: 66.66667%;
  padding-right: 2.08333%; }
.right-side-bar .section-holder-content {
  margin-right: 0; }
.right-side-bar.right-side-bar-first .sideBar {
  float: right; }
.right-side-bar .sideBar {
  float: left;
  margin: 0;
  width: 33.33333%;
  padding-right: 2.08333%; }

@media screen and (min-width: 40em) and (max-width: 50em) {
  .sideBar-wrap {
    width: 102.08333%; } }

.sideBar-item {
  margin-bottom: 2.5em; }
  @media screen and (min-width: 40em) and (max-width: 50em) {
    .sideBar-item {
      float: left;
      width: 33.33333%;
      padding-right: 2.08333%;
      margin-bottom: 0; } }
  @media screen and (max-width: 40em) {
    .sideBar-item {
      margin-bottom: 1.66667em; } }

/* If you don't want margin collapse when internal content has margin-bottom too, then add padding-bottom:1px; and reduce margin by 1px to retain vertical rhythm. */
.wrap {
  margin-bottom: 1.66667em; }

/* Grid layout
1. Used for internal grids and columns.
2. Make ".grid" container 20px wider (specified as %) than parent to allow all ".grid-item" blocks to have 20px padding-right.
3. Default ".grid-item" width = 50% (to give 2-column layout).
*/
.grid {
  margin-bottom: 1.66667em;
  padding: 0;
  width: 102.08333%; }

.grid-item {
  float: left;
  font-size: 1em;
  line-height: 1;
  list-style: none;
  width: 50%;
  padding-right: 2.08333%; }

.grid-row {
  width: 100%;
  float: left; }

/* Grid layout with "display:inline-block" instead of "float" */
.grid-alt .grid-item {
  float: none; }

/* Grid layout with first "grid-item" floated right */
.grid-float-alt .grid-item:first-child {
  float: right; }

/* Page layout = "left-side-bar", with main right column = 700px */
.left-side-bar .grid {
  width: 102.77778%; }

.left-side-bar .grid-item {
  padding-right: 2.77778%; }

/* Alternate page layout (e.g. checkout) = "right-side-bar", with left column = 620px */
.right-side-bar .grid {
  width: 103.125%; }

.right-side-bar .grid-item {
  padding-right: 3.125%; }

/* Multi-column layouts */
/* 3-col layouts */
.grid-3 .grid-item {
  width: 33.33333%; }

.left-side-bar .grid-3 .grid-item,
.right-side-bar .grid-3 .grid-item {
  width: 33.33333%; }

/* 4-col layouts */
.grid-4 .grid-item {
  width: 25%; }

.left-side-bar .grid-4 .grid-item,
.right-side-bar .grid-4 .grid-item {
  width: 25%; }

/* 5-col layouts */
.grid-5 .grid-item,
.left-side-bar .grid-5 .grid-item,
.right-side-bar .grid-5 .grid-item {
  width: 20%; }

/* 6-col layouts */
.grid-6 .grid-item,
.left-side-bar .grid-6 .grid-item,
.right-side-bar .grid-6 .grid-item {
  width: 16.66667%; }

/* 7-col layouts */
.grid-7 .grid-item,
.left-side-bar .grid-7 .grid-item,
.right-side-bar .grid-7 .grid-item {
  width: 14.285%; }

/* 8-col layouts */
.grid-8 .grid-item,
.left-side-bar .grid-8 .grid-item,
.right-side-bar .grid-8 .grid-item {
  width: 12.5%; }

/* "grid-item" spans 1 or more columns */
.grid-item.g1 {
  width: 8.33333%; }

.grid-item.g2 {
  width: 16.66667%; }

.grid-item.g3 {
  width: 25%; }

.grid-item.g4 {
  width: 33.33333%; }

.grid-item.g5 {
  width: 41.66667%; }

.grid-item.g6 {
  width: 50%; }

.grid-item.g7 {
  width: 58.33333%; }

.grid-item.g8 {
  width: 66.66667%; }

.grid-item.g9 {
  width: 75%; }

.grid-item.g10 {
  width: 83.33333%; }

.grid-item.g11 {
  width: 91.66667%; }

.grid-item.g12 {
  width: 100%; }

/* Left side bar */
.left-side-bar .grid-item.g1 {
  width: 11.11111%; }

.left-side-bar .grid-item.g2 {
  width: 22.22222%; }

.left-side-bar .grid-item.g3 {
  width: 33.33333%; }

.left-side-bar .grid-item.g4 {
  width: 44.44444%; }

.left-side-bar .grid-item.g5 {
  width: 55.55556%; }

.left-side-bar .grid-item.g6 {
  width: 66.66667%; }

.left-side-bar .grid-item.g7 {
  width: 77.77778%; }

.left-side-bar .grid-item.g8 {
  width: 88.88889%; }

.left-side-bar .grid-item.g9 {
  width: 100%; }

/* Right side bar */
.right-side-bar .grid-item.g1 {
  width: 12.5%; }

.right-side-bar .grid-item.g2 {
  width: 25%; }

.right-side-bar .grid-item.g3 {
  width: 37.5%; }

.right-side-bar .grid-item.g4 {
  width: 50%; }

.right-side-bar .grid-item.g5 {
  width: 62.5%; }

.right-side-bar .grid-item.g6 {
  width: 75%; }

.right-side-bar .grid-item.g7 {
  width: 87.5%; }

/*
 * Nested grids
 */
/* Nested grids in 940 column */
.grid-item .grid {
  width: 104.16667%; }
.grid-item .grid-item {
  padding-right: 4.16667%; }

/* Nested grids in 700 column */
.left-side-bar .grid-item .grid {
  width: 105.88235%; }
.left-side-bar .grid-item .grid-item {
  padding-right: 5.55556%; }

.g9 .grid {
  width: 102.77778%; }
.g9 .grid-item {
  padding-right: 2.77778%; }
.g9 .grid-3 .grid-item {
  width: 33.33333%; }

/*
 * Grid helpers
 */
.grid .grid-item-doublegutter {
  padding-left: 2.08334%;
  padding-right: 4.16668%; }
@media screen and (max-width: 50em) {
  .grid.grid-m-stack {
    width: auto; }
    .grid.grid-m-stack .grid-item {
      float: none;
      width: auto;
      padding-right: 0;
      margin-bottom: 1.66667em; }
    .grid.grid-m-stack .grid-item-doublegutter {
      padding-left: 0; } }

/*
 * Media queries
 */
@media screen and (max-width: 50em) {
  .main-section {
    width: 102.08333%; }

  .left-side-bar .main-section-holder {
    width: 66.66667%;
    padding-right: 2.77778%; }

  .left-side-bar .sideBar {
    width: 33.33333%;
    padding-right: 2.77778%; }

  .right-side-bar .main-section-holder {
    width: 55.55556%;
    padding-right: 2.77778%; }

  .right-side-bar .sideBar {
    width: 44.44444%;
    padding-right: 2.77778%; }

  /* Grids */
  .grid {
    width: 102.77778%; }

  .grid .grid-item {
    padding-right: 2.77778%; }

  .left-side-bar .grid {
    width: 104.16667%; }

  .left-side-bar .grid .grid-item {
    padding-right: 4.16667%; }

  .right-side-bar .grid {
    width: 105%; }
  .right-side-bar .grid-item {
    padding-right: 5%; }
  .right-side-bar .main-section-holder {
    width: 100%; }
  .right-side-bar .sideBar {
    padding-left: 0;
    width: 100%; }

  /* Nested grids */
  .grid-item .grid {
    width: 105.882%;
    /* 360/340 */ }

  .grid-item .grid-item {
    padding-right: 5.55556%; }

  /* Multi-column layouts - limited to 3-columns max */
  .grid.grid-4 .grid-item,
  .grid.grid-5 .grid-item,
  .grid.grid-6 .grid-item,
  .grid.grid-7 .grid-item,
  .grid.grid-8 .grid-item {
    width: 33.33333%; } }
@media screen and (max-width: 40em) {
  .left-side-bar .main-section {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .left-side-bar .main-section-holder {
    float: none;
    padding: 0;
    width: 100%; }
  .left-side-bar .sideBar {
    display: table-caption;
    float: none;
    width: 100%; } }
@media screen and (max-width: 30em) {
  /* Grids */
  .grid,
  .left-side-bar .grid,
  .right-side-bar .grid {
    width: 102.77778%; }

  .grid .grid-item,
  .left-side-bar .grid .grid-item,
  .right-side-bar .grid .grid-item {
    padding-right: 2.77778%; }

  /* Nested grids */
  .grid-item .grid {
    width: 100%; }

  .grid-item .grid-item {
    padding-right: 0;
    width: 100%; }

  /* Multi-column layouts - limited to 2-columns max */
  .grid.grid-3 .grid-item,
  .grid.grid-4 .grid-item,
  .grid.grid-5 .grid-item,
  .grid.grid-6 .grid-item,
  .grid.grid-7 .grid-item,
  .grid.grid-8 .grid-item {
    width: 50%; }

  /* "grid-item" spans 1 or more columns - all layouts are the same so use "wrapper" class to force specificity */
  .wrapper .grid-item.g1, .wrapper .grid-item.g2, .wrapper .grid-item.g3, .wrapper .grid-item.g4, .wrapper .grid-item.g5, .wrapper .grid-item.g6, .wrapper .grid-item.g7, .wrapper .grid-item.g8, .wrapper .grid-item.g9, .wrapper .grid-item.g10, .wrapper .grid-item.g11 {
    width: 100%; } }
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }
@-ms-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }
@-ms-keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }
@-webkit-keyframes slideIn {
  0% {
    left: 3%;
    opacity: 0; }

  100% {
    left: 0;
    opacity: 1; } }
@-moz-keyframes slideIn {
  0% {
    left: 3%;
    opacity: 0; }

  100% {
    left: 0;
    opacity: 1; } }
@-ms-keyframes slideIn {
  0% {
    left: 3%;
    opacity: 0; }

  100% {
    left: 0;
    opacity: 1; } }
@keyframes slideIn {
  0% {
    left: 3%;
    opacity: 0; }

  100% {
    left: 0;
    opacity: 1; } }
html {
  font-size: 100%; }

body {
  font: 0.75em / 1.25 Arial, Helvetica, sans-serif;
  color: #333;
  -webkit-font-smoothing: antialiased; }

a {
  color: #333;
  text-decoration: underline; }

a:hover, a:active {
  text-decoration: none;
  color: #000; }

a:focus {
  text-decoration: none;
  color: #000;
  background: #ffffc2; }

h1, .h1 {
  font-size: 2.66667em;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 0.46875em; }

h2, .h2, .box-offer-alt .box-title {
  font-size: 1.667em;
  line-height: 1.25;
  margin-bottom: .5em; }

h3, .h3 {
  font-size: 1.333em;
  line-height: 1.25;
  margin-bottom: .625em; }

h4, .h4 {
  font-size: 1.333em;
  line-height: 1.25;
  margin-bottom: 0; }

.btn + h2, .btn + .h2, .box-offer-alt .btn + .box-title, .btn +
h3, .btn + .h3, .btn +
h4, .btn + .h4, .btn +
h5, .btn + .h5 {
  padding-top: 30px;
  padding-top: 1.875rem; }

p {
  font-size: 1.333em;
  line-height: 1.5625;
  margin-bottom: 1.25em; }

.project-title, .hero-article-title,
.hero-article-title {
  font-size: 2.5em;
  font-weight: normal;
  line-height: 1.1667;
  margin-bottom: .5em; }

.product-title {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: .625em; }

.page-lead {
  font-size: 1.667em;
  line-height: 1.25;
  margin-bottom: 1em; }

.sub-title {
  font-size: 1.333em;
  font-weight: bold;
  line-height: 1.25; }

.block-title {
  border-bottom: 1px dotted #999;
  display: block;
  font-size: 1.66667em;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 0.5em;
  padding-bottom: 0.45em; }

.block-title-alt {
  border-bottom: 2px solid #CCC;
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 1em;
  padding-bottom: .4em; }

.block-complementary p {
  font-size: 1.16667em;
  line-height: 1.43;
  margin-bottom: 0.71429em; }

small,
.smallprint p {
  font-size: 1.08333em;
  line-height: 1.1539; }

.block-title-alt2 {
  border: none;
  font-size: 1.667em;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: .5em;
  padding-bottom: .45em; }

hr {
  margin: 1.58333em 0 1.66667em;
  border: 0;
  border-top: 1px solid #cccccc;
  height: 0; }

.grid + .block-title,
.grid + .block-title-alt,
.grid + hr {
  margin-top: 30px;
  margin-top: 1.875rem; }

@media screen and (max-width: 30em) {
  h1, .h1 {
    font-size: 2.5em;
    line-height: 1.1667;
    margin-bottom: .5em; }

  h2,
  .product-title,
  .project-title,
  .hero-article-title,
  .hero-article-title {
    font-size: 1.667em;
    line-height: 1.25;
    margin-bottom: .75em; }

  .page-lead,
  p {
    font-size: 1.1667em;
    line-height: 1.429;
    margin-bottom: 1.429em; }

  .grid + .block-title,
  .grid + .block-title-alt {
    margin-top: 0; }
  .grid + hr {
    margin-top: 1.66667em; } }
.de-orphanise {
  display: inline-block; }

.gt-ie8 img {
  height: auto;
  max-width: 100%;
  width: auto; }
.gt-ie8 img[src*="gstatic.com/"],
.gt-ie8 img[src*="googleapis.com/"] {
  max-width: 99999px; }

.block-image {
  display: block;
  margin-bottom: 1.66667em; }

.media-image {
  position: relative; }
  .media-image > img {
    display: block;
    width: 100%; }
  .lt-ie9 .media-image {
    zoom: 1; }
    .lt-ie9 .media-image > img {
      width: inherit; }

.media-image-zoom {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0; }
  .media-image-zoom, .media-image-zoom:focus {
    background: url(../img/sprite.png) -550px -200px no-repeat; }

.lt-ie9 .grid-item img,
.lt-ie9 .html-content img {
  height: auto;
  max-width: 100%;
  width: auto; }
  
/* Form elements */
form {
  position: relative;
  -webkit-tap-highlight-color: transparent; }

legend {
  font-size: 1.1667em;
  font-weight: bold;
  line-height: 1.429;
  margin-bottom: 1.429em; }

.required {
  font-size: 1.33333em;
  line-height: 1.5;
  position: absolute;
  right: 0;
  top: 0; }
  .required .ico-required {
    position: absolute;
    left: -10px;
    top: auto; }
  @media screen and (max-width: 30em) {
    .required {
      font-size: 1.16667em; } }

.form-title {
  margin: 0 0 1em;
  position: relative; }
  .form-title + .required + p {
    margin-top: -1.429em; }
  .field + .form-title {
    margin-top: 1.5em; }
  @media screen and (max-width: 30em) {
    .form-title {
      font-size: 1.33333em;
      font-weight: bold;
      padding-bottom: 0.25em; } }

.form-section-title {
  position: relative; }

.field {
  margin-bottom: 1.25em; }
  .field:last-child {
    margin-bottom: 0; }
  .field .ico-help {
    margin-top: 3px; }

label,
.label,
.form-inline legend, .readonly-field dt, .readonly-field dd {
  font-size: 1.33333em;
  font-weight: normal;
  line-height: 1.25;
  float: left;
  margin: 0;
  padding: 0.3125em 3.22581% 0.3125em 0;
  text-align: right;
  position: relative;
  width: 35.48387%; }
  @media screen and (max-width: 30em) {
    label,
    .label,
    .form-inline legend, .readonly-field dt, .readonly-field dd {
      font-size: 1.16667em; } }

label .ico-required,
.label .ico-required,
.form-inline legend .ico-required {
  position: absolute;
  right: 7px; }
@media screen and (max-width: 30em) {
  label,
  .label,
  .form-inline legend {
    width: 100%;
    text-align: left; }
    label .ico-required,
    .label .ico-required,
    .form-inline legend .ico-required {
      position: relative;
      left: 0;
      top: 0; } }

input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type='tel'],
input.text,
select,
textarea {
  border: 1px solid #999;
  border-radius: 5px;
  font: 1.33333em/1.25 Arial, Helvetica, sans-serif;
  float: left;
  height: 1.875em;
  line-height: 1.75em;
  padding: 0 .75em;
  width: 33.87097%;
  /* 210/620 */ }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type='tel']:focus,
  input.text:focus,
  select:focus,
  textarea:focus {
    border-color: #ff6600;
    outline: none; }
  input[type="text"].is-error,
  input[type="email"].is-error,
  input[type="number"].is-error,
  input[type="password"].is-error,
  input[type='tel'].is-error,
  input.text.is-error,
  select.is-error,
  textarea.is-error {
    border: 2px solid #ea2b1c; }
  input[type="text"].form-small,
  input[type="email"].form-small,
  input[type="number"].form-small,
  input[type="password"].form-small,
  input[type='tel'].form-small,
  input.text.form-small,
  select.form-small,
  textarea.form-small {
    width: 10%; }
  input[type="text"].form-medium,
  input[type="email"].form-medium,
  input[type="number"].form-medium,
  input[type="password"].form-medium,
  input[type='tel'].form-medium,
  input.text.form-medium,
  select.form-medium,
  textarea.form-medium {
    width: 22%; }
  @media screen and (max-width: 30em) {
    input[type="text"].form-small,
    input[type="email"].form-small,
    input[type="number"].form-small,
    input[type="password"].form-small,
    input[type='tel'].form-small,
    input.text.form-small,
    select.form-small,
    textarea.form-small {
      width: 30%; }
    input[type="text"].form-medium,
    input[type="email"].form-medium,
    input[type="number"].form-medium,
    input[type="password"].form-medium,
    input[type='tel'].form-medium,
    input.text.form-medium,
    select.form-medium,
    textarea.form-medium {
      width: 13.125em; } }

input[type="text"]::-ms-clear,
input[type="email"]::-ms-clear,
input[type="number"]::-ms-clear,
input[type="password"]::-ms-clear,
input[type='tel']::-ms-clear,
input.text::-ms-clear {
  display: none;
  visibility: hidden; }
@media screen and (max-width: 50em) {
  input[type="text"],
  input[type="email"],
  input[type="number"],
  input[type="password"],
  input[type='tel'],
  input.text {
    width: 42.10526%; } }
@media screen and (max-width: 30em) {
  input[type="text"],
  input[type="email"],
  input[type="number"],
  input[type="password"],
  input[type='tel'],
  input.text {
    width: 100%; } }

input[readonly],
textarea[readonly],
input[disabled],
textarea[disabled] {
  border-color: #B2B2B2;
  color: #B2B2B2; }

input[readonly]:focus,
textarea[readonly]:focus {
  border-color: #B2B2B2;
  outline: none; }

select {
  padding: .1875em .125em .125em 0.5em;
  width: auto;
  max-width: 54.83871%; }
  select.form-small, select.form-medium {
    width: auto;
    min-width: 6.25em; }
  @media screen and (max-width: 50em) {
    select {
      max-width: 42.10526%; } }
  @media screen and (max-width: 30em) {
    select {
      width: 100%;
      max-width: none; } }

textarea {
  height: auto;
  padding: 1em;
  width: 61.29032%;
  line-height: 1.5; }
  textarea[disabled], textarea[readonly] {
    overflow: hidden;
    resize: none; }
  @media screen and (max-width: 30em) {
    textarea {
      width: 100%; } }

.readonly label,
.readonly .label,
.readonly .form-inline legend,
.form-inline .readonly legend {
  color: #B2B2B2; }
  .readonly label:hover,
  .readonly .label:hover,
  .readonly .form-inline legend:hover,
  .form-inline .readonly legend:hover {
    cursor: default; }

.disabled label,
.disabled .label,
.disabled .form-inline legend,
.form-inline .disabled legend {
  color: #B2B2B2; }
  .disabled label:hover,
  .disabled .label:hover,
  .disabled .form-inline legend:hover,
  .form-inline .disabled legend:hover {
    cursor: default; }

/* Checkboxes - label to right */
.checkbox input {
  float: left;
  margin: .25em 0 0; }
  .ie8 .checkbox input {
    margin-top: 0; }
.checkbox label {
  max-width: 90%;
  padding: 0 0.875em;
  text-align: left;
  width: auto; }
.checkbox .ico-required {
  left: 5px;
  position: absolute; }

.group_radio {
  padding-top: .41667em; }
  .group_radio label {
    display: inline-block;
    float: none;
    margin: 0 .5em;
    padding: 0;
    width: auto; }
  .group_radio input {
    display: inline-block;
    margin: 0;
    vertical-align: inherit; }
  .group_radio li {
    display: inline-block; }
  .group_radio li:last-child label {
    margin-right: 0; }

/* Multiple select dropdowns - e.g. for year|month */
.multi-select,
.birth-date {
  margin-bottom: 0; }
  .multi-select select,
  .birth-date select {
    margin: 0 0.625em 0.9375em 0; }

.multi-select label.accessibility, .multi-select .tabs-list label.current-info, .tabs-list .multi-select label.current-info, .multi-select .js .tab-panels.tabs label.tab-header, .js .tab-panels.tabs .multi-select label.tab-header, .multi-select label.carousel-counter {
  padding: 0;
  width: 0; }
.multi-select select.is-error {
  margin-bottom: 0; }
.multi-select span.is-error {
  margin-bottom: 0.9375em; }

.birth-date select {
  min-width: 12%; }

/* No label - e.g. button or link */
.no-label {
  padding-left: 35.48387%; }
  @media screen and (max-width: 30em) {
    .no-label {
      padding-left: 0; } }

.link {
  font-size: 1.1667em;
  line-height: 1.429; }
  .field .link {
    margin: 0; }

.readonly-field {
  margin-bottom: 1.25em; }
  .readonly-field dt, .readonly-field dd {
    margin-top: 0.9375em; }
  .readonly-field dt {
    clear: left; }
    .readonly-field dt:first-child, .readonly-field dt:first-child + dd {
      margin-top: 0; }
  .readonly-field dd {
    width: 64.51613%;
    padding-right: 0;
    overflow: hidden;
    font-weight: bold;
    text-align: left;
    word-break: break-all; }
  @media screen and (max-width: 30em) {
    .readonly-field dt {
      width: 46.42857%;
      padding-right: 7.14286%; }
    .readonly-field dd {
      width: 53.57143%; } }

/* Toggles */
.toggle-switch {
  display: block;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  min-width: 260px;
  min-width: 16.25rem; }
  .toggle-switch label {
    font-size: 14px;
    font-size: 0.875rem;
    width: 48.5%;
    cursor: pointer;
    margin: 0;
    padding: 0.375rem 0.625rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #8c8c8c;
    color: #333333;
    text-align: center;
    min-width: 120px;
    min-width: 7.5rem;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .toggle-switch label + input + label {
    margin-left: 3%; }
  .toggle-switch label:hover,
  .toggle-switch input:focus + label {
    background: #f2f2f2; }
  .toggle-switch input:checked + label {
    background: #0099cc;
    border-color: #00536a;
    color: #fff; }
  .toggle-switch input:checked + label:hover,
  .toggle-switch input:focus:checked + label {
    background: #0086b3; }
  .toggle-switch input.disabled + label,
  .toggle-switch input[disabled] + label {
    display: none; }
  .toggle-switch input:checked + .toggle-homedelivery {
    background-color: #009b3a;
    border: 1px solid #006633;
    color: #fff; }
    .toggle-switch input:checked + .toggle-homedelivery:hover {
      background-color: #006827;
      color: #FFF;
      text-decoration: none; }
  .toggle-switch input:checked + .toggle-clickcollect {
    background-color: #0098c3;
    border: 1px solid #006699;
    color: #fff; }
    .toggle-switch input:checked + .toggle-clickcollect:hover {
      background-color: #007090;
      color: #FFF;
      text-decoration: none; }
  .toggle-switch input:checked:focus + .toggle-homedelivery {
    background-color: #006827;
    color: #FFF;
    text-decoration: none; }
  .toggle-switch input:checked:focus + .toggle-clickcollect {
    background-color: #007090;
    color: #FFF;
    text-decoration: none; }
  .toggle-switch input.is-checked + .toggle-homedelivery {
    background-color: #009b3a;
    border: 1px solid #006633;
    color: #fff; }
    .toggle-switch input.is-checked + .toggle-homedelivery:hover {
      background-color: #006827;
      color: #FFF;
      text-decoration: none; }
  .toggle-switch input.is-checked + .toggle-clickcollect {
    background-color: #0098c3;
    border: 1px solid #006699;
    color: #fff; }
    .toggle-switch input.is-checked + .toggle-clickcollect:hover {
      background-color: #007090;
      color: #FFF;
      text-decoration: none; }
  .toggle-switch input.is-checked:focus + .toggle-homedelivery {
    background-color: #006827;
    color: #FFF;
    text-decoration: none; }
  .toggle-switch input.is-checked:focus + .toggle-clickcollect {
    background-color: #007090;
    color: #FFF;
    text-decoration: none; }
  .lt-ie9 .toggle-switch {
    min-width: 290px; }
    .lt-ie9 .toggle-switch label {
      padding-left: 3%;
      padding-right: 3%;
      width: 42.5%; }

.form-row {
  display: block;
  line-height: 1.25; }
  .form-row .project-title, .form-row .hero-article-title {
    float: left; }
  .form-row .btn {
    float: right;
    margin-left: 1.25em;
    margin-bottom: 1.25em; }
  @media screen and (max-width: 50em) {
    .form-row .project-title, .form-row .hero-article-title,
    .form-row .btn {
      float: none; }
    .form-row .btn {
      margin-left: 0;
      margin-bottom: 0.9375em; } }

.form-inline {
  line-height: 3.2; }
  .form-inline label,
  .form-inline input[type="text"],
  .form-inline input[type="email"],
  .form-inline input[type="tel"],
  .form-inline input[type="number"],
  .form-inline input[type="password"],
  .form-inline select,
  .form-inline fieldset,
  .form-inline .field,
  .form-inline .field-group,
  .form-inline .btn {
    display: inline-block;
    vertical-align: top; }
  .form-inline label,
  .form-inline input[type="text"],
  .form-inline input[type="email"],
  .form-inline input[type="tel"],
  .form-inline input[type="number"],
  .form-inline input[type="password"],
  .form-inline select {
    float: none;
    width: auto;
    text-align: left; }
  .form-inline label {
    padding: 0;
    margin-right: 1.66667em;
    line-height: 1.875em; }
  .form-inline input[type="text"],
  .form-inline input[type="email"],
  .form-inline input[type="tel"],
  .form-inline input[type="number"],
  .form-inline input[type="password"],
  .form-inline select {
    margin-right: 0.3125em; }
  .form-inline legend {
    text-align: left;
    display: block;
    float: none;
    width: auto;
    margin: 0; }
  .form-inline .field,
  .form-inline .btn {
    margin: 0; }

input.form-single,
.form-inline input.form-single {
  width: 2.375em;
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

.input-checkbox,
.input-radio {
  background: url("../img/sprite.png") no-repeat transparent;
  float: left;
  height: 25px;
  width: 25px;
  margin-top: -4px;
  margin-top: -0.25rem; }
  .input-checkbox input,
  .input-radio input {
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    outline: none; }
    .lt-ie9 .input-checkbox input, .lt-ie9
    .input-radio input {
      filter: alpha(opacity=0); }
  .input-checkbox ~ .tooltip,
  .input-radio ~ .tooltip {
    margin-top: -4px;
    margin-top: -0.25rem; }

.input-checkbox {
  background-position: -300px -50px; }
  .input-checkbox:hover {
    background-position: -350px -50px; }
  .input-checkbox.focus {
    background-position: -400px -50px; }
  .input-checkbox.checked {
    background-position: -450px -50px; }
  .input-checkbox.checked.focus {
    background-position: -500px -50px; }
  .input-checkbox.disabled {
    background-position: -250px 0; }

.input-radio {
  background-position: -350px 0; }
  .input-radio:hover {
    background-position: -400px 0; }
  .input-radio.focus {
    background-position: -450px 0; }
  .input-radio.checked {
    background-position: -500px 0; }
  .input-radio.checked.focus {
    background-position: -550px 0; }
  .input-radio.disabled {
    background-position: -600px 0; }

/**
 * Form validation
 */
.form-error {
  display: block;
  clear: both;
  color: #ea2b1c;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 5px 0 0;
  margin: 0.3125rem 0 0;
  line-height: 1.25; }
  .field .form-error {
    float: left;
    margin-left: 35.48387%; }
  .radio .form-error {
    float: right;
    margin-left: 0; }
  .form-inline .field .form-error, .form-inline .field-group .form-error {
    line-height: 1.25;
    float: none;
    margin: 0 0 0.71429em;
    max-width: 15.71429em; }
  @media screen and (max-width: 30em) {
    .radio .form-error, .field .form-error {
      margin-left: 0; }
    .radio .form-error {
      float: none; } }

/* For labels designed with twin lines of text */
label.double-liner, .after-double-liner {
  margin-top: -0.83333em; }
  @media screen and (max-width: 30em) {
    label.double-liner, .after-double-liner {
      margin-top: 0px; } }

/*
  Placeholder Shim
*/
input.placeholder {
  color: #AAA !important; }

.field-highlight {
  background: #f6f2f1;
  padding: 1.66667em 0;
  margin-bottom: 1.66667em; }
  .field-highlight legend {
    font-size: 1.33333em;
    font-weight: normal;
    line-height: 1.25;
    float: left;
    width: 100%;
    margin-bottom: 1.25em;
    padding: 0 1.66667em; }
    .field-highlight legend + * {
      clear: both; }
  @media screen and (max-width: 30em) {
    .field-highlight {
      padding: 1.66667em 0.83333em; }
      .field-highlight legend {
        padding: 0;
        font-size: 1.16667em; } }

input[type='number'] {
  -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.btn + .btn {
  margin-left: 20px; }
@media screen and (max-width: 50em) {
  .btn + .btn {
    margin: 0; } }

.btn-primary, .js .btn-super-handle {
  background-color: #fa6400;
  border: 1px solid #be4a00;
  color: #fff; }
  .btn-primary:hover, .js .btn-super-handle:hover, .btn-primary:focus, .js .btn-super-handle:focus {
    background-color: #be4a00;
    color: #fff;
    text-decoration: none; }

.btn-secondary,
.btn-tertiary.active,
.btn-tertiary.active:hover, .btn-tertiary.active:focus {
  background-color: #585858;
  border: 1px solid #585858;
  color: #fff; }

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #333333;
  border: 1px solid #333;
  color: #fff; }

.btn-tertiary:hover,
.btn-tertiary:focus {
  background-color: #dddad8;
  border: 1px solid #999;
  color: #333; }

.btn-tertiary.active {
  cursor: default; }

.btn-homedelivery, .no-js .btn-super-dropdown .btn-super-homedelivery {
  background-color: #009b3a;
  border: 1px solid #006633;
  color: #fff; }
  .btn-homedelivery:hover, .no-js .btn-super-dropdown .btn-super-homedelivery:hover, .btn-homedelivery:focus, .no-js .btn-super-dropdown .btn-super-homedelivery:focus {
    background-color: #006827;
    color: #FFF;
    text-decoration: none; }

.btn-clickcollect, .no-js .btn-super-dropdown .btn-super-clickcollect {
  background-color: #01296d;
  border: 1px solid #01296d;
  color: #fff; }
  .btn-clickcollect:hover, .no-js .btn-super-dropdown .btn-super-clickcollect:hover, .btn-clickcollect:focus, .no-js .btn-super-dropdown .btn-super-clickcollect:focus {
    background-color: #01163a;
    color: #FFF;
    text-decoration: none; }

input.btn-primary, .js input.btn-super-handle, input.btn-secondary, input.btn-tertiary {
  height: 30px;
  line-height: 24px;
  overflow: visible;
  padding-top: .1875em; }

.btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled:hover, .btn.disabled:hover:hover, .btn.disabled:hover:focus, .btn.disabled:focus, .btn.disabled:focus:hover, .btn.disabled:focus:focus, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus {
  background: #f5f2f1;
  border-color: #B2B2B2;
  color: #B2B2B2;
  cursor: default; }

.btn-super {
  text-align: left; }
  .js .btn-super {
    position: relative;
    display: inline-block;
    outline: none; }
  .no-js .btn-super {
    margin-bottom: 1.25em; }

.js .btn-super-handle {
  display: block;
  padding: 6px 30px 6px 14px;
  padding: 0.375rem 1.875rem 0.375rem 0.875rem;
  font-weight: bold;
  line-height: 1;
  float: left;
  position: relative;
  margin: 0;
  user-select: none;
  white-space: nowrap;
  min-width: 152px;
  /* not using Ems, as browser are confused on widths between*/ }
  .js .btn-super-handle i {
    position: absolute;
    top: 50%;
    right: 8px;
    right: 0.5rem;
    background: url(../img/sprite.png) -650px -100px no-repeat;
    width: 13px;
    height: 8px;
    margin-top: -4px; }
  .js .btn-super-handle.is-active {
    background-color: #fa6400;
    outline: none;
    z-index: 2;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0; }
.lt-ie9.js .btn-super-handle {
  min-width: 1px; }
.no-js .btn-super-handle {
  font-size: 1.333em;
  font-weight: normal;
  line-height: 1.25;
  width: auto;
  padding: 0;
  margin: 0 0 0.625em; }

.js .btn-super-dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 152px;
  /* not using Ems, as browser are confused on widths between*/
  margin-top: -1px;
  border: 1px solid #666;
  border-top-width: 0;
  border-bottom-width: 0;
  background: #fff;
  outline: none;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  opacity: 0; }
  .js .btn-super-dropdown.is-active {
    max-height: 8.33333em;
    opacity: 1; }
  .no-js .js .btn-super-dropdown:target {
    max-height: 8.33333em;
    opacity: 1; }
  .js .btn-super-dropdown input {
    font-size: 15px;
    font-size: 0.9375rem;
    border: none;
    background: none;
    padding: 6px 13px;
    padding: 0.375rem 0.8125rem;
    margin: 0;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    outline: none;
    text-align: left;
    line-height: 1;
    width: 100%; }
    .js .btn-super-dropdown input:hover, .js .btn-super-dropdown input:focus {
      color: #000;
      background: #dedad9; }
    .js .btn-super-dropdown input[disabled] {
      color: #b3b3b3;
      cursor: default;
      background: none; }
  .js .btn-super-dropdown.is-active {
    padding: 4px 0 0;
    padding: 0.25rem 0 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    z-index: 1; }
.lt-ie9.js .btn-super-dropdown {
  min-width: 149px; }
.no-js .btn-super-dropdown input {
  display: block;
  margin-bottom: 0.3125em; }
  .no-js .btn-super-dropdown input + input {
    margin: 0; }

.js .btn-super-invert .btn-super-handle.is-active {
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; }
.js .btn-super-invert .btn-super-dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px; }
  .js .btn-super-invert .btn-super-dropdown.is-active {
    padding: 0 0 4px;
    padding: 0 0 0.25rem; }

/* Buttons grouped */
.buttons {
  position: relative; }
  .buttons, .buttons.field {
    margin: 3.33333em 0 0; }
  .buttons .btn {
    margin: 0 0 20px;
    margin: 0 0 1.25rem;
    display: inline-block;
    float: right;
    vertical-align: top;
    margin-left: 20px; }
  .buttons .btn + .btn + .btn,
  .buttons .buttons-pull {
    float: left;
    margin-left: 0; }
  .buttons a.link {
    float: right;
    display: inline-block;
    padding-top: 0.3em;
    margin-right: 1em; }
  @media screen and (max-width: 30em) {
    .buttons, .buttons.field {
      margin-top: 2.5em; }
    .buttons .btn + .btn + .btn {
      margin-top: 10px; } }

.btn-stack {
  text-align: center; }
  .btn-stack .btn {
    display: block;
    float: none;
    margin-left: 0px;
    margin-bottom: 0.58333em;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-weight: normal;
    padding: 0.33333em 0.58333em;
    width: 100%;
    line-height: 1.41667em; }
    .btn-stack .btn.btn-primary, .btn-stack .js .btn.btn-super-handle, .js .btn-stack .btn.btn-super-handle {
      background: #585858;
      border: #f5f2f1; }
    .btn-stack .btn.btn-secondary {
      background: #f5f2f1;
      border: #333;
      color: #333;
      text-decoration: underline; }

.inline-btn {
  margin-left: 0.5em; }

.inline-fields legend {
  width: 100%;
  text-align: left;
  float: left;
  margin-bottom: 0.6em; }
  .inline-fields legend .ico-required {
    position: static; }
.inline-fields label {
  max-width: 90%;
  padding: 0.25em 0.875em 0;
  text-align: left;
  width: auto; }
.inline-fields input[type="checkbox"], .inline-fields input[type="radio"] {
  float: left;
  margin: 0.25em 0 0; }
@media screen and (max-width: 30em) {
  .inline-fields li {
    clear: left;
    display: table;
    margin-bottom: 1em; } }

.pseudo-link, .iconlink {
  font-size: 14px;
  font-size: 0.875rem;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  overflow: visible;
  -webkit-appearance: none;
  vertical-align: top;
  display: inline-block;
  outline: none;
  text-decoration: underline; }
  .pseudo-link:hover, .iconlink:hover, .pseudo-link:focus, .iconlink:focus {
    color: #000;
    text-decoration: none; }
  .pseudo-link:focus, .iconlink:focus {
    background-color: #ffffc2; }

.iconlink {
  font-size: 14px;
  font-size: 0.875rem;
  color: #585858;
  line-height: 32px;
  line-height: 2rem;
  height: 32px;
  height: 2rem;
  text-align: left; }
  .iconlink span {
    margin-left: 5px;
    display: inline-block;
    white-space: nowrap;
    text-decoration: underline;
    vertical-align: top; }
  .iconlink i {
    vertical-align: middle; }
  .iconlink:hover span, .iconlink:focus span {
    color: #000;
    background: none;
    text-decoration: none; }
  .iconlink + .iconlink {
    margin-left: 20px;
    margin-left: 1.25rem; }

input {
  /*
   * Modifiers
   */
  /*
   * Media queries
   */ }
  input.iconlink {
    background: no-repeat 0 center;
    padding-left: 35px; }
  input.iconlink-remove {
    background-image: url("../img/ico-bin.png"); }
  input.iconlink-wishlist {
    background-image: url("../img/ico-wishlist.png"); }
  input.iconlink-email {
    background-image: url("../img/ico-email.png");
    padding-left: 40px; }
  input.iconlink-nolabel {
    padding-left: 0;
    font-size: 0;
    width: 25px; }
  @media screen and (max-width: 50em) {
    input.iconlink-nolabel-large {
      padding-left: 0;
      font-size: 0;
      width: 25px; } }
  @media screen and (max-width: 40em) {
    input.iconlink-nolabel-medium {
      padding-left: 0;
      font-size: 0;
      width: 25px; } }
  @media screen and (max-width: 30em) {
    input.iconlink-nolabel-small {
      padding-left: 0;
      font-size: 0;
      width: 25px; } }

/* Icons */
/*
1. Use consistent naming convention <i class="ico-whatever"></i>
2. Use px values for height|width, not ems
*/
i {
  background: url(../img/sprite.png) no-repeat;
  display: inline-block;
  font: 0/0 a;
  vertical-align: middle; }

.ico-loader {
  width: 22px;
  height: 22px;
  background: url("../img/ajax-loader-small.gif") center no-repeat;
  margin-right: 10px; }

.ico-hd,
.ico-cc,
.ico-hd-large,
.ico-cc-large {
  background-position: -450px -150px;
  display: inline-block;
  height: 31px;
  margin-right: 8px;
  vertical-align: middle;
  width: 30px; }

.ico-cc {
  background-position: -500px -150px; }

.ico-hd-large,
.ico-cc-large {
  height: 60px;
  width: 60px;
  position: absolute;
  left: 0;
  top: 33px; }

.ico-cc-large {
  background-position: -350px -150px; }

i.ico-cc-unavailable {
  background-position: -350px -550px; }

i.ico-hd-large {
  background-position: -250px -150px; }

i.ico-hd-unavailable {
  background-position: -300px -550px; }

.ico-help {
  background-position: 0px 0px;
  height: 25px;
  width: 25px;
  margin: -2px 12px 0 6px;
  vertical-align: middle; }

.ico-visa, .ico-mastercard, .ico-visa-electron, .ico-maestro, .ico-trade-uk {
  width: 47px;
  height: 30px; }

.ico-visa {
  background-position: -550px -150px; }

.ico-mastercard {
  background-position: -600px -150px; }

.ico-visa-electron {
  background-position: -650px -150px; }

.ico-maestro {
  background-position: -700px -150px; }

.ico-trade-uk {
  background-position: -750px -150px; }

.ico-print {
  background-position: -350px -100px;
  height: 22px;
  width: 28px;
  margin-right: 10px;
  vertical-align: bottom; }

.ico-required {
  background-position: -600px -550px;
  height: 7px;
  padding: 0 0.375em;
  /*position: absolute;*/
  right: 9px;
  top: 5px;
  vertical-align: text-top;
  width: 7px; }

.ico-error {
  background-position: -100px 0px;
  height: 26px;
  width: 25px;
  margin: -7px 1em -6px 0; }

.ico-delete {
  background-position: -850px -100px;
  height: 30px;
  width: 24px; }

.ico-more, .show-more i,
.ico-less,
.show-more.is-alt i {
  background-position: -250px -300px;
  height: 35px;
  width: 35px; }

.ico-less, .show-more.is-alt i {
  background-position: -300px -300px; }

.ico-my-basket {
  background-position: -900px 0px;
  height: 50px;
  width: 50px; }

.ico-find-store {
  background-position: -850px 0px;
  height: 50px;
  width: 50px; }

.ico-link {
  background-position: -550px -400px;
  height: 10px;
  width: 6px; }

.nav-rooms i {
  height: 25px;
  width: 25px; }

.ico-all {
  background-position: 0 -1000px; }

.ico-bathroom {
  background-position: -50px -1000px; }

.ico-bedroom {
  background-position: -100px -1000px; }

.ico-garden {
  background-position: -150px -1000px; }

.ico-kitchen {
  background-position: -200px -1000px; }

.ico-living {
  background-position: -250px -1000px; }

.ico-loft {
  background-position: -300px -1000px; }

.ico-office {
  background-position: -350px -1000px; }

.ico-eco {
  background-position: 0 -1050px; }

.ico-wishlist {
  background-position: -550px -100px;
  width: 20px;
  height: 20px; }

.ico-arrowtop {
  background-position: -600px -400px;
  display: inline-block;
  height: 9px;
  padding-left: 0.4em;
  width: 9px;
  vertical-align: top;
  margin-top: 4px;
  margin-right: 4px; }

.ico-tick-red {
  background-position: -400px -400px;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 3px; }

.ico-remove {
  background-position: -850px -150px;
  width: 25px;
  height: 30px; }

input.ico-remove {
  background: url("../img/sprite.png") no-repeat -850px -150px;
  width: 25px;
  height: 30px;
  border: none;
  font-size: 0;
  cursor: pointer; }

.ico-saveLater {
  background: url("../img/sprite.png") no-repeat -903px -145px;
  text-decoration: underline;
  padding-top: 2.6em;
  border: none; }
  .ico-saveLater:hover, .ico-saveLater:focus {
    text-decoration: none; }

.ico-bin {
  background: url("../img/sprite.png") no-repeat -823px -145px;
  text-decoration: underline;
  padding-top: 2.6em;
  border: none; }
  .ico-bin:hover, .ico-bin:focus {
    text-decoration: none; }

input.ico-bin, input.ico-saveLater {
  background: url("../img/sprite.png") no-repeat -823px -145px;
  font-size: 1.06667em;
  padding-top: 1.83333em;
  height: 5em;
  width: 5em;
  border: none; }
  input.ico-bin:hover, input.ico-bin:focus, input.ico-saveLater:hover, input.ico-saveLater:focus {
    text-decoration: none; }
  input.ico-bin:focus, input.ico-saveLater:focus {
    background-color: #FFFFC2; }
  input.ico-bin:active, input.ico-saveLater:active {
    text-indent: none;
    margin-left: none;
    padding-left: none; }
input.ico-saveLater {
  background: url("../img/sprite.png") no-repeat -903px -135px;
  width: 7.5em; }

/* icon aligment problem fix: ipad Mini Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  /* Style Rules */
  input.ico-bin {
    background: url("../img/sprite.png") no-repeat -825px -145px; } }
.ico-star-hollow {
  background: url(../img/sprite.png) no-repeat -700px -1000px;
  width: 25px;
  height: 24px; }

.ico-in-store,
.ico-not-in-store {
  background: url(../img/sprite.png) no-repeat 0 -449px;
  width: 31px;
  height: 31px; }

.ico-not-in-store {
  background-position: -50px -449px; }

.ico-hammer-rating {
  width: 121px;
  height: 23px;
  background: url(../img/sprite.png) no-repeat 0 -50px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden; }
  .ico-hammer-rating.rating-1 {
    background-position: 0 -250px; }
  .ico-hammer-rating.rating-2 {
    background-position: 0 -200px; }
  .ico-hammer-rating.rating-3 {
    background-position: 0 -150px; }
  .ico-hammer-rating.rating-4 {
    background-position: 0 -100px; }
  .ico-hammer-rating.rating-5 {
    background-position: 0 -50px; }

.img-icon {
  border: 0 none;
  height: 26px;
  margin: 0 0.6875em 0 0;
  width: 26px;
  float: left;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 15px; }

.icon-clock,
.ico-clock {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") no-repeat -500px -100px transparent;
  height: 24px;
  width: 24px; }

.icon-house-small,
.ico-house-small {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") no-repeat -500px -150px transparent;
  height: 31px;
  width: 31px; }

.icon-lorry-small,
.ico-lorry-small {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") no-repeat -450px -150px transparent;
  height: 31px;
  width: 31px; }

.icon-warning,
.ico-warning {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") no-repeat -200px 0 transparent;
  height: 25px;
  width: 29px; }

.ico-mag-glass {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") no-repeat -500px -950px transparent;
  width: 22px;
  height: 21px; }

.ico-printer {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") no-repeat -150px -600px transparent;
  width: 28px;
  height: 20px; }

.ico-email {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") no-repeat -200px -600px transparent;
  width: 28px;
  height: 20px; }

.icon-tick,
.ico-tick {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") no-repeat -50px 0 transparent;
  height: 26px;
  width: 26px; }

.icon-visa-logo,
.ico-visa-logo {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") no-repeat -500px -500px transparent;
  width: 47px;
  height: 30px; }

/* Stock level icons */
[class^="ico-stock-level-"],
[class*=" ico-stock-level-"] {
  float: left;
  width: 26px;
  height: 26px;
  margin-right: 10px;
  margin-bottom: 5px;
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat; }

.ico-stock-level-in-stock {
  background-position: -50px 0px; }

.ico-stock-level-currently-unavailable {
  width: 29px;
  height: 25px;
  background-position: -200px 0px; }

.ico-stock-level-low-stock {
  background-position: -950px 0px; }

.ico-stock-level-not-stocked {
  background-position: -150px -0px; }

/***************************************************
	HAZARD / WARNING / CERTS - SINGLES
****************************************************/
.product-icons .ico-single-corrosive {
  background: url("../img/singles/ico-corrosive.png") no-repeat center; }
.product-icons .ico-single-explosive {
  background: url("../img/singles/ico-explosive.png") no-repeat center; }
.product-icons .ico-single-flammable {
  background: url("../img/singles/ico-flammable.png") no-repeat center; }
.product-icons .ico-single-fsc-filled {
  background: url("../img/singles/ico-fsc-filled.png") no-repeat center; }
.product-icons .ico-single-fsc {
  background: url("../img/singles/ico-fsc.png") no-repeat center; }
.product-icons .ico-single-gas {
  background: url("../img/singles/ico-gas.png") no-repeat center; }
.product-icons .ico-single-irritant {
  background: url("../img/singles/ico-irritant.png") no-repeat center; }
.product-icons .ico-single-lpg {
  background: url("../img/singles/ico-lpg.png") no-repeat center; }
.product-icons .ico-single-oxidising {
  background: url("../img/singles/ico-oxidising.png") no-repeat center; }
.product-icons .ico-single-pefc {
  background: url("../img/singles/ico-pefc.png") no-repeat center; }
.product-icons .ico-single-pollutant {
  background: url("../img/singles/ico-pollutant.png") no-repeat center; }
.product-icons .ico-single-radiation {
  background: url("../img/singles/ico-radiation.png") no-repeat center; }
.product-icons .ico-single-respiratory {
  background: url("../img/singles/ico-respiratory.png") no-repeat center; }
.product-icons .ico-single-toxic {
  background: url("../img/singles/ico-toxic.png") no-repeat center; }
.product-icons .ico-single-under-18 {
  background: url("../img/singles/ico-under-18.png") no-repeat center; }
.product-icons .ico-single-under-21 {
  background: url("../img/singles/ico-under-21.png") no-repeat center; }

/* Media blocks */
/*
1. e.g. Images, videos, blockquotes, etc, that are floated left|right with related title and/or copy text.
2. "media-body" DIV is extra wrapper to prevent headline & copy wrapping.
*/
.media-block .h3 a, .media-block h4 a {
  text-decoration: none; }
  .media-block .h3 a:hover, .media-block h4 a:hover {
    text-decoration: underline; }
.media-block h4 {
  margin-bottom: 0.625em; }
.media-block .media-item {
  float: left;
  margin: 0 1.66667em 1.91667em 0; }
.media-block .media-body {
  overflow: hidden; }

.media-block-alt .media-item {
  float: right;
  margin: 0 0 1.91667em 1.66667em; }

@media screen and (max-width: 30em) {
  .media-block .media-item {
    float: none;
    display: block;
    margin: 0 0 1.25em; } }
.is-hidden {
  position: absolute;
  left: -999em; }

.is-visible {
  position: static;
  left: auto; }

/*
* Element is removed from the dom for JS events 
* ARIA elements need to be added to HTML elements with this styling applie
*/
.is-dom-removed {
  display: none; }

.alt .is-hidden {
  display: block;
  position: static;
  left: auto; }

.alt .is-visible {
  position: absolute;
  left: -999em; }

.list-stacked li,
.list-stacked dt,
.list-stacked dd, .link-list li, .link-list-alt li, .link-list-content li, .list-ticked li, .list-check li,
.link-list dd,
.link-list-alt dd,
.link-list-content dd,
.list-ticked dd,
.list-check dd, .html-content li, dt,
dd, .list-inline li,
.list-inline dt,
.list-inline dd, .list-inline-alt li,
.list-inline-alt dt,
.list-inline-alt dd, .link-list-thumbnailed {
  font-size: 1.33333em;
  line-height: 1.5625; }

.list-stacked {
  padding-left: 0;
  margin-bottom: 1.66667em; }
  .list-stacked li,
  .list-stacked dt,
  .list-stacked dd {
    display: block; }

.link-list, .link-list-alt, .link-list-content, .list-ticked, .list-check {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
  .link-list li, .link-list-alt li, .link-list-content li, .list-ticked li, .list-check li,
  .link-list dd,
  .link-list-alt dd,
  .link-list-content dd,
  .list-ticked dd,
  .list-check dd {
    background: url(../img/sprite-arrows.png) no-repeat -450px 0.41667em;
    padding: 0 0 0.625em 1em;
    position: relative; }
  .link-list p, .link-list-alt p, .link-list-content p, .list-ticked p, .list-check p {
    font-size: 1em;
    margin: 0;
    padding: 0 0 0.625em; }
  .link-list a, .link-list-alt a, .link-list-content a, .list-ticked a, .list-check a {
    text-decoration: none; }
    .link-list a:hover, .link-list-alt a:hover, .link-list-content a:hover, .list-ticked a:hover, .list-check a:hover, .link-list a:focus, .link-list-alt a:focus, .link-list-content a:focus, .list-ticked a:focus, .list-check a:focus {
      text-decoration: underline; }
  .link-list .list-title, .link-list-alt .list-title, .link-list-content .list-title, .list-ticked .list-title, .list-check .list-title {
    font-size: inherit;
    margin: 0 0 0.3125em; }
  .link-list li:first-child .list-title, .link-list-alt li:first-child .list-title, .link-list-content li:first-child .list-title, .list-ticked li:first-child .list-title, .list-check li:first-child .list-title {
    margin-top: 0.625em; }
  .link-list .more-link, .link-list-alt .more-link, .link-list-content .more-link, .list-ticked .more-link, .list-check .more-link {
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    width: auto; }

/* Inside "html-content" wrapper - used for SiteBuilder editorial content */
.html-content ul,
.html-content ol {
  margin-bottom: 1.66667em; }
.html-content ul,
.html-content ol {
  list-style-type: disc;
  padding-left: 3em; }
.html-content ol {
  list-style-type: decimal; }
.html-content li ul,
.html-content li ol {
  margin-bottom: 0; }
.html-content li li {
  font-size: 1em; }
.html-content ul li li {
  list-style-type: circle; }
.html-content ol li li {
  list-style-type: lower-roman; }
.html-content.media-block ul,
.html-content.media-block ol {
  overflow: hidden; }
.html-content table li,
.html-content table dt,
.html-content table dd {
  font-size: 1em; }

dl {
  margin-bottom: 1.66667em; }

/* Stacked lists */
.list-title {
  font-weight: bold;
  margin: 0; }

/* Inline lists - floated */
.list-inline {
  list-style: none;
  padding-left: 0; }
  .list-inline li,
  .list-inline dt,
  .list-inline dd {
    float: left;
    padding-right: 2%; }
  .list-inline dt,
  .list-inline dd {
    width: 45%; }
  .list-inline dd {
    width: 55%; }

/* Inline lists - inline-block */
.list-inline-alt li,
.list-inline-alt dt,
.list-inline-alt dd {
  padding-right: 2%; }
.list-inline-alt dt {
  width: 44%; }
.list-inline-alt dd {
  width: 54%; }

/* Link lists (ideally we should rename to "list-link" but this would cause too many HTML changes across buildkit) */
/* Link list modifiers */
.link-list-alt li,
.link-list-alt dd {
  border-bottom: 1px dotted #999999;
  margin-top: 0.625em;
  padding-bottom: 0.5625em; }
  .link-list-alt li:first-child,
  .link-list-alt dd:first-child {
    margin-top: 0; }

.link-list-thumbnailed li {
  padding: 0 0 0.625em;
  background: none; }
  .link-list-thumbnailed li .list-title,
  .link-list-thumbnailed li p {
    font-size: inherit; }
  .link-list-thumbnailed li .btn {
    margin-bottom: 0; }
.link-list-thumbnailed .grid-item, .link-list-thumbnailed.list-stacked li,
.link-list-thumbnailed dd,
.link-list-thumbnailed .link-list-thumbnail + a {
  font-size: inherit;
  line-height: inherit; }

.link-list-thumbnail {
  background: none;
  display: block;
  margin: 0 0 0.625em;
  padding: 0; }
  .link-list-thumbnail, .link-list-thumbnail img {
    display: block; }
  .link-list-thumbnail img {
    width: 100%;
    height: auto; }
  .link-list-thumbnail + a, .link-list-thumbnail + .list-title a {
    background: url(../img/sprite-arrows.png) no-repeat -450px 0.41667em;
    display: inline-block;
    padding-left: 1em;
    text-decoration: none; }
    .link-list-thumbnail + a:hover, .link-list-thumbnail + a:focus, .link-list-thumbnail + .list-title a:hover, .link-list-thumbnail + .list-title a:focus {
      text-decoration: underline; }
  .link-list-thumbnail + a {
    font-size: 1.33333em;
    line-height: 1.5625; }
  .link-list-thumbnail + .list-title {
    font-size: 1.33333em;
    margin: 0.625em 0 0.3125em; }
  .link-list-thumbnail ~ p {
    margin-bottom: 0;
    padding: 0 0 0.625em 1em; }
  .link-list-thumbnail ~ .no-link + p {
    padding-left: 0; }
  .link-list-thumbnail ~ .btn {
    margin-bottom: 0.83333em; }

.link-list-content a {
  text-decoration: underline; }
  .link-list-content a:hover, .link-list-content a:focus {
    text-decoration: none; }

.list-ticked li, .list-ticked p {
  background-position: -250px -200px;
  padding: 0 0 1.25em 2.1875em; }

/* Tick lists (used like checkboxes) */
.list-check {
  margin-bottom: 2em; }
  .list-check li, .list-check dd, .list-check p {
    background-position: -350px -97px;
    padding-left: 2.125em; }
    .list-check li.is-unchecked, .list-check dd.is-unchecked, .list-check p.is-unchecked {
      background-position: -197px -244px; }
  .list-check dt {
    padding-bottom: 0.625em;
    margin-bottom: 1em; }
  .list-check p {
    font-size: 1.33333em;
    padding-bottom: 0; }

.list-columned {
  letter-spacing: -.4em; }
  .list-columned li {
    background-position: -450px 1em;
    border-bottom: 0;
    border-top: 1px dotted #999999;
    padding-bottom: 0;
    padding-top: 0.5625em;
    margin-right: 2.77778%;
    width: 48.61111%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top; }
    .list-columned li:nth-child(2n) {
      margin-right: 0; }
    .list-columned li:nth-child(1) {
      margin-top: 0; }
    .list-columned li:nth-child(2) {
      margin-top: 0; }
  .list-columned.link-list li {
    background-position: -450px 0.41667em;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0.625em; }
  .lt-ie9 .list-columned li {
    margin-right: 1.38889%; }
    .lt-ie9 .list-columned li:first-child, .lt-ie9 .list-columned li:first-child + li {
      margin-top: 0; }

@media screen and (min-width: 30.0625em) {
  .list-columned[data-cols='3'] {
    letter-spacing: -.4em; }
    .list-columned[data-cols='3'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.77778%;
      width: 31.48148%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .list-columned[data-cols='3'] li:nth-child(3n) {
        margin-right: 0; }
      .list-columned[data-cols='3'] li:nth-child(1) {
        margin-top: 0; }
      .list-columned[data-cols='3'] li:nth-child(2) {
        margin-top: 0; }
      .list-columned[data-cols='3'] li:nth-child(3) {
        margin-top: 0; }
    .list-columned[data-cols='3'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .list-columned[data-cols='3'] li {
      margin-right: 1.38889%; }
      .lt-ie9 .list-columned[data-cols='3'] li:first-child, .lt-ie9 .list-columned[data-cols='3'] li:first-child + li {
        margin-top: 0; } }
@media screen and (max-width: 30em) {
  .list-columned[data-cols='3'] {
    letter-spacing: -.4em; }
    .list-columned[data-cols='3'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.77778%;
      width: 48.61111%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .list-columned[data-cols='3'] li:nth-child(2n) {
        margin-right: 0; }
      .list-columned[data-cols='3'] li:nth-child(1) {
        margin-top: 0; }
      .list-columned[data-cols='3'] li:nth-child(2) {
        margin-top: 0; }
    .list-columned[data-cols='3'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .list-columned[data-cols='3'] li {
      margin-right: 1.38889%; }
      .lt-ie9 .list-columned[data-cols='3'] li:first-child, .lt-ie9 .list-columned[data-cols='3'] li:first-child + li {
        margin-top: 0; } }
.lt-ie9 .list-columned[data-cols='3'] {
  letter-spacing: -.4em; }
  .lt-ie9 .list-columned[data-cols='3'] li {
    background-position: -450px 1em;
    border-bottom: 0;
    border-top: 1px dotted #999999;
    padding-bottom: 0;
    padding-top: 0.5625em;
    margin-right: 2.77778%;
    width: 31.48148%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top; }
  .lt-ie9 .list-columned[data-cols='3'].link-list li {
    background-position: -450px 0.41667em;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0.625em; }
  .lt-ie9 .lt-ie9 .list-columned[data-cols='3'] li {
    margin-right: 1.38889%; }
    .lt-ie9 .lt-ie9 .list-columned[data-cols='3'] li:first-child, .lt-ie9 .lt-ie9 .list-columned[data-cols='3'] li:first-child + li {
      margin-top: 0; }
  .lt-ie9 .list-columned[data-cols='3'] li {
    margin-right: 1.8%; }
    .lt-ie9 .list-columned[data-cols='3'] li:first-child + li + li {
      margin-top: 0; }

@media screen and (min-width: 50.0625em) {
  .list-columned[data-cols='4'] {
    letter-spacing: -.4em; }
    .list-columned[data-cols='4'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.08333%;
      width: 23.4375%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .list-columned[data-cols='4'] li:nth-child(4n) {
        margin-right: 0; }
      .list-columned[data-cols='4'] li:nth-child(1) {
        margin-top: 0; }
      .list-columned[data-cols='4'] li:nth-child(2) {
        margin-top: 0; }
      .list-columned[data-cols='4'] li:nth-child(3) {
        margin-top: 0; }
      .list-columned[data-cols='4'] li:nth-child(4) {
        margin-top: 0; }
    .list-columned[data-cols='4'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .list-columned[data-cols='4'] li {
      margin-right: 1.04167%; }
      .lt-ie9 .list-columned[data-cols='4'] li:first-child, .lt-ie9 .list-columned[data-cols='4'] li:first-child + li {
        margin-top: 0; } }
@media screen and (min-width: 30.0625em) and (max-width: 50em) {
  .list-columned[data-cols='4'] {
    letter-spacing: -.4em; }
    .list-columned[data-cols='4'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.77778%;
      width: 31.48148%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .list-columned[data-cols='4'] li:nth-child(3n) {
        margin-right: 0; }
      .list-columned[data-cols='4'] li:nth-child(1) {
        margin-top: 0; }
      .list-columned[data-cols='4'] li:nth-child(2) {
        margin-top: 0; }
      .list-columned[data-cols='4'] li:nth-child(3) {
        margin-top: 0; }
    .list-columned[data-cols='4'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .list-columned[data-cols='4'] li {
      margin-right: 1.38889%; }
      .lt-ie9 .list-columned[data-cols='4'] li:first-child, .lt-ie9 .list-columned[data-cols='4'] li:first-child + li {
        margin-top: 0; } }
@media screen and (max-width: 30em) {
  .list-columned[data-cols='4'] {
    letter-spacing: -.4em; }
    .list-columned[data-cols='4'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.77778%;
      width: 48.61111%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .list-columned[data-cols='4'] li:nth-child(2n) {
        margin-right: 0; }
      .list-columned[data-cols='4'] li:nth-child(1) {
        margin-top: 0; }
      .list-columned[data-cols='4'] li:nth-child(2) {
        margin-top: 0; }
    .list-columned[data-cols='4'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .list-columned[data-cols='4'] li {
      margin-right: 1.38889%; }
      .lt-ie9 .list-columned[data-cols='4'] li:first-child, .lt-ie9 .list-columned[data-cols='4'] li:first-child + li {
        margin-top: 0; } }
.lt-ie9 .list-columned[data-cols='4'] {
  letter-spacing: -.4em; }
  .lt-ie9 .list-columned[data-cols='4'] li {
    background-position: -450px 1em;
    border-bottom: 0;
    border-top: 1px dotted #999999;
    padding-bottom: 0;
    padding-top: 0.5625em;
    margin-right: 2.08333%;
    width: 23.4375%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top; }
  .lt-ie9 .list-columned[data-cols='4'].link-list li {
    background-position: -450px 0.41667em;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0.625em; }
  .lt-ie9 .lt-ie9 .list-columned[data-cols='4'] li {
    margin-right: 1.04167%; }
    .lt-ie9 .lt-ie9 .list-columned[data-cols='4'] li:first-child, .lt-ie9 .lt-ie9 .list-columned[data-cols='4'] li:first-child + li {
      margin-top: 0; }
  .lt-ie9 .list-columned[data-cols='4'] li {
    margin-right: 1.5%; }
    .lt-ie9 .list-columned[data-cols='4'] li:first-child + li + li, .lt-ie9 .list-columned[data-cols='4'] li:first-child + li + li + li {
      margin-top: 0; }

@media screen and (min-width: 30.0625em) {
  .block-title + .list-columned[data-cols='3'] {
    letter-spacing: -.4em; }
    .block-title + .list-columned[data-cols='3'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.77778%;
      width: 31.48148%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(3n) {
        margin-right: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(1) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(2) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(3) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(1) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(2) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(3) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
    .block-title + .list-columned[data-cols='3'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .block-title + .list-columned[data-cols='3'] li {
      margin-right: 1.38889%; }
      .lt-ie9 .block-title + .list-columned[data-cols='3'] li:first-child, .lt-ie9 .block-title + .list-columned[data-cols='3'] li:first-child + li {
        margin-top: 0;
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; } }
@media screen and (max-width: 30em) {
  .block-title + .list-columned[data-cols='3'] {
    letter-spacing: -.4em; }
    .block-title + .list-columned[data-cols='3'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.77778%;
      width: 48.61111%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(2n) {
        margin-right: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(1) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(2) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(1) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
      .block-title + .list-columned[data-cols='3'] li:nth-child(2) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
    .block-title + .list-columned[data-cols='3'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .block-title + .list-columned[data-cols='3'] li {
      margin-right: 1.38889%; }
      .lt-ie9 .block-title + .list-columned[data-cols='3'] li:first-child, .lt-ie9 .block-title + .list-columned[data-cols='3'] li:first-child + li {
        margin-top: 0;
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; } }
.lt-ie9 .block-title + .list-columned[data-cols='3'] {
  letter-spacing: -.4em; }
  .lt-ie9 .block-title + .list-columned[data-cols='3'] li {
    background-position: -450px 1em;
    border-bottom: 0;
    border-top: 1px dotted #999999;
    padding-bottom: 0;
    padding-top: 0.5625em;
    margin-right: 2.77778%;
    width: 31.48148%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top; }
  .lt-ie9 .block-title + .list-columned[data-cols='3'].link-list li {
    background-position: -450px 0.41667em;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0.625em; }
  .lt-ie9 .lt-ie9 .block-title + .list-columned[data-cols='3'] li {
    margin-right: 1.38889%; }
    .lt-ie9 .lt-ie9 .block-title + .list-columned[data-cols='3'] li:first-child, .lt-ie9 .lt-ie9 .block-title + .list-columned[data-cols='3'] li:first-child + li {
      margin-top: 0; }
  .lt-ie9 .block-title + .list-columned[data-cols='3'] li {
    margin-right: 1.8%; }
    .lt-ie9 .block-title + .list-columned[data-cols='3'] li:first-child + li + li {
      margin-top: 0; }

@media screen and (min-width: 50.0625em) {
  .block-title + .list-columned[data-cols='4'] {
    letter-spacing: -.4em; }
    .block-title + .list-columned[data-cols='4'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.08333%;
      width: 23.4375%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(4n) {
        margin-right: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(1) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(2) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(3) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(4) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(1) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(2) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(3) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(4) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
    .block-title + .list-columned[data-cols='4'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .block-title + .list-columned[data-cols='4'] li {
      margin-right: 1.04167%; }
      .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child, .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child + li {
        margin-top: 0;
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; } }
@media screen and (min-width: 30.0625em) and (max-width: 50em) {
  .block-title + .list-columned[data-cols='4'] {
    letter-spacing: -.4em; }
    .block-title + .list-columned[data-cols='4'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.77778%;
      width: 31.48148%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(3n) {
        margin-right: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(1) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(2) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(3) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(1) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(2) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(3) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
    .block-title + .list-columned[data-cols='4'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .block-title + .list-columned[data-cols='4'] li {
      margin-right: 1.38889%; }
      .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child, .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child + li {
        margin-top: 0;
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; } }
@media screen and (max-width: 30em) {
  .block-title + .list-columned[data-cols='4'] {
    letter-spacing: -.4em; }
    .block-title + .list-columned[data-cols='4'] li {
      background-position: -450px 1em;
      border-bottom: 0;
      border-top: 1px dotted #999999;
      padding-bottom: 0;
      padding-top: 0.5625em;
      margin-right: 2.77778%;
      width: 48.61111%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(2n) {
        margin-right: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(1) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(2) {
        margin-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(1) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
      .block-title + .list-columned[data-cols='4'] li:nth-child(2) {
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; }
    .block-title + .list-columned[data-cols='4'].link-list li {
      background-position: -450px 0.41667em;
      border-top: 0;
      padding-top: 0;
      padding-bottom: 0.625em; }
    .lt-ie9 .block-title + .list-columned[data-cols='4'] li {
      margin-right: 1.38889%; }
      .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child, .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child + li {
        margin-top: 0;
        background-position: -450px 0.41667em;
        border-top: 0;
        padding-top: 0; } }
.lt-ie9 .block-title + .list-columned[data-cols='4'] {
  letter-spacing: -.4em; }
  .lt-ie9 .block-title + .list-columned[data-cols='4'] li {
    background-position: -450px 1em;
    border-bottom: 0;
    border-top: 1px dotted #999999;
    padding-bottom: 0;
    padding-top: 0.5625em;
    margin-right: 2.08333%;
    width: 23.4375%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top; }
  .lt-ie9 .block-title + .list-columned[data-cols='4'].link-list li {
    background-position: -450px 0.41667em;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0.625em; }
  .lt-ie9 .lt-ie9 .block-title + .list-columned[data-cols='4'] li {
    margin-right: 1.04167%; }
    .lt-ie9 .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child, .lt-ie9 .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child + li {
      margin-top: 0; }
  .lt-ie9 .block-title + .list-columned[data-cols='4'] li {
    margin-right: 1.5%; }
    .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child, .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child + li, .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child + li + li, .lt-ie9 .block-title + .list-columned[data-cols='4'] li:first-child + li + li + li {
      border-top: 0;
      background-position: -450px 0.41667em;
      padding-top: 0; }

@media screen and (max-width: 30em) {
  .html-content li,
  dt,
  dd {
    font-size: 1.16667em;
    line-height: 1.429; }

  .list-inline li,
  .list-inline dt,
  .list-inline dd,
  .list-inline-alt li,
  .list-inline-alt dt,
  .list-inline-alt dd,
  .list-stacked li,
  .list-stacked dt,
  .list-stacked dd,
  .link-list li,
  .link-list dt,
  .link-list dd,
  .link-list-alt li,
  .link-list-alt dt,
  .link-list-alt dd,
  .link-list-thumbnailed li,
  .link-list-thumbnailed dt,
  .link-list-thumbnailed dd {
    font-size: 1.16667em;
    line-height: 1.429; } }
/* Tooltips */
/*
1. Work with HOVER and/or CLICK|TOUCH.
2. Need JS to add "is-visible" class (for CLICK|TOUCH) and to re-position if near browser window boundary.
*/
.tooltip {
  display: inline-block;
  position: relative; }

.tooltip:hover {
  cursor: pointer; }

.tooltip-text {
  background-color: #fff;
  border: 2px solid #474749;
  border-radius: 5px;
  box-shadow: -1px 3px 5px 0 rgba(0, 0, 0, 0.25), 1px 3px 5px 0 rgba(0, 0, 0, 0.25);
  display: inline-block;
  font-size: 1em;
  line-height: 1;
  padding: 1.25em 1.75em 1.25em 1.25em;
  position: absolute;
  left: -999em;
  top: -1.5em;
  width: 18em;
  z-index: 110; }

.no-js .tooltip:hover .tooltip-right .ico-tooltip,
.no-js .tooltip:focus .tooltip-right .ico-tooltip,
.tooltip .tooltip-right.is-visible .ico-tooltip, .no-js .tooltip:hover .tooltip-left .ico-tooltip,
.no-js .tooltip:focus .tooltip-left .ico-tooltip,
.tooltip .tooltip-left.is-visible .ico-tooltip {
  position: absolute;
  top: 14px;
  width: 15px;
  height: 29px; }

.no-js .tooltip:hover .tooltip-bottom-right .ico-tooltip,
.no-js .tooltip:focus .tooltip-bottom-right .ico-tooltip,
.tooltip .tooltip-bottom-right.is-visible .ico-tooltip, .no-js .tooltip:hover .tooltip-bottom-left .ico-tooltip,
.no-js .tooltip:focus .tooltip-bottom-left .ico-tooltip,
.tooltip .tooltip-bottom-left.is-visible .ico-tooltip {
  background-position: -650px -198px;
  height: 15px;
  position: absolute;
  top: -15px;
  width: 29px; }

.no-js .tooltip:hover .tooltip-top-right .ico-tooltip,
.no-js .tooltip:focus .tooltip-top-right .ico-tooltip,
.tooltip .tooltip-top-right.is-visible .ico-tooltip, .no-js .tooltip:hover .tooltip-top-left .ico-tooltip,
.no-js .tooltip:focus .tooltip-top-left .ico-tooltip,
.tooltip .tooltip-top-left.is-visible .ico-tooltip {
  background-position: -600px -202px;
  height: 15px;
  position: absolute;
  bottom: -15px;
  width: 29px; }

/* Tooltip right & left */
.no-js .tooltip:hover .tooltip-right,
.no-js .tooltip:focus .tooltip-right,
.tooltip .tooltip-right.is-visible {
  left: 0;
  margin-left: 4em; }
  .no-js .tooltip:hover .tooltip-right .ico-tooltip,
  .no-js .tooltip:focus .tooltip-right .ico-tooltip,
  .tooltip .tooltip-right.is-visible .ico-tooltip {
    background-position: -748px -200px;
    height: 29px;
    left: -15px; }

.no-js .tooltip:hover .tooltip-left,
.no-js .tooltip:focus .tooltip-left,
.tooltip .tooltip-left.is-visible {
  left: auto;
  right: 0;
  margin-right: 4.5em; }
  .no-js .tooltip:hover .tooltip-left .ico-tooltip,
  .no-js .tooltip:focus .tooltip-left .ico-tooltip,
  .tooltip .tooltip-left.is-visible .ico-tooltip {
    background-position: -702px -200px;
    left: auto;
    right: -15px; }

/* Tooltip bottom */
.no-js .tooltip:hover .tooltip-bottom-right,
.no-js .tooltip:focus .tooltip-bottom-right,
.tooltip .tooltip-bottom-right.is-visible {
  left: 0;
  right: 0;
  top: 3em;
  margin-left: -1em; }
  .no-js .tooltip:hover .tooltip-bottom-right .ico-tooltip,
  .no-js .tooltip:focus .tooltip-bottom-right .ico-tooltip,
  .tooltip .tooltip-bottom-right.is-visible .ico-tooltip {
    left: 14px; }

.no-js .tooltip:hover .tooltip-bottom-left,
.no-js .tooltip:focus .tooltip-bottom-left,
.tooltip .tooltip-bottom-left.is-visible {
  left: auto;
  right: 0;
  top: 3em;
  margin-right: -.5em; }
  .no-js .tooltip:hover .tooltip-bottom-left .ico-tooltip,
  .no-js .tooltip:focus .tooltip-bottom-left .ico-tooltip,
  .tooltip .tooltip-bottom-left.is-visible .ico-tooltip {
    left: auto;
    right: 14px; }

/* Tooltip top - if height needs to be fluid, we need JS to calculate height then adjust margin-top */
.no-js .tooltip:hover .tooltip-top-right,
.no-js .tooltip:focus .tooltip-top-right,
.tooltip .tooltip-top-right.is-visible {
  height: 8.5em;
  left: 0;
  top: -10em;
  margin-left: -1em; }
  .no-js .tooltip:hover .tooltip-top-right .ico-tooltip,
  .no-js .tooltip:focus .tooltip-top-right .ico-tooltip,
  .tooltip .tooltip-top-right.is-visible .ico-tooltip {
    left: 14px; }

.no-js .tooltip:hover .tooltip-top-left,
.no-js .tooltip:focus .tooltip-top-left,
.tooltip .tooltip-top-left.is-visible {
  height: 8.5em;
  left: auto;
  right: 0;
  top: -10em;
  margin-right: -.5em; }
  .no-js .tooltip:hover .tooltip-top-left .ico-tooltip,
  .no-js .tooltip:focus .tooltip-top-left .ico-tooltip,
  .tooltip .tooltip-top-left.is-visible .ico-tooltip {
    left: auto;
    right: 14px; }

@media screen and (min-width: 40em) and (max-width: 50em) {
  #product-listing .tooltip .tooltip-top-left.is-visible {
    left: 0;
    top: -1.66667em;
    margin-left: 3.2em;
    margin-right: 0;
    height: auto; }
    #product-listing .tooltip .tooltip-top-left.is-visible .ico-tooltip {
      background-position: -750px -200px;
      height: 29px;
      left: -14px;
      position: absolute;
      top: 12px;
      width: 14px; } }
.tooltip-text p {
  font-size: 1.1667em;
  line-height: 1.429;
  margin-bottom: .714em; }

.tooltip-text p:last-child {
  margin: 0; }

/* Icons - remove from main "icons.scss" */
.ico-tooltip-close {
  background-position: -533px -542px;
  height: 22px;
  box-sizing: content-box;
  padding: 7px 6px 7px 17px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 12px; }

/* messages */
.message {
  outline: none; }
  .message li {
    margin-bottom: 0.41667em; }
  .message label {
    float: none;
    font-size: 1.16667em;
    text-decoration: underline; }
    .message label:hover, .message label:focus {
      text-decoration: none; }
  .message .msg-holder {
    padding: 1.25em 2.5em 1.08333em 5em;
    margin-bottom: 20px;
    position: relative;
    background: #f5f2f1;
    border-width: 1px 0;
    border-style: dotted; }
    .message .msg-holder .product-meta dl {
      margin: 0; }
    .message .msg-holder .product-meta .price {
      margin: 0.5em 0; }
  .message .msg-icon {
    position: absolute;
    top: 12px;
    left: 16px;
    width: 29px;
    height: 26px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../img/sprite.png) no-repeat -9999px -9999px; }
  .message .msg-text {
    font-size: 1.16667em;
    line-height: 1.429;
    margin-bottom: 0.71429em; }
    .message .msg-text p {
      font-size: 1em; }
    .product-details .message .msg-text {
      text-align: left; }
  .message .msg-title {
    display: block;
    font-size: 1.14286em;
    margin-bottom: 0.625em;
    line-height: 1.25;
    font-weight: bold; }
  .message.error .msg-holder {
    border-color: #e30303;
    background: #fbe6e5; }
  .message.error .msg-icon {
    background-position: -100px 0; }
  .message.error.site-header {
    margin-bottom: 1.25em;
    padding: 0; }
  .message.success .msg-holder {
    border-color: #7ab800;
    background: #f1f8e5; }
  .message.success .msg-icon {
    background-position: -50px 0; }
  .message.notice .msg-holder {
    border-color: #fb9f00;
    background: #FEF5E4; }
  .message.notice .msg-icon {
    background-position: -200px 0; }
  .message.message-alt .msg-holder {
    border: 0;
    background: none;
    padding: 0 0 0 3.66667em; }
  .message.message-alt .msg-icon {
    left: 0; }
  .message.message-alt .msg-text p {
    font-size: 1.14286em; }

.product-details .message.error .msg-holder {
  padding-left: 4.2em; }

.message-btn-group {
  float: right;
  margin: 0.83333em 0 0 1.66667em; }

.message-success {
  float: left;
  display: block;
  background: url(../img/message-success.png) -50px 0 no-repeat;
  font-size: 2.16667em;
  margin-bottom: 0.38462em;
  padding-left: 2.11538em;
  line-height: 41px; }

/*
 * Modifiers
 */
.message-compact .msg-holder {
  padding: 1.66667em 1.66667em 1.25em; }

/*
 * Overrides
 */
.panel .message .msg-holder {
  background: #fff; }

/* Product */
.message .product {
  padding-right: 14.16667em; }
.message .product-breakdown {
  position: absolute;
  right: 1.42857em;
  top: 1.07143em;
  width: 10.71429em;
  text-align: right; }
.message .product-price {
  font-size: 1.85714em; }
.message .product-promo a {
  color: #ff6600; }

/*
 * Media queries
 */
@media screen and (max-width: 50em) {
  .message .product {
    padding-right: 0; }
  .message .product-image {
    width: 6.66667em; }
  .message .product-breakdown {
    display: none; }
  .message .product-promo {
    clear: both; }
  .message .media-body {
    overflow: visible; }

  .message-btn-group {
    float: none;
    margin-left: 0; }

  .message-success {
    float: none;
    font-size: 1.66667em;
    margin-bottom: 0.75em;
    line-height: 29px;
    background-position: 0 -50px; } }
.pagination {
  padding: 1.25em 1.66667em;
  border-bottom: 2px solid #CCCCCC; }
  .pagination .pages-qty {
    float: left;
    display: block;
    font-size: 1.33333em;
    font-weight: bold;
    width: 26%;
    padding-top: 0.5em; }
  @media screen and (min-width: 50em) and (max-width: 53.125em) {
    .pagination .pages-qty {
      display: none; } }
  @media screen and (max-width: 50em) {
    .pagination .pages-qty {
      font-size: 1.16667em;
      float: none;
      width: 79%;
      text-align: center;
      padding-top: 0;
      margin-bottom: -1.875rem;
      line-height: 1.875rem; } }
  @media screen and (max-width: 40em) {
    .pagination {
      padding-left: 0;
      padding-right: 0; }
      .pagination:first-of-type {
        display: none; }
      .pagination .pages-qty {
        width: 100%; } }

.paginator li {
  display: block;
  float: left;
  margin-right: 0.8em; }
  .paginator li.hellip {
    color: #333;
    height: 30px;
    font-weight: bold;
    line-height: 34px; }
  .paginator li:first-child {
    margin-left: 0; }
  .paginator li .first-page,
  .paginator li .previous-page {
    background: #F5F2F1; }
.paginator a {
  font-weight: normal;
  padding: 0.58333em 0.91667em 0.5em;
  vertical-align: middle;
  border: 1px solid #999999;
  color: #333333;
  display: inline-block;
  font-size: 1em;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .paginator a:hover {
    background: #dddad8; }
  .paginator a.active, .paginator a.active:hover, .paginator a.active:focus {
    font-weight: bold;
    background-color: #585858;
    color: #fff;
    cursor: default; }
  .paginator a:focus {
    background: #f5f2f1;
    box-shadow: 0 0 0 3px #7ab800; }
    .lt-ie9 .paginator a:focus {
      outline: 3px solid #7ab800; }
.paginator i {
  margin-top: -3px;
  height: 14px;
  width: 9px; }
.paginator .first-page i,
.paginator .last-page i {
  width: 16px; }
.paginator .first-page i {
  background-position: -100px -550px; }
.paginator .last-page i {
  background-position: -250px -550px; }
.paginator .previous-page i {
  background-position: -150px -550px; }
.paginator .next-page i {
  background-position: -200px -550px; }
.paginator .disabled-link i {
  background-color: #f5f2f1;
  opacity: 0.4; }
  .lt-ie9 .paginator .disabled-link i {
    filter: alpha(opacity=40); }
.paginator .disabled-link, .paginator .disabled-link:hover, .paginator .disabled-link:focus,
.paginator .disabled,
.paginator .disabled:hover,
.paginator .disabled:focus {
  background-color: #f5f2f1;
  border-color: #dddad8;
  cursor: default; }
.paginator .disabled:hover, .paginator .disabled:focus {
  background-color: #f5f2f1;
  border-color: #dddad8;
  cursor: default; }
.paginator .disabled:focus {
  box-shadow: none; }
@media screen and (max-width: 53.125em) {
  .paginator {
    display: block;
    float: left;
    width: 79%; } }
@media screen and (max-width: 50em) {
  .paginator {
    position: relative;
    text-align: right; }
    .paginator li {
      display: none; }
      .paginator li:first-child, .paginator li:nth-child(2), .paginator li:last-child, .paginator li:nth-last-child(2) {
        display: inline-block; }
      .paginator li:first-child, .paginator li:nth-child(2) {
        margin-right: 0.41667em; }
      .paginator li:last-child, .paginator li:nth-last-child(2) {
        float: none;
        margin-right: 0;
        margin-left: 0.16667em; } }
@media screen and (max-width: 40em) {
  .paginator {
    width: 100%; } }

.layout-switcher {
  float: right;
  display: inline-block; }
  .layout-switcher li {
    float: left;
    margin: 0; }
  .layout-switcher input {
    background: #F5F2F1;
    padding: 7px 10px;
    border: 1px solid #999999;
    display: inline-block; }
  .layout-switcher .list-view input,
  .layout-switcher .grid-view input {
    height: 30px;
    width: 30px;
    font-size: 0;
    background: #f5f2f1 url("../img/sprite.png") no-repeat; }
    .layout-switcher .list-view input:hover,
    .layout-switcher .grid-view input:hover {
      background: #dddad8 url("../img/sprite.png") no-repeat;
      cursor: pointer; }
    .layout-switcher .list-view input.is-active,
    .layout-switcher .grid-view input.is-active {
      background: #d4d1cf url("../img/sprite.png") no-repeat;
      cursor: default; }
  .layout-switcher .list-view input {
    background-position: -643px -291px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px; }
    .layout-switcher .list-view input:hover {
      background-position: -643px -291px; }
    .layout-switcher .list-view input.is-active {
      background-position: -643px -291px; }
  .layout-switcher .grid-view input {
    border-left: 0;
    background-position: -544px -293px;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0; }
    .layout-switcher .grid-view input:hover {
      background-position: -544px -293px; }
    .layout-switcher .grid-view input.is-active {
      background-position: -544px -293px; }
  @media screen and (max-width: 40em) {
    .layout-switcher {
      display: none; } }

/*
 * Modifiers
 */
.pagination-btm, .pagination-basic {
  border-top: 2px solid #CCCCCC;
  border-bottom: none;
  padding-top: 1.25em; }

.pagination-basic .paginator {
  float: right;
  width: auto; }
.pagination-basic .pages-qty {
  display: block; }
@media (max-width: 50em) {
  .pagination-basic .paginator,
  .pagination-basic .pages-qty {
    float: none; }
  .pagination-basic .pages-qty {
    width: auto; } }

table {
  width: 100%;
  border-top: 1px solid #999;
  margin: 0 0 1.66667em; }

caption {
  font-size: 1.16667em;
  line-height: 1.429;
  font-weight: bold;
  padding: 0.14286em 0 0.21429em; }

th,
td {
  padding: 0.28571em 1em;
  border-bottom: 1px dotted #999;
  font-size: 1.16667em;
  line-height: 1.429; }

th {
  font-weight: bold; }

thead th {
  border-bottom: 1px solid #999; }

td th,
td td {
  font-size: 1em; }

.table-style1 tr:nth-child(odd) {
  background-color: #F5F2F1; }

.table-style2 th,
.table-style2 td {
  text-align: center; }

.table-alt {
  background: #f5f2f1;
  width: 100%;
  line-height: 1.25;
  margin-bottom: 1.66667em;
  border: none; }
  .table-alt, .table-alt table {
    border-bottom: 1px solid #d4d1cf; }
  .table-alt th {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #eae8e7;
    text-align: center;
    background: #d4d1cf; }
  .table-alt td {
    border-top: 1px solid #d4d1cf;
    border-left: 1px solid #d4d1cf;
    border-bottom: none; }
  .table-alt tr {
    background-color: transparent; }
  .table-alt th, .table-alt td {
    font-size: 1.33333em;
    line-height: 1.25;
    padding: 1.25em;
    vertical-align: top; }
    .table-alt th:first-child, .table-alt td:first-child {
      border-left: 0; }
  .table-alt td th,
  .table-alt td td {
    font-size: 1em; }
  .table-alt h3,
  .table-alt p,
  .table-alt input[type="text"],
  .table-alt select {
    font-size: 1em; }
  @media screen and (max-width: 50em) {
    .table-alt {
      margin-bottom: 1.25em; } }

.table-alt2 tr:nth-child(odd) {
  background: #f5f2f1; }
.table-alt2.table-reversed tr:nth-child(even) {
  background: #f5f2f1; }
.table-alt2.table-reversed tr:nth-child(odd) {
  background: #fff; }

/* Used for wishlists */
.table-simple {
  border-top: none;
  max-width: 100%;
  border-bottom: 1px solid #CCC; }
  .table-simple th, .table-simple td {
    vertical-align: middle;
    font-size: 1.33333em;
    padding: 0.625em;
    border-top: 1px solid #CCC;
    border-bottom: none;
    word-wrap: break-word; }
  .table-simple tbody tr:first-child th, .table-simple tbody tr:first-child td {
    border-top: none; }
  .table-simple table {
    margin: 0;
    border: none; }
  .table-simple td th,
  .table-simple td td {
    font-size: 1em; }
  .table-simple thead th {
    background: #f5f2f1;
    border: 0; }

@media screen and (max-width: 40em) {
  .wrapper-table {
    overflow: visible;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; } }

caption.accessibility, .tabs-list caption.current-info, .js .tab-panels.tabs caption.tab-header, caption.carousel-counter {
  clip: auto;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  visibility: hidden;
  line-height: 0; }

br.accessibility, .tabs-list br.current-info, .js .tab-panels.tabs br.tab-header, br.carousel-counter {
  display: none; }

.clear-both {
  clear: both; }

.for-print-only {
  display: none; }

@media screen and (max-width: 30em) {
  .is-hidden-on-small {
    display: none !important; } }

@media screen and (max-width: 50em) {
  .is-hidden-on-medium {
    display: none !important; } }

.is-hidden-on-large {
  height: 0;
  overflow: hidden;
  position: absolute; }
  @media screen and (max-width: 30em) {
    .is-hidden-on-large {
      height: auto;
      overflow: visible;
      position: static; } }

.product-meta .code dd {
  pointer-events: none;
  text-decoration: none; }

/* Hide "non-js" elements, including from screen readers */
.js .non-js,
.js .is-hidden-js {
  display: none !important; }

h2#reviews.tab-header span.star-rating {
  pointer-events: none; }

.lt-ie9 .site-logo:after {
  color: #fff;
  float: left; }

.lt-ie9 .site-nav-sub > a {
  color: #fff; }

.cookie-panel {
  color: #FFF;
  background: #333;
  clear: both;
  padding: 0.625em 0; }
  .cookie-panel section {
    position: relative; }
    .cookie-panel section:after {
      clear: both;
      content: "";
      display: table; }
  .cookie-panel p, .cookie-panel dt, .cookie-panel dd, .cookie-panel li {
    font-size: 1.08333em;
    margin-bottom: 1.15em; }
  .cookie-panel p a {
    color: #fff; }
    .cookie-panel p a:hover {
      color: #fff;
      text-decoration: none; }
    .cookie-panel p a:focus {
      background: #ddd;
      color: #000; }
  .cookie-panel i {
    background-position: -91px 0;
    float: left;
    height: 26px;
    width: 36px; }
  .cookie-panel .h4 {
    display: none;
    font-size: 1.5em; }

.info-block p {
  padding-left: 3.83333em;
  padding-right: 0.83333em; }

.cookies-policy > p {
  padding-right: 9.16667em;
  padding-left: 3.83333em; }
.cookies-policy .close-cookies-details {
  position: absolute;
  top: 0px;
  right: 0.83333em; }

.cookies-long-description {
  padding: 0 0.83333em; }

.cookies-details {
  display: none; }
  .cookies-details .close-cookies-details {
    float: right;
    margin: 0 0.83333em 0.83333em 0; }

.site-header .wrapper:before, .site-header .wrapper:after {
  display: table;
  content: ""; }
.site-header .wrapper:after {
  clear: both; }

/* Handles the responsive switch for cookies*/
@media screen and (max-width: 40em) {
  .cookies-policy > p {
    padding-right: 0.83333em; }
  .cookies-policy .close-cookies-details {
    position: relative;
    margin: 0 0 0.83333em 3.83333em; }

  .cookies-details .grid .grid-item.g3 {
    display: none; }
  .cookies-details .g9 {
    width: 100%; }
  .cookies-details dt.tab-header.expanded {
    border: none;
    display: block;
    color: #fff;
    font-size: 1.5em;
    position: relative;
    left: 0px; }

  .cookie-long-description-inner .is-dom-removed {
    display: block; }
  .cookie-long-description-inner .h4 {
    display: block;
    position: relative;
    left: 0px;
    font-size: 1.5em; } }
@media screen and (max-width: 650px) {
  .cookie-panel {
    margin: -0.83333em 0em 0.83333em 0em; }
    .cookie-panel:before, .cookie-panel:after {
      display: table;
      content: ""; }
    .cookie-panel:after {
      clear: both; }

  .has-cookie-message .wrapper .login-nav {
    top: -0.41667em; } }
@media screen and (max-width: 640px) {
  .cookie-panel {
    margin: 0; } }
/* Mini basket */
.mini-basket {
  background-color: #fff;
  border: 1px solid #333231;
  left: -999em;
  position: absolute;
  padding: 1.625em 0.850em 1.250em 1.250em;
  top: 81px;
  width: 292px;
  z-index: 10; }
  .mini-basket.is-active {
    left: auto;
    right: -15px; }
  .mini-basket img,
  .mini-basket .description,
  .mini-basket .qty-price,
  .mini-basket .col-2 .qty {
    float: left;
    position: relative; }
  .mini-basket > ul li {
    border-bottom: 1px dotted #999;
    display: table;
    font-size: 1em;
    height: inherit;
    margin: 0 0 0.625em;
    padding: 0 0 0.5625em;
    width: 100%; }
  .mini-basket > ul a {
    float: left;
    color: #333; }
    .mini-basket > ul a img {
      margin: 0 16px 0 0; }
  .mini-basket > ul .description {
    margin-bottom: 0.5em;
    width: 100%;
    font-size: 1em;
    line-height: 1.25;
    text-align: left; }
    .mini-basket > ul .description a {
      font-weight: bold; }
  .mini-basket > ul .qty-price {
    margin: 0;
    width: 100%; }
  .mini-basket > ul .col-2 {
    float: right;
    position: relative;
    width: 72%; }
  .mini-basket > ul .col-2 .qty {
    margin: 0;
    font-size: 1em;
    width: 40%;
    text-align: left;
    line-height: 1; }
  .mini-basket > ul .col-2 .price {
    float: right;
    position: relative;
    margin: 0 .5em 0 0;
    text-align: right;
    width: 50%;
    font-size: 1em;
    line-height: 1; }
  .mini-basket > p {
    margin-bottom: 1.2em;
    text-align: right;
    font-size: 1em; }
    .mini-basket > p > a {
      color: #333;
      text-decoration: none; }
      .mini-basket > p > a:hover {
        text-decoration: underline; }
  .mini-basket:before {
    width: 0;
    height: 0;
    content: '';
    display: block;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent white transparent;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -10px;
    right: 48px; }
  .mini-basket .wrap-cta {
    display: table;
    width: 100%; }
    .mini-basket .wrap-cta a:hover {
      text-decoration: none; }
    .mini-basket .wrap-cta a.btn-primary, .mini-basket .wrap-cta .js a.btn-super-handle, .js .mini-basket .wrap-cta a.btn-super-handle {
      float: right; }
    .mini-basket .wrap-cta a.btn-secondary {
      float: left;
      margin-right: 1.2em; }

.shop-links .my-basket.is-active {
  position: relative;
  z-index: 11; }
  .shop-links .my-basket.is-active > a i {
    background-position: -900px 0;
    top: -29px; }
  .shop-links .my-basket.is-active > a .price {
    position: static;
    top: auto; }

.breadcrumb-tools {
  margin: 1.25em auto 0;
  max-width: 80em;
  padding: 0 0.83333em 1.66667em; }
  .breadcrumb-tools:before, .breadcrumb-tools:after {
    display: table;
    content: ""; }
  .breadcrumb-tools:after {
    clear: both; }
  .breadcrumb-tools li {
    float: left;
    font-size: 1.1667em;
    line-height: 1.429;
    padding-right: 0.71429em; }
  .breadcrumb-tools .toolbox {
    float: right;
    height: 2.08333em;
    position: relative; }
  .breadcrumb-tools .ico-print-page {
    background-position: -350px -100px;
    height: 20px;
    margin: 0 7px 0 0;
    width: 20px; }
  .breadcrumb-tools .ico-share-this {
    background-position: -400px -100px;
    height: 20px;
    margin: 0 7px 0 0;
    width: 18px; }
  @media screen and (max-width: 40em) {
    .breadcrumb-tools {
      padding: 0 1.66667em 0.83333em; } }

.breadcrumb {
  float: left;
  width: 75%; }
  .breadcrumb a {
    margin-right: 0.714em;
    text-decoration: none; }
    .breadcrumb a:hover, .breadcrumb a:focus {
      text-decoration: underline; }
  @media screen and (max-width: 50em) {
    .breadcrumb {
      width: 70%; } }
  @media screen and (max-width: 40em) {
    .breadcrumb {
      width: 60%; } }
  @media screen and (max-width: 30em) {
    .breadcrumb {
      width: auto;
      float: none; } }

.ico-breadcrumb {
  background-position: -750px -100px;
  height: 12px;
  width: 6px; }

.common_toolbox {
  float: right; }
  .common_toolbox > li {
    display: inline-block;
    float: none; }
    .common_toolbox > li:before {
      background: #ccc;
      content: '';
      display: inline-block;
      height: 15px;
      margin: 0 10px -3px 0;
      width: 2px; }
    .common_toolbox > li:first-child:before {
      display: none; }
    .common_toolbox > li:last-child {
      padding-right: 0; }
    .common_toolbox > li a {
      text-decoration: none; }

.addthis_toolbox {
  border-radius: 3px;
  height: 2.91667em;
  position: absolute;
  right: 0;
  top: 25px;
  width: 23.33333em;
  z-index: 1;
  display: none;
  outline: none; }
  .addthis_toolbox.is-active {
    border: 1px solid #D2D2D2;
    display: block; }
  .addthis_toolbox li {
    background: #FFF;
    border-right: 1px solid #D2D2D2;
    font-size: 1em;
    height: 100%;
    padding: 0;
    width: 20%; }
    .addthis_toolbox li:last-child {
      border-right: 0; }
    .addthis_toolbox li:hover {
      background: #F5EFEF; }
  .addthis_toolbox a {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/sprite.png) no-repeat;
    display: block;
    height: 100%; }
    .addthis_toolbox a.addthis_button_facebook {
      background-position: -428px -696px; }
    .addthis_toolbox a.addthis_button_twitter {
      background-position: -486px -695px; }
    .addthis_toolbox a.addthis_button_pinterest_pinit {
      background-position: -531px -695px; }
    .addthis_toolbox a.addthis_button_email {
      background-position: -587px -694px; }
    .addthis_toolbox a.addthis_button_compact {
      background-position: -631px -693px; }
  .addthis_toolbox span {
    display: inline-block;
    height: 100%;
    width: 100%; }

.no-js .toolbox {
  display: none; }

#at15s {
  margin-left: -56px; }

@media screen and (max-width: 30em) {
  .breadcrumb-tools .toolbox {
    display: none; } }
/*
============================================
Navigation
============================================
*/
.site-nav-wrapper {
  /* rendered width = 960px */
  background: #F5F2F1;
  border: solid #D4D4D4;
  border-width: 0 1px 1px;
  box-shadow: 0 2px 2px 0 rgba(102, 102, 102, 0.7);
  margin: 0 -1.5833em;
  max-height: 50em;
  overflow: hidden;
  padding: 1.66667em 1.5em;
  position: absolute;
  top: 3.33333em;
  width: 103.95833%;
  /* 998/960 */
  z-index: 9999;
  display: none;
  left: 0; }
  .site-nav-sub.first .site-nav-wrapper {
    min-height: 41.66667em; }
    @media screen and (max-width: 50em) {
      .site-nav-sub.first .site-nav-wrapper {
        min-height: 60em; } }

.no-js .site-nav-sub:hover .site-nav-wrapper,
.site-nav-sub.is-active .site-nav-wrapper {
  display: block; }

/* But make sure it shows on touch devices when link is active */
.site-nav-sub.is-active a:focus + .site-nav-wrapper {
  display: block; }

/* Sub-menu = primary nav items */
.site-nav-sub {
  border-right: 1px solid #333231;
  float: left; }
  .site-nav-sub.last {
    float: right; }
  .site-nav-sub.first, .site-nav-sub.last {
    border-left: 1px solid #333231; }
  .site-nav-sub > a {
    background-color: #474749;
    color: #FFF;
    display: inline-block;
    font-size: 1.5em;
    line-height: 1;
    padding: 0.61111em 2.25em 0.61111em 1.5em;
    position: relative; }
    @media screen and (max-width: 50em) {
      .site-nav-sub > a {
        font-size: 1.33333em;
        line-height: 1;
        padding: 0.75em 1.5625em 0.75em 0.9375em; } }
    .site-nav-sub > a > .ico-dropdown {
      position: absolute;
      right: 25px;
      top: 15px; }
      @media screen and (max-width: 50em) {
        .site-nav-sub > a > .ico-dropdown {
          right: 10px; } }

.site-nav .site-nav-sub:hover > a,
.site-nav .site-nav-sub > a:hover,
.site-nav-sub > a:focus,
.site-nav-sub.is-active > a {
  background-color: #F5F2F1;
  color: #333;
  text-decoration: none; }
  .site-nav .site-nav-sub:hover > a > .ico-dropdown,
  .site-nav .site-nav-sub > a:hover > .ico-dropdown,
  .site-nav-sub > a:focus > .ico-dropdown,
  .site-nav-sub.is-active > a > .ico-dropdown {
    background-position: -700px -100px;
    height: 8px;
    width: 13px;
    right: 20px;
    top: 18px; }
    @media screen and (max-width: 50em) {
      .site-nav .site-nav-sub:hover > a > .ico-dropdown,
      .site-nav .site-nav-sub > a:hover > .ico-dropdown,
      .site-nav-sub > a:focus > .ico-dropdown,
      .site-nav-sub.is-active > a > .ico-dropdown {
        right: 5px; } }

.site-nav-sub > a:focus {
  padding-top: 0.6em; }
  .site-nav-sub > a:focus > .ico-dropdown {
    background-position: -750px -100px;
    height: 13px;
    width: 8px;
    right: 17px; }

/* Mega dropdown */
.site-nav {
  background: #474749;
  clear: both;
  height: 3.33333em;
  margin: 0;
  /* Internal grid layout */
  /* Projects */
  /* Account */
  /* General styles */
  /* Room navigation */
  /* Popular articles */
  /* Inspiration */
  /* Projects */
  /* Help & advice */
  /* Account */
  /* Shop */
  /* Icons */
  /* Account needs to be outside main nav HTML so that we can apply SiteBuilder caching to the rest of the main nav blocks,
  but visually looks like it's part of main nav */ }
  @media screen and (max-width: 63.75em) {
    .site-nav {
      margin: 0 -0.83333em;
      padding: 0 0.83333em; } }
  .site-nav > ul {
    background: #474749;
    position: relative; }
  .site-nav .menus {
    float: left;
    width: 18.958%;
    /* 182/960 */ }
    @media screen and (max-width: 50em) {
      .site-nav .menus {
        width: 25%; } }
    @media screen and (max-width: 40em) {
      .site-nav .menus {
        margin: 0; }
        .site-nav .menus .menu {
          border: 2px solid #d5d1d0; } }
    .site-nav .menus .menu-item {
      padding-right: 0.625em; }
  .site-nav .content-wrapper {
    float: right;
    margin: .8333em 0 0;
    position: relative;
    width: 78.958%;
    /* 758/960 */ }
  .site-nav .content-wrapper > .grid-item {
    padding-right: 2.639%;
    /* 20/758 */
    width: 75.99%;
    /* 576/758 */ }
  .site-nav .content-wrapper > .articles-popular {
    padding-right: 1.319%;
    /* 10/758 */
    width: 24.011%;
    /* 182/758 */ }
  .site-nav .content-wrapper .grid .grid {
    width: 103.597%;
    /* 576/556 */ }
  .site-nav .content-wrapper .grid-item .grid-item {
    padding-right: 3.597%;
    /* 20/556 */ }
  .site-nav .content-wrapper .grid-3 .grid-item {
    width: 33.333%; }
  .site-nav .projects .grid {
    width: 102.639%;
    /* 778/758 */ }
  .site-nav .projects .grid-item {
    padding-right: 2.571%;
    /* 20/778 */ }
  .site-nav .account.grid {
    float: none;
    width: 102.0833%;
    /* 980/960 */ }
  .site-nav .account .grid-item {
    padding-right: 2.041%;
    /* 20/980 */
    width: 19.592%;
    /* 192/980 */ }
    @media screen and (max-width: 50em) {
      .site-nav .account .grid-item {
        width: 25%; } }
  .site-nav .account .recent {
    width: 40.204%;
    /* 394/980 */ }
    @media screen and (max-width: 50em) {
      .site-nav .account .recent {
        width: 25%; } }
  .site-nav img {
    display: block; }
  .site-nav a {
    text-decoration: none; }
  .site-nav a:hover {
    text-decoration: underline; }
  .site-nav .list-stacked {
    margin-bottom: 0; }
  .site-nav .list-stacked dd {
    font-size: 1.1667em;
    line-height: 1.429;
    padding-bottom: .714em;
    position: relative; }
  .site-nav .list-stacked .ico-link {
    position: absolute;
    left: 0;
    top: 5px; }
  .site-nav .link-list .more-link {
    background-position: -150px 3px;
    text-align: left; }
  .site-nav .block-title {
    font-size: 1.33333em;
    line-height: 1.25; }
  .site-nav .grid-item p {
    font-size: 1.1667em;
    line-height: 1.429;
    margin-bottom: 0; }
    @media screen and (max-width: 50em) {
      .site-nav .grid-item p {
        font-size: 1.0833em;
        line-height: 1.534; } }
  .site-nav .rooms li a:hover,
  .site-nav .rooms li a:active {
    text-decoration: none; }
  .site-nav .articles-popular {
    margin-top: .41667em; }
    @media screen and (max-width: 50em) {
      .site-nav .articles-popular {
        display: none; } }
  .site-nav .articles-popular .more {
    border-top: 1px dotted #999;
    margin-top: .357em;
    padding-top: .357em; }
  .site-nav .articles-popular .more .ico-link {
    top: 8px; }
  @media screen and (max-width: 50em) {
    .site-nav .inspiration {
      width: 72%; }
    .site-nav .inspiration > .grid-item {
      padding-right: 0;
      width: 100%; }
    .site-nav .media-body {
      overflow: inherit; } }
  .site-nav .articles-primary {
    margin-bottom: 2.5em; }
  .site-nav .media-title {
    display: block;
    font-size: 2.5em;
    line-height: 1.1667;
    margin: .1667em 0 .334em; }
    @media screen and (max-width: 50em) {
      .site-nav .media-title {
        font-size: 1.5em;
        line-height: 1.111;
        margin: 0 0 .5em; } }
  .site-nav .media-item {
    margin: -.41667em 2.5em 0 0; }
    @media screen and (max-width: 50em) {
      .site-nav .media-item {
        margin-right: 1em; } }
  .site-nav .articles-secondary {
    width: 100%; }
  .site-nav .article-title {
    display: block;
    font-size: 1.5em;
    height: 2.222em;
    line-height: 1.111;
    margin-bottom: .556em;
    overflow: hidden; }
    @media screen and (max-width: 50em) {
      .site-nav .article-title {
        font-size: 1.333em;
        line-height: 1.25; } }
  @media screen and (max-width: 50em) {
    .site-nav .projects {
      width: 72%; } }
  .site-nav .projects {
    margin-top: 1.667em; }
  .site-nav .projects .grid-item {
    margin-bottom: 2.5em; }
    @media screen and (max-width: 50em) {
      .site-nav .projects .grid-item:nth-child(7n+7), .site-nav .projects .grid-item:nth-child(7n+7) + * {
        display: none; } }
  .site-nav .projects img {
    width: 100%; }
  .site-nav .projects .article-title {
    height: auto;
    margin: .556em 0 0;
    overflow: inherit; }
  .site-nav .projects .grid-item > a:first-child {
    display: block;
    position: relative; }
  @media screen and (max-width: 50em) {
    .site-nav .help-advice {
      width: 72%; }
    .site-nav .help-advice > .grid-item {
      width: 100%; } }
  .site-nav .help-advice .grid-item .grid-item {
    margin-bottom: .8333em; }
  .site-nav .help-advice .grid-item .block-title {
    margin: 0.625em 0;
    padding-bottom: 0.5625em; }
  .site-nav .help-advice .img-link {
    display: inline-block;
    height: 50px; }
  .site-nav .help-advice .box {
    background: none;
    margin: 0; }
  .site-nav .help-advice .box-wrap {
    padding: 0; }
  .site-nav .help-advice h3 {
    font-size: 1em; }
  @media screen and (max-width: 50em) {
    .site-nav .block-title {
      font-size: 1.333em;
      line-height: 1.25; } }
  .site-nav .account {
    /*.link-list dd {
    	padding-left: 0;
    }*/ }
    .site-nav .account .list-inline {
      margin: 0 0 .357em; }
    .site-nav .account .list-stacked dd {
      padding-left: 1em; }
    .site-nav .account .list-stacked .list-inline {
      margin-left: -1em; }
    .site-nav .account .list-inline dt,
    .site-nav .account .list-inline dd {
      font-size: 1em;
      line-height: 1.429;
      padding: 0 2% 0 0;
      width: auto; }
    .site-nav .account .list-inline dt {
      clear: left; }
    .site-nav .account .list-inline dd {
      font-weight: bold; }
    .site-nav .account .list-inline .order {
      font-size: 1.14286em;
      line-height: 1.25;
      margin-bottom: .625em; }
      @media screen and (max-width: 50em) {
        .site-nav .account .list-inline .order {
          font-size: 1em;
          line-height: 1.429; } }
    .site-nav .account .list-inline .more {
      border-bottom: 1px dotted #999;
      font-weight: normal;
      padding: .714em 0 1em 1em; }
    .site-nav .account .list-inline .ico-link {
      top: 15px; }
    .site-nav .account .null {
      margin-left: -1em; }
    .site-nav .account .list-stacked .wishlist {
      border-bottom: 1px dotted #999;
      margin-bottom: 1.071em;
      padding: 0 0 1.071em 2.5em;
      position: relative; }
    .site-nav .account .wishlist a {
      font-weight: bold; }
    .site-nav .account .wishlist span {
      display: block; }
    .site-nav .account .wishlist i {
      position: absolute;
      left: 0;
      top: 0; }
    .site-nav .account .recent .media-block {
      border-bottom: 1px dotted #999;
      margin-bottom: 1.071em;
      padding: 0 0 1em 0; }
    .site-nav .account .media-body {
      padding-right: 6.78571em;
      position: relative; }
      @media screen and (max-width: 50em) {
        .site-nav .account .media-body {
          padding: 0; } }
    .site-nav .account .media-item {
      margin: 0 1.071em 0 0; }
      @media screen and (max-width: 50em) {
        .site-nav .account .media-item {
          display: none; } }
    .site-nav .account .product-title,
    .site-nav .account .product-breakdown {
      font-size: 1em;
      line-height: 1.429;
      text-align: left; }
    .site-nav .account .product-title {
      margin: 0 0 .357em; }
    .site-nav .account .product-price {
      font-weight: bold;
      position: absolute;
      right: 0;
      top: 0; }
      @media screen and (max-width: 50em) {
        .site-nav .account .product-price {
          position: static;
          right: auto;
          top: auto; } }
    .site-nav .account .product-breakdown span {
      color: #666;
      display: block; }
    .site-nav .account .product-saving {
      font-weight: bold; }
  @media screen and (max-width: 53.125em) {
    .site-nav .product-noms {
      display: none; } }
  @media screen and (max-width: 50em) {
    .site-nav .shop {
      width: 72%; }
      .site-nav .shop .grid-item {
        width: 100%; } }
  .site-nav .shop {
    margin-top: 0; }
  .site-nav .nav-shop {
    border: solid #D4D1CF;
    border-width: 2px;
    border-radius: 5px;
    width: 29.551%;
    /* 224/758 */ }
    @media screen and (max-width: 50em) {
      .site-nav .nav-shop {
        width: 50%; } }
  .site-nav .nav-shop-sub {
    padding: 0 1.25em 0 0.83333em; }
    .site-nav .nav-shop-sub > a {
      border-bottom: 1px dotted #999;
      display: inline-block;
      font-size: 1.1667em;
      line-height: 1.429;
      margin: 0;
      padding: 0.42857em 0.28571em 0.57143em;
      position: relative;
      width: 100%; }
    .site-nav .nav-shop-sub:last-child > a {
      border-bottom: 0;
      margin-bottom: 0; }
    .no-js .site-nav .nav-shop-sub:hover > a, .no-js .site-nav .nav-shop-sub > a:active, .site-nav .nav-shop-sub.is-active > a {
      background-color: #333;
      border-bottom: 1px solid #333;
      color: #FFF;
      margin-left: -.857em;
      padding-left: 1.143em;
      text-decoration: none;
      width: 113%; }
    .site-nav .nav-shop-sub .ico-nav-shop {
      position: absolute;
      right: -9999px; }
    .no-js .site-nav .nav-shop-sub:hover .ico-nav-shop {
      right: 5px;
      top: 10px; }
      @media screen and (max-width: 50em) {
        .no-js .site-nav .nav-shop-sub:hover .ico-nav-shop {
          right: 10px; } }
    .no-js .site-nav .nav-shop-sub:last-child:hover > a, .site-nav .nav-shop-sub:last-child > a:focus, .site-nav .nav-shop-sub:last-child.is-active > a {
      border-bottom: 0; }
    .no-js .site-nav .nav-shop-sub:hover .nav-shop-wrapper, .site-nav .nav-shop-sub.is-active .nav-shop-wrapper {
      left: 29.024%;
      /* 220/758 */ }
      @media screen and (max-width: 50em) {
        .no-js .site-nav .nav-shop-sub:hover .nav-shop-wrapper, .site-nav .nav-shop-sub.is-active .nav-shop-wrapper {
          left: 49%; } }
    .site-nav .nav-shop-sub li {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .site-nav .nav-shop-sub .more-link {
      background: none;
      font-size: 1.16667em;
      line-height: 1.786;
      padding-left: 0; }
  .site-nav .nav-shop-wrapper {
    background: #FFF;
    border: 2px solid #D4D1CF;
    border-radius: 5px;
    max-height: 105%;
    min-height: 39.58333em;
    margin: 0;
    padding: 1.16667em 0.66667em 1.16667em 2.33333em;
    position: absolute;
    left: -999em;
    top: -2%;
    width: 70.976%;
    /* 538/758 */
    /*for debugging*/
    /*left: 29.024%;*/ }
    @media screen and (max-width: 50em) {
      .site-nav .nav-shop-wrapper {
        max-height: inherit;
        padding-bottom: 0;
        width: 50%; } }
    .site-nav .nav-shop-wrapper .link-list a {
      font-size: 0.875em;
      line-height: 1.429; }
    .site-nav .nav-shop-wrapper .grid-item {
      padding-right: 2.012%;
      /* 10/497 */ }
    .site-nav .nav-shop-wrapper .product-noms {
      float: right;
      width: 46.278%;
      /* 230/497 */ }
    .site-nav .nav-shop-wrapper .product-nom {
      margin-bottom: 0.9375em; }
    .site-nav .nav-shop-wrapper .product-image {
      left: 3px;
      position: absolute;
      top: 3px; }
  .site-nav .ico-dropdown {
    background-position: -800px -100px;
    height: 12px;
    width: 7px; }
  .site-nav .ico-link {
    background-position: -550px -400px;
    height: 10px;
    width: 6px; }
  .site-nav .ico-wishlist {
    background-position: -650px -550px;
    height: 25px;
    width: 25px; }
  .site-nav .ico-nav-shop {
    background-position: -800px -100px;
    height: 12px;
    width: 7px; }
  .site-nav.my-account {
    background: none;
    height: 0;
    margin: 0; }
    .site-nav.my-account .wrapper {
      top: -3.33333em; }
    .site-nav.my-account .last {
      margin-bottom: -3.75em; }

.facets {
  position: relative;
  border: 2px solid #D4D1CF;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 1.66667em; }
  .facets .js-clear-facets {
    height: 50px;
    line-height: 50px;
    display: block;
    position: absolute;
    top: 0;
    right: 20px; }
  .facets .block-title {
    font-size: 1.5em;
    border: none;
    display: block;
    text-decoration: none;
    padding: 0.7em 1em; }
    .facets .block-title i {
      width: 25px;
      height: 25px;
      background: url("../img/sprite.png") -500px -200px no-repeat;
      display: block;
      position: absolute;
      top: 0px;
      right: 0px; }
  .facets .outer-trigger {
    width: auto;
    height: 50px;
    line-height: 50px;
    background: #F5F2F1;
    padding: 0 1em;
    border-bottom: 2px solid #D4D1CF;
    display: block;
    margin: 0; }
    .facets .outer-trigger i {
      display: none; }
  .facets .js-accordion-item {
    border-bottom: 2px solid #D4D1CF; }
    .facets .js-accordion-item:last-child {
      border: 0; }
  .facets .js-accordion-handle {
    background: #FFF;
    margin: 0;
    border: 0; }
    .facets .js-accordion-handle:hover {
      color: #555;
      cursor: pointer; }
    .facets .js-accordion-handle a {
      text-decoration: none;
      display: block;
      position: relative;
      padding-right: 30px; }
    .facets .js-accordion-handle.is-collapsed {
      background: #F5F2F1; }
      .facets .js-accordion-handle.is-collapsed i {
        background: url("../img/sprite.png") -450px -200px no-repeat; }
  .facets .show-more {
    font-size: 1.16667em;
    padding: 0.58333em 0 0 0;
    display: block;
    width: auto;
    text-align: left;
    margin: 0;
    font-weight: normal;
    text-decoration: underline; }
    .facets .show-more:hover {
      text-decoration: none; }
  .facets .content-inner {
    padding: 0 1.5em 2em 1.5em;
    outline: none; }
    .facets .content-inner.is-collapsed {
      display: none;
      overflow: hidden; }
      .facets .content-inner.is-collapsed + .content-inner {
        padding-top: 0.83333em; }
    .facets .content-inner li {
      font-size: 1.15em;
      line-height: 1em;
      display: block;
      clear: left; }
      .facets .content-inner li a {
        line-height: 1.5em;
        text-decoration: none;
        display: block;
        padding: 0.5em 0 0.5em 2.5em;
        margin-bottom: 0.25em; }
        .facets .content-inner li a i {
          width: 25px;
          height: 25px;
          background: url("../img/sprite.png") -300px -50px no-repeat;
          display: inline-block;
          margin: -2px 10px 0 -34px;
          position: absolute; }
        .facets .content-inner li a:active i {
          background-position: -400px -50px; }
        .facets .content-inner li a.active i {
          background-position: -450px -50px; }
        .facets .content-inner li a.active:active i {
          background-position: -500px -50px; }
        .facets .content-inner li a.disabled {
          color: #7A7673; }
          .facets .content-inner li a.disabled:hover {
            cursor: default; }
          .facets .content-inner li a.disabled i {
            background-position: -250px -50px; }
          .facets .content-inner li a.disabled.active i {
            background-position: -700px -50px; }
  .facets .single .content-inner {
    padding: 1em 2em 1em 2em; }
  @media screen and (max-width: 40em) {
    .facets {
      display: block;
      border-radius: 0;
      border-left: 0;
      border-right: 0;
      border-bottom: 0;
      margin: 0 -1.66667em 0.41667em; }
      .menus + .facets {
        border-top-color: #ebe6e3; }
      .facets .block-title {
        font-size: 1.33333em;
        padding: 0.7em 1.25em; }
      .facets .js-clear-facets {
        display: none; }
      .facets .js-accordion-item:last-child {
        border-bottom: 2px solid #D4D1CF; }
      .facets .content-inner {
        padding-left: 1.66667em;
        padding-right: 1.66667em;
        padding-bottom: 1.66667em; }
        .facets .content-inner li a i {
          float: none; }
      .facets .outer-trigger {
        height: auto;
        font-size: 1.33333em;
        line-height: 2.5em;
        background: #ebe6e3;
        padding: 0 1.25em;
        border-radius: 0; }
        .facets .outer-trigger i {
          width: 25px;
          height: 25px;
          display: block;
          background: url("../img/sprite.png") no-repeat scroll -450px -200px transparent;
          margin: 8px 0 0;
          float: right; }
        .facets .outer-trigger.is-expanded i {
          background-position: -500px -200px; }
      .facets .js-facets-content.is-collapsed {
        height: 0;
        overflow: hidden; } }

.js-facets-content {
  outline: none; }

.pillbox {
  border-radius: 8px;
  border: 2px solid #D5D1D0;
  margin: 0 0 1.66667em 0;
  overflow: hidden;
  position: relative; }
  .pillbox .block-title {
    background: #F5F2F1;
    border-bottom: 2px solid #D5D1D0;
    padding: 0.5em 3em 0.5em 0.75em;
    margin: 0; }
  .pillbox .js-clear-facets {
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 1.66667em; }
  .pillbox li {
    position: relative;
    border-bottom: 1px dotted #999; }
    .pillbox li span {
      font-size: 1.33333em;
      background: #F6F2F1;
      display: block;
      text-decoration: none;
      padding: 0.71429em 40px 0.71429em 0.83333em; }
      .pillbox li span:hover {
        cursor: default; }
    .pillbox li a {
      color: #666;
      height: 40px;
      width: 40px;
      font-size: 1.6em;
      font-weight: bold;
      line-height: 40px;
      text-align: center;
      text-decoration: none;
      display: block;
      background: transparent;
      position: absolute;
      top: 0;
      right: 0; }
      .pillbox li a:hover {
        color: #333;
        cursor: pointer; }
    .pillbox li:last-child {
      border-bottom: none; }

.menu .menu-item, .facets .content-inner li a, .pillbox li span {
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
  word-break: keep-all; }

.nav-carousel {
  margin: 2.5em 0;
  padding: 0 3.7em;
  position: relative; }
  .nav-carousel li {
    text-align: center;
    padding: 0 1em; }
    .nav-carousel li .menu-item {
      text-decoration: none;
      font-size: 1.83333em; }
      @media screen and (max-width: 50em) {
        .nav-carousel li .menu-item {
          font-size: 1.33333em; } }
      .nav-carousel li .menu-item.inactive {
        color: #AAA; }
  .nav-carousel img {
    width: 100%;
    margin: 0 0 0.2em 0; }
  .nav-carousel .nav-toggle {
    display: none; }
  .nav-carousel .nav-inner {
    overflow: auto;
    position: relative; }
    .nav-carousel .nav-inner > ul {
      width: 200%; }
    .nav-carousel .nav-inner > ul > li {
      width: 8.33333%;
      float: left; }
    .js .nav-carousel .nav-inner {
      overflow: hidden; }
    .nav-carousel .nav-inner.is-initialised {
      visibility: visible; }
    @media screen and (max-width: 40em) {
      .nav-carousel .nav-inner {
        overflow: auto;
        position: relative; }
        .nav-carousel .nav-inner > ul {
          width: 200%; }
        .nav-carousel .nav-inner > ul > li {
          width: 10%;
          float: left; }
        .js .nav-carousel .nav-inner {
          overflow: hidden; }
        .nav-carousel .nav-inner.is-initialised {
          visibility: visible; } }

.nav-carousel-compact {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 0.83333em 5.83333em;
  margin: 0.83333em 0 2.08333em; }
  .nav-carousel-compact img {
    width: 100%;
    height: auto;
    border: 5px solid transparent;
    margin: 0;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
    .lt-ie9 .nav-carousel-compact img {
      height: 70px; }
  .nav-carousel-compact ul {
    min-width: 0; }
  .nav-carousel-compact li {
    padding: 0 0.41667em;
    margin: 0;
    text-align: center; }
    .nav-carousel-compact li h2, .nav-carousel-compact li span {
      padding: 0.66667em 0 0;
      display: block; }
    .nav-carousel-compact li .menu-item {
      text-decoration: none;
      font-size: 1em;
      display: block;
      padding-top: 0; }
      .nav-carousel-compact li .menu-item:focus {
        background-color: #FFFFC2; }
      .nav-carousel-compact li .menu-item.inactive:hover {
        cursor: default; }
    .nav-carousel-compact li a:hover,
    .nav-carousel-compact li a:focus, .nav-carousel-compact li.is-active {
      background: none;
      outline: none; }
      .nav-carousel-compact li a:hover span,
      .nav-carousel-compact li a:focus span, .nav-carousel-compact li.is-active span {
        position: relative; }
        .nav-carousel-compact li a:hover span:before,
        .nav-carousel-compact li a:focus span:before, .nav-carousel-compact li.is-active span:before {
          position: absolute;
          left: 50%;
          top: -1px;
          margin-left: -0.5em; }
    .nav-carousel-compact li a:hover img,
    .nav-carousel-compact li a:focus img {
      border-color: #d4d1cf; }
    .nav-carousel-compact li a:hover span:before,
    .nav-carousel-compact li a:focus span:before {
      width: 0;
      height: 0;
      content: '';
      display: block;
      border-style: solid;
      border-width: 0.5em 0.5em 0 0.5em;
      border-color: #d4d1cf transparent transparent transparent; }
    .nav-carousel-compact li.is-active a img, .nav-carousel-compact li.is-active a:hover img, .nav-carousel-compact li.is-active a:focus img {
      border-color: #39393a; }
    .nav-carousel-compact li.is-active a h2:before,
    .nav-carousel-compact li.is-active a span:before, .nav-carousel-compact li.is-active a:hover h2:before,
    .nav-carousel-compact li.is-active a:hover span:before, .nav-carousel-compact li.is-active a:focus h2:before,
    .nav-carousel-compact li.is-active a:focus span:before {
      width: 0;
      height: 0;
      content: '';
      display: block;
      border-style: solid;
      border-width: 0.5em 0.5em 0 0.5em;
      border-color: #39393a transparent transparent transparent; }
  .nav-carousel-compact .nav-inner > ul {
    margin: 0 auto;
    width: 100%; }
  .nav-carousel-compact .nav-inner li {
    float: left; }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(1),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(1) ~ li {
    width: 100%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(1),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(1) ~ li {
        width: 100%; } }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(2),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(2) ~ li {
    width: 50%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(2),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(2) ~ li {
        width: 100%; } }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(3),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(3) ~ li {
    width: 33.33333%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(3),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(3) ~ li {
        width: 100%; } }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(4),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(4) ~ li {
    width: 25%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(4),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(4) ~ li {
        width: 100%; } }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(5),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(5) ~ li {
    width: 20%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(5),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(5) ~ li {
        width: 100%; } }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(6),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(6) ~ li {
    width: 16.66667%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(6),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(6) ~ li {
        width: 100%; } }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(7),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(7) ~ li {
    width: 14.28571%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(7),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(7) ~ li {
        width: 100%; } }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(8),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(8) ~ li {
    width: 12.5%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(8),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(8) ~ li {
        width: 100%; } }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(9),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(9) ~ li {
    width: 11.11111%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(9),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(9) ~ li {
        width: 100%; } }
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(10),
  .nav-carousel-compact .nav-inner li:first-child:nth-last-child(10) ~ li {
    width: 10%; }
    @media screen and (max-width: 30em) {
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(10),
      .nav-carousel-compact .nav-inner li:first-child:nth-last-child(10) ~ li {
        width: 100%; } }
  @media screen and (max-width: 50em) {
    .nav-carousel-compact .nav-inner {
      overflow: auto;
      position: relative; }
      .nav-carousel-compact .nav-inner > ul {
        width: 200%; }
      .nav-carousel-compact .nav-inner > ul > li {
        width: 7.14286%;
        float: left; }
      .js .nav-carousel-compact .nav-inner {
        overflow: hidden; }
      .nav-carousel-compact .nav-inner.is-initialised {
        visibility: visible; } }
  @media screen and (max-width: 40em) {
    .nav-carousel-compact .nav-inner {
      overflow: auto;
      position: relative; }
      .nav-carousel-compact .nav-inner > ul {
        width: 300%; }
      .nav-carousel-compact .nav-inner > ul > li {
        width: 8.33333%;
        float: left; }
      .js .nav-carousel-compact .nav-inner {
        overflow: hidden; }
      .nav-carousel-compact .nav-inner.is-initialised {
        visibility: visible; } }

@media screen and (max-width: 30em) {
  .nav-carousel {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0.41667em -1.66667em 1.25em;
    border: none; }
    .nav-carousel .nav-toggle,
    .nav-carousel .nav-inner {
      outline: none; }
      .nav-carousel .nav-toggle .menu-item,
      .nav-carousel .nav-inner .menu-item {
        font-size: 1em; }
        .nav-carousel .nav-toggle .menu-item:hover, .nav-carousel .nav-toggle .menu-item:focus,
        .nav-carousel .nav-inner .menu-item:hover,
        .nav-carousel .nav-inner .menu-item:focus {
          text-decoration: none; }
      .nav-carousel .nav-toggle img, .nav-carousel .nav-toggle h2, .nav-carousel .nav-toggle span,
      .nav-carousel .nav-inner img,
      .nav-carousel .nav-inner h2,
      .nav-carousel .nav-inner span {
        display: inline-block;
        vertical-align: middle;
        margin: 0; }
      .nav-carousel .nav-toggle img,
      .nav-carousel .nav-inner img {
        width: 26px;
        height: 26px;
        margin: 0 0.6875em 0 0;
        border: 0; }
      .nav-carousel .nav-toggle h2, .nav-carousel .nav-toggle span,
      .nav-carousel .nav-inner h2,
      .nav-carousel .nav-inner span {
        font-size: 1.33333em;
        padding: 0; }
    .nav-carousel .nav-toggle,
    .nav-carousel .nav-inner .menu-item {
      line-height: 1.625rem;
      padding: 0.5rem 1.25rem; }
    .nav-carousel .nav-toggle {
      border-top: 2px solid #D4D1CF;
      border-bottom: 2px solid #D4D1CF;
      text-decoration: none;
      background: #ebe6e3;
      display: block;
      position: relative;
      margin: 0;
      font-weight: bold; }
      .nav-carousel .nav-toggle:hover {
        background: #e0dad6; }
      .nav-carousel .nav-toggle:focus {
        background-color: #FFFFC2; }
      .nav-carousel .nav-toggle:after {
        content: " ";
        width: 30px;
        height: 30px;
        background: url("../img/sprite.png") -450px -200px no-repeat;
        display: block;
        position: absolute;
        top: 0.5rem;
        right: 0.9375rem; }
      .nav-carousel .nav-toggle.is-active h2, .nav-carousel .nav-toggle.is-active span {
        font-weight: bold; }
      .nav-carousel .nav-toggle.is-active:after {
        background-position: -500px -200px; }
    .nav-carousel .nav-inner {
      width: 100%;
      height: auto;
      overflow: hidden;
      max-height: 0;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .nav-carousel .nav-inner.is-active {
        max-height: 41.66667em; }
      .no-js .nav-carousel .nav-inner:target {
        max-height: 41.66667em; }
      .nav-carousel .nav-inner > ul {
        width: auto;
        min-width: 30px;
        background: #F5F2F1;
        border-bottom: 2px solid #D4D1CF;
        display: block;
        overflow: hidden; }
        .nav-carousel .nav-inner > ul.is-collapsed {
          display: none; }
      .nav-carousel .nav-inner ul > li {
        overflow: hidden;
        width: auto;
        display: block;
        background: transparent;
        border-bottom: 1px dotted #888;
        margin: 0;
        padding: 0;
        float: none;
        text-align: left; }
        .nav-carousel .nav-inner ul > li:last-child {
          border: 0; }
        .nav-carousel .nav-inner ul > li a:hover {
          background: #efeae7; }
        .nav-carousel .nav-inner ul > li a:hover span:before,
        .nav-carousel .nav-inner ul > li a:focus span:before, .nav-carousel .nav-inner ul > li.is-active span:before {
          content: none; }
        .nav-carousel .nav-inner ul > li.is-active a {
          font-weight: normal; }
      .nav-carousel .nav-inner a {
        text-decoration: none;
        margin: 0;
        display: block; } }
.star-rating,
.difficulty-rating {
  background: url("../img/sprite.png") no-repeat;
  display: block;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  vertical-align: middle;
  display: inline-block; }

.star-rating {
  height: 16px;
  width: 98px; }
  .star-rating.star-5 {
    background-position: -150px -50px; }
  .star-rating.star-4 {
    background-position: -150px -100px; }
  .star-rating.star-3 {
    background-position: -150px -150px; }
  .star-rating.star-2 {
    background-position: -150px -200px; }
  .star-rating.star-1 {
    background-position: -150px -250px; }
  .star-rating.star-0 {
    background-position: -150px -300px; }
  .star-rating.star-4-5 {
    background-position: -300px -650px; }
  .star-rating.star-3-5 {
    background-position: -300px -700px; }
  .star-rating.star-2-5 {
    background-position: -300px -750px; }
  .star-rating.star-1-5 {
    background-position: -300px -800px; }
  .star-rating.star-0-5 {
    background-position: -300px -850px; }

.difficulty-rating {
  height: 23px;
  width: 121px; }
  .difficulty-rating.star-5 {
    background-position: 0 -50px; }
  .difficulty-rating.star-4 {
    background-position: 0 -100px; }
  .difficulty-rating.star-3 {
    background-position: 0 -150px; }
  .difficulty-rating.star-2 {
    background-position: 0 -200px; }
  .difficulty-rating.star-1 {
    background-position: 0 -250px; }
  .difficulty-rating.star-0 {
    background-position: 0 -300px; }

/* sort by */
.filter-result {
  background: #F5F2F1;
  padding: 0.83333em 1.66667em; }
  .filter-result .sort-by {
    float: left; }
  .filter-result div {
    float: right; }
  .filter-result label {
    margin-right: 1.2em;
    float: left;
    padding-top: 0.2765em;
    font-size: 1.3333em;
    text-align: left;
    width: auto;
    padding-right: 0; }
  .filter-result select {
    max-width: none; }
  @media screen and (max-width: 50em) {
    .filter-result div:last-of-type {
      display: none; } }
  @media screen and (max-width: 40em) {
    .filter-result {
      background: none;
      padding: 0 0 1.66667em;
      border-bottom: 2px solid #cccccc; }
      .filter-result label {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        /*
         * Extends element to be focusable
         * when navigated to via the keyboard: h5bp.com/p
         */ }
        .filter-result label.focusable:active, .filter-result label.focusable:focus {
          clip: auto;
          height: auto;
          margin: 0;
          overflow: visible;
          position: static;
          width: auto; } }

.purchase-options {
  margin-top: 2.5em; }

.purchase-options li {
  border-bottom: 1px dotted #999;
  display: inline-block;
  font-size: 1.333em;
  line-height: 1.5625;
  margin: 0 0 0.4375em;
  padding: 0 0 0.4375em 3em;
  position: relative;
  width: 100%; }

.purchase-options a {
  text-decoration: none;
  display: block; }
  .purchase-options a:hover, .purchase-options a:focus {
    text-decoration: underline; }

.purchase-options span {
  display: block;
  font-size: .875em;
  line-height: 1.071; }

.purchase-options i {
  position: absolute;
  left: 7px;
  top: 5px; }

.purchase-options .ico-hd {
  background-position: -400px -550px;
  height: 17px;
  width: 29px; }

.purchase-options .ico-cc {
  background-position: -496px -550px;
  height: 21px;
  width: 27px; }

.purchase-options .ico-returns {
  background-position: -450px -550px;
  height: 21px;
  width: 27px; }

.product p {
  font-size: 1.16667em;
  line-height: 1.429;
  margin-bottom: 1.07143em; }
  .product p.product-promo {
    font-size: 1.33333em; }

.product-title {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.389;
  margin-bottom: 0; }
  .product-title a {
    text-decoration: none; }
    .product-title a:hover, .product-title a:focus {
      text-decoration: underline; }

.product-rating {
  margin-top: 0.25em; }
  .product-rating a {
    display: block; }

.product-price {
  font-size: 1.42857em;
  line-height: 1.25;
  font-weight: bold; }
  .product-price strong {
    font-weight: inherit; }

.product-meta {
  margin-bottom: 1.25em; }
  .product-meta dt, .product-meta dd {
    font-size: 1.08333em;
    line-height: 1.539; }
    .product-meta dt.product-price, .product-meta dd.product-price {
      font-size: 1.38462em; }
  .product-meta dt {
    float: left;
    margin-right: 0.41667em; }

.product-availability {
  margin-bottom: 1.25em; }
  .product-availability li:first-child {
    margin-bottom: 0.41667em; }
  .product-availability i {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    margin-right: 0.3125rem; }
  .product-availability span {
    font-size: 1.08333em; }

.product-saving {
  font-weight: bold;
  color: #fa6400; }

.product-promo {
  font-size: 1.33333em;
  margin-bottom: 0.9375em;
  color: #fa6400; }
  .product-promo li {
    margin: 0; }
  .product-promo a {
    color: #fa6400;
    text-decoration: none; }
    .product-promo a:hover, .product-promo a:focus {
      text-decoration: underline; }

.product-qty {
  text-align: center; }
  .product-qty label {
    float: none;
    font-size: 1.16667em;
    display: block;
    text-align: center;
    width: auto;
    padding: 0;
    margin: 0 0 0.35714em; }
  .product-qty input[type="text"] {
    float: none;
    display: inline-block;
    margin: 0 0 0.41667em; }
  .product-qty .pseudo-link, .product-qty .iconlink {
    display: block; }

.product-total {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.55556em; }
  .product-total strong {
    font-weight: inherit;
    font-size: 1.38889em;
    display: block;
    line-height: 1; }

@media screen and (max-width: 30em) {
  .product-title {
    font-size: 1.16667em;
    line-height: 1.429; }

  .product-promo {
    font-size: 1.16667em;
    line-height: 1.429; } }
/*
 * Modifiers
 */
.hotspot {
  position: absolute; }
  .lt-ie9.no-js .hotspot {
    display: none; }

.hotspot-btn {
  position: relative;
  width: 30px;
  height: 30px;
  display: block;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }
  .hotspot-btn, .hotspot-btn:focus {
    background: url(../img/sprite.png) -300px -400px no-repeat; }
  .hotspot-btn.is-active {
    z-index: 4; }
  .no-js .hotspot:target .hotspot-btn {
    z-index: 4; }

.hotspot-callout {
  position: absolute;
  width: 2133.33333%;
  padding: 1.66667em;
  background: #FFF;
  display: none;
  outline: none;
  -webkit-border-radius: 0.66667em;
  -moz-border-radius: 0.66667em;
  border-radius: 0.66667em;
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 0.15s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-delay: 0;
  -moz-animation-duration: 0.15s;
  -moz-animation-name: fadeIn;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-delay: 0;
  -o-animation-duration: 0.15s;
  -o-animation-name: fadeIn;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-delay: 0;
  animation-duration: 0.15s;
  animation-name: fadeIn;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */ }
  .hotspot-callout.is-active {
    display: block;
    z-index: 3; }
  .no-js .hotspot:target .hotspot-callout {
    display: block;
    z-index: 3; }

.hotspot-quadrant-tl .hotspot-btn {
  margin: -15px 0 0 -15px; }
.hotspot-quadrant-tl .hotspot-callout {
  left: 0;
  top: 0; }

.hotspot-quadrant-tr .hotspot-btn {
  margin: -15px -15px 0 0; }
.hotspot-quadrant-tr .hotspot-callout {
  right: 0;
  top: 0; }

.hotspot-quadrant-br .hotspot-btn {
  margin: 0 -15px -15px 0; }
.hotspot-quadrant-br .hotspot-callout {
  right: 0;
  bottom: 0; }

.hotspot-quadrant-bl .hotspot-btn {
  margin: 0 0 -15px -15px; }
.hotspot-quadrant-bl .hotspot-callout {
  left: 0;
  bottom: 0; }

.prompt-confirmdelete > td {
  border: none !important;
  padding: 0 !important; }
.prompt-confirmdelete + tr td, .prompt-confirmdelete + tr th {
  border-top: none; }
.prompt-confirmdelete table {
  margin: 0; }

.prompt-confirmdelete-controls {
  position: relative;
  z-index: 1;
  overflow: hidden;
  clear: both;
  display: table;
  width: 100%; }
  .prompt-confirmdelete-controls strong,
  .prompt-confirmdelete-controls .btn-group {
    display: table-cell;
    vertical-align: top; }
  .prompt-confirmdelete-controls strong {
    font-size: 16px;
    font-size: 1rem;
    margin: 3px 0;
    margin: 0.1875rem 0;
    padding: 15px 20px 15px 55px;
    padding: 0.9375rem 1.25rem 0.9375rem 3.4375rem; }
    .prompt-confirmdelete-controls strong .icon-warning {
      float: left;
      margin-left: -40px;
      margin-left: -2.5rem; }
  .prompt-confirmdelete-controls .btn-group {
    width: 21.25em;
    text-align: right;
    padding: 15px 15px 15px 0;
    padding: 0.9375rem 0.9375rem 0.9375rem 0; }
  @media screen and (max-width: 50em) {
    .prompt-confirmdelete-controls,
    .prompt-confirmdelete-controls strong,
    .prompt-confirmdelete-controls .btn-group {
      display: block;
      width: auto; }
    .prompt-confirmdelete-controls strong {
      margin: 0;
      padding-left: 2.8125rem;
      padding-right: 0.9375rem; }
      .prompt-confirmdelete-controls strong .icon-warning {
        float: left;
        margin-left: -2.1875rem; }
    .prompt-confirmdelete-controls .btn-group {
      padding-top: 0;
      margin: 0 0 -0.3125rem 2.8125rem;
      text-align: left; }
    .prompt-confirmdelete-controls .btn {
      margin-bottom: 0.3125rem;
      margin-right: 0.3125rem; }
      .prompt-confirmdelete-controls .btn:last-child {
        margin-right: 0; } }

.prompt-confirmdelete-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-top: 1px dotted #fb9f00;
  border-bottom: 1px dotted #fb9f00;
  background-color: rgba(254, 236, 204, 0.5); }
  .lt-ie9 .prompt-confirmdelete-overlay {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80FEECCC,endColorstr=#80FEECCC);
    zoom: 1; }

.prompt-confirmdelete-wrap {
  overflow: hidden;
  position: relative;
  outline: none; }

.predictive-search {
  background: #fff;
  border: 1px solid #666;
  border-top: none;
  border-radius: 0 0 5px 5px;
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.1);
  display: none;
  line-height: 1.143em;
  position: absolute;
  left: 16px;
  top: 55px;
  margin-top: -7px;
  /* hide border radius of search input */
  padding: 0 15px;
  width: 338px;
  z-index: 10000; }
  .predictive-search .matching-content-heading {
    margin-top: 21px; }
  .predictive-search ul {
    border-top: 1px dashed #999;
    margin: 5px 0;
    padding-top: 5px; }
  .predictive-search a {
    cursor: pointer;
    display: block;
    margin: 0 -1px;
    padding: 5px 1px 4px;
    text-decoration: none;
    line-height: 130%; }
    .predictive-search a:hover, .predictive-search a:focus {
      background: #dddad8;
      margin: 0 -15px;
      padding-left: 15px;
      padding-right: 15px; }
  .predictive-search .matching-terms-list {
    font-size: 1.143em; }
  .predictive-search .matching-products-list {
    padding-top: 7px;
    margin: 6px 0; }
  .predictive-search .matching-articles-list {
    padding: 10px 1px 9px; }

.matching-item-wrap {
  overflow: hidden; }

.matching-terms-list span {
  font-weight: bold; }

/* Matching products */
.matching-products-list a {
  font-weight: bold;
  padding: 10px 1px 9px;
  overflow: hidden; }
.matching-products-list img {
  border: 1px solid #ccc;
  display: block;
  height: 36px;
  width: 36px;
  float: left;
  margin-right: 16px; }
.matching-products-list em {
  display: block;
  font-style: normal;
  margin-top: 4px;
  margin-left: 52px; }

.matching-product-title {
  font-weight: bold;
  overflow: hidden; }

/* Matching articles */
.matching-articles-list a {
  padding: 7px 1px;
  overflow: hidden; }
.matching-articles-list img {
  float: left;
  height: 36px;
  width: 36px;
  margin-right: 16px; }

.matching-article-title {
  font-weight: bold;
  margin-bottom: 4px;
  display: block; }

.matching-article-description {
  display: block;
  overflow: hidden; }

@media screen and (max-width: 47.9375em) {
  .predictive-search {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 5px 3px 0 rgba(145, 145, 145, 0.75);
    display: block;
    margin-top: -7px;
    width: 94%; } }
@media screen and (max-width: 30em) {
  .predictive-search {
    width: 90%; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search:before {
    margin: -3px -15px; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search .matching-content-heading {
    display: none; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search ul {
    border: none;
    margin-top: 1.25em;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search a {
    margin: 0; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search a:hover, .predictive-search a:focus {
    margin: 0;
    padding: 0px 15px 0px;
    background: #f5f2f1; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search a img {
    display: none; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search ul.matching-articles-list {
    padding: 0em;
    margin-bottom: -1px; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search .matching-products-list, .predictive-search .matching-terms-list {
    padding-top: 0px;
    margin: 0px; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search .matching-terms-list {
    margin-top: 1.66667em;
    font-size: inherit;
    border-top: 1px solid #ccc; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search .matching-articles-list {
    margin-top: 0px;
    padding: 0px; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search .matching-articles-list strong {
    font-weight: normal; } }
@media screen and (max-width: 47.9375em) {
  .predictive-search .matching-articles-list span {
    font-size: 0.8em; } }

/* Matching products */
@media screen and (max-width: 47.9375em) {
  .matching-products-list em {
    float: right;
    margin: 0;
    text-align: right;
    width: 5.83333em; } }
@media screen and (max-width: 47.9375em) {
  .matching-products-list a {
    position: relative; }
  .matching-products-list strong {
    font-weight: normal;
    padding-right: 5.83333em;
    width: 100%; }
  .matching-products-list em {
    position: absolute;
    right: 1.33333em;
    top: 0.66667em;
    display: inline;
    font-weight: normal; } }

@media screen and (max-width: 47.9375em) {
  .matching-product-title {
    font-weight: normal; } }

.matching-article-title {
  font-weight: bold;
  margin-bottom: 4px;
  display: block; }

.matching-article-description {
  display: block;
  overflow: hidden; }

.mobile-nav-secondary.site-search li {
  padding-top: 0px;
  padding-bottom: 0px; }
.mobile-nav-secondary.site-search a {
  display: block;
  padding: 0.66667em 1.25em; }

.calculator {
  margin-bottom: 2.5em; }
  .calculator.grid {
    width: 100%; }
  .calculator .calculator-title {
    font-size: 1.66667em;
    line-height: 1.25;
    margin-bottom: 0.75em; }
  .calculator .calc-body {
    width: 68.571%;
    /* 480/700 */ }
  .calculator .calc-result {
    width: 31.429%;
    /* 220/700 */
    padding-right: 0;
    position: relative; }
    .calculator .calc-result .grid-item-wrap {
      background-color: #D4D1CF;
      position: relative; }
    .calculator .calc-result p {
      margin-bottom: 0.3125em; }
  .calculator .grid-item-wrap {
    background-color: #EBE6E3;
    -webkit-border-radius: 0.41667em;
    -moz-border-radius: 0.41667em;
    border-radius: 0.41667em;
    padding: 1.667em; }
  .calculator .calc-arrow-left {
    background-position: -800px -200px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 80px;
    left: -20px; }
  .calculator fieldset {
    border-bottom: 1px dotted #999;
    margin-bottom: 1.58333em;
    overflow: hidden; }
    .calculator fieldset .dimensions {
      display: block;
      overflow: auto; }
  .calculator legend {
    font-weight: normal;
    font-size: 1.33333em;
    line-height: 1.25;
    margin-bottom: 0.9375em; }
  .calculator .field {
    clear: none;
    float: left;
    margin: 0 0.83333em 1.66667em 0;
    position: relative;
    width: auto; }
    @media (max-width: 59.375em) {
      .calculator .field.wide {
        clear: both; } }
    @media (max-width: 50em) {
      .calculator .field.wide {
        clear: none; } }
    @media (max-width: 56.25em) {
      .calculator .field {
        clear: both;
        margin-bottom: 0.833em; } }
    @media (max-width: 50em) {
      .calculator .field {
        clear: none; } }
    @media (max-width: 30em) {
      .calculator .field {
        clear: both; } }
    .calculator .field:last-child {
      margin: 0 0 1.66667em; }
    .calculator .field + span {
      float: left;
      margin-right: 0.58333em;
      text-align: center;
      position: relative;
      top: 0.833em; }
      .calculator .field + span + .field {
        margin-left: 0; }
    .calculator .field.no-label {
      float: none;
      padding-left: 0;
      width: 100%; }
      .calculator .field.no-label label {
        width: 100%;
        padding-top: 3px; }
      .calculator .field.no-label.checkbox label {
        width: 90%;
        padding-top: 2px; }
      .calculator .field.no-label.checkbox .input-checkbox {
        margin-top: 0;
        position: relative; }
    .calculator .field .form-error {
      margin-left: 0;
      width: 160px; }
  .calculator .field-single {
    float: none;
    margin-right: 0;
    padding-right: 0;
    width: 100%; }
    .calculator .field-single label {
      width: auto; }
  .calculator label {
    font-size: 1.33333em;
    width: 5.5em;
    text-align: left; }
    .calculator label.wide {
      width: 6.875em; }
  .calculator input[type=text],
  .calculator input.text {
    text-align: center;
    width: 5em; }
  .calculator select {
    max-width: none; }
  .calculator .field.buttons {
    clear: both;
    float: none;
    margin: 1.66667em 0 0;
    padding: 0; }
    .calculator .field.buttons .btn {
      margin-bottom: 0; }
  .calculator .btn-secondary {
    float: left;
    margin-left: 0; }
  .calculator .result-wrap {
    background: #FFF;
    border: 1px solid #999;
    border-radius: 5px;
    overflow: hidden;
    padding: 1.25em; }
    .calculator .result-wrap li {
      float: left;
      width: 45%;
      text-align: center;
      color: #666;
      font-size: 1.16667em; }
      .calculator .result-wrap li:last-child {
        float: right; }
      .calculator .result-wrap li:first-child:last-child {
        display: inline-block;
        float: none;
        text-align: center;
        width: 100%;
        margin-top: 0; }
      .calculator .result-wrap li span {
        display: block;
        font-size: 1.71429em;
        line-height: 1.25;
        margin-bottom: 0.4167em; }
        .calculator .result-wrap li span.small {
          font-size: 1.28571em; }
    .calculator .result-wrap p {
      font-size: 1em;
      line-height: 1.25;
      margin: 1.15385em -0.76923em 0;
      text-align: center; }
  .calculator .radio {
    border: 0;
    margin: 0;
    width: 50%; }
    .calculator .radio:last-child {
      margin: 0; }
    .calculator .radio .label, .calculator .radio .form-inline legend, .form-inline .calculator .radio legend {
      display: block;
      float: none;
      padding: 0;
      text-align: left;
      width: 100%; }
  .calculator .group_radio {
    padding: 0.41667em 0 0 0;
    /* Changed from "0" to remove clipping */ }
    .calculator .group_radio li {
      display: block;
      padding-bottom: 1.66667em; }
  .calculator .link-add {
    font-size: 1.1667em;
    line-height: 1.429; }
  @media (max-width: 56.25em) {
    .calculator .field.field-single {
      width: 100%; }
    .calculator .result-wrap li {
      float: none;
      width: 70%;
      margin: 0 auto 1.667em; }
      .calculator .result-wrap li:last-child {
        float: none;
        margin-bottom: 0; }
    .calculator .radio {
      margin-bottom: 0;
      width: 100%; }
      .calculator .radio .input-radio {
        display: inline-block; } }
  @media (max-width: 50em) {
    .calculator {
      display: table; }
      .calculator.grid {
        width: 100%; }
      .calculator .grid-item {
        float: none;
        margin: 0 0 1.667em 0;
        padding: 0;
        width: 100%; }
        .calculator .grid-item.calc-body {
          padding: 0; }
      .calculator .calc-result {
        display: table-caption; }
        .calculator .calc-result.grid-item {
          padding-right: 0; }
      .calculator legend,
      .calculator label {
        font-size: 1.1667em;
        line-height: 1.429; }
      .calculator label {
        width: 6.875em; }
      .calculator .calc-arrow-left {
        display: none; }
      .calculator .result-wrap li {
        float: left;
        width: 45%;
        margin: 0; }
        .calculator .result-wrap li:last-child {
          float: right; } }
  @media (max-width: 23.125em) {
    .calculator .btn {
      float: left;
      margin-left: 0; }
    .calculator .btn-secondary {
      clear: left;
      margin-top: 1.42857em; } }

.calculator-imperial-metric .field {
  clear: left; }

.calculator-ceiling-paint .result-wrap li,
.calculator-imperial-metric .result-wrap li,
.calculator-radiator .result-wrap li,
.calculator-wallpaint .result-wrap li,
.calculator-loft-insulation .result-wrap li {
  display: inline-block;
  float: none;
  text-align: center;
  width: 100%;
  /*  margin-top:0 !important; */ }
  .calculator-ceiling-paint .result-wrap li:last-child,
  .calculator-imperial-metric .result-wrap li:last-child,
  .calculator-radiator .result-wrap li:last-child,
  .calculator-wallpaint .result-wrap li:last-child,
  .calculator-loft-insulation .result-wrap li:last-child {
    margin-top: 1.07143em; }

@media (max-width: 42.5em) {
  .calculator-radiator .field {
    clear: both; } }

@media (max-width: 50em) {
  .content-helpadvice .calculator {
    border: 0;
    padding: 0; } }

/* IE8 */
.lt-ie9 .calculator legend {
  width: 100%; }

/* No JS */
.no-js .calculator {
  display: none; }

/* Tab overrides */
@media (max-width: 50em) {
  .tabs .tab-panel .calculator.grid {
    width: 100%; } }

/* Basket/checkout summary - styled as per table */
.basket {
  margin-bottom: 0; }

.basket-header {
  background: #D4D1CF;
  font-size: 1.333em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
  padding: .9375em;
  position: relative; }

.basket + .basket-header {
  border-top: 2px solid #FFF;
  margin-top: -2px; }

.basket-sub-header {
  border: 1px dotted #CCC;
  border-width: 0 1px 1px;
  font-size: 1.333em;
  font-weight: normal;
  line-height: 1.625;
  margin: 0;
  padding: .75em 1.1875em .6875em; }

.basket-sub-header.calendar-is-visible {
  border-bottom: 0; }

.basket-sub-header a {
  font-size: .875em;
  line-height: 1.857;
  text-decoration: underline;
  display: inline-block; }

.basket-sub-header a:hover,
.basket-sub-header a:focus {
  text-decoration: none; }

.basket-sub-header .tooltip {
  font-size: .75em;
  text-decoration: none; }

.basket-product {
  background: #F6F2F1;
  border-bottom: 2px solid #CCC;
  font-size: 1.333em;
  font-weight: bold;
  line-height: 1.25;
  padding: .9375em 0.9375em .8125em; }

.basket-product img {
  float: left;
  margin-right: 1.5625em; }

.basket-product span {
  display: block;
  margin-top: .3125em; }

.basket-product .no-sidebar {
  font-weight: normal;
  display: none;
  text-align: right; }

.basket-product .no-sidebar span {
  float: right;
  margin-left: 3.75em; }

.basket-product .product + span {
  font-size: .8125em;
  font-weight: normal;
  line-height: 1.539;
  margin-top: 0; }
  @media screen and (max-width: 30em) {
    .basket-product .product + span {
      font-size: 0.75em; } }

/*
============================================
Page specific header styles
============================================
*/
/** 
 * Html5 Placeholder Polyfill - v2.0.9 - 2014-01-21 
 * web: http://blog.ginader.de/dev/jquery/HTML5-placeholder-polyfill/ 
 * issues: https://github.com/ginader/HTML5-placeholder-polyfill/issues 
 * Copyright (c) 2014 Dirk Ginader; Licensed MIT, GPL 
 */
.site-header {
  position: relative;
  background-color: #333231; }
  @media screen and (max-width: 64em) {
    .site-header {
      padding: 0.66667em 0.83333em 0; } }
  .site-header > .wrapper {
    padding: 0.66667em 0 0; }
  @media screen and (max-width: 50em) {
    .site-header .wrapper {
      max-width: 100%; } }

.skip-nav li a {
  left: -999em;
  background: #F5F2F1;
  border: 2px solid #D4D1CF;
  border-radius: 5px;
  font-size: 1.333em;
  font-weight: bold;
  line-height: 1;
  padding: .375em;
  position: absolute; }
  .skip-nav li a:focus {
    left: 0; }

.site-logo {
  float: left;
  margin: 0.83333em 15.41667em 1.66667em 0; }
  @media screen and (max-width: 56.25em) {
    .site-logo {
      margin-right: 6.66667em; } }
  .site-logo img {
    display: block; }
    @media screen and (max-width: 40.625em) {
      .site-logo img {
        height: 50px;
        width: 50px; } }

.login-nav {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #ffffff; }
  @media screen and (max-width: 40.625em) {
    .login-nav {
      top: -20px; } }
  .login-nav li {
    border-left: 2px solid #D4D1CF;
    display: inline-block;
    font-size: 1.1667em;
    line-height: 1.071;
    margin-left: .429em;
    padding-left: .714em; }
    @media screen and (max-width: 50em) {
      .login-nav li {
        font-size: 1.0833em;
        line-height: 1.154; } }
    .login-nav li:first-child {
      border-left: 0;
      margin-left: 0;
      padding-left: 0; }
  .login-nav a {
    text-decoration: none;
    color: #fff; }
    .login-nav a:hover, .login-nav a:focus {
      background: none;
      text-decoration: underline; }
  .login-nav span {
    font-weight: bold;
    display: inline-block;
    font-weight: bold;
    margin-bottom: -3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 34.28571em;
    text-align: right; }
    @media screen and (max-width: 62.5em) {
      .login-nav span {
        width: 28.57143em; } }
    @media screen and (max-width: 57.5em) {
      .login-nav span {
        width: 21.42857em; } }
    @media screen and (max-width: 50em) {
      .login-nav span {
        width: 17.14286em; } }
    @media screen and (max-width: 43.75em) {
      .login-nav span {
        width: 12.85714em; } }

.site-search {
  float: left;
  margin-top: 2.5em; }
  .site-search input[type='submit'] {
    background: url(../img/sprite.png) no-repeat -750px 0;
    border: medium none;
    cursor: pointer;
    float: none;
    height: 40px;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    vertical-align: middle;
    width: 48px;
    position: absolute;
    top: 5px;
    right: 7px; }
  .site-search input[type='text'] {
    border-radius: 25px;
    box-shadow: none;
    color: #333;
    float: none;
    font: 1.667em/1 Arial,Helvetica,sans-serif;
    height: 50px;
    margin: 0 .4em 0 0;
    overflow: hidden;
    padding: 0 2.75em 0 .75em;
    width: 370px; }
  .site-search input::-webkit-input-placeholder {
    padding-top: 0.175em; }

.shop-links {
  float: right;
  margin-top: 2.5em; }
  @media screen and (max-width: 40.625em) {
    .shop-links {
      margin-top: 0.66667em; } }
  .shop-links li {
    display: inline-block;
    font-size: 1.333em;
    height: 82px;
    line-height: 1.25;
    margin: 0 .5em 0 2.5em;
    position: relative;
    text-align: center;
    width: 5.375em; }
    @media screen and (max-width: 61.25em) {
      .shop-links li {
        margin: 0 0 0 1em; }
        .shop-links li:first-child {
          margin-left: 0; } }
    @media screen and (max-width: 40.625em) {
      .shop-links li {
        font-size: 1.0833em;
        line-height: 1.539;
        height: 1.539em;
        padding-top: 2.308em; } }
  .shop-links a {
    text-decoration: none;
    color: #fff; }
  .shop-links .find-store:hover, .shop-links .find-store:focus,
  .shop-links .my-basket-wrap .price:hover,
  .shop-links .my-basket-wrap .price:focus,
  .shop-links .mini-basket .description a:hover,
  .shop-links .mini-basket .description a:focus {
    text-decoration: underline; }
  .shop-links .ico-find-store {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto; }
  .shop-links .price {
    display: block; }

.find-store:focus,
.my-basket a:focus {
  background: none; }

/* Checkout specific styles */
.support-phone {
  position: absolute;
  bottom: 0;
  right: 0; }
  .support-phone p {
    font-size: 1.66667em;
    margin-bottom: 0.6em;
    padding-right: 0.5em; }
    @media screen and (max-width: 40.625em) {
      .support-phone p {
        font-size: 1.33333em;
        margin-bottom: 0.8125em; } }
    @media screen and (max-width: 30em) {
      .support-phone p {
        font-size: 1.16667em;
        margin-bottom: 0.41667em;
        color: #FFFFFF; } }
    @media screen and (max-width: 23.75em) {
      .support-phone p {
        font-size: 1em; } }

@media screen and (max-width: 30em) {
  .site-header.checkout {
    padding-top: 0.625em;
    background-color: #474749;
    margin: 0 0 0.83333em; } }
@media screen and (max-width: 30em) {
  .site-header.checkout .site-logo {
    margin-bottom: 0.83333em; } }
@media screen and (max-width: 30em) {
  .site-header.checkout .site-logo img {
    margin-left: 0.83333em;
    width: 34px;
    height: 34px; } }
@media screen and (max-width: 30em) {
  .site-header .support-phone {
    display: none; } }

.lt-ie9 .site-search input[type=text] {
  display: inline;
  line-height: 50px; }

/*
============================================
Header & navigation - mobile
============================================
*/
.site-header.mobile {
  margin-bottom: 1.25em;
  padding: 0; }

.mobile-nav {
  background: #474749; }
  .mobile-nav .ico-find-store {
    background-position: -800px -592px;
    height: 44px;
    width: 36px; }
  .mobile-nav .ico-my-basket {
    background-position: -900px -592px;
    height: 44px;
    width: 32px; }
  .mobile-nav .ico-subnav {
    background-position: -600px -650px;
    height: 19px;
    width: 11px;
    position: absolute;
    right: 10px;
    top: 3px; }
  .mobile-nav .ico-subnav-back {
    background-position: -650px -650px;
    height: 31px;
    width: 31px;
    position: absolute;
    left: 0;
    top: 0; }

.is-active .ico-find-store {
  background-position: -850px -592px; }
.is-active .ico-my-basket {
  background-position: -950px -592px; }

.mobile-nav-primary {
  background: #474749;
  position: relative; }
  .mobile-nav-primary li {
    border-left: 2px solid #171717;
    display: inline-block;
    float: left;
    height: 3.66667em;
    padding: 0 0.41667em;
    text-align: center;
    vertical-align: middle;
    width: 20%; }
    .mobile-nav-primary li:first-child {
      border-left: 0; }
    .mobile-nav-primary li:last-child {
      position: relative; }
    .mobile-nav-primary li.is-active {
      background: #F5F2F1; }
    .mobile-nav-primary li.is-active.is-subnav {
      background: #DDDAD8; }
    .mobile-nav-primary li a {
      display: inline-block;
      height: 3.66667em;
      width: 100%; }
      .mobile-nav-primary li a:focus {
        background: none; }
      .mobile-nav-primary li a span {
        font-size: 0; }
      .mobile-nav-primary li a .basket-items {
        font-size: 1.16667em;
        right: 30%;
        top: 2px; }
        @media screen and (max-width: 30em) {
          .mobile-nav-primary li a .basket-items {
            right: 15%; } }
        @media screen and (max-width: 20em) {
          .mobile-nav-primary li a .basket-items {
            right: 10%; } }
  .mobile-nav-primary .mobile-logo {
    padding-top: 0.41667em;
    height: 44px;
    width: 100%; }
    .mobile-nav-primary .mobile-logo img {
      display: inline-block;
      height: 34px;
      width: 34px; }

.mobile-nav-toggle {
  background: none;
  border: 0;
  font-size: 0;
  height: 44px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%; }
  .mobile-nav-toggle span {
    background: url(../img/sprite.png) no-repeat -650px -589px;
    display: inline-block;
    height: 44px;
    width: 31px; }
  .mobile-nav-toggle.is-collapsed span {
    background-position: -600px -589px; }

.site-search-toggle span {
  background-position: -750px -590px;
  width: 24px; }
.site-search-toggle.is-collapsed span {
  background-position: -700px -590px; }

.mobile-nav-secondary {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  background: #F5F2F1;
  height: 0;
  padding: 0 0.83333em 1.66667em;
  width: 100%;
  text-align: left;
  position: absolute;
  left: -999em; }
  .lt-ie9 .mobile-nav-secondary {
    filter: alpha(opacity=0); }
  .mobile-nav-secondary.is-active {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 1;
    height: auto;
    left: auto;
    position: relative; }
    .lt-ie9 .mobile-nav-secondary.is-active {
      filter: alpha(opacity=100); }
  .mobile-nav-secondary.site-search {
    background: #F5F2F1;
    margin: 0;
    padding-top: 1.66667em;
    width: 100%; }
    .mobile-nav-secondary.site-search form {
      margin: 0 auto;
      width: 75%; }
      @media screen and (max-width: 40em) {
        .mobile-nav-secondary.site-search form {
          width: 100%; } }
    .mobile-nav-secondary.site-search input[type='text'] {
      background: #FFF;
      width: 100%; }
    .mobile-nav-secondary.site-search input[type='submit'] {
      right: 0; }
  .mobile-nav-secondary li {
    border-bottom: 1px dotted #999;
    font-size: 1.33333em;
    line-height: 1.5625;
    padding: 0.5625em 0 0.625em; }
    .mobile-nav-secondary li li {
      font-size: 1em; }
  .mobile-nav-secondary a {
    display: block;
    padding: 0 0.625em;
    text-decoration: none; }
  .mobile-nav-secondary .has-subnav {
    position: relative; }
    .mobile-nav-secondary .has-subnav a {
      padding-right: 1.875em;
      position: relative; }
  .mobile-nav-secondary .room > li > a {
    padding-left: 3.75em;
    position: relative; }
  .mobile-nav-secondary .room > li img {
    position: absolute;
    left: 10px;
    top: -5px;
    border-radius: 20px; }
  .mobile-nav-secondary .back-link {
    background: #DDDAD8;
    border: 0;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1.667;
    margin: 0 -0.55556em;
    padding: 0.55556em; }
    .mobile-nav-secondary .back-link a {
      padding: 0 0 0 2.22222em;
      position: relative;
      text-align: center; }
  .mobile-nav-secondary .is-active {
    border: 0;
    padding: 0; }
  .mobile-nav-secondary .is-inactive {
    border: 0;
    font-size: 0;
    height: 0;
    padding: 0; }
    .mobile-nav-secondary .is-inactive li, .mobile-nav-secondary .is-inactive a {
      border: 0;
      font-size: 0;
      height: 0;
      padding: 0; }
    .mobile-nav-secondary .is-inactive .ico-subnav,
    .mobile-nav-secondary .is-inactive .ico-subnav-back,
    .mobile-nav-secondary .is-inactive img {
      display: none; }

.mobile-subnav {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  background: #F5F2F1;
  height: 0;
  text-align: left;
  width: 100%;
  position: absolute;
  left: -999em; }
  .lt-ie9 .mobile-subnav {
    filter: alpha(opacity=0); }

.has-subnav.is-active > .mobile-subnav {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 1;
  height: auto;
  position: static;
  left: auto; }
  .lt-ie9 .has-subnav.is-active > .mobile-subnav {
    filter: alpha(opacity=100); }

.mobile-nav-promo {
  background: #FFF;
  border-radius: 5px; }
  .mobile-nav-promo.product-nom {
    margin: 0.3125em 0;
    overflow: hidden; }
    .mobile-nav-promo.product-nom .product-image {
      padding: 0;
      position: absolute;
      left: 10px;
      top: 0; }
      .mobile-nav-promo.product-nom .product-image img {
        position: relative;
        left: auto;
        top: auto;
        max-height: 5em; }
    .mobile-nav-promo.product-nom .product-wrap {
      border: 0;
      height: 5em;
      line-height: 0;
      padding: 0.625em 0.625em 0.625em 6.25em;
      position: static; }
    .mobile-nav-promo.product-nom .product-deal,
    .mobile-nav-promo.product-nom .product-description {
      display: inline;
      font-size: 0.875em;
      line-height: 1.071;
      letter-spacing: normal; }
      .mobile-nav-promo.product-nom .product-deal strong,
      .mobile-nav-promo.product-nom .product-description strong {
        font-size: 1em;
        line-height: 1.071; }
    .mobile-nav-promo.product-nom .shop {
      font-size: 0.75em;
      line-height: 1.667;
      position: relative;
      bottom: auto;
      left: auto; }

.saved-block {
  margin-bottom: 1.875em; }
  .saved-block h2 {
    font-size: 1.666em;
    font-weight: bold;
    margin-bottom: 14px; }
  .saved-block .before {
    background: url(../img/sprite.png) no-repeat -500px -150px;
    display: inline-block;
    height: 25px;
    margin-right: 0.625em;
    vertical-align: -4px;
    width: 25px; }

button.remove-item {
  background: url("../img/sprite.png") no-repeat -450px -100px;
  height: 28px;
  width: 25px;
  border: none;
  overflow: visible;
  position: relative; }
  button.remove-item span {
    position: absolute;
    top: 32px;
    left: -13px;
    text-decoration: underline; }
  button.remove-item:hover {
    cursor: pointer; }
    button.remove-item:hover span {
      cursor: pointer;
      text-decoration: none; }

.saved-block > p {
  font-size: 1.166em;
  margin-bottom: 19px; }

.saved-block .frame {
  background: #f5f2f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 14px 20px 1px; }

table.saved-for-later {
  border-width: 0;
  width: 100%;
  margin: 0; }
  table.saved-for-later th {
    border-bottom: 2px solid #ccc;
    font-weight: bold;
    padding-bottom: 13px; }
  table.saved-for-later td {
    font-weight: bold;
    padding: 13px 0;
    vertical-align: top;
    border-bottom: none; }
  table.saved-for-later td.add-to-basket {
    border-bottom: 2px solid #ccc; }
    table.saved-for-later td.add-to-basket.last {
      border-bottom: 0px solid #ccc; }
  table.saved-for-later .add-to-basket {
    border-top: 0;
    border-bottom: 0;
    padding: 0; }
    table.saved-for-later .add-to-basket select {
      float: right;
      top: -35px;
      position: relative; }
    table.saved-for-later .add-to-basket .action-btns {
      width: 100%; }
  table.saved-for-later .product div {
    position: relative; }
    table.saved-for-later .product div > span {
      display: block;
      left: -63px;
      position: absolute;
      top: 0; }

table.saved-for-later .price {
  text-align: right;
  padding-right: 0; }

table.saved-for-later tbody tr:first-child td {
  border: 0; }

table.saved-for-later td.image {
  padding-top: 9px;
  width: 50px; }
  table.saved-for-later td.image img {
    border: 1px solid #ccc;
    height: 48px;
    width: 48px; }

table.saved-for-later td.details {
  padding: 11px 14px; }
  table.saved-for-later td.details p {
    line-height: 110%;
    margin-bottom: 8px; }
    table.saved-for-later td.details p a {
      text-decoration: none; }
      table.saved-for-later td.details p a:hover {
        text-decoration: underline; }

table.saved-for-later td.details input[type="submit"] {
  background: transparent;
  border-width: 0;
  font-family: Arial;
  line-height: 110%;
  margin-right: 14px;
  padding: 0;
  text-decoration: underline; }

@media print {
  .saved-block {
    display: none; } }
@media screen and (min-width: 320px) and (max-width: 670px) {
  table.saved-for-later thead tr {
    display: none; }

  .saved-block > p {
    line-height: 1.2; }

  .saved-block .frame {
    padding-top: 1px; }

  table.saved-for-later td {
    padding: 23px 0 13px; }

  table.saved-for-later td.image {
    padding-top: 13px; }

  table.saved-for-later td.details {
    padding: 21px 14px 13px; }

  table.saved-for-later td.details p {
    font-weight: bold; }

  table.saved-for-later td.image {
    width: 36px; }
    table.saved-for-later td.image img {
      height: 34px;
      width: 34px; }

  table.saved-for-later .product > div > span {
    left: -36px; }

  table.saved-for-later .price {
    font-weight: bold; }

  table.saved-for-later td.details input.remove {
    background: url(../img/sprite.png) no-repeat -51px -51px;
    float: right;
    height: 28px;
    margin: -11px -55px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 26px; }
    table.saved-for-later td.details input.remove:hover {
      background-position: -250px -700px; } }
.js .js-accordion[data-min-width="small"] .js-accordion-handle, .js .js-accordion[data-min-width="medium"] .js-accordion-handle, .js .js-accordion[data-min-width="large"] .js-accordion-handle, .js .js-accordion[data-max-width="none"] .js-accordion-handle {
  border-bottom: 1px dotted #999;
  padding-bottom: 0.45em;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .js .js-accordion[data-min-width="small"] .js-accordion-handle i, .js .js-accordion[data-min-width="medium"] .js-accordion-handle i, .js .js-accordion[data-min-width="large"] .js-accordion-handle i, .js .js-accordion[data-max-width="none"] .js-accordion-handle i {
    background-position: -600px -50px;
    width: 25px;
    height: 25px;
    margin: 0 10px;
    vertical-align: -5px; }
  .js .js-accordion[data-min-width="small"] .js-accordion-handle:hover, .js .js-accordion[data-min-width="medium"] .js-accordion-handle:hover, .js .js-accordion[data-min-width="large"] .js-accordion-handle:hover, .js .js-accordion[data-max-width="none"] .js-accordion-handle:hover {
    cursor: pointer; }
  .js .js-accordion[data-min-width="small"] .js-accordion-handle.is-collapsed i, .js .js-accordion[data-min-width="medium"] .js-accordion-handle.is-collapsed i, .js .js-accordion[data-min-width="large"] .js-accordion-handle.is-collapsed i, .js .js-accordion[data-max-width="none"] .js-accordion-handle.is-collapsed i {
    background-position: -550px -50px; }
.js .js-accordion[data-min-width="small"] .js-accordion-content, .js .js-accordion[data-min-width="medium"] .js-accordion-content, .js .js-accordion[data-min-width="large"] .js-accordion-content, .js .js-accordion[data-max-width="none"] .js-accordion-content {
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-delay: 0;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: fadeIn;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-delay: 0;
  -o-animation-duration: 0.3s;
  -o-animation-name: fadeIn;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-delay: 0;
  animation-duration: 0.3s;
  animation-name: fadeIn;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  outline: none; }
  .js .js-accordion[data-min-width="small"] .js-accordion-content.is-collapsed, .js .js-accordion[data-min-width="medium"] .js-accordion-content.is-collapsed, .js .js-accordion[data-min-width="large"] .js-accordion-content.is-collapsed, .js .js-accordion[data-max-width="none"] .js-accordion-content.is-collapsed {
    display: none; }

@media screen and (max-width: 30em) {
  .js .js-accordion[data-min-width="small"] .js-accordion-handle i {
    display: none; }
  .js .js-accordion[data-min-width="small"] .js-accordion-handle:hover {
    cursor: default; }
  .js .js-accordion[data-min-width="small"] .js-accordion-content {
    opacity: 1; }
    .js .js-accordion[data-min-width="small"] .js-accordion-content.is-collapsed {
      display: block; } }

@media screen and (max-width: 40em) {
  .js .js-accordion[data-min-width="medium"] .js-accordion-handle i {
    display: none; }
  .js .js-accordion[data-min-width="medium"] .js-accordion-handle:hover {
    cursor: default; }
  .js .js-accordion[data-min-width="medium"] .js-accordion-content {
    opacity: 1; }
    .js .js-accordion[data-min-width="medium"] .js-accordion-content.is-collapsed {
      display: block; } }

@media screen and (max-width: 50em) {
  .js .js-accordion[data-min-width="large"] .js-accordion-handle i {
    display: none; }
  .js .js-accordion[data-min-width="large"] .js-accordion-handle:hover {
    cursor: default; }
  .js .js-accordion[data-min-width="large"] .js-accordion-content {
    opacity: 1; }
    .js .js-accordion[data-min-width="large"] .js-accordion-content.is-collapsed {
      display: block; } }

@media screen and (max-width: 30em) {
  .js .js-accordion[data-max-width="small"] .js-accordion-handle {
    border-bottom: 1px dotted #999;
    padding-bottom: 0.45em;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
    .js .js-accordion[data-max-width="small"] .js-accordion-handle i {
      background-position: -600px -50px;
      width: 25px;
      height: 25px;
      margin: 0 10px;
      vertical-align: -5px; }
    .js .js-accordion[data-max-width="small"] .js-accordion-handle:hover {
      cursor: pointer; }
    .js .js-accordion[data-max-width="small"] .js-accordion-handle.is-collapsed i {
      background-position: -550px -50px; } }
  @media screen and (max-width: 30em) and (max-width: 30em) {
    .js .js-accordion[data-max-width="small"] .js-accordion-handle {
      font-size: 1.33333em;
      padding: 0.625em 0; }
      .js .js-accordion[data-max-width="small"] .js-accordion-handle.is-collapsed {
        border-bottom: none;
        background: #dedad9; } }
@media screen and (max-width: 30em) {
  .js .js-accordion[data-max-width="small"] .js-accordion-content {
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-name: fadeIn;
    -webkit-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -moz-animation-delay: 0;
    -moz-animation-duration: 0.3s;
    -moz-animation-name: fadeIn;
    -moz-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -o-animation-delay: 0;
    -o-animation-duration: 0.3s;
    -o-animation-name: fadeIn;
    -o-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    animation-delay: 0;
    animation-duration: 0.3s;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    outline: none; }
    .js .js-accordion[data-max-width="small"] .js-accordion-content.is-collapsed {
      display: none; } }

.js .js-accordion[data-max-width="none"] .js-accordion-handle i {
  display: none; }
.js .js-accordion[data-max-width="none"] .js-accordion-handle:hover {
  cursor: default; }
.js .js-accordion[data-max-width="none"] .js-accordion-content {
  opacity: 1; }
  .js .js-accordion[data-max-width="none"] .js-accordion-content.is-collapsed {
    display: block; }

.tabs-list {
  clear: both;
  border-bottom: 1px solid #D4D1CF;
  margin-bottom: 2.91667em; }
  .tabs-list li {
    background-color: #F5F2F1;
    border: 1px solid #D4D1CF;
    float: left;
    font-size: 1.33333em;
    line-height: 1.25;
    position: relative;
    top: 1px;
    overflow: hidden;
    padding: 0.75em 0.625em 0;
    padding-bottom: 0.6875em;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    margin: 0 0 0 0.53191%;
    width: 24.46809%; }
    .tabs-list li .star-rating {
      position: absolute;
      margin-left: 10px; }
    .tabs-list li:first-child {
      margin-left: 0; }
  .tabs-list .current {
    background-color: #FFF;
    border-bottom: none;
    font-weight: bold;
    padding-bottom: 0.75em;
    margin-bottom: -1px; }
  @media (max-width: 58.75em) {
    .tabs-list .star-rating {
      display: none; } }
  @media (max-width: 40em) {
    .tabs-list {
      padding-right: 0;
      margin-bottom: 1.66667em; } }

/*
 * Tab amount modifiers - only supporting up to 4 tabs (= default) for now
 */
@media (max-width: 50em) {
  .tabamount2 li {
    margin: 0 0 0 0.53191%;
    width: 49.46809%; } }

.tabamount3 li {
  margin: 0 0 0 0.53191%;
  width: 32.80142%; }

.js .tab-panels.accordion .tab-header {
  border-bottom: 1px dotted #999;
  padding-bottom: 0.45em;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .js .tab-panels.accordion .tab-header i {
    background-position: -600px -50px;
    width: 25px;
    height: 25px;
    margin: 0 10px;
    vertical-align: -5px; }
  .js .tab-panels.accordion .tab-header:hover {
    cursor: pointer; }
  .js .tab-panels.accordion .tab-header.is-collapsed i {
    background-position: -550px -50px; }
  @media screen and (max-width: 30em) {
    .js .tab-panels.accordion .tab-header {
      font-size: 1.33333em;
      padding: 0.625em 0; }
      .js .tab-panels.accordion .tab-header.is-collapsed {
        border-bottom: none;
        background: #dedad9; } }
.js .tab-panels.accordion .tab-panel {
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-delay: 0;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: fadeIn;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-delay: 0;
  -o-animation-duration: 0.3s;
  -o-animation-name: fadeIn;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-delay: 0;
  animation-duration: 0.3s;
  animation-name: fadeIn;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  outline: none; }
  .js .tab-panels.accordion .tab-panel.is-collapsed {
    display: none; }
.js .tab-panels.accordion .tabs-list, .js .tab-panels.tabs .tab-panel.is-collapsed {
  display: none; }
@media (max-width: 50em) {
  .tab-panels .tab-header .star-rating {
    display: none; } }

#ui-articles-panel .skip-nav li a:focus, #ui-products-panel .skip-nav li a:focus {
  display: inline-block;
  position: relative;
  margin-bottom: 0.91667em;
  margin-left: -1.25em; }

.tab-panels .skip-nav li a:focus {
  left: 1.25em;
  margin-top: -0.5em; }

/* Product noms */
.product-nom {
  margin-bottom: 1.667em;
  position: relative; }
  .product-nom h3,
  .product-nom p {
    margin: 0; }
  .product-nom img,
  .product-nom .product-wrap,
  .product-nom .product-breakdown span,
  .product-nom .shop {
    display: block; }
  .product-nom .product-wrap {
    border: 2px solid #EBE6E3;
    border-radius: 5px;
    height: 13.75em;
    padding: 1.0833em 1em 1.0833em 8.333em;
    text-decoration: none; }
    .product-nom .product-wrap:hover .product-deal,
    .product-nom .product-wrap:hover .shop, .product-nom .product-wrap:focus .product-deal,
    .product-nom .product-wrap:focus .shop {
      color: #ff6600; }
  .product-nom .product-deal {
    font-size: 1.667em;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.25; }
  .product-nom .product-deal strong {
    font-size: 1.4em;
    line-height: .893em; }
  .product-nom .product-description,
  .product-nom .shop {
    font-size: 1.1667em;
    line-height: 1.071; }
  .product-nom .shop {
    font-weight: bold;
    position: absolute;
    bottom: 1.071em;
    left: 102px; }
  .product-nom .shop .ico-link {
    margin-right: 8px; }
  .product-nom .grid-item-wrap > i {
    height: 60px;
    width: 61px;
    position: absolute;
    left: 10px;
    top: 10px; }
  @media screen and (max-width: 40.625em) {
    .product-nom .product-deal {
      font-size: 1.5em;
      line-height: 1.111; }
    .product-nom .product-deal strong {
      font-size: 1.222em;
      line-height: .909; }
    .product-nom .product-description,
    .product-nom .shop {
      font-size: 1.0833em;
      line-height: 1.154; } }

/* When noms are in a grid */
.product-noms-grid .product-image {
  position: absolute;
  left: 3px;
  top: 3px; }
  .product-noms-grid .product-image:hover + .product-wrap .product-deal,
  .product-noms-grid .product-image:hover + .product-wrap .shop, .product-noms-grid .product-image:focus + .product-wrap .product-deal,
  .product-noms-grid .product-image:focus + .product-wrap .shop {
    color: #ff6600; }
@media screen and (max-width: 53.125em) {
  .product-noms-grid .grid .grid-item {
    width: 50%; } }
@media screen and (max-width: 37.5em) {
  .product-noms-grid .grid .grid-item {
    max-width: 23.333em;
    /* 280 */ } }
@media screen and (max-width: 29.9375em) {
  .product-noms-grid .grid.grid-3 .grid-item {
    clear: left;
    padding-right: 0;
    width: 100%; } }

/* Brands */
.product-brands-grid .grid {
  border-top: 1px solid #DEDAD7;
  width: 100%; }
.product-brands-grid .grid .grid-item {
  margin-bottom: 0;
  padding: 1.667em 0 0 2.857%; }
.product-brands-grid .grid-item-wrap {
  border: solid #DEDAD7;
  border-width: 0 1px 1px 0;
  margin: -1.667em 0 0 -1.667em;
  padding: 1.667em 0 0 1.667em; }
.product-brands-grid .grid-item:nth-child(4n+4) .grid-item-wrap {
  border-right: 0; }
.product-brands-grid .grid-item:nth-child(10n+10) .grid-item-wrap {
  margin-left: -1.667em;
  padding-left: 1.667em; }
.product-brands-grid .product-nom a {
  display: block;
  height: 6.667em;
  /* 80 */
  margin-bottom: 1.583em;
  width: 87.013%;
  /* 134/154 */ }
.product-brands-grid .product-nom img {
  display: block; }
@media screen and (max-width: 50em) {
  .product-brands-grid .grid-item:nth-child(4n+4) .grid-item-wrap {
    border-right: 1px solid #DEDAD7; } }
@media screen and (max-width: 30em) {
  .product-brands-grid .grid-item:nth-child(2n+2) .grid-item-wrap {
    border-right: 0; } }

.promo-banner {
  background: #f6f2f1;
  border-radius: 3px;
  margin-top: 2em;
  padding: 0.83333em 1.25em;
  width: 100%;
  position: relative;
  min-height: 105px; }
  .promo-banner img {
    float: left;
    margin-right: 1em;
    display: inline-block; }
  .promo-banner a {
    text-decoration: none; }
    .promo-banner a:focus, .promo-banner a:hover {
      text-decoration: underline; }
  .promo-banner .offer {
    float: left;
    font-size: 1.41667em;
    margin-right: 0.58824em;
    width: 15%; }
    .promo-banner .offer strong {
      font-size: 2em;
      line-height: 1; }
  .promo-banner .additional-info {
    float: right;
    width: 16%;
    margin-right: 1em; }
    .promo-banner .additional-info i {
      margin-right: 5px; }
  .promo-banner .promo-title-wrap {
    float: left;
    width: 38%;
    margin-right: 1em; }
    .promo-banner .promo-title-wrap strong {
      font-size: 1.25em; }
  @media screen and (max-width: 58.75em) {
    .promo-banner img {
      position: absolute;
      right: 0;
      bottom: 0;
      margin-right: 0;
      width: 10em;
      height: 10em; }
    .promo-banner h4 {
      font-size: 1.1666em; }
    .promo-banner .offer {
      font-size: 1.83333em;
      font-weight: bold;
      width: auto;
      float: none;
      margin: 0 0 0.45455em; }
      .promo-banner .offer strong {
        font-size: 1em;
        font-weight: inherit; }
    .promo-banner .additional-info {
      float: left;
      clear: both;
      width: auto;
      margin-bottom: 1em; }
      .promo-banner .additional-info p {
        display: none; }
    .promo-banner .promo-title-wrap {
      clear: both;
      width: auto;
      float: none;
      margin-right: 10em; } }

.article a,
.hero-article a {
  text-decoration: none; }
  .article a:hover, .article a:focus,
  .hero-article a:hover,
  .hero-article a:focus {
    text-decoration: underline; }
.article img,
.hero-article img {
  display: block; }
.article .btn:hover, .article .btn:focus,
.hero-article .btn:hover,
.hero-article .btn:focus {
  text-decoration: none; }

.article + .article {
  margin-top: 0.41667em;
  padding-top: 1.25em;
  border-top: 1px dotted #999999; }

.article-body {
  float: right;
  width: 65%; }
  .article-body p {
    margin-bottom: 0.41667em; }

.article-item {
  float: left;
  display: block;
  max-width: 11.66667em;
  width: 30%;
  margin-right: 5%;
  margin-bottom: 0.83333em; }

.hero-article {
  width: 100%;
  margin-bottom: 3.33333em; }

.hero-article-content {
  float: right;
  width: 50%;
  padding-left: 2.08333%; }
  .hero-article-content p {
    padding-bottom: 0.41667em; }

.hero-article-title {
  padding-top: 0.83333em; }

.hero-article-image {
  float: left;
  width: 50%;
  padding-right: 2.08334%; }
  .hero-article-image img {
    width: 100%; }

@media screen and (max-width: 50em) {
  .article-item {
    max-width: none; } }
@media screen and (max-width: 30em) {
  .article {
    margin-bottom: 1.25em; }
    .article + .article {
      border: none; }

  .article-body,
  .article-item {
    width: auto;
    max-width: none;
    float: none; }

  .article-item {
    margin: 1.66667em 0 0; }
    .article-item img {
      width: 100%;
      max-width: none; }

  .hero-article-content,
  .hero-article-image {
    float: none;
    width: auto;
    padding: 0; }

  .hero-article-title {
    padding-top: 0; }

  .hero-article-button {
    display: none; } }
.box {
  background: #f6f2f1; }
  .box blockquote {
    font-size: 1.66667em;
    font-style: italic;
    font-weight: normal;
    color: #474749;
    line-height: 1.25;
    margin: 0.5em 0; }
  .box figcaption {
    font-size: 1.16667em;
    font-weight: bold;
    color: #474749;
    line-height: 1.25;
    margin: 0 0 0.71429em; }
    .box figcaption cite {
      margin-top: 0.35714em;
      display: block; }
  .box p:last-child, .box ul:last-child, .box dl:last-child {
    margin: 0; }
  .box p {
    font-size: 1.16667em;
    line-height: 1.429; }

.box + .box {
  margin: 2.5em 0 0; }

.box-wrap {
  margin: 0;
  padding: 1.25em; }

/*
 * Modifiers
 */
.box-noninteractive,
.box-promo {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.box-headed {
  border: 2px solid #d4d1cf;
  background: none; }
  .box-headed .box-title {
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: 2px solid #d4d1cf;
    padding: 0.83333em;
    background: #f5f2f1;
    margin: 0; }

.box-promo {
  background: none; }
  .box-promo img {
    display: block;
    margin: 0 auto; }

.box-offer-alt {
  border: 2px solid #d4d1cf;
  background: none;
  margin-bottom: 2.5em; }
  .box-offer-alt a {
    text-decoration: none; }
  .box-offer-alt img {
    display: block;
    width: 100%; }
  .box-offer-alt p {
    font-size: 1.33333em; }
  .box-offer-alt:hover a, .box-offer-alt:focus a {
    text-decoration: underline; }
  .box-offer-alt .box-title {
    margin-bottom: 0; }
    .box-offer-alt .box-title strong {
      font-size: 1.7em; }
  @media screen and (max-width: 30em) {
    .box-offer-alt {
      margin-bottom: 1.66667em; } }

/*
	Promo blocks were initially just on homepage.
	Now there's a business need to use them anywhere, so this is a 1st attempt to make them global.
	Needs improving after go-live.
*/
.promo-blocks {
  width: 102.08333%;
  margin-bottom: 2.5em;
  /* B&Q Club */ }
  @media screen and (max-width: 37.5em) {
    .promo-blocks {
      width: 100%;
      /* Promo blocks (becomes carousel on mobile) */ }
      .promo-blocks .promo-blocks-inner {
        overflow: auto;
        position: relative; }
        .promo-blocks .promo-blocks-inner .promo-blocks-wrap {
          width: 1000%; }
        .promo-blocks .promo-blocks-inner .promo-blocks-wrap .promo-block {
          width: 10%;
          float: left; }
        .js .promo-blocks .promo-blocks-inner {
          overflow: hidden; }
        .promo-blocks .promo-blocks-inner.is-initialised {
          visibility: visible; } }
  .promo-blocks .promo-block {
    width: 33.33333%;
    padding-right: 2.08333%;
    float: left; }
    @media screen and (max-width: 37.5em) {
      .promo-blocks .promo-block {
        padding: 0; } }
  .promo-blocks .bqclub {
    margin-bottom: 2.5em;
    width: 100%; }
    @media screen and (max-width: 37.5em) {
      .promo-blocks .bqclub {
        margin-bottom: 0; } }
    .promo-blocks .bqclub .promo-block-wrap {
      min-height: 17.5em;
      padding-top: 2.08333em; }
      @media screen and (max-width: 56.25em) {
        .promo-blocks .bqclub .promo-block-wrap {
          height: auto; } }
      .lt-ie9 .promo-blocks .bqclub .promo-block-wrap {
        min-height: 15.83333em; }
    .promo-blocks .bqclub .bqclub-join {
      float: left;
      min-height: 15em;
      padding-right: 16.66667em;
      position: relative;
      width: 57.14286%; }
      @media screen and (max-width: 40em) {
        .promo-blocks .bqclub .bqclub-join {
          padding-right: 11.66667em; } }
      @media screen and (max-width: 37.5em) {
        .promo-blocks .bqclub .bqclub-join {
          padding-right: 16.66667em;
          width: 100%; } }
      @media screen and (max-width: 30em) {
        .promo-blocks .bqclub .bqclub-join {
          padding-right: 11.66667em; } }
      @media screen and (max-width: 20em) {
        .promo-blocks .bqclub .bqclub-join {
          padding-right: 0; } }
      .promo-blocks .bqclub .bqclub-join .bqclub-man {
        position: absolute;
        right: 0;
        top: 0; }
        @media screen and (max-width: 40em) {
          .promo-blocks .bqclub .bqclub-join .bqclub-man {
            width: 130px; } }
        @media screen and (max-width: 37.5em) {
          .promo-blocks .bqclub .bqclub-join .bqclub-man {
            width: auto; } }
        @media screen and (max-width: 30em) {
          .promo-blocks .bqclub .bqclub-join .bqclub-man {
            width: 130px; } }
        @media screen and (max-width: 20em) {
          .promo-blocks .bqclub .bqclub-join .bqclub-man {
            display: none; } }
    .promo-blocks .bqclub .bqclub-offers {
      float: left;
      padding-right: 0;
      width: 42.85714%; }
      @media screen and (max-width: 37.5em) {
        .promo-blocks .bqclub .bqclub-offers {
          display: none; } }
    .promo-blocks .bqclub .promo-link {
      text-align: right; }
    .promo-blocks .bqclub .grid {
      width: 100%; }
      @media screen and (max-width: 50em) {
        .promo-blocks .bqclub .grid {
          margin-bottom: 0; } }
    .promo-blocks .bqclub .grid-item {
      padding-right: 5.12821%; }
      @media screen and (max-width: 50em) {
        .promo-blocks .bqclub .grid-item {
          margin-bottom: 1.66667em;
          padding-right: 0;
          width: 100%; } }
      .promo-blocks .bqclub .grid-item p {
        margin-bottom: 0; }
    @media screen and (max-width: 50em) {
      .promo-blocks .bqclub .media-item {
        margin-bottom: 0; } }

.promo-block {
  outline: none; }
  .promo-block .promo-block-wrap {
    background: #f6f2f1;
    padding: 1.25em 1.66667em; }
    .promo-block .promo-block-wrap:before, .promo-block .promo-block-wrap:after {
      display: table;
      content: ""; }
    .promo-block .promo-block-wrap:after {
      clear: both; }
  .promo-block .sub-title {
    font-size: 1.667em;
    line-height: 1;
    margin-bottom: 0.75em; }
  .promo-block p {
    font-size: 1.16667em;
    line-height: 1.429; }
  .promo-block .promo-link {
    font-weight: bold;
    margin-bottom: 0; }
    .promo-block .promo-link a {
      display: inline-block;
      padding-left: 0.71429em;
      position: relative;
      text-decoration: none; }
      .promo-block .promo-link a:hover, .promo-block .promo-link a:focus {
        text-decoration: underline; }
    .promo-block .promo-link .ico-link {
      position: absolute;
      left: 0;
      top: 5px; }
  .promo-block .video-wrap {
    margin-bottom: 0.83333em; }
  .promo-block .social-links dd {
    display: inline-block;
    margin-right: 0.5em; }

.promo-block-alt .promo-block-wrap {
  background-position: 93% 65px;
  background-repeat: no-repeat;
  padding-right: 8.33333em; }
  .promo-block-alt .promo-block-wrap .sub-title {
    margin-right: -5em;
    padding-right: 1.5em; }
  .promo-block-alt .promo-block-wrap .promo-link {
    font-size: 1.16667em; }
  @media screen and (max-width: 50em) {
    .promo-block-alt .promo-block-wrap {
      background-size: 60px 112px !important;
      padding-right: 6.66667em; } }
  @media screen and (max-width: 40em) {
    .promo-block-alt .promo-block-wrap {
      padding-right: 8.33333em; } }

/* Pagination controls on mobile */
.carousel-pagination {
  clear: both;
  margin-top: 1.25em;
  text-align: center;
  display: none; }
  .carousel-pagination > ol {
    width: auto;
    margin: 0;
    display: inline-block; }
  .carousel-pagination > ol > li {
    background: #474749;
    border: none;
    padding: 0;
    min-height: 0;
    margin: 0 10px;
    margin: 0 0.625rem;
    float: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }
    .carousel-pagination > ol > li, .carousel-pagination > ol > li a {
      width: 20px;
      height: 20px;
      width: 1.25rem;
      height: 1.25rem;
      display: block; }
    .carousel-pagination > ol > li a {
      font: 0/0 a;
      color: transparent;
      text-shadow: none;
      background-color: transparent;
      border: 0; }
    .carousel-pagination > ol > li.is-active {
      background: #EBE6E3; }
  @media screen and (max-width: 37.5em) {
    .carousel-pagination {
      display: block; } }

/* Allows us to style "grid-item" widths etc when "promo-blocks" are used inside a "grid" */
.left-side-bar .promo-grid .grid-item {
  margin-bottom: 1.66667em; }
  @media screen and (max-width: 56.25em) {
    .left-side-bar .promo-grid .grid-item {
      margin-bottom: 1.66667em;
      width: 50%; } }
  @media screen and (max-width: 43.75em) {
    .left-side-bar .promo-grid .grid-item {
      width: 100%; } }
@media screen and (max-width: 56.25em) {
  .left-side-bar .promo-grid .promo-block-wrap {
    height: 20.83333em; } }
@media screen and (max-width: 43.75em) {
  .left-side-bar .promo-grid .promo-block-wrap {
    height: 18.33333em; } }

.image-gallery {
  overflow: hidden;
  margin: 2.5em 0;
  width: 102.77778%; }
  .image-gallery .carousel-pagination {
    display: none; }
  .image-gallery .media-image-zoom {
    display: none; }
  @media screen and (max-width: 50em) {
    .image-gallery {
      width: auto; }
      .image-gallery .carousel-pagination {
        display: block; }
      .image-gallery .media-image-zoom {
        display: block; } }

.image-gallery-wrap li {
  float: left;
  width: 33.33333%;
  padding-right: 2.77778%; }
@media screen and (max-width: 50em) {
  .image-gallery-wrap {
    overflow: auto;
    position: relative; }
    .image-gallery-wrap > ul {
      width: 300%; }
    .image-gallery-wrap > ul > li {
      width: 33.33333%;
      float: left; }
    .js .image-gallery-wrap {
      overflow: hidden; }
    .image-gallery-wrap.is-initialised {
      visibility: visible; }
    .image-gallery-wrap li {
      padding: 0; }
    .image-gallery-wrap img {
      width: 100%;
      margin: 0; } }

.left-side-bar .sideBar .js-menus-trigger {
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .left-side-bar .sideBar .js-menus-trigger i {
    width: 25px;
    height: 25px;
    background: url("../img/sprite.png") no-repeat scroll -500px -200px transparent;
    display: block;
    margin: 8px 0 0;
    float: right; }
  .left-side-bar .sideBar .js-menus-trigger.is-collapsed i {
    background: url("../img/sprite.png") no-repeat scroll -450px -200px transparent; }
@media screen and (max-width: 40em) {
  .left-side-bar .sideBar {
    padding: 0;
    margin: 0 0 1.66667em 0; }
    .left-side-bar .sideBar .js-menus-trigger {
      height: auto;
      font-size: 1.33333em;
      padding: 0 1.25em;
      background: #ebe6e3;
      border-top: 2px solid #D4D1CF;
      border-bottom: 2px solid #D4D1CF;
      margin: 0 -1.25em;
      line-height: 2.5em; }
      .left-side-bar .sideBar .js-menus-trigger.is-expanded {
        margin-bottom: 0; }
    .left-side-bar .sideBar .purchase-options,
    .left-side-bar .sideBar .box {
      display: none; } }

.menus .menu {
  width: 100%;
  border: 1px solid #d5d1d0;
  margin: 0 0 1.66667em 0;
  overflow: hidden;
  -webkit-border-radius: 0.41667em;
  -moz-border-radius: 0.41667em;
  border-radius: 0.41667em; }
  .menus .menu.has-back-link {
    margin-top: 60px; }
    @media screen and (max-width: 40em) {
      .menus .menu.has-back-link {
        margin-top: 0; } }
  .menus .menu.rooms li:hover {
    background: #dddad8; }
  .menus .menu.rooms li.is-inactive:hover {
    cursor: default;
    background: #F6F2F1; }
  .menus .menu.rooms li.is-inactive .menu-item {
    color: #AAA; }
  .menus .menu.rooms li.is-active {
    background: #333; }
    .menus .menu.rooms li.is-active .menu-item {
      color: #FFF;
      font-weight: bold;
      border: 0; }
      .menus .menu.rooms li.is-active .menu-item:focus {
        color: #333; }
  .menus .menu.rooms .menu-item:hover {
    background: transparent; }
  @media screen and (max-width: 40em) {
    .menus .menu {
      border: 0;
      margin: 0;
      border-radius: 0; }
      .menus .menu:last-child {
        border-bottom: 2px solid #d5d1d0; }
        .menus .menu:last-child li:last-child a {
          border-bottom: none; } }
.menus li {
  background: #f6f2f1;
  position: relative; }
  .menus li ul.is-collapsed {
    display: none; }
  .menus li li {
    background: #FFF; }
    .menus li li .menu-item {
      padding-left: 1.25em; }
  .menus li img {
    width: 25px;
    height: 25px;
    background: transparent;
    pointer-events: none;
    margin: 0.58333em 0.83333em 0 0.83333em;
    position: relative;
    z-index: 1;
    float: left;
    border-radius: 15px; }
  .menus li:last-child .menu-item {
    border-bottom: none; }
  @media screen and (max-width: 40em) {
    .menus li:last-child .menu-item {
      border-bottom: 1px dotted #d5d1d0; }
    .menus li img {
      margin: 0.58333em 0.83333em 0 1.66667em; } }
.menus .menu-item {
  font-size: 1.33333em;
  padding: 0.625em 1.875em 0.625em 0.625em;
  border-bottom: 1px dotted #d5d1d0;
  text-decoration: none;
  display: block;
  position: relative; }
  .menus .menu-item i {
    width: 20px;
    height: 20px;
    background: url("../img/sprite.png") -742px -95px no-repeat transparent;
    margin: 10px 0 0 0;
    display: block;
    position: absolute;
    top: 0px;
    right: 10px; }
  .menus .menu-item.js-menu-parent {
    padding-right: 2.1875em; }
  .menus .menu-item:hover {
    background: #dddad8; }
  .menus .menu-item.is-inactive {
    color: #AAA; }
    .menus .menu-item.is-inactive:hover {
      cursor: default;
      background: #FFF; }
  .menus .menu-item.is-active {
    color: #FFF;
    background: #333;
    font-weight: bold;
    border: 0; }
    .menus .menu-item.is-active:focus {
      background: #ffffc2;
      color: #333; }
  .menus .menu-item.is-expanded i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }
    .lt-ie9 .menus .menu-item.is-expanded i {
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }
  @media screen and (max-width: 40em) {
    .menus .menu-item {
      padding-left: 1.25em;
      padding-right: 1.25em; }
      .menus .menu-item.js-menu-parent {
        padding-right: 2.8125em; }
      .menus .menu-item i {
        right: 20px; } }
.menus .is-back-link {
  display: block;
  border: 1px solid #d5d1d0;
  margin: 0 20px 0 0;
  border-radius: 5px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }
  .menus .is-back-link .menu-item {
    border-bottom: none; }
  .menus .is-back-link i {
    width: 10px;
    margin: 0 0 0 10px;
    background: url("../img/sprite.png") -150px -547px no-repeat;
    position: relative;
    float: left; }
  @media screen and (max-width: 40em) {
    .menus .is-back-link {
      border: 0;
      border-radius: 0;
      margin: 0;
      position: static;
      top: auto;
      right: auto;
      left: auto; }
      .menus .is-back-link .menu-item {
        border-bottom: 1px dotted #d5d1d0; }
      .menus .is-back-link i {
        margin-left: 20px; } }
@media screen and (max-width: 40em) {
  .menus {
    margin: 0 -1.66667em;
    outline: none; }
    .menus.is-collapsed {
      display: none; } }
.no-js .menus .is-collapsed {
  display: block; }

/*
 * Base classes
 */
.carousel {
  padding: 0.83333em 5em 0;
  position: relative; }

.carousel-pagination {
  clear: both;
  margin-top: 1.25em;
  text-align: center; }
  .carousel-pagination > ol {
    width: auto;
    margin: 0;
    display: inline-block; }
  .carousel-pagination > ol > li {
    background: #474749;
    border: none;
    padding: 0;
    min-height: 0;
    margin: 0 10px;
    margin: 0 0.625rem;
    float: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }
    .carousel-pagination > ol > li, .carousel-pagination > ol > li a {
      width: 20px;
      height: 20px;
      width: 1.25rem;
      height: 1.25rem;
      display: block; }
    .carousel-pagination > ol > li a {
      font: 0/0 a;
      color: transparent;
      text-shadow: none;
      background-color: transparent;
      border: 0; }
    .carousel-pagination > ol > li.is-active {
      background: #EBE6E3; }

.carousel-btn {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  z-index: 1; }
  .carousel-btn, .carousel-btn:focus {
    background: url(../img/sprite.png) no-repeat; }
  .carousel-btn.is-disabled {
    cursor: default; }

.carousel-btn-prev {
  background-position: -400px -250px;
  left: 0; }
  .carousel-btn-prev:hover, .carousel-btn-prev:focus, .carousel-btn-prev:active {
    background-position: -550px -250px; }
  .carousel-btn-prev.disabled, .carousel-btn-prev.is-disabled {
    background-position: -700px -250px; }

.carousel-btn-next {
  background-position: -350px -250px;
  right: 0; }
  .carousel-btn-next:hover, .carousel-btn-next:focus, .carousel-btn-next:active {
    background-position: -500px -250px; }
  .carousel-btn-next.disabled, .carousel-btn-next.is-disabled {
    background-position: -650px -250px; }

/*
 * Modifiers
 */
.carousel-vertical {
  position: relative;
  margin-bottom: 4.58333em; }
  .carousel-vertical ul {
    display: block;
    position: relative; }
  .carousel-vertical li {
    border-top: 1px dotted #999;
    padding: 0.83333em 0; }
    .carousel-vertical li:first-child {
      border: none; }
  .carousel-vertical .carousel-inner {
    overflow: auto;
    border-top: 2px solid #d4d1cf;
    border-bottom: 2px solid #d4d1cf; }
    .js .carousel-vertical .carousel-inner {
      overflow: hidden;
      position: relative; }
  .carousel-vertical .carousel-btn {
    top: 100%;
    left: 50%;
    right: auto;
    margin-top: 10px;
    margin-top: 0.625rem;
    width: 35px;
    height: 35px; }
  .carousel-vertical .carousel-btn-prev {
    margin-left: -42px;
    margin-left: -2.625rem;
    background-position: -300px -300px; }
    .carousel-vertical .carousel-btn-prev:hover, .carousel-vertical .carousel-btn-prev:focus, .carousel-vertical .carousel-btn-prev:active {
      background-position: -400px -300px; }
    .carousel-vertical .carousel-btn-prev.is-disabled {
      background-position: -500px -300px; }
  .carousel-vertical .carousel-btn-next {
    margin-left: 7px;
    margin-left: 0.4375rem;
    background-position: -250px -300px; }
    .carousel-vertical .carousel-btn-next:hover, .carousel-vertical .carousel-btn-next:focus, .carousel-vertical .carousel-btn-next:active {
      background-position: -350px -300px; }
    .carousel-vertical .carousel-btn-next.is-disabled {
      background-position: -450px -300px; }

.carousel-vertical-product .product-image {
  float: left;
  margin-right: 0.83333em; }
.carousel-vertical-product .product-title {
  font-size: 1.16667em;
  padding-top: 1.07143em;
  overflow: hidden; }
.carousel-vertical-product .product-breakdown {
  clear: left;
  margin: 0.35714em 0 0; }

.carousel-product {
  position: relative;
  clear: both; }
  .carousel-product li {
    padding: 0 1.66667em 0 0; }
  .carousel-product .product,
  .carousel-product .product-image {
    float: left; }
  .carousel-product .product {
    width: 62.45059%; }
  .carousel-product .product-image {
    width: 29.64427%;
    margin-right: 7.90514%;
    padding-left: 1px;
    pointer-events: none; }
    .carousel-product .product-image img {
      width: 100%; }
  .no-js .carousel-product .product-wrap {
    min-height: 14.16667em; }
  .carousel-product .product-title {
    font-size: 1.33333em;
    line-height: 1.25; }
  .carousel-product .product-meta,
  .carousel-product .product-breakdown {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .carousel-product .carousel-inner {
    overflow: auto;
    position: relative; }
    .carousel-product .carousel-inner > ul {
      width: 400%; }
    .carousel-product .carousel-inner > ul > li {
      width: 8.33333%;
      float: left; }
    .js .carousel-product .carousel-inner {
      overflow: hidden; }
    .carousel-product .carousel-inner.is-initialised {
      visibility: visible; }
  @media screen and (min-width: 40em) and (max-width: 60em) {
    .carousel-product .carousel-inner {
      overflow: auto;
      position: relative; }
      .carousel-product .carousel-inner > ul {
        width: 500%; }
      .carousel-product .carousel-inner > ul > li {
        width: 10%;
        float: left; }
      .js .carousel-product .carousel-inner {
        overflow: hidden; }
      .carousel-product .carousel-inner.is-initialised {
        visibility: visible; } }
  @media screen and (max-width: 40em) {
    .carousel-product {
      padding-left: 9.375%;
      padding-right: 9.375%; }
      .no-js .carousel-product .product-wrap {
        min-height: 12.5em; }
      .carousel-product .product {
        float: none;
        width: auto; }
      .carousel-product .product-title {
        font-size: 1.16667em;
        line-height: 1.428; }
      .carousel-product .product-image {
        float: none;
        width: auto;
        margin-right: 0; }
        .carousel-product .product-image img {
          margin-bottom: 0.83333em;
          width: auto; }
      .carousel-product .carousel-inner {
        overflow: auto;
        position: relative;
        padding-left: 1.66667em; }
        .carousel-product .carousel-inner > ul {
          width: 500%; }
        .carousel-product .carousel-inner > ul > li {
          width: 8.88889%;
          float: left; }
        .js .carousel-product .carousel-inner {
          overflow: hidden; }
        .carousel-product .carousel-inner.is-initialised {
          visibility: visible; } }
  @media screen and (max-width: 30em) {
    .carousel-product {
      padding-top: 0;
      padding-left: 18.75%;
      padding-right: 18.75%; }
      .carousel-product li {
        padding: 0 0.83333em; }
      .carousel-product .carousel-inner {
        padding-left: 0; }
      .carousel-product .product-price {
        line-height: 1; }
      .carousel-product .product-title {
        max-height: 2.85714em;
        overflow: hidden; } }

.carousel-thumbnailed {
  padding-left: 4.16667em;
  padding-right: 4.16667em;
  margin: 0 0 1.66667em; }
  .carousel-thumbnailed li {
    font-size: 1.16667em;
    padding: 0 0.71429em;
    text-align: center;
    line-height: 1.429; }
    .carousel-thumbnailed li.is-active {
      font-weight: bold; }
  .carousel-thumbnailed a {
    text-decoration: none; }
    .carousel-thumbnailed a:hover, .carousel-thumbnailed a:active, .carousel-thumbnailed a:focus {
      text-decoration: underline; }
  .carousel-thumbnailed img {
    border: 1px solid #CCC;
    margin-bottom: 0.71429em;
    display: block;
    width: 100%; }
  .carousel-thumbnailed .carousel-inner {
    overflow: auto;
    position: relative; }
    .carousel-thumbnailed .carousel-inner > ul {
      width: 200%; }
    .carousel-thumbnailed .carousel-inner > ul > li {
      width: 10%;
      float: left; }
    .js .carousel-thumbnailed .carousel-inner {
      overflow: hidden; }
    .carousel-thumbnailed .carousel-inner.is-initialised {
      visibility: visible; }
  .carousel-thumbnailed .carousel-btn {
    top: 35%; }
  @media screen and (max-width: 40em) {
    .carousel-thumbnailed .carousel-inner {
      overflow: auto;
      position: relative; }
      .carousel-thumbnailed .carousel-inner > ul {
        width: 300%; }
      .carousel-thumbnailed .carousel-inner > ul > li {
        width: 8.33333%;
        float: left; }
      .js .carousel-thumbnailed .carousel-inner {
        overflow: hidden; }
      .carousel-thumbnailed .carousel-inner.is-initialised {
        visibility: visible; } }
  @media screen and (max-width: 30em) {
    .carousel-thumbnailed {
      padding-left: 0;
      padding-right: 0; }
      .carousel-thumbnailed li {
        padding: 0 1.42857em 0 0; }
      .carousel-thumbnailed .carousel-inner {
        overflow: auto;
        position: relative; }
        .carousel-thumbnailed .carousel-inner > ul {
          width: 500%; }
        .carousel-thumbnailed .carousel-inner > ul > li {
          width: 8.88889%;
          float: left; }
        .js .carousel-thumbnailed .carousel-inner {
          padding-bottom: 0.83333em;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch; }
        .carousel-thumbnailed .carousel-inner.is-initialised {
          visibility: visible; } }

.carousel-mini {
  background-color: #f5f2f1;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 0.41667em 2.5em; }
  .carousel-mini li {
    padding: 0 0.41667em; }
    .carousel-mini li a {
      border: 2px solid #FFF; }
    .carousel-mini li.is-active a {
      border-color: #ff6600; }
  .carousel-mini a, .carousel-mini img {
    display: block; }
  .carousel-mini img {
    width: 100%; }
  .carousel-mini .carousel-inner {
    overflow: auto;
    position: relative; }
    .carousel-mini .carousel-inner > ul {
      width: 300%; }
    .carousel-mini .carousel-inner > ul > li {
      width: 8.33333%;
      float: left; }
    .js .carousel-mini .carousel-inner {
      overflow: hidden; }
    .carousel-mini .carousel-inner.is-initialised {
      visibility: visible; }
  .carousel-mini .carousel-btn {
    width: 26px;
    height: 22px;
    margin-top: -11px; }
  .carousel-mini .carousel-btn-prev {
    background-position: -440px -600px; }
    .carousel-mini .carousel-btn-prev:hover, .carousel-mini .carousel-btn-prev:focus, .carousel-mini .carousel-btn-prev.is-disabled {
      background-position: -540px -600px; }
  .carousel-mini .carousel-btn-next {
    background-position: -400px -600px; }
    .carousel-mini .carousel-btn-next:hover, .carousel-mini .carousel-btn-next:focus, .carousel-mini .carousel-btn-next.is-disabled {
      background-position: -500px -600px; }
  @media screen and (max-width: 40em) {
    .carousel-mini .carousel-inner {
      overflow: auto;
      position: relative; }
      .carousel-mini .carousel-inner > ul {
        width: 400%; }
      .carousel-mini .carousel-inner > ul > li {
        width: 8.33333%;
        float: left; }
      .js .carousel-mini .carousel-inner {
        overflow: hidden; }
      .carousel-mini .carousel-inner.is-initialised {
        visibility: visible; } }

.carousel-hero, .banner-static {
  position: relative; }
  .carousel-hero .hero-slide, .banner-static .hero-slide {
    height: 33.33333em;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    position: relative;
    overflow: hidden; }
    .carousel-hero .hero-slide.light, .banner-static .hero-slide.light {
      color: white; }
    .carousel-hero .hero-slide.skin1, .banner-static .hero-slide.skin1 {
      background-color: #ffb500; }
    .carousel-hero .hero-slide.skin2, .banner-static .hero-slide.skin2 {
      background-color: #ffa100; }
    .carousel-hero .hero-slide.skin3, .banner-static .hero-slide.skin3 {
      background-color: #ff8700; }
    .carousel-hero .hero-slide.skin4, .banner-static .hero-slide.skin4 {
      background-color: #ff6600; }
  .carousel-hero .wrapper, .banner-static .wrapper {
    height: 100%;
    padding: 3.33333em 1.66667em;
    position: relative; }
    @media screen and (max-width: 50em) {
      .carousel-hero .wrapper, .banner-static .wrapper {
        max-width: 100%; } }
    @media screen and (max-width: 1024px) {
      .carousel-hero .wrapper, .banner-static .wrapper {
        height: 290px;
        padding: 1.66667em 1.66667em; } }
    @media screen and (max-width: 40em) {
      .carousel-hero .wrapper, .banner-static .wrapper {
        padding: 0.71429em 1.42857em 0;
        text-align: center; } }
  .carousel-hero .leading-title, .banner-static .leading-title {
    color: white;
    font-size: 2.66667em;
    font-weight: normal;
    line-height: 1.09375;
    margin-bottom: 0.3125em; }
    @media screen and (max-width: 1024px) {
      .carousel-hero .leading-title, .banner-static .leading-title {
        font-size: 2em;
        line-height: 1.04167;
        margin-bottom: 0.41667em; } }
    @media screen and (max-width: 40em) {
      .carousel-hero .leading-title, .banner-static .leading-title {
        font-size: 1.66667em;
        line-height: 1;
        margin-bottom: 0.5em; } }
    .carousel-hero .leading-title em, .banner-static .leading-title em {
      font-style: normal; }
  .carousel-hero .smallprint, .banner-static .smallprint {
    font-size: 1.33333em;
    line-height: 1.5625;
    margin: 0.625em 0 0.9375em; }
    @media screen and (max-width: 1024px) {
      .carousel-hero .smallprint, .banner-static .smallprint {
        font-size: 1.16667em;
        line-height: 1.429;
        margin: 0.71429em 0; } }
    @media screen and (max-width: 40em) {
      .carousel-hero .smallprint, .banner-static .smallprint {
        font-size: 1.16667em; } }
    .carousel-hero .smallprint span, .banner-static .smallprint span {
      display: block; }
    @media screen and (max-width: 40em) {
      .carousel-hero .smallprint.list, .banner-static .smallprint.list {
        padding: 0; } }
    .carousel-hero .smallprint.list li, .banner-static .smallprint.list li {
      list-style: disc inside; }
      @media screen and (max-width: 40em) {
        .carousel-hero .smallprint.list li, .banner-static .smallprint.list li {
          list-style: none;
          display: none; }
          .carousel-hero .smallprint.list li:first-child, .banner-static .smallprint.list li:first-child {
            display: block; } }

.hero-static, .banner-static {
  margin-bottom: 1.66667em; }
  .hero-static .hero-slide, .banner-static .hero-slide {
    height: 20.83333em; }
    .hero-static .hero-slide.skin1, .banner-static .hero-slide.skin1 {
      background-color: #d44240; }
    .hero-static .hero-slide.skin2, .banner-static .hero-slide.skin2 {
      background-color: #fa8714; }
    .hero-static .hero-slide.skin3, .banner-static .hero-slide.skin3 {
      background-color: #fcac17; }
    .hero-static .hero-slide.skin4, .banner-static .hero-slide.skin4 {
      background-color: #85c44d; }
    .hero-static .hero-slide.skin5, .banner-static .hero-slide.skin5 {
      background-color: #009d76; }
    .hero-static .hero-slide.skin6, .banner-static .hero-slide.skin6 {
      background-color: #009bbe; }
    .hero-static .hero-slide.skin7, .banner-static .hero-slide.skin7 {
      background-color: #265c8c; }
    .hero-static .hero-slide.skin8, .banner-static .hero-slide.skin8 {
      background-color: #af4d8a; }
    .hero-static .hero-slide.skin9, .banner-static .hero-slide.skin9 {
      background-color: #9b918a; }
    .hero-static .hero-slide.skin10, .banner-static .hero-slide.skin10 {
      background-color: #916f59; }
    .hero-static .hero-slide.skin11, .banner-static .hero-slide.skin11 {
      background-color: #333231; }
    .hero-static .hero-slide.skin12, .banner-static .hero-slide.skin12 {
      background-color: #545150; }
  .hero-static .wrapper, .banner-static .wrapper {
    padding: 2.5em; }
  .hero-static .leading-title, .banner-static .leading-title {
    color: #353535;
    font-size: 2.83333em;
    line-height: 1.029; }
    .hero-static .leading-title span, .banner-static .leading-title span {
      display: block; }
    @media screen and (max-width: 56.25em) {
      .hero-static .leading-title, .banner-static .leading-title {
        font-size: 2.5em;
        line-height: 1.1667; } }
    @media screen and (max-width: 50em) {
      .hero-static .leading-title.accessibility, .banner-static .leading-title.accessibility, .hero-static .tabs-list .leading-title.current-info, .tabs-list .hero-static .leading-title.current-info, .banner-static .tabs-list .leading-title.current-info, .tabs-list .banner-static .leading-title.current-info, .hero-static .js .tab-panels.tabs .leading-title.tab-header, .js .tab-panels.tabs .hero-static .leading-title.tab-header, .banner-static .js .tab-panels.tabs .leading-title.tab-header, .js .tab-panels.tabs .banner-static .leading-title.tab-header, .hero-static .leading-title.carousel-counter, .banner-static .leading-title.carousel-counter {
        position: relative;
        height: auto;
        width: auto; } }
  .hero-static .light .leading-title, .banner-static .light .leading-title {
    color: white; }
  .hero-static .smallprint, .banner-static .smallprint {
    font-size: 1.66667em;
    line-height: 1.25;
    margin-bottom: 0; }
    @media screen and (max-width: 56.25em) {
      .hero-static .smallprint, .banner-static .smallprint {
        font-size: 1.33333em;
        line-height: 1.5625; } }
    @media screen and (max-width: 40em) {
      .hero-static .smallprint.list li, .banner-static .smallprint.list li {
        display: block;
        list-style: none; } }
  .hero-static a, .banner-static a {
    color: inherit;
    text-decoration: none; }

.carousel-hero .carousel-inner {
  overflow: auto;
  position: relative;
  padding-bottom: 11.25em; }
  .carousel-hero .carousel-inner .cover {
    width: 600%; }
  .carousel-hero .carousel-inner .hero-slide {
    width: 16.66667%;
    float: left; }
  .js .carousel-hero .carousel-inner {
    overflow: hidden; }
  .carousel-hero .carousel-inner.is-initialised {
    visibility: visible; }
  @media screen and (max-width: 40em) {
    .carousel-hero .carousel-inner {
      padding-bottom: 0px; } }
.carousel-hero .hero-slide.tablet {
  background-position: 100% 50%; }
  @media screen and (max-width: 50em) {
    .carousel-hero .hero-slide.tablet {
      background-position: 85% 50%; } }
.carousel-hero .hero-slide.is-active {
  overflow: visible; }
.carousel-hero .hero-slide a:not(.btn):focus {
  background: inherit; }
.carousel-hero .hero-slide.light .star-5 {
  background-position: -150px -700px; }
.carousel-hero .hero-slide.light .star-4-5 {
  background-position: -150px -750px; }
.carousel-hero .hero-slide.light .star-4 {
  background-position: -150px -800px; }
.carousel-hero .hero-slide.light .star-3-5 {
  background-position: -150px -850px; }
.carousel-hero .hero-slide.light .star-3 {
  background-position: -150px -900px; }
.carousel-hero .product-title {
  font-size: 5em;
  line-height: 1; }
  .carousel-hero .product-title sup {
    font-size: .6667em;
    line-height: 1;
    position: relative;
    top: -14px; }
    @media screen and (max-width: 1024px) {
      .carousel-hero .product-title sup {
        top: -11px; } }
    @media screen and (max-width: 40em) {
      .carousel-hero .product-title sup {
        top: -9px; } }
  .carousel-hero .product-title small {
    font-size: .5em; }
  @media screen and (max-width: 1024px) {
    .carousel-hero .product-title {
      font-size: 4em;
      line-height: 1.04167; } }
  @media screen and (max-width: 40em) {
    .carousel-hero .product-title {
      font-size: 3em;
      line-height: 1.111;
      margin: 0; }
      .carousel-hero .product-title.sub {
        font-size: 1.83333em;
        line-height: 1.136; } }
  .carousel-hero .product-title span {
    display: block; }
  .carousel-hero .product-title.sub {
    font-size: 2em;
    font-weight: normal;
    line-height: 1.25;
    margin: 0.20833em 0; }
    @media screen and (max-width: 1024px) {
      .carousel-hero .product-title.sub {
        font-size: 1.66667em;
        line-height: 1.25;
        margin: 0 0 0.25em; } }
    @media screen and (max-width: 40em) {
      .carousel-hero .product-title.sub {
        font-size: 1.83333em;
        line-height: 1.136;
        margin: 0 0 0.22727em; } }
.carousel-hero .rating {
  margin-bottom: 0; }
  @media screen and (max-width: 1024px) {
    .carousel-hero .rating {
      font-size: 1.16667em;
      line-height: 1.429; } }
  @media screen and (max-width: 40em) {
    .carousel-hero .rating {
      margin: 0 auto;
      text-align: left;
      width: 60%; } }
  @media screen and (max-width: 30em) {
    .carousel-hero .rating {
      width: 90%; } }
  .carousel-hero .rating .star-rating {
    float: left;
    height: 20px;
    padding-top: 1.66667em;
    width: 135px; }
    @media screen and (max-width: 1024px) {
      .carousel-hero .rating .star-rating {
        margin-right: -15px; } }
    @media screen and (max-width: 40em) {
      .carousel-hero .rating .star-rating {
        margin-left: 29%; } }
  .carousel-hero .rating .star-5 {
    background-position: 0 -700px; }
  .carousel-hero .rating .star-4-5 {
    background-position: 0 -750px; }
  .carousel-hero .rating .star-4 {
    background-position: 0 -800px; }
  .carousel-hero .rating .star-3-5 {
    background-position: 0 -850px; }
  .carousel-hero .rating .star-3 {
    background-position: 0 -900px; }
.carousel-hero .buttons {
  margin: 0; }
  .carousel-hero .buttons a {
    background: #343434;
    margin: 0 1.25em 0 0;
    float: left; }
    .carousel-hero .buttons a:hover, .carousel-hero .buttons a:focus {
      background: #111; }
  @media screen and (max-width: 40em) {
    .carousel-hero .buttons {
      text-align: center; }
      .carousel-hero .buttons a {
        float: none;
        display: inline-block; }
        .carousel-hero .buttons a:last-child {
          margin-right: 0; } }
.carousel-hero .person {
  width: 289px;
  top: -2px;
  right: -110px;
  position: absolute;
  pointer-events: none;
  z-index: 1; }
  .carousel-hero .person.pair {
    width: 297px; }
  .carousel-hero .person img {
    display: block; }
  @media screen and (max-width: 1024px) {
    .carousel-hero .person {
      display: none; } }
.carousel-hero .roundel {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 3.33333em;
  right: 1.66667em;
  z-index: 2; }
  @media screen and (max-width: 1024px) {
    .carousel-hero .roundel {
      width: 50px;
      height: 50px;
      top: 1.66667em; } }
  @media screen and (max-width: 40em) {
    .carousel-hero .roundel {
      display: none; } }
  .carousel-hero .roundel.large {
    width: 160px;
    height: 160px; }
    @media screen and (max-width: 1024px) {
      .carousel-hero .roundel.large {
        width: 100px;
        height: 100px; } }
    @media screen and (max-width: 40em) {
      .carousel-hero .roundel.large {
        width: 50px;
        height: 50px; } }
.carousel-hero .grid-item {
  height: 320px;
  text-align: center;
  position: relative;
  padding-right: 0; }
  @media screen and (max-width: 40em) {
    .carousel-hero .grid-item {
      width: 100%;
      margin: 0 0 100% 0; } }
  .carousel-hero .grid-item .product-title {
    font-size: 3.16667em;
    line-height: 1.0526; }
    @media screen and (max-width: 1024px) {
      .carousel-hero .grid-item .product-title {
        font-size: 2.66667em;
        line-height: 1.09375;
        padding-top: 3.75em; } }
    @media screen and (max-width: 40em) {
      .carousel-hero .grid-item .product-title {
        font-size: 3em;
        line-height: 1.111;
        padding: 0; } }
  @media screen and (max-width: 40em) {
    .carousel-hero .grid-item .smallprint span {
      display: inline; } }
  .carousel-hero .grid-item sup {
    top: -9px; }
  .carousel-hero .grid-item .roundel {
    top: 0;
    left: 0; }
    @media screen and (max-width: 40em) {
      .carousel-hero .grid-item .roundel {
        width: 50px;
        height: 50px; } }
  .carousel-hero .grid-item .btn-wrap {
    width: 100%;
    display: block; }
    @media screen and (max-width: 1024px) {
      .carousel-hero .grid-item .btn-wrap {
        bottom: 0; } }
    @media screen and (max-width: 40em) {
      .carousel-hero .grid-item .btn-wrap {
        position: relative;
        padding: 0; } }
    .carousel-hero .grid-item .btn-wrap .btn {
      margin: 0; }
  .carousel-hero .grid-item .btn-hero {
    display: inline-block; }
.carousel-hero .offset .grid {
  padding-right: 195px; }
  @media screen and (max-width: 1024px) {
    .carousel-hero .offset .grid {
      padding: 0 15%; } }
  @media screen and (max-width: 50em) {
    .carousel-hero .offset .grid {
      padding: 0; } }
.carousel-hero .offset .grid-item {
  padding-top: 15.83333em; }
  @media screen and (max-width: 1024px) {
    .carousel-hero .offset .grid-item {
      background-size: contain !important;
      height: 235px;
      padding-top: 0; } }
.carousel-hero .offset .buttons .btn {
  text-align: center;
  display: inline;
  float: none;
  border: 1px solid #343434; }
.carousel-hero .offset .smallprint {
  font-size: 2em;
  line-height: 1.25;
  margin: 0 0 0.625em; }
  @media screen and (max-width: 1024px) {
    .carousel-hero .offset .smallprint {
      font-size: 1.83333em;
      line-height: 1.136;
      margin-bottom: 0.68182em;
      padding: 0 0.45455em; } }
  @media screen and (max-width: 40em) {
    .carousel-hero .offset .smallprint {
      padding: 0;
      font-size: 1.83333em; }
      .carousel-hero .offset .smallprint.list li {
        display: none; }
        .carousel-hero .offset .smallprint.list li:first-child {
          display: block; } }
  .carousel-hero .offset .smallprint span {
    display: inline; }
.carousel-hero .doorbuster .leading-title {
  color: #353535; }
.carousel-hero .doorbuster [class='product-title'] {
  font-size: 10em; }
  .carousel-hero .doorbuster [class='product-title'] .pound {
    top: -26px; }
@media screen and (max-width: 1024px) {
  .carousel-hero .doorbuster {
    background-position: 70% 0; }
    .carousel-hero .doorbuster .leading-title {
      margin-bottom: 0; }
    .carousel-hero .doorbuster [class='product-title'] {
      font-size: 7.5em; }
      .carousel-hero .doorbuster [class='product-title'] .pound {
        top: -21px; }
    .carousel-hero .doorbuster .smallprint {
      margin-top: 0; } }
@media screen and (max-width: 40em) {
  .carousel-hero .doorbuster {
    background-size: cover; }
    .carousel-hero .doorbuster [class='product-title'] {
      font-size: 5em; }
      .carousel-hero .doorbuster [class='product-title'] .pound {
        top: -14px; } }

/*
 * Homepage
 */
.homepage .wrapper-main {
  position: relative;
  top: -18px; }
  @media screen and (max-width: 40em) {
    .homepage .wrapper-main {
      top: 0; } }

.hero-home .hero-slide {
  height: 400; }
  @media screen and (max-width: 1024px) {
    .hero-home .hero-slide {
      height: 290px; } }
  @media screen and (max-width: 40em) {
    .hero-home .hero-slide {
      height: 250px; } }
  @media screen and (max-width: 1024px) {
    .hero-home .hero-slide.inspirational {
      background-position: -10px 0; } }
  @media screen and (max-width: 62.5em) {
    .hero-home .hero-slide.inspirational {
      background-position: -20px 0; } }
  @media screen and (max-width: 40em) {
    .hero-home .hero-slide.inspirational {
      background-position: center; } }

/*
 * Landing pages and other content pages
 */
.hero-inline {
  margin-bottom: 1.66667em; }
  .hero-inline .carousel-inner {
    padding: 0; }
  .hero-inline .hero-slide {
    height: 26.66667em; }
    @media screen and (max-width: 40em) {
      .hero-inline .hero-slide {
        height: 250px; } }
    @media screen and (max-width: 50em) {
      .hero-inline .hero-slide {
        background-size: cover; } }
  .hero-inline .wrapper {
    padding: 1.66667em 1.66667em; }
    @media screen and (max-width: 50em) {
      .hero-inline .wrapper {
        padding: 0.83333em 1.66667em 0;
        text-align: center; } }
  @media screen and (min-width: 40em) {
    .hero-inline .leading-title {
      font-size: 2.16667em;
      line-height: 1.154;
      margin-bottom: 0.38462em; } }
  @media screen and (min-width: 40em) {
    .hero-inline .product-title.sub {
      font-size: 1.83333em;
      line-height: 1.136;
      margin: 0.22727em 0; } }
  .hero-inline .rating {
    font-size: 1.16667em;
    line-height: 1.429; }
    @media screen and (max-width: 50em) {
      .hero-inline .rating {
        margin: 0 auto;
        text-align: left;
        width: 45%; } }
    @media screen and (max-width: 40em) {
      .hero-inline .rating {
        width: 60%; } }
    @media screen and (max-width: 30em) {
      .hero-inline .rating {
        width: 90%; } }
    .hero-inline .rating .star-rating {
      margin-right: -15px; }
  .hero-inline .roundel {
    top: 1.66667em;
    right: 1.66667em; }
    @media screen and (max-width: 50em) {
      .hero-inline .roundel {
        display: none; } }
  @media screen and (max-width: 50em) {
    .hero-inline .smallprint.list li {
      list-style: none; } }
  @media screen and (max-width: 40em) {
    .hero-inline .smallprint.list li {
      display: none; }
      .hero-inline .smallprint.list li:first-child {
        display: block; } }
  @media screen and (max-width: 50em) {
    .hero-inline .buttons {
      text-align: center; }
      .hero-inline .buttons a {
        float: none;
        display: inline-block; }
        .hero-inline .buttons a:last-child {
          margin-right: 0; } }
  @media screen and (min-width: 40em) {
    .hero-inline .doorbuster [class='product-title'] {
      font-size: 5em;
      line-height: 1; }
      .hero-inline .doorbuster [class='product-title'] .pound {
        top: -14px; } }
  @media screen and (max-width: 56.25em) {
    .hero-inline .inspirational.hero-slide {
      background-position: 0 0; } }
  @media screen and (max-width: 40em) {
    .hero-inline .inspirational.hero-slide {
      background-position: center; } }

/*
 * Prevent floated slides stacking when JS is disabled
 */
.no-js .carousel-hero .cover {
  overflow-y: hidden; }
.no-js .carousel-hero.hero-home .cover {
  max-height: 33.33333em; }
.no-js .carousel-hero.hero-home .carousel-inner {
  padding-bottom: 7.5em; }
.no-js .carousel-hero.hero-home .carousel-controls {
  margin-top: -7.5em; }
.no-js .carousel-hero.hero-inline .cover {
  max-height: 26.66667em; }

/*
 * Static hero banners - mainly for "other content" pages, and unlikely to be in a carousel (but they could be)
 */
.hero-static .carousel-inner .cover {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }
@media screen and (max-width: 50em) {
  .hero-static .hero-slide {
    height: auto; } }
@media screen and (max-width: 50em) {
  .hero-static .wrapper {
    height: auto;
    padding-bottom: 0.83333em; } }
.hero-static.hero-inline .hero-slide {
  height: 20.83333em; }
  @media screen and (max-width: 50em) {
    .hero-static.hero-inline .hero-slide {
      height: auto; } }
.hero-static.hero-inline .leading-title {
  font-size: 2.83333em;
  line-height: 1.029; }
  @media screen and (max-width: 50em) {
    .hero-static.hero-inline .leading-title {
      font-size: 2.33333em;
      line-height: 1.071; } }

/*
 * Static banners (based on hero banner markup, but can be used anywhere on page)
 */
.banner-static .leading-title {
  font-size: 2.33333em;
  line-height: 1.071; }
.banner-static .smallprint {
  font-size: 1.33333em;
  line-height: 1.25; }
.banner-static .hero-slide {
  background-size: cover;
  /* To cater for banners that don't contain enough text to fill the wrapper, causing Scene7 to crop image */
  height: auto; }
.banner-static .wrapper {
  height: auto; }
  @media screen and (max-width: 50em) {
    .banner-static .wrapper {
      padding: 0.83333em 1.66667em;
      text-align: center; } }

/*
 * Carousel controls
 */
.carousel-controls {
  width: 100%;
  max-width: 78.33333em;
  padding: 0 0 3.33333em;
  margin: -11.25em auto 0;
  display: table;
  position: static;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .carousel-controls .carousel-btn {
    position: absolute;
    margin: -65px 20px 0 20px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, margin 0.3s ease;
    -moz-transition: opacity 0.3s ease, margin 0.3s ease;
    -o-transition: opacity 0.3s ease, margin 0.3s ease;
    transition: opacity 0.3s ease, margin 0.3s ease; }
    .lt-ie9 .carousel-controls .carousel-btn {
      filter: alpha(opacity=0); }
    @media screen and (max-width: 1024px) {
      .carousel-controls .carousel-btn {
        display: none; } }
  .carousel-controls .carousel-btn-prev {
    background-position: -450px -801px;
    margin-left: -15px;
    margin-left: -0.9375rem;
    left: 20px; }
  .carousel-controls .carousel-btn-next {
    background-position: -400px -801px;
    margin-right: -15px;
    margin-right: -0.9375rem;
    right: 20px; }
  .carousel-hero:hover .carousel-controls .carousel-btn {
    opacity: 1; }
    .lt-ie9 .carousel-hero:hover .carousel-controls .carousel-btn {
      filter: alpha(opacity=100); }
  .carousel-hero:hover .carousel-controls .carousel-btn-prev {
    margin-left: 0; }
  .carousel-hero:hover .carousel-controls .carousel-btn-next {
    margin-right: 0; }
  @media screen and (min-width: 40em) {
    .carousel-controls ol {
      display: table-row; }
      .carousel-controls ol li {
        width: 20%;
        height: auto;
        background: #353535;
        display: table-cell;
        border-left: 1px solid #171717;
        border-right: 1px solid #171717;
        border-radius: 0;
        vertical-align: middle;
        padding: 0.83333em 1.66667em;
        margin: 0;
        position: relative;
        z-index: 3;
        float: none; }
        .carousel-controls ol li:hover {
          background: #111;
          cursor: pointer; }
        .carousel-controls ol li.is-active {
          background: #EBE6E3;
          outline: none; }
          .carousel-controls ol li.is-active:hover {
            cursor: default; }
          .carousel-controls ol li.is-active a {
            color: #474749; }
            .carousel-controls ol li.is-active a:hover {
              cursor: default; }
            .carousel-controls ol li.is-active a:focus {
              background: #FFFFC2;
              color: #333; }
        .carousel-controls ol li a {
          color: white;
          width: 100%;
          height: auto;
          font-size: 1.33333em;
          font-family: Arial,Helvetica,sans-serif;
          text-decoration: none;
          line-height: 1.5625;
          display: inline-block;
          float: left; }
          .carousel-controls ol li a:focus {
            background: #FFFFC2;
            color: #333; }
        .carousel-controls ol li:first-child {
          border-left: 0; }
        .carousel-controls ol li:last-child {
          border-right: 0; }
      .carousel-controls ol.count-4 li {
        width: 25%; }
      .carousel-controls ol.count-3 li {
        width: 33.33%; }
        .carousel-controls ol.count-3 li a {
          padding: 0.83333em 5em; }
      .carousel-controls ol.count-2 li {
        width: 50%; } }
  @media screen and (max-width: 40em) {
    .carousel-controls {
      padding-bottom: 2.91667em;
      clear: both;
      margin-top: 1.25em;
      text-align: center; }
      .carousel-controls > ol {
        width: auto;
        margin: 0;
        display: inline-block; }
      .carousel-controls > ol > li {
        background: #474749;
        border: none;
        padding: 0;
        min-height: 0;
        margin: 0 10px;
        margin: 0 0.625rem;
        float: left;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px; }
        .carousel-controls > ol > li, .carousel-controls > ol > li a {
          width: 20px;
          height: 20px;
          width: 1.25rem;
          height: 1.25rem;
          display: block; }
        .carousel-controls > ol > li a {
          font: 0/0 a;
          color: transparent;
          text-shadow: none;
          background-color: transparent;
          border: 0; }
        .carousel-controls > ol > li.is-active {
          background: #EBE6E3; } }
  @media screen and (max-width: 40em) {
    .hero-home .carousel-controls {
      padding-bottom: 1.25em; } }
  .hero-home .carousel-controls ol li {
    height: 5.83333em; }
    @media screen and (max-width: 40em) {
      .hero-home .carousel-controls ol li {
        height: auto; } }
    .hero-home .carousel-controls ol li a:focus {
      background: none;
      color: white; }
    .hero-home .carousel-controls ol li.is-active a:focus {
      color: #474749; }
  .hero-inline .carousel-controls {
    margin-bottom: -0.41667em;
    padding-bottom: 0;
    clear: both;
    margin-top: 1.25em;
    text-align: center; }
    .hero-inline .carousel-controls > ol {
      width: auto;
      margin: 0;
      display: inline-block; }
    .hero-inline .carousel-controls > ol > li {
      background: #474749;
      border: none;
      padding: 0;
      min-height: 0;
      margin: 0 10px;
      margin: 0 0.625rem;
      float: left;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px; }
      .hero-inline .carousel-controls > ol > li, .hero-inline .carousel-controls > ol > li a {
        width: 20px;
        height: 20px;
        width: 1.25rem;
        height: 1.25rem;
        display: block; }
      .hero-inline .carousel-controls > ol > li a {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0; }
      .hero-inline .carousel-controls > ol > li.is-active {
        background: #EBE6E3; }

/*
 * IE8
 */
.lt-ie9 .hero-slide .wrapper {
  width: 100%; }
.lt-ie9 .hero-home ol {
  display: table-row; }
  .lt-ie9 .hero-home ol li {
    width: 20%;
    height: auto;
    background: #353535;
    display: table-cell;
    border-left: 1px solid #171717;
    border-right: 1px solid #171717;
    border-radius: 0;
    vertical-align: middle;
    padding: 0.83333em 1.66667em;
    margin: 0;
    position: relative;
    z-index: 3;
    float: none; }
    .lt-ie9 .hero-home ol li:hover {
      background: #111;
      cursor: pointer; }
    .lt-ie9 .hero-home ol li.is-active {
      background: #EBE6E3;
      outline: none; }
      .lt-ie9 .hero-home ol li.is-active:hover {
        cursor: default; }
      .lt-ie9 .hero-home ol li.is-active a {
        color: #474749; }
        .lt-ie9 .hero-home ol li.is-active a:hover {
          cursor: default; }
        .lt-ie9 .hero-home ol li.is-active a:focus {
          background: #FFFFC2;
          color: #333; }
    .lt-ie9 .hero-home ol li a {
      color: white;
      width: 100%;
      height: auto;
      font-size: 1.33333em;
      font-family: Arial,Helvetica,sans-serif;
      text-decoration: none;
      line-height: 1.5625;
      display: inline-block;
      float: left; }
      .lt-ie9 .hero-home ol li a:focus {
        background: #FFFFC2;
        color: #333; }
    .lt-ie9 .hero-home ol li:first-child {
      border-left: 0; }
    .lt-ie9 .hero-home ol li:last-child {
      border-right: 0; }
  .lt-ie9 .hero-home ol.count-4 li {
    width: 25%; }
  .lt-ie9 .hero-home ol.count-3 li {
    width: 33.33%; }
    .lt-ie9 .hero-home ol.count-3 li a {
      padding: 0.83333em 5em; }
  .lt-ie9 .hero-home ol.count-2 li {
    width: 50%; }

/* Categories */
.product-categories-grid .block-title {
  border-bottom: 1px solid #DEDAD7;
  margin-bottom: 0; }
.product-categories-grid .grid-item {
  margin-bottom: 0;
  padding-top: 1.66667em; }
.product-categories-grid .grid-item-wrap {
  border: solid #DEDAD7;
  border-width: 0 1px 1px 0; }
.product-categories-grid .category-title {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.111;
  margin: 0.55556em 0 1.11111em; }
.product-categories-grid .category-title a {
  text-decoration: none; }
.product-categories-grid .category-title a:hover,
.product-categories-grid .category-title a:focus {
  text-decoration: underline; }
@media screen and (min-width: 50.0625em) {
  .product-categories-grid .grid-item-wrap {
    margin: -1.66667em 0 0 -1.66667em;
    padding: 1.66667em 1.66667em 0 1.66667em; }
  .product-categories-grid .grid .grid-item {
    width: 33%; }
  .product-categories-grid .grid-item:nth-child(3n+3) .grid-item-wrap {
    border-right-color: #FFF; }
  .product-categories-grid .grid-item:first-child .grid-item-wrap,
  .product-categories-grid .grid-item:nth-child(3n+4) .grid-item-wrap {
    margin-left: 0;
    padding-left: 0; } }
@media screen and (min-width: 40.0625em) and (max-width: 50em) {
  .product-categories-grid .grid-item-wrap {
    margin: -1.66667em 0 0 -1.66667em;
    padding: 1.66667em 1.66667em 0 1.66667em; }
  .product-categories-grid .grid .grid-item {
    width: 50%; }
  .product-categories-grid .grid-item:nth-child(3n+3) .grid-item-wrap {
    border-right-color: #DEDAD7; }
  .product-categories-grid .grid-item:nth-child(even) .grid-item-wrap {
    border-right-color: #FFF; }
  .product-categories-grid .grid-item:first-child .grid-item-wrap,
  .product-categories-grid .grid-item:nth-child(odd) .grid-item-wrap {
    margin-left: 0;
    padding-left: 0; } }
@media screen and (min-width: 30.0625em) and (max-width: 40em) {
  .product-categories-grid .grid-item-wrap {
    margin: -1.66667em 0 0 -2.08333em;
    padding: 1.66667em 2.08333em 0 2.08333em; }
  .product-categories-grid .grid .grid-item {
    width: 33%; }
  .product-categories-grid .grid-item:nth-child(3n+3) .grid-item-wrap {
    border-right-color: #FFF; }
  .product-categories-grid .grid-item:first-child .grid-item-wrap,
  .product-categories-grid .grid-item:nth-child(3n+4) .grid-item-wrap {
    margin-left: 0;
    padding-left: 0; } }
@media screen and (max-width: 30em) {
  .product-categories-grid .grid-item-wrap {
    margin: -1.66667em 0 0 -1em;
    padding: 1.66667em 1em 0 1em; }
  .product-categories-grid .grid .grid-item {
    width: 50%; }
  .product-categories-grid .grid-item:nth-child(3n+3) .grid-item-wrap {
    border-right-color: #DEDAD7; }
  .product-categories-grid .grid-item:nth-child(even) .grid-item-wrap {
    border-right-color: #FFF; }
  .product-categories-grid .grid-item:first-child .grid-item-wrap,
  .product-categories-grid .grid-item:nth-child(odd) .grid-item-wrap {
    margin-left: 0;
    padding-left: 0; } }
@media screen and (max-width: 25em) {
  .product-categories-grid .grid-item-wrap {
    margin: -1.66667em 0 0 -0.83333em;
    padding: 1.66667em 0.83333em 0 0.83333em; }
  .product-categories-grid .grid .grid-item {
    width: 50%; }
  .product-categories-grid .grid-item:nth-child(3n+3) .grid-item-wrap {
    border-right-color: #DEDAD7; }
  .product-categories-grid .grid-item:nth-child(even) .grid-item-wrap {
    border-right-color: #FFF; }
  .product-categories-grid .grid-item:first-child .grid-item-wrap,
  .product-categories-grid .grid-item:nth-child(odd) .grid-item-wrap {
    margin-left: 0;
    padding-left: 0; } }

.media-player {
  margin: 0 0 1.66667em; }

.video-carousel {
  margin-bottom: 2.5em; }
  .video-carousel .video-player {
    margin-bottom: 0.41667em; }
    .video-carousel .video-player img {
      width: 100%;
      display: block; }

/*
 * Video promo-type blocks (they look like "link-list-tumbnailed" image promos)
 */
.video-promo .media-player {
  margin-bottom: 0; }
.video-promo .video-title {
  font-size: 1.33333em;
  font-weight: bold;
  line-height: 1.25;
  margin: 0.625em 0 0.3125em; }

/*
 * Scene7 required properties
 */
.s7mixedmediaviewer,
.s7basiczoomviewer,
.s7zoomviewer,
.s7videoviewer {
  position: relative; }

.lt-ie9 .s7mutebutton {
  display: none; }

.media-player.s7mixedmediaviewer {
  height: 100%; }
  .media-player.s7mixedmediaviewer .s7swatches {
    height: 120px;
    position: relative; }
    .media-player.s7mixedmediaviewer .s7swatches .s7label {
      padding-top: 0.41667em;
      color: white; }
    .media-player.s7mixedmediaviewer .s7swatches .s7thumb {
      width: 100px;
      height: 56px; }
    @media screen and (max-width: 40em) {
      .media-player.s7mixedmediaviewer .s7swatches .s7thumb {
        width: 56px;
        height: 56px; } }

:-webkit-full-screen-ancestor {
  -webkit-animation-name: none; }

/*
 * Scene7 image overlays
 */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: white;
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-delay: 0;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: fadeIn;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-delay: 0;
  -o-animation-duration: 0.3s;
  -o-animation-name: fadeIn;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-delay: 0;
  animation-duration: 0.3s;
  animation-name: fadeIn;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */ }

.popup-close {
  position: absolute;
  right: 0.83333em;
  top: 0.83333em;
  z-index: 99;
  background: #fff;
  padding: 0.83333em; }
  .popup-close:hover, .popup-close:active {
    background: #ddd; }
  .popup-close:focus {
    background: #ffffc2; }
  .popup-close span {
    display: block;
    width: 1.08333em;
    height: 1.08333em;
    background: url(../img/sprite.png) -700px -550px no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }

.product-details-grid {
  position: relative; }
  .product-details-grid img {
    margin-bottom: .8333em; }
  .product-details-grid .grid {
    margin-bottom: 0; }
  .product-details-grid .grid-item-wrap {
    border-right: 1px dotted #999;
    padding-right: 8.636%; }
  .product-details-grid .grid-item:nth-child(3n+3) .grid-item-wrap {
    border-right: 0; }
  .product-details-grid .product-wrap {
    border: 0;
    border-radius: 0;
    height: auto;
    padding: 0;
    margin-bottom: 1.25em; }
    .no-js .product-details-grid .product-wrap {
      min-height: 15.83333em; }
  .product-details-grid .product-title {
    line-height: 1.111;
    max-height: 2.22222em;
    overflow: hidden; }
  .product-details-grid .product-price {
    font-size: 1.625em;
    font-weight: bold;
    line-height: 1.154; }
  .product-details-grid .product-breakdown span {
    display: block; }
  .product-details-grid .product-breakdown del,
  .product-details-grid .product-saving {
    font-size: 0.875em;
    line-height: 1.429; }
  .product-details-grid .product-price-saving {
    color: #C7281F;
    font-weight: bold; }
  .product-details-grid .rating {
    margin: .875em 0 .9375em; }
  .product-details-grid select {
    width: auto; }
  .product-details-grid .more-link {
    margin-top: 0; }
  .product-details-grid .grid-4 .grid-item:nth-child(3n+3) .grid-item-wrap {
    border-right: 1px dotted #999; }
  .product-details-grid .grid-4 .grid-item:nth-child(4n+4) .grid-item-wrap {
    border-right: 0; }
  @media screen and (max-width: 53.75em) {
    .no-js .product-details-grid .product-wrap {
      min-height: 20em; } }
  @media screen and (max-width: 50em) {
    .product-details-grid {
      padding-left: 0; }
      .product-details-grid .grid-4 .grid-item:nth-child(3n+3) .grid-item-wrap {
        border-right: 0; }
      .product-details-grid .grid-4 .grid-item:nth-child(4n+4) .grid-item-wrap {
        border-right: 1px dotted #999; } }
  @media screen and (max-width: 30em) {
    .product-details-grid {
      padding-left: 18.75%;
      padding-right: 18.75%;
      overflow: auto;
      position: relative; }
      .js .product-details-grid .product-details-grid-inner {
        overflow: hidden; }
      .no-js .product-details-grid .product-wrap {
        min-height: 12.5em; }
      .product-details-grid .grid-item-wrap {
        border-right: 0;
        padding-right: 0; }
      .product-details-grid .product-image {
        pointer-events: none; }
        .product-details-grid .product-image img {
          width: auto; }
      .product-details-grid .product-title {
        line-height: 1.429;
        max-height: 2.85714em;
        margin-bottom: 0;
        overflow: hidden; }
      .product-details-grid .product-nom {
        margin-bottom: 0; }
      .product-details-grid .product-nom .product-price {
        font-size: 1.429em;
        line-height: 1; }
      .product-details-grid .more-link {
        display: none; }
      .product-details-grid .product-meta {
        margin-bottom: 0.83333em; }
        .product-details-grid .product-meta > :first-of-type {
          display: none; }
      .product-details-grid .product-breakdown del,
      .product-details-grid .product-saving {
        font-size: 1em; }
      .product-details-grid .grid .grid-item {
        padding: 0 0.83333em; }
      .product-details-grid .grid-4 .grid-item:nth-child(4n+4) .grid-item-wrap {
        border-right: 0; }
      .product-details-grid .grid {
        width: 1000%; }
      .product-details-grid .grid .grid-item {
        width: 10%;
        float: left; }
      .js .product-details-grid {
        overflow: hidden; }
      .product-details-grid.is-initialised {
        visibility: visible; } }

/* masonry grid */
.masonry-grid {
  /* "overlay" */
  /* "product-nom" */
  /* "information-nom" */
  /* "insperation-nom" */
  /* Show more on mobile */
  /* "skin" colours */ }
  @media screen and (max-width: 30em) {
    .masonry-grid {
      padding-bottom: 5.83333em;
      position: relative; } }
  .masonry-grid .grid-item {
    margin-bottom: 1.66667em;
    position: relative; }
    .masonry-grid .grid-item.align-alt {
      float: right; }
    .masonry-grid .grid-item.align-alt.g3 {
      float: left; }
  .masonry-grid .align-alt.g6 + li + li + li {
    clear: both; }
  @media screen and (max-width: 50em) {
    .masonry-grid .grid-item.g3,
    .masonry-grid .grid-item.g6 {
      width: 50%; } }
  @media screen and (max-width: 30em) {
    .masonry-grid .grid-item.g3,
    .masonry-grid .grid-item.g6 {
      width: 100%; } }
  .masonry-grid .grid-item-wrap {
    background: #FFF;
    border: 1px solid #ebe6e3;
    overflow: hidden;
    position: relative;
    /* See http://www.mademyday.de/css-height-equals-width-with-pure-css.html */ }
    .masonry-grid .grid-item-wrap:before {
      content: '';
      display: block;
      padding-top: 99.7%;
      /* 100% breaks in Chrome & IE, but close enough to give 1:1 aspect ratio */ }
      @media screen and (max-width: 30em) {
        .masonry-grid .grid-item-wrap:before {
          padding-top: 85%;
          /* To close gap after images in "product-nom" */ } }
    .lt-ie9 .masonry-grid .grid-item-wrap {
      height: 18.33333em; }
  .lt-ie9 .masonry-grid .g6 .grid-item-wrap {
    height: 38.33333em; }
  .masonry-grid .masonry-wrap {
    padding: 0.75em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .masonry-grid a {
    text-decoration: none; }
  .masonry-grid a:hover,
  .masonry-grid a:focus {
    text-decoration: underline; }
  .masonry-grid .overlay {
    background: #FFF;
    margin: 0 -0.75em;
    padding: 0.83333em 1.16667em 0.75em;
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: 0; }
  .masonry-grid .overlay-title {
    font-size: 1.33333em;
    line-height: 1.25;
    margin-bottom: 0.625em; }
    @media screen and (max-width: 56.25em) {
      .masonry-grid .overlay-title {
        font-size: 1.16667em;
        line-height: 1.429;
        margin-bottom: 0.71429em; } }
    @media screen and (max-width: 40em) {
      .masonry-grid .overlay-title {
        font-size: 1.33333em;
        line-height: 1.25;
        margin-bottom: 0.625em; } }
    .masonry-grid .overlay-title span {
      display: block;
      font-size: 1.5em;
      font-weight: bold;
      line-height: 1.0417;
      margin-bottom: 0.20833em; }
      @media screen and (max-width: 56.25em) {
        .masonry-grid .overlay-title span {
          font-size: 1.42857em;
          line-height: 1.25;
          margin-bottom: 0.25em; } }
      @media screen and (max-width: 40em) {
        .masonry-grid .overlay-title span {
          font-size: 1.5em;
          line-height: 1.0417;
          margin-bottom: 0.20833em; } }
  .masonry-grid .category-title {
    font-size: 1.16667em;
    font-weight: bold;
    line-height: 1.429;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }
    .masonry-grid .category-title a:focus {
      outline: none; }
  .masonry-grid .ico-link {
    margin-right: 8px; }
  .masonry-grid .product-nom .grid-item-wrap:after {
    content: url();
    display: block;
    height: 65px;
    width: 4px;
    position: absolute;
    bottom: 0;
    left: -10px;
    z-index: 99999; }
  .masonry-grid .product-nom img {
    width: 100%; }
  .masonry-grid .product-title {
    font-size: 1.16667em;
    font-weight: normal;
    line-height: 1.143;
    /* =16px (design decision = deliberately not on 5px grid as 20px is too gappy) */
    height: 2.28571em;
    overflow: hidden;
    margin-bottom: 0.25em; }
  .masonry-grid .product-meta {
    margin-bottom: 0.41667em; }
  .masonry-grid .product-breakdown {
    font-size: 1.16667em;
    line-height: 1.429; }
    .masonry-grid .product-breakdown span {
      display: inline-block; }
  .masonry-grid .product-price {
    font-size: 1.14286em;
    line-height: 1.25; }
  .masonry-grid .information-nom .overlay {
    background: none;
    padding: 0.83333em 1.58333em 0.75em;
    top: 20px; }
    @media screen and (max-width: 56.25em) {
      .masonry-grid .information-nom .overlay {
        top: 10px; } }
    @media screen and (max-width: 40em) {
      .masonry-grid .information-nom .overlay {
        top: 30px; } }
  .masonry-grid .information-nom .overlay-title {
    color: #FFF; }
  .masonry-grid .information-nom .category-title {
    color: #FFF; }
    .masonry-grid .information-nom .category-title a {
      color: #FFF; }
      .masonry-grid .information-nom .category-title a:focus {
        background: none; }
  .masonry-grid .information-nom .ico-link {
    background: url(../img/sprite-arrows.png) no-repeat -300px -150px; }
  .lt-ie9 .masonry-grid .inspiration-nom {
    max-height: 28.6875em; }
  .masonry-grid .inspiration-nom .masonry-wrap {
    padding: 0; }
  .masonry-grid .inspiration-nom .overlay {
    -webkit-transition: max-height 0.2s ease-in-out;
    -moz-transition: max-height 0.2s ease-in-out;
    -o-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out;
    height: 0;
    margin: 0;
    max-height: 0;
    padding: 0; }
  .no-touch .masonry-grid .inspiration-nom .grid-item-wrap:hover .overlay, .masonry-grid .inspiration-nom:focus .overlay, .masonry-grid .inspiration-nom.is-active .overlay {
    height: auto;
    max-height: 100%;
    padding: 0.83333em 1.58333em 0.41667em; }
  .masonry-grid .inspiration-nom .overlay-title {
    font-size: 1.66667em;
    font-weight: bold;
    line-height: 1.25; }
    @media screen and (max-width: 56.25em) {
      .masonry-grid .inspiration-nom .overlay-title {
        font-size: 1.33333em;
        line-height: 1.25; } }
    @media screen and (max-width: 40em) {
      .masonry-grid .inspiration-nom .overlay-title {
        font-size: 1.66667em;
        line-height: 1.25; } }
    .masonry-grid .inspiration-nom .overlay-title span {
      font-size: 0.8em;
      font-weight: normal;
      line-height: 1.5625; }
      @media screen and (max-width: 56.25em) {
        .masonry-grid .inspiration-nom .overlay-title span {
          font-size: 0.875em;
          line-height: 1.429; } }
      @media screen and (max-width: 40em) {
        .masonry-grid .inspiration-nom .overlay-title span {
          font-size: 0.8em;
          line-height: 1.5625; } }
  .masonry-grid .show-more {
    margin: 0 0 0 -3.125em;
    position: absolute;
    bottom: 10px;
    left: 50%; }
  .masonry-grid .skin1.information-nom .grid-item-wrap {
    background: #d44240;
    border-color: #d44240; }
  .masonry-grid .skin1.product-nom .grid-item-wrap:after {
    background: #d44240; }
  .masonry-grid .skin2.information-nom .grid-item-wrap {
    background: #fa8714;
    border-color: #fa8714; }
  .masonry-grid .skin2.product-nom .grid-item-wrap:after {
    background: #fa8714; }
  .masonry-grid .skin3.information-nom .grid-item-wrap {
    background: #fcac17;
    border-color: #fcac17; }
  .masonry-grid .skin3.product-nom .grid-item-wrap:after {
    background: #fcac17; }
  .masonry-grid .skin4.information-nom .grid-item-wrap {
    background: #85c44d;
    border-color: #85c44d; }
  .masonry-grid .skin4.product-nom .grid-item-wrap:after {
    background: #85c44d; }
  .masonry-grid .skin5.information-nom .grid-item-wrap {
    background: #009d76;
    border-color: #009d76; }
  .masonry-grid .skin5.product-nom .grid-item-wrap:after {
    background: #009d76; }
  .masonry-grid .skin6.information-nom .grid-item-wrap {
    background: #009bbe;
    border-color: #009bbe; }
  .masonry-grid .skin6.product-nom .grid-item-wrap:after {
    background: #009bbe; }
  .masonry-grid .skin7.information-nom .grid-item-wrap {
    background: #265c8c;
    border-color: #265c8c; }
  .masonry-grid .skin7.product-nom .grid-item-wrap:after {
    background: #265c8c; }
  .masonry-grid .skin8.information-nom .grid-item-wrap {
    background: #af4d8a;
    border-color: #af4d8a; }
  .masonry-grid .skin8.product-nom .grid-item-wrap:after {
    background: #af4d8a; }
  .masonry-grid .skin9.information-nom .grid-item-wrap {
    background: #9b918a;
    border-color: #9b918a; }
  .masonry-grid .skin9.product-nom .grid-item-wrap:after {
    background: #9b918a; }
  .masonry-grid .skin10.information-nom .grid-item-wrap {
    background: #916f59;
    border-color: #916f59; }
  .masonry-grid .skin10.product-nom .grid-item-wrap:after {
    background: #916f59; }
  .masonry-grid .skin11.information-nom .grid-item-wrap {
    background: #333231;
    border-color: #333231; }
  .masonry-grid .skin11.product-nom .grid-item-wrap:after {
    background: #333231; }
  .masonry-grid .skin12.information-nom .grid-item-wrap {
    background: #545150;
    border-color: #545150; }
  .masonry-grid .skin12.product-nom .grid-item-wrap:after {
    background: #545150; }

/* IE8 puts the :after content behind the product-nom, so add border instead as fallback */
.lt-ie9 .masonry-grid .skin1.product-nom .overlay {
  border-left: 4px solid #d44240; }
.lt-ie9 .masonry-grid .skin2.product-nom .overlay {
  border-left: 4px solid #fa8714; }
.lt-ie9 .masonry-grid .skin3.product-nom .overlay {
  border-left: 4px solid #fcac17; }
.lt-ie9 .masonry-grid .skin4.product-nom .overlay {
  border-left: 4px solid #85c44d; }
.lt-ie9 .masonry-grid .skin5.product-nom .overlay {
  border-left: 4px solid #009d76; }
.lt-ie9 .masonry-grid .skin6.product-nom .overlay {
  border-left: 4px solid #009bbe; }
.lt-ie9 .masonry-grid .skin7.product-nom .overlay {
  border-left: 4px solid #265c8c; }
.lt-ie9 .masonry-grid .skin8.product-nom .overlay {
  border-left: 4px solid #af4d8a; }
.lt-ie9 .masonry-grid .skin9.product-nom .overlay {
  border-left: 4px solid #9b918a; }
.lt-ie9 .masonry-grid .skin10.product-nom .overlay {
  border-left: 4px solid #916f59; }
.lt-ie9 .masonry-grid .skin11.product-nom .overlay {
  border-left: 4px solid #333231; }
.lt-ie9 .masonry-grid .skin12.product-nom .overlay {
  border-left: 4px solid #545150; }

.block-promo {
  margin-bottom: 2.91667em; }
  .block-promo img {
    width: 100%; }
  @media screen and (max-width: 50em) {
    .block-promo {
      margin-bottom: 1.66667em; } }

.productlist {
  margin-bottom: 0.83333em; }
  .productlist > li {
    position: relative;
    border-bottom: 1px dotted #999999; }
  .productlist img {
    margin-bottom: 0.83333em; }
  .productlist .productlist-wrap {
    padding: 1.25em 0 0; }
  .productlist .product,
  .productlist .product-image,
  .productlist .product-breakdown {
    float: left;
    padding-right: 2.77778%; }
  .productlist .product {
    width: 55.55556%; }
  .productlist .product-image,
  .productlist .product-breakdown {
    width: 22.22222%; }
  .productlist .product-total,
  .productlist .product-breakdown {
    text-align: right; }
  .productlist .product-breakdown {
    font-size: 1.16667em; }
  .productlist .product-price {
    font-size: 1.71429em; }
  .productlist .product-availability {
    margin-bottom: 0;
    width: 105%; }
    .productlist .product-availability li {
      float: left;
      width: 40%;
      padding-right: 5%; }
      .productlist .product-availability li + li {
        margin-top: 0; }
  @media screen and (max-width: 30em) {
    .productlist .productlist-wrap {
      padding-left: 0.83333em;
      padding-right: 0.83333em; }
    .productlist .product {
      float: none;
      width: auto;
      clear: both; }
    .productlist .product-image {
      width: 44.44444%; }
    .productlist .product-promo {
      overflow: hidden; }
    .productlist .product-availability {
      float: left;
      width: 60%; }
      .productlist .product-availability li {
        width: auto;
        float: none; }
    .productlist .product-breakdown {
      position: absolute;
      right: 0;
      top: 0.9375rem;
      padding: 0 0.625rem 0 1.25rem;
      width: 55.55556%; }
    .productlist .product-total {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .productlist .product-total strong {
        display: inline; } }

.productlist-wrap {
  width: 102.77778%; }

.productlist-controls {
  clear: both;
  text-align: right;
  position: relative;
  margin: 0 0 1.66667em;
  padding-right: 2.77778%; }
  .productlist-controls .product-qty,
  .productlist-controls .product-cta {
    display: inline-block;
    vertical-align: bottom; }
  .productlist-controls .product-cta {
    margin-left: 6.42857%; }
  .productlist-controls .iconlink-remove {
    position: absolute;
    left: 0;
    bottom: 0; }
  @media screen and (max-width: 30em) {
    .productlist-controls {
      float: right;
      clear: none;
      width: 40%;
      margin-bottom: 1.25em; }
      .productlist-controls .product-cta {
        display: block;
        text-align: right;
        float: right; }
      .productlist-controls .product-cta {
        clear: both;
        width: 260%;
        margin: 0; }
      .productlist-controls .product-qty {
        float: right;
        margin-bottom: 1.66667em; }
      .productlist-controls .iconlink-remove {
        left: -150%; } }

.productlist-compact {
  margin: 1.66667em 0; }
  .productlist-compact ul {
    border-bottom: 2px solid #d4d1cf; }
  .productlist-compact li {
    border-top: 1px dotted #999;
    padding-top: 0.83333em; }
  .productlist-compact .product,
  .productlist-compact .product-cta,
  .productlist-compact .product-image {
    float: left; }
  .productlist-compact .product,
  .productlist-compact .product-cta {
    padding-right: 2.77778%;
    width: 50%; }
  .productlist-compact .product-cta {
    text-align: right; }
  .productlist-compact .product-image {
    margin: 0 0.83333em 0 0; }
  .productlist-compact .product-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .productlist-compact .product-price {
    text-align: right;
    display: inline-block;
    vertical-align: top;
    line-height: 1.875em;
    margin-right: 1.25em; }
  @media screen and (max-width: 40em) {
    .productlist-compact .product,
    .productlist-compact .product-cta {
      float: none;
      width: auto; }
    .productlist-compact .product-cta,
    .productlist-compact .product-price {
      text-align: left; }
    .productlist-compact .product-price {
      display: block; } }

.list-empty {
  font-size: 1.66667em;
  line-height: 1.2;
  text-align: center;
  padding: 0.75em 0;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc; }

.show-more {
  display: block;
  font-size: 1.33333em;
  font-weight: bold;
  line-height: 1;
  margin: 1.25em auto 0;
  text-align: center;
  text-decoration: none;
  width: 6.25em; }
  .show-more:hover, .show-more:focus {
    text-decoration: underline; }
  .show-more i {
    display: block;
    margin: 0 auto 10px; }
  .show-more span {
    display: block; }

.show-more-link {
  line-height: 1.5625;
  display: block; }

.search-msg {
  margin-bottom: 0.2em;
  font-size: 2.16658em; }
  .search-msg strong {
    font-weight: inherit; }
  @media screen and (max-width: 40em) {
    .search-msg {
      font-size: 1.66667em; } }

.related-searches {
  margin-bottom: 1.66667em; }
  .related-searches dt, .related-searches dd {
    font-size: 1.16667em;
    float: left; }
  @media screen and (max-width: 30em) {
    .related-searches {
      display: none; } }

.search-result h3 {
  font-size: 1.5em;
  margin-bottom: 0.55556em; }
.search-result li {
  padding-top: 1.8em;
  border-top: 1px dotted #999999; }
  .search-result li:first-child {
    border-top: none; }
.search-result .media-block a {
  text-decoration: none; }
  .search-result .media-block a:hover, .search-result .media-block a:focus {
    text-decoration: underline; }
.search-result .media-item {
  margin-bottom: 0; }
.search-result .btn {
  float: right; }
.left-side-bar .search-result {
  margin-bottom: 0; }
@media screen and (max-width: 32.8125em) {
  .left-side-bar .search-result .g2 {
    display: none; }
  .left-side-bar .search-result .g7 {
    width: 100%; } }

#ui-articles-panel .media-item {
  width: 140px; }
  #ui-articles-panel .media-item img {
    width: 100%;
    height: auto; }

.js-search-results .facets .outer-trigger i {
  right: 20px; }

/* Order summary, customer details, etc */
.contact-details {
  font-size: 1em;
  word-wrap: break-word; }
  .contact-details dt,
  .contact-details dd,
  .contact-details span {
    display: block; }
  .contact-details dd {
    margin-bottom: 0.625em; }
  .contact-details .sub-heading {
    font-weight: bold; }
  .contact-details span {
    font-size: 1.33333em;
    line-height: 1.5625; }
    @media screen and (max-width: 30em) {
      .contact-details span {
        font-size: 1.16667em;
        line-height: 1.429; } }

.order-header {
  border-top: 2px solid #CCC;
  font-size: 1.667em;
  font-weight: normal;
  line-height: 1;
  min-height: 4.75em;
  margin: 1.5em 0 1.25em;
  padding: 1.75em 0 0 4em;
  position: relative; }
  .order-header span {
    display: block;
    font-weight: bold;
    margin-top: .5em; }
  .lt-ie9 .order-header {
    min-height: 3.75em; }

.order-table {
  border: none;
  margin: 0; }
  .order-table thead th {
    border-bottom: none; }
  .order-table .qty {
    text-align: center; }
  .order-table .price {
    text-align: right; }

.order-details-table {
  margin-bottom: 0.41667em;
  border: none; }
  .order-details-table th, .order-details-table td {
    position: static; }
  .order-details-table i {
    margin-right: 10px; }
  .order-details-table .qty,
  .order-details-table .price {
    border-left: 2px solid #e9e8e6; }
  .order-details-table .qty {
    width: 9.57447%; }
    .lt-ie9 .order-details-table .qty {
      width: 5.625em; }
  .order-details-table .price {
    width: 13.82979%; }
    .lt-ie9 .order-details-table .price {
      width: 8.125em; }
  .order-details-table td.qty,
  .order-details-table td.price {
    border-left-color: #ccc; }
  .order-details-table td.qty {
    font-weight: normal; }
  .order-details-table .orderhistory-product {
    font-size: 1em;
    font-weight: normal; }
  .order-details-table .product-rating span {
    display: inline-block; }
  @media screen and (max-width: 30em) {
    .order-details-table .basket-header {
      font-size: 1.16667em; }
    .order-details-table .basket-sub-header {
      font-size: 1.16667em; } }

.order-table-totals {
  width: 40.42553%;
  float: right;
  border: none; }
  .order-table-totals .basket-total-header,
  .order-table-totals .basket-total {
    border-bottom: 2px solid #CCC;
    font-size: 1.33333em;
    font-weight: bold;
    line-height: 1.25;
    padding: 15px 15px 13px;
    padding: 0.9375rem 0.9375rem 0.8125rem;
    text-align: right; }
    .order-table-totals .basket-total-header.total,
    .order-table-totals .basket-total.total {
      font-size: 1.66667em; }
  .order-table-totals .basket-total {
    background: #F6F2F1;
    border-left: 2px solid #CCC;
    width: 34.21053%; }
  .order-table-totals .discount {
    color: #fa6400; }
  @media (max-width: 40em) {
    .order-table-totals {
      width: 100%;
      float: none;
      margin-bottom: 2.08333em;
      width: 100%; }
      .order-table-totals caption {
        line-height: 0px;
        height: 0px;
        font-size: 0px; }
      .order-table-totals .basket-total-header,
      .order-table-totals .basket-total {
        padding: 10px 10px 13px;
        padding: 0.625rem 0.625rem 0.5625rem; }
        .order-table-totals .basket-total-header, .order-table-totals .basket-total-header.total,
        .order-table-totals .basket-total,
        .order-table-totals .basket-total.total {
          font-size: 1.16667em; }
      .order-table-totals .basket-total {
        background: none;
        border-left: none; }
      .order-table-totals .basket-total-header {
        text-align: left; } }

.order-table-savings {
  float: right;
  width: 40.426%;
  border-top: none; }
  .order-table-savings .total-saved {
    font-weight: bold;
    color: #fa6400;
    padding-bottom: 5px;
    margin-bottom: 5px; }
    .order-table-savings .total-saved th, .order-table-savings .total-saved td {
      font-weight: bold;
      border-bottom: 1px dotted #CCCCCC; }
    .order-table-savings .total-saved th {
      width: 65.789%; }
  .order-table-savings th, .order-table-savings td {
    border: none;
    font-size: 1.33333em;
    padding-left: 0;
    padding-right: 0; }
  .order-table-savings th {
    font-weight: normal; }
  .order-table-savings td {
    width: 34.211%;
    text-align: right;
    font-weight: bold;
    padding-right: 0.9375rem; }
  @media (max-width: 40em) {
    .order-table-savings {
      margin-left: 0%;
      width: 100%; }
      .order-table-savings th, .order-table-savings td {
        font-size: 1.16667em;
        padding-left: 0.625rem;
        padding-right: 0.625rem; } }

/*
============================================
Page specific header styles
============================================
*/
.site-footer {
  position: relative;
  background-color: #f5f2f1;
  border-top: 2px solid #e9e8e7;
  margin: 2.5em 0 0; }
  .site-footer .wrapper {
    padding: 0 0.83333em; }
  .site-footer .footer-header {
    border-bottom: 1px dotted #999;
    padding: 2.5em 0;
    margin: 0 0.83333em;
    overflow: auto; }
  .site-footer .social-links {
    float: right; }
    .site-footer .social-links dl {
      margin-bottom: 0; }
    .site-footer .social-links dt, .site-footer .social-links dd {
      display: inline;
      margin-left: 5px; }
    .site-footer .social-links dt span {
      font-size: 0.83333em;
      float: left;
      line-height: 35px; }
  .lt-ie9 .site-footer .social-links {
    width: 60%; }
    .lt-ie9 .site-footer .social-links dl {
      float: right;
      text-align: right; }
  .site-footer .categories h3,
  .site-footer .link-list {
    outline: none; }
  @media screen and (max-width: 30em) {
    .site-footer .link-list li a {
      margin-top: -0.58333em;
      padding-top: 0.58333em; } }
  .site-footer .categories {
    margin: 2.5em 0.83333em 1.66667em;
    overflow: hidden; }
    .site-footer .categories h3 {
      font-size: 1.33333em;
      margin-bottom: 1em; }
    .site-footer .categories a:focus {
      background: none;
      outline: none;
      text-decoration: underline;
      background: #FFFFC2; }
  .site-footer .link-list li {
    border-bottom: 0;
    background: none;
    padding-left: 0;
    padding-bottom: 0.71429em;
    line-height: 1.5;
    font-size: 1.16667em;
    margin-top: 0; }
    .site-footer .link-list li [target="_blank"]:after {
      content: '';
      display: inline-block;
      height: 15px;
      width: 15px;
      background: url(../img/sprite.png) no-repeat -450px -400px;
      margin-left: 0.3125em; }
  .site-footer .footer-links {
    background-color: #474749;
    height: auto;
    min-height: 5em;
    margin: 0;
    padding: 0; }
  .site-footer .terms-links {
    padding-top: 1.66667em;
    margin: 0 0.83333em; }
    .site-footer .terms-links li {
      display: inline-block;
      color: #EEE;
      padding-left: 1.66667em;
      margin-left: 1.66667em;
      border-left: 1px solid #FFF;
      margin-bottom: 1.16667em; }
      .site-footer .terms-links li:first-child {
        border: 0;
        padding-left: 0;
        margin-left: 0; }
    .site-footer .terms-links a {
      color: #EEE; }
      .site-footer .terms-links a:focus {
        background: transparent;
        outline: 1px dotted #888; }
  @media screen and (max-width: 45.3125em) {
    .site-footer .grid-item {
      width: 33.333%; }
    .site-footer .terms-links li {
      border-left: none; }
      .site-footer .terms-links li, .site-footer .terms-links li:first-child {
        border-right: 1px solid #FFF;
        padding-left: 0;
        margin-left: 0;
        padding-right: 1.25em;
        margin-right: 1.25em; }
      .site-footer .terms-links li:last-child {
        border: 0;
        padding-right: 0;
        margin-right: 0; } }
  @media screen and (max-width: 30em) {
    .site-footer {
      margin-top: 1.66667em; }
      .site-footer .grid .grid-item {
        width: 100%;
        padding-right: 0; }
      .js .site-footer .js-accordion .js-accordion-handle, .js .site-footer .js-accordion .js-accordion-handle.is-collapsed {
        background: #ebe6e3;
        border-bottom: none;
        margin-bottom: 0.625em; }
        .js .site-footer .js-accordion .js-accordion-handle:focus, .js .site-footer .js-accordion .js-accordion-handle.is-collapsed:focus {
          background: #FFFFC2; }
      .js .site-footer .js-accordion .js-accordion-handle i {
        background-position: -800px -50px; }
      .js .site-footer .js-accordion .js-accordion-handle.is-collapsed i {
        background-position: -750px -50px; }
      .site-footer .link-list {
        outline: none; }
        .site-footer .link-list li {
          padding-bottom: 0.57143em; }
        .site-footer .link-list a {
          padding: 0 0.71429em 0.57143em;
          border-bottom: 1px dotted #999;
          display: block; } }

.site-footer .link-list li {
  padding-bottom: 0.66667em; }

/* Delivery access */
.delivery-access {
  position: relative;
  margin-bottom: 1.66667em; }
  .delivery-access legend {
    width: 67%;
    text-align: left;
    padding-right: 0; }
    @media screen and (max-width: 35em) {
      .delivery-access legend {
        width: 50%; } }
    @media screen and (max-width: 30em) {
      .delivery-access legend.label, .delivery-access .form-inline legend, .form-inline .delivery-access legend {
        font-size: 1.16667em;
        width: 100%;
        padding-bottom: 0.83333em; } }
    .delivery-access legend .ico-required {
      position: static;
      margin-top: 0; }
  .delivery-access.is-hidden {
    position: absolute; }
  .delivery-access .group_radio label {
    margin-left: 0.875em; }
  @media screen and (max-width: 30em) {
    .delivery-access .group_radio {
      float: left; }
      .delivery-access .group_radio label {
        margin-left: 0.83333em;
        margin-right: 5.41667em; } }
  @media screen and (max-width: 50em) {
    .delivery-access {
      margin-bottom: 1.66667em; } }

.checkout-details.signed-in .delivery-access h2 {
  font-size: 1.33333em;
  font-weight: bold;
  margin-bottom: 0.8em;
  border-bottom: 1px dotted #cccccc; }
.checkout-details.signed-in .delivery-access h4 {
  margin-bottom: 0.8em; }
.checkout-details.signed-in .delivery-access legend {
  padding-right: 0;
  width: 71%; }
  @media screen and (max-width: 50.625em) {
    .checkout-details.signed-in .delivery-access legend {
      width: 64%; } }
  @media screen and (max-width: 30em) {
    .checkout-details.signed-in .delivery-access legend.label, .checkout-details.signed-in .delivery-access .form-inline legend, .form-inline .checkout-details.signed-in .delivery-access legend {
      font-size: 1.16667em;
      width: 100%; } }
@media screen and (max-width: 30em) {
  .checkout-details.signed-in .delivery-access .group_radio {
    float: left; } }
.checkout-details.signed-in .delivery-access .group_radio label {
  margin-left: 1em;
  padding-right: 0; }

.recommendation-block {
  margin: 1.66667em 0; }
  .recommendation-block + .recommendation-block {
    margin-top: 2.5em; }
  @media screen and (max-width: 40em) {
    .recommendation-block + .recommendation-block {
      margin-top: 1.66667em; } }

.js-qas .link {
  display: none; }
.js .js-qas .link {
  display: inline; }

.js .js-qas-content {
  outline: none;
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-delay: 0;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: fadeIn;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-delay: 0;
  -o-animation-duration: 0.3s;
  -o-animation-name: fadeIn;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-delay: 0;
  animation-duration: 0.3s;
  animation-name: fadeIn;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */ }
  .js .js-qas-content > legend {
    font-weight: normal;
    font-size: 1.33333em; }
  .js .js-qas-content.is-collapsed {
    display: none; }
  .js .js-qas-content .update-address {
    margin-bottom: 1.25em;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-name: fadeIn;
    -webkit-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -moz-animation-delay: 0;
    -moz-animation-duration: 0.3s;
    -moz-animation-name: fadeIn;
    -moz-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -o-animation-delay: 0;
    -o-animation-duration: 0.3s;
    -o-animation-name: fadeIn;
    -o-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    animation-delay: 0;
    animation-duration: 0.3s;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */ }
    .js .js-qas-content .update-address.is-collapsed {
      display: none; }
  .js .js-qas-content .address-list {
    width: 85%;
    max-width: none;
    height: inherit; }
  @media screen and (max-width: 30em) {
    .js .js-qas-content .address-list {
      width: 100%; } }
