/* compiled by scssphp v0.1.7 on Wed, 21 Oct 2015 15:07:05 +0200 (0.243s) */

html, body {
  width: 100%;
  height: 100%;
  background-color: #ededed;
  padding-top: 0 !important;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 16px; }

.ie9 .product-h a {
  filter: none; }
  .ie9 .enquire .top-banner .grad-fade {
    filter: none; }
  .ie9 .placeholder {
    color: #aaa; }

main {
  background-color: #ededed;
  display: table;
  width: 100%;
  height: 100%; }

h1, p, h5 {
  font-family: 'Open Sans', sans-serif;
  color: #fff; }

.clearfix {
  clear: both; }

.tb {
  height: 100%;
  display: table; }

.table-c {
  width: 100%;
  height: auto;
  vertical-align: middle;
  display: table-cell; }

h1 {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  font-size: 60px;
  font-size: 3.75rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }

h5 {
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-weight: 600;
  line-height: 30px;
  line-height: 1.875rem;
  letter-spacing: 0.75px;
  letter-spacing: 0.04688rem;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 100px;
  padding: 0 6.25rem; }

p {
  letter-spacing: 0.75px;
  letter-spacing: 0.04688rem;
  line-height: 29px;
  line-height: 1.8125rem;
  padding: 0 110px;
  padding: 0 6.875rem;
  font-weight: 100; }

.mobile a img {
  max-width: 842px;
  max-height: 206px;
  width: 100%;
  height: auto; }

.home-layout {
  /*position: fixed;*/ }

.navbar-right {
  background-color: #ededed;
  border: none;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 0;
  /*margin: 10px;*/
  margin-bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 99; }
  .navbar-right #navigation {
    margin-top: 30px;
    margin-top: 1.875rem; }
    .navbar-right #navigation ul li {
      padding: 10px 5px;
      padding: 0.625rem 0.3125rem; }
      .navbar-right #navigation ul li a {
        text-decoration: none;
        color: #343d42;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0; }
      .navbar-right #navigation ul li a:hover, .navbar-right #navigation ul li a:focus, .navbar-right #navigation ul li a:active {
        background-color: transparent; }
      .navbar-right #navigation ul li a.active {
        color: #969696; }
  .navbar-right .opject-wrap img {
    max-width: 500px;
    max-height: 140px;
    width: 250px;
    height: auto; }

.image-wrap {
  margin: 20px 0;
  margin: 1.25rem 0; }

.bx-wrapper {
  border: none !important;
  box-shadow: none !important;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  /*min-height: 440px;*/ }
  .bx-wrapper .bx-viewport {
    display: table;
    height: 100%; }
    .bx-wrapper .bx-viewport .bxslider {
      display: table-cell;
      height: 100%;
      vertical-align: middle; }
      .bx-wrapper .bx-viewport .bxslider li {
        /*min-height: 440px;*/
        display: table;
        height: 100%; }
      .bx-wrapper .bx-viewport .bxslider li .table-c {
        padding: 0 50px;
        padding: 0 3.125rem; }
      .bx-wrapper .bx-viewport .bxslider li .info {
        padding-top: 20px;
        padding-top: 1.25rem; }
        .bx-wrapper .bx-viewport .bxslider li .info a {
          display: inline-block;
          padding-right: 10px;
          padding-right: 0.625rem; }
          .bx-wrapper .bx-viewport .bxslider li .info a img {
            max-width: 58px;
            max-height: 58px; }

.bottom-footer {
  padding: 40px 0 20px;
  padding: 2.5rem 0 1.25rem; }
  .bottom-footer p {
    color: #343d42;
    font-size: 14px;
    line-height: 22px;
    line-height: 1.375rem; }
    .bottom-footer p b {
      font-weight: 600; }

.about {
  background-image: url(../images/home-slider/TX9A8708.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height: 600px;
  margin-top: 105px;
  margin-top: 6.5625rem; }
  .about p {
    margin: 0 0 30px;
    margin: 0 0 1.875rem; }

.products {
  margin-top: 105px;
  margin-top: 6.5625rem;
  border: 2px solid white; }

.product-h {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid white;
  min-height: 200px;
  padding: 0; }
  .product-h a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.61);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.61) 0%, rgba(246, 246, 246, 0.61) 0%, rgba(237, 237, 237, 0.61) 0%, rgba(237, 237, 237, 0.61) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0.61)), color-stop(0%, rgba(246, 246, 246, 0.61)), color-stop(0%, rgba(237, 237, 237, 0.61)), color-stop(100%, rgba(237, 237, 237, 0.61)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.61) 0%, rgba(246, 246, 246, 0.61) 0%, rgba(237, 237, 237, 0.61) 0%, rgba(237, 237, 237, 0.61) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.61) 0%, rgba(246, 246, 246, 0.61) 0%, rgba(237, 237, 237, 0.61) 0%, rgba(237, 237, 237, 0.61) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.61) 0%, rgba(246, 246, 246, 0.61) 0%, rgba(237, 237, 237, 0.61) 0%, rgba(237, 237, 237, 0.61) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.61) 0%, rgba(246, 246, 246, 0.61) 0%, rgba(237, 237, 237, 0.61) 0%, rgba(237, 237, 237, 0.61) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
    opacity: 0;
    display: table;
    width: 100%;
    height: 100%; }
    .product-h a .v-center {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      width: 100%; }
    .product-h a h4 {
      color: #343d42;
      display: none;
      bottom: 20px;
      width: 100%;
      text-align: center;
      text-transform: uppercase; }
  .product-h a:hover h4 {
    display: block; }

.trestle-table {
  background-image: url(../images/products/trestle-table.jpg); }

.bedside-pedestal {
  background-image: url(../images/products/bedside-pedestal.jpg); }

.occasional-table {
  background-image: url(../images/products/occasional-table.jpg); }

.display-unit {
  background-image: url(../images/products/display-unit.jpg); }

.dovetail-table {
  background-image: url(../images/products/dovetail-table.jpg); }

.tilberg-chair {
  background-image: url(../images/products/tilberg-chair.jpg); }

.two-seater-bench {
  background-image: url(../images/products/occasional-two-seater.jpg); }

.coffee-table {
  background-image: url(../images/products/coffee-table.jpg); }

.enquire .top-banner {
  background-image: url(../images/enquire-bg.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height: 600px;
  margin-top: 105px;
  margin-top: 6.5625rem;
  display: table;
  width: 100%;
  position: relative; }
  .enquire .top-banner .center-block {
    display: table-cell;
    vertical-align: middle;
    height: 100%; }
    .enquire .top-banner .center-block form {
      display: inline-block;
      position: relative;
      z-index: 1; }
    .enquire .top-banner .center-block form label {
      color: #fff;
      font-weight: 500; }
    .enquire .top-banner .center-block form input, .enquire .top-banner .center-block form textarea {
      width: 320px;
      border: 2px solid white;
      padding: 10px;
      padding: 0.625rem;
      background-color: transparent;
      color: white; }
    .enquire .top-banner .center-block form input {
      display: block;
      margin: 5px auto;
      margin: 0.3125rem auto; }
    .enquire .top-banner .center-block form .placeholder {
      color: white; }
    .enquire .top-banner .center-block form ::-webkit-input-placeholder {
      color: white;
      font-weight: 500; }
    .enquire .top-banner .center-block form :-moz-placeholder {
      /* Firefox 18- */
      color: white;
      font-weight: 500; }
    .enquire .top-banner .center-block form ::-moz-placeholder {
      /* Firefox 19+ */
      color: white;
      font-weight: 500; }
    .enquire .top-banner .center-block form :-ms-input-placeholder {
      color: white;
      font-weight: 500; }
    .enquire .top-banner .center-block form .submit {
      background-color: #fff;
      text-transform: uppercase;
      color: #000; }
    .enquire .top-banner .center-block form .field_error {
      background-color: darkred; }
  .enquire .top-banner .grad-fade {
    background: rgba(76, 76, 76, 0.69);
    background: -moz-linear-gradient(top, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 76, 76, 0.69)), color-stop(0%, rgba(0, 0, 0, 0.69)), color-stop(0%, rgba(102, 102, 102, 0.69)), color-stop(0%, rgba(71, 71, 71, 0.69)), color-stop(0%, rgba(89, 89, 89, 0.69)), color-stop(0%, rgba(44, 44, 44, 0.69)), color-stop(0%, rgba(17, 17, 17, 0.69)), color-stop(0%, rgba(43, 43, 43, 0.69)), color-stop(0%, rgba(28, 28, 28, 0.69)), color-stop(0%, rgba(19, 19, 19, 0.69)), color-stop(100%, rgba(19, 19, 19, 0.69)));
    background: -webkit-linear-gradient(top, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
    background: -o-linear-gradient(top, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
    background: -ms-linear-gradient(top, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
    background: linear-gradient(to bottom, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0; }

.single-product {
  background-color: #fff;
  padding: 80px 0;
  padding: 5rem 0;
  margin-top: 101px;
  margin-top: 6.3125rem; }
  .single-product * {
    color: #333;
    letter-spacing: 0; }
  .single-product h1 {
    font-size: 30px;
    font-size: 1.875rem;
    padding-top: 25px;
    padding-top: 1.5625rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: initial;
    letter-spacing: 0; }
  .single-product h4 {
    color: #aaa;
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 20px;
    margin-top: 1.25rem; }
  .single-product h4 * {
    color: #aaa;
    font-size: 20px;
    font-size: 1.25rem; }
  .single-product h4 span {
    text-transform: initial;
    font-weight: 500;
    font-size: 20px;
    font-size: 1.25rem;
    color: #333; }
  .single-product p {
    padding: 0;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 0; }
  .single-product p b {
    font-weight: 600; }
  .single-product span {
    text-transform: uppercase; }
  .single-product .extra-info {
    padding-bottom: 10px;
    padding-bottom: 0.625rem; }
  .single-product .extra-info h4 {
    font-size: 14px;
    font-size: 0.875rem;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    margin-top: 1.875rem; }
  .single-product .extra-info p {
    margin: 0;
    color: #aaa;
    line-height: 22px;
    line-height: 1.375rem; }
  .single-product a {
    background-color: #ededed;
    padding: 15px 60px;
    padding: 0.9375rem 3.75rem;
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    text-decoration: none; }
  .single-product span {
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem; }
  .single-product span a {
    display: block;
    background-color: transparent;
    margin-top: 30px;
    margin-top: 1.875rem;
    color: #aaa;
    padding: 0;
    font-weight: 400;
    text-transform: initial; }
  .single-product .colors {
    margin-top: 20px;
    margin-top: 1.25rem;
    padding-bottom: 25px;
    padding-bottom: 1.5625rem; }
  .single-product .colors img {
    margin: 0 5px;
    width: 15px; }
  .single-product .colors img:hover {
    -webkit-transform: scale(2.05, 2.07);
    -moz-transform: scale(2.05, 2.07);
    -ms-transform: scale(2.05, 2.07);
    -o-transform: scale(2.05, 2.07);
    transform: scale(2.05, 2.07);
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .single-product .right-side {
    margin-top: 30px;
    margin-top: 1.875rem; }
  .single-product .right-side .top-img img {
    width: 100%;
    height: auto;
    max-width: 818px;
    max-height: 726px; }
/*Slider*/
.single-product .product-slider .slick-track {
  min-height: 300px; }
  .single-product .product-slider img {
    height: auto;
    margin: 0 5px;
    max-width: 818px;
    max-height: 726px; }
  .single-product .product-slider-clone .slick-track {
    min-height: 80px; }
    .single-product .product-slider-clone .slick-track img {
      height: auto;
      margin: 0 5px; }
  .single-product .slick-prev:before, .single-product .slick-next:before {
    color: gainsboro; }
/* In The Press */
.press {
  margin-top: 101px;
  margin-top: 6.3125rem;
  background-color: #fff;
  padding: 60px 0;
  padding: 3.75rem 0; }
  .press img {
    max-height: 300px;
    width: auto;
    height: auto;
    padding: 20px 0;
    padding: 1.25rem 0;
    border: 1px solid #cfcfcf;
    border-left: none;
    border-right: none; }
  .press h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 0; }
  .press h4 {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
    font-size: 14px;
    font-size: 0.875rem; }
  .press p {
    margin-top: 30px;
    margin-top: 1.875rem;
    font-size: 14px;
    font-size: 0.875rem;
    color: #cfcfcf; }
  .press span {
    display: block;
    margin: 15px 0 100px 0;
    margin: 0.9375rem 0 6.25rem 0; }
  .press span a {
    font-size: 14px;
    font-size: 0.875rem;
    color: #333;
    text-decoration: none; }
    .press span a img {
      border: none;
      margin: 2px;
      padding: 0; }

footer {
  position: relative;
  z-index: 99; }
  footer .glyphicon {
    font-size: 25px;
    font-size: 1.5625rem;
    color: #343d42; }
  footer .info {
    position: absolute;
    bottom: 1px;
    left: 20px;
    cursor: pointer;
    height: 65px;
    -webkit-transition-property: height;
    -moz-transition-property: height;
    -ms-transition-property: height;
    -o-transition-property: height;
    transition-property: height;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    padding: 5px;
    padding: 0.3125rem; }
  footer .info img {
    max-width: 55px;
    max-height: 55px;
    height: auto;
    width: 45px; }
  footer .info:hover {
    height: 95px; }
  footer .wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #ededed;
    z-index: 99; }
  footer .wrapper .exit {
    cursor: pointer;
    position: absolute;
    left: 35px;
    top: 10px; }
    footer .wrapper .exit .glyphicon-menu-down {
      margin-top: 0;
      -webkit-transition-property: margin-top;
      -moz-transition-property: margin-top;
      -ms-transition-property: margin-top;
      -o-transition-property: margin-top;
      transition-property: margin-top;
      -webkit-transition-duration: 1s;
      -moz-transition-duration: 1s;
      -ms-transition-duration: 1s;
      -o-transition-duration: 1s;
      transition-duration: 1s; }
  footer .wrapper .exit:hover .glyphicon-menu-down {
    margin-top: 40px;
    margin-top: 2.5rem; }

.thank-you {
  display: table-cell;
  vertical-align: middle;
  background: rgba(76, 76, 76, 0.69);
  background: -moz-linear-gradient(top, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 76, 76, 0.69)), color-stop(0%, rgba(0, 0, 0, 0.69)), color-stop(0%, rgba(102, 102, 102, 0.69)), color-stop(0%, rgba(71, 71, 71, 0.69)), color-stop(0%, rgba(89, 89, 89, 0.69)), color-stop(0%, rgba(44, 44, 44, 0.69)), color-stop(0%, rgba(17, 17, 17, 0.69)), color-stop(0%, rgba(43, 43, 43, 0.69)), color-stop(0%, rgba(28, 28, 28, 0.69)), color-stop(0%, rgba(19, 19, 19, 0.69)), color-stop(100%, rgba(19, 19, 19, 0.69)));
  background: -webkit-linear-gradient(top, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
  background: -o-linear-gradient(top, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
  background: -ms-linear-gradient(top, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
  background: linear-gradient(to bottom, rgba(76, 76, 76, 0.69) 0%, rgba(0, 0, 0, 0.69) 0%, rgba(102, 102, 102, 0.69) 0%, rgba(71, 71, 71, 0.69) 0%, rgba(89, 89, 89, 0.69) 0%, rgba(44, 44, 44, 0.69) 0%, rgba(17, 17, 17, 0.69) 0%, rgba(43, 43, 43, 0.69) 0%, rgba(28, 28, 28, 0.69) 0%, rgba(19, 19, 19, 0.69) 0%, rgba(19, 19, 19, 0.69) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0); }
  .thank-you h3 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase; }
  .thank-you p {
    font-weight: 500; }
