/* Scss Document */
/* Scss Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/* Scss Document */
/*======== SHORTCUTS ========*/
.background-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

/* Scss Document */
html, body {
  height: 100%; }

body {
  font-family: "museo-sans", Arial, Helvetica, sans-serif;
  color: #222; }

.container, #header-hold, #nav-hold, #footer, .showroom-reveal {
  width: auto;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px; }

.h1, .home-feature .reading-slide h3, .buy-section h2, .search-header h1, .search-header2 h1, .search-header3 h1, .search-header4 h1, .content-right h1, .content h1, .feature-header h1, .feature-content h1 {
  color: inherit;
  font-size: 36px;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 100;
  text-align: inherit;
  margin: 30px 0 30px 0;
  padding: 0;
  font-family: "museo-slab"; }

.h2, .home-showrooms-holder h2, .home-link-block h2, .home-link-block h3, .aboutProduct h1, .related-section h3, .showroom-reveal-text-padding h2, #subfooter h2, .subfooter-header, .subfooter-blocks h3, .subfooter2 h3, .buy-section h4, .refine-section h2, .content-right h2, .content h2, .subfooter-alt h2, .feature-header h2, .feature-content h2, .subheading-h2 {
  color: inherit;
  font-size: 26px;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 100;
  text-align: inherit;
  margin: 30px 0 30px 0;
  padding: 0;
  font-family: "museo-slab"; }

.h3, .home-showroom h3, .aboutProduct h2, .showroom-reveal-text-padding h3, #subfooter h3, .buy-section h3, .buy-section h5, .search-result h3, .search-result2 h3, .refine-options h3, .content-right h3, .content h3, .feature-content h3, .grey-block-woods .wood-block span {
  color: inherit;
  font-size: 20px;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 300;
  text-align: inherit;
  margin: 30px 0 20px 0;
  padding: 0;
  font-family: "museo-slab"; }

.h4, .aboutProduct h3, .related-item h4, #subfooter h4, .category-divider, .content h4, .feature-content h4 {
  color: inherit;
  font-size: 16px;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 300;
  text-align: inherit;
  margin: 30px 0 20px 0;
  padding: 0;
  font-family: "museo-slab"; }

.p, .feature-side p, .home-showroom p, .home-feature .reading-slide p, .aboutProduct p, .aboutProduct .woods, .related-item p, .showroom-reveal-text-padding p, .showroom-reveal-text-padding table, #subfooter p, .subfooter-blocks p, #footer ul, #footer p, .buy-section p, .buy-links table, .search-result p, .search-header p, .search-header2 p, .search-header3 p, .search-header4 p, .read-more2 p, .refine-section p, .search-result2 p, .content-right p, .content p, .feature-header p, .feature-content p, .caption {
  color: inherit;
  font-size: 14px;
  line-height: 1.5em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 500;
  text-align: left;
  margin: 20px 0 20px 0;
  padding: 0;
  font-family: inherit; }

.p strong, .feature-side p strong, .home-showroom p strong, .home-feature .reading-slide p strong, .aboutProduct p strong, .aboutProduct .woods strong, .related-item p strong, .showroom-reveal-text-padding p strong, .showroom-reveal-text-padding table strong, #subfooter p strong, .subfooter-blocks p strong, #footer ul strong, #footer p strong, .buy-section p strong, .buy-links table strong, .search-result p strong, .search-header p strong, .search-header2 p strong, .search-header3 p strong, .search-header4 p strong, .read-more2 p strong, .refine-section p strong, .search-result2 p strong, .content-right p strong, .content p strong, .feature-header p strong, .feature-content p strong, .caption strong, .p b, .feature-side p b, .home-showroom p b, .home-feature .reading-slide p b, .aboutProduct p b, .aboutProduct .woods b, .related-item p b, .showroom-reveal-text-padding p b, .showroom-reveal-text-padding table b, #subfooter p b, .subfooter-blocks p b, #footer ul b, #footer p b, .buy-section p b, .buy-links table b, .search-result p b, .search-header p b, .search-header2 p b, .search-header3 p b, .search-header4 p b, .read-more2 p b, .refine-section p b, .search-result2 p b, .content-right p b, .content p b, .feature-header p b, .feature-content p b, .caption b {
  font-weight: bold; }

.p em, .feature-side p em, .home-showroom p em, .home-feature .reading-slide p em, .aboutProduct p em, .aboutProduct .woods em, .related-item p em, .showroom-reveal-text-padding p em, .showroom-reveal-text-padding table em, #subfooter p em, .subfooter-blocks p em, #footer ul em, #footer p em, .buy-section p em, .buy-links table em, .search-result p em, .search-header p em, .search-header2 p em, .search-header3 p em, .search-header4 p em, .read-more2 p em, .refine-section p em, .search-result2 p em, .content-right p em, .content p em, .feature-header p em, .feature-content p em, .caption em {
  font-style: italic; }

.block-link {
  display: block;
  padding: 10px 14px;
  float: left;
  background-color: #ebebeb;
  margin: 0;
  color: #222;
  text-decoration: none;
  font-size: 12px;
  margin: 20px 0 20px 0;
  cursor: pointer; }

.orange {
  background-color: #ef6843;
  color: #fff; }

.spacer {
  clear: both; }

.spacerl {
  clear: left; }

.spacerr {
  clear: right; }

.line {
  height: 1px;
  background-color: #ebebeb;
  margin: 20px 0; }

/*============ NAV ============*/
#header {
  height: 102px; }

#header .logo {
  float: left;
  background: url(/assets/img/wharfside_logo.png) 0 0 transparent;
  width: 200px;
  height: 59px;
  text-indent: -999999px;
  margin: 24px 0 0 0; }
#header .price-promise {
  float: right;
  background: url(/assets/img/price_promise.gif) 0 0 transparent;
  width: 109px;
  height: 33px;
  text-indent: -999999px;
  margin: 33px 0 0 0; }
#header form {
  float: right;
  width: 268px;
  margin-left: 70px;
  display: block;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-top: 38px;
  background-color: #fff; }

#nav form {
  display: none;
  float: left;
  width: 60%;
  margin-left: 40px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  background-color: #fff; }

.header-search {
  display: block;
  width: 80%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  padding: 0px 5px;
  float: left; }

.header-submit {
  display: block;
  width: 22px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: 1px solid #fff;
  font-size: 14px;
  padding: 0px 5px;
  float: right;
  background: none;
  color: #000;
  text-indent: 1000px;
  overflow: hidden;
  background-image: url(http://www.wharfside.co.uk/images2015/elements/zoom-small.gif);
  background-repeat: no-repeat;
  background-position: center; }

#nav {
  border-top: #ebebeb solid 1px;
  height: auto;
  margin: 0 auto 20px auto; }

#nav ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0; }

#nav ul li {
  float: left;
  display: block;
  list-style-type: none;
  height: auto;
  width: 12.5%;
  text-align: center;
  color: #7d7d7d;
  line-height: 0.8em;
  font-size: 0.9em;
  padding: 14px 0 15px 0; }

#nav ul:before, .nav ul:after {
  content: "";
  display: table; }

#nav ul:after {
  clear: both; }

#nav ul > li {
  float: left;
  position: relative; }

#nav a {
  text-decoration: none;
  color: #7d7d7d;
  display: block; }

#nav li.active, #nav li:hover {
  background: #ebebeb;
  color: #000;
  text-decoration: none; }

#nav li ul {
  background: #f4f4f4; }

#nav li ul li {
  width: 160px;
  padding: 0; }

#nav li ul a {
  border: none;
  text-align: left;
  font-size: 12px;
  padding-left: 10px;
  height: 21px;
  padding-top: 9px; }

#nav li ul a:hover {
  background: #dbdbdb; }

#nav li ul {
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 10; }

#nav li ul li {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 200ms ease-in;
  -moz-transition: height 200ms ease-in;
  -o-transition: height 200ms ease-in;
  transition: height 200ms ease-in; }

#nav ul > li:hover ul li {
  height: 30px; }

/*============ HOME ============*/
/* Scss Document */
/*============ HOME ============*/
.home-feature {
  display: block;
  height: 73%;
  min-height: 600px;
  width: auto; }

.home-feature-main {
  display: block;
  height: 100%;
  width: auto;
  margin-right: 400px;
  background-size: cover;
  background-position: center; }

.home-feature-side {
  display: block;
  position: absolute;
  right: 0px;
  top: 163px;
  height: 73%;
  min-height: 600px;
  width: 400px; }

.feature-side {
  display: block;
  height: 50%;
  width: auto;
  background-color: #ebebeb;
  background-size: cover;
  background-position: center;
  text-align: center;
  text-decoration: none;
  color: #222;
  cursor: pointer; }
  .feature-side h3 {
    text-transform: uppercase;
    font-size: 17px;
    font-family: "museo-slab";
    letter-spacing: 2px;
    font-weight: 300;
    position: relative;
    top: 28%; }
  .feature-side h2 {
    font-size: 30px;
    font-family: "museo-slab";
    letter-spacing: 1px;
    font-weight: 100;
    position: relative;
    top: 31%;
    line-height: 1.2em; }
  .feature-side h1 {
    font-size: 30px;
    font-family: "museo-slab";
    letter-spacing: 1px;
    font-weight: 100;
    position: relative;
    top: 31%;
    line-height: 1.2em; }
  .feature-side h4 {
    font-size: 25px;
    font-family: "museo-slab";
    letter-spacing: 1px;
    font-weight: 100;
    position: relative;
    top: 31%;
    line-height: 1.5em;
    padding: 0 80px; }
  .feature-side p {
    position: relative;
    top: 31%;
    padding: 0 80px;
    text-align: justify; }
  .feature-side .bubble-link {
    margin: 0 auto;
    position: relative;
    top: 43%;
    letter-spacing: 1px;
    display: block;
    padding: 8px 0 8px 0;
    width: 140px;
    border: 1px solid #222;
    font-size: 13px;
    color: #222;
    text-decoration: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px; }
  .feature-side .bubble-link.hide {
    display: none; }

.color-over {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; }

.color-over:hover {
  background-image: url(http://www.wharfside.co.uk/images2016/headings/purple-back.png); }

.feature-side.white {
  color: #fff; }
  .feature-side.white .bubble-link {
    color: #fff;
    border: 1px solid #fff; }

.feature-side-alt {
  width: 400px;
  position: relative;
  left: 100%;
  top: 50%;
  margin-left: -400px;
  opacity: 0.9;
  background-color: #0088cc; }

.feature-side:hover .bubble-link {
  background-color: #222;
  color: #fff; }

.feature-side.white:hover .bubble-link {
  background-color: #fff;
  color: #222; }

.color-over:hover .feature-side-alt .bubble-link {
  background-color: #222;
  color: #fff; }

.color-over:hover .feature-side-alt.white .bubble-link {
  background-color: #fff;
  color: #222; }

.cross {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  /* Safari */
  transition: opacity 0.5s;
  height: 120px;
  width: 120px;
  position: relative;
  padding-left: 80px;
  padding-top: 80px;
  margin-right: -200px;
  margin-bottom: -200px; }
  .cross .vertical {
    display: block;
    height: 120px;
    width: 6px;
    background-color: #fff;
    position: relative;
    left: 57px; }
  .cross .horizontal {
    display: block;
    width: 120px;
    height: 6px;
    background-color: #fff;
    position: relative;
    top: -63px; }

.feature-side .cross.small {
  height: 40px;
  width: 40px;
  padding-left: 25px;
  padding-top: 25px;
  margin-right: -65px;
  margin-bottom: -65px; }
  .feature-side .cross.small .vertical {
    height: 40px;
    width: 4px;
    background-color: #222;
    left: 18px; }
  .feature-side .cross.small .horizontal {
    width: 40px;
    height: 4px;
    background-color: #222;
    top: -22px; }

.feature-side.white .cross.small .vertical {
  background-color: #fff; }
.feature-side.white .cross.small .horizontal {
  background-color: #fff; }

.color-over:hover .cross {
  display: block;
  opacity: 1; }

.feature-side:hover .cross {
  display: block;
  opacity: 1; }

.home-heading {
  text-align: center;
  padding: 40px 0;
  font-size: 25px;
  font-family: "museo-slab";
  font-weight: 100; }

.home-links-holder {
  width: auto;
  margin: 0 80px; }

.link-panel {
  display: block;
  width: 20%;
  float: left;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 15%; }
  .link-panel img {
    display: block;
    width: 100%; }
  .link-panel h3 {
    display: block;
    padding-bottom: 42%;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-family: "museo-slab";
    font-weight: 100;
    letter-spacing: 1px;
    height: 0px; }
  .link-panel ul {
    padding: 10px 0 20px 0;
    font-size: 14px;
    line-height: 1.5em;
    color: #7d7d7d; }

.home-links-spacer {
  display: none; }

.home-contact {
  padding: 100px 0;
  background-color: #f8f8f8; }

.home-form {
  float: right;
  width: 25%;
  margin: -30px 0 -30px 0; }

.home-showrooms-holder {
  float: left;
  width: 65%; }
  .home-showrooms-holder h2 {
    text-align: center;
    margin: 0px;
    margin-right: 14%; }

.home-showroom {
  float: left;
  width: 50%; }
  .home-showroom h3 {
    margin-top: 0; }
  .home-showroom a {
    width: 100%;
    display: block;
    text-align: center;
    padding: 8px 0;
    border: 1px solid #ef6843;
    color: #ef6843;
    font-size: 14px;
    text-decoration: none;
    border-radius: 15px;
    margin-bottom: 30px;
    max-width: 200px;
    letter-spacing: 1px; }
  .home-showroom a:hover {
    color: #fff;
    background-color: #ef6843; }

.home-showroom img {
  width: 75%; }

/*============ HOME TRANSITIONS ============*/
#proper.showing {
  cursor: default; }
  #proper.showing .bubble-link {
    display: none; }

.feature-side.showing:hover .cross {
  display: none; }

#side {
  transition: width 0.5s;
  overflow: hidden; }

#side.showing {
  width: 30%;
  position: static;
  height: 700px;
  float: right; }
  #side.showing h3 {
    top: 35%; }
  #side.showing h2 {
    top: 38%; }
  #side.showing h1 {
    top: 38%; }

.home-feature-main.closing {
  display: none; }

.home-feature.showing {
  height: auto;
  background-color: #ebebeb; }

.home-feature.showing #office-reveal {
  display: none; }
.home-feature.showing #tak-reveal {
  display: none; }

#side #video {
  display: block;
  background-color: #222;
  height: 0px;
  overflow: hidden;
  transition: height 0.5s;
  transition-delay: 0.6s; }

#side.showing #video {
  display: block;
  height: 50%; }

.home-feature .reading-slide {
  display: block;
  overflow: hidden;
  height: 0px;
  width: 70%;
  float: left;
  background-color: #ebebeb;
  opacity: 0;
  background-repeat: no-repeat;
  background-position: center; }
  .home-feature .reading-slide h3 {
    padding-left: 100px;
    padding-top: 80px;
    max-width: 500px; }
  .home-feature .reading-slide p {
    padding-left: 100px;
    max-width: 500px;
    color: #555; }

@media (max-width: 1630px) {
  .home-feature .reading-slide {
    background-position: center left; } }
.home-feature.showing .reading-slide {
  height: 700px;
  overflow: visible;
  transition: opacity 1s;
  transition-delay: 0.8s;
  opacity: 1;
  background-image: url(http://www.wharfside.co.uk/images2016/home/girado-home.jpg); }

.read-close {
  display: none;
  float: right;
  height: 120px;
  width: 120px;
  background-color: #75a795;
  background-image: url(http://www.wharfside.co.uk/images2016/home/read-close.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; }

.home-feature.showing .reading-slide .read-close {
  display: block; }

.home-feature .read-close {
  position: absolute;
  left: 70%;
  margin-left: -120px;
  z-index: 2; }

.home-feature-main.home-feature-main-alt {
  width: 70%;
  margin-right: 0;
  height: 0px;
  float: left;
  overflow: hidden; }

.home-feature-main.home-feature-main-alt .feature-side-alt {
  width: 100%;
  height: 100%;
  position: relative;
  left: 0;
  top: 0;
  margin-left: 0;
  opacity: 0;
  transition: opacity 1s;
  transition-delay: 0.8s;
  background: none;
  background-image: url(http://www.wharfside.co.uk/images2016/headings/purple-back.png);
  cursor: default; }
  .home-feature-main.home-feature-main-alt .feature-side-alt h3 {
    text-transform: uppercase;
    font-size: 28px;
    font-family: "museo-slab";
    letter-spacing: 2px;
    font-weight: 300;
    position: relative;
    top: 34%; }
  .home-feature-main.home-feature-main-alt .feature-side-alt h2 {
    font-size: 60px;
    font-family: "museo-slab";
    letter-spacing: 1px;
    font-weight: 100;
    position: relative;
    top: 37%;
    line-height: 1.2em; }
  .home-feature-main.home-feature-main-alt .feature-side-alt h1 {
    font-size: 60px;
    font-family: "museo-slab";
    letter-spacing: 1px;
    font-weight: 100;
    position: relative;
    top: 37%;
    line-height: 1.2em; }

.home-feature-main.home-feature-main-alt .read-close {
  display: block;
  opacity: 0; }

/*=== REPEAT (office) ===*/
#side.offpromo .feature-side:hover .cross {
  display: none; }

.home-feature.offpromo #office-reveal {
  height: 700px; }

.home-feature.offpromo .home-feature-main.home-feature-main-alt .read-close {
  opacity: 1;
  transition: opacity 1s;
  transition-delay: 0.8s; }

.home-feature.offpromo #tak-reveal {
  display: none; }

.home-feature.offpromo .home-feature-main.home-feature-main-alt .feature-side-alt {
  opacity: 1; }

#side #office-text {
  overflow: hidden;
  height: 0px;
  transition: height 1s;
  transition-delay: 0.5s; }
  #side #office-text h3 {
    padding: 0 80px; }
#side #office-text2 {
  overflow: hidden;
  height: 0px;
  transition: height 1s;
  transition-delay: 0.6s;
  background-color: #0088cc; }

@media (max-width: 1850px) {
  #side #office-text2 h4 {
    top: 28%; } }
@media (max-width: 1620px) {
  #side #office-text2 h4 {
    top: 24%; } }
@media (max-width: 1400px) {
  #side #office-text2 h4 {
    padding: 0 60px; } }
#side.offpromo {
  width: 30%;
  position: static;
  height: 700px;
  float: right; }
  #side.offpromo #office-text {
    height: 50%; }
  #side.offpromo #office-text2 {
    height: 50%; }
  #side.offpromo .feature-side {
    cursor: default; }

.home-feature.offpromo {
  height: auto; }

.home-feature.offpromo .read-close {
  background-color: #0088cc; }

#office.offpromo {
  display: none; }

@media (max-width: 1100px) {
  #side.offpromo {
    width: 100%;
    height: 350px;
    float: none; }

  #side.offpromo #office-text {
    height: 100%; }
  #side.offpromo #office-text2 {
    height: 100%; } }
@media (max-width: 650px) {
  #side.offpromo {
    height: 500px; }
    #side.offpromo #office-text {
      height: 50%; }
    #side.offpromo #office-text2 {
      height: 50%; } }
/*=== REPEAT (tak) ===*/
#side.tak .feature-side:hover .cross {
  display: none; }

#side #tak img {
  display: block;
  position: relative;
  top: 55%;
  left: 82%; }

#side.tak #tak img {
  display: none; }

.home-feature.tak #tak-reveal {
  height: 700px; }

.home-feature.tak .home-feature-main.home-feature-main-alt .read-close {
  opacity: 1;
  transition: opacity 1s;
  transition-delay: 0.8s; }

.home-feature.tak #office-reveal {
  display: none; }

.home-feature.offpromo .home-feature-main.home-feature-main-alt .feature-side-alt {
  opacity: 1; }

#tak2 {
  background-color: #c8474a; }

#side.tak {
  width: 30%;
  position: static;
  height: 700px;
  float: right; }
  #side.tak #proper {
    height: 0px; }
  #side.tak .feature-side {
    cursor: default; }

#proper {
  overflow: hidden;
  transition: height 1s;
  transition-delay: 0.5s; }

.home-feature.tak {
  height: auto; }

.home-feature.tak #tak-reveal .read-close {
  background-color: #c8474a; }

.home-feature-main.tak {
  display: none; }

.reddot-award {
  position: relative;
  top: 70%;
  left: 5%; }

@media (max-width: 1100px) {
  #side.tak {
    width: 100%;
    height: 350px;
    float: none; } }
@media (max-width: 650px) {
  #side.tak {
    height: 500px; } }
/*============ HOME BLOCKS ============*/
.home-blocks-holder {
  width: auto;
  margin: 0 80px 80px 80px;
  height: 90%;
  min-height: 750px;
  max-height: 900px; }

.home-link-block {
  display: block;
  cursor: pointer;
  height: 33%;
  width: 20%;
  background-color: #ebebeb;
  float: left;
  border-bottom: 2px solid #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .home-link-block .block-border {
    height: 100%;
    width: auto;
    border-right: 2px solid #fff; }
  .home-link-block h2 {
    margin: 0;
    position: relative;
    top: 35%; }
  .home-link-block h3 {
    margin: 0;
    position: relative;
    top: 38%; }
  .home-link-block h4 {
    margin: 0;
    text-transform: uppercase;
    font-family: "museo-sans";
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    top: 35%;
    margin-bottom: 5px; }
  .home-link-block .home-color-over {
    height: 100%;
    width: 100%;
    background-image: url(http://www.wharfside.co.uk/images2016/headings/purple-back.png);
    color: #fff;
    opacity: 0;
    transition: opacity 0.5s; }
  .home-link-block .home-color-over:hover {
    opacity: 1; }

.home-link-block:hover {
  background-color: #ef6843;
  color: #fff; }

.home-link-block:hover .home-color-over {
  background: none;
  background-color: #ef6843;
  opacity: 0.9; }

.home-link-block.block-wide {
  width: 30%; }

/*============ HOME MOBILE ============*/
@media (max-width: 1500px) {
  .home-links-holder {
    margin: 0 30px; } }
@media (max-width: 1100px) {
  .home-feature {
    height: 70%; }

  .home-feature-main {
    margin-right: 0;
    height: 700px; }

  .home-feature-side {
    display: block;
    position: static;
    right: auto;
    top: auto;
    height: 350px;
    width: 100%;
    min-height: 0; }

  .feature-side {
    float: left;
    display: block;
    height: 100%;
    width: 50%; }

  .feature-side.feature-side-alt {
    height: 50%;
    width: 50%;
    margin-left: -50%; }

  .home-feature {
    margin-bottom: 0;
    height: auto; }

  #side {
    transition: none; }

  #proper {
    transition: none; }

  #side.showing {
    width: 100%;
    height: 350px;
    float: none; }

  #side.showing #video {
    height: 100%; }

  .home-feature .reading-slide {
    width: 100%;
    float: none; }

  .home-feature .read-close {
    left: 100%; }

  .home-feature-main.home-feature-main-alt {
    width: 100%;
    float: none; } }
@media (max-width: 1080px) {
  .home-links-holder {
    margin: 0 50px; }

  .home-links-spacer {
    display: block;
    clear: both; }

  .link-panel {
    width: 33.3%;
    padding-top: 25%; } }
@media (max-width: 980px) {
  .home-form {
    float: none;
    width: auto;
    max-width: 500px;
    margin: -30px auto -30px auto;
    padding-top: 80px; }

  .home-showrooms-holder {
    float: none;
    width: auto; }

  .home-showroom img {
    width: 100%; }

  .home-showroom {
    float: left;
    width: 45%; }

  .leatherhead-home {
    float: right; } }
@media (max-width: 900px) {
  .home-feature.showing .reading-slide {
    background: none;
    height: auto;
    padding-bottom: 50px; }

  .home-feature .reading-slide h3 {
    padding: 0 50px;
    padding-top: 50px;
    max-width: 320px; }
  .home-feature .reading-slide p {
    padding: 0 50px;
    max-width: none; } }
@media (max-width: 850px) {
  .home-links-spacer {
    display: none; }

  .home-links-spacer2 {
    display: block;
    clear: both; }

  .link-panel {
    width: 50%;
    padding-top: 38%; } }
@media (max-width: 650px) {
  .home-links-holder {
    margin: 0; }

  .home-feature-side {
    height: 550px; }

  .feature-side {
    float: none;
    height: 50%;
    width: auto; }

  .feature-side.feature-side-alt {
    float: none;
    width: auto;
    margin-left: 0px;
    left: auto;
    top: 0;
    height: 100%;
    background: none;
    opacity: 1;
    background-image: url(http://www.wharfside.co.uk/images2016/headings/purple-back.png); }
    .feature-side.feature-side-alt h3 {
      font-size: 20px;
      top: 28%; }
    .feature-side.feature-side-alt h2 {
      font-size: 40px;
      top: 31%; }
    .feature-side.feature-side-alt h1 {
      font-size: 40px;
      top: 31%; }
    .feature-side.feature-side-alt .bubble-link {
      top: 41%; }

  .home-feature {
    height: auto;
    margin-bottom: 0; }

  .home-feature.offpromo #office-reveal {
    height: 500px; }

  .home-feature.tak #tak-reveal {
    height: 450px; }

  .reddot-award {
    top: 60%; }

  .home-feature-main {
    height: 500px; }

  .feature-side h3 {
    top: 22%; }
  .feature-side h2 {
    top: 25%; }
  .feature-side h1 {
    top: 25%; }
  .feature-side p {
    top: 28%;
    padding: 0 40px; }
  .feature-side .bubble-link {
    top: 35%; }

  #side.showing {
    height: 550px; }

  #side.showing #video {
    height: 50%; } }
@media (max-width: 480px) {
  .home-feature-main {
    height: 350px; }

  .home-feature.offpromo #office-reveal {
    height: 350px; }

  .home-feature.tak #tak-reveal {
    height: 300px; }

  .reddot-award {
    top: 52%; }

  .home-feature-side {
    height: 500px; }

  .feature-side.feature-side-alt h3 {
    font-size: 20px;
    top: 23%; }
  .feature-side.feature-side-alt h2 {
    font-size: 40px;
    top: 26%; }
  .feature-side.feature-side-alt h1 {
    font-size: 40px;
    top: 26%; }
  .feature-side.feature-side-alt p {
    top: 29%;
    padding: 0 20px; }
  .feature-side.feature-side-alt .bubble-link {
    top: 36%; }

  .read-close {
    height: 60px;
    width: 60px;
    margin: 0;
    background-size: 70%; }

  .home-feature .read-close {
    margin-left: -60px; }

  #side.showing {
    height: 500px; }

  .home-feature .reading-slide h3 {
    padding: 0 20px;
    padding-top: 40px;
    max-width: 240px; }
  .home-feature .reading-slide p {
    padding: 0 20px; }

  .home-feature-main.home-feature-main-alt .feature-side-alt h3 {
    font-size: 22px;
    top: 29%; }

  .home-feature-main.home-feature-main-alt .feature-side-alt h2 {
    font-size: 45px;
    top: 32%; } }
/*============ HOME BLOCKS MOBILE ============*/
@media (max-width: 1500px) {
  .home-link-block {
    width: 26%;
    height: 25%; }

  .home-link-block.block-wide {
    width: 37%; }

  #homeb-office {
    width: 37%; }

  #homeb-breakout {
    width: 37%; }

  .home-blocks-holder {
    height: 120%;
    min-height: 1000px;
    max-height: 1200px; } }
@media (max-width: 1200px) {
  .home-link-block {
    width: 30%; }

  .home-link-block.block-wide {
    width: 40%; }

  #homeb-office {
    width: 30%; }

  #homeb-breakout {
    width: 30%; }

  #homeb-bedroom {
    width: 30%; }

  #homeb-tables {
    width: 30%; } }
@media (max-width: 1100px) {
  .home-blocks-holder {
    margin: 0 30px 80px 30px; } }
@media (max-width: 980px) {
  .home-link-block {
    width: 50%; }

  .home-link-block.block-wide {
    width: 50%; }

  #homeb-office {
    width: 50%; }

  #homeb-breakout {
    width: 50%; }

  #homeb-bedroom {
    width: 50%; }

  #homeb-tables {
    display: none; }

  #homeb-coffee {
    display: none; }

  #homeb-danish {
    display: none; }

  #homeb-breakout {
    display: none; } }
@media (max-width: 600px) {
  .home-blocks-holder {
    margin: 0 0 80px 0; }

  .home-link-block .block-border {
    border: none; }

  #homeb-dining .block-border, #homeb-living .block-border, #homeb-kitchen .block-border, #homeb-video .block-border {
    border-left: 1px solid #fff; }

  #homeb-woods .block-border, #homeb-office .block-border, #homeb-bedroom .block-border, #homeb-brands .block-border {
    border-right: 1px solid #fff; } }
@media (max-width: 480px) {
  #homeb-dining .block-border, #homeb-living .block-border, #homeb-kitchen .block-border, #homeb-video .block-border {
    border: none; }

  #homeb-woods .block-border, #homeb-office .block-border, #homeb-bedroom .block-border, #homeb-brands .block-border {
    border: none; }

  .home-link-block {
    width: auto;
    float: none;
    height: 200px; }

  .home-link-block.block-wide {
    width: auto; }

  #homeb-office {
    width: auto; }

  #homeb-breakout {
    width: auto; }

  #homeb-bedroom {
    width: auto; }

  .home-blocks-holder {
    height: auto;
    min-height: 0px;
    max-height: none;
    margin: 0; } }
/*============ BODY ============*/
#breadcrumbs {
  padding-bottom: 15px; }

#breadcrumbs p {
  font-size: 12px; }
#breadcrumbs p a {
  color: #888;
  text-decoration: none; }
#breadcrumbs p a:hover {
  color: #ef6843;
  text-decoration: underline; }

.aboutProduct-hold {
  padding-left: 70px; }

.aboutProduct {
  float: right;
  width: 32%; }

.aboutProduct h1 {
  margin: 0 0 10px 0;
  font-size: 32px; }
.aboutProduct h3 {
  margin: 20px 0 10px 0; }
.aboutProduct p {
  margin: 0 0 20px 0; }
.aboutProduct p a {
  text-decoration: none;
  color: #ef6843; }
.aboutProduct .block-link {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  width: 50%;
  text-align: center; }
.aboutProduct .dimensions p {
  margin: 0; }
.aboutProduct .subtitle p {
  margin: 0; }
.aboutProduct .description p {
  text-align: justify; }
.aboutProduct .woods {
  margin: 0px 0px 30px 0px; }
.aboutProduct .woods img {
  margin-right: 10px; }
.aboutProduct .woodsleft {
  float: left;
  width: 40%; }
.aboutProduct .woodsright {
  float: right;
  width: 50%; }
.aboutProduct .woods a {
  color: #000;
  text-decoration: none; }
.aboutProduct .woods a:hover {
  text-decoration: underline; }

.main-image {
  float: left;
  width: 68%; }

.main-image-hold img {
  width: 100%; }

.thumb-images {
  width: auto;
  background-color: #ebebeb;
  padding: 10px;
  padding-bottom: 2px;
  margin-bottom: 30px; }

.thumb-images {
  cursor: pointer; }
  .thumb-images img {
    display: block;
    float: left;
    width: 10.2%;
    margin-right: 8px;
    margin-bottom: 8px; }
  .thumb-images #no-margin-img {
    margin-right: 0%; }

.thumb-images-hold {
  width: 66%;
  float: left; }

.video-hold {
  float: right;
  width: 34%;
  background-color: #ebebeb; }

.video {
  margin: 10px;
  background-color: #000;
  height: 164px; }

#with-video {
  padding-right: 0px;
  margin-bottom: 0; }
  #with-video img {
    display: block;
    float: left;
    width: 16%;
    margin-right: 8px;
    margin-bottom: 8px; }
  #with-video #no-margin-img {
    margin-right: 0%; }

.grey-thumbs {
  background-color: #f00;
  background-color: #ebebeb;
  margin-bottom: 30px; }

#video-thumb {
  cursor: pointer; }

.video {
  display: block;
  height: 0px;
  padding-bottom: 55.3%;
  background-size: cover;
  background-position: center; }

.video-button {
  display: block;
  background-color: #000;
  width: 28%;
  padding-bottom: 19%;
  position: relative;
  left: 50%;
  margin-left: -14%;
  top: 33%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background-image: url(http://www.wharfside.co.uk/images2015/elements/play-button.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.video:hover > .video-button {
  background-color: #eb212e; }

.videoWrapper {
  position: relative;
  padding-bottom: 83.4%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.related {
  padding: 0 40px;
  background-color: #fff; }

.related-item {
  display: block;
  float: left;
  height: 190px;
  width: 17%;
  margin-right: 3%;
  color: #000;
  text-decoration: none; }
  .related-item img {
    width: 100%; }
  .related-item h4 {
    margin: 10px 0 0 0; }
  .related-item p {
    margin: 0px 0 0 0;
    font-size: 12px;
    text-transform: capitalize; }
  .related-item p span {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px; }

.flickity-prev-next-button.previous {
  left: -10px; }

.flickity-prev-next-button.next {
  right: -10px; }

.slides-hold {
  width: 65%; }

@media (max-width: 1100px) {
  .slides-hold {
    width: 80%; } }
@media (max-width: 850px) {
  .slides-hold {
    width: 100%; } }
.related-section {
  margin-top: 30px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px; }

.shareLinks li {
  display: block;
  float: left;
  max-width: 60px;
  overflow: hidden;
  margin-right: 10px; }
.shareLinks #googleplusone {
  max-width: 32px; }

/* Scss Document */
/*============ DETAIL ============*/
.showroom-reveal {
  height: 0px;
  overflow: hidden; }

.showroom-reveal.open {
  height: auto;
  margin-top: 100px;
  margin-bottom: 100px; }

.showroom-reveal-grey {
  background-color: #ebebeb; }

.showroom-reveal-image {
  background-color: #ccc;
  width: 50%;
  height: 500px;
  float: left;
  overflow: hidden;
  background-size: cover;
  background-position: center; }

#shoreditch-showroom-images .showroom-reveal-image {
  background-image: url(http://www.wharfside.co.uk/images2016/showroom-images/shoreditch-showroom.jpg); }

#leatherhead-showroom-images .showroom-reveal-image {
  background-image: url(http://www.wharfside.co.uk/images2016/showroom-images/leatherhead-showroom.jpg); }

.showroom-reveal-text {
  float: right;
  width: 50%; }

.showroom-reveal-text-padding {
  padding-top: 100px;
  margin: 0 auto;
  max-width: 310px;
  width: auto;
  float: none; }
  .showroom-reveal-text-padding h2 {
    margin-top: 0px; }
  .showroom-reveal-text-padding table td {
    padding-right: 10px; }
    .showroom-reveal-text-padding table td a {
      color: #ef6843;
      text-decoration: none; }
    .showroom-reveal-text-padding table td a:hover {
      text-decoration: underline; }

.showroom-reveal-close {
  float: right;
  width: 80px;
  height: 80px;
  background-image: url(http://www.wharfside.co.uk/images2016/showroom-images/close.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  margin-bottom: -80px;
  cursor: pointer;
  position: relative;
  z-index: 2; }

.showroom-reveal-close:hover {
  background-color: #ddd; }

.showroom-reveal-caption {
  opacity: 0.7;
  background-color: #000;
  color: #fff;
  padding: 8px 15px 0 15px;
  height: 22px;
  float: left;
  font-size: 15px;
  position: relative;
  top: 100%;
  margin-top: -30px; }

.showroom-reveal-link-block {
  background-color: #fff;
  margin: 30px 0;
  font-size: 14px;
  text-align: center;
  background-color: #ebebeb;
  padding-top: 20px;
  font-family: "museo-slab"; }
  .showroom-reveal-link-block a {
    width: 50%;
    display: block;
    padding: 20px 0;
    float: left;
    color: #999;
    text-decoration: none; }
  .showroom-reveal-link-block a:hover {
    background-color: #ddd;
    color: #ef6843; }

@media (max-width: 950px) {
  .showroom-reveal-image {
    width: auto;
    float: none;
    height: 600px; }

  .showroom-reveal-text {
    float: none;
    width: auto; }

  .showroom-reveal.open {
    margin-top: 30px;
    margin-bottom: 30px; }

  .showroom-reveal-text-padding {
    padding: 60px;
    max-width: none; }

  .showroom-reveal-close {
    background-color: #ebebeb; } }
@media (max-width: 800px) {
  .showroom-reveal-image {
    height: 500px; } }
@media (max-width: 600px) {
  .showroom-reveal-image {
    height: 400px; } }
@media (max-width: 480px) {
  .showroom-reveal-image {
    height: 350px; }

  .showroom-reveal-text-padding {
    padding: 40px; }

  .showroom-reveal-close {
    width: 60px;
    height: 60px;
    margin-bottom: -60px; } }
@media (max-width: 380px) {
  .showroom-reveal-image {
    height: 300px; } }
/*============ SUBFOOTER ============*/
#subfooter {
  background-color: #000;
  color: #fff;
  margin-top: 30px;
  padding: 20px 0; }

#subfooter h3 {
  margin-top: 0; }
#subfooter h4 {
  margin-top: 0; }

.howto-left {
  float: left;
  width: 68%; }

.howto-right {
  float: right;
  width: 32%; }

.howto-right-padding {
  padding-left: 70px; }

.col-howto {
  float: left;
  width: 46%;
  padding-right: 8%; }

.col-howto2 {
  float: left;
  width: 46%; }

.shoreditch-col {
  float: left;
  width: 46%;
  padding-right: 8%; }

.leatherhead-col {
  float: left;
  width: 46%; }

.subfooter-blocks {
  height: 450px;
  width: 100%;
  float: left;
  background-size: cover;
  margin-top: 50px; }
  .subfooter-blocks .subfooter-blocks {
    opacity: 0;
    position: absolute;
    z-index: 2;
    margin-top: 0;
    -webkit-transition: opacity 0.6s;
    /* Safari */
    transition: opacity 0.6s; }
  .subfooter-blocks .subfooter-blocks:hover {
    opacity: 1; }
  .subfooter-blocks h3 {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 150px 0 0 0;
    font-size: 23px; }
  .subfooter-blocks p {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 30px 50px 0 50px;
    max-width: 360px; }

.subfooter2 {
  padding: 50px 0; }
  .subfooter2 h3 {
    text-align: center;
    padding: 0 20px; }
  .subfooter2 a {
    text-align: center;
    color: #ef6843;
    border: 1px solid #ef6843;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding: 7px 0;
    max-width: 300px;
    width: 80%;
    font-size: 15px;
    font-weight: 500;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    cursor: pointer; }
  .subfooter2 a:hover {
    color: #fff;
    background-color: #ef6843; }

/*============ CUSTOMISE SECTION ============*/
#subfooter-blocks1 {
  background-image: url(http://www.wharfside.co.uk/images2015/uploads/team7-woods.jpg); }

#subfooter-blocks-hover1 {
  background-image: url(http://www.wharfside.co.uk/images2015/uploads/team7-woods2.jpg); }

#subfooter-blocks2 {
  background-image: url(http://www.wharfside.co.uk/images2015/uploads/measuring.jpg);
  width: 34%; }

#subfooter-blocks-hover2 {
  background-image: url(http://www.wharfside.co.uk/images2015/uploads/measuring2.jpg);
  width: 34%; }

#subfooter-blocks3 {
  background-image: url(http://www.wharfside.co.uk/images2015/uploads/made-to-order.jpg); }

#subfooter-blocks-hover3 {
  background-image: url(http://www.wharfside.co.uk/images2015/uploads/made-to-order2.jpg); }

#custom-two1, #custom-two1 .subfooter-blocks, #custom-two2, #custom-two2 .subfooter-blocks {
  width: 50%; }

#custom-three1, #custom-three1 .subfooter-blocks, #custom-three3, #custom-three3 .subfooter-blocks {
  width: 33%; }

#custom-three2, #custom-three2 .subfooter-blocks {
  width: 34%; }

#custom-four1, #custom-four1 .subfooter-blocks, #custom-four2, #custom-four2 .subfooter-blocks, #custom-four3, #custom-four3 .subfooter-blocks, #custom-four4, #custom-four4 .subfooter-blocks {
  width: 25%; }

#custom-five1, #custom-five1 .subfooter-blocks, #custom-five3, #custom-five3 .subfooter-blocks {
  width: 33%;
  margin-bottom: 0; }

#custom-five2, #custom-five2 .subfooter-blocks {
  width: 34%;
  margin-bottom: 0; }

#custom-five4, #custom-five4 .subfooter-blocks, #custom-five5, #custom-five5 .subfooter-blocks {
  width: 50%;
  margin-top: 0; }

#custom-six1, #custom-six1 .subfooter-blocks, #custom-six3, #custom-six3 .subfooter-blocks, #custom-six4, #custom-six4 .subfooter-blocks, #custom-six6, #custom-six6 .subfooter-blocks {
  width: 33%; }

#custom-six2, #custom-six2 .subfooter-blocks, #custom-six5, #custom-six5 .subfooter-blocks {
  width: 34%; }

#custom-six1, #custom-six1 .subfooter-blocks, #custom-six2, #custom-six2 .subfooter-blocks, #custom-six3, #custom-six3 .subfooter-blocks {
  margin-bottom: 0; }

#custom-six4, #custom-six4 .subfooter-blocks, #custom-six5, #custom-six5 .subfooter-blocks, #custom-six6, #custom-six6 .subfooter-blocks {
  margin-top: 0; }

/*============ FOOTER ============*/
.footer-col1 {
  width: 83%;
  float: left; }

.footer-col2 {
  float: right; }

#footer ul {
  font-size: 12px;
  margin: 40px 0; }
#footer p {
  font-size: 12px;
  margin: 40px 0;
  color: #888; }
#footer li {
  display: block;
  float: left;
  padding-right: 4%; }
#footer a {
  text-decoration: none;
  color: #222; }
#footer a:hover {
  text-decoration: underline;
  color: #ef6843; }

/*============ BUY SECTION ============*/
.buy-section h2 {
  text-align: center;
  padding-top: 70px;
  font-size: 45px; }
.buy-section h3 {
  text-align: center; }
.buy-section h4 {
  margin-bottom: 10px;
  padding-top: 15px; }
.buy-section h5 {
  text-align: center;
  margin-top: 10px; }
.buy-section p {
  margin-top: 0; }

.buy-links {
  margin: 80px auto;
  max-width: 920px; }
  .buy-links .contact-link, .buy-links .visit-link {
    width: 50%;
    float: left;
    background-color: #f8f8f8;
    transition: width 0.5s ease; }
  .buy-links .visit-link {
    background-color: #ebebeb; }
  .buy-links .icon {
    float: left;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #898989;
    margin: 40px;
    background-repeat: no-repeat;
    background-position: center; }
  .buy-links .contact-link .icon, .buy-links .visit-link .icon {
    background-image: url(http://www.wharfside.co.uk/images2015/uploads/speech-bubble.png); }
  .buy-links .visit-link .icon {
    background-image: url(http://www.wharfside.co.uk/images2015/uploads/home.png); }
  .buy-links .text {
    float: left;
    width: 170px; }
  .buy-links .contact-link:hover, .buy-links .visit-link:hover {
    background-color: #ef6843;
    color: #fff; }
  .buy-links .contact-link:hover > .icon, .buy-links .visit-link:hover > .icon {
    border: 1px solid #fff;
    background-image: url(http://www.wharfside.co.uk/images2015/uploads/speech-bubble-white.png); }
  .buy-links .visit-link:hover > .icon {
    background-image: url(http://www.wharfside.co.uk/images2015/uploads/home-white.png); }
  .buy-links table {
    padding-bottom: 50px;
    display: block; }
    .buy-links table td {
      padding-right: 25px; }

.contact-link .showroom, .buy-links .visit-link .showroom {
  display: none; }

.contact-link .showroom2, .buy-links .visit-link .showroom2 {
  display: none; }

.contact-link.buy-link-selected, .buy-links .buy-link-selected.visit-link {
  width: 95%;
  min-height: 264px; }
  .contact-link.buy-link-selected .text, .buy-links .buy-link-selected.visit-link .text {
    width: 100%;
    margin: 0; }
  .contact-link.buy-link-selected .text h4, .buy-links .buy-link-selected.visit-link .text h4 {
    text-align: center;
    font-size: 30px; }
  .contact-link.buy-link-selected .text p.first, .buy-links .buy-link-selected.visit-link .text p.first {
    display: none; }
  .contact-link.buy-link-selected .showroom, .buy-links .buy-link-selected.visit-link .showroom {
    display: block; }
  .contact-link.buy-link-selected .showroom2, .buy-links .buy-link-selected.visit-link .showroom2 {
    display: block; }
  .contact-link.buy-link-selected .icon, .buy-links .buy-link-selected.visit-link .icon {
    display: none; }

.contact-link.buy-link-selected:hover, .buy-links .buy-link-selected.visit-link:hover {
  background-color: #f8f8f8;
  color: #000; }

.visit-link.not-selected {
  width: 50px;
  height: 264px;
  margin-right: -50px; }
  .visit-link.not-selected .icon {
    display: none; }
  .visit-link.not-selected .text {
    width: auto; }
  .visit-link.not-selected .text p {
    display: none; }
  .visit-link.not-selected h4 {
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    text-align: right;
    position: relative;
    width: 200px;
    top: 70px;
    left: -82px; }

.contact-link.not-selected, .buy-links .not-selected.visit-link {
  width: 50px;
  height: 425px;
  margin-left: -50px;
  position: relative;
  right: -46px; }
  .contact-link.not-selected .icon, .buy-links .not-selected.visit-link .icon {
    display: none; }
  .contact-link.not-selected .text, .buy-links .not-selected.visit-link .text {
    width: auto;
    margin: 0; }
  .contact-link.not-selected .text p, .buy-links .not-selected.visit-link .text p {
    display: none; }
  .contact-link.not-selected h4, .buy-links .not-selected.visit-link h4 {
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    text-align: right;
    position: relative;
    width: 200px;
    top: 70px;
    left: -82px; }

.buy-links .visit-link.not-selected {
  height: 264px; }

.buy-links .visit-link.buy-link-selected {
  margin-left: 5%;
  min-height: 420px; }

.buy-links .buy-link-selected.visit-link:hover {
  background-color: #ebebeb; }

.showroom {
  float: left;
  width: 22%;
  margin-bottom: 50px; }

#shoreditch.showroom {
  margin-left: 22%;
  margin-right: 6%; }

#surrey.showroom {
  margin-left: 6%;
  margin-right: 22%; }

.showroom2 {
  float: left;
  width: 22%;
  margin-top: -40px;
  margin-bottom: 50px; }

#shoreditch2.showroom2 {
  margin-left: 22%;
  margin-right: 6%; }

#surrey2.showroom2 {
  margin-left: 6%;
  margin-right: 22%; }

.call-button {
  font-size: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: block;
  border: 1px solid #ef6843;
  color: #ef6843;
  width: auto;
  margin: 5px auto;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer; }

.call-button:hover {
  background-color: #ef6843;
  color: #fff; }

.email-button {
  font-size: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: block;
  border: 1px solid #ef6843;
  color: #ef6843;
  width: auto;
  margin: 5px auto;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer; }

.email-button:hover {
  background-color: #ef6843;
  color: #fff; }

.form-hold {
  margin: 0 auto;
  width: 56%; }
  .form-hold h5 {
    text-align: left; }

.contact-link.not-selected .form-hold, .buy-links .not-selected.visit-link .form-hold {
  display: none; }

.back-link a {
  display: block;
  padding: 8px;
  position: absolute;
  width: 65px;
  border: 1px solid #ebebeb;
  font-size: 13px;
  text-transform: uppercase;
  color: #ef6843;
  text-decoration: none; }
  .back-link a img {
    width: 100%;
    margin-bottom: 5px; }

.back-link a:hover {
  background-color: #ef6843;
  color: #fff; }

#back-link {
  text-align: center;
  color: #ef6843;
  border: 1px solid #ef6843;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 0;
  max-width: 300px;
  width: 80%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none;
  display: block;
  margin-top: 50px;
  cursor: pointer; }

#back-link:hover {
  background-color: #ef6843;
  color: #fff; }

.hide {
  display: none; }

/*============ SEARCH ============*/
.search-result {
  float: none;
  display: block;
  border-bottom: 1px solid #ebebeb;
  padding: 35px 0;
  color: #222;
  text-decoration: none; }
  .search-result img {
    float: left;
    width: 25%; }
  .search-result .search-text {
    float: right;
    width: 68%;
    margin-right: 1%; }
  .search-result h3 {
    margin-top: 0px; }

.search-result:hover {
  background-color: #f5f5f5; }

.search-header {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  float: none;
  width: 100%; }
  .search-header h1 {
    margin-bottom: 0;
    margin-top: 20px; }
  .search-header p {
    margin-top: 10px; }

.search-input {
  display: block;
  width: 96%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px;
  padding: 2px 5px; }

.submit-button {
  display: block;
  width: 70px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: 1px solid #ef6843;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 500;
  padding: 2px 0 3px 0;
  background: none;
  color: #ef6843;
  margin: 0 auto;
  cursor: pointer; }

.submit-button:hover {
  color: #fff;
  background-color: #ef6843; }

.category-input {
  display: block;
  width: 100%;
  font-size: 14px;
  margin-top: 2px; }

.input-parent141 {
  width: 50%;
  float: left; }

.category-divider {
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
  margin: 5px 0 10px 0; }

/*============ SEARCH TWO ============*/
.search-header2 {
  border-bottom: 1px solid #ebebeb;
  min-height: 130px;
  float: left;
  width: 75%; }
  .search-header2 h1 {
    margin-bottom: 0;
    margin-top: 20px; }
  .search-header2 p {
    margin-top: 10px; }
  .search-header2 p a {
    color: #ef6843;
    text-decoration: none;
    cursor: pointer; }
  .search-header2 p a:hover {
    color: #ef6843;
    text-decoration: underline; }
  .search-header2 #read-less {
    display: none; }
  .search-header2 .read-more, .search-header2 .read-always {
    padding-right: 120px;
    padding-bottom: 30px;
    display: none; }
  .search-header2 .read-more p, .search-header2 .read-always p {
    text-align: justify;
    color: #888; }
  .search-header2 .read-more p a, .search-header2 .read-always p a {
    color: #222; }
  .search-header2 .read-more p a:hover, .search-header2 .read-always p a:hover {
    color: #ef6843;
    text-decoration: underline; }
  .search-header2 .read-always {
    display: block;
    text-align: justify;
    color: #888;
    padding-bottom: 20px; }
  .search-header2 .read-always a {
    color: #222; }

.search-header3, .search-header4 {
  height: 73%;
  min-height: 400px;
  background-size: cover;
  background-position: center;
  float: none;
  width: auto;
  color: #fff;
  border-bottom: 2px solid #fff; }
  .search-header3 h1, .search-header4 h1 {
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
    font-size: 72px;
    position: relative;
    top: 39%; }
  .search-header3 p, .search-header4 p {
    margin-top: 20px;
    text-align: center;
    position: relative;
    top: 39%; }
  .search-header3 p a, .search-header4 p a {
    color: #ef6843;
    text-decoration: none;
    cursor: pointer; }
  .search-header3 p a:hover, .search-header4 p a:hover {
    color: #ef6843;
    text-decoration: underline; }
  .search-header3 #read-less, .search-header4 #read-less {
    display: none; }

.header-color {
  background-image: url(http://www.wharfside.co.uk/images2016/headings/purple-back.png);
  width: 100%;
  height: 100%; }

.read-more2 {
  padding-right: 120px;
  padding-bottom: 30px;
  display: none; }

.read-more2 p {
  text-align: justify;
  color: #888; }

.read-more2 p a {
  color: #222; }

.read-more2 p a:hover {
  color: #ef6843;
  text-decoration: underline; }

.refine-section {
  border-bottom: 1px solid #ebebeb;
  height: 130px;
  float: right;
  width: 25%;
  background-color: #ebebeb;
  background-image: url(http://www.wharfside.co.uk/images2015/elements/zoom.png);
  background-position: top right;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: -131px; }
  .refine-section h2 {
    margin-bottom: 0;
    margin-top: 48px;
    text-align: center; }
  .refine-section p {
    margin-top: 10px;
    text-align: center; }

.refine-section:hover {
  background-color: #ef6843; }
  .refine-section:hover h2 {
    color: #fff; }
  .refine-section:hover p {
    color: #fff; }

.search-result2 {
  float: left;
  display: block;
  width: 25%;
  color: #222;
  text-decoration: none;
  background-color: #ebebeb; }
  .search-result2 img {
    width: 100%; }
  .search-result2 h3 {
    margin: 0px;
    text-align: center;
    font-size: 17px;
    margin-top: 10px; }
  .search-result2 p {
    margin: 0px;
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-bottom: 16px; }
  .search-result2 .text-over {
    position: relative;
    z-index: 1;
    opacity: 0;
    text-align: left;
    padding: 30px;
    font-size: 14px; }
  .search-result2 .text-block-over {
    height: 0px; }

.product-highlight {
  display: none; }

.search-result2.new {
  background-color: #0088cc;
  color: #fff; }

.search-result2.new p {
  color: #fff; }

.search-result2.new .product-highlight {
  position: absolute;
  display: block;
  padding: 8px 13px 8px 12px;
  background-color: #0088cc;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0px 0px 10px 0px; }

@media (max-width: 480px) {
  .search-result2.new .product-highlight {
    font-size: 11px;
    padding: 6px 10px 6px 9px; } }
a.search-result2.padding h3 {
  margin-top: 15px;
  padding-bottom: 20px; }

.search-result2:hover {
  color: #fff;
  background-color: #ef6843;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .search-result2:hover img {
    opacity: 0.7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .search-result2:hover h3 {
    color: #fff; }
  .search-result2:hover p {
    color: #fff; }
  .search-result2:hover .text-over {
    opacity: 1; }

.spacer-search4 {
  display: block;
  clear: both; }

.refine-options {
  padding: 20px 40px 40px 40px;
  background-color: #ebebeb;
  display: none; }
  .refine-options h3 {
    margin-top: 0px; }

.refine-active .spacer-search4 {
  display: none; }
.refine-active .spacer-search3 {
  display: block;
  clear: both; }
.refine-active .refine-options {
  display: block; }

.refine-section.refine-active {
  background-color: #ebebeb;
  cursor: auto;
  color: #222; }

.refine-active:hover {
  color: #222; }

.refine-close-hold {
  float: right;
  width: 50px;
  margin-top: -131px; }

.refine-close {
  display: none;
  width: 50px;
  height: 50px;
  background-color: #ccc;
  position: absolute;
  background-image: url(http://www.wharfside.co.uk/images2015/elements/close-cross.png);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer; }

.refine-close:hover {
  background-color: #ef6843; }

/*============ PAGES ============*/
.content-left {
  float: left;
  width: 63%; }

.content-right {
  float: right;
  width: 25%; }
  .content-right p {
    margin: 10px 0; }

/*============ KITCHENS ============*/
#kitchens-nav {
  width: 100%;
  background-color: #000;
  position: fixed;
  z-index: 200;
  bottom: 0px;
  opacity: 0.7; }
  #kitchens-nav ul {
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 14px; }
  #kitchens-nav ul li {
    display: block;
    float: left;
    width: 20%; }
  #kitchens-nav ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 13px 0;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out; }
  #kitchens-nav ul li a:hover {
    background-color: #ffdb6d;
    color: #000;
    text-decoration: none; }

.search-header3.kitchens-head h1, .kitchens-head.search-header4 h1 {
  top: 36%; }

.divider {
  padding: 80px 50px;
  width: auto;
  text-align: center;
  float: none; }

.divider h2 {
  font-size: 39px;
  font-weight: 100;
  font-family: "museo-slab"; }

.block50 {
  float: left;
  height: 450px;
  width: 50%;
  text-align: center; }

.block50 h3 {
  font-size: 32px;
  margin: 120px 0 50px 0;
  font-weight: 300;
  font-family: "museo-slab"; }

.block50 p {
  font-size: 14px;
  margin: 50px 0;
  width: 50%;
  position: relative;
  left: 50%;
  margin-left: -25%;
  line-height: 1.6em; }

.block50 p a {
  color: #fff;
  text-decoration: none; }

.block50 p a:hover {
  text-decoration: underline; }

#kitchen-custom {
  background-color: #90bb9b;
  background-image: url(http://wharfside.co.uk/images2015/kitchens/craftsman.jpg);
  background-size: cover;
  color: #fff; }

#kitchen-woods {
  background-image: url(http://wharfside.co.uk/images2014/woods/walnut.jpg);
  background-size: cover;
  color: #fff; }

#kitchens-contact {
  background-color: #4ca3a0;
  color: #fff;
  background-image: url(http://www.wharfside.co.uk/images/uploads/media-bank/contact-designers.jpg);
  background-size: cover; }

#kitchens-contact h3 {
  margin-top: 150px; }

#kitchens-showroom {
  background-color: #63a7ba;
  color: #fff;
  background-image: url(http://wharfside.co.uk/images2015/kitchens/shoreditch-showroom.jpg);
  background-size: cover; }

#kitchens-showroom h3 {
  margin-top: 150px; }

.kitchen-product2 {
  display: block;
  width: 33%;
  height: 400px;
  margin-bottom: 2px;
  text-align: center;
  color: #fff;
  background-color: #fff;
  font-size: 28px;
  float: left;
  text-decoration: none; }
  .kitchen-product2 .slider-holder {
    background-color: #ebebeb;
    width: auto;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .kitchen-product2 .kitchen-title {
    height: 100%;
    width: 100%;
    display: block;
    background-image: url(http://www.wharfside.co.uk/images2016/headings/purple-back.png);
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out; }
    .kitchen-product2 .kitchen-title h4 {
      padding-top: 180px;
      text-align: center;
      font-size: 60px;
      color: #fff;
      -webkit-transition: 0.4s ease-in-out;
      -moz-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out;
      font-weight: 100;
      font-family: "museo-slab"; }
    .kitchen-product2 .kitchen-title p {
      opacity: 0;
      padding-top: 40px;
      font-size: 15px;
      text-align: center;
      width: 50%;
      margin: 0 auto;
      line-height: 1.3em;
      -webkit-transition: 0.4s ease-in-out;
      -moz-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out; }

.kitchen-product2 .kitchen-title:hover {
  opacity: 0.9;
  background-color: #8286ab; }

.kitchen-product2 .kitchen-title:hover > h4 {
  padding-top: 120px; }

.kitchen-product2 .kitchen-title:hover > p {
  opacity: 1;
  color: #fff; }

.kitchen-product2.kitchen-product-centre {
  width: 34%; }

.kitchen-product2.kitchen-product-centre .slider-holder {
  margin-left: 2px;
  margin-right: 2px; }

.kitchen-product2 div#exclusive .kitchen-title {
  background: none;
  background-color: #b2b7d4;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  opacity: 1;
  background-image: url(http://wharfside.co.uk/images2015/kitchens/team7-logo.gif);
  background-repeat: no-repeat;
  background-position: bottom right; }

.kitchen-product2 div#exclusive .kitchen-title h4 {
  padding-top: 115px;
  font-size: 30px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  line-height: 1.2em; }

.kitchen-product2 div#exclusive .kitchen-title p {
  padding-top: 25px;
  opacity: 1;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.kitchen-details {
  background-color: #736757; }

.block30 {
  float: left;
  height: 450px;
  width: 30%;
  text-align: center; }

.block30 h3 {
  font-size: 32px;
  margin: 120px 0 50px 0;
  color: #fff;
  font-weight: 300;
  font-family: "museo-slab"; }

.block30 p {
  font-size: 14px;
  margin: 50px auto;
  width: 50%;
  line-height: 1.6em;
  color: #fff; }

.block70 {
  width: 70%;
  float: right;
  text-align: center; }

.block70 .detail-block-holder {
  display: block;
  width: 12.5%;
  height: 150px;
  float: left;
  -webkit-transition: width 0.6s;
  -moz-transition: width 0.6s;
  transition: width 0.6s; }

.block70 .detail-block {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
  float: none;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.block70 .detail-block:hover {
  opacity: 1; }

.block70 .detail-block .plus-over {
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(http://www.wharfside.co.uk/images2015/kitchens/plus-over.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.block70 .detail-block-holder .kitchen-tooltip {
  display: none; }

.block70 .detail-block:hover > .plus-over {
  opacity: 1; }

.block70 .detail-block-holder.detail-event {
  width: 50%;
  height: 300px;
  opacity: 1;
  background-color: #cfc8bf; }

.block70 .detail-block-holder.detail-event .detail-block {
  float: left;
  width: 50%;
  opacity: 1; }

.block70 .detail-block-holder.detail-event .kitchen-tooltip {
  display: block;
  float: left;
  width: 50%;
  text-align: left;
  padding: 20px 0;
  max-height: 250px;
  overflow: hidden; }
  .block70 .detail-block-holder.detail-event .kitchen-tooltip p {
    font-size: 13px;
    margin: 20px 35px;
    line-height: 1.5em; }

.block70 .detail-block-holder .tooltip-close {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.block70 .detail-block-holder.detail-event .tooltip-close {
  background-color: #555;
  width: 35px;
  height: 35px;
  position: relative;
  z-index: 2;
  margin-top: -35px;
  margin-left: -35px;
  left: 100%;
  background-image: url(http://wharfside.co.uk/images2015/kitchens/tooltip-close.gif);
  background-repeat: no-repeat;
  opacity: 1; }

.block70 .detail-block-holder.detail-event .detail-block .plus-over {
  display: none; }

.kitchen-container {
  width: 100%;
  max-width: 1200px;
  min-width: 960px;
  padding: 0 20px;
  margin: 0 auto; }

.appliance-logo {
  display: block;
  height: 22px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  float: left;
  margin: 50px 5% 0 0; }

@media (max-width: 1600px) {
  .block70 .detail-block-holder {
    width: 14.2%; }

  .block70 .detail-block-holder.detail-event {
    width: 56.8%; } }
@media (max-width: 1450px) {
  .block70 .detail-block-holder {
    width: 16.6%; }

  .block70 .detail-block-holder.detail-event {
    width: 66.4%; } }
@media (max-width: 1300px) {
  .block70 .detail-block-holder {
    width: 20%; }

  .block70 .detail-block-holder.detail-event {
    width: 80%; } }
@media (max-width: 1150px) {
  .block70 .detail-block-holder {
    width: 25%; }

  .block70 .detail-block-holder.detail-event {
    width: 100%; } }
@media (max-width: 1100px) {
  .block70 .detail-block-holder {
    width: 14.2%; }

  .block70 .detail-block-holder.detail-event {
    width: 56.8%; } }
@media (max-width: 1000px) {
  .block70 .detail-block-holder {
    width: 16.6%; }

  .block70 .detail-block-holder.detail-event {
    width: 66.4%; } }
@media (max-width: 960px) {
  .kitchen-container {
    display: none; }

  #bottom-nav-spacer {
    display: none; } }
@media (max-width: 850px) {
  .block70 .detail-block-holder {
    width: 20%; }

  .block70 .detail-block-holder.detail-event {
    width: 80%; } }
@media (max-width: 700px) {
  .block70 .detail-block-holder {
    width: 25%; }

  .block70 .detail-block-holder.detail-event {
    width: 100%; } }
@media (max-width: 550px) {
  .block70 .detail-block-holder {
    width: 33.3%; }

  .block70 .detail-block-holder.detail-event {
    width: 100%;
    height: 320px; } }
@media (max-width: 480px) {
  .block70 .detail-block-holder {
    width: 50%; }

  .block70 .detail-block-holder.detail-event {
    width: 100%;
    height: auto; }

  .block70 .detail-block-holder.detail-event .detail-block {
    width: 100%;
    height: 250px; }

  .block70 .detail-block-holder.detail-event .kitchen-tooltip {
    width: 100%;
    height: 180px;
    min-height: 0px;
    max-height: none; } }
/*============ BRANDS ============*/
.brand-logo {
  position: absolute;
  width: 100%;
  height: 290px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
  top: 35%;
  margin: 0; }

.products3 .brands-holder {
  width: 25%;
  background-color: #f5f5f5;
  float: left; }

.brand-product {
  width: auto;
  height: 270px;
  border-bottom: 4px solid #fff;
  background-size: cover;
  background-repeat: no-repeat; }

.brand-product a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(http://www.wharfside.co.uk/images2015/brands/team7/gray-trans.png);
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.3s; }

.brand-product a:hover {
  opacity: 0.9;
  background: none;
  text-decoration: none; }

.brand-product h4 {
  font-size: 28px;
  padding-top: 125px;
  width: 100%;
  display: block;
  color: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
  font-weight: 300;
  font-family: "museo-slab"; }

.brand-product1 {
  border-right: 3px solid #fff; }

.brand-product2 {
  border-right: 2px solid #fff;
  border-left: 1px solid #fff; }

.brand-product3 {
  border-right: 1px solid #fff;
  border-left: 2px solid #fff; }

.brand-product4 {
  border-left: 3px solid #fff; }

/*SCROLL*/
@-webkit-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@-moz-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
.mouse-scroll {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7F8C8D;
  color: #FFF;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin-top: 10px;
  text-decoration: none;
  position: absolute;
  left: 50%;
  top: 75%;
  margin-left: -12px;
  z-index: 1000; }

.mouse-scroll:hover {
  color: #fff; }

.mouse-scroll .mouse {
  position: relative;
  display: block;
  width: 25px;
  height: 43px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #FFF;
  border-radius: 23px;
  margin-left: 238px;
  margin-left: 0px; }

.mouse-scroll .mouse .mouse-movement {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 5px;
  height: 5px;
  margin: -3px 0 0 -2px;
  background: #FFF;
  border-radius: 50%;
  -webkit-animation: scroll-ani 2s linear infinite;
  -moz-animation: scroll-ani 2s linear infinite;
  animation: scroll-ani 2s linear infinite; }

.mouse-scroll .mouse-message {
  float: left;
  margin: -10px 0 0 7px;
  padding: 0;
  margin-left: 230px;
  margin-left: -5px; }

/*============ BLOG ============*/
.blog-title {
  width: auto;
  display: block;
  font-size: 53px;
  font-family: "museo-slab";
  font-weight: 100;
  letter-spacing: 1px;
  padding: 35px 40px 50px 40px;
  text-align: center; }

.col-right-grey, .designer-col-right {
  float: right;
  width: 19%;
  background-color: #ebebeb;
  padding: 40px; }
  .col-right-grey h2, .designer-col-right h2 {
    font-size: 22px;
    font-family: "museo-slab";
    font-weight: 100;
    padding-bottom: 20px; }
  .col-right-grey .categories li, .designer-col-right .categories li {
    float: left;
    display: block;
    margin: 0 4px 4px 0; }
  .col-right-grey .categories li a, .designer-col-right .categories li a {
    padding: 8px 10px 0 10px;
    height: 20px;
    background-color: #fafafa;
    display: block;
    color: #444;
    text-decoration: none;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
  .col-right-grey .categories .very-popular a, .designer-col-right .categories .very-popular a {
    padding: 8px 10px 0 10px;
    height: 20px;
    font-size: 13px;
    background-color: #f8f8f8;
    color: #555; }
  .col-right-grey .categories .popular a, .designer-col-right .categories .popular a {
    padding: 9px 10px 0 10px;
    height: 19px;
    font-size: 12px;
    background-color: #f5f5f5;
    color: #666; }
  .col-right-grey .categories .not-popular a, .designer-col-right .categories .not-popular a {
    padding: 9px 10px 0 10px;
    height: 19px;
    font-size: 11px;
    background-color: #f2f2f2;
    color: #777; }
  .col-right-grey .categories li a:hover, .designer-col-right .categories li a:hover {
    background-color: #ef6843;
    color: #fff; }
  .col-right-grey label, .designer-col-right label {
    display: block;
    font-size: 22px;
    font-family: "museo-slab";
    font-weight: 100;
    padding: 30px 0 20px 0; }
  .col-right-grey input[type=text], .designer-col-right input[type=text] {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    margin-left: -2px;
    border: none;
    padding: 5px 5px 5px 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px; }
  .col-right-grey input[type=submit], .designer-col-right input[type=submit] {
    width: 70px;
    display: block;
    text-align: center;
    margin: 20px auto 0 auto;
    border: none;
    padding: 4px 0;
    background-color: #ebebeb;
    color: #ef6843;
    border: 1px solid #ef6843;
    font-weight: 500;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    -webkit-appearance: none; }

.posts {
  float: left;
  width: 70%; }

.blogOutline {
  display: block;
  width: auto;
  border-top: 1px solid #ebebeb;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  color: #222;
  text-decoration: none;
  background-color: #f5f5f5; }

.blog-post {
  display: block;
  width: auto;
  min-height: 190px;
  margin-left: 230px;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 60px;
  background-color: #fff; }

.blog-post h3 {
  font-size: 24px;
  font-family: "museo-slab";
  font-weight: 100;
  padding-top: 55px;
  margin-bottom: 20px;
  line-height: 1.2em; }

.blog-post p {
  font-size: 14px;
  line-height: 1.6em; }

.blogOutline p.sub {
  margin-top: -30px;
  color: #bbb;
  float: right;
  display: block;
  font-size: 13px;
  line-height: 1.6em; }

.blogOutline p.blog-more {
  margin-top: -30px;
  color: #bbb;
  float: right;
  font-size: 13px;
  line-height: 1.6em;
  display: none;
  color: #ef6843; }

.blog-read {
  display: block;
  float: left;
  height: 17px;
  width: 17px;
  text-align: center;
  background-color: #ebebeb;
  padding: 5px;
  margin-bottom: -30px; }

.blogOutline:hover {
  border-top: 1px solid #e7b7aa;
  border-bottom: 1px solid #e7b7aa;
  margin-bottom: -1px;
  position: relative;
  z-index: 2; }

.blogOutline:hover > .blog-read {
  background-color: #ef6843;
  color: #fff; }

.blogOutline:hover > p.blog-more {
  display: block; }

.blogOutline:hover > p.sub {
  display: none; }

.nextnav {
  display: block;
  border: 1px solid #ccc;
  padding: 8px 10px;
  font-size: 14px;
  color: #222;
  text-decoration: none;
  float: left;
  margin-right: 2px; }

.nextnav:hover {
  background-color: #f5f5f5; }

.nextnavactive {
  background-color: #ebebeb; }

.pagination-count {
  display: block;
  float: left;
  font-size: 14px;
  margin-left: 20px;
  margin-top: 9px; }

.content {
  width: 70%;
  float: left; }
  .content p.sub {
    color: #888; }
  .content p a {
    color: #ef6843;
    text-decoration: none; }
  .content p a:hover {
    text-decoration: underline; }
  .content img {
    max-width: 100%; }
  .content h3 a {
    color: #ef6843;
    text-decoration: none; }
  .content h3 a:hover {
    text-decoration: underline; }
  .content .block-link:hover {
    background-color: #ef6843;
    color: #fff; }
  .content .mobile-image {
    display: none; }

.blog-header {
  width: 100%;
  display: block; }

.shareLinks {
  display: block; }

.blog-img-float {
  float: right;
  margin-bottom: 10px;
  margin-left: 30px; }

#facebook-spacer {
  height: 80px; }

.subfooter-alt {
  padding-top: 100px; }
  .subfooter-alt h2 {
    text-align: center;
    font-size: 32px; }
  .subfooter-alt .search-result2 {
    background-color: #444;
    color: #fff; }
  .subfooter-alt .search-result2:hover {
    background-color: #ef6843; }

.press-box {
  background-color: #ebebeb;
  padding: 40px;
  padding-top: 5px;
  margin-top: 50px;
  max-width: 260px;
  margin-right: 30px; }

#keep-in-touch a {
  display: block;
  float: left;
  margin-bottom: 30px; }
#keep-in-touch h5 {
  display: block;
  width: 80%;
  float: right;
  margin: 0 0 5px 0;
  font-size: 15px;
  font-weight: 700; }
#keep-in-touch p {
  display: block;
  width: 80%;
  float: right;
  margin: 0; }

@media (max-width: 1200px) {
  .posts {
    width: 64%; }

  .content {
    width: 63%; }

  .col-right-grey, .designer-col-right {
    width: 25%; } }
@media (max-width: 1100px) {
  .subfooter-alt .search-result2 {
    width: 25%; } }
@media (max-width: 900px) {
  .subfooter-alt .search-result2 {
    width: 50%; } }
@media (max-width: 980px) {
  .posts {
    width: 60%; }

  .content {
    width: 58%; }

  .col-right-grey, .designer-col-right {
    width: 28%; }

  .blog-post {
    margin-left: 170px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px; }

  .blog-post h3 {
    padding-top: 40px; } }
@media (max-width: 850px) {
  .posts {
    width: auto;
    float: none; }

  .content {
    width: auto;
    float: none; }

  .col-right-grey, .designer-col-right {
    width: auto;
    float: none;
    margin-top: 60px; }

  .blog-post {
    margin-left: 230px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 60px; }

  .blog-post h3 {
    padding-top: 55px; } }
@media (max-width: 680px) {
  .blog-post {
    margin-left: 170px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px; }

  .blog-post h3 {
    padding-top: 40px; }

  .content img {
    width: 100%;
    min-width: 100%;
    margin: 0; }

  .content .mobile-image {
    display: block; }

  .content .desktop-image {
    display: none; }

  .blog-img-float {
    float: none;
    margin-left: 0; } }
@media (max-width: 550px) {
  .blog-post {
    margin-left: 0;
    padding-left: 0;
    padding-right: 50px;
    padding-bottom: 50px;
    min-height: 0px; }

  .blog-post h3 {
    padding-top: 50px; }

  .blog-read {
    float: right; }

  .blog-title {
    font-size: 48px; }

  .press-box {
    background-color: #ebebeb;
    padding: 40px 30px;
    padding-top: 5px;
    margin-top: 50px;
    max-width: none;
    margin-right: 0; } }
@media (max-width: 480px) {
  .blog-title {
    font-size: 38px;
    letter-spacing: 0px;
    padding: 20px 0 40px 0; }

  .blog-post {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 45px; }

  .blog-post h3 {
    font-size: 22px;
    padding-top: 35px;
    padding-right: 20px; }

  .blog-read {
    float: right; }

  .col-right-grey, .designer-col-right {
    padding: 35px; }

  #facebook-spacer {
    height: 30px; }

  .subfooter-alt {
    padding-top: 50px; } }
/* Scss Document */
.logo-feature {
  display: block;
  position: absolute;
  z-index: 3;
  left: 100px;
  top: 80px;
  max-width: 400px; }
  .logo-feature img {
    max-width: 200px;
    display: block;
    float: left; }

.blog-burger {
  position: fixed;
  z-index: 3;
  right: 0px;
  top: 0px;
  margin-left: -108px;
  width: 28px;
  height: 21px;
  display: block;
  background-color: #222;
  padding: 40px;
  cursor: pointer; }
  .blog-burger span {
    display: block;
    height: 3px;
    margin-bottom: 6px;
    background-color: #fff; }

.nav-overlay {
  position: fixed;
  background-color: #fff;
  width: 100%;
  z-index: 4;
  top: -200px;
  transition: all 0.3s;
  border-bottom: 1px solid #ebebeb; }

.nav-overlay.show-feature-nav {
  top: 0px; }

.feature-nav-spacer {
  height: 0px;
  transition: all 0.3s; }

.feature-nav-spacer.show-feature-nav {
  clear: both;
  height: 160px;
  display: block; }

.feature-header {
  width: auto;
  height: auto;
  padding: 0 100px;
  position: absolute;
  z-index: 3;
  max-width: 400px; }
  .feature-header h1 {
    font-weight: 900;
    font-size: 50px;
    margin: 0;
    margin-bottom: 10px;
    padding-top: 160px; }
  .feature-header h2 {
    margin: 0; }
  .feature-header p {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    border-top: 3px solid #222;
    font-weight: 700;
    font-size: 12px;
    padding-top: 8px;
    margin-top: 40px; }

.feature-header.feature-header-white {
  color: #fff; }
  .feature-header.feature-header-white h1 {
    color: #fff; }
  .feature-header.feature-header-white h2 {
    color: #fff; }
  .feature-header.feature-header-white p {
    color: #fff;
    border-top: 3px solid #fff; }

.feature-header-image {
  width: auto;
  height: 85%;
  min-height: 600px;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }

.feature-content {
  margin: 0 auto;
  max-width: 700px;
  padding: 40px 0; }
  .feature-content p {
    font-size: 16px;
    line-height: 1.7em; }
  .feature-content p a {
    text-decoration: none;
    color: #222;
    font-weight: 700; }
  .feature-content p a:hover {
    color: #ef6843; }
  .feature-content .mobile-image {
    display: none; }
  .feature-content .pull-quote {
    float: left;
    width: 45%;
    padding: 20px 0 40px 0;
    margin: 30px 60px 0 -120px;
    border-top: 3px solid #222; }
    .feature-content .pull-quote h3 {
      font-size: 26px;
      margin: 0; }

.feature-big-image {
  display: block;
  height: 80%;
  min-height: 500px;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }

.caption {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
  color: #aaa;
  font-weight: 700;
  font-size: 11px;
  padding-bottom: 10px; }

.caption.caption-100 {
  padding-left: 10px;
  padding-right: 10px; }

.caption.caption-50 {
  float: right;
  width: 450px;
  margin: -10px -200px 20px 50px;
  clear: right; }

.caption.caption-70 {
  margin: -10px -200px 20px 0;
  width: 900px;
  float: none; }

.feature-body-image {
  float: right;
  display: block; }

.feature-body-image-50 {
  margin: 20px -200px 20px 50px;
  width: 450px; }

.feature-body-image-70 {
  margin: 20px -200px 20px 0;
  width: 900px;
  float: none; }

.first-line-letter {
  display: block;
  float: left;
  font-size: 120px;
  padding-bottom: 20px;
  border-bottom: 3px solid #222;
  text-transform: uppercase;
  margin: 23px 40px 30px 0;
  line-height: 0.8em;
  font-family: "museo-slab"; }

@media (max-width: 1100px) {
  .caption.caption-50 {
    width: 370px;
    margin: -10px -120px 20px 50px; }

  .caption.caption-70 {
    margin: -10px -120px 20px 0;
    width: 820px; }

  .feature-body-image-50 {
    margin: 20px -120px 20px 50px;
    width: 370px; }

  .feature-body-image-70 {
    margin: 20px -120px 20px 0;
    width: 820px; } }
@media (max-width: 1020px) {
  .caption.caption-50 {
    width: 320px;
    margin: -10px -70px 20px 50px; }

  .caption.caption-70 {
    margin: -10px -70px 20px 0;
    width: 780px; }

  .feature-body-image-50 {
    margin: 20px -70px 20px 50px;
    width: 320px; }

  .feature-body-image-70 {
    margin: 20px -70px 20px 0;
    width: 780px; }

  .feature-content .pull-quote {
    margin: 30px 60px 0 -70px; } }
@media (max-width: 900px) {
  .caption.caption-50 {
    width: 50%;
    margin: -10px 0 20px 50px; }

  .caption.caption-70 {
    margin: -10px 0 20px 0;
    width: 100%; }

  .feature-body-image-50 {
    margin: 20px 0 20px 50px;
    width: 50%; }

  .feature-body-image-70 {
    margin: 20px 0 20px 0;
    width: 100%; }

  .feature-content .pull-quote {
    margin: 30px 60px 0 0;
    width: 40%; } }
@media (max-width: 680px) {
  .feature-content .mobile-image {
    display: block; }

  .feature-content .desktop-image {
    display: none; }

  .feature-content img {
    min-width: 100%;
    width: 100%;
    max-width: none; }

  .feature-content .pull-quote {
    margin: 30px 0 0 0;
    width: 100%; }

  .feature-header {
    width: auto;
    height: auto;
    padding: 0 40px;
    position: static;
    z-index: auto;
    margin: 0 auto; }
    .feature-header h1 {
      padding-top: 60px; }
    .feature-header p {
      padding-bottom: 100px; }

  .logo-feature {
    display: none; }

  .blog-burger {
    display: none; }

  .feature-header-image {
    height: 500px;
    min-height: 0px;
    background-attachment: local; }

  .feature-big-image {
    height: 500px;
    min-height: 0px;
    background-attachment: local; }

  .nav-overlay {
    top: 0px;
    position: static;
    border-bottom: none; }

  .feature-nav-spacer {
    display: none; }

  .feature-nav-spacer.show-feature-nav {
    display: none; }

  .feature-header.feature-header-white {
    color: #222; }
    .feature-header.feature-header-white h1 {
      color: #222; }
    .feature-header.feature-header-white h2 {
      color: #222; }
    .feature-header.feature-header-white p {
      color: #222;
      border-top: 3px solid #222; } }
@media (max-width: 580px) {
  .feature-header-image {
    height: 400px; }

  .feature-big-image {
    height: 400px; } }
@media (max-width: 480px) {
  .feature-header h1 {
    letter-spacing: -1px;
    font-size: 38px; }

  .feature-header {
    padding: 0 20px; }

  .feature-header h1 {
    padding-top: 30px; }

  .feature-header p {
    padding-bottom: 50px; }

  .feature-header-image {
    height: 250px; }

  .feature-big-image {
    height: 250px; } }
/*============ DESIGNERS ============*/
.designer-col-right p a {
  color: #222;
  text-decoration: none;
  font-size: 15px;
  padding: 10px 0;
  display: block;
  border-top: 1px solid #ccc; }
.designer-col-right p a:hover {
  background-color: #ef6843;
  border-top: 1px solid #ef6843;
  color: #fff;
  padding-left: 15px; }
.designer-col-right h3 {
  display: block;
  font-size: 22px;
  font-family: "museo-slab";
  font-weight: 100;
  padding: 30px 0 20px 0; }

/*============ SOLID WOOD FURNITURE ============*/
.search-header4 {
  height: 50%; }

.grey-block-woods {
  margin-top: 50px;
  width: 100%;
  background-color: #ebebeb; }
  .grey-block-woods .wood-block {
    width: 16.6%;
    float: left;
    background-color: #e1e1e1;
    padding-top: 13%;
    background-size: cover;
    color: #222;
    text-align: right;
    text-decoration: none; }
    .grey-block-woods .wood-block span {
      display: block;
      padding-bottom: 12px;
      padding-right: 18px;
      margin: 0; }
    .grey-block-woods .wood-block .white {
      color: #fff; }
  .grey-block-woods .wood-block:hover {
    color: #ef6843; }
    .grey-block-woods .wood-block:hover .white {
      color: #ef6843; }

@media (max-width: 1200px) {
  .grey-block-woods .wood-block {
    width: 20%;
    padding-top: 15%; } }
@media (max-width: 900px) {
  .grey-block-woods .wood-block {
    width: 25%;
    padding-top: 20%; } }
@media (max-width: 750px) {
  .grey-block-woods .wood-block span {
    font-size: 18px; } }
@media (max-width: 650px) {
  .grey-block-woods .container, .grey-block-woods #header-hold, .grey-block-woods #nav-hold, .grey-block-woods #footer, .grey-block-woods .showroom-reveal {
    padding: 0; } }
@media (max-width: 550px) {
  .grey-block-woods .wood-block span {
    text-align: center;
    padding-right: 0; } }
@media (max-width: 480px) {
  .grey-block-woods .wood-block {
    padding-top: 10%;
    padding-bottom: 9%; }

  .grey-block-woods .wood-block span {
    font-size: 16px;
    text-align: center;
    padding: 0; }

  .grey-block-woods .wood-block span#non-wood {
    font-size: 15px;
    letter-spacing: -1px; } }
/*============ CONTACT ============*/
.showroom-block {
  min-width: 310px;
  width: 50%;
  float: left;
  margin-bottom: 50px; }
  .showroom-block table {
    font-size: 14px; }
  .showroom-block table a {
    color: #ef6843;
    text-decoration: none; }
  .showroom-block table a:hover {
    text-decoration: underline; }
  .showroom-block td {
    padding-right: 10px;
    padding-bottom: 10px; }
  .showroom-block h3 {
    margin-top: 0; }

.btn-orange {
  display: block;
  padding: 8px 25px;
  float: left;
  border: 1px solid #ef6843;
  color: #ef6843;
  font-size: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
  font-weight: 500;
  text-decoration: none;
  margin-top: 30px; }

.btn-orange:hover {
  background-color: #ef6843;
  color: #fff; }

.holiday-block {
  padding: 50px;
  padding-right: 0;
  padding-bottom: 0;
  background-color: #444;
  margin-top: 30px;
  color: #fff; }
  .holiday-block h2 {
    margin-top: 0px; }

#form-col h2 {
  margin-bottom: 0;
  padding-bottom: 0; }

.showroom-image {
  width: 45%;
  height: 320px;
  background-color: #ebebeb;
  float: right;
  margin-top: 33px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left; }

.map-block {
  float: left;
  margin-top: 30px;
  width: 32%; }

.map-block2 {
  float: left;
  margin-top: 30px;
  width: 45%; }

.opening-block {
  float: right; }
  .opening-block table {
    font-size: 14px; }
  .opening-block td {
    padding-right: 10px;
    padding-bottom: 10px; }

.opening-block2 {
  float: right;
  width: 45%; }
  .opening-block2 table {
    font-size: 14px; }
  .opening-block2 td {
    padding-right: 10px;
    padding-bottom: 10px; }

.directions-block {
  float: left;
  width: 29%;
  margin-left: 6%; }

.google-maps {
  position: relative;
  padding-bottom: 105%;
  height: 0;
  overflow: hidden; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.google-maps2 {
  position: relative;
  padding-bottom: 0;
  height: 280px;
  overflow: hidden; }

.google-maps2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

@media (max-width: 1250px) {
  .map-block {
    width: 300px;
    position: absolute;
    z-index: 2; }

  .opening-block {
    float: none;
    width: auto;
    padding-left: 350px;
    padding-top: 1px; }

  .directions-block {
    float: none;
    width: auto;
    margin-left: 0;
    padding-left: 350px; } }
@media (max-width: 1100px) {
  .map-block {
    float: none;
    width: auto;
    position: static;
    z-index: auto; }

  .google-maps {
    padding-bottom: 50%; }

  .opening-block {
    float: left;
    width: 50%;
    padding-left: 0;
    padding-top: 0; }

  .directions-block {
    float: right;
    width: 45%;
    margin-left: 0;
    padding-left: 0; } }
@media (max-width: 980px) {
  .showroom-image {
    display: none; } }
@media (max-width: 850px) {
  .showroom-image {
    display: block; }

  .map-block {
    width: 300px;
    position: absolute;
    z-index: 2; }

  .opening-block {
    float: none;
    width: auto;
    padding-left: 350px;
    padding-top: 1px; }

  .directions-block {
    float: none;
    width: auto;
    margin-left: 0;
    padding-left: 350px; }

  .google-maps {
    padding-bottom: 140%; } }
@media (max-width: 650px) {
  .showroom-image {
    width: 100%;
    float: none; }

  #showroom-block2 {
    float: none;
    width: 100%; }

  .map-block {
    float: none;
    width: auto;
    position: static;
    z-index: auto; }

  .google-maps {
    padding-bottom: 50%; }

  .opening-block {
    float: left;
    width: 50%;
    padding-left: 0;
    padding-top: 0; }

  .directions-block {
    float: right;
    width: 45%;
    margin-left: 0;
    padding-left: 0; }

  .map-block2 {
    float: none;
    width: auto; }

  .google-maps2 {
    padding-bottom: 50%;
    height: 0; }

  .opening-block2 {
    float: none;
    width: 100%; } }
@media (max-width: 550px) {
  .opening-block {
    float: none;
    width: auto; }

  .directions-block {
    float: none;
    width: auto; }

  .google-maps {
    padding-bottom: 60%; }

  .google-maps2 {
    padding-bottom: 60%; } }
@media (max-width: 480px) {
  .holiday-block {
    padding: 50px 20px 0 20px;
    margin-top: 30px;
    margin-left: -20px;
    width: 100%; }

  #form-col {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-left: -20px; }

  .showroom-image {
    height: 260px; } }
/*============ MOBILE ============*/
#burger {
  display: none; }

#related-section2 {
  display: none; }

@media (max-width: 1400px) {
  #custom-four1, #custom-four1 .subfooter-blocks, #custom-four2, #custom-four2 .subfooter-blocks, #custom-four3, #custom-four3 .subfooter-blocks, #custom-four4, #custom-four4 .subfooter-blocks {
    width: 50%; }

  #custom-four1, #custom-four1 .subfooter-blocks, #custom-four2, #custom-four2 .subfooter-blocks {
    margin-bottom: 0px; }

  #custom-four3, #custom-four3 .subfooter-blocks, #custom-four4, #custom-four4 .subfooter-blocks {
    margin-top: 0px; }

  .kitchen-product2 {
    width: 50%;
    height: 400px; }

  .kitchen-product2.kitchen-product-centre {
    width: 50%; }

  .kitchen-product2.kitchen-product-centre .slider-holder {
    margin-left: 0;
    margin-right: 2px; }

  .kitchen-product2.kitchen-product-left .slider-holder {
    margin-left: 0;
    margin-right: 2px; }

  .kitchen-product2.kitchen-product-right .slider-holder {
    margin-left: 0;
    margin-right: 2px; }

  .block30 {
    width: 35%; }

  .block70 {
    width: 65%; }

  .products3 .brands-holder {
    width: 33%; }

  .brand-product1 {
    border: none;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff; }

  .brand-product2 {
    border: none;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff; }

  .brand-product3 {
    border: none;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff; }

  .brand-product4 {
    border: none;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff; } }
@media (max-width: 1100px) {
  .search-result2 {
    width: 33%; }

  .spacer-search3 {
    display: block;
    clear: both; }

  .spacer-search4 {
    display: none; }

  .search-header2 {
    width: 66%; }

  .refine-section {
    width: 33%;
    margin-left: 66%;
    float: left; }

  .search-header2 .read-more, .search-header2 .read-always {
    padding-right: 80px; }

  .refine-active .spacer-search4 {
    display: block;
    clear: both; }
  .refine-active .spacer-search3 {
    display: none; }
  .refine-active .spacer-search2 {
    display: block;
    clear: both; }

  .refine-close-hold {
    margin-right: 1%; }

  .block50 {
    height: 500px; }

  .block30 {
    width: 100%;
    float: none;
    height: auto;
    padding: 1px 0 50px 0; }

  .block70 {
    width: 100%;
    float: none; }

  .products3 .brands-holder {
    width: 50%; }

  .brand-product1 {
    border: none;
    border-right: 1px solid #fff;
    border-bottom: 3px solid #fff; }

  .brand-product2 {
    border: none;
    border-left: 2px solid #fff;
    border-bottom: 3px solid #fff; }

  .brand-product3 {
    border: none;
    border-right: 1px solid #fff;
    border-bottom: 3px solid #fff; }

  .brand-product4 {
    border: none;
    border-left: 2px solid #fff;
    border-bottom: 3px solid #fff; } }
@media (max-width: 980px) {
  .aboutProduct {
    float: none;
    width: auto; }

  .aboutProduct .woods {
    width: 50%;
    float: left; }
    .aboutProduct .woods h3 {
      margin-top: 0px; }
  .aboutProduct .dimensions {
    width: 50%;
    float: left; }
    .aboutProduct .dimensions h3 {
      margin-top: 0px; }

  .main-image {
    float: none;
    width: auto; }

  .aboutProduct-hold {
    padding-left: 0; }

  .aboutProduct .block-link {
    margin-bottom: 30px; }

  .aboutProduct .block-link {
    max-width: 230px; }

  .howto-left {
    float: none;
    width: auto; }

  .howto-right {
    float: none;
    width: auto;
    border-top: 1px solid #444;
    margin-top: 20px;
    padding-top: 20px; }

  .howto-right-padding {
    padding-left: 0; }

  .aboutProduct h1 {
    font-size: 45px; }

  #nav-hold {
    padding: 0px; }

  #nav {
    border-top: none;
    height: auto;
    margin: 0 auto 20px auto;
    background-color: #ebebeb;
    padding: 0; }

  #nav ul {
    width: auto;
    background-color: #000;
    margin: 0;
    padding: 40px; }

  #nav ul li {
    float: none;
    display: block;
    width: auto;
    font-size: 15px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-bottom: -1px;
    line-height: 1.2em;
    height: auto;
    padding: 0; }

  #nav li.active, #nav li:hover {
    background: #ef6843;
    color: #fff; }

  #nav li a {
    color: #ccc;
    padding: 12px 0; }

  #nav li ul {
    padding: 0px;
    height: 0px;
    overflow: hidden;
    background-color: #000; }

  #nav li ul li {
    width: auto; }

  #nav li ul a {
    display: block;
    border: none;
    text-align: left;
    font-size: 15px;
    padding-left: 10px;
    height: 30px;
    padding-top: 10px; }

  #nav li ul a:hover {
    background: #ef6843;
    color: #fff; }

  #nav li ul {
    position: static;
    left: 0;
    top: 0;
    z-index: 1; }

  #nav li ul li {
    height: 0px; }

  #nav ul > li:hover ul li {
    height: 38px; }

  #nav ul > li:hover ul {
    height: auto; }

  #burger {
    float: right;
    display: block;
    width: 32px;
    color: #a0a0a0;
    text-transform: uppercase;
    font-size: 11px;
    margin: 15px 40px 15px 0;
    cursor: pointer; }

  #burger span {
    display: block;
    width: 100%;
    height: 7px;
    margin: 3px 0;
    background-color: #a0a0a0; }

  #burger:hover {
    color: #ef6843; }

  #burger:hover span {
    background-color: #ef6843; }

  #nav form {
    display: block; }

  #header form {
    display: none; }

  #breadcrumbs {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px; }

  .subfooter-blocks {
    height: 320px;
    width: 100%;
    float: none;
    margin-top: 0px; }

  .subfooter-blocks h3 {
    padding: 100px 0 0 0; }

  .subfooter-blocks p {
    max-width: 420px; }

  #subfooter-blocks2 {
    width: 100%; }

  #subfooter-blocks-hover2 {
    width: 100%; }

  #custom-three1, #custom-three1 .subfooter-blocks, #custom-three3, #custom-three3 .subfooter-blocks {
    width: 100%; }

  #custom-three2, #custom-three2 .subfooter-blocks {
    width: 100%; }

  #custom-four1, #custom-four1 .subfooter-blocks, #custom-four2, #custom-four2 .subfooter-blocks, #custom-four3, #custom-four3 .subfooter-blocks, #custom-four4, #custom-four4 .subfooter-blocks {
    width: 100%; }

  #custom-five1, #custom-five1 .subfooter-blocks, #custom-five3, #custom-five3 .subfooter-blocks, #custom-five2, #custom-five2 .subfooter-blocks, #custom-five4, #custom-five4 .subfooter-blocks, #custom-five5, #custom-five5 .subfooter-blocks {
    width: 100%; }

  #custom-six1, #custom-six1 .subfooter-blocks, #custom-six2, #custom-six2 .subfooter-blocks, #custom-six3, #custom-six3 .subfooter-blocks, #custom-six4, #custom-six4 .subfooter-blocks, #custom-six5, #custom-six5 .subfooter-blocks, #custom-six6, #custom-six6 .subfooter-blocks {
    width: 100%; }

  #custom-two1, #custom-two1 .subfooter-blocks, #custom-two2, #custom-two2 .subfooter-blocks {
    width: 100%; }

  .content-left {
    float: none;
    width: 100%; }

  .content-right {
    float: none;
    width: 100%; }

  .block50 {
    height: auto;
    width: 100%;
    float: none; }

  .block50 p {
    padding-bottom: 120px;
    margin-bottom: 0; }

  .block50 h3 {
    font-size: 26px;
    margin: 0 0 20px 0;
    padding-top: 120px; }

  #kitchens-contact h3 {
    margin-top: 0; }

  #kitchens-showroom h3 {
    margin-top: 0; } }
@media (max-width: 900px) {
  .buy-links .text {
    float: none;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: -20px; }

  .buy-links .icon {
    float: none;
    margin: 40px auto;
    margin-bottom: 0px; }

  .buy-section h4 {
    text-align: center; }

  .buy-section p.first {
    text-align: center;
    max-width: 170px;
    margin-left: auto;
    margin-right: auto; }

  .search-header3, .search-header4 {
    height: auto;
    min-height: 0px; }

  .search-header3 h1, .search-header4 h1 {
    position: static;
    top: 0;
    padding: 180px 40px 0 40px;
    line-height: 1em; }

  .search-header3 p, .search-header4 p {
    position: static;
    top: 0;
    padding: 0 40px 180px 40px; }

  .search-header3.kitchens-head h1, .kitchens-head.search-header4 h1 {
    top: 0;
    padding: 180px 40px 180px 40px; }

  .mouse-scroll {
    display: none; }

  .kitchen-product2 {
    width: 100%; }

  .kitchen-product2.kitchen-product-centre {
    width: 100%; }

  .kitchen-product2.kitchen-product-centre .slider-holder {
    margin-right: 0; }

  .kitchen-product2.kitchen-product-left .slider-holder {
    margin-right: 0; }

  .kitchen-product2.kitchen-product-right .slider-holder {
    margin-right: 0; }

  #kitchens-nav {
    display: none; }

  .brand-logo {
    position: static;
    width: 100%;
    height: 290px;
    z-index: auto;
    top: 0;
    left: 0;
    margin: 0;
    padding: 120px 0; } }
@media (max-width: 750px) {
  .col-howto {
    float: none;
    width: auto;
    padding-right: 0; }

  .col-howto2 {
    float: none;
    width: auto;
    border-top: 1px solid #444;
    margin-top: 20px;
    padding-top: 20px; }

  .footer-col1 {
    width: 100%;
    float: none; }

  .footer-col2 {
    width: 100%;
    float: none; }

  .related-item {
    height: 210px;
    width: 30%;
    margin-right: 3%; }

  #related-section1 {
    display: none; }

  #related-section2 {
    display: block; }

  .thumb-images img {
    width: 15%; }

  .thumb-images #no-margin-img {
    margin-right: 8px; }

  .buy-section h4 {
    text-align: left; }

  .buy-section p.first {
    text-align: left; }

  .buy-links .contact-link, .buy-links .visit-link {
    width: 100%;
    float: left;
    transition: width 0s ease; }
  .buy-links .visit-link {
    width: 100%;
    float: left;
    transition: width 0s ease; }
  .buy-links .icon {
    float: left;
    margin: 40px;
    margin-left: 20%; }
  .buy-links .text {
    float: left;
    width: 170px;
    margin-top: 8px; }

  .contact-link.buy-link-selected, .buy-links .buy-link-selected.visit-link {
    width: 100%; }
    .contact-link.buy-link-selected .text h4, .buy-links .buy-link-selected.visit-link .text h4 {
      text-align: center;
      font-size: 23px; }
    .contact-link.buy-link-selected .text h5, .buy-links .buy-link-selected.visit-link .text h5 {
      font-size: 16px; }

  .visit-link.buy-link-selected {
    width: 100%; }

  .visit-link.not-selected {
    width: 100%;
    height: auto;
    margin-right: 0; }

  .visit-link.not-selected .icon {
    display: block; }

  .visit-link.not-selected .text {
    width: auto; }

  .visit-link.not-selected .text p {
    display: block; }

  .visit-link.not-selected h4 {
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    text-align: left;
    position: static;
    width: auto;
    top: auto;
    left: auto; }

  .contact-link.not-selected, .buy-links .not-selected.visit-link {
    width: 100%;
    height: auto;
    margin-left: 0;
    position: static;
    right: auto; }
    .contact-link.not-selected .icon, .buy-links .not-selected.visit-link .icon {
      display: block; }
    .contact-link.not-selected .text, .buy-links .not-selected.visit-link .text {
      width: auto;
      margin-bottom: 20px; }
    .contact-link.not-selected .text p, .buy-links .not-selected.visit-link .text p {
      display: block; }
    .contact-link.not-selected h4, .buy-links .not-selected.visit-link h4 {
      -ms-transform: rotate(0deg);
      /* IE 9 */
      -webkit-transform: rotate(0deg);
      /* Chrome, Safari, Opera */
      transform: rotate(0deg);
      text-align: left;
      position: static;
      width: auto;
      top: auto;
      left: auto; }

  .buy-links .visit-link.not-selected {
    height: auto; }

  .buy-links .visit-link.buy-link-selected {
    margin-left: 0;
    min-height: 0px; }

  .buy-links .contact-link.buy-link-selected, .buy-links .buy-link-selected.visit-link {
    min-height: 0px; }

  .form-hold {
    width: 70%; }

  .showroom {
    width: 29%; }

  #shoreditch.showroom {
    margin-left: 15%;
    margin-right: 6%; }

  #surrey.showroom {
    margin-left: 6%;
    margin-right: 15%; }

  .showroom2 {
    width: 29%; }

  #shoreditch2.showroom2 {
    margin-left: 15%;
    margin-right: 6%; }

  #surrey2.showroom2 {
    margin-left: 6%;
    margin-right: 15%; }

  #with-video img {
    width: 20%; }
  #with-video #no-margin-img {
    margin-right: 8px; }

  .search-result2 {
    width: 50%; }

  .spacer-search2 {
    display: block;
    clear: both; }

  .spacer-search3 {
    display: none; }

  .spacer-search4 {
    display: block;
    clear: both; }

  .search-header2 {
    width: 50%; }

  .refine-section {
    width: 50%;
    margin-left: 50%; }

  .search-header2 .read-more, .search-header2 .read-always {
    padding-right: 50px; }

  .refine-active .spacer-search4 {
    display: none; }
  .refine-active .spacer-search3 {
    display: none; }
  .refine-active .spacer-search2 {
    display: none; }
  .refine-active .spacer-search1 {
    display: block;
    clear: both; }

  .refine-close-hold {
    margin-right: 0; }

  .search-header3 h1, .search-header4 h1 {
    font-size: 65px;
    line-height: 1em; }

  .block50 p {
    width: 80%;
    position: static;
    left: 0;
    margin-left: auto;
    margin-right: auto; }

  .block30 p {
    width: 80%; } }
@media (max-width: 600px) {
  .aboutProduct h1 {
    font-size: 35px; }

  #breadcrumbs {
    display: none; }

  .aboutProduct .woods {
    width: 100%;
    float: left; }
    .aboutProduct .woods h3 {
      margin-top: 0px; }
  .aboutProduct .dimensions {
    width: 100%;
    float: left; }
    .aboutProduct .dimensions h3 {
      margin-top: 0px; }

  #burger {
    width: 26px;
    margin: 12px 40px 12px 0; }

  #burger span {
    height: 5px;
    margin: 3px 0; }

  #nav form {
    margin-top: 13px; }

  .thumb-images img {
    width: 18%; }

  .thumb-images-hold {
    width: 100%;
    float: left; }

  #with-video img {
    width: 18%; }

  .video-hold {
    display: none; }

  .buy-section h2 {
    padding-top: 15px;
    font-size: 36px; }

  .buy-links {
    margin: 40px auto; }

  .buy-links .icon {
    margin-left: 14%; }

  .back-link a {
    display: block;
    padding: 8px;
    position: static;
    width: 150px;
    font-size: 15px; }
    .back-link a img {
      width: 60px;
      margin-bottom: 0px;
      float: right; }
    .back-link a span {
      display: block; }
    .back-link a .back-text {
      float: left;
      padding-top: 18px;
      padding-left: 10px; }

  .back-link a:hover {
    background-color: #ef6843;
    color: #fff; }

  .search-result2 h3 {
    font-size: 15px;
    margin-top: 7px; }
  .search-result2 p {
    font-size: 12px;
    margin-bottom: 10px; }

  .search-header2 {
    width: 100%; }

  .refine-section {
    width: 100%;
    height: auto;
    min-height: 130px;
    margin-left: 0;
    margin-top: 0; }

  .refine-close-hold {
    margin-top: 0; }

  .search-header2 .read-more, .search-header2 .read-always {
    padding-right: 0; }

  .refine-active .spacer-search4 {
    display: block;
    clear: both; }
  .refine-active .spacer-search3 {
    display: none; }
  .refine-active .spacer-search2 {
    display: block;
    clear: both; }
  .refine-active .spacer-search1 {
    display: none; }

  .refine-close-hold {
    margin-right: 0; }

  .read-more, .search-header2 .read-always {
    padding-right: 0px; }

  .products3 .brands-holder {
    width: 100%; }

  .brand-product1 {
    border: none;
    border-bottom: 3px solid #fff; }

  .brand-product2 {
    border: none;
    border-bottom: 3px solid #fff; }

  .brand-product3 {
    border: none;
    border-bottom: 3px solid #fff; }

  .brand-product4 {
    border: none;
    border-bottom: 3px solid #fff; }

  .brands-blank {
    display: none; } }
@media (max-width: 550px) {
  .brand-logo {
    width: 70%;
    background-size: contain;
    height: 290px;
    margin: 0 auto;
    padding: 80px 0; } }
@media (max-width: 480px) {
  .container, #header-hold, #nav-hold, #footer, .showroom-reveal {
    padding: 0 20px; }

  .aboutProduct h1 {
    font-size: 30px; }

  #burger {
    margin: 10px 20px 10px 0; }

  #nav form {
    margin-left: 20px;
    margin-top: 12px; }

  #header .logo {
    float: left;
    width: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 0px;
    padding-bottom: 22%;
    margin: 15px 0 0 0; }

  #header .price-promise {
    float: right;
    width: 33%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 0px;
    padding-bottom: 10%;
    margin: 22px 0 0 0; }

  #nav-hold {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px; }

  #header {
    height: auto; }

  .buy-links .icon {
    margin: 30px;
    margin-right: 30px;
    width: 70px;
    height: 70px;
    background-size: 100%; }

  .buy-links .text {
    margin: 0px;
    margin-bottom: 20px; }

  .buy-section h4 {
    padding-top: 5px;
    font-size: 20px; }

  .related {
    padding: 0; }

  .subfooter-blocks h3 {
    padding: 65px 0 0 0; }

  .search-result2 h3 {
    font-size: 15px;
    margin-top: 4px; }
  .search-result2 p {
    font-size: 12px;
    margin-bottom: 10px; }

  .form-hold {
    width: 80%; }

  .showroom {
    width: 35%; }

  #shoreditch.showroom {
    margin-left: 10%;
    margin-right: 5%; }

  #surrey.showroom {
    margin-left: 5%;
    margin-right: 10%; }

  .showroom2 {
    width: 35%; }

  #shoreditch2.showroom2 {
    margin-left: 10%;
    margin-right: 5%; }

  #surrey2.showroom2 {
    margin-left: 5%;
    margin-right: 10%; }

  .search-header2 h1 {
    font-size: 30px; }

  .search-header3 h1, .search-header4 h1 {
    font-size: 48px;
    padding: 90px 40px 0 40px; }

  .search-header3 p, .search-header4 p {
    padding: 0 40px 80px 40px; }

  .search-header3.kitchens-head h1, .kitchens-head.search-header4 h1 {
    padding: 90px 40px 80px 40px; }

  .divider {
    padding: 50px 30px; }

  .divider h2 {
    font-size: 30px; }

  .block50 {
    height: auto; }

  .block50 h3 {
    font-size: 26px;
    margin: 0 0 20px 0;
    padding-top: 80px; }

  .block50 p {
    font-size: 14px;
    margin: 0 0;
    width: auto;
    padding: 0 20px 80px 20px; }

  .kitchen-product2 {
    width: auto;
    height: auto;
    float: none; }

  .kitchen-product2 .slider-holder {
    height: auto;
    width: auto; }

  .kitchen-product2 .kitchen-title {
    height: auto;
    width: auto; }

  .kitchen-product2 .kitchen-title h4 {
    padding-top: 110px;
    padding-bottom: 110px;
    font-size: 45px;
    color: #fff;
    margin: 0; }

  .kitchen-product2 .kitchen-title p {
    opacity: 1;
    padding-top: 20px;
    font-size: 14px;
    text-align: center;
    width: auto;
    margin: 0 30px;
    line-height: 1.6em;
    padding-bottom: 80px;
    display: none; }

  .kitchen-product2 div#exclusive .kitchen-title h4 {
    padding-top: 80px;
    padding-bottom: 0;
    font-size: 28px; }

  .kitchen-product2 div#exclusive .kitchen-title p {
    margin: 0 30px;
    padding: 15px 0 100px 0;
    display: block; }

  .block30 h3 {
    font-size: 28px;
    margin: 80px 0 20px 0; }

  .block30 p {
    margin: 0 30px 30px 30px;
    width: auto; }

  .brand-logo {
    padding: 10px 0; } }
/*===== CHRISTMAS SALE CSS =====*/
#header-sale-text {
  display: none; }

#header-sale-text-sub {
  display: none; }

#nav-whole {
  background-size: 0px; }

#inner-sale-block {
  background-color: #3e7654;
  padding: 10px 15px;
  color: #fff;
  margin: 16px 0 -10px 0;
  float: left;
  font-family: 'museo-slab'; }

#inner-sale-block h1 {
  margin: 0;
  font-size: 30px;
  font-weight: 500; }

@media (max-width: 1100px) {
  #inner-sale-block {
    margin-bottom: 0px; } }
@media (max-width: 480px) {
  #inner-sale-block {
    margin-bottom: 10px; } }
#inner-sale-block p {
  float: left;
  margin: 9px 0 0 12px; }

#detail-sale-block {
  padding: 15px;
  background-color: #3e7654;
  color: #fff;
  font-family: "museo-slab";
  font-weight: 100;
  margin-bottom: 20px;
  font-size: 22px; }

#index-sale-block {
  display: block;
  padding: 18px 0;
  background-color: #3e7654;
  width: 220px;
  position: relative;
  top: 34%;
  left: 50%;
  margin-left: -110px; }

#index-sale-block h1 {
  margin: 0;
  font-size: 35px;
  font-weight: 500;
  padding: 0;
  color: #fff;
  text-align: center; }

@media (max-width: 900px) {
  #index-sale-block {
    position: static;
    top: auto;
    left: auto;
    margin: -180px auto 180px auto; } }
@media (max-width: 480px) {
  #index-sale-block {
    margin: -80px auto 80px auto;
    width: 160px;
    padding: 16px 0; }

  #index-sale-block h1 {
    font-size: 27px; } }
/*===== CHRISTMAS SALE HEADER =====
#header-sale-text { display:block; font-weight:500; text-decoration:none; }
#header-hold { background-color:#3e7654; }
#nav-hold{ background-color:#3e7654; }
#nav{ border-top: #6e987f solid 1px; }
#nav a {color:#fff;}
#nav .dropdown-toggle:hover { background: #356447; }
#nav a:hover { background: #356447; }
#nav ul li ul a {color:#7b7b7b;}
#nav li.active, #nav li:hover{ background: #356447; color: #fff; }
#nav li .dropdown-menu li:hover { background: #356447; }
#header .logo{ background-image: url(http://www.wharfside.co.uk/images2015/promo/black-friday/wharfside_logo-white.png); }
#header .price-promise{ display:none; }
.search-header3 { margin-top:-20px; }
#nav-whole { background-color:#3e7654; }
#header-sale-text {font-family:'museo-slab'; font-weight:100; position:absolute; width:300px; text-align:center; left:50%; top:37px; margin-left:-150px; color:#fff; font-size:26px; }
@media (max-width: 700px) { #header-sale-text { position:absolute; margin-left:0; right:20px; font-size:20px; font-family:arial; text-align:right; left:auto; width:120px; top:25px;} }*/

/*# sourceMappingURL=style.css.map */
