body {
  background-color: #ebebeb;
  font-family: Khand, sans-serif;
  color: #333;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 300;
}
h1 {
  margin-bottom: 10px;
  margin-left: 10px;
  float: left;
  color: #333;
  font-size: 2.7em;
  line-height: 44px;
  font-weight: 400;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #d4c4a1;
  font-size: 1.2em;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
}
h5 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  margin-top: -42px;
  margin-bottom: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  float: left;
  background-color: rgba(212, 196, 161, 0.8);
  color: black;
  font-size: 1.2em;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0px;
}
h6 {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
h1.homepage{
	margin-left: 30px;
}
h1.product{
	width: 100%;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  font-family: Fontastic, sans-serif;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.buy {
  margin-top: 16px;
  margin-bottom: 10px;
  float: left;
  font-family: Khand, sans-serif;
  color: #d4c4a1;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.button.buy.history {
  margin-bottom: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.button.buy:hover {
  background-color: #333;
  color: white;
}
.button.info {
  margin-top: 16px;
  float: left;
  background-color: #d4c4a1;
  font-family: Khand, sans-serif;
  color: black;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.button.info:hover {
  display: block;
  background-color: #333;
  color: white;
}
.float-left {
  width: 150px;
  height: 63px;
  margin-right: 20px;
  float: left;
  background-image: url('../images/lene-bjerre.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.nav-link {
  position: static;
  display: inline-block;
  padding: 12px;
  font-family: Khand, sans-serif;
  font-size: 0.9em;
  line-height: 1.1em;
  font-weight: 600;
  text-transform: uppercase;
}
.nav-link:hover {
  color: #cca977;
}
.nav-link:active {
  background-color: #969696;
  color: white;
}
.nav-link.w--current {
  color: #cca977;
}
.nav-link.light {
  float: none;
  font-weight: 300;
}
.nav-link.smaller {
  font-size: 0.75em;
}
.nav-link.smaller:hover {
  color: #cca977;
}
.nav-link.smaller:active {
  background-color: #969696;
  color: white;
}
.nav-link.smaller.white {
  color: white;
}
.nav-link.lighter-font {
  font-weight: 300;
}
.menu-txt-block {
  margin-right: 4px;
  padding-right: 0px;
  float: left;
  font-family: Khand, sans-serif;
}
.menu-marker {
  width: 6px;
  height: 6px;
  max-height: 6px;
  max-width: 6px;
  min-height: 6px;
  min-width: 6px;
  float: right;
  border-style: solid;
  border-width: 4px;
  border-color: white #cca977 #cca977 white;
}
.menu-marker.accordion-marker {
  width: 12px;
  height: 12px;
  margin-top: 8px;
  margin-right: -12px;
  border-width: 10px;
  border-top-color: white;
  border-left-color: white;
}
.black-menu-marker {
  width: 6px;
  height: 6px;
  max-height: 6px;
  max-width: 6px;
  min-height: 6px;
  min-width: 6px;
  margin-left: -8px;
  float: right;
  border-style: solid;
  border-width: 4px;
  border-color: white black black white;
}
.black-menu-marker.accordion-marker {
  width: 12px;
  height: 12px;
  margin-top: 8px;
  border-width: 10px;
  border-top-color: white;
  border-left-color: white;
}
.search-bar {
  margin-right: 38px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  border: 1px solid #969696;
  font-family: Khand, sans-serif;
  color: black;
  text-align: left;
}
.form-wrapper {
  display: inline;
  width: 170px;
  margin-bottom: 10px;
  padding-top: 0px;
  float: right;
  color: black;
}
.search-wrap {
  width: 200px;
  float: right;
  color: black;
}
.submit {
  margin-top: -48px;
  margin-left: 123px;
  padding: 9px 11px 10px;
  float: right;
  background-color: black;
  font-family: Fontastic, sans-serif;
  color: white;
  text-decoration: none;
}
.submit:hover {
  background-color: #cca977;
}
.submit:active {
  background-color: #969696;
  box-shadow: black 0px 0px 8px 0px inset;
}
.menu-link {
  border-bottom: 1px solid white;
  background-color: rgba(255, 255, 255, 0.90);
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
.menu-link:hover {
  border-bottom-color: #d4c4a1;
  background-color: rgba(150, 150, 150, 0.2);
  color: #333;
}
.menu-link:active {
  background-color: rgba(150, 150, 150, 0.4);
}
.dropdown-row {
  width: 650px;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
  background-color: rgba(255, 255, 255, 0.90);
}
.dopdown-list {
  box-shadow: black 1px 1px 3px 0px;
}
.dopdown-list.w--open {
  margin-left: -105px;
  padding: 20px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.29) 4px 4px 5px -2px;
}
.dopdown-list.first-item.w--open {
  margin-left: -40px;
  box-shadow: rgba(0, 0, 0, 0.29) 4px 4px 5px -2px;
}
.dropdown-list.third-item.w--open {
  margin-left: -192px;
  box-shadow: rgba(0, 0, 0, 0.29) 4px 4px 5px -2px;
}
.footer {
  background-color: #333;
}
.footer-container-top30 {
	padding-top: 30px;
}

.footer-nav-container {
  float: left;
}
.footer-nav-bar {
  background-color: transparent;
}
.footer-right-float {
  float: right;
}
.smallprint {
  margin-left: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  color: white;
  font-size: 0.75em;
  text-decoration: none;
}
.smallprint.form {
  margin-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  color: black;
  font-weight: 600;
}
.smallprint.form.light {
  padding-bottom: 0px;
  font-weight: 300;
}
.triangle-brand {
  max-height: 30px;
  min-height: 60px;
  min-width: 50px;
  margin-top: 0px;
  margin-left: 8px;
  float: right;
  background-image: url('../images/PA-92.png');
  background-position: 0px -2px;
  background-size: 39px;
  background-repeat: no-repeat;
}
.main-content {
  display: block;
  width: 82%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #ebebeb;
}
.main-content.homepage {
  position: relative;
  z-index: 1000;
  margin-top: -100px;
  margin-bottom: 40px;
  padding-top: 16px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: rgba(235, 235, 235, 0.90);
  text-align: left;
}
._3-col {
  position: relative;
  display: block;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
  float: left;
}
._3-col.room {
  margin-bottom: 14px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
._3-col.homepage-promo {
  width: 100%;
  padding-top: 30px;
  background-color: transparent;
}
._3-col.season {
  padding-top: 23px;
}
.standard-image-container {
  width: 100%;
  height: 100%;
  max-height: 100%;
  float: left;
  background-color: white;
}
.standard-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.standard-image-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: rgba(51, 51, 51, 0.8);
}
.standard-image-overlay.in-column2 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
}
.standard-image-overlay.in-column2.hp-overlay {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  min-width: 0px;
}
.image-overlay-price {
  color: white;
  font-size: 2em;
  font-weight: 300;
  letter-spacing: 3px;
}
.bold-list {
  font-weight: 600;
}
.bold-list-item {
  margin-bottom: 10px;
}
.large-body {
  padding-right: 35px;
  font-size: 1.1em;
  line-height: 1.8em;
}
.room-title {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 10px 40px;
  background-color: #d1d1d1;
  color: #333;
  font-size: 1.8em;
  font-weight: 300;
}
.image-overlay-room {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 17px;
  float: left;
  color: white;
  font-size: 2em;
  font-weight: 300;
  text-align: center;
  list-style-type: none;
}
.room-link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 900;
  display: none;
}
.hp-tab-link {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #969696;
  background-image: -webkit-linear-gradient(bottom, #736f6f, #969696 40%, #969696);
  background-image: linear-gradient(to top, #736f6f, #969696 40%, #969696);
  color: white;
  font-size: 1.8em;
  letter-spacing: 2px;
}
.hp-tab-link:hover {
  background-color: #333;
}
.hp-tab-link.w--current {
  background-color: #d1d1d1;
  background-image: -webkit-linear-gradient(#d1d1d1, white);
  background-image: linear-gradient(#d1d1d1, white);
  color: black;
}
.hp-category-wrap {
  width: 650px;
  background-color: white;
}
.hp-tab-content {
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  padding: 30px 15px;
  background-color: white;
}
.category1 a{
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  color: #373737; 
}
.category2 {
  text-indent: 10px;
}
.category2 a {
  font-weight: 600;
  text-indent: 10px;
  text-decoration: none;
  color: #686868; 
}
.category3 {
  text-indent: 20px;
}
.category3 a {
  text-decoration: none;
  color: #949494; 
}
.category4 {
  text-indent: 30px;
}
.category4 a {
  text-decoration: none;
  color: #949494; 
}
.category-link {
	margin-top: 20px;
}
.category-link a {
	text-decoration: none;
	color: #373737;
    background-color: #fcf2dc;
    font-weight: 400;
    padding: 3px;
}
.brands-link-wrap {
  	width: 19%;
    margin: 0;
    padding: 15px;
    line-height: 110px;
}
.brands-link-wrap.topnav {
    width: 25%;
    margin: 0;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 110px;
    float: left;
}
.brands-link-wrap.topnav.w--current, .brands-link-wrap:hover {
    background-color: #d5d5d5;
}
.whats-new-wrapper {
  margin-top: 52px;
  background-color: white;
}
.whats-new-wrapper .w-row{ text-align: center; }
.whats-new-wrapper .w-row .w-col { float: none; display: inline-block; width: 15%; }
.mask {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  opacity: 1;
}
.slider-link-block {
  display: block;
  width: 65%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.bottom-slider-images {
  margin-top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.slider {
  position: relative;
  z-index: 1;
  display: block;
  height: auto;
  background-color: white;
  overflow: hidden;
}
.right-arrow-wrap {
  top: 0px;
  bottom: 0px;
}
.arrow-icon {
  color: #cca977;
}
.left-arrow-wrap {
  left: -20px;
  top: 0px;
  bottom: 0px;
}
.slide-nav {
  margin-bottom: -147px;
  background-color: transparent;
  color: #cca977;
  text-align: center;
}
.hero-wrapper .slide-nav {
  margin-bottom: 110px;
}
.subscribe-wrapper {
  position: fixed;
  left: 0px;
  top: 150px;
  z-index: 100;
  width: 290px;
  height: auto;
  margin-left: -290px;
  box-shadow: #969696 0px 0px 6px 0px;
}
.subscribe-content {
  background-color: rgba(255, 255, 255, 0.8);
}
.subscribe-txt {
  padding: 2px 11px 9px 10px;
  float: left;
}
.form-field-label {
  padding-left: 10px;
  font-weight: 400;
}
.submit-btn {
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 6px 23px;
  background-color: black;
  color: #d4c4a1;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.submit-btn:hover {
  background-color: #333;
  color: white;
}
.submit-btn:active {
  background-color: #cca977;
  color: black;
}
.submit-btn.side {
  position: relative;
  top: 83px;
  right: -78px;
  margin-left: 0px;
  float: right;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.text-link {
  color: black;
  font-weight: 600;
  text-decoration: none;
}
.text-link:hover {
  color: #333;
  text-decoration: underline;
}
.form-wrapper {
  float: right;
}
.subscribe-form-wrapper {
  float: left;
}
.bottom-slider-title {
  display: block;
  width: 80%;
  margin-top: -70px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.main-content-wrap {
  margin-top: 50px;
}
.new-in-pic-wrap.in-column {
  margin-bottom: 20px;
}
.overlay-content-wrap {
  position: absolute;
  padding-left: 20px;
  -webkit-transform: translate(0px, -120%);
  -ms-transform: translate(0px, -120%);
  transform: translate(0px, -120%);
}
.room-image-container {
  width: 100%;
  height: 100%;
  float: left;
  background-color: white;  
}
.tab-2 {
  text-align: center;
}
.accordion-wrapper {
  margin-top: 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.accordion-content-wrapper {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(white, rgba(255, 255, 255, 0));
  background-image: linear-gradient(white, rgba(255, 255, 255, 0));
}
.accordion-header {
  margin-top: 0px;
  padding: 0px 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: none;
  border-bottom-width: 1px;
  background-color: white;
}
.accordion-header.top {
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid none none;
  border-width: 1px;
  border-color: black;
  background-color: white;
}
.accordion-header.bottom {
  margin-top: -1px;
  border-top-style: solid;
  border-bottom-style: none;
  border-bottom-width: 1px;
}
.accordion {
  margin-top: 3px;
  margin-bottom: 3px;
  float: left;
  font-size: 1.1em;
  font-weight: 600;
  letter-spacing: 1px;
}
.accordion small {
    font-weight: 400;
    margin-left: 30px;
}
.product-desc {
  margin-bottom: 10px;
  font-size: 1.1em;
  line-height: 1.3em;
}
.product-bullet {
  margin-bottom: 10px;
  font-size: 1.1em;
  font-weight: 600;
  letter-spacing: 1px;
}
.product-detail-bold {
  width: 30%;
  padding-right: 10px;
  float: left;
  font-weight: 600;
  text-align: right;
}
.product-detail-normal {
  width: 50%;
  margin-left: 15px;
  float: left;
}
.accordion-content {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 11px;
}
.social-link {
  margin-right: 10px;
}
.review-content {
  overflow-y: scroll;
  max-height: 300px;
}
.review-stars {
  position: relative;
  float: left;
  font-family: Fontastic, sans-serif;
  color: #969696;
  font-size: 1.62em;
}
.review-stars:hover label { 
	color: burlywood;  
}
.review-stars label:hover { 
	cursor: pointer; 
}
.review-stars label:hover ~ label{ 
	color: #969696 !important; 
}
.review-stars label { 
	display: inline-block; 
}
.review-stars label input{ 
	display: none; 
}
.review-textarea {
	width: 97%;
}


.product-price {
  margin-top: 37px;
  margin-bottom: 30px;
  font-size: 3em;
  letter-spacing: 2px;
}
.product-price small {
	font-size: 45%;	
}
.product-pic-wrap {
  background-color: white;
  text-align: center;
}
.colour-drop-down {
  border-radius: 0px;
  font-size: 1.1em;
  font-weight: 400;
}
.add-to-basket {
  height: 50px;
  padding-right: 16px;
  padding-left: 16px;
  margin-bottom: 10px;
  float: right;
  color: #d4c4a1;
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.add-to-basket:hover {
  background-color: #d4c4a1;
  color: black;
}
.add-to-basket:active {
  background-color: #969696;
}
.basket-info {
	font-size: larger;
	font-weight: 300;
	margin-top: 20px;
}
.qty-field {
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
}
.qty-label {
  width: 50px;
  height: 50px;
  padding-top: 4%;
  float: left;
  background-color: #d4c4a1;
  font-size: 1.4em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}
.float-right {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-family: Fontastic, sans-serif;
  font-size: 2.5em;
  text-align: right;
}
.thumbnails { padding-bottom: 20px; }
.product-image-grid {
  border: 12px solid white;
  margin-right: 10px;
  width: auto !important;
}
.product-row {
  margin-bottom: 14px;
  margin-left: -8px;
  float: left;
}
.product-page-inset-logo-wrap {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  padding: 5px;
  float: left;
  border: 1px solid #969696;
}
.inset-logo {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.top-nav-dropdown-wrap {
  width: 650px;
  background-color: white;
}
.in-column-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 20px;
  margin-left: 20px;
  text-align: left;
}
.section-head {
  position: relative;
  top: 0px;
  padding-top: 10px;
  padding-right: 5%;
  padding-left: 5%;
  background-color: white;
  z-index: 2000;
}
.link-home.w--current {
  width: 100px;
  height: 100px;
  margin-top: 10px;
  margin-right: -23px;
  margin-bottom: 10px;
  float: left;
  z-index: 2200;
}
.wrap-nav {
  margin-top: -100px;
  background-color: transparent;
  margin-left: 88px;
}
.container-nav-items {
  display: inline-block;
  width: 100%;
  margin-top: 54px;
  z-index: 4300;
}
.float-left {
  width: auto;
  padding-top: 10px;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.brandimage {
  width: auto;
  height: 100px;
  z-index: 2200;
}
.sec-nav-bar {
  margin-top: -113px;
  float: right;
  background-color: transparent;
}
.left-nav {
  display: inline-block;
  padding: 10px 20px;
  width: 100%;
  float: left;
  clear: left;
  border-bottom: 1px solid #cca977;
  background-color: rgba(255, 255, 255, 0.90);
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
}
.left-nav:hover {
  background-color: rgba(150, 150, 150, 0.2); 
  padding: 10px 20px;
  margin-left: -10px;
  border-left: 10px solid #cca977;
}
.left-nav.active {
  background-color: rgba(150, 150, 150, 0.1);
  margin-left: -10px;
  border-left: 10px solid #cca977;
}
.left-nav.sub1 {
  margin-left: 10px;
  background-color: #fff9ed;
  font-weight: 400;
}
.left-nav.sub2 {
  margin-left: 20px;
  background-color: #fcf2dc;
  font-size: 0.9em;
  font-weight: 300;
}
.left-nav.sub3 {
  background-color: #FBE1A9;
  font-weight: 400;
}

.sorting-wrap {
  height: 3em;
  margin-top: -50px;
  margin-bottom: 14px;
  padding: 12px 15px;
  background-color: rgba(51, 51, 51, 0.09);
}
.sortview {
  width: 12em;
  height: 1.75em;
  margin-left: 13px;
  float: right;
}
.line-listing-wrap {
  width: 22%;
  margin-bottom: 10px;
  margin-left: 14px;
  padding: 10px;
  float: left;
  background-color: white;
}
.line-listing-wrap.menu ul {
	width: 100%;
	padding: 0;
	list-style-type: none;
}
.line-listing-wrap.menu a {
	width: 100%;
	margin-left: 0;
}
.line-listing-wrap.menu a:hover {
	padding-left: 10px;
}
.profile .line-listing-wrap.nav { width: 100% }
.line-listing-wrap.nav {
  width: 14%;
  height: 100%;
  margin-right: 35px;
  margin-left: -10px;
  background-color: transparent;
}
.line-listing-head {
  margin-top: 0px;
  float: left;
  color: #333;
  font-size: 1.1em;
  line-height: 1.2em;
}
.line-listing-price {
  width: 100%;
  float: left;
  font-size: 1.6em;
}
.line-listing-price.search {
  width: auto;
}
.line-listing-description {
  margin-bottom: 10px;
  float: left;
}
.line-listing-image-container {
  margin-bottom: 10px;
}
.checkbox {
  margin-top: 19px;
  margin-bottom: -24px;
  margin-left: 10px;
  float: left;
}
.compare-label {
  margin-top: 2px;
  font-size: 0.65em;
}
.line-listing-container {
  width: 82%;
  float: left;
}
.line-listing-container.search {
  width: 100%;
}
.search-line-listing-wrap {
  width: 15%;
  margin-bottom: 20px;
  margin-left: 14px;
  padding: 10px;
  float: left;
  background-color: white;
  color: #333;
}
.search-line-listing-wrap:hover {
  box-shadow: #969696 0px 0px 6px 0px;
}
.brandspage {
  width: 100%;
  margin-left: 0px;
}
.room {
  width: 100%;
  margin-bottom: 20px
}
.slide-1 {
  position: static;
}
.slide-mask {
  position: static;
  overflow-x: visible;
  overflow-y: visible;
}
.slider-image {
  width: 100%;
}
.slide-title-wrap {
    position: absolute;
    display: block;
    margin-top: -46%;
    line-height: 35px;
    font-size: xx-large;
    margin-left: 39%;
}
.slide-title-wrap.slide1 {
  margin-top: -40%;
  margin-right: 65%;
  margin-left: 10%;
  z-index: 100;
}
.slide-title-wrap.slide2 {
  margin-top: -37%;
}
.slide-title-wrap.slide8 {
  margin-top: -16%;
}
.slide-title-wrap.slide3 {
  margin-top: -43%;
  margin-right: 0%;
  margin-left: 20%;
}
.slide-title-wrap.slide4 {
  margin-top: -40%;
  margin-right: 0%;
  margin-left: 53%;
}
.slide-title-wrap.slide7 {
  margin-top: -23%;
}
.slide-title {
  padding: 20px 15px 10px;
  float: left;
  background-color: rgba(255, 255, 255, 0.70);
  font-size: 2.5em;
  font-weight: 400;
}
.slide-sub-title {
  padding: 10px 15px 15px;
  float: left;
  clear: left;
  background-color: rgba(255, 255, 255, 0.70);
  font-size: 2em;
}
.slide-image-holder {
  width: 100%;
  height: 100%;
}
.slide {
  position: static;
  width: 100%;
  height: 100%;
}
.page_disabled {
	display: none;
}
.pagination {
  width: 100%;
  margin-top: 9px;
  margin-bottom: 20px;
  padding-top: 7px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  background-color: rgba(209, 209, 209, 0.49);
}
.pagination a, .page_current, .elipses {
  color: #333;
  text-decoration: none;
  width: auto;
  height: 20px;
  min-width: 20px;
  margin-bottom: 7px;
  margin-left: 3px;
  padding: 5px 10px 21px;
  float: left;
  border: 1px solid #b3b3b3;
  background-color: white;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
}
.pagination a:hover {
  background-color: #fcf2dc;
}
.page_current {
  background-color: #d4c4a1;
}
.pagination .ellipse {
  border-style: none;
  border-color: transparent;
  background-color: transparent;
}
.pagination .per-page {
  float: right;
}
.pagination .per-page.label {
  border-style: none;
  background-color: transparent;
  padding-top: 6px;
}
.small-screen-pagination {
  display: none;
}
.w-lightbox > img { width: 100%; }

.panel {
	width: 100%;
    background-color: #FFF5E3;
    padding: 10px;
    display: inline-block;
    margin-bottom: 30px;
}
.panel.overseas p{
	font-weight: 300;	
}
.panel a {
	text-decoration: none;
}
.panel p { 
	font-weight: 600; 
	font-size: large;
	margin: 10px;
}
.panel .title { float: left; }
.panel .items { float: right; }
.panel.center { text-align: center; }
.panel.center a { float: none; }
.panel.center a:hover { display: inline-block; }
.w-table {
	width: 100%;
	font-weight: bold;
}
.w-table a {
	text-decoration: none;
	color: #333;
}
.w-table th, .w-table td {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
}
.w-table .col-subtotal, .w-table .col-price {
	text-align: right;
}
.w-table .col-quantity {
	text-align: center;
}
.w-table .col-remove {
	text-align: center;
	width: 50px;
	padding: 0;
}
.w-table .col-quantity input {
	width: 40px;
}
.w-table .col-desc {
	text-align: left;
}
.w-table .col-desc a {
    float: left;
    margin: 10px 15px 0px 0;
}
.w-table tbody {
	background-color: white;
	font-weight: 500;
}
.w-table tbody tr{
	height: 60px;
}
.w-table td:first-child, .w-table th:first-child{ border-left: none; }
.w-table td:last-child, .w-table th:last-child { border-right: none; }
.w-table > thead > tr, .w-table .row-total {
	background-color: rgb(206, 206, 206);
	height: 50px;
}
.w-table .row-total td { border-bottom: none; }
.cart-operations { padding-bottom: 100px; }
.cart-operations a.button {
	float: left;
	margin-right: 5px;
}
.cart-operations .button {
	float: right;
}
.about-us, .contact, .newsletter, .all-products, .lost-password, .profile, .checkout-page { padding-bottom: 23px; }
.add-new, .send-question, .more-info { margin-bottom: 23px; }
.more-info { font-size: small !important; }
.about-us img {
	width: 40% !important;
	height: auto !important;
	margin: 10px;
}
.opening {
	background-color: #FFF5E3;
    padding: 10px;
    text-align: center;
}
.opening h3 { margin-top: 0; }
.opening address { margin-top: 10px; } 
.form-cad label {
	font-weight: 500;
}
.form-cad input {
	width: 100%;
	padding-right: 10px;
}
.form-cad input[type='submit'] {
	margin-top: 30px;
}
.form-cad .check label {
	font-weight: 100;
}
.form-cad input[type='checkbox'] {
	float: left;
    width: 33px;
    height: 43px;
}
.form-cad .w-col {
	margin-bottom: 10px;
	padding: 0px 10px 0px 10px
}
.radio-question { width: 23px !important;  margin-left: 15px; }
.toLeft { float: left !important; }
.toRight{ float: right !important; }
.checkout .room-title {
	margin-bottom: 20px;
}
.checkout p {
	font-size: large;
	margin-left: 20px;
	 line-height: normal;
}
.checkout h5 { margin-top: 0; }

.w-select { padding: 0px }
@media (max-width: 991px) {
  h1 {
    font-size: 2em;
    line-height: 1.2em;
  }
  h4 {
    margin-top: 21px;
    margin-bottom: 6px;
    font-size: 0.95em;
    line-height: 1em;
  }
  h6 {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: -1px;
    width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 6px 12px;
    float: right;
    background-color: rgba(204, 169, 119, 0.6);
    font-size: 0.8em;
    font-weight: 400;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .button.buy {
    margin-top: 4px;
    font-size: 1.1em;
    line-height: 1.6em;
  }
  .button.buy.line-listing {
    padding: 3px 10px;
    font-size: 1em;
  }
  .button.info {
    margin-top: 4px;
    font-size: 1.1em;
    line-height: 1.6em;
  }
  .button.info.line-listing {
    padding: 3px 10px;
    font-size: 1em;
  }
  .float-left {
    width: 127px;
    height: 55px;
  }
  .nav-link {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    float: left;
    border-bottom: 1px solid #969696;
    color: black;
    font-size: 1.2em;
  }
  .nav-link:hover {
    box-shadow: #d1cfcf 0px 1px 6px 0px inset;
    color: #cca977;
  }
  .nav-link.smaller {
    font-size: 1em;
  }
  .nav-link.smaller:hover {
    background-color: white;
  }
  .nav-link.lighter-font {
    font-weight: 300;
  }
  .black-menu-marker {
    max-height: 6px;
    max-width: 6px;
    min-height: 6px;
    min-width: 6px;
  }
  .search-bar {
    width: 90%;
    margin-left: 20px;
    float: left;
  }
  .form-wrapper {
    display: inline;
    width: 100%;
    padding-top: 16px;
    float: left;
  }
  .search-wrap {
    position: relative;
    width: 100%;
  }
  .submit {
    margin-right: 20px;
    margin-left: 1px;
    float: right;
  }
  .menu-link {
    margin-right: -10px;
    margin-left: -10px;
    border-bottom: 1px solid white;
    font-size: 0.8em;
    text-decoration: none;
  }
  .menu-link:hover {
    font-weight: 600;
  }
  .dropdown-row {
    width: 750px;
  }
  .dopdown-list {
    overflow-x: scroll;
    overflow-y: scroll;
  }
  .dopdown-list.w--open {
    max-height: 450px;
    margin-left: 0px;
  }
  .dopdown-list.first-item.w--open {
    margin-left: 0px;
  }
  .dropdown-list.third-item.w--open {
    margin-left: 0px;
    background-color: white;
    text-align: center;
  }
  .right {
    position: absolute;
    margin-top: 0px;
    margin-left: -55px;
    font-size: 0.6em;
    line-height: 1.1em;
    text-align: right;
  }
  .right.secondary-label {
    margin-left: -77px;
    color: #383838;
  }
  .right.secondary-label:active {
    color: #b0aeae;
  }
  .hero-wrapper {
    margin-top: 90px;
  }
  .main-content {
    width: 95%;
    margin-top: 0px;
  }
  .main-content.homepage {
    width: 90%;
    margin-top: 20px;
    padding-top: 9px;
    padding-right: 20px;
    padding-left: 20px;
    z-index: 850;
  }
  ._3-col {
    padding-top: 0px;
    padding-right: 12px;
    padding-left: 12px;
  }
  ._3-col.room {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  ._3-col.homepage-promo {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .standard-image {
    display: block;
  }
  .standard-image-overlay {
    display: block;
    font-size: 0.75em;
  }
  .standard-image-overlay.in-column2.hp-overlay {
    display: block;
  }
  .image-overlay-price {
    font-size: 1.6em;
    line-height: 1.2em;
  }
  .bold-list-item {
    font-size: 0.8em;
  }
  .large-body {
    padding-right: 0px;
    font-size: 0.85em;
  }
  .room-title {
    padding-left: 14px;
    font-size: 1.2em;
    line-height: 1em;
  }
  .room-link {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }
  .checkout-title {
    padding-left: 0px;
    font-size: 1.0em;
    line-height: .8em;
  }
  .hp-tab-link {
    font-size: 1.2em;
  }
  .category1 a{
    line-height: 1.5em;
  }
  .category2 a {
    line-height: 1.5em;
  }
  .category3 a {
    line-height: 1.5em;
  }
  .brands-link-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }
  .brands-link-wrap.topnav {
    width: 21%;
    margin-right: 13px;
    margin-left: 13px;
  }
  .mask {
    width: auto;
  }
  .slider-link-block {
    width: 100%;
  }
  .slider {
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-wrapper .slide-nav { 
	margin-bottom: 0px;
  }
  .bottom-slider-title {
    width: 91%;
  }
  .main-content-wrap {
    margin-top: 110px;
  }
  .overlay-content-wrap {
    padding-left: 15px;
  }
  .room-image-container {
    margin-bottom: 0px;
  }
  .accordion {
    font-size: 1em;
  }
  .product-desc {
    font-size: 1em;
  }
  .product-bullet {
    margin-bottom: 5px;
    font-size: 1em;
  }
  .product-detail-normal {
    width: 45%;
    margin-left: 10px;
  }
  .review-stars {
    width: 50%;
  }
  .product-price {
    font-size: 2.5em;
  }
  .add-to-basket {
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 0px;
    font-size: 1.3em;
  }
  .qty-label {
    font-size: 1em;
  }
  .product-page-inset-logo-wrap {
    width: 75px;
    height: 75px;
    margin-right: 15px;
  }
  .top-nav-dropdown-wrap {
    width: 100%;
    text-align: center;
  }
  .section-head {
    position: fixed;
    z-index: 1000;
    width: 100%;
    padding-top: 20px;
    padding-right: 2%;
    padding-left: 2%;
    box-shadow: black 0px 1px 17px 0px;
  }
  .link-home {
    margin-top: -11px;
    margin-bottom: 10px;
    float: left;
    z-index: 1200;
  }
  .link-home.w--current {
    height: 70px;
    margin-bottom: 0px;
  }
  .wrap-nav {
    margin-top: -100px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .container-nav-items {
    width: 100%;
    margin-top: 0px;
    border-top: 1px solid #969696;
    background-color: white;
    box-shadow: #333 0px 3px 13px 0px;
  }
  .brandimage {
    height: 70px;
  }
  .hamburger-wrap {
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 12px;
    float: right;
    border: 1px solid white;
    background-color: #d4c4a1;
    box-shadow: white 0px 0px 27px 5px;
  }
  .hamburger-wrap:hover {
    background-color: #cca977;
  }
  .hamburger-wrap:active {
    border-color: white;
    background-color: #969696;
  }
  .hamburger-wrap.w--open {
    color: #c2c2c2;
  }
  .dropdown {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .secondary-dropdown-wrap {
    position: absolute;
    width: 300px;
    min-width: 100%;
    margin-top: 1px;
    float: left;
    background-color: #d1d1d1;
  }
  .sec-nav-bar {
    margin-top: 0px;
    float: none;
  }
  .secondary-hamburger-wrap {
    margin-top: -68px;
    margin-right: 120px;
    padding: 8px;
    background-color: rgba(212, 196, 161, 0.49);
  }
  .left-nav {
    padding: 5px 12px;
    font-size: 0.8em;
  }
  .sorting-wrap {
    margin-top: -20px;
  }
  .line-listing-wrap {
    width: 30%;
    margin-left: 14px;
  }
  .line-listing-wrap.nav {
    margin-right: 15px;
    margin-left: 0px;
  }
  .line-listing-image-container {
    height: 120px;
    float: left;
  }
  .line-listing-image-container.brands {
    height: auto;
  }
  .checkbox {
    margin-top: 6px;
  }
  .search-line-listing-wrap {
    width: 22%;
  }
  .slide-1 {
    background-size: cover;
  }
  .slide-mask {
    height: 350px;
  }
  .slider-image.stag {
    top: 0px;
  }
  .slide-title-wrap, .slide-title-wrap.slide1, .slide-title-wrap.slide2, .slide-title-wrap.slide3, .slide-title-wrap.slide4, .slide-title-wrap.slide5, .slide-title-wrap.slide6, .slide-title-wrap.slide7, .slide-title-wrap.slide8 {
    margin-left: 34%;
	margin-top: -351px;
	margin-right: 0;
  }
  .slide-title {
    display: none;
  }
  .slide-sub-title {
    display: none;
  }
  .pagination a, .page_current, .elipses {
  color: #333;
  text-decoration: none;
    padding: 4px 8px 19px;
    font-size: 0.8em;
  }
  .about-us img { width: 100% !important; }
}
@media (max-width: 767px) {
  h1 {
    margin-bottom: 8px;
    font-size: 1.6em;
  }
  h2 {
    margin-top: 0px;
    float: left;
    font-size: 1.3em;
    font-weight: 600;
  }
  h4 {
    margin-top: 12px;
    padding-right: 6px;
    font-size: 2em;
  }
  h6 {
    width: auto;
    margin-top: -31px;
    margin-bottom: 0px;
    padding-right: 12px;
    padding-left: 12px;
    float: right;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 2px;
  }
  .button.buy {
    padding: 11px 20px 7px;
    font-size: 1em;
    line-height: 1.5em;
  }
  .button.info {
    padding: 11px 20px 7px;
    font-size: 1em;
    line-height: 1.5em;
  }
  .float-left {
    width: 140px;
    height: 60px;
    margin-right: 10px;
  }
  .nav-link.smaller {
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 1em;
  }
  .dropdown-row {
    width: 570px;
  }
  .dopdown-list.w--open {
    overflow-x: scroll;
    overflow-y: scroll;
    max-height: 250px;
  }
  .right {
    margin-left: -42px;
  }
  .right.secondary-label {
    margin-left: -62px;
  }
  .hero-wrapper {
    margin-top: 85px;
  }
  .main-content {
    width: 95%;
  }
  .main-content.homepage {
    width: 90%;
    margin-top: 6px;
  }
  ._3-col {
    margin-bottom: 16px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  ._3-col.room {
    margin-top: -22px;
  }
  ._3-col.room.top-row {
    margin-top: 0px;
  }
  ._3-col.homepage-promo {
    margin-bottom: 31px;
    padding-top: 0px;
  }
  .standard-image-overlay {
    display: block;
    border-width: 6px;
  }
  .standard-image-overlay.in-column2.hp-overlay {
    display: block;
  }
  .image-overlay-price {
    font-size: 3em;
  }
  .bold-list-item {
    margin-bottom: 7px;
    font-size: 0.8em;
  }
  .large-body {
    margin-bottom: 16px;
    font-size: 0.85em;
  }
  .room-title {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    font-size: 1em;
    line-height: 1em;
  }
  .image-overlay-room {
    margin-top: 25%;
    font-size: 1.4em;
  }
  .hp-category-wrap {
    width: 530px;
  }
  .category1 a{
    line-height: 1.7em;
  }
  .category2 a {
    line-height: 1.7em;
  }
  .category3 a {
    line-height: 1.7em;
  }
  .brands-link-wrap {
    width: 40%;
    margin-right: 15px;
    margin-left: 15px;
  }
  .brands-link-wrap.topnav {
    width: 28%;
  }
  .slider-link-block {
    height: 200px;
    text-align: center;
  }
  .overlay-content-wrap {
    padding-left: 20px;
  }
  .room-image-container {
    margin-bottom: 18px;
    float: none;
  }
  .product-desc {
    font-size: 0.95em;
  }
  .product-pic-wrap {
    margin-bottom: 24px;
  }
  .qty-label {
    padding-top: 3%;
    font-size: 1em;
  }
  .float-right {
    padding-bottom: 27px;
  }
  .product-page-inset-logo-wrap {
    width: 100px;
    height: 100px;
    margin-right: 20px;
  }
  .top-nav-dropdown-wrap {
    width: 100%;
  }
  .link-home.w--current {
    margin-bottom: -15px;
  }
  .container-nav-items {
    z-index: 1200;
  }
  .hamburger-wrap {
    padding: 8px;
  }
  .secondary-hamburger-wrap {
    margin-right: 100px;
    padding: 4px;
  }
  .sorting-wrap {
    margin-top: -20px;
  }
  .line-listing-wrap {
    width: 100%;
    margin-left: 0px;
    float: left;
  }
  .line-listing-wrap.nav {
    display: none;
    width: 26%;
    margin-right: 0px;
  }
  .line-listing-wrap.nav.member-nav {
	  display: block;
	  width: 100%;
  }  
  .line-listing-wrap.nav.member-nav a {
	  float: left;
	  width: 30%;
	  margin: 5px;
	  clear: none;
  }
  .line-listing-head {
    width: 70%;
    float: left;
  }
  .line-listing-price {
    width: 70%;
  }
  .line-listing-description {
    width: 70%;
  }
  .line-listing-image-container.brands {
    width: 25%;
    height: auto;
    margin-right: 10px;
  }
  .checkbox {
    margin-left: 0px;
  }
  .line-listing-container {
    width: 100%;
  }
  .search-line-listing-wrap {
    width: 30%;
  }
  .brandspage {
    margin-left: 0px;
  }
  .compare-form {
    margin-left: 15px;
    float: left;
  }
  .slide-mask {
    height: 265px;
  }
    .slide-title-wrap, .slide-title-wrap.slide1, .slide-title-wrap.slide2, .slide-title-wrap.slide3, .slide-title-wrap.slide4, .slide-title-wrap.slide5, .slide-title-wrap.slide6, .slide-title-wrap.slide7, .slide-title-wrap.slide8 {
    margin-left: 25%; 
	margin-top: -260px;
	margin-right: 0;
  }
  .pagination a, .page_current, .elipses {
	  color: #333;
	  text-decoration: none;
  }

  .small-screen-pagination {
    display: block;
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 5px 7px;
    float: left;
    border: 1px solid #d1d1d1;
    background-color: white;
  }
  .small-screen-pagination.next {
    float: right;
  }
}
@media (max-width: 479px) {
  h2 {
    margin-top: -15px;
  }
  h4 {
    margin-top: 37px;
    font-size: 1.4em;
    line-height: 1.2em;
  }
  h5 {
    width: 100%;
    float: left;
  }
  h6 {
    margin-top: -31px;
    margin-bottom: -14px;
  }
  .button.buy {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 1.2em;
    line-height: 1.6em;
  }
  .button.info {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 1.2em;
    line-height: 1.6em;
  }
  .submit {
    margin-right: 12px;
  }
  .dropdown-row {
    width: 320px;
  }
  .dopdown-list {
    max-height: 250px;
  }
  .dopdown-list.w--open {
    overflow-x: scroll;
    overflow-y: scroll;
    max-height: 300px;
  }
  .dropdown-list.third-item.w--open {
    margin-left: 0px;
    background-color: #f2f2f2;
  }
  .right.secondary-label {
    margin-left: -63px;
  }
  .hero-wrapper {
    margin-top: 105px;
  }
  .main-content {
    width: 100%;
    margin-top: 0px;
    padding-right: 29px;
    padding-left: 29px;
  }
  .main-content.homepage {
    width: 95%;
    margin-top: 0px;
  }
  ._3-col.room {
    margin-top: 0px;
    margin-bottom: -6px;
  }
  .image-overlay-price {
    font-size: 2.4em;
  }
  .bold-list-item {
    margin-left: -22px;
  }
  .large-body {
    line-height: 1.4em;
  }
  .room-link {
    z-index: 900;
    display: block;
  }
  .hp-category-wrap {
    width: 300px;
  }
  .hp-tab-content {
    padding-right: 5px;
    padding-left: 5px;
  }
  .category1 a{
    font-size: 1.5em;
    line-height: 2em;
  }
  .category2 -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; {
    font-size: 1.3em;
    line-height: 2.2em;
  }
  .category3 -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; {
    font-size: 1.1em;
    line-height: 2.2em;
  }
  .brands-link-wrap {
    width: 39%;
    margin-right: 9px;
    margin-left: 9px;
  }
  .brands-link-wrap.topnav {
    width: 82%;
  }
  .slider-link-block {
    height: 120px;
  }
  .slider {
    margin-top: -51px;
  }
  .subscribe-wrapper {
    margin-left: -290px;
  }
  .subscribe-txt {
    float: left;
  }
  .subscribe-form-wrapper {
    float: left;
  }
  .main-content-wrap {
    margin-top: 100px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .overlay-content-wrap {
    padding-left: 9px;
    -webkit-transform: translate(0px, -110%);
    -ms-transform: translate(0px, -110%);
    transform: translate(0px, -110%);
  }
  .add-to-basket {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 1em;
  }
  .qty-field {
    padding-right: 17px;
  }
  .qty-label {
    font-size: 1em;
  }
  .product-image-grid {
    border-width: 8px;
  }
  .product-row {
    margin-right: -26px;
    margin-left: -26px;
  }
  .product-page-inset-logo-wrap {
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }
  .top-nav-dropdown-wrap {
    width: 320px;
  }
  .section-head {
    padding-right: 5%;
    padding-left: 5%;
  }
  .brandimage {
    height: 50px;
  }
  .secondary-hamburger-wrap {
    margin-top: -50px;
    margin-right: 90px;
  }
  .sorting-wrap {
    height: auto;
    margin-top: -24px;
    padding-bottom: 0px;
  }
  .line-listing-wrap {
    width: 100%;
  }
  .line-listing-wrap.nav {
    display: none;
  }
  .line-listing-wrap.nav.member-nav a {
	  float: left;
	  width: 100%;
	  margin: 5px;
	  clear: none;
  }
  .line-listing-head {
    width: 57%;
  }
  .line-listing-head.search {
    font-size: 0.85em;
  }
  .line-listing-price {
    width: 100%;
  }
  .line-listing-description {
    display: block;
    width: 100%;
    font-size: 0.7em;
  }
  .line-listing-image-container {
    height: auto;
    float: left;
  }
  .line-listing-image-container.brands {
    width: 35%;
  }
  .checkbox {
    margin-left: 8px;
  }
  .search-line-listing-wrap {
    width: 43%;
  }
  .compare-form {
    margin-left: 0px;
  }
  .slide-mask {
    height: auto;
  }
  .slide-title-wrap {
    display: none;
  }
  .slide-title-wrap.slide1 {
    display: none;
  }
    .pagination {
    text-align: center;
  }
  .pagination a, .page_current, .elipses {
  color: #333;
  text-decoration: none;
  }
  .small-screen-pagination.next {
    float: right;
  }
  .hero-wrapper .slide-nav { 
	display: none;
  }
  .wrap-nav { margin-left: 0px; }
}

@font-face {
  font-family: 'Fontastic';
  src: url('../fonts/fontastic.eot') format('embedded-opentype'), url('../fonts/fontastic.woff') format('woff'), url('../fonts/fontastic.ttf') format('truetype'), url('../fonts/fontastic.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}