@charset "UTF-8";
/*******************************************
	
DFS Mobile main style sheet include rest of the styles.
********************************************/
.svg-basket-icon, .svg-breadcrumbs_arrow_up_and_down, .svg-burger_menu, .svg-call_us_icon, .svg-call_us_icon_small, .svg-call_you_icon, .svg-camera, .svg-cross_grey, .svg-dfs_header_icon_basket_black, .svg-dfs_header_icon_basket_white, .svg-exclamation_mark, .svg-larger_arrow_left, .svg-larger_arrow_right, .svg-order_tracker_exclamation_triangle, .svg-order_tracker_tick, .svg-order_tracker_tick_large, .svg-search_icon_white, .svg-shortlist_heart, .svg-shortlist_purple_heart_small, .svg-sign_in_white, .svg-store_locator_icon, .svg-swatch_tick_white, .svg-tick_green {
  background: url("../images/mobile-svgs/sprite.css.svg") no-repeat;
}

.svg-basket-icon {
  background-position: 36.075949367088604% 48.507462686567166%;
}

.svg-basket-icon-dims {
  width: 43px;
  height: 42px;
}

.svg-breadcrumbs_arrow_up_and_down {
  background-position: 81.77083333333333% 26.582278481012658%;
}

.svg-breadcrumbs_arrow_up_and_down-dims {
  width: 9px;
  height: 18px;
}

.svg-burger_menu {
  background-position: 25.301204819277107% 81.34328358208955%;
}

.svg-burger_menu-dims {
  width: 35px;
  height: 42px;
}

.svg-call_us_icon {
  background-position: 0 0;
}

.svg-call_us_icon-dims {
  width: 65px;
  height: 65px;
}

.svg-call_us_icon_small {
  background-position: 78.78787878787878% 0;
}

.svg-call_us_icon_small-dims {
  width: 36px;
  height: 42px;
}

.svg-call_you_icon {
  background-position: 47.794117647058826% 0;
}

.svg-call_you_icon-dims {
  width: 65px;
  height: 65px;
}

.svg-camera {
  background-position: 67.05202312138728% 73.64864864864865%;
}

.svg-camera-dims {
  width: 28px;
  height: 28px;
}

.svg-cross_grey {
  background-position: 97.93510324483776% 44.982698961937714%;
}

.svg-cross_grey-dims {
  width: 31.5px;
  height: 31.5px;
}

.svg-dfs_header_icon_basket_black {
  background-position: 0 100%;
}

.svg-dfs_header_icon_basket_black-dims {
  width: 27px;
  height: 25px;
}

.svg-dfs_header_icon_basket_white {
  background-position: 74.71264367816092% 55.629139072847686%;
}

.svg-dfs_header_icon_basket_white-dims {
  width: 27px;
  height: 25px;
}

.svg-exclamation_mark {
  background-position: 97.36070381231671% 66.32302405498282%;
}

.svg-exclamation_mark-dims {
  width: 30.5px;
  height: 30.5px;
}

.svg-larger_arrow_left {
  background-position: 14.438502673796792% 98.69281045751634%;
}

.svg-larger_arrow_left-dims {
  width: 14px;
  height: 23px;
}

.svg-larger_arrow_right {
  background-position: 77.00534759358288% 71.24183006535948%;
}

.svg-larger_arrow_right-dims {
  width: 14px;
  height: 23px;
}

.svg-order_tracker_exclamation_triangle {
  background-position: 98.80952380952381% 23.972602739726028%;
}

.svg-order_tracker_exclamation_triangle-dims {
  width: 33px;
  height: 30px;
}

.svg-order_tracker_tick {
  background-position: 22.65193370165746% 96.7948717948718%;
}

.svg-order_tracker_tick-dims {
  width: 20px;
  height: 20px;
}

.svg-order_tracker_tick_large {
  background-position: 58.47953216374269% 44.52054794520548%;
}

.svg-order_tracker_tick_large-dims {
  width: 30px;
  height: 30px;
}

.svg-search_icon_white {
  background-position: 0 81.34328358208955%;
}

.svg-search_icon_white-dims {
  width: 42px;
  height: 42px;
}

.svg-shortlist_heart {
  background-position: 97.07602339181287% 83.55263157894737%;
}

.svg-shortlist_heart-dims {
  width: 30px;
  height: 24px;
}

.svg-shortlist_purple_heart_small {
  background-position: 47.53086419753087% 75.69444444444444%;
}

.svg-shortlist_purple_heart_small-dims {
  width: 39px;
  height: 32px;
}

.svg-sign_in_white {
  background-position: 100% 0;
}

.svg-sign_in_white-dims {
  width: 35px;
  height: 35px;
}

.svg-store_locator_icon {
  background-position: 74.71264367816092% 31.34328358208955%;
}

.svg-store_locator_icon-dims {
  width: 27px;
  height: 42px;
}

.svg-swatch_tick_white {
  background-position: 0 49.24242424242424%;
}

.svg-swatch_tick_white-dims {
  width: 57px;
  height: 44px;
}

.svg-tick_green {
  background-position: 33.2425068119891% 93.49845201238391%;
}

.svg-tick_green-dims {
  width: 17.5px;
  height: 14.5px;
}

/* -------------------------------------------------------------
  DFS Button Styles
------------------------------------------------------------- */
@font-face {
  font-family: 'svgfont_1regular';
  src: url("dfs_icons_font-webfont.eot");
  src: url("dfs_icons_font-webfont.eot?#iefix") format("embedded-opentype"), url("dfs_icons_font-webfont.woff") format("woff"), url("dfs_icons_font-webfont.ttf") format("truetype"), url("dfs_icons_font-webfont.svg#svgfont_1regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
button,
.button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-family: arial, sans-serif;
  font-size: 1.2em;
  padding: 10px;
  text-decoration: none;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  margin: 20px;
}

.primary {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzljNjVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVjMmE4MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9c65c3), color-stop(100%, #5c2a83));
  background-image: -moz-linear-gradient(top, #9c65c3, #5c2a83);
  background-image: -webkit-linear-gradient(top, #9c65c3, #5c2a83);
  background-image: linear-gradient(to bottom, #9c65c3, #5c2a83);
  border: 1px solid #8440ac;
  color: #fff;
  font-weight: bold;
  text-shadow: #8440ac 0 0 5px;
}
.primary .disabled {
  background: #e1e1e1 !important;
}
.primary.orderDirect {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDFiYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M3MDE3ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff41bb), color-stop(100%, #c7017f));
  background-image: -moz-linear-gradient(top, #ff41bb, #c7017f);
  background-image: -webkit-linear-gradient(top, #ff41bb, #c7017f);
  background-image: linear-gradient(to bottom, #ff41bb, #c7017f);
  border: 1px solid #c7017f;
}

.secondary {
  border: 1px solid #999;
  color: #5c2483;
  background-color: #fff;
}

.primary:hover,
.primary:hover,
.secondary:hover:not(#viewGridListView button),
.primary.disabled {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3Nzc3NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M1YzRjNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #777777), color-stop(100%, #c5c4c6));
  background-image: -moz-linear-gradient(top, #777777, #c5c4c6);
  background-image: -webkit-linear-gradient(top, #777777, #c5c4c6);
  background-image: linear-gradient(to bottom, #777777, #c5c4c6);
  border: 1px solid #999;
  color: #fff;
  text-shadow: #999 0 0 5px;
}

.print:before {
  content: "b";
  font-family: svgfont_1regular;
  padding-right: 0.7em;
}

.info {
  background: #5c2483;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  display: block;
  float: left;
  font-size: 30px;
  font-weight: bold;
  height: 40px;
  text-align: center;
  text-decoration: none;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  vertical-align: middle;
  width: 40px;
}
.info :hover {
  background: #777;
}
.info abbr {
  font-size: 1em;
  border-bottom: none;
}

.exclaim {
  background: #5c2483;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  height: 18px;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  vertical-align: middle;
  width: 18px;
}
.exclaim :hover {
  background: #777;
}
.exclaim abbr {
  background: #fff;
  border-bottom: none;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  color: #5c2483;
  display: block;
  float: left;
  font-size: 1em;
  font-weight: bold;
  height: 18px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 18px;
}

.backToTop,
#pr_more_information,
#parentProductLink {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  border-color: #d4d3d3;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  -moz-box-shadow: rgba(0, 0, 255, 0.4) 0 1px 1px 0;
  -webkit-box-shadow: rgba(0, 0, 255, 0.4) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 255, 0.4) 0 1px 1px 0;
  color: #5c2483;
  display: block;
  float: right;
  margin: -43px 0 0;
  outline: none;
  position: relative;
}

#pr_more_information {
  display: inline-block;
  float: none;
  margin: 7px 0px;
  padding: 4px 10px;
}

.backToTop span,
#pr_more_information span {
  float: right;
  margin: 0 8px 0 10px;
}

.backToTop.productDesc {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

#pr_more_information span {
  background: url("../images/dfs/icons/arrow_down.png") no-repeat scroll right 45% transparent;
}

.nextPageButton {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%) repeat scroll 0 0 transparent;
  border-color: #D4D3D3 -moz-use-text-color #D4D3D3 #D4D3D3;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  color: #5C2C91;
  font-size: 1.4em;
  position: relative;
  display: block;
  outline: none;
}

.nextPageButton span {
  background: transparent url(../images/dfs/icons/arrow_right.png) no-repeat right 50%;
  float: right;
  padding: 0 8px 0 0;
  margin-top: 3px;
  height: 15px;
  width: 9px;
}

.prevPageButton {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%) repeat scroll 0 0 transparent;
  border-color: #D4D3D3 -moz-use-text-color #D4D3D3 #D4D3D3;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  color: #5C2C91;
  font-size: 1.4em;
  position: relative;
  display: block;
  outline: none;
}

.prevPageButton span {
  background: transparent url(../images/dfs/icons/arrow_left.png) no-repeat left 50%;
  float: left;
  padding: 0 8px 0 0;
  margin-top: 3px;
  height: 15px;
  width: 9px;
}

.generic,
.showmoreless {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #E6E6E6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #E6E6E6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E6E6E6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #E6E6E6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #E6E6E6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #E6E6E6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  /* W3C */
  border-color: #D4D3D3;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  color: #5C2C91;
  margin: 5px 0 0 0;
  padding: 4px 10px;
  float: left;
  /*font-size: 1.1em;*/
  position: relative;
  display: block;
}

.secondary.showmoreless:hover {
  text-shadow: none;
}

.showmoreless .svg-larger_arrow_up,
.showmoreless .svg-larger_arrow_down {
  display: inline-block;
}

.generic span:not(.svg-breadcrumbs_arrow_up_and_down, .svg-radio_button, .svg-info_circle_large, .radio-container) {
  background: url("../images/dfs/icons/arrow_down.png") no-repeat scroll right 45% transparent;
  float: right;
  padding: 1px 17px 0 10px;
}

header .generic,
#emailOverlay .generic {
  margin: 0;
  font-size: 1.2em;
  margin-left: 10px;
  padding: 7px 10px;
  float: right;
}

#emailOverlay .generic {
  margin-top: 20px;
  padding: 10px;
  float: left;
}

#quickDeliveryCharge button.generic {
  margin-bottom: 10px;
}

body .printPage {
  display: none;
  padding: 4px 8px;
}

body .share {
  display: none;
  padding: 4px 8px 3px;
  width: 57px;
}

body .printDestination span,
body .printPage span {
  display: block;
  float: left;
  margin: 0 6px 0 1px;
  padding: 0;
}

.printPage {
  background: #E6E6E6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #E6E6E6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E6E6E6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #E6E6E6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #E6E6E6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #E6E6E6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  /* W3C */
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  color: #5c2c91;
}

.js body .printPage {
  display: block;
}

.grayed {
  color: #434343;
  white-space: nowrap;
}

#basketPage .basketCta > a.generic, .standardCheckout .checkoutSalesNav > a.generic,
.standardCheckout header > a.generic {
  font-size: 1.8em;
  font-weight: normal;
  padding: 15px 0;
  width: 257px;
  text-align: center;
  margin: 0 10px;
}

.standardCheckout header > a.generic {
  margin: 20px 0 0 10px;
}

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html, button, input, select, textarea {
  color: #222;
}

body {
  font-size: 62.5%;
  line-height: 1.4;
  width: 600px;
  font-family: "Arial", sans-serif;
  margin: 0 auto;
}

a {
  color: #c5158d;
}

a:focus {
  outline: none;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.noTopMargin {
  margin-top: 0;
}

.showHide {
  display: none;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

hr {
  border-color: #E1E1E1;
  border-image: none;
  border-right: 0 none;
  border-style: dashed none none;
  border-width: 1px 0 0;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

a.generic,
input.generic {
  border-radius: 10px;
}

#userRegistrationConfirmation input.button.generic {
  display: inline-block;
  font-size: 1.4em;
  font-weight: bold;
  margin: 10px 0 30px 0;
  padding: 15px;
}

#userRegistration .errorAlert p {
  width: 456px;
}

.padding20 {
  padding: 20px;
}

input[type='number'] {
  -moz-appearance: textfield;
}

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

/* ==========================================================================
   Plugins
   ========================================================================== */
/* bxslider */
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: solid #fff 5px;
  left: -5px;
  background: #fff;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
	/*
	begin: Core styles
*/
h1.seo {
  display: none;
}

h2 {
  font-family: "HelveticaNeueW02-55Roma", Arial, sans-serif;
  color: #b2007c;
  font-size: 3em;
  margin: 0;
  font-weight: normal;
}

.standardCheckout h2 {
  font-family: "HelveticaNeueW01-45Ligh";
  font-size: 3.6em;
}

h3 {
  font-family: "HelveticaNeueW01-Thin", Arial, sans-serif;
  color: #5c2a83;
  display: inline-block;
  font-size: 1.8em;
  margin: 0;
  font-weight: normal;
}

h4 {
  font-family: "HelveticaNeueW01-Thin", Arial, sans-serif;
  color: #222222;
  font-size: 1.8em;
  margin: 0 0 0.5em;
  font-weight: normal;
}

h4 strong {
  color: #5c2a83;
  font-weight: normal;
}

p strong.alt {
  color: #5c2a83;
}

article {
  padding: 0 20px;
}

.myAccount article {
  padding: 0 30px;
}

article.noPaddingLayout {
  padding: 0;
}

header {
  padding: 0 20px;
}

footer {
  overflow: hidden;
}

footer.extraPad {
  padding-bottom: 76px;
}

.columnOne {
  float: left;
  width: 58.5%;
}

.columnTwo {
  float: left;
  width: 41.5%;
  text-align: right;
}

.noTopPad {
  padding-top: 0;
}

.noBG {
  background: none !important;
}

.formFields .styled-select select {
  background: transparent;
  height: 72px;
  width: 100%;
  padding: 5px;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1.8em;
  text-indent: 20px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.basketItems .formFields .styled-select select {
  width: 98px;
  /* DFS-584 FF Fix */
}

.styled-select {
  width: 100%;
  height: 72px;
  border: 2px solid #d4d3d3;
  border-radius: 5px;
  overflow: hidden;
  background: url(//i1.adis.ws/i/dfs/selectArrows?w=9&qlt=100), linear-gradient(to bottom, #ffffff 0%, #e2e2e2 100%);
  background-position: 96% 50%;
  background-repeat: no-repeat;
}

#myFavouritesPage .styled-select {
  background: linear-gradient(to bottom, #ffffff 0%, #e2e2e2 100%);
}

#myFavouritesPage .styled-select .svg-breadcrumbs_arrow_up_and_down {
  display: block;
  left: 95%;
  margin: -9px 0 0 -2px;
  position: absolute;
  top: 50%;
}

ul.filters {
  overflow: visible;
}

/* ==========================================================================
  GRID
   ========================================================================== */
.col-xs-6 {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bsrow {
  clear: both;
}

/* ==========================================================================
  	ICONS
   ========================================================================== */
.iconc {
  display: inline-block;
  width: 24px;
  height: 24px;
}

.iconc.contact-us {
  background-image: url(//i1.adis.ws/i/dfs/phone-icon-xs);
}

.iconc.icon-inline-text {
  position: relative;
  top: 4px;
}

/* ==========================================================================
  	Overlay
   ========================================================================== */
#overlay {
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  position: fixed;
  width: 100%;
  z-index: 150;
  background-color: rgba(255, 255, 255, 0.8);
}

:lang(nl) .standardCheckout #overlay {
  position: absolute !important;
}

.dialog {
  display: none;
  margin: 100px auto;
  position: relative;
  width: 350px;
  padding: 10px;
  background: white;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #B5BDCD;
  height: auto;
  overflow: hidden;
}

#overlay .dialog {
  display: block;
}

#qasOverlay {
  width: 520px;
}

#qasOverlay h3 {
  font-family: "HelveticaNeueW01-45Ligh";
  padding-left: 10px;
}

.dialog h2 {
  margin-top: 0;
}

.dialog a.close {
  margin: 5px;
  position: relative;
  z-index: 20000;
}

.dialog .cta {
  padding: 0;
}

.dialog .close {
  float: right;
  font-size: 1.2em;
}

.dialog select {
  max-width: 350px;
  font-size: 1.2em;
}

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

#overlay.dialogButtons input {
  margin-right: 0;
}

#overlay .formFields input.primary {
  height: auto;
}

/*
	end: Core styles
*/
.columnTwo button, .columnTwo .button, .columnTwo .favAction {
  float: right;
  clear: both;
  margin-right: 2px;
  margin-bottom: 0;
}

.rpd.button.primary.orderDirect {
  margin-top: 0.8em;
}

#intro-desc {
  margin-top: 0;
  padding-top: 0;
}

#explore-ttl {
  color: #666666;
  display: block;
  font-family: "HelveticaNeueW01-45Ligh";
  margin-bottom: 1em;
  text-align: center;
}

#explore-ttl strong {
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
}

.columnTwo .favAction {
  margin-top: 10px;
}

.coloursByNameContainer {
  overflow: hidden;
}

.coloursByNameContainer a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 white;
  border-color: #d5d0d0 #d5d0d0 white;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  margin: 9px 0 -1px -1px;
  border-top: none;
}

.social {
  float: right;
  margin-top: 15px;
  width: 130px;
  padding: 10px 0 0 4px;
  position: relative;
  z-index: 2;
  background: #e4e0df;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: left;
}

.social .addthis_toolbox .addthis_button_facebook_like, .social .addthis_toolbox .addthis_button_tweet {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5em;
  text-align: left;
}

#hero {
  position: relative;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.swatchGroupContainer {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#productInformation {
  margin-top: 20px;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#productInformation li a {
  display: block;
}

#orderSwatches {
  background: #5C2C91;
  border-radius: 6px;
  margin: 0;
  padding: 18px 20px;
  font-size: 2em;
  font-weight: normal;
}

/*
* override of jQuery mobile stuff
*/
body > .ui-loader-default {
  display: none;
}

.paginatedContentBlock .pagination ul {
  margin: 0 auto;
  width: 170px;
  list-style: none;
}

.paginatedContentBlock .pagination li {
  display: inline;
}

.paginatedContentBlock .pagination li span, .paginatedContentBlock .pagination li a {
  float: left;
  padding: 5px;
  outline: none;
}

.paginatedContentBlock .pagination .page a, .paginatedContentBlock .pagination .current a, .paginatedContentBlock .pagination .new a {
  padding-top: 12px;
}

.expandedMenu .expandedMenuOptions li {
  display: inline;
}

.expandedMenu .expandedMenuOptions li a {
  float: right;
  font-size: 1.2em;
}

div.rowOfContent {
  position: relative;
  overflow: hidden;
  margin: 10px auto 0;
}

div.rowOfContent .paginatedContent {
  position: absolute;
}

div.rowOfContent ul.paginatedContent > li {
  float: left;
  width: 600px;
  max-height: 300px;
}

.paginatedContentBlock .pagination ul li a span {
  position: relative;
  left: -999px;
}

.paginatedContentBlock .pagination ul li.prev a {
  background: transparent url(//i1.adis.ws/i/dfs/icon_pagination_left) no-repeat 10px 50%;
  height: 44px;
  width: 37px;
}

.paginatedContentBlock .pagination ul li.next a {
  background: transparent url(//i1.adis.ws/i/dfs/icon_pagination_right) no-repeat 10px 50%;
  height: 44px;
  width: 37px;
}

.paginatedContentBlock .pagination ul li.page {
  display: none;
}

.paginatedContentBlock .pagination ul li.page a {
  background: transparent url(//i1.adis.ws/i/dfs/icon_pagination_off) no-repeat 50% 17px;
  height: 28px;
  width: 25px;
}

.paginatedContentBlock .pagination ul li.current a {
  background: transparent url(//i1.adis.ws/i/dfs/icon_pagination_on) no-repeat 50% 17px;
  height: 28px;
  width: 25px;
}

/*
	begin: Error styles
*/
#errorMessageHolder #error {
  color: red;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1.4em;
}

#updateError {
  color: red;
  font-size: 1.2em;
  font-weight: bold;
  margin: 5px 0 -10px 0;
  padding: 0;
}

#CommonSearchPage #searchErrorMessageHolder {
  position: relative;
}

#CommonSearchPage #error {
  position: absolute;
  top: -28px;
  left: 105px;
  width: 470px;
}

/*
	end: Error styles
*/
   /*
	begin: Genric styles
*/
dl dt {
  display: block;
  float: left;
  width: 250px;
  margin: 0;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 1.2em;
}

dl dd {
  display: block;
  float: left;
  width: 250px;
  margin: 0;
  padding: 5px 10px;
  font-size: 1.2em;
}

article fieldset {
  clear: both;
}

article p {
  font-size: 1.4em;
}

.standardCheckout article p,
.ifcPage article p {
  font-size: 1.8em;
}

.formFields {
  font-family: Arial;
  padding: 10px 0;
  width: 100%;
  position: relative;
}

.formFields label,
.formFields .label {
  display: inline-block;
  font-size: 1.6em;
  padding-bottom: 2px;
  width: 100%;
}

label span.required,
.label span.required {
  color: #c7168d;
}

.labelPlace {
  font-size: 1.4em;
  width: 150px;
  display: block;
  float: left;
  margin: 0;
}

.filterGroupContent .labelPlace {
  float: none;
  padding: 0 0 15px 0;
}

.filterGroup {
  width: 100%;
}

#submitBlock {
  padding: 10px 0 20px 0;
}

#submitBlock a {
  display: inline-block;
  font-size: 1.8em;
  margin: 0 0 8px 0;
  margin: 0 0 8px 12px;
  padding: 0;
}

#signInSubmit, #personalDetailsSubmit {
  margin: 20px auto;
  text-indent: 0;
  width: 100%;
}

#remCheck {
  padding-top: 20px;
}

#remCheck label {
  float: none;
  padding-left: 12px;
}

#remCheck input {
  float: none;
  clear: none;
  margin: 0 5px 0 0;
}

/*= CORE LISTER FILTERS =*/
ul.filters > li + li {
  margin-top: 1em;
}

#lister-filter-group-features {
  border: 2px solid #D1D1D1;
  padding: 15px 0 0 0;
}

#toggle-filters,
.categories li button.browseBy,
.categories li a.browseBy,
a#closeColourRange,
.field-update-btn-wrap a {
  box-sizing: border-box;
  color: #5C2A83;
  display: inline-block;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 2em;
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  border: solid 2px #d7d6d6;
  border-radius: 5px;
  margin: 0;
  padding: 18px 58px 16px 17px;
  position: relative;
  width: 260px;
}

.categories li button.browseBy,
.categories li a.browseBy {
  line-height: 1.4em;
  text-align: left;
}

#lister-filter-group-sortby .styled-select {
  width: 536px;
}

.panelOpen #toggle-filters,
a#closeColourRange,
.field-update-btn-wrap a {
  font-size: 2em;
  line-height: 0.95em;
  text-align: center;
  width: 540px;
}

.panelOpen #toggle-filters,
.field-update-btn-wrap a {
  padding: 18px 17px 16px 17px;
  width: 240px;
}

.field-update-btn-wrap a {
  float: left;
}

#toggle-filters:after {
  content: url(//i1.adis.ws/i/dfs/selectArrows?qlt=100);
  display: block;
  position: absolute;
  right: 18px;
  top: 18px;
}

.panelOpen #toggle-filters:after {
  content: '';
}

.browseBy:after {
  content: url(//i1.adis.ws/i/dfs/rainbowDisc?w=45);
  display: block;
  position: absolute;
  right: 7px;
  top: 18px;
}

.browseBy.selected {
  background: #5C2A83;
  color: #fff;
}

#form-filter-panel {
  display: none;
}

#form-filter-panel-inner {
  padding: 20px 30px;
}

#form-filter-panel-inner .formFields {
  padding-top: 0;
}

#coreLister #form-filter-panel-inner input[type=checkbox] + label > span.faux {
  margin: 0 12px 0 0;
}

.appFilters {
  font-size: 2em;
  margin-top: 20px;
  padding: 0 30px;
}

.appFilters .appFilters_item {
  float: left;
  border: 1px solid #d1d1d1;
  padding: 3px 5px;
  margin-right: 12px;
  border-radius: 5px;
}

.appFilters .appFilters_item a {
  color: #8440AC;
  font-weight: bold;
  float: none;
  margin-left: 5px;
}

.appFilter_loop {
  float: left;
  padding-left: 5px;
}

.appFilters .displayName {
  float: left;
}

.clearFilters {
  padding: 0 30px;
}

.clearFilters .button {
  margin: 20px 0 0 0;
  display: block;
  text-align: center;
  font-size: 2em;
  background: #5C2C91;
}

.mobileCheckboxes .formFields.checkbox {
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  clear: none;
}

.tabs {
  width: 100%;
  float: left;
  margin: 10px 0;
}

#coreList .tabs {
  float: none;
}

.tab-menu {
  width: 100%;
  float: left;
  font-size: 1.4em;
}

#coreList .tab-menu {
  float: none;
}

.tab-menu > a {
  display: inline-block;
  padding: 10px;
  border: 1px solid #D1D1D1;
  border-bottom: 0;
  color: #5C2A83;
  border-radius: 5px 5px 0 0;
  background-color: white;
  cursor: pointer;
}

#coreList .tab-menu > a {
  border: 2px solid #D1D1D1;
  border-bottom: 0;
  color: #5C2A83;
  display: block;
  font-family: "HelveticaNeueW01-75Bold";
  width: 243px;
  text-align: center;
}

.tab-menu > a.selected {
  position: relative;
  top: 1px;
  border-bottom: 1px solid #fff;
}

#coreList .tab-menu > a.selected {
  position: relative;
  border-bottom: 2px solid #fff !important;
}

.tab-content {
  width: 100%;
  border: 1px solid #D1D1D1;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#coreList .tab-content {
  width: auto;
  border: 2px solid #D1D1D1;
  margin-top: -2px;
}

.tab-content > div {
  float: left;
  width: 100%;
  display: none;
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tab-content .field-update-btn-wrap > button {
  margin-left: 120px;
}

.tab-content > .selected {
  display: block;
}

.continuousLoading {
  padding: 30px 0;
}

#coreList .listViewContainer {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.listViewContainer .gridView a {
  display: block;
}

#coreLister .mobileCheckboxes .filterCheckBoxes .formFields.checkbox label {
  float: right;
  width: 150px;
}

.mobileCheckboxes .filterCheckBoxes .formFields.checkbox input[type="checkbox"],
.mobileCheckboxes .filterCheckBoxes .formFields.checkbox input[type="radio"] {
  margin-top: 3px;
}

.currentPageHeading .pageNumber {
  display: none;
}

/*= END CORE LISTER FILTER =*/
#searchResults .filterCheckBoxes button,
#coreLister .filterCheckBoxes button {
  margin: 0;
}

#searchResults .filterCheckBoxes .checkbox label,
#coreLister .filterCheckBoxes .checkbox label {
  width: 100%;
}

.filterCheckBoxes input {
  float: left;
}

#searchResults .filterCheckBoxes .checkbox label span,
#coreLister .filterCheckBoxes .checkbox label span {
  float: left;
  width: 275px;
}

#searchResults .formFields label.expressDel,
#coreLister .formFields label.expressDel {
  width: auto;
  padding-right: 20px;
  float: left;
}

.formFields.toolTipContent {
  height: 78px;
}

#searchResults .formFields .tooltip_icon,
#coreLister .formFields .tooltip_icon {
  margin-top: -6px;
}

.formFields input[type="text"],
.formFields input[type="email"],
.formFields input[type="tel"],
.formFields input[type="number"],
.formFields input[type="password"],
#OptionalPaymentsPage .input,
.errorAlert {
  border: 2px solid #d4d3d3;
  border-radius: 5px;
  clear: left;
  font-size: 1.8em;
  height: 30px;
  padding: 15px 0;
  text-indent: 10px;
  width: calc(100% - 4px);
}

#callMeBackOverlay .formFields input[type="text"],
#callMeBackOverlay .formFields input[type="email"],
#callMeBackOverlay .formFields input[type="tel"],
#callMeBackOverlay .formFields input[type="number"],
#callMeBackOverlay .errorAlert {
  width: 520px;
}

.formTick {
  display: none;
  float: right;
  margin: 20px 0 0 0;
}

#orderLogin .formFields input[type="text"],
#orderLogin .formFields input[type="email"],
#orderLogin .formFields input[type="tel"] {
  font-size: 1.4em;
}

.checkoutSales .formFields input[type="text"],
.checkoutSales .formFields input[type="email"],
.checkoutSales .formFields input[type="tel"],
#OptionalPaymentsPage .input {
  font-family: "HelveticaNeueW01-75Bold";
}

.checkoutSales table {
  font-size: inherit;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background: #f1f2f1;
}

.formFields select {
  clear: left;
  font-size: 1.4em;
  margin: 0 0 35px 0;
  min-height: 20px;
  width: auto;
}

.formFields input[type="checkbox"],
.formFields input[type="radio"] {
  height: 26px;
  vertical-align: middle;
  margin: 4px 0 0 3px;
  width: 28px;
  position: absolute;
}

.labelRight input {
  float: left;
}

.labelRight label {
  float: left;
  min-width: 200px;
}

label.inline {
  font-size: 1.2em;
}

label.inline input {
  vertical-align: middle;
}

.labelRight label.expressDel {
  padding-top: 7px;
  width: 125px;
}

.labelRight a {
  font-size: 1.4em;
  float: left;
}

#deliverConsPageForm .formFields {
  padding: 15px;
  background: #f8f8f8;
  width: auto;
}

#deliverConsPageForm .labelRight label {
  font-family: "HelveticaNeueW01-75Bold";
  float: right;
  padding: 0 15px 0 0;
  width: 440px;
  font-size: 1.8em;
}

.labelRight input[type="checkbox"] {
  margin-right: 10px;
}

#deliverConsPageForm .labelRight input[type="checkbox"] {
  margin: 10px;
}

#personalDetails .radioGroup .checkBox {
  display: inline-block;
  width: 183px;
}

.formFields div.findAddress {
  display: none;
  padding: 10px 0 0 0;
  text-align: right;
  width: 100%;
}

.formFields div.findAddress input {
  border-radius: 5px;
  border-width: 2px;
  color: #5c2f91;
  display: inline-block;
  float: none;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0;
  padding: 15px;
  text-align: center;
  width: 217px;
}

.searchStore {
  width: 228px;
  margin-left: 0;
}

.js .checkoutSales .formFields div.findAddress {
  display: block;
}

.cta.nopaddingLeft a {
  padding-left: 0;
}

.cta {
  margin-bottom: 10px;
  clear: both;
}

.cta a {
  font-size: 1.4em;
}

.cta .button {
  border: 1px solid #c9c9c9;
  border-radius: 3px 3px 3px 3px;
  color: #5c2c91;
  float: left;
  font-size: 1.4em;
  padding: 2px 9px;
}

.cta .button span {
  background: url("../images/mobile_sprite.gif") no-repeat scroll -10px -3px transparent;
  float: left;
  height: 6px;
  margin-right: 1px;
  margin-top: 7px;
  width: 7px;
}

.checkoutSalesNav {
  overflow: hidden;
  clear: both;
  padding-right: 2px;
}

.checkoutSalesNav .button {
  border-radius: 0;
  display: inline-block;
  float: none;
  margin: 20px auto;
  width: 100%;
}

#SwatchDelivery .checkoutSalesNav .button {
  margin: 10px 0 10px 10px;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

.loginHelp {
  margin-top: 1em;
  padding: 0 20px;
  margin-bottom: 46px;
}

.loginHelp a:first-of-type {
  float: left;
}

.loginHelp a:last-of-type {
  float: right;
}

.expandedMenu {
  display: none;
  margin-bottom: 2em;
  overflow: hidden;
}

p.start {
  color: #5C2C91;
  font-weight: bold;
}

.show {
  display: block;
}

ul.ticked li {
  background: url("//i1.adis.ws/i/dfs/icon_ticked") no-repeat top left;
  font: 1.2em Arial;
  padding-left: 25px;
}

ul.disc li {
  font: 1.2em Arial;
  list-style: disc outside none;
  margin-bottom: 1em;
  margin-left: 22px;
  width: 502px;
}

.checkoutSales header p {
  font-size: 1.2em;
}

/*
	end: Generic styles
*/
/* start: Mobile Header*/
#callMeBackOverlay {
  overflow: hidden;
  padding: 20px;
  display: none;
}

.headerBack {
  width: 600px;
  float: left;
  margin-top: -1px;
  clear: both;
}

.headerBack .cta {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.headerBack .cta a.button {
  margin: 10px 0 10px 20px;
}

.headerBack .cta .button span {
  padding: 0;
}

.headerBack .cta.clearfix > p {
  float: right;
  margin: 13px 20px 0 0;
  font-size: 1.4em;
}

.headerBack .cta.clearfix > p a {
  margin-left: 4px;
  font-size: 1em;
}

#tabHeaders {
  width: 78%;
  float: right;
}

#tabHeaders ul {
  background: url("//i1.adis.ws/i/dfs/range_tab_bg") repeat-x scroll 0 100% white;
  border-left: 1px solid #e0e0e0;
  float: right;
  width: 100%;
}

#tabHeaders ul li {
  display: inline;
}

#tabHeaders li a {
  display: block;
  float: left;
  height: 100%;
  border-right: 1px solid #e0e0e0;
  color: #333333;
  font-size: 1.3em;
  line-height: 1.5;
  outline: medium none;
  padding: 25px 0;
  text-align: center;
}

:lang(nl) #tabHeaders li a {
  width: 122px;
}

#tabHeaders li.tabStore a {
  width: 32%;
}

#tabHeaders ul.doubleLine li.tabStore a {
  width: 135px;
}

:lang(nl) #tabHeaders ul.doubleLine li.tabStore a {
  padding: 15px 0;
}

#tabHeaders li.tabCall a {
  width: 24.6%;
}

#tabHeaders ul.doubleLine li.tabCall a {
  width: 88px;
  /*padding: 25px 8px;*/
  word-wrap: break-word;
}

:lang(nl) #tabHeaders ul.doubleLine li.tabCall a {
  width: 52px;
}

#tabHeaders li.tabLoginAccount a {
  width: 26.4%;
}

:lang(nl) #tabHeaders li.tabLoginAccount.login a, :lang(nl) #tabHeaders li.tabStore a {
  padding: 25px 0;
}

:lang(nl) #tabHeaders li.tabLoginAccount a, :lang(nl) #tabHeaders li.tabBasket a, :lang(nl) #tabHeaders li.tabLoginAccount.login a {
  width: 105px;
}

:lang(nl) #tabHeaders li.tabCall a {
  width: 52px;
}

#tabHeaders ul.doubleLine li.tabLoginAccount a {
  width: 115px;
  padding: 25px 8px;
}

#tabHeaders ul.doubleLine li.tabLoginAccount a {
  width: 80px;
  padding: 25px 8px;
}

:lang(nl) #tabHeaders ul.doubleLine li.account a, :lang(nl) #tabHeaders ul.doubleLine li.tabLoginAccount a#mobileMyAccountLink {
  padding-top: 25px;
  padding-bottom: 25px;
}

#tabHeaders li.tabBasket a {
  width: 16%;
}

#tabHeaders ul.doubleLine li.tabBasket a {
  width: 76px;
  padding: 25px 6px;
}

#tabHeaders ul.doubleLine li.tabBasket a span {
  display: block;
  min-height: 1.4em;
}

:lang(nl) #tabHeaders ul.doubleLine li.tabBasket a {
  padding: 25px 8px;
  width: 104px;
}

#tabHeaders li.tabCall a {
  background: #c8057f;
  /* Old browsers */
  background: -moz-linear-gradient(bottom, #ff41bb 0%, #c8057f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff41bb), color-stop(100%, #c8057f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, #ff41bb 0%, #c8057f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, #ff41bb 0%, #c8057f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, #ff41bb 0%, #c8057f 100%);
  /* IE10+ */
  background: linear-gradient(to top, #ff41bb 0%, #c8057f 100%);
  /* W3C */
  background: linear-gradient(to top, #ff41bb 0%, #c8057f 100%) repeat scroll 0 0 transparent;
  color: #fff;
}

#headerPanels .logoHeader {
  width: 22%;
  float: left;
}

#headerPanels .logoHeader img {
  margin-top: 1em;
}

header #button {
  float: left;
  margin: 10px 0;
}

#storeCommon {
  font-size: 1.2em;
  height: 46px;
}

#storeCommon img {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

#storeCommon fieldset {
  position: relative;
  padding-top: 10px;
}

#storeCommon fieldset input[type="text"],
#storeCommon fieldset input[type="email"],
#storeCommon fieldset input[type="tel"] {
  border-radius: 5px 5px 5px 5px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  width: 92%;
  margin: 0 4%;
  border: 1px solid #E0E0E0;
  font-size: 1.4em;
  height: 26px;
  padding: 2px 0;
  text-indent: 4px;
  display: block;
}

#storeCommon fieldset input[type="submit"] {
  background: url("//i1.adis.ws/i/dfs/typeAhead") no-repeat scroll -1px -1px transparent;
  border: 1px solid #e0e0e0;
  height: 21px;
  right: 24px;
  position: absolute;
  top: 16px;
  width: 21px;
  padding: 0;
}

#storeLocatorResultsPage h1 {
  color: #b2007c;
  font-size: 3em;
  font-family: "HelveticaNeueW01-Thin", Arial, sans-serif;
}

#storeLocatorResultsPage .moreBttonRight {
  float: right;
  margin-top: -17px;
}

#storeLocatorResultsPage ul.storeList {
  border-top: solid 1px #e0e0e0;
  margin-bottom: 10px;
}

#storeLocatorResultsPage ul.storeList .storeImage {
  float: left;
  width: 215px;
}

#storeLocatorResultsPage ul.storeList .storeDetailsArea {
  float: left;
  width: 323px;
}

#storeLocatorResultsPage ul.storeList > li {
  border-bottom: solid 1px #e0e0e0;
  padding: 20px 0 10px 0;
}

#storeLocatorResultsPage ul.storeList h2 {
  margin-top: -7px;
  color: #5c2c91;
}

#storeLocatorResultsPage ul.storeList h3 {
  margin-bottom: 10px;
}

#storeDetailsPage address, #storeLocatorResultsPage address, #orderTracker address {
  font-style: normal;
  font-size: 1.2em;
  margin-bottom: 5px;
}

#orderTracker address {
  padding: 0;
}

#storeLocatorFormWrap {
  padding: 20px 0 0 0;
}

#storeDetailsPage #storeLocatorFormWrap {
  margin-top: 30px;
}

#orderTracker .storeOpening {
  padding-top: 0px;
  margin-top: 0;
  padding-bottom: 10px;
}

#storeDetailsPage .mapBlock, #storeDetailsPage #locationMap, #storeDetailsPage .storeOpening, #storeDetailsPage .storeLocation, #orderTracker .storeLocation {
  border-top: 1px solid #e0e0e0;
  margin-top: 10px;
  padding-top: 10px;
}

#storeDetailsPage .storeOpening {
  margin: 0 0 10px;
  padding: 0;
}

#storeDetailsPage .storeLocation {
  border-top: none;
}

#orderTracker .storeOpening {
  border-top: none;
}

#storeDetailsPage #mapContainer {
  width: 560px;
  height: 480px;
}

/* JF
#orderTracker div.openingTimes {
	width: 50%;
} 

#orderTracker div.openingTimes {
	padding: 0 0 0 10px;
}*/
#storeDetailsPage div.openingTimes h3, #orderTracker div.openingTimes h3 {
  color: #5c2c91;
  font-family: Arial;
  font-size: 1.8em;
  margin: 0;
}

#storeDetailsPage div.openingTimes h4, #orderTracker div.openingTimes h4 {
  color: #5c2c91;
  font-size: 1.2em;
  margin-top: 0;
}

#storeDetailsPage div.openingTimes ul li, #orderTracker div.openingTimes ul li {
  font-size: 1.2em;
  background: transparent url(//i1.adis.ws/i/dfs/dot) repeat-x 0 12px;
  margin-bottom: 5px;
}

#storeDetailsPage div.openingTimes ul li .day, #orderTracker div.openingTimes ul li .day {
  float: left;
  background: #fff;
  padding-right: 5px;
}

#storeDetailsPage div.openingTimes ul li .times, #orderTracker div.openingTimes ul li .times {
  float: right;
  background: #fff;
  padding-left: 5px;
}

#storeDetailsPage #locationMap h3 {
  margin-bottom: 10px;
}

#storeDetailsPage .storeServices .item_1 {
  clear: left;
}

#storeDetailsPage .mapBlock .storeServices li {
  width: 55px;
  text-align: center;
  float: left;
}

#storeDetailsPage .mapBlock .storeServices li span {
  display: block;
  width: 55px;
  text-align: center;
}

#storeDetailsPage .mapBlock .storeServices li img {
  height: 37px;
  width: 37px;
}

#orderTracker h1 {
  font-family: "HelveticaNeueW01-Thin", Arial, sans-serif;
  color: #b2007c;
  font-size: 3.2em;
  margin: 0;
  font-weight: normal;
}

#orderTracker h2 {
  font-size: 1.8em;
  margin: 12px 0;
  padding: 0 0 0 10px;
}

#orderTracker h2.summary {
  font-size: 2em;
}

#orderTracker .storeLocation h3,
#orderTracker .storeLocation h4 {
  padding: 0 0 0 0;
}

#orderTracker p.question {
  margin: 0;
  padding: 6px;
  font-size: 1.8em;
  color: #c727c7;
}

#orderTracker .marginLeft6 {
  margin-left: 6px;
}

#orderTracker p.contact {
  font-weight: bold;
  margin: 0;
  padding-left: 6px;
}

/*
 * order tracker
 */
#orderTrackerLogin article h1,
#orderTracker article h1 {
  font-family: "HelveticaNeueW02-55Roma", Arial, sans-serif;
  color: #b2007c;
  font-size: 2.4em;
  margin: 0;
  padding: 15px 0;
  font-weight: normal;
}

#orderTrackerLogin article h2 {
  font-size: 1.8em;
  margin: 12px 0;
}

#orderTracker p.orderInfo {
  margin: 0 0 10px 0;
}

#orderTrackerLogin section {
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  margin: 0 0 30px 0;
  padding: 10px;
}

#orderTrackerLogin .viewOrderBox {
  margin: 0;
  position: relative;
}

#orderTrackerLogin .viewOrderBox li {
  display: block;
  font-size: 1.1em;
  margin: 0;
  padding: 2px 0 8px 5px;
}

#orderTrackerLogin .viewOrderBox li .svg-order_tracker_tick {
  display: inline-block;
  margin: 0 10px 0 0;
}

#orderTrackerLogin .viewOrderBox li .content {
  display: inline-block;
}

#orderTrackerLogin .viewOrderBox li h3 {
  color: #5c2483;
  font-size: 1.5em;
  margin: 0;
  padding: 0 0 2px 0;
}

#orderTracker #balanceOutstanding {
  background: #f2dede;
  border: 1px solid #ebccd1;
  border-radius: 3px;
  color: #a94442;
  font-size: 1.2em;
  margin: 0 0 15px 0;
  padding: 10px 20px 5px 20px;
  position: relative;
}

#orderTracker #transactionResponse span,
#orderTracker #balanceOutstanding .svg-exclamation_mark {
  display: block;
  float: left;
  margin: 0 25px 5px 0;
  vertical-align: middle;
}

#orderTracker #transactionResponse .note {
  margin: 0;
  padding: 5px 0;
}

#orderTracker #balanceOutstanding p.note {
  display: inline;
}

#orderTracker .orderStatusBox {
  border: 2px solid #d6E9c6;
  padding: 10px 20px;
}

#orderTracker .orderStatusBox h2 {
  color: #5c2483;
}

#orderTracker .orderStatusBox p {
  padding: 0 0 0 10px;
}

#orderTracker .orderStatusBox h2 strong {
  display: block;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
}

#orderTrackerLogin .threeQuaters {
  padding: 20px 34px 34px 34px;
  width: auto;
}

#orderTrackerLogin #orderLogin .formFields {
  float: none;
}

#orderTrackerLogin #orderLogin .or {
  display: block;
  font-family: "HelveticaNeueW01-Thin", Arial, sans-serif;
  color: #b2007c;
  font-size: 1.6em;
  text-align: center;
}

#orderTrackerLogin #orderLogin button {
  background: #c7017f;
  border-radius: 0;
  display: block;
  font-weight: normal;
  margin: 0 auto 20px auto;
  padding: 25px 30px;
}

#orderTracker dl {
  border-bottom: 1px solid #e0e0e0;
  font-size: 1.2em;
  padding: 0 0 15px 0;
}

#orderTracker dl dd {
  text-align: right;
}

#orderTracker .orderStatusBox .trackStatus {
  font-size: 1.4em;
  font-weight: bold;
  padding: 0 0 0 10px;
}

#orderTracker .orderStatusBox dl {
  border: 0;
  padding: 20px 0 15px 0;
}

#orderTracker .orderStatusBox dl dd {
  width: 200px;
}

/* end: Mobile Header*/
/* start: Mobile Footer */
#mainFooter {
  margin-top: 30px;
}

.coreDepartment #mainFooter {
  margin-top: 0;
}

.footerWrap {
  background: #e4e1e1;
  overflow: hidden;
}

.footerWrap .customerLogin {
  color: #555;
  font-size: 1.6em;
  padding: 35px 20px 0 20px;
  text-align: center;
}

.footerWrap .customerLogin a {
  color: #5c2483;
  font-weight: bold;
}

footer .wrap {
  margin: 25px 20px;
  padding: 10px 0 30px;
  position: relative;
}

:lang(nl) footer .wrap {
  padding: 10px 0 80px;
}

footer .wrap nav {
  background: #fff;
  border-radius: 8px;
}

footer .wrap nav ul {
  padding: 0 0 0 25px;
}

footer .wrap nav ul li {
  border-bottom: 1px solid #D6D6D6;
  display: block;
}

footer .wrap nav ul li:last-child {
  border: 0;
}

footer .wrap nav ul li a {
  color: #5c2483;
  display: block;
  font-family: 'icomoon';
  font-size: 2.6em;
  padding: 20px 0 15px 20px;
}

footer .wrap nav ul li a span.favlistItemsCount {
  color: #5c2483;
  font-weight: bold;
}

footer .wrap nav ul li a span {
  display: inline-block;
  font-family: arial;
  font-size: 0.7em;
  font-weight: bold;
  margin: 5px 0 0 17px;
  padding: 0 0 0 14px;
  vertical-align: top;
}

footer .wrap .rightCol {
  float: right;
  padding: 0 23px 40px 0;
  text-align: right;
}

footer .wrap .rightCol .track {
  background: #B2007C;
  border-radius: 5px;
  clear: both;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  font-family: 'icomoon';
  font-size: 1.6em;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dfs_track-order:before {
  content: "";
}

footer .wrap nav ul li a.icon-dfs_store-finder {
  padding-left: 50px;
}

footer .wrap nav ul li a.icon-dfs_store-finder span {
  margin-left: 20px;
}

.icon-dfs_store-finder:before {
  content: "";
}

footer .wrap nav ul li a.icon-dfs_contact-us {
  padding-left: 44px;
}

footer .wrap nav ul li a.icon-dfs_contact-us span {
  margin-left: 14px;
}

.icon-dfs_contact-us:before {
  content: "";
}

footer .wrap nav ul li a.icon-dfs_shortlist {
  margin-left: 25px;
}

footer .wrap nav ul li span.text {
  margin: 15px 0 0 13px;
}

footer .wrap nav ul li span.icon-dfs_favourites {
  background: url(../images/heart-outline.svg) no-repeat -257px -184px;
  background-size: 550px 398px;
  display: inline-block;
  height: 30px;
  margin: 12px 0 0 0;
  padding: 0;
  vertical-align: top;
  width: 37px;
}

.social.ftr {
  background: none;
  float: none;
  padding: 20px 0 30px 0;
  text-align: center;
  width: auto;
}

footer .wrap .dsSwitch {
  border-bottom: 2px solid #c9c9c9;
  margin: 10px 0 0 0;
  padding: 0 0 30px 0;
  text-align: center;
}

#desktopSwitch {
  color: #5c2483;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 auto;
}

#footLinks {
  padding: 30px;
  text-align: justify;
}

#footLinks:after {
  content: "";
  display: inline-block;
  width: 100%;
}

#footLinks a {
  color: #555;
  font-size: 1.6em;
  font-weight: bold;
  text-decoration: underline;
}

footer .wrap .footerCopy {
  font-size: 1.6em;
  font-weight: bold;
  margin: 0;
  text-align: center;
  color: #555;
}

#teamGBFtBanner {
  background: url(//i1.adis.ws/i/dfs/mobTeamGBFtUnionJack2) no-repeat #fff;
  margin: 0;
  padding: 95px 20px 20px 20px;
}

#teamGBFtBanner .ftGB {
  display: block;
  float: left;
  height: 76px;
  width: 170px;
}

#teamGBFtBanner .ftGB img {
  height: 76px;
  width: 170px;
}

#teamGBFtBanner .ftLogo {
  display: inline-block;
  float: right;
}

/* end: Mobile Footer */
header .headerEspot {
  float: left;
  margin-left: 40px;
  width: 350px;
}

#searchArea h2 {
  color: #5c2c91;
  font-family: arial;
  font-size: 1.8em;
  font-weight: normal;
  margin-bottom: 4px;
  margin-top: 0;
}

#searchArea p {
  font-family: "Arial", sans-serif;
}

#searchArea p span.pipeDivider {
  background: #d9d7d8;
  display: inline-block;
  line-height: 1;
  margin: 0 3px;
  position: relative;
  top: 1px;
  width: 1px;
}

#searchArea p a {
  display: inline;
  font-weight: bold;
  float: none;
  font-size: 1em;
}

#searchArea input[type="text"] {
  color: #333333;
  font-size: 2.4em;
  height: 32px;
  line-height: 1em;
  padding: 5px 7px;
  width: 416px;
  border-radius: 5px;
}

/* ==========================================================================
   Search Results
   ========================================================================== */
#SearchResultsPage {
  width: 560px;
}

#searchResults {
  padding: 20px 0 0 0;
}

.searchResultsCategoryLister,
#noSearchResults {
  background: -moz-linear-gradient(top, white 0%, #e4e1e1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e4e1e1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #e4e1e1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #e4e1e1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #e4e1e1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e4e1e1 100%);
  /* W3C */
}

#noSearchResults {
  padding: 0 20px;
}

#searchResults #searchArea {
  padding: 0 20px;
}

.searchResultsCategoryLister #searchArea h1,
#noSearchResults #searchArea h1 {
  color: #5c2c91;
  font-size: 1.8em;
  font-family: arial;
  font-weight: normal;
  margin-bottom: 4px;
}

.searchResultsCategoryLister #searchArea #search,
#noSearchResults #searchArea #search {
  color: #333;
  font-size: 2.4em;
  height: 32px;
  line-height: 1em;
  padding: 2px 7px;
  width: 428px;
}

#searchArea #search {
  float: left;
  width: 423px;
}

#SearchResultsPage span.search-icon,
.searchResultsCategoryLister #searchArea span.search-icon,
#noSearchResults #searchArea span.search-icon {
  font-size: 1.2em;
  font-weight: bold;
  border: 1px solid #8440ac;
  color: #fff;
  background: #9c65c3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9c65c3), color-stop(100%, #5c2a83));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #9c65c3 0%, #5c2a83 100%);
  /* W3C */
  cursor: pointer;
  text-decoration: none;
  padding: 7px 15px 6px;
  float: left;
  font-size: 1.2em;
  font-family: arial, sans-serif;
  font-weight: normal;
  margin: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
  vertical-align: top;
}

#noSearchResults #searchArea span.search-icon {
  float: right;
}

#SearchResultsPage input[type="submit"],
.searchResultsCategoryLister #searchArea #search-submit,
#noSearchResults #searchArea #search-submit {
  background: url("../images/search-Icon_1.png") no-repeat;
  padding: 4px 5px 5px 26px;
  border: none;
  color: #fff;
  text-shadow: 0px 0px 5px #8440ac;
}

/* begin: table(s)*/
/* NL Financing */
div#nlFinancing {
  margin: 0;
  padding: 32px 10px 40px 10px;
}

table.financeTable {
  border-collapse: collapse;
}

table.financeTable thead th {
  line-height: 1em;
}

table.financeTable thead th.financeTableTitle {
  font-size: 150%;
}

table.financeTable th, table.financeTable td {
  border: 1px solid #000000;
  padding: 0.2rem;
  line-height: 2em;
  text-align: center;
}

.basketItems {
  font-family: "HelveticaNeueW02-55Roma";
  width: 100%;
}

.basket .innerWrap.checkoutSales header {
  border-bottom: 1px solid #ccc;
  margin: 0 30px;
  padding: 0 0 15px 0;
}

article#basket {
  padding: 0 30px 30px 30px;
}

.basket header .generic {
  display: inline-block;
  float: none;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 15px;
}

#basketContinueShoppingTop {
  float: right;
}

.basket header h2 {
  clear: both;
}

.rangeImage img {
  display: block;
  margin: 0 auto;
}

.rangeImage p {
  color: #c5168d;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2em;
  margin: 0;
  padding: 10px 0 0 0;
}

.basketItems #basketTotal {
  font-family: "HelveticaNeueW01-75Bold";
}

.basketItems #basketTotal .label {
  text-align: left;
}

.basketItems #basketTotal .price {
  text-align: right;
}

.basketItems #basketTotal .label,
.basketItems #basketTotal .price {
  font-size: 2.2em;
}

.basketItems #basketTotal span {
  display: block;
  padding: 20px 0 20px 20px;
}

.basketItems #basketTotal .price span {
  padding: 20px 20px 20px 0;
}

#basketPro {
  border-bottom: 2px solid #e6e6e6;
  padding: 0 0 9px 0;
}

.basketExtra {
  margin: 27px 0 0 0;
}

#basket .basketExtra {
  text-align: right;
}

.basketExtra .generic {
  display: inline-block;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0;
  padding: 15px;
}

#basket .basketExtra .generic {
  float: none;
}

.basketItems tbody tr td {
  padding: 20px 10px 20px 10px;
  vertical-align: middle;
}

.basketItems tbody tr.details td {
  padding: 0 10px;
}

td.selectQtyAmount .ezQty {
  display: inline-block;
  color: #333;
  font-size: 2.2em;
  padding: 0 0 0 30px;
}

.basketItems .edit,
.basketItems .totalPrice {
  text-align: right;
}

.basketItems .editLink {
  color: #5C2C91;
  font-size: 1.6em;
  font-weight: bold;
}

.basketItems .warQty tr td {
  padding: 0 7px;
}

.basketItems .warQty tr td a {
  margin: 0;
}

.basketItems tbody tr td span.price {
  font-size: 1.8em;
  font-weight: bold;
  display: inline-block;
  min-width: 110px;
  text-align: center;
  padding: 0;
}

.basketItems tbody tr td:first-of-type p.rangeName {
  color: #333;
}

.basketItems tbody tr td:first-of-type p.description {
  color: #333;
  font-weight: normal;
  margin-top: 0;
}

.basketItems tbody tr td p span {
  display: block;
  white-space: nowrap;
}

table.totals {
  float: right;
}

table.totals td {
  font-size: 1.2em;
  padding: 5px;
}

table.totals td.orderTotal {
  font-weight: bold;
}

.basketItems tbody tr td p span.now {
  color: #C5168D;
  font-weight: bold;
  font-size: 1.8em;
}

.basketItems tbody tr td p span.save {
  color: #C5168D;
}

.basketItems tbody tr td:first-of-type span {
  font: normal 1.2em Arial;
}

.basketItems ul.colourSwatch {
  font: bold 1.2em Arial;
  color: #5C2C91;
  width: 370px;
}

#OrderSummaryPage .basketItems ul.colourSwatch {
  width: 100%;
}

.basketItems ul.colourSwatch .grayed {
  font-size: 1em;
  font-weight: normal;
  float: right;
  margin-top: 0;
}

.basketItems tbody tr td ul.colourSwatch li p {
  margin-top: 0.3em;
}

.basketItems tbody tr td ul.colourSwatch li p strong {
  color: #C5168D;
}

.basketItems tbody tr td ul.pricing {
  float: right;
  text-align: right;
  font-size: 1.2em;
}

.basketItems tbody tr td ul.pricing .promo {
  color: #C5168D;
  font-weight: bold;
}

.basketCta input[type='submit'] {
  margin-right: 0;
}

.basketItems .qty {
  position: relative;
}

.basketItems .qty .formFields {
  width: 80px;
}

.basketItems .qty .styled-select {
  background-position: 86% 50%;
}

#OrderSummaryPage .basketItems .qty p {
  font-size: 2.2em;
}

.basketItems .price {
  color: #333;
  font-size: 2.2em;
  width: 180px;
}

#orderConfirmationPage .price {
  font-size: 1em;
}

#orderConfirmationPage .details .price {
  font-size: 1.8em;
}

.basketItems .itemDelete {
  position: absolute;
  top: 50%;
  left: 110px;
  margin: -13px 0 0 0;
}

.basketItems .itemDelete .svg-cross_grey {
  border-radius: 50%;
  display: inline-block;
  height: 31px;
  vertical-align: middle;
  width: 31px;
}

.basketItems .ckQty .itemDelete {
  position: relative;
  top: auto;
  left: auto;
  display: inline-block;
  vertical-align: top;
  margin: -4px 0 0px 0;
}

:lang(nl) .basketItems .price {
  font-size: 2.2em;
}

.basketItems .totalPrice {
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 2.2em;
}

.promoCode label {
  float: left;
  font-weight: bold;
  padding: 9px 10px 7px;
  width: auto;
}

.promoCode .formFields {
  width: 350px;
}

.promoCode .generic {
  display: inline-block;
  font-size: 1.4em;
  font-weight: bold;
  margin: 38px 0 0 0;
  padding: 15px;
}

.basketItems .divider td {
  background: #f8f8f8;
  border-bottom: 2px solid #e6e6e6;
  height: 30px;
  padding: 0;
}

#OrderSummaryPage .basketItems .divider td {
  background: none;
  border-bottom: none;
  border-top: 2px solid #e6e6e6;
}

.basketItems tbody tr td .totals {
  float: right;
  text-align: right;
}

.basketItems tbody tr td .totals p {
  font: bold 1.2em Arial;
  color: #C5168D;
}

.basketItems tbody tr td .totals span {
  font: 1.2em Arial;
}

#proceedToCheckoutButton,
#warrantyPageContinueButton {
  display: inline-block;
  float: none;
  margin: 20px auto;
  width: 100%;
  font-size: 2.6em;
  font-weight: normal;
  padding: 26px 10px;
  border-radius: 10px;
  background: linear-gradient(to bottom, #ff41bb 0%, #c8057f 100%) repeat scroll 0 0 transparent;
}

/* end: table(s)*/
#ifcBox {
  border: 5px solid #d3d3d3;
  color: #5c2c91;
  margin: 27px 0 0 0;
  padding: 22px 26px;
}

#ifcBox p {
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2em;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 5px 0;
}

#ifcBox p strong {
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
}

#ifcBox #ifcPPM {
  padding: 0 0 0 6px;
}

#ifcBox p.small {
  color: #333;
  font-size: 1.5em;
  line-height: 1.3em;
  padding: 5px 0 0 0;
}

#ifcBox a {
  color: #333;
  font-family: "HelveticaNeueW01-75Bold";
}

#rangePDP #ifcBox {
  border: 0;
  color: #666666;
  margin: 0;
  padding: 0 0 20px 0;
}

#rangePDP #ifcBox p {
  font-family: Arial, sans-serif;
  font-size: 1.8em !important;
  padding: 0 0 20px 0;
  text-align: center;
}

#rangePDP #ifcBox p strong {
  color: #e30613;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

#rangePDP #hero .social {
  float: none;
  height: auto;
  margin: 1px 0 30px 0;
  padding: 20px 0;
  width: 100%;
  background: none;
  border-radius: 0;
  color: #666666;
}

/* CoreDepartment */
#coreLister .categories {
  padding: 0 30px;
}

.categories li {
  border-bottom: 1px solid #ebebeb;
}

#coreLister .categories li {
  border-bottom: none;
}

.panelOpen li.floatRight,
li.floatRight.update {
  display: none;
}

.panelOpen li.floatRight.update {
  display: block;
}

.panelOpen li.floatRight.update button.primary,
.field-update-btn-wrap button {
  padding: 18px 17px 20px 17px;
  background: #5C2A83;
  margin: 0;
  width: 240px;
  float: none;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 1.8em;
  font-weight: 300;
  line-height: 0.95em;
}

.field-update-btn-wrap button {
  float: right;
}

.categories li.singleCategory {
  border-top: 1px solid #ebebeb;
}

.categories li.singleCategory li a {
  font-size: 1em;
}

.categories li ul li a {
  font-size: 1em;
  padding: 0;
}

.categories li a.button {
  font-size: 1.2em;
  padding: 4px 10px;
}

.categories li a {
  display: block;
  font-size: 1.8em;
  padding: 10px 20px;
}

.toggleCategories .toggleButton {
  background: #471e81;
  border: none;
  border-radius: 6px;
  display: block;
  font-size: 1.8em;
  margin: 0;
  padding: 10px 20px;
  color: #fff;
  width: 540px;
  text-align: left;
  outline: none !important;
}

#userRegistration .toggleCategories .toggleButton {
  margin: 20px 0 40px 0;
  padding: 30px 20px;
}

#hero .categories li a {
  color: #ec008d;
  padding: 10px 0;
}

#hero .categories li a span {
  float: left;
  margin-top: 1px;
}

.categories li .toggleSpan {
  background: url(//i1.adis.ws/i/dfs/toggleCatSprite?qlt=100) no-repeat scroll 0 -13px;
  float: right;
  height: 13px;
  margin-top: 7px;
  width: 23px;
}

.categories li .toggleSpan.open {
  background-position: 0 0;
}

.categories li li {
  border: none;
}

.categories li .cta a {
  font-size: 1.4em;
}

.categories li span.floatNone,
.footerWrap li span.floatNone {
  float: none;
  background: none;
}

ul.categoryTabs li a,
#coreList .browseBy a,
.coreListerColour #coreList .browseBy .colour {
  color: #5c2c91;
  display: block;
  float: none;
  font-size: 1.2em;
  height: 130px;
  text-align: center;
  width: 171px;
}

.coreListerColour #coreList .browseBy .colour {
  color: #fff;
}

ul.categoryTabs li .img,
#coreList .browseBy a .img,
#coreList .browseBy .colour .img {
  background-repeat: no-repeat;
  display: block;
  height: 55px;
  margin: 25px auto 0 auto;
  overflow: hidden;
  position: relative;
  width: 133px;
}

#coreList .browseBy a .img,
#coreList .browseBy .colour .img {
  background: url(//i1.adis.ws/i/dfs/rainbowDisc?w=110);
  height: 62px;
  margin-top: 18px;
}

#coreList p.or {
  display: inline-block;
  font-weight: bold;
  margin: 0;
  padding: 30px 10px;
  vertical-align: top;
}

ul.categoryTabs {
  display: inline-block;
}

ul.categoryTabs li,
#coreList .browseBy {
  background: linear-gradient(to bottom, #fdfefe 0%, #e7e8e7 100%);
  border: 2px solid #d7d6d6;
  border-radius: 5px;
  color: #5c2c91;
  display: block;
  float: left;
  height: 130px;
  margin: 0 8px 0 0;
  text-align: center;
  width: 171px;
}

.coreListerColour #coreList .browseBy {
  background: url(//i1.adis.ws/i/dfs/listerTabBG-sel?w=92) no-repeat;
}

#coreList .browseBy {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}

ul.categoryTabs li .label,
#coreList .browseBy .label {
  display: block;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 1.35em;
  line-height: 1em;
  padding: 3px 2px 0 2px;
}

ul.categoryTabs li .img img {
  width: 173px;
  position: absolute;
  left: -22px;
  top: -53px;
  max-width: 596px;
}

ul.categoryTabs li.selected .img img {
  top: -133px;
}

ul.categories.toggleCategories {
  margin: 20px 0;
  position: relative;
}

ul.categories.toggleCategories li {
  border-bottom: none;
  display: block;
  margin: 0 0 20px 0;
}

ul.categoryTabs li.selected {
  background: #5c2c91;
  border: 2px solid #5c2c91;
  color: #fff;
  font-size: 1.2em;
}

/* begin: Swatches */
ul.swatchTabs {
  background: url(//i1.adis.ws/i/dfs/range_tab_bg) repeat-x scroll 0 100% #fff;
  width: 100%;
  margin-bottom: 1em;
  clear: both;
}

ul.swatchTabs li {
  background: url(//i1.adis.ws/i/dfs/tab_separator) repeat-x scroll 100% 0 transparent;
  display: block;
  float: left;
  text-align: center;
}

.coloursByNameContainer .byName a,
ul.swatchTabs li a {
  background: #fff;
  color: #5C2C91;
  float: none;
  padding: 9px 16px;
  margin: 0 1px 0 0;
  display: block;
  font-size: 1.3em;
  font-family: Arial;
}

.coloursByNameContainer .selected, ul.swatchTabs li.selected {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff;
  border-color: #D5D0D0 #D5D0D0 #fff;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  margin: 0 0 -1px -1px;
}

ul.swatchTabs li.byName a {
  margin: 0 1px;
}

ul.swatchTabs li.selected a {
  color: #333;
  font-weight: bold;
  margin: 0;
}

.coloursByNameContainer {
  border-top: 1px solid #d5d0d0;
  margin-top: 7px;
}

.coloursByNameContainer .selected {
  border-top: none;
}

/* ==========================================================================
   End of Swatch Selector
   ========================================================================== */
/** RANGE PDP SWATCHES */
#rangePDP .colourTabContainer {
  padding: 0 0 0 6px;
}

.swatchGroup li.miniSwatch,
.colourSelector li.miniSwatch {
  display: block;
  float: left;
  position: relative;
  height: 98px;
  width: 98px;
  margin: 0 16px 16px 0;
  z-index: 1;
}

.colourSelector li.miniSwatch.endRow {
  margin-right: 0;
}

.swatchGroup label.miniSwatch,
.colourSelector label.miniSwatch {
  height: 98px;
  width: 98px;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  cursor: pointer;
  z-index: 1;
}

label.miniSwatch span.transparentLayer {
  background: url(//i1.adis.ws/i/dfs/transparent.png) repeat;
  height: 98px;
  left: 0;
  position: absolute;
  top: 0;
  width: 98px;
}

.swatchGroup label.miniSwatch.sel,
.colourSelector label.miniSwatch.sel,
#configRight .swatchGroup.filling li.miniSwatch label.miniSwatch.sel {
  height: 82px;
  width: 84px;
  padding: 0;
  border: solid 8px #5c2483;
}

label.miniSwatch span.swatch_marker,
label.miniSwatch span.hasPhoto {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 33px;
}

label.miniSwatch span.hasPhoto {
  width: 28px;
  height: 28px;
}

label.miniSwatch.sel span.hasPhoto {
  top: -8px;
  left: -8px;
}

label.miniSwatch span.swatch_marker img {
  width: 33px;
  height: 33px;
  margin: 0;
}

label.miniSwatch img {
  height: 98px;
  width: 98px;
}

label.miniSwatch.sel img {
  height: 82px;
  width: 86px;
}

label.miniSwatch .tick {
  position: absolute;
  display: none;
  top: 20px;
  left: 17px;
}

label.miniSwatch.sel .tick {
  display: block;
}

.colourSelector .associatedColourSwatches {
  display: none;
}

.chosedColourSwatchDisplay {
  color: #666666;
}

.chosedColourSwatchDisplay .associatedColourSwatches ul {
  float: left;
}

.associatedColourSwatches ul.coverType_Fabric_Small {
  float: right;
  width: 326px;
}

.showMoreColourControls li {
  display: none;
}

.showMoreColourControls li a {
  margin: 0.5em 2px 0.5em 0;
}

.swatchGroupContainer .fLeft {
  float: left;
}

.swatchGroupContainer .fRight {
  float: right;
}

article .swatchGroupContainer a {
  float: none;
}

.colourByNameTabContainer ul li {
  width: 15%;
  margin-right: 1.5%;
  margin-bottom: 0.5em;
  float: left;
}

.colourByNameTabContainer ul li.item_1 {
  clear: left;
}

.colourByNameTabContainer ul li a {
  color: #5c2c91;
}

#configRight .swatchGroup.filling li.miniSwatch {
  float: none;
  margin-bottom: 20px;
  width: 100%;
}
#configRight .swatchGroup.filling li.miniSwatch label.miniSwatch {
  border: solid 1px #ccc;
}
#configRight .swatchGroup.filling li.miniSwatch .fRight {
  float: right;
  width: 430px;
}
#configRight .swatchGroup.filling li.miniSwatch .name {
  color: #5c2c91;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1.8em;
  margin: -6px 0 0 0;
}
#configRight .swatchGroup.filling li.miniSwatch p.fillingInfo {
  font-size: 1.15em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

/* end:Swatches */
.amp-dfs-message.overlayTextForRPDP {
  position: relative;
  top: -100px;
  left: 0;
  margin-left: 84px;
  margin-top: -96px;
  height: 76px;
  border-radius: 5px 5px 5px 5px;
  display: none;
}

/* start: swatch selector */
ul.coverType_Fabric_Large li {
  display: block;
  float: left;
  position: relative;
  height: 128px;
  width: 212px;
  margin: 0 16px 16px 0;
  z-index: 1;
}

#productConfig ul.coverType_Fabric_Large li {
  width: 49px;
}

ul.coverType_Fabric_Small li {
  float: left;
  width: 61px;
  margin: 0 5px 5px 0;
  position: relative;
}

ul.coverType_Leather {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E5E5;
}

ul.coverType_Leather li {
  float: left;
  width: 80px;
  margin: 0 8px 8px 0;
  position: relative;
}

ul.coverType_Fabric_Large li:nth-child(2n),
ul.coverType_Fabric_Small li:nth-child(5n) {
  margin-right: 0;
}

ul.coverType_Fabric_Large li img {
  height: 128px;
  width: 212px;
}

#productConfig ul.coverType_Fabric_Large li img {
  width: 84px;
  height: 49px;
  margin-left: -20px;
  max-width: 89px;
}

ul.coverType_Fabric_Small li img {
  width: 61px;
  height: 61px;
}

form#addSwatchesToBasket li input.hideSwatch {
  position: absolute;
  left: -9999px;
}

form#addSwatchesToBasket li span.swatch_marker {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 33px;
}

.wrap form#addSwatchesToBasket li span.swatch_marker img {
  width: 33px;
  height: 33px;
}

form#addSwatchesToBasket li label {
  cursor: pointer;
  display: block;
  height: 49px;
}

form#addSwatchesToBasket li label img {
  height: 49px;
}

form#addSwatchesToBasket .coverType_Leather li.item_1 {
  clear: left;
}

form#addSwatchesToBasket .coverType_Leather li label {
  height: 80px;
}

form#addSwatchesToBasket .coverType_Leather li label img {
  height: 80px;
}

form#addSwatchesToBasket .coverType_Leather li span {
  display: block;
  text-align: center;
  width: 80px;
}

.swatchGroupContainerForFabric .middleItem li label img {
  width: 84px;
}

.swatchGroupContainerForFabric .rightItem li label img {
  width: 49px;
}

div.swatchGroupContainerForFabric table thead th {
  padding: 5px;
  font-size: 1.2em;
  vertical-align: top;
  text-align: left;
  border-bottom: solid 1px #e5e5e5;
}

div.swatchGroupContainerForFabric table thead th strong {
  color: #5c2c91;
}

div.swatchGroupContainerForFabric table thead th.leftItem {
  width: 90px;
}

div.swatchGroupContainerForFabric table thead th.middleItem {
  width: 170px;
  border-left: solid 1px #e5e5e5;
  border-right: solid 1px #e5e5e5;
}

div.swatchGroupContainerForFabric table thead th.rightItem {
  width: 265px;
}

div.swatchGroupContainerForFabric table tbody th {
  vertical-align: top;
  text-align: left;
}

div.swatchGroupContainerForFabric table tbody th div.leftItem {
  height: 49px;
  font-size: 1.2em;
  vertical-align: middle;
  text-align: left;
  padding: 5px;
  width: 84px;
  font-family: "HelveticaNeueW01-45Ligh", Arial, sans-serif;
  font-weight: normal;
  display: table-cell;
}

div.swatchGroupContainerForFabric table tbody th, div.swatchGroupContainerForFabric table tbody td {
  padding: 9px 0 0;
  border-bottom: solid 1px #e5e5e5;
}

body.swatchSelector div.swatchInstructions {
  position: relative;
}

body.swatchSelector #customInfoPanel {
  position: absolute;
  top: 64px;
  left: 0px;
  padding-top: 7px;
  background: transparent;
  width: 330px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(128, 128, 128, 0.5);
  box-shadow: 0px 5px 10px 0px rgba(128, 128, 128, 0.5);
  z-index: 2;
  display: none;
}

body.swatchSelector #customInfoPanelWrapper {
  width: 310px;
  position: relative;
  background: #fff;
  padding: 0 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border-top: solid 5px #c8057f;
}

body.swatchSelector #customInfoPanelWrapper ::before {
  content: '';
  border-bottom: 7px solid #CE1580;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  height: 0;
  width: 0;
  left: 20px;
  top: -12px;
  position: absolute;
}

body.swatchSelector #customInfoPanel .infoBlock {
  padding: 0 0 10px 64px;
  border-bottom: solid 1px #e5e5e5;
  background: transparent url(//i1.adis.ws/i/dfs/icon-info) no-repeat 0 0;
}

body.swatchSelector #customInfoPanel a.button {
  margin: 10px 0;
}

.buttons.addSwatch a.secondary {
  margin-top: 10px;
}

.buttons.addSwatch input[type='submit'].primary {
  margin-top: 10px;
  margin-right: 5px;
  float: right;
}

button.clearSelection {
  border: 0;
  background: none;
  color: #5c2c91;
  font-weight: bold;
  margin: 0;
  outline: none !important;
}

/* end: swatch selector */
/* Checkout */
.favAction button, .favAction a.addToFavourites {
  background: url("//i1.adis.ws/i/dfs/add_to_favourites") no-repeat scroll 0 50% transparent;
  border: medium none;
  clear: left;
  color: #B2007C;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 5px 0 5px 20px;
}

#rangePDP #productInfo .title {
  clear: both;
  text-align: center;
}

#rangePDP #productInfo h2, #rangePDP #productInfo h3 {
  color: #666666;
  display: inline-block;
  font-family: arial;
  font-size: 2.8em;
  font-weight: bold;
}

#rangePDP #productInfo h3 {
  font-weight: normal;
}

.pricingModule {
  color: #666666;
  padding: 0;
  font-family: "Arial";
  margin: 0;
  text-align: center;
}

.pricingModule div {
  padding: 0;
}

.pricingModule p {
  font-size: 1.3em;
  margin: 0 0 0 15px;
  font-weight: bold;
}

.pricingModule div p {
  display: inline-block;
  margin: 0 0 3px 8px;
}

.pricingModule div p.currentPrice, .pricingModule div p.afterEventPrice {
  font-size: 2.4em !important;
  font-weight: normal;
}

.pricingModule div span.price {
  font-size: 1em;
}

#rangePDP .currentPrice,
#rangePDP .currentPrice .price {
  color: #e30613 !important;
}

#rangePDP .save,
#rangePDP .afterEventPrice {
  color: #666 !important;
}

.pricingModule div p.currentPrice .save,
#moreProducts li a .supportingDetails p.pricing .save,
.listViewContainer .supportingDetails p.pricing .save {
  color: #c7017f;
}

.pricingModule div p.afterEventPrice {
  font-size: 2em;
}

#myFavouritesPage .pricingModule div span {
  display: inline-block;
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 3px 8px;
}

.pricingModule span.label3 {
  display: block;
}

.checkoutSales .orderDetails {
  overflow: hidden;
  clear: both;
  font-size: 1.3em;
  margin: 3em 0;
}

.checkoutSales .orderDetails h3,
h3.orderDetailsTitle {
  background: #f8f8f8;
  color: #5c2a83;
  display: block;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2.1em;
  font-weight: normal;
  margin: 0;
  padding: 10px 15px 15px 15px;
}

.checkoutSales .orderDetails input {
  float: right;
  margin: 0;
  padding: 5px 9px;
}

.checkoutSales .orderDetails span.normal {
  display: inline-block;
  font: 1.2em "HelveticaNeueW01-45Ligh", Arial, sans-serif;
  padding: 6px;
}

dl.orderDetails {
  border-bottom: 1px solid #e0e0e0;
  clear: both;
  margin: 0 0 10px 0;
  padding: 10px 0;
}

dl.orderDetails dd {
  float: right;
  width: 250px;
}

.concerns {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  width: 388px;
  padding: 0 15px;
  margin-bottom: 1em;
}

.concerns p:last-of-type {
  margin-bottom: 0;
}

.concerns span {
  display: block;
  font-weight: bold;
  font-size: 2.4em;
}

.basketItems .colourSwatch li {
  float: left;
  display: block;
  padding: 9px;
  border: 2px solid #ccc;
  margin: 0 9px 9px 0;
}

.basketItems .pseudoSwatch {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px 3px 3px 3px;
  cursor: pointer;
  display: block;
  height: 45px;
  width: 45px;
  padding: 5px;
  margin: 0 5px 5px 0;
}

#PaymentOptionsPage h2 {
  border-bottom: 2px solid #e0e0e0;
  padding: 0 0 10px 0;
}

#PaymentOptionsPage h3 {
  display: block;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2.25em;
  padding: 10px 0;
}

.checkoutSales .paymentMethod,
.myAccount .paymentMethod {
  border: 2px solid #d4d3d3;
  border-radius: 5px;
  overflow: hidden;
  padding: 15px 26px;
  position: relative;
  margin: 10px 0;
  width: 462px;
}

#orderTracker .paymentMethod {
  overflow: visible;
}

#orderTracker .paymentMethod input[type="radio"] {
  height: 35px;
  position: absolute;
  top: 24px;
  width: 35px;
}

.standardCheckout .checkoutSales .paymentMethod .formFields {
  height: auto;
}

.checkoutSales .paymentMethod .formFields label {
  color: #5c2c91;
  font-size: 2.1em;
  font-weight: normal;
  padding-top: 0;
  font-family: "HelveticaNeueW02-55Roma";
}

.checkoutSales .paymentMethod label input {
  margin-top: 6px;
}

.checkoutSales .paymentMethod .labelRight input[type="radio"] {
  width: 0;
  height: 0;
  position: absolute;
  left: -10000px;
}

#PaymentOptionsPage ul.disc li {
  font-size: 1.8em;
}

#PaymentOptionsPage ul.disc {
  border-bottom: 2px solid #c5c5c5;
}

.checkoutSales .paymentCards img {
  margin-right: 10px;
  float: left;
}

.checkoutSales .paymentMethod .checkoutSalesNav {
  padding-right: 0;
}

.checkoutSales .paymentMethod .button {
  display: inline-block;
  float: none;
  margin: 20px auto;
  width: 100%;
  font-size: 2.6em;
  font-weight: normal;
  padding: 26px 10px;
  border-radius: 10px;
  background: linear-gradient(to bottom, #ff41bb 0%, #c8057f 100%) repeat scroll 0 0 transparent;
}

.checkoutSales .paymentMethod.selected {
  background: linear-gradient(to bottom, #ffffff 0%, #e7e7e7 100%) repeat scroll 0 0 transparent;
  border: 7px solid #5c2c91;
  padding: 5px 21px;
}

.checkoutSales .paymentMethod p.apr {
  color: #5d2e91;
  font-family: "HelveticaNeueW01-45Ligh";
  font-size: 4.2em;
  line-height: 1em;
  margin: 50px 0 30px 0;
}

.checkoutSales .paymentMethod p.apr span {
  font-size: 2.4em;
  font-family: "HelveticaNeueW01-Thin";
}

.checkoutSales .paymentMethod p.apr .perc {
  font-size: 1.4em;
}

.checkoutSales .paymentMethod p.apr strong {
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: bold;
}

#warrantyPage p.or,
#PaymentOptionsPage p.or,
.myAccount p.or {
  font-family: "HelveticaNeueW02-55Roma";
  color: #999;
  text-align: center;
  font-size: 3.4em;
  line-height: 1em;
  margin: 0;
}

.checkoutSales .paymentMethod p.lead {
  font-size: 1.2em;
  margin: 0;
}

.checkoutSales .paymentMethod .review {
  border: none;
}

.checkoutSales input#balance {
  display: none;
}

.checkoutSales p.errorMessage {
  color: red;
}

.checkoutSales .relative {
  position: relative;
}

.checkoutSales .paymentMethod .ifcIntro p:first-of-type {
  width: 329px;
  float: left;
}

.checkoutSales .paymentMethod .aprRep {
  border: 1px solid #B5B5B5;
  border-radius: 9px 9px 9px 9px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  color: #C5158D;
  float: right;
  font: bold 1.5em "Arial";
  padding: 10px 20px;
  text-align: center;
  width: 142px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.checkoutSales .paymentMethod .ifcIntro ul {
  font-size: 1.2em;
  clear: left;
}

#carouselWrapper {
  touch-action: auto !important;
  overflow: hidden;
}

#carouselWrapper .mobileCarousel {
  float: left;
  clear: both;
}

#rangePDP #carouselWrapper .oneRowContent {
  min-height: 152px;
}

#rangePDP #carouselWrapper .mobileCarousel {
  width: 100%;
}

.mobileCarousel .favAction {
  float: left;
  padding-left: 7px;
}

.mobileCarousel .favAction a.addToFavourites {
  font-size: 1.4em;
}

.mobileCarousel .dialogOpen {
  float: right;
  margin-top: 0;
}

.dfsEspotContent {
  margin: 10px 0;
}

#carouselWrapper .paginatedContent .mobileCarousel .imageDetails {
  width: 42%;
  padding-left: 62px;
}

#carouselWrapper .paginatedContent .mobileCarousel .supportingDetails {
  padding-right: 30px;
  width: 38%;
}

.mobileCarousel .imageDetails {
  float: left;
  padding-left: 30px;
}

.mobileCarousel .supportingDetails {
  width: 220px;
  float: left;
  padding: 0 30px;
}

.mobileCarousel .rangeDetails {
  width: 200px;
  padding: 0 0 0 10px;
}

.mobileCarousel p {
  margin: 0;
  font-size: 1.4em;
  padding-right: 15px;
}

.mobileCarousel .rangeDetails p {
  padding: 0;
}

/* removed carousel from more products in range section */
#moreProducts {
  padding: 20px 0 0 0;
}

#moreProducts .shortListLink {
  bottom: 118px;
  left: 180px;
  position: absolute;
  z-index: 2;
}

.listViewContainer .shortListLink {
  border-bottom: 2px dashed #666666;
}

.addToShortlist,
#rangePDP #moreProducts .addToShortlist {
  border: 0;
  color: #c8057f;
  font-family: "Arial";
  font-size: 2em;
  padding: 16px 10px;
  text-transform: none;
  width: auto;
}

#moreProducts .imageDetails {
  padding: 30px 0 0 0;
}

.imageDetails .mobileImage {
  display: block;
  position: relative;
}

.imageDetails .mobileImage img.mobilePromoIcon {
  width: auto;
  height: 60px;
  position: absolute;
  top: 38px;
  left: 8px;
  margin: 0;
  padding: 0;
}

#moreProducts li a .supportingDetails p,
.listViewContainer .supportingDetails p {
  color: #666666;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 2.4em;
  padding: 0 15px 5px 0;
  text-align: center;
}

#moreProducts li a .supportingDetails p.pricing,
.listViewContainer .supportingDetails p.pricing {
  color: #e30613;
  font-weight: normal;
  padding: 0 0 5px 0;
}

#moreProducts li a .supportingDetails p.pricing span.saving,
.listViewContainer .supportingDetails p.pricing span.saving {
  color: #666;
}

#moreProducts li a .supportingDetails p.salePrice,
.listViewContainer .supportingDetails p.salePrice {
  color: #b2007c;
  margin-bottom: 69px;
}

#moreProducts li a .supportingDetails .nextPageAction,
.listViewContainer li a .supportingDetails .nextPageAction {
  display: block;
  position: absolute;
  top: 80px;
  right: 15px;
}

#rangePDP .dimensions, #searchResults .dimensions {
  color: #666666;
  font-family: "HelveticaNeueW02-55Roma";
  padding: 20px 0;
}
#rangePDP .dimensions .col, #searchResults .dimensions .col {
  float: left;
  font-size: 2em;
  padding: 0 20px;
  text-align: center;
  width: 139px;
}
#rangePDP .dimensions .col span.in, #searchResults .dimensions .col span.in {
  display: none;
}
#rangePDP .dimensions .middle, #searchResults .dimensions .middle {
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
}

p.common, p.common a, p.pricing, p.salePrice {
  color: #b2007c;
  font-weight: bold;
}

.gridViewContainer p.pricing {
  margin: 0;
  padding: 0;
}

#clearance .listViewContainer .supportingDetails p.rangeName strong {
  font-size: 1.15em;
}

.showHide {
  display: none;
  padding: 10px 0 0 0;
  position: relative;
}

.supportingDetails .showHide {
  border-top: 2px dashed #c2c2c2;
  margin: 20px 0 0 0;
  padding: 15px 0 0 0;
  width: 540px !important;
}

.supportingDetails .showHide .close {
  background: url(//i1.adis.ws/i/dfs/clearanceCloseArrowMob?qlt=100) no-repeat 11px 14px #fff;
  border: 2px solid #cc0000;
  border-radius: 6px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 18px;
  width: 50px;
  z-index: 1;
}

.listViewContainer .supportingDetails .hurry {
  color: #000;
  padding: 10px 15px 5px 0;
}

.listViewContainer .supportingDetails .title {
  color: #cc0000;
  display: block;
  font-size: 1.2em;
  padding: 0 0 10px 0;
}

.listViewContainer .supportingDetails .hurry a {
  color: #000;
  display: inline;
  font-weight: bold;
}

.redButton {
  background: #cc0000;
  border: 0;
  color: #fff;
  cursor: pointer;
  border-radius: 6px;
  font-size: 1.95em;
  margin: 20px 0 0 0;
  text-align: center;
  position: relative;
  padding: 18px 12px;
}

input.redButton {
  padding: 20px 12px;
  width: 540px;
}

.redButton.invert {
  background: #fff;
  border: 2px solid #cc0000;
  color: #cc0000;
  padding: 16px 10px;
}

.clearanceOrder.primary {
  border-radius: 6px;
  font-size: 1.95em;
  font-weight: normal;
  margin: 20px 0 0 0;
  padding: 18px 12px;
  text-align: center;
}

.clearanceOrder.clearanceOrderBtn.primary {
  width: 100%;
}

div.callUs h3 {
  font-size: 2em;
  font-weight: bold;
}

div.callUs p.common {
  font-size: 2em;
  margin: 0;
  text-align: center;
}

.mobileCarousel .imageDetails a.mobileImage {
  float: left;
  clear: both;
  position: relative;
  /* Used for absolute positioning on img.mobilePromoIcon */
}

.mobileCarousel .imageDetails a.noImage {
  margin-left: 20px;
}

.mobileCarousel .imageDetails a.mobileImage img.mobilePromoIcon {
  width: auto;
  height: auto;
  position: absolute;
  top: 7px;
  left: 5px;
  margin: 0;
  padding: 0;
}

.gridViewContainer {
  float: left;
  width: 100%;
}

.gridViewContainer .imageDetails {
  padding: 0;
}

.gridViewContainer li {
  background: url("../images/mobile_grid_bg.png") no-repeat scroll right bottom;
  float: left;
  padding: 10px 0;
  width: 50%;
  position: relative;
}

.gridViewContainer li a {
  display: block;
}

.gridViewContainer li .favAction a.addToFavourites {
  font-size: 1.4em;
}

.gridViewContainer li a.coreLink {
  height: 322px;
  margin: 0 10px 0 20px;
  padding: 0 10px 0 0;
  line-height: 1.6em;
}

.gridViewContainer li.last {
  float: right;
  border-right: none;
  background-position: bottom;
}

.gridViewContainer .mobileCarousel {
  width: 100%;
  padding-left: 0;
}

.gridViewContainer .favAction {
  padding-left: 25px;
}

.gridViewContainer a.generic span {
  background: none repeat scroll 0 0 transparent;
}

.gridViewContainer li .furtherDetails {
  position: absolute;
  bottom: 0;
  width: 90%;
  padding-bottom: 10px;
}

.gridViewContainer li .furtherDetails .nextPageAction {
  float: right;
}

.gridViewContainer li .furtherDetails .nextPageAction img {
  padding-bottom: 10px;
}

.gridViewContainer li .furtherDetails .button {
  margin-top: 20px;
  padding: 10px 12px;
  background: #5C2C91;
  color: #fff;
  box-shadow: none;
  border-radius: 6px;
}

.listViewContainer li.first {
  padding-top: 20px;
}

.listViewContainer li,
#moreProducts li {
  clear: both;
  position: relative;
}

.listViewContainer .mobileCarousel {
  width: 100%;
}

img.exBrandLogo {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.supportingDetails {
  border-bottom: 2px dashed #666666;
  margin: 30px 30px 0px 30px;
  padding: 0 0 30px 0;
  position: relative;
}

.listViewContainer .supportingDetails {
  margin: 30px 30px 0px 30px;
  padding: 0 0 10px 0;
  position: relative;
  border-bottom: none;
}

.listViewContainer .supportingDetails .nextPageAction {
  position: absolute;
  top: 60px;
  right: 15px;
}

.paginatedContentBlock {
  position: relative;
}

.pagination li.prev:first-of-type {
  float: left;
  left: 0;
  position: absolute;
  top: 66px;
}

.paginatedContentBlock .pagination ul {
  max-width: 600px;
}

.paginatedContentBlock .pagination ul li.next a {
  float: right;
}

.paginatedContentBlock .pagination ul {
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  margin-top: 20px;
}

.paginatedContentBlock .pagination ul li.duplicate {
  width: 300px;
  margin-top: 20px;
}

.paginatedContentBlock .pagination ul li.duplicate a {
  background: none;
  font-size: 1.4em;
  height: auto;
  width: 60px;
  padding: 10px 0;
}

.paginatedContentBlock .pagination ul li.duplicate.prev a {
  float: left;
  margin-left: 20px;
}

.paginatedContentBlock .pagination ul li.duplicate.next a {
  float: right;
  /*margin-right:22px;*/
}

.paginatedContentBlock .pagination ul li.prev:first-of-type a {
  background: url(../images/icon_pagination_left_large.png) top right no-repeat;
}

.pagination li.next:last-of-type {
  float: right;
  right: 0;
  position: absolute;
  top: 66px;
}

.paginatedContentBlock .pagination ul li.next:last-of-type a {
  background: url(../images/icon_pagination_right_large.png) top left no-repeat;
}

#myAccountNav {
  color: #5c2c91;
  width: 560px;
  /* DFS-585 FF Fix */
}

/* Personal Details */
#personalDetails .heading {
  border-bottom: 2px solid #e8e8e8;
  padding: 10px 0;
  margin: 0 0 10px 0;
}

#personalDetails .heading h3 {
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2em;
}

.myAccount input.edit,
.myAccount input.update {
  border-radius: 10px;
  font-size: 2.6em;
  font-weight: normal;
  margin: 20px 0;
  padding: 26px 10px;
  width: 100%;
}

.myAccount .fieldGroup {
  border-bottom: 2px solid #e8e8e8;
  padding: 0 0 20px 0;
}

.myAccount .fieldGroup h3 {
  color: #5C2C91;
  background: #f8f8f8;
  display: block;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2.2em;
  margin: 0.9em 0;
  padding: 10px 2px;
}

#personalDetails .contactPref input.checkbox {
  float: left;
  opacity: 1;
}

#personalDetails .contactPref label {
  width: 480px;
  float: right;
}

#personalDetails .contactPref a {
  color: #5C2C91;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1em;
}

form.disabled .styled-select {
  background: #ebebe4;
  height: 64px;
}

form.disabled .formFields .styled-select select#personalDetailsPersonTitle {
  font-family: sans-serif;
  height: 64px;
  text-indent: 0;
}

/* Shortlist */
#myFavouritesPage .shortlistHeader {
  padding: 10px 0 20px 0;
}

#myFavouritesPage .shortlistHeader p {
  color: #5c2c91;
  font-size: 2em;
  margin: 0;
}

#myFavouritesPage .calculations {
  background: #fff;
  clear: both;
  margin: 0;
  padding: 0 0 30px 0;
}

#myFavouritesPage #calculations1 {
  display: none;
}

#myFavouritesPage #calculations2 {
  padding-top: 20px;
}

#myFavouritesPage .calculations h3 {
  color: #222;
  font-family: "HelveticaNeueW02-55Roma";
  margin: 0;
}

#myFavouritesPage .calculations #wsRepaymentOptions,
#myFavouritesPage .calculations #wsRepaymentOptions2 {
  margin: 12px 0 0 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-radius: 6px;
  display: block;
  width: 538px;
}

#wsRepaymentOptions li,
#wsRepaymentOptions2 li {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  cursor: pointer;
  float: left;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1.6em;
  padding: 16px 0;
  text-align: center;
  width: 133px;
}

#wsRepaymentOptions li.sel,
#wsRepaymentOptions2 li.sel {
  background: #9c65c3;
  background: -moz-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9c65c3), color-stop(100%, #5c2a83));
  background: -webkit-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  background: -o-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  background: -ms-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  background: linear-gradient(to bottom, #9c65c3 0%, #5c2a83 100%);
  color: #fff;
}

#myFavouritesPage .calculations #wsTotal,
#myFavouritesPage .calculations #wsTotal2 {
  border: none;
  border-top: 1px solid #ccc;
  padding: 5px 0 0 0;
}

#myFavouritesPage .calculations .label {
  float: left;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1.6em;
  line-height: 1.8em;
}

#myFavouritesPage .calculations .item {
  float: right;
  font-size: 1.7em;
}

#wsRepayVal,
#wsRepayVal2 {
  font-family: "HelveticaNeueW01-75Bold";
}

#myFavouritesPage .calculations #wsMonthly,
#myFavouritesPage .calculations #wsMonthly2 {
  padding: 30px 0 0 0;
}

#myFavouritesPage .calculations #wsMonthly h3,
#myFavouritesPage .calculations #wsMonthly2 h3 {
  color: #5C2C91;
  font-size: 2.6em;
  padding: 0 0 20px 0;
}

#myFavouritesPage .calculations .choose {
  color: #5C2C91;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 1.4em;
}

#myFavouritesPage .shortlistContent .wrap {
  padding: 0px 15px 20px 15px;
  border-left: solid 5px #5c2c91;
  border-right: solid 5px #5c2c91;
}

#myFavouritesPage .shortlistFooter {
  border: solid 5px #5c2c91;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #fff;
  padding: 10px 0 10px 20px;
  margin: -20px 0 20px;
}

#myFavouritesPage .shortlistFooter h4 {
  color: #5c2c91;
}

#myFavouritesPage .deleteSelection,
#myFavouritesPage a.button {
  border-radius: 6px;
}

#myFavouritesPage .deleteSelection {
  line-height: 15px;
}

#myFavouritesPage .wrap {
  padding: 20px 0 0 0;
}

#myFavouritesPage .shortlistRow {
  border: 2px solid #ccc;
  margin: 0 0 20px 0;
  position: relative;
}

#myFavouritesPage .removeShortlist {
  background: #878787;
  border: none;
  border-radius: 50%;
  height: 37px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 37px;
}

#myFavouritesPage .removeShortlist .svg-cross_grey-dims {
  display: block;
  margin: 2px 0 0 3px;
}

#myFavouritesPage .productImage a {
  display: block;
}

#myFavouritesPage .productDetails {
  padding: 0 30px 20px 30px;
}

#myFavouritesPage .productDetails h4 {
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2.6em;
  color: #5C2C91;
}

#myFavouritesPage .productDetails p {
  font-size: 1.6em;
}

#myFavouritesPage .colourSelection li.miniSwatch {
  float: left;
  height: 90px;
  margin-bottom: 3px;
  margin-right: 3px;
  position: relative;
  width: 90px;
}

#myFavouritesPage .colourSelection li.miniSwatch span.miniSwatch {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 3px 3px 3px 3px;
  cursor: pointer;
  display: block;
  height: 70px;
  left: 0;
  padding: 9px;
  position: absolute;
  top: 0;
  width: 70px;
}

#myFavouritesPage .colourSelection li.miniSwatch span.miniSwatch img {
  height: 70px;
  width: 70px;
}

#myFavouritesPage .colourSelection li.miniSwatch span.miniSwatch .swatch_marker {
  height: 33px;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 33px;
}

#myFavouritesPage .colourSelection li.miniSwatch span.miniSwatch .swatch_marker img {
  height: 33px;
  width: 33px;
}

#myFavouritesPage .more {
  float: right;
}

#myFavouritesPage .more .button {
  margin: 1px 0 0 0;
  font-size: 2.6em;
  padding: 28px 10px;
  text-align: center;
  width: 255px;
}

#myFavouritesPage div.productDetails .pricingModule {
  position: relative;
  background: #f8f8f8;
  height: auto;
  margin: 30px 0 20px 0;
  padding: 8px 5px;
  text-align: left;
  width: auto;
}

#myFavouritesPage .orderButtons {
  padding: 20px 0 0 0;
}

#myFavouritesPage .orderButtons .button {
  width: auto;
  border-radius: 10px;
  display: block;
  font-size: 2.6em;
  margin: 0 0 20px 0;
  padding: 32px 10px;
  text-align: center;
}

#myFavouritesPage .orderButtons .button.online {
  background: #c8057f;
  background: -moz-linear-gradient(top, #ff41bb 0%, #c8057f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff41bb), color-stop(100%, #c8057f));
  background: -webkit-linear-gradient(top, #ff41bb 0%, #c8057f 100%);
  background: -o-linear-gradient(top, #ff41bb 0%, #c8057f 100%);
  background: -ms-linear-gradient(top, #ff41bb 0%, #c8057f 100%);
  background: linear-gradient(to bottom, #ff41bb 0%, #c8057f 100%);
}

#myFavouritesPage #btt {
  display: block;
  background: #f8f8f8;
  margin: 0 0 30px 0;
  text-align: center;
}

#myFavouritesPage #btt svg {
  margin: 35px 0;
}

#myFavouritesPage #sendToAFriendOverlay textarea {
  width: 99%;
  height: 6em;
  font-size: 1.2em;
}

#myFavouritesPage .share {
  width: 80px;
  padding: 10px 10px;
}

#myFavouritesPage .share span {
  background-position: 0 -382px;
}

#myFavouritesPage #loadingBlock {
  position: absolute;
  margin: 230px 0 0 250px;
  padding: 1em;
  text-align: center;
  z-index: 9501;
}

/* End: Favourites */
/* START: Classic PDP */
#classicPDP header#contentHeader {
  padding: 0;
}

#classicPDP .favAction {
  float: right;
}

#classicPDP .priceArea .pricingModule {
  float: left;
}

#classicPDP .priceArea .ctaButtons {
  float: right;
  width: 228px;
}

#classicPDP .priceArea .ctaButtons a {
  margin-right: 0;
}

#classicPDP .dfsAmplienceSpot.productImg {
  width: 600px;
  margin-left: -20px;
  margin-right: 0;
}

#classicPDP .chooseOptions .options.last {
  margin-right: 0;
}

#classicPDP .chooseOptions .options p {
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 1.3em;
  padding-bottom: 0.6em;
}

#classicPDP .chooseOptions .options ul li {
  float: left;
  margin: 0 5px 3px 0px;
  width: 45px;
  position: relative;
}

#classicPDP .chooseOptions #option_colours ul li {
  width: 57px;
  margin-right: 3px;
}

#classicPDP .chooseOptions .options ul li.last, #classicPDP .chooseOptions #option_colours ul li.last {
  margin-right: 0;
}

#classicPDP .chooseOptions #option_colours ul li.notShown,
.swatchGroup li.miniSwatch.notShown,
.colourSelector li.miniSwatch.notShown {
  display: none;
}

#classicPDP .chooseOptions ul li .attribute_option {
  height: 45px;
}

#classicPDP .chooseOptions #option_colours ul li .attribute_option {
  position: relative;
  height: 57px;
  width: 57px;
}

#classicPDP .chooseOptions #option_colours ul li .attribute_option label {
  border: solid 1px #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
}

#classicPDP .chooseOptions .options ul li label {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  cursor: pointer;
}

#classicPDP .chooseOptions .options ul li img {
  width: 45px;
  height: 45px;
}

#classicPDP .chooseOptions .options ul li span {
  display: block;
  text-align: center;
}

#classicPDP .chooseOptions .options li span.swatch_marker {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 33px;
}

#classicPDP .chooseOptions .options li span.swatch_marker img {
  width: 33px;
  height: 33px;
}

#classicPDP .furtherColours p {
  clear: none;
  float: right;
  font-size: 1.1em;
  line-height: 1.2;
  margin-left: 15px;
  margin-top: 0.4em;
  width: 130px;
}

#classicPDP .furtherColours .showMore, #classicPDP .furtherColours .showLess {
  display: none;
}

#swatchOverlayPop {
  -webkit-box-shadow: -2px 2px 16px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -2px 2px 16px 4px rgba(0, 0, 0, 0.3);
  box-shadow: -2px 2px 16px 4px rgba(0, 0, 0, 0.3);
  background: #fff;
  float: right;
  margin: -15px 0 10px 0;
  padding: 10px 10px 6px 10px;
  text-align: right;
}
#swatchOverlayPop .content {
  margin: 0;
  padding: 0;
}
#swatchOverlayPop ul {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
}
#swatchOverlayPop ul.coverType_Fabric_Large li {
  float: none;
  margin: 0;
}
#swatchOverlayPop ul.coverType_Fabric_Small {
  padding-left: 8px;
}
#swatchOverlayPop ul.coverType_Fabric_Small li {
  margin: 0 0 0 8px;
}
#swatchOverlayPop ul.coverType_Fabric_Small li:first-child {
  margin: 0;
}
#swatchOverlayPop p {
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1.1em;
  margin: 0;
  padding: 3px 0 0 0;
}

/* END: Classic PDP */
img#rangeViewRoomset {
  height: 320px;
  margin-top: -10px;
  width: 600px;
}

.sectionHeading, .headingWithAction {
  overflow: hidden;
}

section#productInformation .withOutDivider h2 {
  margin-top: -12px;
}

section#productInformation .withOutDivider.range h2 {
  margin: 0 0 5px 0;
}

#rangePDP section#productInformation .withOutDivider h2,
.moreProductsTitle {
  color: #666666;
  text-align: center;
}

.prodInfoTitle {
  padding: 20px 0 0 0;
}

.moreProductsTitle {
  padding: 20px 20px 0 20px;
}

.moreProductsTitle span {
  font-family: "HelveticaNeueW01-75Bold";
}

.sectionHeading h2,
.sectionHeading h3,
.headingWithAction h2,
.headingWithAction h3 {
  float: left;
  margin: -12px 0 0 0;
}

#productInformation .headingWithAction h3 {
  float: left;
  margin: 0;
  padding: 0;
}

#productInformation .headingWithAction h3 span {
  color: #333333;
  display: block;
  font: bold 12px "arial";
  margin-top: -3px;
}

.headingWithAction h2 a.backToTop {
  margin-top: -40px;
}

.headingWithAction a span {
  background: url("//i1.adis.ws/i/dfs/icon_arrow_01") 0 3px no-repeat;
  float: left;
  padding-right: 10px;
  width: 9px;
}

.sectionHeading a,
.headingWithAction input {
  background: #fff;
  color: #b2007c;
  margin-top: 0;
  font: 1.1em "Arial";
  border: 1px solid #E1E1E1;
  outline: none !important;
  padding: 6px 21px;
  float: right;
}

.headingWithAction input {
  margin-top: 0;
  font: 1.1em "Arial";
  border: 1px solid #E1E1E1;
  padding: 12px 20px;
  float: right;
}

.dimensionWrap .headingWithAction input {
  font: 2em "Arial";
  font-weight: bold;
  padding: 20px;
  text-transform: lowercase;
}

.headingWithAction input.cm {
  border-radius: 3px 0 0 3px;
  width: 220px;
}

.headingWithAction input.in {
  border-radius: 0 3px 3px 0;
  box-sizing: content-box;
  width: 180px;
  text-align: center;
}

.headingWithAction input.selected {
  background-color: #9e9d9d;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, left, right);
  background-image: -webkit-linear-gradient(top, #c2c0c0, #9e9d9d);
  background-image: -moz-linear-gradient(top, #c2c0c0, #9e9d9d);
  background-image: -ms-linear-gradient(top, #c2c0c0, #9e9d9d);
  background-image: -o-linear-gradient(top, #c2c0c0, #9e9d9d);
  color: white;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5) inset;
}

#rangePDP .range .inner .ctaButtons {
  padding-bottom: 30px;
  border-bottom: 2px dashed #666666;
}

#viewContainer p.viewContainer {
  font-size: 1.8em;
  margin: 0;
  padding: 30px 10px;
  text-align: center;
  /* Overide inline styles from DFS_MOB_VL_* content */
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  display: none;
}

:lang(nl) #viewContainer p.viewContainer {
  font-size: 1.5em;
}

#viewGridListView {
  float: right;
}

#viewGridListView li {
  display: inline;
}

#viewGridListView li a {
  float: left;
  display: block;
  padding: 4px 7px;
  margin: 0;
}

#viewGridListView li a:focus {
  outline: none;
}

#viewGridListView li a#grid {
  border-radius: 3px 0 0 3px;
}

#viewGridListView li a#list {
  border-radius: 0 3px 3px 0;
  border-left: none;
}

/*.headingWithAction a {
	float:right;
	font:1.8em "HelveticaNeueW01-Thin", Arial, sans-serif;
	color: rgb(71, 30, 129);
	margin-top:1.1em
	}
*/
#viewGridListView li a, #viewContainer a {
  margin-top: 13px;
}

.dimensionsChoice .dimensionsImg {
  width: 235px;
}

.dimensionsChoice img {
  margin-top: 30px;
}

.dimensionWrap .headingWithAction {
  width: 442px;
  margin: 0 auto;
}

/* Core Lister */
#listViewContainer .gridView {
  margin: 2em 0 0 0;
}

#coreListerImage {
  margin: 0 30px;
  padding: 30px 0;
  position: relative;
}

#coreListerImage h2 {
  color: #fff;
  font-family: "HelveticaNeueW01-45Ligh";
  font-size: 3.5em;
}

#clearanceLister #coreListerHeaderContent h2 {
  color: #fff;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 4em;
  line-height: 1.3em;
  margin: 0;
  text-align: center;
}

#clearanceLister #coreListerHeaderContent {
  background: url(//i1.adis.ws/i/dfs/clearance-mob-top-wedge?qlt=40) no-repeat 0 0;
  height: 314px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 600px;
}

#clearanceLister #coreListerHeaderContent #roundel01 {
  position: absolute;
  right: 18px;
  bottom: 2px;
}

/* Overide inline styles from DFS_MOB_VL_* content */
#DFS_VL_HEADER {
  margin: 0 0 0 -30px;
  left: auto !important;
  position: relative !important;
  top: auto !important;
}

#DFS_VL_HEADER h2 {
  max-width: 520px;
}

#DFS_VL_HEADER p {
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
  padding: 0 70px;
}

/*searchResults .formFields label,*/
#coreLister .formFields label {
  float: left;
  width: 220px;
}

#coreList {
  -moz-box-sizing: border-box;
  width: 100%;
}

#corelIsterColourInner {
  padding: 0 30px;
}

.listViewContainer .imageDetails img {
  margin-top: 30px;
  vertical-align: top !important;
}

.listViewContainer .supportingDetails .details,
#moreProducts .supportingDetails .details,
#orderConfirmationHomeBtn,
#rangePDP #orderOnline,
#rangePDP #orderByPhone,
#rangePDP #orderOnline2,
#rangePDP #orderByPhone2,
#rangePDP .addToShortlist,
#rangePDP #seeInfo,
#frequentlyBoughtTogether .priceOverview a.orderDirect,
#rangePDP #parentProductLink {
  position: relative;
  padding: 18px 12px;
  background: #5C2C91;
  color: #fff;
  display: block;
  box-shadow: none;
  border-radius: 6px;
  float: none;
  margin: 15px 0 0 0;
  text-align: center;
  font-size: 1.7em;
}

#rangePDP #orderOnline2,
#rangePDP #orderByPhone2,
#moreProducts .supportingDetails .details,
#rangePDP #parentProductLink {
  font-size: 1.9em;
}

#moreProducts .supportingDetails .details {
  margin: 70px 0 0 0;
}

#moreProducts .supportingDetails .clearanceDetails {
  margin: 15px 0 0 0;
}

.listViewContainer .supportingDetails .details {
  margin: 10px 0 0 0;
  font-size: 2.1em;
}

#hero .ctaButtons {
  font-size: 1.2em;
}

#rangePDP #orderOnline,
#rangePDP #orderByPhone,
#rangePDP #orderOnline2,
#rangePDP #orderByPhone2,
#rangePDP .addToShortlist,
#rangePDP #seeInfo,
.listViewContainer .supportingDetails .details,
#moreProducts .supportingDetails .details,
#frequentlyBoughtTogether .priceOverview a.orderDirect {
  font-weight: normal;
}

#rangePDP #orderByPhone,
#rangePDP #orderByPhone2,
#frequentlyBoughtTogether .priceOverview a.orderDirect {
  background: #c7017f;
}

#rangePDP .addToShortlist,
.listViewContainer .addToShortlist {
  background: #fff;
  border: 2px solid #c7017f;
  color: #c7017f;
  font-family: "Arial";
  padding: 16px 10px;
  width: 560px;
}

.listViewContainer .addToShortlist {
  margin-bottom: 0;
  margin: 5px 30px 30px;
  width: 540px;
  font-size: 2.1em;
}

.svg-shortlist_heart {
  display: inline-block;
  margin: -5px 15px 0 0;
  vertical-align: middle;
}

#rangePDP #seeInfo,
#rangePDP #parentProductLink {
  background: #fff;
  border: 2px solid #5c2483;
  color: #5c2483;
  padding: 16px 10px;
}

#clearance .listViewContainer .supportingDetails .details {
  font-size: 1.95em;
  line-height: 1.4em;
  width: 540px;
}

#orderConfirmationHomeBtn {
  width: 515px;
}

#coreList .rangeProduct,
.searchResultsContainer .rangeProduct {
  color: #333;
  font-size: 1.4em;
  margin: 0;
  padding: 0 15px 5px 0;
}

#coreList .gridViewContainer li .rangeProduct {
  padding-top: 3px;
}

/*
	Tooltip
	*/
.regLogin #Register .tooltip_icon {
  margin-left: 20px;
}

.tooltipWrapper img {
  display: block;
}

.tooltipWrapper {
  float: left;
}

.tooltipWrapper div {
  background: none repeat scroll 0 0 #fff;
  border-color: #CE1580 #E3E3E3 #E3E3E3;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 5px 1px 1px;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.2) inset;
  display: none;
  float: left;
  line-height: 1.4;
  padding: 10px;
  	/* position: absolute;
       right: 223px;
       top: 41px;*/
  width: 250px;
  z-index: 999;
}

.tooltipWrapper div::before {
  content: '';
  border-bottom: 7px solid #CE1580;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  height: 0;
  width: 0;
  right: 18px;
  position: absolute;
  top: -11px;
}

.tooltipWrapper .show {
  display: block;
  position: absolute;
  right: -10px;
  top: 39px;
}

.tooltipWrapper div p {
  margin: 0;
}

.filterBySize p, .sizeSelector p {
  margin: 0;
}

.padding20 {
  padding: 0 20px;
}

.padding20 .formFields select {
  max-width: 250px;
}

.margin010 {
  margin: 0 10px;
}

.margin020 {
  margin: 0 20px;
}

/*
	SLider */
#sizeSelectorSlider {
  height: 60px;
  position: relative;
  width: 100%;
}

.sizeSelector {
  margin: 40px 0 20px 0;
}

#sizeSelectorSlider #slider_marker {
  background: linear-gradient(to top, #5c2a83 0%, #9461ba 100%);
  border: 1px solid #5a2681;
  border-radius: 100%;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
  height: 80px;
  position: absolute;
  top: -26px;
  width: 80px;
  z-index: 2;
}

#sizeSelectorSlider #slider_marker .inner {
  width: 60px;
  border-radius: 100%;
  display: block;
  height: 60px;
  margin: 10px 0 0 10px;
  position: relative;
  background: linear-gradient(to bottom, #5c2a83 0%, #9461ba 100%);
}

#sizeSelectorSlider #slider_range {
  position: absolute;
  top: 13px;
  left: 0;
}

#sizeSelectorSlider #slider_handle {
  cursor: move;
  position: absolute;
  top: 20px;
  left: 11px;
}

.filterBySize .fLeft,
.filterBySize .fRight {
  text-align: center;
  width: 45%;
}

#slider-range-wrap {
  background: url(//i1.adis.ws/i/dfs/mobile_rule2?w=496&qlt=100) no-repeat center 0;
  height: 30px;
  padding: 0 58px 0 10px;
}

#slider-range,
#slider-range .ui-widget-header {
  background: none;
  border: 0;
}

#slider-range-wrap .ui-slider-handle.ui-state-default {
  border-radius: 50%;
  border: 13px solid transparent;
  background: linear-gradient(to bottom, #9461ba 0%, #5c2a83 100%);
  background-position: 0;
  background-size: 120px;
  height: 40px;
  margin-top: -15px;
  width: 40px;
}

#slider-range-wrap .ui-slider-handle.ui-state-default:after {
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
  background: linear-gradient(#5c2a83, #9461ba);
  content: '';
  z-index: -1;
  border-radius: 50%;
}

#slider-range .ui-slider-handle span {
  background: url(//i1.adis.ws/i/dfs/mobile_handle_min?qlt=100) no-repeat 0 0px;
  display: block;
  height: 24px;
  margin: 9px 0 0 1px;
  width: 38px;
}

#slider-range .ui-slider-handle + .ui-slider-handle span {
  background: url(//i1.adis.ws/i/dfs/mobile_handle_max?qlt=100) no-repeat 0 0px;
}

.mobileHomeImage {
  margin-top: 1em;
}

.mobileHomeLinks li {
  float: left;
  width: 33.3%;
  min-height: 16em;
  background: url("../images/mobile_grid_bg.png") no-repeat scroll right bottom;
}

.mobileHomeLinks li div.homeLayout {
  width: 100%;
}

.mobileHomeLinks li img {
  max-height: 73px;
}

.mobileHomeLinks li.lastInRow {
  background-position: bottom;
}

.mobileHomeLinks li.finalRow {
  background-position: right;
}

.mobileHomeLinks h3 {
  height: 66px;
}

.mobileHomeLinks h3.offers {
  color: #ca0f4a;
}

.mobileHomeLinks a span {
  display: block;
  background: url("//i1.adis.ws/i/dfs/arrow_right") no-repeat scroll 0 5px transparent;
  padding-left: 15px;
  margin-top: 10px;
}

.orderHistoryWrapper {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0 20px 0;
  margin-bottom: 20px;
  overflow: hidden;
}

#orderHistory .orderHistoryWrapper .button.primary {
  font-weight: normal;
  margin: 10px 0;
}

.orderDetails {
  border-bottom: 2px dashed #c2c2c2;
  padding: 30px 0;
}

.orderDetails .imageDetails.smallImg {
  display: inline-block;
  vertical-align: top;
  width: 100px;
}

.orderDetails .imageDetails a {
  display: block;
}

.orderDetails .supportingDetails {
  border-bottom: none;
  padding: 0;
}

.orderDetails .supportingDetails.smallImg {
  display: inline-block;
  margin-top: 0;
  vertical-align: top;
}

.orderDetails .supportingDetails p {
  margin: 0.5em 0;
}

.orderDetails .supportingDetails.smallImg p {
  margin-top: 0;
}

#orderTracker .orderStatus {
  padding: 0 0 15px 0;
}

#orderTracker .orderStatus dt {
  padding: 15px 0 20px 10px;
  border-bottom: 1px solid #eee;
  margin: 0 0 10px 0;
}

#orderTracker dd .status {
  width: 36px;
  height: 36px;
  background: url(../images/orderStatusIcon.gif) no-repeat 0 0;
  display: block;
  margin: 0 0 0 15px;
}

#orderTracker dd .status.tick {
  background-position: 0 -36px;
}

#orderTracker #balPay {
  padding: 20px 0 0 0;
}

#orderTracker .partPayBox {
  display: none;
}

#orderTracker div.action .partPayBox.formFields label {
  float: none;
  font-size: 1.2em !important;
  margin: 20px 0;
  text-align: center;
  width: 100% !important;
}

#orderTracker .maxPayment {
  float: none;
  font-size: 0.9em;
  width: 183px;
}

#orderTracker .payAmountBorder {
  display: block;
  border: 1px solid #e3e3e3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.4em;
  margin: 0 auto;
  padding: 5px 20px;
  width: 360px;
}

#orderTracker #makePaymentAmt {
  border: 0;
  float: none;
  width: 300px;
}

#orderTracker #PaymentHistoryRetailMobileCmdSubmit {
  background: #c7017f;
  border-radius: 0;
  box-sizing: content-box;
  display: block;
  float: none;
  font-weight: normal;
  margin: 10px auto 26px auto;
  padding: 12px 25px;
  width: 183px;
}

.delAccuracy {
  padding: 10px 0;
}

section#productInformation ol,
section#productInformation ul.information {
  font: 1.2em "Arial";
  list-style: disc outside none;
  padding: 15px 0 0 1px;
}

section#productInformation ol.dimensions {
  list-style: decimal;
  padding: 25px 0 0 28px;
}

section#productInformation ol#productDimension li {
  border-bottom: 1px solid #e9e9e9;
}

section#productInformation ol#productDimension li:last-child {
  border: 0;
}

section#productInformation ol.dimensions .cm {
  position: relative;
  left: 0;
  width: 100px;
}

section#productInformation ol#productDimension div.centimeters {
  margin-right: 10px;
}

section#productInformation ol#productDimension div.inches {
  min-width: 33px;
  text-align: center;
}

section#productInformation ul.information li {
  list-style: disc outside none;
  margin-left: 14px;
}

section#productInformation ol li, section#productInformation ul.information li {
  padding: .3em 0;
  margin-left: 5px;
}

section#productInformation ol li div {
  float: right;
  font-size: 1.4em;
  font-weight: bold;
}

.callFree {
  overflow: hidden;
}

.callFree p {
  float: left;
  margin-right: 20px;
}

.myAccount .threeQuaters {
  font-size: 1.3em;
}

table.orderHistory {
  border: none;
  clear: both;
  margin: 20px 0;
  width: 100%;
}

table.orderHistory td {
  padding: 8px 4px;
}

#paymentHistory table.orderHistory tr.topBorder td {
  border-top: solid 1px #ccc;
}

#paymentHistory table.orderHistory tr.topBorder .label {
  font-weight: bold;
}

table.orderHistory td a {
  float: none;
}

table.orderHistory td p {
  padding: 0;
  margin: 0;
  font-size: 1em;
}

table.orderHistory thead th {
  background: #f8f8f8;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  padding: 0;
}

table.orderHistory thead th span {
  padding: 8px 4px;
  display: block;
  white-space: nowrap;
}

table.orderHistory thead th.last span {
  border-right: solid 1px #ccc;
  -webkit-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}

table.orderHistory tbody td {
  border-bottom: solid 1px #ccc;
}

#paymentHistory .orderDetails {
  padding: 10px 0 20px 0;
  border-bottom: 1px solid #f4f4f4;
  margin: 0 0 20px 0;
}

.js #paymentHistory .paymentPanel.showDetails {
  display: block;
}

.js #paymentHistory .orderDetails span.details,
#paymentHistory .paymentPanel div.action .button {
  cursor: pointer;
  display: block;
  margin: 10px 0;
  padding: 10px;
  text-align: center;
  width: 200px;
  border: 1px solid #8440ac;
  color: #fff;
  text-shadow: 0px 0px 5px #8440ac;
  background: #9c65c3;
  background: -moz-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9c65c3), color-stop(100%, #5c2a83));
  background: -webkit-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  background: -o-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  background: -ms-linear-gradient(top, #9c65c3 0%, #5c2a83 100%);
  background: linear-gradient(to bottom, #9c65c3 0%, #5c2a83 100%);
}

#orderDetails .welcome {
  border-bottom: 2px solid #f4f4f4;
  Margin: 0 0 20px 0;
  padding: 10px 0 20px 0;
}

#orderDetailPageBack {
  display: inline-block;
  float: none;
  font-size: 1.8em;
  font-weight: bold;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
  width: 217px;
}

.myAccount .welcome p,
#orderDetails .welcome h2 {
  color: #5C2C91;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2em;
  margin: 0;
  padding: 10px 0;
}

.js #paymentHistory .paymentPanel, #paymentHistory td.orderDetails span.details, .js #paymentHistory td.showDetails span.details {
  display: none;
}

#paymentHistory td.showDetails .paymentPanel p span {
  display: block;
  float: left;
  width: 150px;
}

#paymentHistory td.showDetails .paymentPanel p.balance {
  font-weight: bold;
  padding: 10px 5px;
}

p.balOutstanding {
  background: #f8f8f8;
  display: block;
  font-size: 1.1em;
  margin: 0 0 10px 0;
  padding: 10px;
}

p.balOutstanding .title {
  float: left;
}

p.balOutstanding strong {
  float: right;
}

#paymentHistory td.showDetails span.details {
  display: none;
}

.js #paymentHistory table.orderHistory tbody td.showDetails {
  border-top: 1px solid #ccc;
}

#paymentHistory .paymentPanel {
  padding: 10px;
  border: 1px solid #ccc;
}

#paymentHistory .paymentPanel .orderHistory {
  margin: 0 0 20px 0;
}

#paymentHistory .paymentPanel div.action {
  clear: both;
}

.payBalButtons .row {
  margin: 0;
  padding: 0 0 10px 0;
}

.payBalButtons .row checkBox {
  float: left;
}

.payBalButtons .row label {
  font-family: Arial, sans-serif;
}

.payBalButtons .row p {
  padding: 7px 0;
  font-size: 1em;
}

#paymentHistory .paymentPanel .action .payBalButtons input,
#orderTracker .action .payBalButtons input {
  margin: 3px 0 0 0;
}

#paymentHistory .paymentPanel div.action .payBalButtons label,
#orderTracker div.action .payBalButtons label {
  margin: 0;
  padding: 0 10px;
}

.payBalButtons p {
  clear: none;
  float: right;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0 10px 0 0;
}

.payBalButtons .grey label,
.payBalButtons .grey p {
  color: #999;
}

#paymentHistory .paymentPanel div.action .button,
#orderTracker div.action .button {
  color: #fff;
  font-size: 1.8em;
  font-weight: normal;
  margin: 20px 0 0 10px;
  border-radius: 10px;
  padding: 26px 10px;
  clear: both;
  float: right;
  min-width: 200px;
  width: 100%;
  background: #c8057f;
  background: -moz-linear-gradient(top, #ff41bb 0%, #c8057f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff41bb), color-stop(100%, #c8057f));
  background: -webkit-linear-gradient(top, #ff41bb 0%, #c8057f 100%);
  background: -o-linear-gradient(top, #ff41bb 0%, #c8057f 100%);
  background: -ms-linear-gradient(top, #ff41bb 0%, #c8057f 100%);
  background: linear-gradient(to bottom, #ff41bb 0%, #c8057f 100%);
}

.payBalSelect .checkoutSalesNav {
  padding: 0 0 20px 0;
}

#paymentHistory .action form .formFields strong,
#orderTracker .action form .formFields strong {
  display: inline-block;
  margin: 0 5px 0 0;
}

#paymentHistory .paymentPanel div.action input[type='text'],
#paymentHistory .paymentPanel div.action input[type='number'],
#orderTracker div.action input[type='text'],
#orderTracker div.action input[type='number'] {
  border-radius: 5px;
  clear: none;
  font-size: 1.2em;
  border: 1px solid #E3E3E3;
  height: 30px;
  text-indent: 10px;
  padding: 10px 0;
  position: relative;
  width: 150px;
}

#paymentHistory .paymentPanel div.action label,
#orderTracker div.action label {
  display: block;
  font-size: 1.2em;
  margin: 5px 0 0 0;
  padding: 4px 0;
  width: 100%;
}

#orderTracker div.action label {
  font-family: "Arial", sans-serif;
  font-size: 1.6em;
}

#paymentHistory .paymentPanel div.action .formFields label,
#orderTracker div.action .formFields label {
  display: inline-block;
  font-size: 1em;
  margin: 0;
  padding: 0;
  width: auto;
}

#orderTracker div.action .formFields label {
  font-family: "Arial", sans-serif;
  font-size: 1.4em;
}

.selectPart .formFields {
  font-size: 1.4em;
}

#PaymentHistoryCmd .currency {
  float: right;
  margin: 12px 5px 0 0;
}

p.tracAcc {
  font-size: 0.9em;
}

.paymentPanel div.action .maxPayment,
#orderTracker div.action .maxPayment {
  font-size: 1em;
  display: inline-block;
  padding: 0 0 0 5px;
}

#orderTracker div.action .maxPayment {
  display: block;
  font-size: 1.3em;
  text-align: center;
  width: 100%;
}

#paymentHistory table.orderHistory tbody td {
  border-bottom: none;
}

#paymentHistory .orderDetails a {
  color: #5c2c91;
}

#paymentHistory .errorAlert {
  position: absolute;
  left: 0;
  width: 460px;
}

.payBalSelect .errorAlert p {
  width: 435px;
}

#paymentHistory .payBalSelect .errorAlert p {
  width: 420px;
}

#paymentHistory table.orderHistory td.orderDetails {
  padding: 0;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

#paymentHistory table.showDetails tbody td.orderDetails {
  border-top: 1px solid #ccc;
}

.js #paymentHistory table.orderHistory td.orderDetails {
  border-top: none;
}

#transactionResponse {
  border: 4px solid #1ccb66;
  font-size: 1.2em;
  padding: 10px 20px;
  position: relative;
}

#orderTracker #transactionResponse {
  border: 1px solid #d6e9c6;
  background: #dff0d8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.2em;
  margin: 0 0 15px;
  padding: 10px 20px;
  position: relative;
}

#paymentHistory #transactionResponse {
  margin-bottom: 10px;
}

#transactionResponse.pending {
  border: 4px solid #eee;
}

#transactionResponse.fail,
#transactionResponse.cancel {
  border: 4px solid #cb0844;
}

#orderTracker #transactionResponse.fail,
#orderTracker #transactionResponse.cancel
#orderTracker #transactionResponse.pending {
  border-color: #FAEBCC;
  background: #FCF8E3;
}

#transactionResponse h2 {
  color: #5c2f83;
  font-size: 2em;
  font-weight: bold;
  margin: 0;
}

#orderTracker #transactionResponse h2 {
  color: #3C763D;
  font-size: 1.4em;
  font-weight: normal;
  margin: 0;
}

#transactionResponse .close {
  background: none;
  border: 0;
  color: #5c2f83;
  display: inline-block;
  font-size: 1em;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}

#paymentHistory #transactionResponse .close {
  font-size: 0.9em;
  right: 0px;
  top: -7px;
}

#orderTracker #transactionResponse .close {
  right: -10px;
  top: -15px;
}

#transactionResponse .note {
  font-size: 1.1em;
  font-weight: normal;
  width: 450px;
}

.paymentMethod h3 {
  color: #5c2c91;
  font-size: 1.6em;
  font-weight: normal;
  padding-top: 0;
  font-family: "HelveticaNeueW02-55Roma";
}

.selectFull p {
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
}

header#pageTop #miniStore a {
  display: none;
}

#homePage .full-col-espot {
  margin: 1em 0;
}

.full-col-espot {
  width: 560px;
  background: #5c2c91;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 20px 0 0 0;
  padding: 10px 0;
}

.mobileHomeImage.full-col-espot {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.full-col-espot h2, .three-col-espot h2 {
  color: #fff;
  line-height: 1em;
  margin: 14px 20px 0 20px;
  font-size: 3.1em;
}

div.quickStoreLocator {
  margin: 5px 20px;
}

div.quickStoreLocator .editableInput {
  border-radius: 5px 5px 5px 5px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #E0E0E0;
  font-size: 1.4em;
  height: 21px;
  padding: 5px 4px 7px 4px;
  min-width: 233px;
  background: #fff;
  float: left;
}

div.quickStoreLocator a.doQuickStoreLocator {
  padding-left: 20px;
  float: left;
  margin: 1px 0 0 5px;
  background: url("//i1.adis.ws/i/dfs/storeLocatorSearch-icon.png") no-repeat scroll 3px 50%, linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%) repeat scroll 0 0 transparent;
}

div.quickStoreLocator .editableInput.placeholder {
  color: #adadad;
}

div.quickStoreLocator a.storeDir {
  color: white;
  float: left;
  font-size: 1.3em;
  font-weight: bold;
  margin: 5px 0 0 13px;
  text-decoration: underline;
}

article .storeOpening {
  position: relative;
}

div.storeOpening input#showPublic {
  position: absolute;
  top: 10px;
  left: 204px;
  margin: 0;
}

div.storeOpening #publicHolidaysView {
  position: absolute;
  top: 5px;
  left: 19px;
  margin: 0;
  width: 292px;
}

div.storeOpening #publicHolidaysContainer {
  padding: 10px;
  position: relative;
  z-index: 1;
  top: -1px;
  border: solid 1px #dadada;
  background: #fff;
  min-height: 180px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(128, 128, 128, 0.5);
  box-shadow: 0px 1px 0px 0px rgba(128, 128, 128, 0.5);
  background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e6e6e6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #e6e6e6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #e6e6e6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  /* W3C */
}

div.storeOpening #publicHolidaysClose {
  height: 35px;
  min-height: 35px;
  background: #fff;
  width: 120px;
  margin-left: 170px;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  border: solid 1px #dadada;
  border-bottom: none;
}

div.storeOpening #publicHolidaysClose a {
  display: block;
  margin: 10px;
  width: 100px;
  color: #5C2C91;
}

div.storeOpening #publicHolidaysClose a span {
  position: relative;
  float: right;
}

.thirds div.item {
  text-align: center;
  width: 142px;
}

.thirds div.item span {
  clear: both;
  display: block;
  text-align: center;
  font-weight: bold;
}

.thirds div.item span.price {
  color: #C5168D;
}

.thirds li {
  color: #5C2C91;
  float: left;
  font: 1.2em Arial;
  margin-bottom: 1.3em;
  width: 150px;
}

.thirds li a {
  float: none;
}

.thirds li.first {
  margin-right: 12px;
  width: 198px;
}

.thirds.thirds-grouping li.first {
  background: url("//i1.adis.ws/i/dfs/icon_addition") no-repeat scroll right 16px transparent;
}

.thirds li.last {
  margin-left: 5px;
  width: 195px;
}

.thirds.thirds-grouping li.last {
  background: url("//i1.adis.ws/i/dfs/icon_addition") no-repeat scroll left 16px transparent;
}

.thirds li.last div.item {
  float: right;
}

#addFBTToBasket {
  border-bottom: 2px dashed #666666;
  padding-bottom: 40px;
}

#frequentlyBoughtTogether h2,
#ymalLister h2 {
  color: #666666;
  display: block;
  float: none;
  font-family: Arial, sans-serif;
  line-height: 1.5em;
  padding: 0 0 25px 0;
  text-align: center;
}

#frequentlyBoughtTogether .pricingModule {
  margin-top: 0;
  margin-bottom: 20px;
}

#frequentlyBoughtTogether .pricingModule p {
  color: #c7017f;
  font-size: 1.8em;
  font-weight: normal;
}

#frequentlyBoughtTogether .priceOverview a.orderDirect {
  margin-right: 0;
}

.boughtTogether a,
#ymalLister .thirds .item a {
  display: block;
}

.boughtTogether .thirds .item a span,
#ymalLister .thirds .item a span {
  color: #666666;
  font-family: Arial, sans-serif;
  font-size: 1.6em;
  font-weight: normal;
}

.boughtTogether .thirds .item a .price,
#ymalLister .thirds .item a .price {
  font-size: 1.5em;
}

.topOfPage {
  clear: both;
  position: relative;
  text-align: center;
}

#rangePDP a#top,
.coreDepartment a#top {
  background: none;
  border: 0;
  box-shadow: none;
  color: #666666;
  display: inline-block;
  float: none;
  font-size: 1.6em;
  font-weight: bold;
  margin: 20px auto;
  padding: 30px;
  text-transform: uppercase;
  width: auto;
}

#rangePDP a#top span,
.coreDepartment a#top span {
  background: none;
  border-style: solid;
  border-width: 0 12.5px 13px 12.5px;
  border-color: transparent transparent #666666 transparent;
  height: 0;
  left: 50%;
  margin: 0 0 0 -12px;
  padding: 0;
  position: absolute;
  top: 0;
  width: 0;
}

#dimensionsAndInfo {
  font-size: 1.1em;
}

article#rangePDP #productInformation {
  border-top: 2px dashed #666;
}
article#rangePDP #productInformation .prodInfoTitle {
  color: #666;
  text-align: center;
}

article#rangePDP #productInformation .dimensionsCarouselWrap {
  border-bottom: 2px dashed #666666;
  border-top: 2px dashed #666666;
  margin: 20px 0 30px 0;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .headingWithAction {
  overflow: visible;
  position: relative;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .headingWithAction h2 {
  float: none;
  font-family: "HelveticaNeueW02-55Roma";
  font-weight: normal;
  text-align: center;
  width: 100%;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .headingWithAction h2 span {
  color: #666666;
  display: inline;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 1em;
  font-weight: normal;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .carPrev,
article#rangePDP #productInformation .dimensionsCarouselWrap .carNext {
  background: none;
  border: 0;
  bottom: -2.8em;
  margin: 0;
  outline: 0;
  position: absolute;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .carPrev {
  left: 0;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .carNext {
  right: 0;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .carPrev.disabled,
article#rangePDP #productInformation .dimensionsCarouselWrap .carNext.disabled {
  opacity: 0.3;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .carPrev span,
article#rangePDP #productInformation .dimensionsCarouselWrap .carNext span {
  display: block;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarousel {
  display: block;
  margin: 0;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarousel .dimensionsChoice {
  border: 0;
  box-sizing: border-box;
  display: block;
  float: left;
  padding: 0;
  width: 100%;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarousel .dimensionsChoice .dimensionsChoiceCont {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarousel .dimensionsChoice .dimensionsChoiceCont h4 {
  margin: 0;
  padding: 15px;
  text-align: center;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarousel .dimensionsChoice .dimensionsChoiceCont .dimensionWrap {
  border: 0;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarousel .dimensionsChoice ol.dimensions {
  width: 532px;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarouselNav {
  padding: 10px 0 20px 0;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarouselNav ul {
  text-align: center;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarouselNav ul li {
  display: inline-block;
  padding: 0 20px;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarouselNav ul li button {
  background: #ffffff;
  border: 1px solid #5C2C91;
  border-radius: 50%;
  height: 24px;
  margin: 0;
  outline: 0;
  padding: 0;
  width: 24px;
}
article#rangePDP #productInformation .dimensionsCarouselWrap .dimensionsCarouselNav ul li button.selected {
  background: #5C2C91;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Prevent callout */
.nocallout {
  -webkit-touch-callout: none;
}

.pressed {
  background-color: rgba(0, 0, 0, 0.7);
}

/* A hack for HTML5 contenteditable attribute on mobile */
textarea[contenteditable] {
  -webkit-appearance: none;
}

/* A workaround for S60 3.x and 5.0 devices which do not animated gif images if
   they have been set as display: none */
.gifhidden {
  position: absolute;
  left: -100%;
}

/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
}

.ir br {
  display: none;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/**
 * Clearfix helper
 * Used to contain floats: h5bp.com/q
 */
.innerWrap:before, .innerWrap:after, .clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.innerWrap:after, .clearfix:after {
  clear: both;
}

body .share span {
  display: block;
  float: left;
  padding: 0 0 0 17px;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 800px) {
  /* Style adjustments for viewports that meet the condition */
}
/* @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {*/
/* Style adjustments for viewports that meet the condition */
/*}*/
@media only screen and (orientation: portrait) {
  body {
    font-size: 82.5% !important;
  }

  body a.share {
    padding-right: 10px;
    width: 71px;
  }

  body .share span {
    background: url(//i1.adis.ws/i/dfs/sprite) no-repeat 0 -378px;
    overflow: hidden;
  }

  #headerPanels .logoHeader {
    float: left;
    width: 18%;
  }

  button, .button {
    font-size: 1.4em;
  }

  #coreListerImage h2 {
    line-height: 1;
  }

  #tabHeaders ul li.tabStore a {
    width: 135px;
  }

  #tabHeaders ul li.tabCall a {
    width: 97px;
    padding: 25px 8px;
    word-wrap: break-word;
  }

  #tabHeaders ul li.tabLoginAccount a {
    width: 115px;
    padding: 25px 8px;
  }

  #tabHeaders ul li.tabLoginAccount a {
    width: 70px;
    padding: 25px 8px;
  }

  :lang(nl) #tabHeaders li a#locatorLink {
    padding: 40px 0 35px 0;
  }

  :lang(nl) #tabHeaders li.tabLoginAccount a#mobileMyAccountLink {
    padding: 40px 8px 35px 8px;
  }

  #tabHeaders ul li.tabBasket a {
    width: 80px;
    padding: 40px 8px 35px 8px;
  }

  #tabHeaders ul.doubleLine li.tabBasket a {
    width: 80px;
    padding: 25px 8px;
  }

  .pricingModule p {
    font-size: 1.1em;
    margin: 0 0 0 8px;
  }
}
/* iPhone landscape and iPad portrait */
@media only screen and (orientation: landscape) {
                                              /*body {
   background: red !important ;
   -webkit-text-size-adjust:none;
}*/
  .formFields select {
    width: 210px;
  }

  #tabHeaders li a {
    font-size: 1.3em;
  }

  #storeCommon fieldset {
    padding-top: 6px;
  }

  #storeCommon fieldset input[type="submit"] {
    top: 12px;
  }

  #tabHeaders ul.doubleLine li.tabStore a, #tabHeaders ul.doubleLine li.tabCall a {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  :lang(nl) #tabHeaders ul.doubleLine li.tabStore a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  :lang(nl) #tabHeaders ul.doubleLine li.tabCall a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#Register h3 {
  margin-top: 20px;
}

#Register #userRegistrationCreateAccount {
  margin: 10px auto;
  width: 100%;
}

p.hint {
  margin: 0 0 -5px 0;
  padding: 5px 0 0 0;
  font-size: 1.2em;
}

.contentPage .TC #breadCrumb, .contentPage .TC .title, .contentPage .TC .amplience, .contentPage .TC .lister1, .contentPage .TC .lister2, .contentPage .TC .reviews, .contentPage .TC .navigation2 {
  display: none;
}

.contentPage .TC .content ul {
  list-style: disc outside;
  line-height: 1.8em;
}

.contentPage .TC .content .navigation1 ul {
  list-style: none;
}

.contentPage .TC .content ul li {
  margin-left: 20px;
  font-size: 1.2em;
}

.contentPage .TC ol {
  list-style: decimal outside;
  font-size: 1.2em;
}

.contentPage .TC ol li ol li {
  font-size: 0.8em;
}

.contentPage .TC ol li {
  list-style: decimal outside;
  line-height: 1.8em;
}

.contentPage .TC ol li {
  margin-left: 20px;
}

.contentPage .TC p strong {
  color: #333;
}

.contentPage .TC table {
  margin: 20px 0;
}

.contentPage .TC table td {
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  font-weight: bold;
  font-size: 1.2em;
  padding: 10px;
  text-align: center;
}

.contentPage .TC table th:last-child, .contentPage .TC table td:last-child {
  border-right: none;
}

.contentPage .TC table tr:last-child td {
  border-bottom: none;
}

.contentPage .TC table tr:nth-child(odd) {
  background: #FBFBFB;
}

.contentPage .TC table td a {
  font-size: 1em;
  float: none;
}

.contentPage .TC h1 {
  float: none;
}

.contentPage .navigation1 .wrap {
  margin-top: 0px;
}

.contentPage .C1 .navigation1 ul, .contentPage .C2 .navigation1 ul {
  width: 560px;
  -webkit-box-shadow: 1px 1px 3px #292929;
  -moz-box-shadow: 1px 1px 3px #292929;
  box-shadow: 1px 1px 3px #292929;
  margin: 0 auto 10px auto;
}

.contentPage .navigation1 .wrap {
  margin-top: 0px;
}

.contentPage .C1 .navigation1 ul li, .contentPage .C2 .navigation1 ul li {
  float: left;
  display: block;
  width: 25%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  border-right: 1px solid #ebebeb;
  text-align: center;
  background: #eee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  /* W3C */
}

.contentPage .C1 .navigation1 ul li a, .contentPage .C2 .navigation1 ul li a {
  display: block;
  width: 100%;
  text-align: center;
  padding: 18px 0px 0 0px;
  color: #5C2E91;
  border-right: 1px solid #f2f1f1;
  border-bottom: 1px solid #f2f1f1;
  font-weight: normal;
  float: none;
}

.notShown {
  display: none;
}

#newSelectPosition {
  border: 1px solid #d4d3d3;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 4;
}

.selectBox {
  background: linear-gradient(to bottom, #ffffff 0%, #e2e2e2 100%);
  border: 2px solid #d4d3d3;
  border-radius: 5px;
  bottom: 12px;
  display: inline-block;
  float: none !important;
  height: 48px !important;
  left: 0;
  line-height: 32px !important;
  margin-bottom: 0 !important;
  position: absolute;
  width: calc(100% - 4px) !important;
}

.basket .selectBox {
  width: 80px !important;
}

.selectBox p {
  background: none;
  font-size: 2em;
  margin: 0;
  padding: 9px 11px;
  z-index: 5;
}

.selectBox p span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background: transparent url(//i1.adis.ws/i/dfs/selectArrows?w=9&qlt=100) no-repeat 100% 50%;
}

#newSelectPosition ul,
.selectBox ul {
  background: #fff;
  /*position:absolute;*/
  width: 100%;
  margin: 0;
  	/*top:0;
      left:0;*/
  font-size: 1.2em;
  max-height: 140px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 5;
}

#newSelectPosition ul li:hover,
.selectBox ul li:hover {
  background: #e5e5e5;
}

#newSelectPosition ul li span,
.selectBox ul li span {
  cursor: pointer;
  font-size: 1.1em;
  white-space: nowrap;
}

#callMeBackOverlay .h2 {
  background: #e1e1e1;
  color: #5c2a83;
  font-family: "HelveticaNeueW01-45Ligh", Arial, sans-serif;
  font-size: 4em;
  margin: 15px 0 18px 0px;
  padding: 4px 0 8px 19px;
}

#callMeBackOverlay .h2 span {
  display: inline-block;
  margin: -5px 10px 0 0;
  vertical-align: middle;
}

#callMeBackOverlay p {
  font-size: 1.6em;
  clear: both;
}

#callMeBackOverlay .errorAlert p {
  clear: none;
  width: 475px;
}

#callBackTimes p {
  margin: 30px 0;
}

.min {
  color: #c5158d;
  font-weight: bold;
}

#callMeBackOverlay .button {
  margin: 20px 0;
  width: 100%;
}

#callMeBack .selectGroup .selectBox {
  height: 24px !important;
  line-height: 24px;
}

#callMeBackOverlay div.chatToUS h3 {
  background: url("//i1.adis.ws/i/dfs/phone_callYou") no-repeat scroll left top transparent;
  margin: 3px 0 18px 0px;
  padding-left: 60px;
  height: 50px;
  line-height: 50px;
  float: left;
}

.chatToUS {
  margin: 20px 0 0 0;
}

#callMeBackOverlay div.chatToUS .callBackWithin15Field {
  clear: none;
  padding: 15px 0 0 0;
  width: auto;
}

#callMeBackOverlay div.callUs {
  border-bottom: 2px solid #e5e5e5;
}

#callBackTimes .callBackDays .checkBox {
  width: 50%;
  float: left;
}

#callBackTimes .callBackDays label {
  min-width: 75px;
  padding-bottom: 15px;
}

#callMeBackOverlay div.callUs h3 {
  background: url("//i1.adis.ws/i/dfs/phone_callUs") no-repeat scroll left top transparent;
  margin: 15px 0 18px 0px;
  padding-left: 60px;
  height: 50px;
  line-height: 50px;
  float: left;
}

#callMeBackOverlay #callUsNow {
  background: linear-gradient(to bottom, #ff41bb 0%, #c8057f 100%);
  border: 1px solid #c8057f;
  border-radius: 10px;
  font-size: 2.6em;
  font-weight: normal;
  margin: 10px 0 30px 0;
  padding: 32px 10px;
  text-align: center;
  width: 540px;
}

#callMeBackOverlay div.callUs p {
  clear: both;
  margin-bottom: 14px;
  margin-top: 4px;
}

div.labelRight input[type="radio"] {
  display: none;
}

div.labelRight input[type="radio"] + label {
  position: relative;
  height: 30px;
  padding: 0 0 0 30px;
}

div.labelRight input[type="radio"] + label span {
  position: absolute;
  top: 4px;
  left: 0;
  background: url(//i1.adis.ws/i/dfs/cmbRadio.png) -23px 0 no-repeat;
  display: inline-block;
  width: 23px;
  height: 23px;
}

div.labelRight input[type="radio"]:checked + label span {
  background: url(//i1.adis.ws/i/dfs/cmbRadio.png) 0 0 no-repeat;
}

span.min15 span {
  color: #b2007c;
}

.callBackTimeWrapper {
  clear: both;
  overflow: hidden;
  padding: 0 0 10px 0;
}

.callBackTimeWrapper span {
  color: #b2007c;
  font-size: 1.2em;
  font-weight: bold;
}

#callBackTimes {
  border-bottom: 2px solid #e5e5e5;
  margin: 0 0 10px 0;
  padding: 0 0 15px 0;
}

.formFields input.error,
.styled-select.error,
.errorAlert,
#headerFields #search-form #search.error,
#empty-search-form #search.error {
  border-color: #ce1580;
}

.errorAlert {
  background: url(//i1.adis.ws/i/dfs/error?qlt=100) no-repeat 10px 49% #feeff1;
  height: auto;
  margin-bottom: 15px;
  position: relative;
}

#callMeBackOverlay .errorAlert {
  width: 520px;
}

.errorImage {
  float: left;
  margin: 10px;
}

.errorAlert p {
  float: right;
  font-size: 0.6em !important;
  line-height: 1em;
  margin: 0;
  padding: 8px 5px 8px 0;
  text-indent: 0;
  text-align: left;
  width: 495px;
}

#orderTrackerLogin .errorAlert p {
  width: 475px;
}

#callMeBackPersonTitleStyled {
  width: 520px;
}

.twoChecks .errorAlert p {
  font-size: 0.5em !important;
  float: left;
  width: 200px;
  padding: 11px 5px 8px 36px;
}

.dobCol .errorAlert p {
  width: 200px;
}

#storeLocatorForm .errorAlert p {
  width: 490px;
}

.errorAlert .pntr {
  background: url(//i1.adis.ws/i/dfs/alertPntr);
  bottom: -16px;
  display: block;
  height: 17px;
  left: 34px;
  position: absolute;
  width: 30px;
}

form#payOptionsForm div.labelRight input[type="radio"] {
  display: block;
}

.formFields label.error,
.formFields .label.error,
.editableInput.error {
  color: #ce1580;
}

:lang(nl) .checkoutSales #deliveryDetails .selectBox {
  min-width: 205px;
}

#main {
  float: left;
}

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

.bx-wrapper .bx-viewport {
  left: auto;
  box-shadow: none;
  border: none;
}

.bx-wrapper img {
  display: inline-block;
}

.bx-wrapper .bx-controls-direction a {
  width: 64px;
  height: 104px;
  margin-top: -52px;
}

.bx-wrapper .bx-next {
  background-position: 0 0;
  background-image: url("//cdn-dfs2.amplience.com/dfs/carousel_nav_next_no_dis.png");
}

.bx-wrapper .bx-prev {
  background-position: 0 0;
  background-image: url("//cdn-dfs2.amplience.com/dfs/carousel_nav_prev_no_dis.png");
}

.bx-wrapper .bx-next:hover {
  background-position: 0 -104px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 -104px;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: auto;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #fff;
  box-shadow: inset 3px 3px 3px 3px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  width: 30px;
  height: 30px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #471E81;
  box-shadow: none;
}

.innerWrap {
  display: block;
  /*float: left;*/
  clear: both;
  width: 600px;
}

.innerWrap.checkoutSales {
  padding: 30px 0 20px 0;
}

#updateBalance {
  width: auto;
  padding: 10px 20px 22px 20px;
  margin: -5px 10px 0px 10px;
  text-align: center;
  text-indent: 0;
  vertical-align: middle;
}

.dfsAmplienceSpot .amp-dfs-altcarousel {
  left: 33px;
}

#productConfig .amp-dfs-viewer, #productConfig #amp-dfs-main {
  width: 560px;
}

#productConfig .amp-dfs-image > .amp-zoom {
  margin-left: 45px;
}

#exBrPDPHeader {
  margin: 0 0 10px 0;
}

/* Ampliance roundels.css
 */
.dfsAmplienceSpot {
  overflow: hidden;
  padding: 0 20px;
}

#customViewer {
  padding: 0 0 30px 0;
}

.amp-header-product-title h3 {
  display: none;
}

.amp-image-container {
  text-align: center;
}

img.amp-main-img {
  margin: 0 auto;
}

.amp-desktop-viewer .amp-header .amp-roundels {
  float: right;
}

.amp-dfs-message, #rangePDP .amp-dfs-message {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
  left: 130px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 100px;
  width: 345px;
  border-radius: 5px;
  font-size: 1.2em;
  font-weight: bold;
  display: none;
}

.customViewerRoundel {
  z-index: 100;
  box-sizing: border-box;
  margin-right: 8px;
}

.customViewerRoundel span {
  background-color: #6C6C6C;
  background-repeat: no-repeat;
  color: #fff;
  border-radius: 5px;
  line-height: 1;
  height: 35px;
  width: 130px;
  float: right;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  font-family: Arial, sans-serif;
  display: block;
  box-sizing: border-box;
}

.expressDelivery span {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20210%20131%27%3E%3Cpath%20fill%3D%27%236C6C6C%27%20d%3D%27M0%200h210.4v130.8H0z%27%2F%3E%3Cpath%20fill%3D%27%23FFF%27%20d%3D%27M64.5%2053.1l20.9%201.4v-2.8l-20.9%201.4zm0%205.3l20.9%201.4V57l-20.9%201.4zm0%205.3l20.9%201.4v-2.8l-20.9%201.4zm0%205.2l20.9%201.4v-2.8l-20.9%201.4zm65.3-9.6h-2.1v5h6.9c0-2.8-2.1-5-4.8-5m12.3%2016c0%20.2%200%20.6-.6.6H88.6c-.2%200-.6%200-.6-.6%200-.4.1-.5.2-.6h53.5c.4.2.4.6.4.6m-1.1-3.2h-15.2V59c0-1.2.6-1.5%201.1-1.5h2.7c3.9%200%207.1%203.3%207.1%207.4v1.3h1.2c1.6%200%202.9%201.4%202.9%203.1v2.8h.2zm-13-17.2h-1.1c-1.4%200-3.6%201.1-3.6%204.2v13.1h-34V50.4c0-.2%200-.8.8-.9h37.1c.2%200%20.8%200%20.8.9v4.5zM97.9%2078.6h3.6c-.3.8-1%201.4-1.8%201.4-.8-.1-1.5-.7-1.8-1.4m30.2%200h3.6c-.2.8-1%201.4-1.8%201.4-.8-.1-1.5-.7-1.8-1.4m16.5-3.3c0-.7-.3-1.9-1.2-2.6v-3.4c0-2.7-1.8-5-4.2-5.5-.5-4.7-4.2-8.4-8.7-8.8v-4.6c0-1.4-.9-3.5-3.3-3.5H90.1c-1.3%200-3.3.9-3.3%203.5v22.4c-.6.5-1.2%201.4-1.2%202.7%200%201.3.8%203.2%203.1%203.2H94c.3%203%202.7%205.4%205.7%205.4s5.4-2.4%205.7-5.4h18.8c.3%203%202.7%205.4%205.7%205.4s5.4-2.4%205.7-5.4h5.9c1.3-.1%203.1-1%203.1-3.4%27%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-position: -35px -22px;
  padding: 6px 2px  2px 52px;
}

.handcraftedBritain span {
  background-position: -40px -22px;
  background-size: cover;
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%220%200%20210%20131%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%236C6C6C%22%20d%3D%22M0%200h210.4v130.8H0z%22%2F%3E%3Cpath%20d%3D%22M125.4%2071.7h-4.5l3.1%201.6c.5-.6%201-1.1%201.4-1.6m-4.3%204.4c.1-.1.2-.2.3-.2l-6.6-3.3v8.1c1.8-1.1%203.9-2.6%206.3-4.6m-19-3.5l-6.6%203.3c.1.1.2.2.3.2%202.3%201.9%204.5%203.5%206.3%204.6v-8.1zM94.5%2075l6.7-3.3h-5.7l-2.9%201.4%201.9%201.9m-7.1-16l-1.5-.8v.8h1.5zm8.5%200l-9.3-4.6c-.3.8-.5%201.6-.6%202.5l4.2%202.1h5.7zm-7.5-7.8l13.7%206.8V47.9c-1.4-.5-3-.8-4.6-.8-3.5%200-6.9%201.4-9.1%204.1m42.2%2010.4h-18.4V49c-2.2%201.1-3.7%202.4-3.7%202.4h-.1s-1.4-1.2-3.6-2.3v12.6H86.3c.6%202.6%201.8%205.1%203.2%207.4h15.2v13.2c.4.2.7.4%201%20.5%201.7.7%202.3.8%202.6.8h.1c.4%200%201-.1%202.6-.8.3-.1.6-.3%201-.5V69.1h15.2c1.6-2.4%202.8-4.9%203.4-7.5M114.8%2058l13.7-6.8c-2.2-2.7-5.6-4.1-9.1-4.1-1.6%200-3.2.3-4.6.8V58zm6.6%201l8.9-4.5c-.3-.8-.7-1.6-1.1-2.3l-13.5%206.7h5.7v.1zm9.5%200v-.6-.1l-1.5.7h1.5z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fsvg%3E);
  padding: 6px 2px 2px 39px;
}

/* temporary */
.choiceColours span {
  padding: 6px 2px 2px 52px;
}

.amp-fullscreen-viewer .amp-nav-container {
  z-index: 2;
}

.contentPage .C1 .content, .contentPage .C2 .content {
  height: auto;
  font-size: 0.7em;
}

#homePage .dfsAmplienceSpot {
  margin-left: -20px;
  overflow: visible;
  padding: 0;
}

#loadingAnim {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1600;
}

#loadingAnim img {
  position: absolute;
  top: 15%;
  left: 50%;
  margin-left: -16px;
}

.primaryBgTwo {
  background: #eee;
  background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), color-stop(100%, #eee));
  background: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background: -o-linear-gradient(top, #fff 0%, #eee 100%);
  background: -ms-linear-gradient(top, #fff 0%, #eee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
}

/***********
 IFC
************/
.confirmDpn .labelRight label {
  font-size: 1.6em;
}

.customRadioGlobal label {
  float: none;
  margin-right: 0;
  width: 100%;
}

.customRadioGlobal div label {
  font-family: "HelveticaNeueW01-75Bold";
  width: 250px;
}

#EmploymentDetailsCmd .customRadioGlobal .employmentTypeLabel {
  font-size: 1.25em;
}

.customRadioGlobal div {
  display: inline-block;
}

#financeYourDetails p.note {
  margin: 10px 0 0 10px;
}

#financeYourDetails input[readonly] {
  color: #555;
  background: #e9e9e9;
}

.dobWrap {
  padding: 10px 0 0 0;
}

.dobWrap .dobCol {
  display: inline-block;
  margin: 0 25px 0 0;
  position: relative;
  width: 157px;
}

.dobWrap.twoCol .dobCol {
  width: 255px;
}

.dobWrap .dobCol:last-child {
  margin: 0;
}

.dobWrap .dobCol .styled-select {
  background-position: 85% 50%;
}

.dobWrap.twoCol .dobCol .styled-select {
  background-position: 95% 50%;
}

.formFields.withSelect {
  margin-bottom: 20px;
}

.ifcPage .selectBox {
  bottom: -10px;
  height: 68px !important;
  width: 100% !important;
}

.ifcPage .selectBox p {
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1.8em;
  padding: 15px 24px 15px 20px;
}

.dobCol .selectBox p span,
#EmploymentDetailsCmd .selectBox p span,
#financeYourDetails .dobCol .selectBox p span,
#BankDetailsMobileCmd .dobCol .selectBox p span {
  min-width: 10px;
}

.dobCol label,
.dobCol .label,
#financeYourDetails .dobCol label,
#BankDetailsMobileCmd .dobCol label {
  font-size: 1.3em;
}

.generic .dobCol .label {
  background: none;
  color: #000;
  font-size: 1em;
  font-weight: normal;
  padding: 0;
}

.sortCode .dobWrap {
  padding: 10px 0;
}

.sortCode .dobCol input {
  text-align: center;
  text-indent: 0;
}

.bankDetailsCheckBox .labelPlace {
  font-size: 1.8em;
  float: none;
  margin: 1em 0;
  width: auto;
}

.accountDuration {
  padding-bottom: 20px;
}

.cardsHeld label {
  padding-bottom: 10px;
}

.formFields .cardsHeld input[type="checkbox"] {
  margin-top: 10px;
}

.bankDetailConfirm input[type="checkbox"] {
  margin-top: 0;
}

.detailsModule {
  border-bottom: 2px solid #e0e0e0;
  margin: 0 0 20px 0;
  padding: 10px 0 30px 0;
}

.detailsModule dl {
  font-size: 1.4em;
  padding: 10px 0 20px 0;
}

.detailsModule dt,
.detailsModule dd {
  font-size: 1em;
  margin: 0 0 15px 0;
  width: calc(50% - 21px);
}

.detailsModule .credCard {
  display: block;
}

.detailsModule .generic {
  float: right;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0;
  padding: 15px;
}

#appConfirmSummaryList {
  position: relative;
  display: block;
}

#appConfirmSummaryList li {
  font-size: 1.6em;
  display: block;
  padding: 0 0 20px 0;
}

#appConfirmSummaryList li span {
  display: inline-block;
  font-family: "HelveticaNeueW02-55Roma";
  max-width: 470px;
  vertical-align: top;
}

#appConfirmSummaryList li span strong {
  display: block;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
  width: 25px;
}

/* ==========================================================================
   Store Directory styles
   ========================================================================== */
/* Copied from dfs-deploy.css - START */
#storeDirectory .innerWrap #storeInfoBlock.wrap {
  overflow: visible;
  margin-top: 10px;
  position: relative;
}

#storeInfoBlock .phoneLink {
  color: #5c2c91;
}

#storeInfoBlock h2.availableAt {
  font-size: 1.8em;
  color: #5c2c91;
}

#storeInfoBlock #GetDirectionLink {
  float: right;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}

#storeInfoBlock .postalDetails {
  width: 300px;
  float: left;
  margin-bottom: 10px;
}

#storeInfoBlock div.buttons {
  width: 240px;
  overflow: hidden;
  float: right;
}

#storeInfoBlock .mapBlock {
  border: none;
}

#storeInfoBlock .storeLocation {
  width: 100%;
}

#storeInfoBlock .storeContactInfo {
  margin: 20px 0 10px;
}

#storeInfoBlock .storeLocation .contact {
  font-size: 16px;
  clear: both;
}

#storeInfoBlock .rightPanelStoreInfo {
  border-left: 1px solid #e0e0e0;
  padding-left: 15px;
}

#storeDirectory .innerWrap .iconKeys {
  position: relative;
}

article section > .withOutDivider {
  padding: 0 0 20px 0;
  margin-bottom: 0;
}

article section > .withDivider {
  padding: 0 0 20px 0;
  margin-bottom: 0;
  border-bottom: 1px dashed #E1E1E1;
}

article section > .withDivider.btmButtonPad {
  padding-bottom: 75px;
}

article section > .withOutDivider .inner,
article section > .withDivider .inner {
  padding: 20px 20px 0 20px;
}

section.exploreDepartments .wrap {
  background: white;
}

section.exploreDepartments h2 {
  margin-bottom: 25px;
}

.storeLocator .innerWrap .wrap {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.storeLocator .innerWrap #mainFooter .wrap {
  background: transparent;
}

.storeLocator article .titleArea {
  margin: 0 auto;
}

.storeLocator article section {
  background: none;
  overflow: visible;
}

.storeLocator article .titleArea h1 {
  padding: 0;
}

div.quickStoreLocator {
  margin: 5px 20px;
}

div.quickStoreLocator .container {
  float: left;
}

div.quickStoreLocator a.directory {
  float: right;
  color: #fff;
  text-decoration: underline;
  margin: 5px;
}

div.quickStoreLocator .editableInput {
  border-radius: 5px 5px 5px 5px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #E0E0E0;
  font-size: 1.4em;
  height: 21px;
  padding: 2px 4px;
  min-width: 159px;
  background: #fff;
  float: left;
}

div.quickStoreLocator a.doQuickStoreLocator {
  padding-left: 20px;
  float: left;
  margin: 1px 0 0 5px;
  background: url("//i1.adis.ws/i/dfs/storeLocatorSearch-icon.png") no-repeat scroll 3px 50%, linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%) repeat scroll 0 0 transparent;
  color: #5C2C91;
  text-decoration: none;
}

div.quickStoreLocator .editableInput.placeholder {
  color: #adadad;
}

#mapContainer {
  width: 680px;
  height: 696px;
  position: relative;
}

#storeLocatorResultsPage section.makeItLarge,
#storeLocatorResultsPage section.makeItLarge #mapContainer {
  width: 914px;
}

#storeLocatorResultsPage .contactDetailsLeft {
  float: left;
  margin-bottom: 0;
  font-family: HelveticaNeueW01-75Bold;
  font-size: 1em;
}

#storeDetailsPage #storeInfoBlock {
  overflow: visible;
}

/*#storeDetailsPage #mapContainer	{
	width: 540px;
	height:428px;
}
*/
#storeDetailsPage .phoneLink {
  color: #5c2c91;
}

#storeDetailsPage .rightPanelStoreInfo {
  border-left: 1px solid #e0e0e0;
  padding-left: 15px;
}

#storeDetailsPage .storeOpening {
  border-top: none;
}

#storeLocatorForm {
  padding-bottom: 10px;
}

#storeLocatorForm input.input,
#storeLocatorForm select.input {
  width: 210px;
  height: 26px;
  padding: 2px;
}

#storeLocatorForm select#searchFilter {
  margin: 1px 0 5px;
}

#storeLocatorForm select.input {
  width: 214px;
}

/* these 4 placeholder colours are supposed to be seperate entries, they will break if combined */
::-webkit-input-placeholder {
  color: #ADADAD;
}

:-moz-placeholder {
  color: #ADADAD;
}

::-moz-placeholder {
  color: #ADADAD;
}

:-ms-input-placeholder {
  color: #ADADAD;
}

#storeLocatorForm input.button {
  padding: 5px;
  width: 214px;
  margin: 5px 0;
}

/*.columns12 aside	{
	padding:20px 22px 20px 20px;
	width:214px;
	float:left;
}
.columns12 article	{
	padding:20px 22px 20px 0;
	width:682px;
	float:left;
}*/
.storeLocator article aside {
  padding: 0 22px 20px 0px;
  float: left;
}

#storeLocatorPage article aside,
#storeLocatorResultsPage article aside {
  padding-top: 0;
}

#storeLocatorResultsPage article aside .storeName {
  font-weight: bold;
}

.storeLocator article aside .storeImage {
  padding: 5px;
  border-left: solid 1px #e5e5e5;
  border-right: solid 1px #e5e5e5;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(128, 128, 128, 0.5);
  box-shadow: 0px 1px 1px 0px rgba(128, 128, 128, 0.5);
}

.storeLocator article aside .storeImage img {
  width: 204px;
}

.storeLocator article section {
  float: left;
}

aside ul.storeList {
  width: 100%;
  border-top: solid 1px #dadada;
  padding-top: 10px;
}

aside ul.storeList li {
  border-bottom: solid 1px #dadada;
  margin-bottom: 10px;
}

aside ul.storeList li {
  border-bottom: solid 1px #dadada;
  margin-bottom: 10px;
}

a.storeName {
  font-size: 1.1em;
  display: block;
  width: 182px;
}

.storeList address {
  font-size: 1.1em;
  margin-bottom: 5px;
  font-style: normal;
  width: 182px;
}

.storeList address .tel {
  color: #b2007c;
}

.storeList .storeMarker {
  float: right;
}

p.howFar {
  font-size: 1em;
  margin: 0 0 10px;
}

p.howFar span {
  color: #999;
}

article .storeLocation {
  float: left;
  width: 370px;
}

article .storeLocation address {
  font-size: 1.1em;
  margin-bottom: 0.5em;
  font-style: normal;
}

article .storeLocation h4 {
  font-size: 1.2em;
  margin: 0;
  color: #c8057f;
}

article .storeLocation p {
  margin-top: 0;
}

article .storeLocation p a {
  float: none;
}

article .storeLocation .button {
  margin-left: 0;
  margin-right: 10px;
  width: 150px;
  text-align: center;
  padding: 10px 6px;
  white-space: nowrap;
}

:lang(nl) article .storeLocation .button {
  width: auto;
}

 /* JF
article .storeOpening	{
	float:right;
	width:292px;
	border-left:solid 1px #e5e5e5;
	padding-left:17px;
	position:relative;
}
#orderTracker article .storeOpening	{
	float: none;
	border-left: none;
}  */
.dialog .close {
  float: right;
}

.mapOverlay,
body > div.mapOverlay {
  position: absolute;
  overflow: visible;
  width: 410px;
}

.mapOverlay .content {
  width: 370px;
  border: solid 5px #5c2c91;
  background: #fff;
  padding: 15px;
}

.mapOverlay .content h3 {
  font-family: Arial;
  color: #5c2c91;
  margin: 0 0 5px;
}

.mapOverlay .storeInformation {
  float: left;
  width: 170px;
}

.mapOverlay .storeInformation address {
  font-style: normal;
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

.mapOverlay .storeInformation .button {
  margin: 5px 0;
  width: 148px;
  text-align: center;
  padding: 10px;
}

.storeServices .item_1 {
  clear: left;
}

.mapOverlay .storeServices {
  float: right;
  width: 170px;
}

.mapOverlay .storeServices h4 {
  font-size: 1.2em;
  margin-bottom: 5px;
}

.mapOverlay .storeServices:first-of-type h4 {
  margin-top: 6px;
}

.mapBlock .storeServices li,
.mapOverlay .storeServices li {
  width: 55px;
  text-align: center;
  float: left;
}

.mapBlock .storeServices li span,
.mapOverlay .storeServices li span {
  display: block;
  width: 55px;
  text-align: center;
}

.mapBlock .storeServices li img,
.mapOverlay .storeServices li img {
  height: 37px;
  width: 37px;
}

.mapOverlay .footer {
  position: absolute;
  bottom: -12px;
  left: 183px;
}

.mapOverlay .closeStoreInfo {
  position: absolute;
  top: 15px;
  right: 15px;
}

#storeDetailsPage .storeLocation a.printPage,
a#SendToPhoneLink,
a#GetDirectionLink,
.mapOverlay .getDirections {
  font-size: 1.2em;
  font-weight: bold;
}

a#SendToPhoneLink {
  padding-bottom: 9px;
}

#storeDetailsPage .storeLocation a.printPage img,
a#SendToPhoneLink img,
a#GetDirectionLink img,
.mapOverlay .getDirections img {
  vertical-align: bottom;
}

#storeDetailsPage .storeLocation a.printPage img {
  margin-right: 5px;
}

.storeLocator article .mapBlock aside {
  padding-top: 0;
}

.mapBlock h3 {
  margin: 0 0 0.5em;
  color: #5c2c91;
}

.mapBlock h4 {
  font-size: 1.2em;
}

#sendToPhoneOverlay .close {
  border-radius: 2px 2px 2px 2px;
  font-weight: bold;
  margin-top: 0.5em;
  margin-right: 0.5em;
  padding: 5px 10px;
}

form.validatePhoneAndSend input#sendto_phoneNumber {
  width: 300px;
  vertical-align: middle;
}

form.validatePhoneAndSend p {
  margin: 0;
}

form.validatePhoneAndSend input.primary {
  width: 60px;
  float: none;
  height: 36px;
  cursor: pointer;
}

:lang(nl) form.validatePhoneAndSend input.primary {
  width: auto;
  text-indent: 0;
}

form.validatePhoneAndSend input[type='checkbox'] {
  vertical-align: top;
}

hr.line {
  margin: 20px 0 20px 0;
  border-top: 1px solid #e0e0e0;
  width: 100%;
}

div.storeLocation h1 {
  color: #5c2c91;
  font-family: "HelveticaNeueW02-55Roma", Arial, sans-serif;
  font-size: 3em;
  margin: 0;
  /* was 0.5em 0 1.5em*/
  line-height: 1.1em;
}

#storeInfoBlock div.storeLocation h1 {
  margin-bottom: 10px;
}

.storeLocation .businessName {
  margin-top: 30px;
}

.storeLocation .contactStoreNumber {
  margin-left: 31px;
}

div.openingTimes h3 {
  color: #5c2c91;
  font-family: Arial;
  font-size: 1.8em;
  margin: 0;
  /* was 0.5em 0 1.5em*/
}

div.openingTimes h4 {
  color: #5c2c91;
  font-size: 1.2em;
  margin-top: 0;
}

div.openingTimes ul li {
  font-size: 1.2em;
  background: transparent url(//i1.adis.ws/i/dfs/dot) repeat-x 0 12px;
  margin-bottom: 5px;
}

div.openingTimes ul li .day {
  float: left;
  background: #fff;
  padding-right: 5px;
}

div.openingTimes ul li .times {
  float: right;
  background: #fff;
  padding-left: 5px;
}

div.storeOpening input#showPublic {
  position: absolute;
  top: 10px;
  right: 0;
  margin: 0;
}

div.storeOpening #publicHolidaysView {
  position: absolute;
  top: 5px;
  left: 17px;
  margin: 0;
  width: 292px;
}

div.storeOpening #publicHolidaysContainer {
  padding: 10px;
  position: relative;
  z-index: 1;
  top: -1px;
  border: solid 1px #dadada;
  background: #fff;
  min-height: 180px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(128, 128, 128, 0.5);
  box-shadow: 0px 1px 0px 0px rgba(128, 128, 128, 0.5);
  background: #ffffff;
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  /* W3C */
}

div.storeOpening #publicHolidaysClose {
  height: 35px;
  min-height: 35px;
  background: #fff;
  width: 120px;
  margin-left: 170px;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  border: solid 1px #dadada;
  border-bottom: none;
}

div.storeOpening #publicHolidaysClose a {
  display: block;
  margin: 10px;
  width: 100px;
  color: #5C2C91;
}

div.storeOpening #publicHolidaysClose a span {
  position: relative;
  float: right;
}

#publicHolidaysContainer div.openingTimes ul li,
#publicHolidaysContainer div.openingTimes ul li .day,
#publicHolidaysContainer div.openingTimes ul li .times {
  background: transparent;
}

#mapContainer #mapResizeControls {
  position: absolute;
  top: 0;
  left: -10px;
  height: 696px;
  background: transparent url(//i1.adis.ws/i/dfs/map_left) no-repeat 0 42px;
}

#mapContainer #mapResizeControls a {
  display: block;
  background: #ccc;
  padding: 10px;
  width: 66px;
  height: 22px;
  outline: none;
  background: transparent url(//i1.adis.ws/i/dfs/map_btn_open) no-repeat 0 0;
  color: #5C2C91;
}

#mapContainer #mapResizeControls a span {
  margin: 0 5px;
}

#storeDirectory #storeDirectoryList .storeList li.store {
  width: 210px;
  padding: 0 10px;
  float: left;
}

#storeDirectory #storeDirectoryList .storeList li.mod_1 {
  clear: left;
}

#storeDirectory #storeDirectoryList .storeList li.store ul {
  clear: left;
}

#storeDirectory .storeListContainer .closedBlock ul.storeList {
  display: none;
}

#storeDirectory .storeListContainer .openBlock ul.storeList {
  display: block;
}

#storeDirectory .storeListContainer .areaBlock h3 {
  font-family: "HelveticaNeueW01-45Ligh", Arial, sans-serif;
  font-size: 1.8em;
  /* Page Heading 2 18px */
  font-weight: normal;
  display: block;
  float: none;
  padding: 9px 15px 6px 15px;
  color: #5c2c91;
  background: #ffffff;
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  /* W3C */
  border: solid 1px #d4d3d3;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
}

#storeDirectory .storeListContainer .areaBlock h3 a {
  float: none;
  display: block;
  color: #5c2c91;
}

#storeDirectory .storeListContainer .closedBlock h3 a {
  background: transparent url(//i1.adis.ws/i/dfs/arrow_up) no-repeat 100% 50%;
}

#storeDirectory .storeListContainer .openBlock h3 a {
  background: transparent url(//i1.adis.ws/i/dfs/arrow_down) no-repeat 100% 50%;
}

#storeDirectory .storeListContainer .store h4 {
  color: #5C2C91;
  margin: 0.4em 0 0.2em;
}

#storeDirectory .storeListContainer .areaBlock p {
  margin: 0 0 5px;
}

#storeDirectory .iconKeys h3,
#storeDirectory .iconKeys h4 {
  margin: 1em 0;
}

#storeDirectory .keysTitle {
  width: 40px;
  float: left;
  padding-right: 19px;
}

#storeDirectory .keysDescription {
  width: 820px;
  float: left;
  padding-left: 19px;
  border-left: solid 1px #e5e5e5;
}

#storeDirectory .keysDescription li {
  width: 75px;
  float: left;
  text-align: center;
}

#storeDirectory .keysDescription img {
  width: 37px;
}

#storeDirectory .keysDescription li p {
  float: left;
  width: 70px;
  clear: none;
  margin-top: 5px;
  font-size: 1em;
}

#storeDirectory .keysDescription a {
  float: none;
  font-size: 1em;
  white-space: nowrap;
}

#storeDirectory .keysDescription .keysBrands {
  width: 530px;
  float: left;
  padding-right: 19px;
}

#storeDirectory .keysDescription .keysProducts {
  width: 250px;
  float: left;
  padding-left: 19px;
  border-left: solid 1px #e5e5e5;
}

/* Copied from dfs-deploy.css - END */
#storeDirectory .innerWrap > article {
  background: #e4e1e1;
}

.storeLocator .innerWrap .wrap {
  margin-top: 10px;
}

#storeDirectory p {
  font-size: 12px;
}

#storeDirectory .headerShortcuts {
  text-align: center;
  margin-top: 15px;
  background-color: #fff;
  border-radius: 8px;
  padding: 10px;
}

#storeDirectory .headerShortcuts h2 {
  margin-bottom: 15px;
  color: #5c2a83;
}

#storeDirectory .headerShortcuts li {
  display: inline-block;
  font-family: helveticaneuew01-thin;
  font-size: 21px;
}

#storeDirectory .scrollTo {
  display: inline-block;
  padding: 20px 30px;
}

#storeDirectory .scrollTo:active {
  background-color: rgba(228, 225, 225, 0.3);
}

#storeDirectory .keysDescription li {
  float: none;
  width: 73px;
  display: inline-block;
  vertical-align: top;
}

#storeDirectory .keysDescription li p {
  font-size: 10px;
  position: relative;
  height: 42px;
  float: none;
}

#storeDirectory .keysDescription a {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}

#storeDirectory .innerWrap .iconKeys {
  padding-bottom: 10px;
}

#storeDirectory .keysTitle {
  float: none;
  padding: 0;
  width: auto;
  text-align: center;
}

#storeDirectory .iconKeys h3 {
  margin-bottom: 0;
}

#storeDirectory .keysDescription {
  float: none;
  width: auto;
  border-left: none;
}

#storeDirectory .keysDescription .keysBrands {
  float: none;
  padding: 0;
  width: auto;
}

#storeDirectory .iconKeys h4 {
  font-size: 18px;
  text-align: center;
}

#storeDirectory .keysBrands > p {
  text-align: center;
  margin-top: 0;
}

#storeDirectory .keysDescription .keysProducts {
  border-left: none;
  float: none;
  padding: 0;
  width: auto;
}

#storeDirectory .keysProducts > ul {
  text-align: center;
}

#storeDirectory .storeListContainer .openBlock ul.storeList {
  display: block;
  margin: 10px auto;
  width: 524px;
}

#storeDirectory .storeList li {
  display: inline-block;
}

#storeDirectory #storeDirectoryList .storeList li.store {
  float: none;
  vertical-align: top;
  width: 220px;
  padding: 0 19px;
}

/* ==========================================================================
   Checkout Progress Breadcrumb
   ========================================================================== */
#checkoutProgress .innerWrap {
  background: linear-gradient(to bottom, #582a78 0%, #5b2b7c 3%, #72359c 11%, #7536a0 14%, #5c2384 81%, #4e1b71 100%);
  overflow: visible;
  padding: 7px 42px 7px 130px;
  width: 428px;
}

#checkoutProgress .currentStep,
#checkoutProgress a,
#checkoutProgress .disabled {
  color: #fff;
  display: inline-block;
  margin: 0 59px 0 0;
  padding: 7px 0;
  font-size: 1.3em;
}

#checkoutProgress .disabled {
  color: #b587d6;
}

#checkoutProgress .num {
  border: 2px solid;
  border-radius: 100%;
  display: inline-block;
  padding: 0;
  height: 30px;
  line-height: 1.65em;
  margin: 0 7px 0 0;
  text-align: center;
  width: 30px;
}

#checkoutProgress.carekitprogress .num {
  margin: 0 46px 0 0;
}

/* ==========================================================================
   Warranty Page
   ========================================================================== */
.innerWrap.checkoutSales header {
  padding: 0 30px;
}

header .generic.back {
  display: inline-block;
  float: none;
  font-size: 1.8em;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 15px;
  text-align: center;
  width: 217px;
}

#warrantyPage header h2 {
  padding: 0 0 10px 0;
}

.innerWrap.checkoutSales article {
  padding: 0 30px;
}

#warrantyPage .icon {
  background: url(//i1.adis.ws/i/dfs/warrantyIcons-v2?w=133&qlt=100);
  height: 131px;
  margin: 0 0 10px -15px;
  width: 133px;
}

#warrantyPage .icon.Leather {
  background-position: 0 -131px;
}

#warrantyPage .icon.furniture {
  background-position: 0 -262px;
}

.warrantyRow {
  font-family: "HelveticaNeueW02-55Roma";
  padding: 20px 0 15px 0;
}

#warrantyPage .warrantyRow,
#warrantyPage .careKitRow {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 40%, #f5f5f5 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 40%, #f5f5f5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 40%, #f5f5f5 100%);
  border: 2px solid #d4d3d3;
  border-radius: 5px;
  margin: 0 0 20px 0;
  overflow: hidden;
  padding: 10px 26px;
}

.warrantyRow .title,
.careKitRow .title {
  border-bottom: 1px solid #dedede;
  padding: 5px 0 10px 0;
}
.warrantyRow .title h3.floatLeft,
.careKitRow .title h3.floatLeft {
  color: #5c2483;
  float: left;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 1.65em;
  line-height: 1.7em;
  margin: 0;
  width: 380px;
}
.warrantyRow .title h3.floatLeft strong,
.careKitRow .title h3.floatLeft strong {
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1.2em;
  font-weight: normal;
}
.warrantyRow .title .price,
.careKitRow .title .price {
  font-size: 2em;
  font-weight: bold;
}
.warrantyRow p.floatLeft,
.careKitRow p.floatLeft {
  font-size: 1.25em;
  margin: 0;
  padding: 8px 0;
  width: 305px;
}
.warrantyRow .vid.dialogOpen,
.careKitRow .vid.dialogOpen {
  float: right;
  border-width: 2px;
  border-style: solid;
  border-color: #ababab;
  border-image: initial;
  margin: 12px 0px 0px;
}
.warrantyRow .buttons,
.careKitRow .buttons {
  padding: 10px 0px 12px;
}
.warrantyRow .buttons .button,
.careKitRow .buttons .button {
  float: left;
  font-size: 2em;
  font-weight: normal;
  margin: 0px 10px 0px 0px;
  padding: 20px 10px;
  text-align: center;
  width: 230px;
}
.warrantyRow .buttons .addButton,
.careKitRow .buttons .addButton {
  margin: 0;
  padding: 20px 15px;
  width: 450px;
}
.warrantyRow .buttons .addButton .svg-dfs_header_icon_basket_white,
.warrantyRow .buttons .addButton .svg-dfs_header_icon_basket_black,
.careKitRow .buttons .addButton .svg-dfs_header_icon_basket_white,
.careKitRow .buttons .addButton .svg-dfs_header_icon_basket_black {
  display: inline-block;
  margin: 1px 10px 0px 0;
  vertical-align: top;
}
.warrantyRow .buttons .addButton .svg-dfs_header_icon_basket_white,
.careKitRow .buttons .addButton .svg-dfs_header_icon_basket_white {
  margin: 3px 10px 0px 0;
}
.warrantyRow .buttons .addButton.disabled,
.careKitRow .buttons .addButton.disabled {
  border: 1px solid #e1e1e1;
  border-radius: 6px;
}
.warrantyRow .buttons .removeButton,
.careKitRow .buttons .removeButton {
  background: #fff;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  color: #333;
  float: right;
  font-size: 1.8em;
  font-weight: bold;
  margin: -1px 0 0 0;
  padding: 20px 15px;
  width: 210px;
}
.warrantyRow .buttons .removeButton span,
.careKitRow .buttons .removeButton span {
  border-bottom: 1px solid #333;
}
.warrantyRow .buttons .removeButton .cross,
.careKitRow .buttons .removeButton .cross {
  background: #878787;
  border: 0;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 0.9em;
  margin: 0 12px 0 0;
  padding: 3px 10px 1px 10px;
  vertical-align: bottom;
}

:lang(nl) #warrantyPage .warrantyRow p.floatLeft {
  float: none;
  width: auto;
}

.warrantyRow .buttons .addButton {
  margin-top: 20px;
  width: 482px;
}

.warrantyRow .leftCol {
  display: inline-block;
  padding: 0 21px 0 0;
  width: 133px;
}

.warrantyRow .leftCol a {
  color: #5C2C91;
  display: block;
  float: none;
  margin: 0 0 0 13px;
  padding: 0 0 5px 0;
}

.warrantyRow .rightCol {
  display: inline-block;
  vertical-align: top;
  width: 320px;
}

.warrantyRow .rightCol .head,
.careKitRow .detailRow {
  padding: 0 0 8px 0;
}

.warrantyRow .rightCol .head {
  position: relative;
}

.warrantyRow .rightCol .head h4 {
  color: #b2007c;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 1.9em;
  margin: 0;
  padding: 0 0 10px 0;
}

.warrantyRow .rightCol .head .price {
  font-size: 2.2em;
  font-family: "HelveticaNeueW01-75Bold";
}

.warrantyRow .detail {
  border: 2px solid #f8f8f8;
  padding: 21px;
}

.warrantyRow .detail p {
  font-family: "HelveticaNeueW01-75Bold";
  margin: 0;
}

.imageRow {
  padding: 20px 0 10px 0;
}
.imageRow img {
  display: inline-block;
  margin: 0 25px 10px 0;
}
.imageRow img.last {
  margin-right: 0;
}

.warrantyPage.dialog {
  width: 550px;
}

.warrantyXtra {
  border-bottom: 2px solid #e5e5e5;
  padding: 20px 45px;
}

.warrantyRow .warrantyXtra {
  border: none;
  padding: 0 45px 20px 45px;
}

.warrantyXtra a {
  color: #5c2f91;
  display: block;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1.6em;
  text-align: center;
}

#warrantyPage .careKitRow .carekitDispImgWrap {
  padding: 40px 0 0 0;
}
#warrantyPage .careKitRow .carekitDispImgWrap .carekitDispImg {
  display: block;
  margin: 0 auto;
}
#warrantyPage .careKitRow p {
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 1.4em;
  margin: 0;
  padding: 10px 0;
}
#warrantyPage .careKitRow .buttons .qtyAmount {
  border-radius: 6px;
  clear: none;
  color: #333;
  display: block;
  font-size: 1.8em;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 20px 10px;
  width: 212px;
}
#warrantyPage .careKitRow .buttons .removeButton {
  margin-bottom: 20px;
  width: 202px;
}

.dialog.careView {
  border: 1px solid #9f9f9f;
  -webkit-box-shadow: -8px -1px 20px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -8px -1px 20px -3px rgba(0, 0, 0, 0.3);
  box-shadow: -8px -1px 20px -3px rgba(0, 0, 0, 0.3);
  margin-top: 50px !important;
  overflow: visible;
  padding: 10px 20px;
  width: 528px;
}
.dialog.careView button.close {
  background: #5c2483;
  border: 0;
  border-radius: 50%;
  color: #fff;
  font-size: 2em;
  right: -30px;
  padding: 10px 16px;
  position: absolute;
  top: -44px;
}
.dialog.careView h2 {
  border-bottom: 1px solid #9f9f9f;
  color: #5c2483;
  font-size: 2.6em;
  padding: 0 0 5px;
}
.dialog.careView .twoColumns.clearfix {
  color: #666666;
}
.dialog.careView p {
  font-size: 1.6em;
}
.dialog.careView .col.right {
  background: #e8e3ed;
  margin: 20px 0 0 0;
  padding: 10px;
}
.dialog.careView .col.right .leftCol,
.dialog.careView .col.right .rightCol {
  float: left;
  width: 245px;
}
.dialog.careView .col.right .leftCol h3,
.dialog.careView .col.right .rightCol h3 {
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2em;
}
.dialog.careView .col.right .leftCol ul,
.dialog.careView .col.right .rightCol ul {
  font-size: 1.1em;
}
.dialog.careView .col.right .rightCol {
  float: right;
}
.dialog.careView p.summary {
  color: #666666;
  font-size: 1.2em;
}
.dialog.careView a.tandc {
  color: #666666;
  font-size: 1.2em;
}
.dialog.careView a.tandc span {
  border-bottom: 1px solid #666666;
  display: inline-block;
}
.dialog.careView a.back-to-top {
  color: #666666;
  float: right;
  font-size: 1.2em;
  margin: 20px 0;
}
.dialog.careView a.back-to-top span {
  display: inline-block;
  margin: 0 0 0 8px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  vertical-align: bottom;
}

.warrantyRow a.generic {
  float: none;
  font-size: 1.8em;
  font-weight: bold;
  padding: 15px;
  text-align: center;
  width: 217px;
}

.freeKit div {
  background: url(//i1.adis.ws/i/dfs/freekit?w=137&qly=100) no-repeat;
  margin: 15px 0 30px 0;
  padding: 3px 0 0 160px;
}

.freeKit .name {
  display: block;
  font-size: 1.8em;
}

.freeKit .price {
  display: block;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 1.8em;
}

.careKitRow .qtyOptions {
  margin: 0 auto;
  padding: 20px 0;
  width: 430px;
}

.careKitRow .qtyAmount {
  border-radius: 10px;
  display: inline-block;
  float: none;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0 20px 0 0;
  padding: 15px;
  text-align: center;
  width: 125px;
}

.careKitRow .removeButton {
  border-radius: 10px;
  color: #5c2f91;
  display: inline-block;
  float: none;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0;
  padding: 15px;
  text-align: center;
  width: 217px;
}

.ckRow td {
  border-bottom: 2px solid #e0e0e0;
  background: #f8f8f8;
}

.ckRow .heading {
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 2em;
  padding: 0 0 12px 0;
}

.ckRow td p {
  margin: 0;
}

.ckImage {
  padding: 8px;
  display: inline-block;
  background: #fff;
  border: 2px solid #e4e4e4;
  margin: 0 20px 0 0;
}

.ckImage img {
  width: 94px;
  height: 94px;
}

.warranty .ckImage img {
  background: #f1f1ea;
}

.ckBotRow {
  display: inline-block;
  height: 112px;
  vertical-align: top;
}

.ckRow .ckName {
  font-size: 2.2em;
  height: 80px;
  margin: 0;
  width: 380px;
}

.ckBotRow div {
  display: inline-block;
  color: #333;
  font-size: 2.2em;
}

.ckUnitPrice {
  width: 145px;
}

.ckQty {
  width: 80px;
}

.ckTotalPrice {
  font-family: "HelveticaNeueW01-75Bold";
  text-align: right;
  width: 145px;
}

#investmentSliders {
  padding-top: 20px;
}

#IFCStepOnePage .summary {
  padding-top: 30px;
}

#orderConfirmationPage .summary {
  padding: 20px 0 0 0;
}

#orderConfirmationPage tfoot .summary {
  padding: 0;
}

#OrderSummaryPage .summary td,
#OrderCompletePage .summary td {
  padding: 20px 0;
}

.checkoutSales .summary ul {
  border-top: 2px solid #e0e0e0;
  padding: 20px 0;
}

ul#confirmationTotal {
  border: none;
  padding: 0;
}

#summarySubTotals {
  border: none;
  border-bottom: 2px solid #e0e0e0;
}

.checkoutSales .summary ul div {
  display: inline-block;
}

.checkoutSales .summary ul .label {
  width: 217px;
}

.checkoutSales .summary ul .price {
  width: 317px;
  text-align: right;
}

.checkoutSales .summary ul p {
  font-size: 1.8em;
  margin: 0;
}

.checkoutSales .summary #summarySubTotals .price p {
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 0.9em;
}

.checkoutSales .summary ul #total {
  border-top: 2px solid #e0e0e0;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
}

.checkoutSales .summary ul #total p {
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 2em;
}

.checkoutSales #summaryTotal p {
  font-family: "HelveticaNeueW01-75Bold";
  margin: 0;
}

.checkoutSales #summaryTotal .label p {
  font-size: 2.8em;
}

.checkoutSales #summaryTotal .price p {
  line-height: 1.25em;
}

#warrantyPageContinueButton {
  margin: 20px auto 10px auto;
}

.review {
  border-bottom: 2px solid #e0e0e0;
  color: #666666;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 1.8em;
  margin: 0;
  padding: 0 0 10px 0;
  text-align: center;
}

.warrantyExtra {
  margin: 27px 0 0 0;
}

.warrantyExtra.bdrTop {
  border-top: 2px solid #e0e0e0;
  margin: 0;
  padding: 27px 0 0 0;
}

.warrantyExtra .generic {
  display: inline-block;
  float: none;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0;
  padding: 15px;
}

#summaryExtra {
  border-top: 2px solid #e0e0e0;
  margin: 10px 0 0 0;
}

#summaryExtra p {
  font-size: 1.6em;
}

#summaryExtra a {
  color: #5d2e91;
  font-family: "HelveticaNeueW01-75Bold";
}

.deliveryOptions h3,
.ifcPage h3,
.standardCheckout h4,
.ifcPage h4 {
  background: #f8f8f8;
  border-top: 2px solid #e0e0e0;
  display: block;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2.1em;
  padding: 10px 15px 15px 15px;
}

.standardCheckout h4,
.ifcPage h4 {
  background: none;
  border-top: none;
  color: #5d2e91;
  padding-left: 0;
}

#IFCStepFivePage .ifcPage h4 {
  border-top: none;
}

.deliveryOptions h3 span,
.ifcPage h3 span {
  border-radius: 100%;
  border: 2px solid;
  display: block;
  float: left;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 0.65em;
  height: 30px;
  line-height: 1.6em;
  margin: 5px 10px 5px 0;
  text-align: center;
  width: 30px;
}

#DeliveryConsiderationPage h4 {
  background: #f8f8f8;
  padding: 10px 15px 15px 15px;
}

.button.primary.continue {
  font-size: 2.6em;
  font-weight: normal;
  padding: 32px 10px;
  border-color: #c8057f;
  border-radius: 10px;
  background: linear-gradient(to bottom, #ff41bb 0%, #c8057f 100%);
}

#IFCStepOnePage header h2 {
  border-bottom: 2px solid #e0e0e0;
  padding: 0 0 10px 0;
}

#IFCStepSixPage h5 {
  background: #f8f8f8;
  color: #5c2a83;
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 2.1em;
  font-weight: normal;
  margin: 0;
  padding: 10px 15px 15px 15px;
}

#IFCStepOnePage #ifcBox {
  border-color: transparent;
}

.slideSelector label {
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 2em;
}

.slider {
  height: 120px;
  margin: 40px 0 0 0;
  padding: 0 70px 0 0;
  position: relative;
}

#depositPercent + .slider {
  background: url(//i1.adis.ws/i/dfs/depositSlideBg) no-repeat 0 0;
}

#installment + .slider {
  background: url(//i1.adis.ws/i/dfs/repayTermBg) no-repeat 0 0;
}

#installment + .slider.sixty {
  background: url(//i1.adis.ws/i/dfs/repayTerm60Bg.png) no-repeat 0 0;
}

.IE #installment + .slider {
  background: url(//i1.adis.ws/i/dfs/repayTermBgIE) no-repeat 0 0;
}

.IE #installment + .slider.sixty {
  background: url(//i1.adis.ws/i/dfs/repayTerm60Bg.png) no-repeat 0 0;
}

#depositPercentOpt + .slider {
  background: url(//i1.adis.ws/i/dfs/depositSlideBg2) no-repeat 0 0;
}

.slideSelector .ui-slider {
  background: none;
  border: none;
  height: 32px;
  margin: 26px 0;
}

.slideSelector .ui-slider .ui-slider-handle {
  background: linear-gradient(to top, #5c2a83 0%, #9461ba 100%);
  border: 1px solid #5a2681;
  border-radius: 100%;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
  height: 80px;
  position: absolute;
  top: -26px;
  width: 80px;
  z-index: 2;
}

.slideSelector .ui-slider-handle span {
  width: 60px;
  border-radius: 100%;
  display: block;
  height: 60px;
  margin: 10px 0 0 10px;
  position: relative;
  background: linear-gradient(to bottom, #5c2a83 0%, #9461ba 100%);
}

.slideSelector .ui-slider-handle span img {
  left: 50%;
  margin: -7px 0 0 -12px;
  position: absolute;
  top: 50%;
}

.slideInner .bdr {
  background: #d4d3d3;
  border-right: 2px solid #fff;
  height: 28px;
  position: absolute;
  width: 2px;
  z-index: 1;
}

.slideInner .bdr:nth-of-type(1) {
  left: 107px;
}

.slideInner .bdr:nth-of-type(2) {
  left: 216px;
}

.slideInner .bdr:nth-of-type(3) {
  left: 325px;
}

.slideInner .bdr:nth-of-type(4) {
  left: 434px;
}

.slider .labels {
  display: block;
  padding: 5px 0 0 0;
  width: 540px;
}

.slider .labels li {
  color: #5d2e91;
  display: inline-block;
  font-size: 1.4em;
  font-weight: bold;
}

.slider #depositPercentSlider + .labels li:nth-child(1) {
  margin-left: 30px;
}

.slider #depositPercentSlider + .labels li:nth-of-type(2) {
  margin-left: 63px;
}

.slider #depositPercentSlider + .labels li:nth-of-type(3) {
  margin-left: 58px;
}

.slider #depositPercentSlider + .labels li:nth-of-type(4) {
  margin-left: 62px;
}

.slider #depositPercentSlider + .labels li:nth-of-type(5) {
  margin-left: 60px;
}

.slider #depositPercentSlider + .labels li:nth-of-type(6) {
  margin-left: 59px;
}

.slider #installmentSlider + .labels li {
  margin-left: 46px;
}

.slider #installmentSlider + .labels li:nth-of-type(1) {
  margin-left: 30px;
}

.slider #installmentSlider + .labels li:nth-of-type(2) {
  margin-left: 50px;
}

.IE .slider #installmentSlider + .labels li {
  margin-left: 76px;
}

.IE .slider #installmentSlider + .labels li:nth-of-type(1) {
  margin-left: 30px;
}

.IE .slider #installmentSlider + .labels li:nth-of-type(2) {
  margin-left: 76px;
}

.slider.sixty #installmentSlider + .labels li {
  margin-left: 39px;
}

.slider.sixty #installmentSlider + .labels li:nth-of-type(1) {
  margin-left: 30px;
}

.slider.sixty #installmentSlider + .labels li:nth-of-type(2) {
  margin-left: 40px;
}

.slider.sixty #installmentSlider + .labels li:nth-of-type(6) {
  margin-left: 37px;
}

.slider.sixty #installmentSlider + .labels li:nth-of-type(9) {
  margin-left: 36px;
}

.slider #depositPercentOptSlider + .labels li {
  display: none;
}

.slider #depositPercentOptSlider + .labels li:first-child {
  display: block;
  float: left;
  margin: 0 0 0 20px;
}

.slider #depositPercentOptSlider + .labels li:last-child {
  display: block;
  float: right;
  margin: 0 70px 0 0;
}

article#productConfig {
  padding: 0 30px;
}

article#productConfig #configLeft header {
  padding: 0 0 10px 0;
}

article#productConfig #configLeft header p {
  color: #57585a;
  font-size: 2em;
}

#previewUnavailable {
  text-align: center;
}

#configRight h3 {
  color: #5c2c91;
  font-family: "HelveticaNeueW01-45Ligh";
  font-size: 2.2em;
  font-weight: bold;
  margin-bottom: 0;
}

#configRight h3 .numHL {
  background: none;
  border: 2px solid #5c2c91;
  border-radius: 50%;
  color: #5c2c91;
  display: block;
  float: left;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 0.6em;
  font-weight: normal;
  margin: 8px 12px 8px 0;
  padding: 0 7px;
}

#configRight h4.indent {
  color: #5c2c91;
  font-family: "HelveticaNeueW01-75Bold";
  padding-top: 0;
}

#configRight h4.indent,
#configRight p.indent {
  padding: 5px 0 0 44px;
  margin: 0;
}

#configRight p {
  color: #57585a;
}

#configRight .swatchGroupContainer,
#configRight .swatchGroup {
  padding: 20px 0 45px 0;
}

#configRight .swatchGroup.cushionSwatches {
  padding: 0;
}

#configRight .swatchGroup.eaziglide {
  padding-top: 0;
}

#configRight #eaziglideInfo {
  padding: 10px 0 0 0;
  position: relative;
}

#configRight #eaziglideVidLink {
  border-radius: 100%;
  display: block;
  width: 78px;
  height: 78px;
  background: #c7178d;
  margin: 0;
  position: absolute;
  right: 11px;
  top: 20px;
}

#configRight #eaziglideVidLink span {
  border-bottom: 14px solid transparent;
  border-left: 27px solid #fff;
  border-top: 14px solid transparent;
  height: 0;
  left: 30px;
  position: absolute;
  top: 25px;
  width: 0;
}

#configRight #eaziglideVidText {
  margin: 0;
  position: absolute;
  right: 0;
  top: 117px;
}

p.cushSize {
  color: #5c2c91;
  margin: 0;
  padding: 15px 0 0 0;
}

p.scatterAdd {
  color: #5c2c91;
  margin: 0;
  padding: 0 0 10px;
}

#productConfiguration #chooseEaziglide.dialog a.close {
  position: absolute;
  right: 10px;
}

#productConfiguration #configTotal {
  background: #f8f8f8;
  border-top: 2px solid #e0e0e0;
  margin: 20px 0 20px -30px;
  padding: 20px 30px;
  position: relative;
  width: 100%;
}

#productConfiguration #configTotal #totalPrice {
  color: #5c2f91;
  font-family: "HelveticaNeueW01-45Ligh";
  font-size: 3.6em;
  margin: 0;
  text-align: right;
}

#productConfiguration #configTotal .button.primary.continue {
  width: 538px;
  margin: 20px auto;
  display: block;
}

#productConfiguration #ifcBox {
  margin: 27px 0;
}

#rangePDP .colourSelector,
#productConfiguration .colourSelector {
  height: 98px;
  width: 100%;
}

/* iSCroll */
.iScrollH,
.iScrollV {
  position: relative;
  overflow: hidden;
}

.iScrollH {
  height: 130px;
}

#categoryScroll {
  height: 165px;
}

.scrollerH {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
  width: 5000px;
  height: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

.iScrollHorizontalScrollbar.iScrollLoneScrollbar {
  background: #dfdfdf;
  border-radius: 10px;
  height: 16px !important;
  z-index: 2 !important;
}

.iScrollIndicator {
  background: #5c2f91 !important;
  border-radius: 10px !important;
}

.iScrollV {
  height: 300px;
}

.scrollerV {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

#configColourScroll input[type=radio],
.scatterSwatches input[type=radio] {
  width: 92px;
  height: 92px;
  display: block;
  z-index: 2;
  position: relative;
}

#qasList {
  padding: 20px 0 0 0;
}

#qasList .formFields {
  padding: 10px;
}

#qasList .iScrollV {
  width: 508px;
}

#qasOverlay input[type=radio] + label > span.faux {
  height: 34px;
  width: 36px;
}

#qasOverlay input[type=radio]:checked + label > span.faux > span {
  height: 34px;
  width: 34px;
}

.iScrollVerticalScrollbar.iScrollLoneScrollbar {
  width: 20px !important;
}

body.modal-open {
  overflow: hidden;
  position: fixed;
}

/* Checkboxes */
input[type=checkbox],
input[type=radio] {
  width: 2em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
}

input[type=checkbox] + label > span.faux,
input[type=radio] + label > span.faux,
input[type=checkbox] + .label > span.faux,
input[type=radio] + .label > span.faux {
  display: inline-block;
  width: 26px;
  height: 24px;
  margin: 0 18px 0 0;
  padding: 4px 0 0 2px;
  border: 2px solid #e0e0e0;
  border-radius: 0.25em;
  background: #fff;
  vertical-align: bottom;
}

input[type=radio] + label > span.faux,
input[type=radio] + .label > span.faux {
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
  border-radius: 100%;
}

input[type=checkbox]:checked + label > span.faux:before,
input[type=checkbox]:checked + .label > span.faux:before {
  content: url("//i1.adis.ws/i/dfs/mobileCheck");
  display: block;
  width: 1em;
  color: #5d2e91;
  font-size: 0.875em;
  line-height: 1em;
  text-align: center;
  text-shadow: 0 0 0.0714em #5d2e91;
  font-weight: bold;
}

.purpleBoxFill input[type=checkbox]:checked + label > span.faux:before,
.purpleBoxFill input[type=checkbox]:checked + .label > span.faux:before {
  content: url("//i1.adis.ws/i/dfs/mobileCheckGrn");
}

input[type=radio]:checked + label > span.faux > span,
input[type=radio]:checked + .label > span.faux > span {
  display: block;
  width: 24px;
  height: 24px;
  margin: -2px 0 0 0;
  border-radius: 100%;
  background: #5d2e91;
}

.checkBox label,
.checkBox .label {
  font-family: "HelveticaNeueW01-75Bold";
}

#deliverConsPageForm .checkBox.formFields {
  background: none;
  padding: 0;
  position: relative;
}

#cardsHeld .checkBox,
#personalDetails .checkboxGroup .checkBox,
.currAddress .checkBox,
.twoChecks .checkBox {
  display: inline-block;
  padding: 0 0 30px 0;
  width: 49%;
}

.twoChecks span.label {
  display: inline-block;
  font-size: 1.6em;
  padding-bottom: 2px;
  width: 250px;
}

.confirmDpn,
.emailUpdate,
.priceChange,
#DeliveryConsiderationPage .formFields {
  background: #f8f8f8;
  padding: 20px;
  width: auto;
}

.confirmDpn .errorAlert p,
.emailUpdate .errorAlert p,
.priceChange .errorAlert p,
#DeliveryConsiderationPage .formFields .errorAlert p {
  color: #222;
  font-size: 0.5em !important;
  width: 456px;
}

#DeliveryConsiderationPage .formFields .errorAlert p {
  width: 414px;
}

.confirmDpn input[type="checkbox"].error {
  top: 150px;
}

#IFCStepTwoPage .confirmDpn input[type="checkbox"].error {
  top: 114px;
}

#readThingsToKnow.error,
#readTermsAndConditions.error {
  top: 104px;
}

.qasAddressItem {
  width: 465px;
}

.confirmDpn input[type=checkbox] + label > span.faux,
.emailUpdate input[type=checkbox] + label > span.faux,
.orderNotify input[type=checkbox] + label > span.faux,
#DeliveryConsiderationPage input[type=checkbox] + label > span.faux,
.qasAddressItem input[type=radio] + label > span.faux,
.priceChange input[type=checkbox] + label > span.faux {
  margin-bottom: 45px;
  float: left;
}

.qasAddressItem.solo input[type=radio] + label > span.faux {
  margin-bottom: 65px;
}

#QASChooseAddress {
  margin: 20px 10px 10px 0;
  padding: 12px 20px;
}

.emailUpdate input[type=checkbox] + label,
.orderNotify input[type=checkbox] + label,
.qasAddressItem input[type=radio] + label,
.priceChange input[type=checkbox] + label {
  font-size: 1.4em;
}

.customRadioGlobal .qasAddressItem label {
  font-size: 1.4em;
  width: 100%;
}

.emailUpdate input[type=checkbox] + label > span.faux,
.orderNotify input[type=checkbox] + label > span.faux {
  margin-bottom: 65px;
}

.detailsModule .eSignOpt .generic,
.eSignOpt .generic span {
  float: none;
}

.detailsModule .eSignOpt .generic {
  margin: 0 0 20px 0;
  text-align: left;
  width: 508px;
}

.formFields.eSignOpt label {
  font-size: 1.2em;
  font-weight: normal;
}

.eSignOpt .generic span span {
  padding: 0;
}

.checkoutSales .eSignOpt .generic .buttonP {
  color: #333;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 5px 0 5px 50px;
}

.formFields.eSignOpt .moreInfo {
  font-size: 1.2em;
  font-weight: normal;
  margin: 0;
  padding: 20px 0 0 0;
}

.formFields.eSignOpt button {
  background: none;
  border: 0;
  font-size: 1.1em;
  margin: 20px 0;
  padding: 0;
  text-align: left;
}

.formFields.eSignOpt button em {
  color: #C8057F;
  font-style: normal;
}

.standardCheckout .checkoutSales .formFields.eSignOpt .optionalItems label {
  color: #333;
}

.formFields.eSignOpt span.required {
  background: none;
  float: none;
  padding: 0;
}

.formFields.eSignOpt .dobWrap .dobCol {
  margin: 0 12px 0 0;
}

.formFields.eSignOpt .dobWrap .dobCol:last-of-type {
  margin: 0;
}

.eSignOpt .styled-select select {
  font-size: 1.3em;
}

.checkoutSales .formFields.eSignOpt .optionalItems .infoP {
  background: url(//i1.adis.ws/i/dfs/infoIcon?qlt=100) no-repeat 0 3px;
  color: #333;
  font-size: 1.1em;
  font-weight: normal;
  margin: 5px 0;
  padding: 2px 0 0 30px;
}

.checkoutSales .formFields.eSignOpt .optionalItems #dLicenceExamples {
  clear: both;
  display: block;
  float: right;
}

.checkoutSales .formFields.eSignOpt .optionalItems .formFields.last {
  margin-bottom: 30px;
}

.formFields.eSignOpt input[type="text"],
.formFields.eSignOpt input[type="tel"] {
  font-size: 1.2em;
}

.eSignOpt .errorAlert p {
  width: 460px;
}

.xdCheckbox {
  padding: 20px 0 10px 0;
}

.greyBox {
  border: 8px solid #d5d5d5;
  padding: 15px 30px;
}

#DeliveryConsiderationPage .greyBox h4 {
  font-size: 2.6em;
  padding-bottom: 10px;
}

#DeliveryConsiderationPage article .greyBox p.highlight {
  color: #c7178d;
  font-family: "HelveticaNeueW01-Thin";
  font-size: 6em;
  line-height: 0.6em;
  margin: 0;
  padding: 15px 0 0 0;
}

#DeliveryConsiderationPage ul.disc li {
  font-family: "HelveticaNeueW02-55Roma";
  font-size: 1.8em;
  width: auto;
}

#DeliveryConsiderationPage .callFree {
  color: #5d2e91;
  display: block;
  font-size: 1.6em;
}

#DeliveryConsiderationPage .purpleBoxFill {
  background: #5d2e91;
  color: #fff;
  margin: 20px 0 0 0;
  padding: 10px 50px 10px 30px;
}

#DeliveryConsiderationPage .purpleBoxFill h4 {
  background: none;
  color: #fff;
  font-size: 2.3em;
}

.purpleBoxFill label {
  font-family: "HelveticaNeueW02-55Roma";
}

.purpleBoxFill a {
  color: #fff;
  font-family: "HelveticaNeueW01-75Bold";
}

/* Shortlist */
#shortListBar {
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  color: #5d2e91;
  display: none;
  font-size: 1.4em;
  padding: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 2;
}

#slBarToggleBtn {
  margin: -30px 0 -10px 0;
  padding: 30px 0;
}

#shortListBar h3 {
  color: #5c2c91;
  font-family: "HelveticaNeueW01-45Ligh";
  padding: 0 10px 0 10px;
  background: none;
}

#shortListBar .countDisplay {
  display: inline-block;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 0.95em;
  height: 24px;
  padding: 4px;
  margin-top: -11px;
  vertical-align: middle;
  width: 31px;
  color: #fff;
}

#shortListBar.open {
  background: #fff;
  z-index: 151;
}

.shortlistItems,
#shortListBar.open .shortlistItems h3 {
  display: none;
}

#shortListBar.open .shortlistItems {
  display: block !important;
  position: relative;
}

#shortListBar #closeShortlistBar {
  display: none;
}

#shortListBar.open #closeShortlistBar {
  background: url(//i1.adis.ws/i/dfs/shortListRemove_mob?w=31&qlt=100) no-repeat;
  border: none;
  display: block;
  height: 31px;
  position: absolute;
  right: 15px;
  top: -10px;
  width: 31px;
}

#overlay.open {
  background: rgba(0, 0, 0, 0.6);
  display: block;
}

#shortListBar.open .item {
  height: 260px;
  padding: 30px 0 0 0;
}

.shortlistItems .prvArrow,
.shortlistItems .nxtArrow {
  border: none;
  display: block;
  height: 150px;
  margin: 0;
  outline: none !important;
  padding: 0;
  position: absolute;
  top: 50px;
  width: 90px;
  z-index: 2;
}

.shortlistItems .prvArrow.disabled,
.shortlistItems .nxtArrow.disabled {
  opacity: 0.6;
}

.shortlistItems .prvArrow span,
.shortlistItems .nxtArrow span {
  display: none;
}

.shortlistItems .prvArrow {
  background: url(//i1.adis.ws/i/dfs/shortlistLeftArrow_mob?qlt=100) no-repeat 20px 32px rgba(255, 255, 255, 0.8);
  left: 0;
}

.shortlistItems .nxtArrow {
  background: url(//i1.adis.ws/i/dfs/shortlistRightArrow_mob?qlt=100) no-repeat 20px 32px rgba(255, 255, 255, 0.8);
  right: 0;
}

.shortlistItems #shortlistThumbs {
  left: 0;
  padding: 15px 0 0 90px;
  overflow: visible;
  position: absolute;
  top: 30px;
}

.shortlistItems li {
  display: block;
  float: left;
  text-align: center;
  margin: 0 92px 0 0;
  position: relative;
  width: 418px;
}

.shortlistItems li a {
  display: block;
}

.shortlistItems li .img img {
  margin: 0 auto;
  display: block;
  width: 275px;
}

.shortlistItems li .removeShortlist {
  background: none;
  border: none;
  color: #7e7e7e;
  font-size: 1em;
  margin: 0;
  outline: none !important;
  padding: 0;
  position: absolute;
  z-index: 3;
  box-sizing: content-box;
  right: 55px;
  top: -50px;
}

.shortlistItems li .removeShortlist .label {
  border-bottom: 1px solid #7e7e7e;
  margin: 0 2px 0 0;
}

.shortlistItems li .removeShortlist .svg-cross_grey_small {
  display: inline-block;
  width: 31px;
  height: 31px;
  vertical-align: middle;
}

.shortlistItems #shortlistScrollBar {
  background: #dfdfdf;
  border-radius: 8px;
  height: 15px;
  margin: 30px auto 20px auto;
  position: relative;
  width: 520px;
}

.shortlistItems #shortlistScrollBar span {
  border-radius: 8px;
  background: #5c2f91;
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
}

#shortlistSignInWrap,
#shortlistLinkWrap {
  display: none;
}

#shortListBar.open #shortlistSignInWrap.show,
#shortListBar.open #shortlistLinkWrap.show {
  display: block;
}

#shortlistSignIn,
#shortListPageLink {
  position: relative;
  padding: 18px 12px;
  background: #5C2C91;
  color: #fff;
  display: block;
  box-shadow: none;
  border-radius: 6px;
  float: none;
  margin: 20px 35px;
  text-align: center;
  font-size: 1.4em;
}

#shortlistSignInWrap p {
  font-size: 2.2em;
  margin: 0;
  padding: 0 35px;
  text-align: left;
}

#shortlistSignIn span {
  display: inline-block;
  margin: -5px 10px 0 0;
  vertical-align: middle;
}

#timedOut #mainWrap {
  padding-bottom: 20px;
}

#timedOut a.generic {
  font-size: 2.6em;
  color: #fff;
  font-weight: normal;
  padding: 32px 10px;
  border-color: #c8057f;
  border-radius: 10px;
  background: linear-gradient(to bottom, #ff41bb 0%, #c8057f 100%);
  margin: 20px auto;
  text-indent: 0;
  width: 520px;
  text-align: center;
}

/* ==========================================================================
   Main Header And Side menu
   ========================================================================== */
#menuContent .open {
  display: block;
}

#menuContent .hide {
  display: none;
}

#menuContent input[type="text"],
#menuContent input[type="email"],
#menuContent input[type="tel"],
#menuContent input[type="password"],
#menuContent input[type="number"],
#menuContent input[type="search"],
#menuContent textarea,
#menuContent select {
  -webkit-appearance: none;
  border: 1px solid #c5c5c5;
  padding: 14px 10px;
  font-size: 14px;
  font-size: 0.85rem;
  width: 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#menuContent input[type="text"],
#menuContent input[type="email"],
#menuContent input[type="tel"],
#menuContent input[type="password"],
#menuContent input[type="number"],
#menuContent input[type="search"],
#menuContent textarea,
#menuContent select {
  margin: 15px 0 8px;
  -moz-box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}

#menuContent input[type="email"] {
  text-transform: lowercase;
}

#menuContent select {
  background: #fff url(../images/mobTest/selectArrow.gif) no-repeat right 50%;
  border: 1px solid #471e81;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#menuContent #expiry select {
  margin: 0;
}

.inputWithButton {
  position: relative;
}

#menuContent .inputWithButton input[type=submit],
#menuContent .inputWithButton .button {
  position: absolute;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  height: 47px;
  right: 0;
  top: 0;
}

#blocker,
#invisibleBlocker {
  width: 100%;
  height: 45px;
  position: fixed;
  z-index: 99;
  left: -17px;
  top: 0;
  cursor: pointer;
}

#invisibleBlocker {
  position: absolute;
  left: 290px;
  width: 310px;
}

#centerContent {
  position: relative;
  z-index: 1;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#menuContent {
  -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
}

/* Footer */
.secondaryNav {
  background: #ffffff;
}

.secondaryNav a {
  display: block;
  color: #5c2c91;
  font-size: 14px;
}

/* /footer */
.sideContent {
  background: #e4e1e1;
  width: 406px;
  z-index: 151;
  left: -406px;
  position: absolute;
  font-size: 1.5em;
}

.sideContent h2 {
  background: #cdcccc;
  color: #5c2c91;
  font-weight: normal;
  margin: 14px 0 0 0;
  padding: 4px 0 4px 28px;
  font-size: 1.1em;
}

.sideContent a.button {
  background: #471e81;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  min-height: 63px;
  line-height: 2.4em;
  width: 111px;
  text-decoration: none;
  text-align: center;
  margin-left: 0;
  padding: 0;
}

.sideContent .accountTab.button {
  padding: 0;
  margin: 21px 28px;
  display: block;
  width: auto;
  font-size: 1.25em;
}

.sideContent #sofasTab.button.selected,
.sideContent .accountTab.button.selected {
  background: #471e81;
}

.sideContent a.button:first-child {
  margin-left: 20px;
}

.sideContent a.link {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #5c2c91;
  display: block;
  font-size: 1.2em;
  padding: 12px 15px 12px 20px;
  text-decoration: none;
}

.sideContent a.callMeBack {
  background: url(../images/mobTest/iconCallMeBack.png) no-repeat 14px 8px #aa027c;
  background-size: 42px 42px;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 1.2em;
  padding: 14px 14px 14px 63px;
  text-decoration: none;
  margin: 21px 28px;
}

.sideContent ul li {
  border-bottom: 1px solid #ccc;
}

.sideContent ul li ul {
  background: #fff;
  padding: 0;
}

.sideContent ul li ul li {
  border-bottom: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0 0 0 28px;
}

.sideContent ul li ul li h3 {
  color: #5c2c91;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0 14px 0 0;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 195px;
}

.sideContent ul li ul li img {
  width: 161px;
  height: 83px;
  display: table-cell;
}

.sideContent ul li ul li img.navApp {
  width: 120px;
  padding: 0 20px 0 21px;
}

.sideContent ul li ul li img.navClear {
  width: 84px;
  padding: 0 30px 0 40px;
}

.sideContent ul li ul li img.navOffers {
  width: 157px;
  padding-left: 4px;
}

.sideContent ul li ul li img.navMake {
  width: 161px;
  height: 82px;
  padding: 0 0 0 7px;
}

.sideContent .btnArea {
  background: #e4e1e1;
  padding: 25px 15px;
  min-height: 61px;
}

.sideContent ul li a.button {
  width: 330px;
}

.sideContent .accountTabContent {
  display: none;
}

.sideContent > .shadow {
  position: fixed;
  width: 10px;
  height: 100%;
  top: 75px;
  /*offset to start after the close button*/
  left: 260px;
  z-index: 10;
  -webkit-box-shadow: inset -8px 0 8px -8px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset -8px 0 8px -8px rgba(0, 0, 0, 0.7);
  box-shadow: inset -8px 0 8px -8px rgba(0, 0, 0, 0.7);
}

.sideContent .menContent {
  overflow: hidden;
  webkit-transition: height 300ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: height 300ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: height 300ms cubic-bezier(0.86, 0, 0.07, 1);
}

.sideContent .menContent li a {
  padding: 0;
  background: none;
  display: table;
}

#sideMenuSignOut {
  color: #aa027c;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px 0 20px 272px;
}

.center {
  text-align: center;
}

.grid1, .grid2, .grid3, .grid4, .grid5 {
  display: block;
  width: 100%;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid3 {
  padding: 10px;
}

.grid1, .grid2 > *, .grid3 > *, .grid4 > *, .grid5 > * {
  padding: 12px 10px;
  display: block;
  float: left;
  word-wrap: break-word;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid1 > :first-child,
.grid2 > :first-child,
.grid3 > :first-child,
.grid4 > :first-child,
.grid5 > :first-child {
  margin-top: 0;
}

.grid1 > :last-child,
.grid2 > :last-child,
.grid3 > :last-child,
.grid4 > :last-child,
.grid5 > :last-child {
  margin-bottom: 0;
}

#menuContent .grid2 > div:last-child > .button {
  margin-right: 0;
}

.grid1 {
  float: none;
}

.grid1 > table, .grid2 > table, .grid3 > table, .grid4 > table, .grid5 > table {
  display: table;
}

.grid1 > * {
  width: 100%;
}

.grid2 > * {
  width: 50%;
}

.grid2.ratio60-40 > * {
  width: 40%;
}

.grid2.ratio60-40 > *:first-child {
  width: 60%;
}

.grid2.ratio70-30 > * {
  width: 30%;
}

.grid2.ratio70-30 > *:first-child {
  width: 70%;
}

.grid2.ratio80-20 > * {
  width: 20%;
}

.grid2.ratio80-20 > *:first-child {
  width: 80%;
}

.grid3 > * {
  width: 33.3%;
}

.grid3.ratio20-60-20 > * {
  width: 60%;
}

.grid3.ratio20-60-20 > *:first-child,
.grid3.ratio20-60-20 > *:last-child {
  width: 20%;
}

.grid4 > * {
  width: 25%;
}

.grid5 > * {
  width: 18%;
}

.grid5 > a:first-child {
  width: 28%;
}

.grid1.centered > *,
.grid2.centered > *,
.grid3.centered > *,
.grid4.centered > *,
.grid5.centered > * {
  text-align: center;
  padding: 0 5px;
}

.grid1.centered > *:first-child,
.grid2.centered > *:first-child,
.grid3.centered > *:first-child,
.grid4.centered > *:first-child,
.grid5.centered > *:first-child {
  padding-left: 0;
}

.grid1.centered > *:last-child,
.grid2.centered > *:last-child,
.grid3.centered > *:last-child,
.grid4.centered > *:last-child,
.grid5.centered > *:last-child {
  padding-right: 0;
}

.grid2.icon.centered a,
.grid3.icon.centered a,
.grid4.icon.centered a,
.grid5.icon.centered a {
  padding-top: 45px;
  position: relative;
  font-size: 11px;
  background: #323232;
  display: block;
  min-height: 20px;
  color: #fff;
  line-height: 1.1em;
}

.grid3.icon.centered a {
  padding: 50px 15px 10px;
  min-height: 30px;
}

.grid2.icon.centered span,
.grid3.icon.centered span,
.grid4.icon.centered span,
.grid5.icon.centered span {
  position: absolute;
  top: 10px;
  left: 50%;
  font-size: 14px;
  margin-left: -16px;
}

#menuContent ul[data-role="lister"].icons li > a {
  padding-left: 50px;
  position: relative;
}

#menuContent ul[data-role="lister"] a.sale {
  color: #d00f4c;
  font-weight: bold;
}

#menuContent ul[data-role="lister"] a.help {
  color: #aa027c;
  font-weight: bold;
}

#menuContent ul[data-role="lister"].icons li > a > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 10px;
  width: 35px;
  height: 35px;
  background-image: url(../img/spritesLight.png);
  background-color: transparent;
  background-size: 424px 111px;
  background-repeat: no-repeat;
}

#mainHeader .icon span,
#menuContent .button > span > i,
#menuContent ul[data-role="lister"].icons.lightBackground li > a > span,
#mainHeader .button > span > i,
#mainHeader ul[data-role="lister"].icons.lightBackground li > a > span {
  width: 35px;
  height: 35px;
}

#mainHeader {
  border-bottom: 1px solid #dbdbdb;
  margin: 0;
  padding: 0;
}

/*TOPNAV icons are slightly smaller than the others on the site*/
#mainHeader #topNav a.logo > span {
  background: none;
}

#mainHeader .logo img {
  width: 109px;
}

#mainHeader #topNav a:first-child {
  padding-top: 3px;
}

#mainHeader #topNav a {
  padding-top: 52px;
}

#mainHeader #topNav a > span {
  width: 35px;
  height: 42px;
  top: 5px;
  margin-left: -16px;
}

#mainHeader #topNav a.search > span {
  background-position: -54px 0;
  width: 26px;
  margin-left: -13px;
}

#mainHeader #topNav a.stores > span {
  width: 27px;
  margin-left: -13px;
}

#mainHeader #topNav a.callMe {
  background: #aa027c;
  color: #ffffff;
  padding-right: 5px;
  min-height: 74px;
}

#mainHeader #topNav a.callMe > span {
  background-color: #fff;
  border-left: 1px solid #fff;
  border-radius: 50%;
  border-right: 3px solid #fff;
  overflow: hidden;
  width: 38px;
}

#mainHeader #topNav a.basket > span {
  margin-left: -12px;
}

#mainHeader #topNav a.basket p {
  position: absolute;
  left: 50%;
  top: 2px;
  margin: 0;
  padding: 0;
  border-radius: 100%;
  background: #471e81;
  color: #fff;
  border: 2px solid #fff;
  font-size: 0.85em;
  width: 25px;
  height: 25px;
  line-height: 1.7em;
}

#mainHeader #topNav a.search.sel {
  background: #efeded;
}

.hide {
  display: none;
}

#mainHeader #logo {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 118px;
  height: 65px;
}

#centerContent #topNav {
  padding: 0;
}

#centerContent #topNav > a {
  background: #ffffff;
  color: #707070;
  min-height: 84px;
  font-size: 1.4em;
}

#centerContent #topNav > a.selected {
  background: #e0e0e0;
  border-right-color: #e0e0e0;
}

#centerContent .loggedIn #topNav > a {
  min-height: 95px;
}

#centerContent #topNav > a:first-child {
  border-left: 0;
}

#centerContent #topNav > a:last-child {
  border-right: 0;
}

/*********
-- Menu --
*********/
#menuClose {
  width: 70px;
  height: 63px;
  background: #e4e1e1;
  position: absolute;
  top: 0;
  right: -70px;
  z-index: 5;
  -webkit-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
  display: none;
}

#menuClose.close > span {
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  width: 30px;
  height: 70px;
  background: transparent url(../images/mobTest/close.png) 0px 0px no-repeat;
  background-size: 30px 29px;
  background-repeat: no-repeat;
}

#menuClose.close > em {
  color: #333;
  position: absolute;
  top: 35px;
  left: 6px;
  display: block;
  text-align: center;
  text-decoration: underline;
}

#menuContent ul[data-role="lister"] li > label {
  border-bottom: 1px solid #d1d1d1;
  /*darker color*/
}

#menuContent .menuLink,
#menuContent ul[data-role="lister"] li > label {
  position: relative;
  display: block;
  font-weight: normal;
  font-size: 1.3em;
  padding: 21px 21px 21px 56px;
  text-decoration: none;
  color: #5c2c91;
  background: url(../images/mobTest/arrowGrey.png) no-repeat 28px 22px;
  background-size: 16px 24px;
}

#menuContent .menuLink.current {
  background: url(../images/mobTest/downArrowGrey.png) no-repeat 21px 28px;
  background-size: 21px 16px;
}

#headerFields {
  background: #fff;
  margin: 0;
  height: 52px;
  position: relative;
  overflow: hidden;
}

#headerFields form {
  width: 590px;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}

/* Search */
#headerFields #search-form {
  background: #efeded;
  box-sizing: content-box;
  height: 52px;
  padding: 0 30px;
  width: 540px;
}

#headerFields #search-form .inputWithIconButton {
  width: 90%;
  left: 50%;
  margin-left: -45%;
  height: 35px;
  position: absolute;
}

#headerFields #search-form #search {
  padding: 9px 5px 6px 5px;
  color: #5C2C91;
  border: 2px solid #e8e6e6;
  border-radius: 0;
  margin: 5px 0;
  box-shadow: none;
  width: 498px;
  font-size: 1.5em;
}

#headerFields #search-form #search-submit {
  background: #471f81;
  border: 0;
  border-radius: 0;
  display: block;
  height: 42px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 30px;
  top: 5px;
  width: 42px;
}

#headerFields #search-form #search-submit span {
  display: block;
}

#centerContent #miniStore a {
  display: none;
}

    /********************************
	-- Store Locator Homepage link --
	********************************/
#locatorPanel {
  padding: 10px 0;
}

#locatorPanel a {
  background: #471f81;
  border: none;
  color: #fff;
  display: block;
  font-size: 13px;
  font-size: 0.8rem;
  margin: 0 auto;
  padding: 5px 2%;
  text-align: center;
  width: 520px;
}

#locatorPanel img {
  display: inline-block;
  margin: -3px 5px 0 0;
  vertical-align: middle;
}

#pageNotFound section {
  padding: 20px;
}

#pageNotFound section h2 {
  padding: 0 0 20px 0;
}

#pageNotFound section .message {
  font-size: 1.3em;
}

#pageNotFound section a {
  display: inline-block;
  font-size: 1.3em;
  margin: 10px 0;
}

#passwordResetSubmit,
#passwordResetContinue {
  position: relative;
  padding: 18px 12px;
  background: #5C2C91;
  color: #fff;
  display: block;
  box-shadow: none;
  border-radius: 6px;
  float: none;
  margin: 15px 0 30px 0;
  text-align: center;
  font-size: 1.6em;
  width: 100%;
}

.formFields.eSignOpt .whiteBox {
  background: #fff;
  border: 2px solid #dbdbdb;
  color: #333;
  margin: 10px 0;
  padding: 0 20px;
  text-align: center;
}

.formFields.eSignOpt .whiteBox p {
  font-family: arial;
  font-size: 1.1em;
  font-weight: normal;
  padding: 5px 0;
}

.formFields.eSignOpt .whiteBox strong {
  display: block;
}

.btn-xl {
  padding: 16px 17px;
}

/** new styles**/
#storeLocatorResultsPage ul.storeList.storesCollection h2 {
  display: inline-block;
}

#storeLocatorResultsPage ul.storeList.storesCollection p {
  margin: 0;
}

#storeLocatorResultsPage ul.storeList.storesCollection address {
  width: 100%;
  font-size: 1.8em;
}

#storeLocatorResultsPage ul.storeList.storesCollection p.contact {
  float: none;
  clear: both;
}

#storeLocatorResultsPage ul.storeList.storesCollection a.moreBttonRight,
#storeDirectory #storeDirectoryList .storeList li.store a.moreBttonRight {
  float: none;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
  text-align: center;
  font-size: 2em;
}

#storeLocatorResultsPage ul.storeList.storesCollection div.storeDetailsArea {
  width: 100%;
}

#storeLocatorResultsPage ul.storeList.storesCollection div.storeDistance {
  color: #b2007c;
  font-size: 1.8em;
}

#storeLocatorResultsPage ul.storeList.storesCollection div.storeDistance .fromToDistance {
  font-weight: bold;
}

#storeLocatorResultsPage ul.storeList.storesCollection .storeMarker {
  width: 50px;
  height: 61px;
  margin-right: 10px;
  display: none;
}

#storeLocatorResultsPage ul.storeList.storesCollection .contact .storeTelephone {
  font-family: HelveticaNeueW01-75Bold;
}

#storeLocatorResultsPage h1,
#storeDirectory h1 {
  color: #5c2c91;
  font-size: 3.5em;
  font-family: "HelveticaNeueW01-Thin", Arial, sans-serif;
  padding: 0;
}

#storeLocatorResultsPage h1 span.searchedPostcode {
  text-transform: uppercase;
}

#storeLocatorResultsPage ul.storeList {
  border-top: none;
}

#mobileStoreLocatorForm {
  position: relative;
}

#getLocation {
  background: transparent;
  border: 0;
  color: #471f81;
  font-size: 1.4em;
  position: absolute;
  left: -6px;
  top: -14px;
  width: 60px;
  z-index: 1;
}

#mobileStoreLocatorForm .formFields {
  padding-top: 0;
}

#mobileStoreLocatorForm .formFields label {
  display: none;
}

#mobileStoreLocatorForm #searchWordTownOrPostCode {
  padding-left: 70px;
  padding-right: 60px;
  width: 83%;
  height: 73px;
  float: left;
  box-sizing: border-box;
  font-size: 2.0em;
  outline: none;
}

#mobileStoreLocatorForm #submitStoreLocator {
  height: 73px;
  position: relative;
  display: inline-block;
  margin-left: 2%;
  border-radius: 5px;
  width: 15%;
  border: 2px solid #d4d3d3;
  background: url(//i1.adis.ws/i/dfs/storeMagnifySearch) no-repeat;
  padding: 10px;
  background-position: 48% 50%;
}

#mobileStoreLocatorForm #btnStoreLocator {
  background: url(//i1.adis.ws/i/dfs/locationSearch) no-repeat;
  width: 49px;
  height: 49px;
  position: absolute;
  border: 0;
  display: block;
  top: 15px;
  left: 14px;
  outline: none;
  display: none;
}

#storeLocatorResultsPage article,
#storeDirectory article {
  padding: 0;
}

#storeLocatorResultsPage article > div,
#storeDirectory article > div {
  padding: 0 20px;
}

#storeLocatorResultsPage div.storesContainer,
#storeDirectory div.storesContainer {
  padding-right: 10px;
  margin-right: 10px;
  height: 666px;
  overflow-y: scroll;
}

#storeDirectory div.storesContainer {
  height: 510px;
}

#storeDirectory .innerWrap > article {
  background: #fff;
}

#storeDirectory .headerShortcuts h2 {
  text-align: left;
}

#storeDirectory #storeDirectoryList .storeList li.store {
  width: 100%;
  border-bottom: solid 1px #e0e0e0;
  padding: 0;
  margin-bottom: 15px;
  min-height: 220px;
}

#storeDirectory #storeDirectoryList .storeList li.store h2 {
  color: #5c2c91;
}

#storeDirectory #storeDirectoryList .storeList li.store .storeDirectoryTel {
  margin-top: 0;
  font-size: 1.8em;
}

.filterWrap {
  border-bottom: solid 1px #e0e0e0;
  position: relative;
}

.filterWrap .headerFilter {
  overflow: hidden;
}

.filterWrap .headerFilter .clear.filterStore {
  float: right;
  font-size: 20px;
  line-height: 1.5;
  border-bottom: 1px solid #c5158d;
  margin-top: 10px;
  font-weight: bold;
}

.filterWrap h2 {
  color: #5c2c91;
  margin-bottom: 10px;
  float: left;
}

.filterWrap .storeLocatorFilter {
  float: none;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 33px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  background: #B2007C;
  border: none;
  text-shadow: none;
  margin: 0;
  margin: 20px 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.filterWrap .storeLocatorFilter span {
  padding-right: 8px;
}

.filterWrap .storeLocatorFilter:after {
  content: '';
  display: inline-block;
  width: 29px;
  height: 29px;
  background: url(//i1.adis.ws/i/dfs/storeBtnBg) no-repeat;
  background-size: 29px 29px;
  position: relative;
  top: 4px;
}

#filterPanel {
  display: none;
  top: 20px;
  left: 0;
  padding: 0 20px;
  position: fixed;
  width: 560px;
  z-index: 9501;
}

.filterCloseBtn {
  background: #fff;
  padding: 20px 0;
  margin-bottom: -2px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

#closeIsoFilters {
  background: #fff;
  border: 0;
  border-radius: 3px 3px 0 0;
  color: #523092;
  font-size: 2em;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px 20px;
  display: block;
}

#closeIsoFilters span {
  content: '';
  display: inline-block;
  width: 35px;
  height: 22px;
  background: url(//i1.adis.ws/i/dfs/closeUpArrow) no-repeat;
  top: 3px;
  left: 3px;
  position: relative;
}

#filterPanel .inner {
  background: #fff;
  padding: 10px 20px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.filter-button-group .filterButton {
  background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border-color: #D4D3D3;
  border-style: solid;
  border-width: 1px;
  color: #523092;
  font-size: 1.5em;
  position: relative;
  margin: 0;
  display: inline-block;
  width: 48%;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 20px;
  font-weight: bold;
  outline: none;
}

.filter-button-group .filterButton:nth-child(even) {
  float: right;
}

.filter-button-group .filterButton.checked {
  background: #523092;
  color: #fff;
}

#storeLocatorResultsPage ul.storeList > li {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
}

.storeList {
  opacity: 0;
}

/** end new styles**/
.basketItems .outOfStock,
#basketPro .outOfStock {
  color: red;
}

#basketPro .outOfStock {
  margin: 0 0 5px 0;
}

.basketItems .outOfStock {
  padding-top: 0;
  font-size: 1.4em;
}

.basketItems .availableForDelivery {
  color: green;
  padding-top: 0;
  font-size: 1.4em;
}

#clearenceNearestStore,
.clearanceFindOutMore.redButton.invert {
  width: 49%;
  box-sizing: border-box;
  display: inline-block;
  font-size: 17px;
  line-height: 19px;
}

.clearanceFindOutMore {
  float: right;
}

.clearenceRequestCAllback span {
  /*background: url(//i1.adis.ws/i/dfs/phone_callYou) center center no-repeat;*/
  background: url(../images/mobTest/iconClearenceCallBack.png) no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
  background-position: center right;
  padding-right: 28px;
}

#clearenceNearestStore span {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  display: inline-block;
  margin: 1px 1px 0 0;
  vertical-align: top;
}

.icon-dfs_store-locator:before {
  content: "\e606";
}

.listViewContainer .supportingDetails .clearenceTitle {
  margin-bottom: 20px;
}

#storeLocatorFormWrap {
  padding: 0;
  margin-top: 0;
}

#storeLocatorFormWrap h3 {
  padding-top: 20px;
}

#storeLocatorFormWrap p {
  margin-bottom: 0;
}

#storeLocatorFormWrap .multipleResults {
  padding-top: 5px;
}

#storeLocatorFormWrap .multipleResults label {
  padding: 10px;
  padding-left: 0;
}

#storeLocatorFormWrap .multipleResults select.input {
  margin-bottom: 0;
}

.dimensionsChoice {
  border-top: 2px dashed #666666;
  padding: 20px 0 0 0;
}

.dimensionsChoice .dimensionsImg {
  width: 100%;
  text-align: center;
}

.dimensionsChoice .dimensionWrap {
  border-bottom: 2px dashed #666666;
  margin-top: 20px;
  padding: 10px 0 20px 0;
}

.footOptions {
  border-bottom: 2px dashed #666666;
  padding: 20px 0;
  text-align: center;
}
.footOptions p {
  margin: 0 auto;
  padding: 5px 0 10px 0;
  width: 500px;
}

/*-- Core Department Pages --*/
/* espot styles overide --*/
body .coreDepartment #mobHeader {
  background: none;
  border-bottom: 2px solid #999;
  border-top: 2px solid #999;
  height: auto;
  margin: 25px 0;
  padding: 5px 20px 20px 20px;
  text-align: center;
  width: 540px;
}

body .coreDepartment #mobHeader h2 {
  font-size: 4em;
}

body .coreDepartment #mobHeader h3 {
  font-size: 2.1em;
}

body .coreDepartment #mobHeader h3 br {
  display: none;
}

/* end espot styles overide --*/
.coreDepartment #hero ul.categories {
  margin: 10px auto 0 auto;
  padding: 0 0 20px 0;
  width: 560px;
}

.coreDepartment #hero ul.categories li {
  display: block;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  width: 249px;
  height: 220px;
  float: left;
  padding: 15px;
  text-align: left;
}

.coreDepartment #hero ul.categories li:nth-child(2n) {
  border-right: none;
}

.coreDepartment #hero ul.categories li:nth-last-child(2):nth-child(odd),
.coreDepartment #hero ul.categories li:last-child {
  border-bottom: none;
}

.coreDepartment #hero ul.categories li a {
  color: #5c2483;
  font-size: 1.8em;
  height: 180px;
  position: relative;
  width: 100%;
}

.coreDepartment #hero ul.categories li a img {
  display: block;
  margin: 0 auto;
  width: 235px;
}

.coreDepartment #hero ul.categories li a span {
  bottom: 0;
  font-weight: bold;
  clear: none;
  display: block;
  left: 0;
  padding: 10px 0;
  position: absolute;
  width: auto;
}

.coreDepartment #hero ul.categories li a span.svg-larger_arrow_right {
  bottom: auto;
  display: inline-block;
  float: none;
  height: 23px;
  left: auto;
  margin: -4px 5px 0 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}

#loadingBlock img {
  left: 50%;
  margin: 0 0 0 -16px;
  position: absolute;
}

#viewContainer {
  clear: both;
}

/**nl ifc header banner*/
.nlIfcWarning {
  color: #000;
  border: 1px solid #000;
  box-sizing: border-box;
  text-align: center;
  padding: 5px;
  display: block;
  margin: 5px 0;
}
.nlIfcWarning strong {
  background: url("../images/dfs/nlIfcWarning.png") no-repeat right center;
  display: inline-block;
  padding-right: 31px;
}

#basket .basketItems .swatchBasketProd .swatchHead {
  margin-top: 0;
}
#basket .basketItems .swatchBasketProd .swatchHead strong {
  font-size: 1.6em;
}
#basket .basketItems .swatchBasketProd ul.colourSwatch {
  width: 100%;
}
#basket .basketItems .swatchBasketProd ul.colourSwatch li {
  float: none;
  border: none;
  padding-right: 1px;
  padding-bottom: 0;
  margin-right: 0;
}

.basketItems h3 {
  display: none;
}

#basket .basketItems h3 {
  display: block;
}

.isSignedOut,
.isSignedIn,
.sideContent .accountTab.button.isSignedOut,
.sideContent .accountTab.button.isSignedIn,
footer .wrap nav ul li.isSignedIn,
.itemsInCart,
.itemsInCartNone,
.grid4.icon.centered a.itemsInCart,
.grid4.icon.centered a.itemsInCartNone {
  display: none;
}

/* ==========================================================================
   Exclusive Brands PDP
   ========================================================================== */
/********************************
 HOUSE BEAUTIFUL
********************************/
#ExclusiveBrands_HouseBeautiful article#rangePDP #productInfo p {
  font-family: "Arial";
  margin: 0;
  display: block;
  padding: 10px 10px 10px 0;
  font-size: 1.2em;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP #productInfo h2,
#ExclusiveBrands_HouseBeautiful article#rangePDP #productInfo h3 {
  font-family: "Museo Slab W01 100";
  color: #333;
  font-size: 2.1em;
  font-weight: normal;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP #productInfo h2 {
  font-weight: bold;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP .finacials p,
#ExclusiveBrands_HouseBeautiful article#rangePDP .finacials span {
  font-family: Arial;
  color: #333;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP #frequentlyBoughtTogether .mini span {
  color: #666666;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP #productInfo ul.linkEspot {
  background: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  border-radius: 0;
  margin: 0;
  width: 235px;
  display: block;
  margin: 0 13px;
  padding: 10px;
  z-index: 90;
  position: relative;
  font-family: Georgia;
  font-size: 1.2em;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP #productInfo ul.linkEspot li,
#ExclusiveBrands_HouseBeautiful article#rangePDP .columns21 .one #options li {
  background: url("//i1.adis.ws/i/dfs/arrow_optionHB.png") no-repeat scroll 0 50% transparent;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP #productInfo ul.linkEspot li a,
#ExclusiveBrands_HouseBeautiful article#rangePDP .columns21 .one #options li a {
  font-family: Arial;
  color: #b51a8a;
  font-weight: bold;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP ul.swatchTabs li a {
  color: #b51a8a;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP ul.swatchTabs li.selected a {
  color: #333;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP #frequentlyBoughtTogether h2,
#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation h2 {
  font-family: "Museo Slab W01 100";
  color: #333;
  font-weight: normal;
  font-size: 3em;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation h3 {
  font-family: "Museo Slab W01 100";
  color: #333;
  font-weight: normal;
  font-size: 2.1em;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation ol li,
#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation ul.information li {
  font-family: "Arial";
  font-weight: normal;
  font-size: 1em;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation ol li a,
#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation ul.information li a {
  color: #b51a8a;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation .advice-espot {
  font-family: "Museo Slab W01 100";
  border: 1px solid #ddd;
  background: none;
  padding: 10px;
  width: 278px;
  height: auto;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation .advice-espot h2 {
  color: #b51a8a;
  background: #f0e2ee;
  margin: 0;
  padding: 20px 20px 0 20px;
  white-space: normal;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation .advice-espot h3 {
  color: #333;
  background: #f0e2ee;
  margin: 0;
  padding: 10px 20px;
  font-size: 1.6em;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation .advice-espot p {
  color: #333;
  background: #f0e2ee;
  margin: 0;
  padding: 0 20px 30px 20px;
  font-size: 1.2em;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation .advice-espot a {
  color: #333;
  background: #f0e2ee;
  margin: 0;
  padding: 0 20px 0px 0px;
  font-size: 1em;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section#productInformation h3 span {
  font-family: "Museo Slab W01 100";
}

#ExclusiveBrands_HouseBeautiful article#rangePDP ul.productRange li p.rangeProduct {
  font-family: Arial;
  color: #707070;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP ul.productRange li p.salePrice,
#ExclusiveBrands_HouseBeautiful article#rangePDP ul.productRange li p.price {
  color: #b51a8a;
  font-family: Arial;
  font-weight: normal;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP .sectionHeading h2,
#ExclusiveBrands_HouseBeautiful article#rangePDP .sectionHeading h3,
#ExclusiveBrands_HouseBeautiful article#rangePDP .headingWithAction h2,
#ExclusiveBrands_HouseBeautiful article#rangePDP .headingWithAction h3 {
  color: #333;
  font-family: "Museo Slab W01 100";
  font-weight: normal;
  font-size: 3em;
  margin: 0;
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section .dfsEspotContent .full-col-espot {
  background-color: #b51a8a;
  border-radius: 0;
  font-family: "Museo Slab W01 100";
}

#ExclusiveBrands_HouseBeautiful article#rangePDP section .dfsEspotContent .full-col-espot h2,
#ExclusiveBrands_HouseBeautiful article#rangePDP section .dfsEspotContent .full-col-espot p {
  font-family: "Museo Slab W01 100";
}

/********************************
 COUNTRY LIVING
********************************/
#ExclusiveBrands_CountryLiving article#rangePDP #productInfo p {
  opacity: 0.9;
  border-radius: 0;
  margin: 0;
  display: block;
  z-index: 90;
  position: relative;
  font-family: Georgia;
  font-size: 1.2em;
  padding: 10px 10px 10px 0;
}

#ExclusiveBrands_CountryLiving article#rangePDP #productInfo h2,
#ExclusiveBrands_CountryLiving article#rangePDP #productInfo h3 {
  font-family: Georgia;
  color: #707070;
  font-size: 2.1em;
  font-weight: normal;
}

#ExclusiveBrands_CountryLiving article#rangePDP #productInfo h2 {
  font-weight: bold;
}

#ExclusiveBrands_CountryLiving article#rangePDP .finacials p,
#ExclusiveBrands_CountryLiving article#rangePDP .finacials span {
  font-family: Georgia;
  color: #333;
}

#ExclusiveBrands_CountryLiving article#rangePDP #productInfo ul.linkEspot {
  background: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  border-radius: 0;
  margin: 0;
  width: 235px;
  display: block;
  margin: 0 13px;
  padding: 10px;
  z-index: 90;
  position: relative;
  font-family: Georgia;
  font-size: 1.2em;
}

#ExclusiveBrands_CountryLiving article#rangePDP #productInfo ul.linkEspot li,
#ExclusiveBrands_CountryLiving article#rangePDP .columns21 .one #options li {
  background: url("//i1.adis.ws/i/dfs/arrow_optionCL.png") no-repeat scroll 0 50% transparent;
}

#ExclusiveBrands_CountryLiving article#rangePDP #productInfo ul.linkEspot li a,
#ExclusiveBrands_CountryLiving article#rangePDP .columns21 .one #options li a {
  font-family: Georgia;
  color: #707070;
  font-weight: normal;
}

#ExclusiveBrands_CountryLiving article#rangePDP ul.swatchTabs li a {
  font-family: Georgia;
  color: #82c7b2;
  font-weight: bold;
}

#ExclusiveBrands_CountryLiving article#rangePDP ul.swatchTabs li.selected a {
  color: #333;
}

#ExclusiveBrands_CountryLiving article#rangePDP .colourTabContainer .allColourSwatches div.clearfix p {
  font-family: Georgia;
}

#ExclusiveBrands_CountryLiving article#rangePDP #frequentlyBoughtTogether h2,
#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation h2 {
  font-family: Georgia;
  color: #707070;
  font-weight: normal;
  font-size: 3em;
}

#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation h3 {
  font-family: Georgia;
  color: #707070;
  font-weight: normal;
  font-size: 2.1em;
}

#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation ol li,
#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation ul.information li {
  font-family: Georgia;
  font-weight: normal;
  font-size: 1em;
}

#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation ol li a,
#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation ul.information li a {
  color: #82c7b2;
}

#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation .advice-espot {
  font-family: Georgia;
  border: 1px solid #ddd;
  background: none;
  padding: 10px;
  width: 278px;
  height: auto;
}

#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation .advice-espot h2 {
  color: #948671;
  background: #edede6;
  margin: 0;
  padding: 20px 20px 0 20px;
}

#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation .advice-espot h3 {
  color: #333;
  background: #edede6;
  margin: 0;
  padding: 10px 20px;
  font-size: 1.6em;
}

#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation .advice-espot p {
  color: #333;
  background: #edede6;
  margin: 0;
  padding: 0 20px 30px 20px;
  font-size: 1.2em;
}

#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation .advice-espot a {
  color: #333;
  background: #edede6;
  margin: 0;
  padding: 0 20px 0px 0px;
  font-size: 1.2em;
  display: block;
}

#ExclusiveBrands_CountryLiving article#rangePDP section#productInformation h3 span {
  font-family: Georgia;
}

#ExclusiveBrands_CountryLiving article#rangePDP ul.productRange li p.rangeProduct {
  font-family: Georgia;
  color: #707070;
}

#ExclusiveBrands_CountryLiving article#rangePDP ul.productRange li p.salePrice,
#ExclusiveBrands_CountryLiving article#rangePDP ul.productRange li p.price {
  color: #82c7b2;
  font-family: Georgia;
  font-weight: normal;
}

#ExclusiveBrands_CountryLiving article#rangePDP .sectionHeading h2,
#ExclusiveBrands_CountryLiving article#rangePDP .sectionHeading h3,
#ExclusiveBrands_CountryLiving article#rangePDP .headingWithAction h2,
#ExclusiveBrands_CountryLiving article#rangePDP .headingWithAction h3 {
  color: #707070;
  font-family: Georgia;
  font-weight: normal;
  font-size: 3em;
  margin: 0;
}

#ExclusiveBrands_CountryLiving article#rangePDP section .dfsEspotContent .two-col-espot {
  background: #948671;
  border-radius: 0;
  font-family: Georgia;
  padding: 30px 20px;
  width: 408px;
  height: 90px;
}

#ExclusiveBrands_CountryLiving article#rangePDP section .dfsEspotContent .two-col-espot h2,
#ExclusiveBrands_CountryLiving article#rangePDP section .dfsEspotContent .two-col-espot p {
  font-family: Georgia;
  margin: 0;
  padding: 0 0 10px 0;
}

#ExclusiveBrands_CountryLiving article#rangePDP .full-col-espot {
  background-color: #948671;
  border-radius: 0;
  font-family: Georgia;
}

#ExclusiveBrands_CountryLiving article#rangePDP .full-col-espot h2,
#ExclusiveBrands_CountryLiving article#rangePDP .full-col-espot p {
  font-family: Georgia;
}

/********************************
 CAPSULE COLLECTION
********************************/
#ExclusiveBrands_CapsuleCollection article#rangePDP #productInfo p {
  font-family: "Arial";
  margin: 0;
  display: block;
  padding: 10px 10px 10px 0;
  font-size: 1.2em;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP #productInfo h2,
#ExclusiveBrands_CapsuleCollection article#rangePDP #productInfo h3 {
  font-family: Arial;
  color: #000;
  font-size: 2.1em;
  font-weight: normal;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP #productInfo h2,
#ExclusiveBrands_CapsuleCollection article#rangePDP .moreProductsTitle span,
#ExclusiveBrands_CapsuleCollection article#rangePDP .currentRangeName {
  font-family: "AvanteGarde-Bold";
  font-weight: normal;
  text-transform: uppercase;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP .finacials p,
#ExclusiveBrands_CapsuleCollection article#rangePDP .finacials span {
  font-family: Arial;
  color: #000;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP #productInfo ul.linkEspot {
  background: #fff;
  opacity: 0.9;
  border-radius: 0;
  margin: 0;
  width: 235px;
  display: block;
  margin: 0 13px;
  padding: 10px;
  z-index: 90;
  position: relative;
  font-family: Arial;
  font-size: 1.2em;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP #productInfo ul.linkEspot li,
#ExclusiveBrands_CapsuleCollection article#rangePDP .columns21 .one #options li {
  background: url("//i1.adis.ws/i/dfs/arrow_optionCC.png") no-repeat scroll 0 50% transparent;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP #productInfo ul.linkEspot li a,
#ExclusiveBrands_CapsuleCollection article#rangePDP .columns21 .one #options li a {
  font-family: Arial;
  color: #2bc6af;
  font-weight: normal;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP ul.swatchTabs li a {
  color: #333;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP ul.swatchTabs li.selected a {
  color: #000;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP #frequentlyBoughtTogether h2,
#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation h2 {
  font-family: "Arial";
  color: #000;
  font-weight: normal;
  font-size: 3em;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation h3 {
  font-family: "Arial";
  color: #000;
  font-weight: normal;
  font-size: 2.1em;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation h3#explore-ttl strong {
  font-family: "AvanteGarde-Bold";
  text-transform: uppercase;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation ol li,
#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation ul.information li {
  font-family: "Arial";
  font-weight: normal;
  font-size: 1em;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation ol li a,
#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation ul.information li a {
  color: #000;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation .advice-espot {
  font-family: "Arial";
  border: 1px solid #2bc6af;
  background: none;
  padding: 10px;
  width: 278px;
  height: auto;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation .advice-espot h2 {
  color: #fff;
  background: #2bc6af;
  margin: 0;
  padding: 20px 20px 0 20px;
  white-space: normal;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation .advice-espot h3 {
  color: #fff;
  background: #2bc6af;
  margin: 0;
  padding: 10px 20px;
  font-size: 1.6em;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation .advice-espot p {
  color: #fff;
  background: #2bc6af;
  margin: 0;
  padding: 0 20px 30px 20px;
  font-size: 1.2em;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation .advice-espot a {
  color: #fff;
  background: #2bc6af;
  margin: 0;
  padding: 0 20px 0px 0px;
  font-size: 1em;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section#productInformation h3 span {
  font-family: "Arial";
}

#ExclusiveBrands_CapsuleCollection article#rangePDP ul.productRange li p.rangeProduct {
  font-family: Arial;
  color: #000;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP ul.productRange li p.salePrice,
#ExclusiveBrands_CapsuleCollection article#rangePDP ul.productRange li p.price {
  color: #000;
  font-family: Arial;
  font-weight: normal;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP .sectionHeading h2,
#ExclusiveBrands_CapsuleCollection article#rangePDP .sectionHeading h3,
#ExclusiveBrands_CapsuleCollection article#rangePDP .headingWithAction h2,
#ExclusiveBrands_CapsuleCollection article#rangePDP .headingWithAction h3 {
  color: #000;
  font-family: "Arial";
  font-weight: normal;
  font-size: 3em;
  margin: 0;
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section .dfsEspotContent .full-col-espot {
  background-color: #2bc6af;
  border-radius: 0;
  font-family: "Arial";
}

#ExclusiveBrands_CapsuleCollection article#rangePDP section .dfsEspotContent .full-col-espot h2,
#ExclusiveBrands_CapsuleCollection article#rangePDP section .dfsEspotContent .full-col-espot p {
  font-family: "Arial";
}

/********************************
 FRENCH CONNECTION
********************************/
#ExclusiveBrands_FrenchConnection article#rangePDP #productInfo p {
  font-family: "Arial";
  margin: 0;
  display: block;
  padding: 10px 10px 10px 0;
  font-size: 1.2em;
}

#ExclusiveBrands_FrenchConnection article#rangePDP #productInfo h2,
#ExclusiveBrands_FrenchConnection article#rangePDP #productInfo h3 {
  font-family: Arial;
  color: #57585a;
  font-size: 2.1em;
  font-weight: normal;
}

#ExclusiveBrands_FrenchConnection article#rangePDP #productInfo h2 {
  font-weight: bold;
}

#ExclusiveBrands_FrenchConnection article#rangePDP .finacials p,
#ExclusiveBrands_FrenchConnection article#rangePDP .finacials span {
  font-family: Arial;
  color: #57585a;
}

#ExclusiveBrands_FrenchConnection article#rangePDP #productInfo ul.linkEspot {
  background: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  border-radius: 0;
  margin: 0;
  width: 235px;
  display: block;
  margin: 0 13px;
  padding: 10px;
  z-index: 90;
  position: relative;
  font-family: Arial;
  font-size: 1.2em;
}

#ExclusiveBrands_FrenchConnection article#rangePDP #productInfo ul.linkEspot li,
#ExclusiveBrands_FrenchConnection article#rangePDP .columns21 .one #options li {
  background: url("//i1.adis.ws/i/dfs/arrow_optionFC.png") no-repeat scroll 0 50% transparent;
}

#ExclusiveBrands_FrenchConnection article#rangePDP #productInfo ul.linkEspot li a,
#ExclusiveBrands_FrenchConnection article#rangePDP .columns21 .one #options li a {
  font-family: Arial;
  color: #57585a;
  font-weight: bold;
}

#ExclusiveBrands_FrenchConnection article#rangePDP ul.swatchTabs li a {
  color: #333;
}

#ExclusiveBrands_FrenchConnection article#rangePDP ul.swatchTabs li.selected a {
  color: #57585a;
}

#ExclusiveBrands_FrenchConnection article#rangePDP #frequentlyBoughtTogether h2,
#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation h2 {
  font-family: "Arial";
  color: #57585a;
  font-weight: normal;
  font-size: 3em;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation h3 {
  font-family: "Arial";
  color: #57585a;
  font-weight: normal;
  font-size: 2.1em;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation ol li,
#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation ul.information li {
  font-family: "Arial";
  font-weight: normal;
  font-size: 1em;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation ol li a,
#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation ul.information li a {
  color: #57585a;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation .advice-espot {
  font-family: "Arial";
  border: 1px solid #57585a;
  background: none;
  padding: 10px;
  width: 278px;
  height: auto;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation .advice-espot h2 {
  color: #57585a;
  background: #f0f0f0;
  margin: 0;
  padding: 20px 20px 0 20px;
  white-space: normal;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation .advice-espot h3 {
  color: #57585a;
  background: #f0f0f0;
  margin: 0;
  padding: 10px 20px;
  font-size: 1.6em;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation .advice-espot p {
  color: #57585a;
  background: #f0f0f0;
  margin: 0;
  padding: 0 20px 30px 20px;
  font-size: 1.2em;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation .advice-espot a {
  color: #57585a;
  background: #f0f0f0;
  margin: 0;
  padding: 0 20px 0px 0px;
  font-size: 1em;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section#productInformation h3 span {
  font-family: "Arial";
}

#ExclusiveBrands_FrenchConnection article#rangePDP ul.productRange li p.rangeProduct {
  font-family: Arial;
  color: #57585a;
}

#ExclusiveBrands_FrenchConnection article#rangePDP ul.productRange li p.salePrice,
#ExclusiveBrands_FrenchConnection article#rangePDP ul.productRange li p.price {
  color: #57585a;
  font-family: Arial;
  font-weight: normal;
}

#ExclusiveBrands_FrenchConnection article#rangePDP .sectionHeading h2,
#ExclusiveBrands_FrenchConnection article#rangePDP .sectionHeading h3,
#ExclusiveBrands_FrenchConnection article#rangePDP .headingWithAction h2,
#ExclusiveBrands_FrenchConnection article#rangePDP .headingWithAction h3 {
  color: #57585a;
  font-family: "Arial";
  font-weight: normal;
  font-size: 3em;
  margin: 0;
}

#ExclusiveBrands_FrenchConnection article#rangePDP section .dfsEspotContent .full-col-espot {
  background-color: #57585a;
  border-radius: 0;
  font-family: "Arial";
}

#ExclusiveBrands_FrenchConnection article#rangePDP section .dfsEspotContent .full-col-espot h2,
#ExclusiveBrands_FrenchConnection article#rangePDP section .dfsEspotContent .full-col-espot p {
  font-family: "Arial";
}

/********************************
 BERKLEY MAGNA
********************************/
#ExclusiveBrands_BerkeleyMagna article#rangePDP #productInfo p {
  font-family: "Arial";
  margin: 0;
  display: block;
  padding: 10px 10px 10px 0;
  font-size: 1.2em;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP #productInfo h2,
#ExclusiveBrands_BerkeleyMagna article#rangePDP #productInfo h3 {
  font-family: Arial;
  color: #B4A47C;
  font-size: 2.1em;
  font-weight: normal;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP #productInfo h2 {
  font-weight: bold;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP .finacials p,
#ExclusiveBrands_BerkeleyMagna article#rangePDP .finacials span {
  font-family: Arial;
  color: #B4A47C;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP #productInfo ul.linkEspot {
  background: #fff;
  opacity: 0.9;
  border-radius: 0;
  margin: 0;
  width: 235px;
  display: block;
  margin: 0 13px;
  padding: 10px;
  z-index: 90;
  position: relative;
  font-family: Arial;
  font-size: 1.2em;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP #productInfo ul.linkEspot li,
#ExclusiveBrands_BerkeleyMagna article#rangePDP .columns21 .one #options li {
  background: url(//i1.adis.ws/i/dfs/arrow_optionFC.png) no-repeat scroll 0 50% transparent;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP #productInfo ul.linkEspot li a,
#ExclusiveBrands_BerkeleyMagna article#rangePDP .columns21 .one #options li a {
  font-family: Arial;
  color: #B4A47C;
  font-weight: bold;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP ul.swatchTabs li a {
  color: #B4A47C;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP ul.swatchTabs li.selected a {
  color: #B4A47C;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP #frequentlyBoughtTogether h2,
#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation h2 {
  font-family: "Arial";
  color: #B4A47C;
  font-weight: normal;
  font-size: 3em;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation h3 {
  font-family: "Arial";
  color: #B4A47C;
  font-weight: normal;
  font-size: 2.1em;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation ol li,
#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation ul.information li {
  font-family: "Arial";
  font-weight: normal;
  font-size: 1em;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation ol li a,
#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation ul.information li a {
  color: #B4A47C;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation .advice-espot {
  font-family: "Arial";
  border: 1px solid #B4A47C;
  background: none;
  padding: 10px;
  width: 278px;
  height: auto;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation .advice-espot h2 {
  color: #fff;
  background: #B4A47C;
  margin: 0;
  padding: 20px 20px 0 20px;
  white-space: normal;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation .advice-espot h3 {
  color: #fff;
  background: #B4A47C;
  margin: 0;
  padding: 10px 20px;
  font-size: 1.6em;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation .advice-espot p {
  color: #fff;
  background: #B4A47C;
  margin: 0;
  padding: 0 20px 30px 20px;
  font-size: 1.2em;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation .advice-espot a {
  color: #fff;
  background: #B4A47C;
  margin: 0;
  padding: 0 20px 0px 0px;
  font-size: 1em;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section#productInformation h3 span {
  font-family: "Arial";
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP ul.productRange li p.rangeProduct {
  font-family: Arial;
  color: #B4A47C;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP ul.productRange li p.salePrice,
#ExclusiveBrands_BerkeleyMagna article#rangePDP ul.productRange li p.price {
  color: #B4A47C;
  font-family: Arial;
  font-weight: normal;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP .sectionHeading h2,
#ExclusiveBrands_BerkeleyMagna article#rangePDP .sectionHeading h3,
#ExclusiveBrands_BerkeleyMagna article#rangePDP .headingWithAction h2,
#ExclusiveBrands_BerkeleyMagna article#rangePDP .headingWithAction h3 {
  color: #B4A47C;
  font-family: "Arial";
  font-weight: normal;
  font-size: 3em;
  margin: 0;
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section .dfsEspotContent .full-col-espot {
  background-color: #B4A47C;
  border-radius: 0;
  font-family: "Arial";
}

#ExclusiveBrands_BerkeleyMagna article#rangePDP section .dfsEspotContent .full-col-espot h2,
#ExclusiveBrands_BerkeleyMagna article#rangePDP section .dfsEspotContent .full-col-espot p {
  font-family: "Arial";
}

/********************************
 GRAND TOUR
********************************/
#ExclusiveBrands_GrandTour article#rangePDP #productInfo p {
  font-family: "Arial";
  display: block;
  padding: 10px 10px 10px 0;
  font-size: 1.2em;
}

#ExclusiveBrands_GrandTour article#rangePDP #productInfo h2,
#ExclusiveBrands_GrandTour article#rangePDP #productInfo h3 {
  font-family: Arial;
  color: #404142;
  font-size: 2.1em;
  font-weight: normal;
}

#ExclusiveBrands_GrandTour article#rangePDP #productInfo h2 {
  font-weight: bold;
}

#ExclusiveBrands_GrandTour article#rangePDP .finacials p,
#ExclusiveBrands_GrandTour article#rangePDP .finacials span {
  font-family: Arial;
  color: #404142;
}

#ExclusiveBrands_GrandTour article#rangePDP #productInfo ul.linkEspot {
  background: #fff;
  opacity: 0.9;
  border-radius: 0;
  margin: 0;
  width: 235px;
  display: block;
  margin: 0 13px;
  padding: 10px;
  z-index: 90;
  position: relative;
  font-family: Arial;
  font-size: 1.2em;
}

#ExclusiveBrands_GrandTour article#rangePDP #productInfo ul.linkEspot li,
#ExclusiveBrands_GrandTour article#rangePDP .columns21 .one #options li {
  background: url(//i1.adis.ws/i/dfs/arrow_optionFC.png) no-repeat scroll 0 50% transparent;
}

#ExclusiveBrands_GrandTour article#rangePDP #productInfo ul.linkEspot li a,
#ExclusiveBrands_GrandTour article#rangePDP .columns21 .one #options li a {
  font-family: Arial;
  color: #404142;
  font-weight: bold;
}

#ExclusiveBrands_GrandTour article#rangePDP ul.swatchTabs li a {
  color: #404142;
}

#ExclusiveBrands_GrandTour article#rangePDP ul.swatchTabs li.selected a {
  color: #404142;
}

#ExclusiveBrands_GrandTour article#rangePDP #frequentlyBoughtTogether h2,
#ExclusiveBrands_GrandTour article#rangePDP section#productInformation h2 {
  font-family: "Arial";
  color: #404142;
  font-weight: normal;
  font-size: 3em;
}

#ExclusiveBrands_GrandTour article#rangePDP section#productInformation h3 {
  font-family: "Arial";
  color: #404142;
  font-weight: normal;
  font-size: 2.1em;
}

#ExclusiveBrands_GrandTour article#rangePDP section#productInformation ol li,
#ExclusiveBrands_GrandTour article#rangePDP section#productInformation ul.information li {
  font-family: "Arial";
  font-weight: normal;
  font-size: 1em;
}

#ExclusiveBrands_GrandTour article#rangePDP section#productInformation ol li a,
#ExclusiveBrands_GrandTour article#rangePDP section#productInformation ul.information li a {
  color: #404142;
}

#ExclusiveBrands_GrandTour article#rangePDP section#productInformation .advice-espot {
  font-family: "Arial";
  border: 1px solid #404142;
  background: none;
  padding: 10px;
  width: 278px;
  height: auto;
}

#ExclusiveBrands_GrandTour article#rangePDP section#productInformation .advice-espot h2 {
  color: #fff;
  background: #404142;
  margin: 0;
  padding: 20px 20px 0 20px;
  white-space: normal;
}

#ExclusiveBrands_GrandTour article#rangePDP section#productInformation .advice-espot h3 {
  color: #fff;
  background: #404142;
  margin: 0;
  padding: 10px 20px;
  font-size: 1.6em;
}

#ExclusiveBrands_GrandTour article#rangePDP section#productInformation .advice-espot p {
  color: #fff;
  background: #404142;
  margin: 0;
  padding: 0 20px 30px 20px;
  font-size: 1.2em;
}

#ExclusiveBrands_GrandTour article#rangePDP section#productInformation .advice-espot a {
  color: #fff;
  background: #404142;
  margin: 0;
  padding: 0 20px 0px 0px;
  font-size: 1em;
}

#ExclusiveBrands_GrandTour article#rangePDP section#productInformation h3 span {
  font-family: "Arial";
}

#ExclusiveBrands_GrandTour article#rangePDP ul.productRange li p.rangeProduct {
  font-family: Arial;
  color: #404142;
}

#ExclusiveBrands_GrandTour article#rangePDP ul.productRange li p.salePrice,
#ExclusiveBrands_GrandTour article#rangePDP ul.productRange li p.price {
  color: #404142;
  font-family: Arial;
  font-weight: normal;
}

#ExclusiveBrands_GrandTour article#rangePDP .sectionHeading h2,
#ExclusiveBrands_GrandTour article#rangePDP .sectionHeading h3,
#ExclusiveBrands_GrandTour article#rangePDP .headingWithAction h2,
#ExclusiveBrands_GrandTour article#rangePDP .headingWithAction h3 {
  color: #404142;
  font-family: "Arial";
  font-weight: normal;
  font-size: 3em;
  margin: 0;
}

#ExclusiveBrands_GrandTour article#rangePDP section .dfsEspotContent .full-col-espot {
  background-color: #404142;
  border-radius: 0;
  font-family: "Arial";
}

#ExclusiveBrands_GrandTour article#rangePDP section .dfsEspotContent .full-col-espot h2,
#ExclusiveBrands_GrandTour article#rangePDP section .dfsEspotContent .full-col-espot p {
  font-family: "Arial";
}

/********************************
 G-PLAN
********************************/
#ExclusiveBrands_G-Plan article#rangePDP #productInfo p {
  font-family: "Arial";
  margin: 0;
  display: block;
  padding: 10px 10px 10px 0;
  font-size: 1.2em;
}

#ExclusiveBrands_G-Plan article#rangePDP #productInfo h2,
#ExclusiveBrands_G-Plan article#rangePDP #productInfo h3 {
  font-family: Arial;
  color: #666666;
  font-size: 2.1em;
  font-weight: normal;
}

#ExclusiveBrands_G-Plan article#rangePDP #productInfo h2 {
  font-weight: bold;
}

#ExclusiveBrands_G-Plan article#rangePDP .finacials p,
#ExclusiveBrands_G-Plan article#rangePDP .finacials span {
  font-family: Arial;
  color: #666666;
}

#ExclusiveBrands_G-Plan article#rangePDP #productInfo ul.linkEspot {
  background: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  border-radius: 0;
  margin: 0;
  width: 235px;
  display: block;
  margin: 0 13px;
  padding: 10px;
  z-index: 90;
  position: relative;
  font-family: Arial;
  font-size: 1.2em;
}

#ExclusiveBrands_G-Plan article#rangePDP #productInfo ul.linkEspot li,
#ExclusiveBrands_G-Plan article#rangePDP .columns21 .one #options li {
  background: url("//i1.adis.ws/i/dfs/arrow_optionFC.png") no-repeat scroll 0 50% transparent;
}

#ExclusiveBrands_G-Plan article#rangePDP #productInfo ul.linkEspot li a,
#ExclusiveBrands_G-Plan article#rangePDP .columns21 .one #options li a {
  font-family: Arial;
  color: #666666;
  font-weight: bold;
}

#ExclusiveBrands_G-Plan article#rangePDP ul.swatchTabs li a {
  color: #666666;
}

#ExclusiveBrands_G-Plan article#rangePDP ul.swatchTabs li.selected a {
  color: #666666;
}

#ExclusiveBrands_G-Plan article#rangePDP #frequentlyBoughtTogether h2,
#ExclusiveBrands_G-Plan article#rangePDP section#productInformation h2 {
  font-family: "Arial";
  color: #666666;
  font-weight: normal;
  font-size: 3em;
}

#ExclusiveBrands_G-Plan article#rangePDP section#productInformation h3 {
  font-family: "Arial";
  color: #666666;
  font-weight: normal;
  font-size: 2.1em;
}

#ExclusiveBrands_G-Plan article#rangePDP section#productInformation ol li,
#ExclusiveBrands_G-Plan article#rangePDP section#productInformation ul.information li {
  font-family: "Arial";
  font-weight: normal;
  font-size: 1em;
}

#ExclusiveBrands_G-Plan article#rangePDP section#productInformation ol li a,
#ExclusiveBrands_G-Plan article#rangePDP section#productInformation ul.information li a {
  color: #666666;
}

#ExclusiveBrands_G-Plan article#rangePDP section#productInformation .advice-espot {
  font-family: "Arial";
  border: 1px solid #BEB0A3;
  background: none;
  padding: 10px;
  width: 278px;
  height: auto;
}

#ExclusiveBrands_G-Plan article#rangePDP section#productInformation .advice-espot h2 {
  color: #fff;
  background: #BEB0A3;
  margin: 0;
  padding: 20px 20px 0 20px;
  white-space: normal;
}

#ExclusiveBrands_G-Plan article#rangePDP section#productInformation .advice-espot h3 {
  color: #fff;
  background: #BEB0A3;
  margin: 0;
  padding: 10px 20px;
  font-size: 1.6em;
}

#ExclusiveBrands_G-Plan article#rangePDP section#productInformation .advice-espot p {
  color: #fff;
  background: #BEB0A3;
  margin: 0;
  padding: 0 20px 30px 20px;
  font-size: 1.2em;
}

#ExclusiveBrands_G-Plan article#rangePDP section#productInformation .advice-espot a {
  color: #fff;
  background: #BEB0A3;
  margin: 0;
  padding: 0 20px 0px 0px;
  font-size: 1em;
}

#ExclusiveBrands_G-Plan article#rangePDP section#productInformation h3 span {
  font-family: "Arial";
}

#ExclusiveBrands_G-Plan article#rangePDP ul.productRange li p.rangeProduct {
  font-family: Arial;
  color: #666666;
}

#ExclusiveBrands_G-Plan article#rangePDP ul.productRange li p.salePrice,
#ExclusiveBrands_G-Plan article#rangePDP ul.productRange li p.price {
  color: #666666;
  font-family: Arial;
  font-weight: normal;
}

#ExclusiveBrands_G-Plan article#rangePDP .sectionHeading h2,
#ExclusiveBrands_G-Plan article#rangePDP .sectionHeading h3,
#ExclusiveBrands_G-Plan article#rangePDP .headingWithAction h2,
#ExclusiveBrands_G-Plan article#rangePDP .headingWithAction h3 {
  color: #666666;
  font-family: "Arial";
  font-weight: normal;
  font-size: 3em;
  margin: 0;
}

#ExclusiveBrands_G-Plan article#rangePDP section .dfsEspotContent .full-col-espot {
  background-color: #BEB0A3;
  border-radius: 0;
  font-family: "Arial";
}

#ExclusiveBrands_G-Plan article#rangePDP section .dfsEspotContent .full-col-espot h2,
#ExclusiveBrands_G-Plan article#rangePDP section .dfsEspotContent .full-col-espot p {
  font-family: "Arial";
}

/********************************
 DWELL
********************************/
#ExclusiveBrands_Dwell article#rangePDP #productInfo p {
  font-family: "Arial";
  margin: 0;
  display: block;
  padding: 10px 10px 10px 0;
  font-size: 1.2em;
}

#ExclusiveBrands_Dwell article#rangePDP #productInfo h2,
#ExclusiveBrands_Dwell article#rangePDP #productInfo h3 {
  font-family: "GillSansAlt1-Light";
  color: #333;
  font-size: 2.1em;
  font-weight: normal;
}

#ExclusiveBrands_Dwell article#rangePDP #productInfo h2 {
  font-weight: bold;
}

#ExclusiveBrands_Dwell article#rangePDP .finacials p,
#ExclusiveBrands_Dwell article#rangePDP .finacials span {
  font-family: Arial;
  color: #333;
}

#ExclusiveBrands_Dwell article#rangePDP #productInfo ul.linkEspot {
  background: #fff;
  opacity: 0.9;
  border-radius: 0;
  margin: 0;
  width: 235px;
  display: block;
  margin: 0 13px;
  padding: 10px;
  z-index: 90;
  position: relative;
  font-family: Georgia;
  font-size: 1.2em;
}

#ExclusiveBrands_Dwell article#rangePDP #productInfo ul.linkEspot li,
#ExclusiveBrands_Dwell article#rangePDP .columns21 .one #options li {
  background: url("//i1.adis.ws/i/dfs/arrow_optionHB.png") no-repeat scroll 0 50% transparent;
}

#ExclusiveBrands_Dwell article#rangePDP #productInfo ul.linkEspot li a,
#ExclusiveBrands_Dwell article#rangePDP .columns21 .one #options li a {
  font-family: Arial;
  color: #b51a8a;
  font-weight: bold;
}

#ExclusiveBrands_Dwell article#rangePDP ul.swatchTabs li a {
  color: #b51a8a;
}

#ExclusiveBrands_Dwell article#rangePDP ul.swatchTabs li.selected a {
  color: #333;
}

#ExclusiveBrands_Dwell article#rangePDP #frequentlyBoughtTogether h2,
#ExclusiveBrands_Dwell article#rangePDP section#productInformation h2 {
  font-family: "GillSansAlt1-Light";
  color: #333;
  font-weight: normal;
  font-size: 3em;
}

#ExclusiveBrands_Dwell article#rangePDP section#productInformation h3 {
  font-family: "GillSansAlt1-Light";
  color: #333;
  font-weight: normal;
  font-size: 2.1em;
}

#ExclusiveBrands_Dwell article#rangePDP section#productInformation ol li,
#ExclusiveBrands_Dwell article#rangePDP section#productInformation ul.information li {
  font-family: "Arial";
  font-weight: normal;
  font-size: 1em;
}

#ExclusiveBrands_Dwell article#rangePDP section#productInformation ol li a,
#ExclusiveBrands_Dwell article#rangePDP section#productInformation ul.information li a {
  color: #b51a8a;
}

#ExclusiveBrands_Dwell article#rangePDP section#productInformation .advice-espot {
  font-family: "GillSansAlt1-Light";
  border: 1px solid #ddd;
  background: none;
  padding: 10px;
  width: 278px;
  height: auto;
}

#ExclusiveBrands_Dwell article#rangePDP section#productInformation .advice-espot h2 {
  color: #57585a;
  background: #f0f0f0;
  margin: 0;
  padding: 20px 20px 0 20px;
  white-space: normal;
  font-size: 2.6em;
}

#ExclusiveBrands_Dwell article#rangePDP section#productInformation .advice-espot h3 {
  color: #333;
  background: #f0f0f0;
  margin: 0;
  padding: 10px 20px;
  font-size: 1.6em;
}

#ExclusiveBrands_Dwell article#rangePDP section#productInformation .advice-espot p {
  color: #333;
  background: #f0f0f0;
  margin: 0;
  padding: 0 20px 30px 20px;
  font-size: 1.2em;
}

#ExclusiveBrands_Dwell article#rangePDP section#productInformation .advice-espot a {
  color: #333;
  background: #f0e2ee;
  margin: 0;
  padding: 0 20px 0px 0px;
  font-size: 1em;
}

#ExclusiveBrands_Dwell article#rangePDP section#productInformation h3 span {
  font-family: "GillSansAlt1-Light";
}

#ExclusiveBrands_Dwell article#rangePDP ul.productRange li p.rangeProduct {
  font-family: Arial;
  color: #707070;
}

#ExclusiveBrands_Dwell article#rangePDP ul.productRange li p.salePrice,
#ExclusiveBrands_Dwell article#rangePDP ul.productRange li p.price {
  color: #b51a8a;
  font-family: Arial;
  font-weight: normal;
}

#ExclusiveBrands_Dwell article#rangePDP .sectionHeading h2,
#ExclusiveBrands_Dwell article#rangePDP .sectionHeading h3,
#ExclusiveBrands_Dwell article#rangePDP .headingWithAction h2,
#ExclusiveBrands_Dwell article#rangePDP .headingWithAction h3 {
  color: #333;
  font-family: "GillSansAlt1-Light";
  font-weight: normal;
  font-size: 3em;
  margin: 0;
}

#ExclusiveBrands_Dwell article#rangePDP section .dfsEspotContent {
  margin: 0 0 20px 30px;
}

#ExclusiveBrands_Dwell article#rangePDP section .dfsEspotContent .full-col-espot {
  background-color: #999;
  border-radius: 0;
  font-family: "HelveticaNeueW02-55Roma";
}

#ExclusiveBrands_Dwell article#rangePDP section .dfsEspotContent .full-col-espot h2,
#ExclusiveBrands_Dwell article#rangePDP section .dfsEspotContent .full-col-espot p {
  font-family: "HelveticaNeueW02-55Roma";
}

/********************************
 SOFA WORKSHOP
********************************/
#ExclusiveBrands_SofaWorkshop article#rangePDP #productInfo p {
  font-family: "Arial";
  margin: 0;
  display: block;
  padding: 10px 10px 10px 0;
  font-size: 1.2em;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP #productInfo h2,
#ExclusiveBrands_SofaWorkshop article#rangePDP #productInfo h3 {
  font-family: "HelveticaNeueW02-55Roma";
  color: #555;
  font-size: 2.2em;
  font-weight: normal;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP #productInfo h2 {
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP .finacials p,
#ExclusiveBrands_SofaWorkshop article#rangePDP .finacials span {
  font-family: Arial;
  color: #333;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP #productInfo ul.linkEspot {
  background: #fff;
  opacity: 0.9;
  border-radius: 0;
  margin: 0;
  width: 235px;
  display: block;
  margin: 0 13px;
  padding: 10px;
  z-index: 90;
  position: relative;
  font-family: Georgia;
  font-size: 1.2em;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP #productInfo ul.linkEspot li,
#ExclusiveBrands_SofaWorkshop article#rangePDP .columns21 .one #options li {
  background: url("//i1.adis.ws/i/dfs/arrow_optionHB.png") no-repeat scroll 0 50% transparent;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP #productInfo ul.linkEspot li a,
#ExclusiveBrands_SofaWorkshop article#rangePDP .columns21 .one #options li a {
  font-family: Arial;
  color: #b51a8a;
  font-weight: bold;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP ul.swatchTabs li a {
  color: #b51a8a;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP ul.swatchTabs li.selected a {
  color: #333;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP #frequentlyBoughtTogether h2,
#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation h2 {
  font-family: "HelveticaNeueW02-55Roma";
  color: #555;
  font-weight: normal;
  font-size: 3em;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation h3 {
  font-family: "HelveticaNeueW02-55Roma";
  color: #555;
  font-weight: normal;
  font-size: 2.2em;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation h3 strong {
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation ol li,
#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation ul.information li {
  font-family: "Arial";
  font-weight: normal;
  font-size: 1em;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation ol li a,
#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation ul.information li a {
  color: #b51a8a;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation .advice-espot {
  font-family: "HelveticaNeueW02-55Roma";
  border: 1px solid #ddd;
  background: none;
  padding: 10px;
  width: 278px;
  height: auto;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation .advice-espot h2 {
  color: #57585a;
  background: #f0f0f0;
  margin: 0;
  padding: 20px 20px 0 20px;
  white-space: normal;
  font-size: 2.6em;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation .advice-espot h3 {
  color: #333;
  background: #f0f0f0;
  margin: 0;
  padding: 10px 20px;
  font-size: 1.7em;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation .advice-espot p {
  color: #333;
  background: #f0f0f0;
  margin: 0;
  padding: 0 20px 30px 20px;
  font-size: 1.2em;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation .advice-espot a {
  color: #333;
  background: #f0e2ee;
  margin: 0;
  padding: 0 20px 0px 0px;
  font-size: 1em;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section#productInformation h3 span {
  font-family: "HelveticaNeueW02-55Roma";
}

#ExclusiveBrands_SofaWorkshop article#rangePDP ul.productRange li p.rangeProduct {
  font-family: Arial;
  color: #707070;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP ul.productRange li p.salePrice,
#ExclusiveBrands_SofaWorkshop article#rangePDP ul.productRange li p.price {
  color: #b51a8a;
  font-family: Arial;
  font-weight: normal;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP .sectionHeading h2,
#ExclusiveBrands_SofaWorkshop article#rangePDP .sectionHeading h3,
#ExclusiveBrands_SofaWorkshop article#rangePDP .headingWithAction h2,
#ExclusiveBrands_SofaWorkshop article#rangePDP .headingWithAction h3 {
  color: #555;
  font-family: "HelveticaNeueW02-55Roma";
  font-weight: normal;
  font-size: 3em;
  margin: 0;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP #availableFor .sectionHeading h2 {
  padding-bottom: 10px;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP #availableFor li a {
  float: none;
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section .dfsEspotContent .full-col-espot {
  background-color: #999;
  border-radius: 0;
  font-family: "HelveticaNeueW02-55Roma";
}

#ExclusiveBrands_SofaWorkshop article#rangePDP section .dfsEspotContent .full-col-espot h2,
#ExclusiveBrands_SofaWorkshop article#rangePDP section .dfsEspotContent .full-col-espot p {
  font-family: "HelveticaNeueW02-55Roma";
}

/*= CORE LISTER FILTERS =*/
#ListerPage #noProducts {
  padding: 0 30px;
}

#ListerPage h1.noProducts {
  color: #5c2c91;
  font-size: 1.8em;
  font-family: arial;
  font-weight: normal;
  margin: 0;
  padding: 5px 0;
}

ul.filters > li + li {
  margin-top: 1em;
}

#lister-filter-group-features {
  border: 2px solid #D1D1D1;
  padding: 15px 0 0 0;
}

#toggle-filters,
#browseByProduct,
.categories li .browseby,
a#closeColourRange,
.field-update-btn-wrap a {
  box-sizing: border-box;
  color: #5C2A83;
  display: inline-block;
  font-family: "HelveticaNeueW01-75Bold";
  font-size: 2em;
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  border: solid 2px #d7d6d6;
  border-radius: 5px;
  margin: 0;
  padding: 18px 58px 16px 17px;
  position: relative;
  width: 260px;
}

#browseByProduct {
  padding: 18px;
  text-align: center;
}

#lister-filter-group-sortby .styled-select {
  width: 536px;
}

.panelOpen #toggle-filters,
a#closeColourRange,
.field-update-btn-wrap a {
  font-size: 2em;
  line-height: 0.95em;
  text-align: center;
  width: 540px;
}

.panelOpen #toggle-filters,
.field-update-btn-wrap a {
  padding: 18px 17px 16px 17px;
  width: 240px;
}

.colourPanelOpen #toggle-filters {
  display: none;
}

.colourPanelOpen li a.browseBy {
  float: none;
  padding: 18px 17px 16px 17px;
  text-align: center;
  width: 540px;
}

.colourPanelOpen.categories li button.browseBy {
  background: #5c2c91;
  color: #fff;
  border-color: #5c2c91;
}

#showColourOptions .coloursMayVary {
  font-size: 1.4em;
}

.coreListerColour #coreList h2 {
  color: #5c2c91;
  display: inline-block;
  font-family: "Arial";
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}

#showColourOptions li.miniSwatch {
  height: 72px;
  width: 72px;
  position: relative;
}

#coreLister #form-filter-panel-inner #showColourOptions label {
  height: 50px;
  width: 50px;
  padding: 10px;
  border: solid 1px #ccc;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  cursor: pointer;
}

#showColourOptions li.miniSwatch a img {
  height: 50px;
  width: 50px;
}

#coreLister #form-filter-panel-inner #showColourOptions label.miniSwatch.sel {
  height: 62px;
  width: 62px;
  padding: 0;
  border: solid 5px #5c2483;
}

#showColourOptions li.miniSwatch .sel a img {
  height: 62px;
  width: 62px;
}

#showColourOptions label.miniSwatch .tick {
  position: absolute;
  display: none;
  width: 32px;
  height: 26px;
  top: 20px;
  left: 17px;
  background: url(//i1.adis.ws/i/dfs/swatchTick);
}

#showColourOptions label.miniSwatch.sel .tick {
  display: block;
}

#showColourOptions li.miniSwatch a {
  display: block;
}

.field-update-btn-wrap a {
  float: left;
}

#toggle-filters:after {
  content: url(//i1.adis.ws/i/dfs/selectArrows?qlt=100);
  display: block;
  position: absolute;
  right: 18px;
  top: 18px;
}

.panelOpen #toggle-filters:after {
  content: '';
}

.browseBy:after {
  content: url(//i1.adis.ws/i/dfs/rainbowDisc?w=45);
  display: block;
  position: absolute;
  right: 7px;
  top: 18px;
}

.browseBy.selected {
  background: #5C2A83;
  color: #fff;
}

#form-filter-panel {
  display: none;
}

#form-filter-panel-inner {
  padding: 20px 30px;
}

#form-filter-panel-inner .formFields {
  padding-top: 0;
}

#form-filter-panel-inner .formFields.checkBox {
  width: 49%;
  display: inline-block;
  padding: 20px 0;
  vertical-align: top;
}

#form-filter-panel-inner .formFields.checkBox.showKits {
  display: block;
  float: none;
  margin-top: 20px;
}

#coreLister #form-filter-panel-inner label {
  float: none;
  display: block;
  font-size: 1.3em;
  line-height: 1.8em;
  position: absolute;
  top: 0;
  width: 240px;
}

#coreLister #form-filter-panel-inner li.sortBy label {
  position: relative;
}

#coreLister #form-filter-panel-inner label.labelPlace {
  position: relative;
}

#coreLister #form-filter-panel-inner input[type=checkbox] + label > span.faux {
  margin: 0 12px 0 0;
}

.appFilters {
  font-size: 2em;
  margin-top: 20px;
  padding: 0 30px;
}

.appFilters .appFilters_item {
  float: left;
  border: 1px solid #d1d1d1;
  padding: 3px 5px;
  margin-right: 12px;
  border-radius: 5px;
}

.appFilters .appFilters_item a {
  color: #8440AC;
  font-weight: bold;
  float: none;
  margin-left: 5px;
}

.appFilter_loop {
  float: left;
  padding-left: 5px;
}

.appFilters .displayName {
  float: left;
}

.clearFilters {
  padding: 0 30px;
}

.clearFilters .button {
  margin: 20px 0 0 0;
  display: block;
  text-align: center;
  font-size: 2em;
  background: #5C2C91;
}

.mobileCheckboxes .formFields.checkbox {
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  clear: none;
}

.tabs {
  width: 100%;
  float: left;
  margin: 10px 0;
}

#coreList .tabs {
  float: none;
}

.tab-menu {
  width: 100%;
  float: left;
  font-size: 1.4em;
}

#coreList .tab-menu {
  float: none;
}

.tab-menu > a {
  display: inline-block;
  padding: 10px;
  border: 1px solid #D1D1D1;
  border-bottom: 0;
  color: #5C2A83;
  border-radius: 5px 5px 0 0;
  background-color: white;
  cursor: pointer;
}

#coreList .tab-menu > a {
  border: 2px solid #D1D1D1;
  border-bottom: 0;
  color: #5C2A83;
  display: block;
  font-family: "HelveticaNeueW01-75Bold";
  width: 243px;
  text-align: center;
}

.tab-menu > a.selected {
  position: relative;
  top: 1px;
  border-bottom: 1px solid #fff;
}

#coreList .tab-menu > a.selected {
  position: relative;
  border-bottom: 2px solid #fff !important;
}

.tab-content {
  width: 100%;
  border: 1px solid #D1D1D1;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#coreList .tab-content {
  width: auto;
  border: 2px solid #D1D1D1;
  margin-top: -2px;
}

.tab-content > div {
  float: left;
  width: 100%;
  display: none;
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tab-content .field-update-btn-wrap > button {
  margin-left: 120px;
}

.tab-content > .selected {
  display: block;
}

.continuousLoading {
  padding: 30px 0;
}

#coreList .listViewContainer {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.listViewContainer .gridView a {
  display: block;
}

#coreLister .mobileCheckboxes .filterCheckBoxes .formFields.checkbox label {
  float: right;
  width: 150px;
}

.mobileCheckboxes .filterCheckBoxes .formFields.checkbox input[type="checkbox"],
.mobileCheckboxes .filterCheckBoxes .formFields.checkbox input[type="radio"] {
  margin-top: 3px;
}

.currentPageHeading .pageNumber {
  display: none;
}

.coreLister .noImages .noImagesHeading {
  font-size: 1.8em;
}

.coreLister .noImages .productRange li .rangeProduct strong {
  font-size: 1.6em;
}

h2.success {
  padding: 0 30px;
}

/*= END CORE LISTER FILTER =*/
