@font-face {
  font-family: Sketchrockwell;
  src: ;
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Rockwell;
  src: url('../fonts/Rockwell-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Rockwell2;
  src: url('../fonts/rockwell2.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sketchrockwell;
  src: url('../fonts/SketchRockwell-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Rockwell;
  src: url('../fonts/Rockwell-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --burlywood: #dbbf81;
  --white: var(--black);
  --brown: #3d1f13;
  --light-gray: #999;
  --darkk-brown: #30180f;
  --dark-slate-gray: #2e2e2e;
  --medium-brick-red: #941313;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

h1 {
  color: #dbbf81;
  text-align: center;
  background-color: #0000;
  width: 1019px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 7px;
  font-family: Sketchrockwell, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 44px;
  display: inline;
  position: relative;
  top: 25px;
  overflow: visible;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  direction: ltr;
  color: #dbbf81;
  text-align: left;
  margin-bottom: 5px;
  font-family: Merriweather, serif;
  font-size: 14px;
  line-height: 17px;
  list-style-type: none;
}

a {
  z-index: 2;
  color: #fff;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 17px;
  text-decoration: none;
  transition: all .15s;
  display: inline-block;
  position: relative;
}

a:hover {
  color: #999;
  border-bottom-width: 8px;
  transform: none;
}

a.w--current {
  transition: all .15s, all .15s;
}

a.w--current:hover {
  transform: none;
}

.button {
  color: #fff;
  text-align: left;
  background-color: #000;
  padding: 4px 15px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  left: 125px;
}

.top-nav-logo {
  background-color: #0000;
  background-image: none;
  margin-top: 0;
  position: relative;
}

.top-nav-logo:hover {
  transform: none;
}

.top-nav-logo.w--current {
  margin-top: 0;
}

.nav-section {
  z-index: 5000;
  float: none;
  box-shadow: none;
  text-align: center;
  background-color: #dbbf81;
  background-image: url('../images/hero-top-background.jpg');
  background-size: cover;
  height: 210px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.logos-section {
  background-color: #000;
  padding-top: 21px;
  padding-bottom: 21px;
}

.nav-bar {
  z-index: 10;
  text-align: left;
  margin-left: 34px;
  margin-right: 34px;
  position: relative;
  top: auto;
}

.home-splash-container {
  background-image: none;
  margin-top: 0;
}

.home-splash-slider {
  background-color: #000;
}

.slide-1 {
  text-align: center;
  background-image: url('../images/index_nc8a.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 1019px;
  height: auto;
  overflow: hidden;
}

.slider-section {
  background-color: #000;
  background-image: url('../images/top-splash-hampshire-wide.jpg');
  background-position: 39%;
  background-repeat: no-repeat;
  background-size: cover;
  border-width: 1px;
  border-color: #000;
  width: 98%;
  height: 98%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  display: block;
  position: relative;
  left: 0;
}

.logo-section {
  text-align: center;
  background-color: #000;
  background-image: url('../images/client_logos.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 0 #3d1f13;
  border-bottom: 3px #3d1f13;
  width: 90%;
  margin-top: 41px;
  margin-bottom: 41px;
  margin-left: 52px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.logo-table, .column-1 {
  background-color: #000;
}

.logo {
  color: #0000;
  text-align: left;
  margin-top: auto;
  margin-bottom: -4px;
  margin-left: 31px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  left: -57px;
}

.logos-container {
  opacity: 0;
  background-color: #0000;
  background-image: url('../images/client_logos.gif');
  border-top-color: #000;
  height: 84px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 4px;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  overflow: auto;
}

.home-splash-div {
  color: #0000;
  background-image: url('../images/top-splash-chandelier.png');
  width: 1019px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  box-shadow: inset 14px 9px 29px 1px #000;
}

.splash-spacer {
  color: #f7f7f700;
  background-color: #030101;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-size: 125px;
  display: block;
  position: static;
}

.triple-section-table {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/blueprint-brn.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border-top-color: #000;
  width: 100%;
  padding: 23px 132px 46px;
  display: inline-block;
  position: relative;
}

.info-table-div {
  text-align: center;
  background-color: #0000;
  border: 0 solid #000;
}

.dropdown-menu {
  z-index: 100;
  float: none;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 2px;
  padding-top: 6px;
  padding-bottom: 3px;
  font-family: Merriweather, serif;
  top: 11px;
  left: 25px;
  right: 13px;
}

.dropdown-menu.w--open {
  opacity: 1;
  border-radius: 0;
  transition: all .356s;
  display: block;
  left: 24px;
}

.test-image {
  transition: all .5s;
}

.top-link-column {
  text-align: right;
}

.top-link-column:hover {
  color: #e3c69a;
}

.top-text-link {
  padding-left: 8px;
  padding-right: 8px;
  font-family: Merriweather, serif;
  font-size: 12px;
  text-decoration: none;
}

.top-text-link:hover {
  color: #fcfcfc;
}

.top-link-section {
  background-color: #331004;
  margin-bottom: -19px;
  padding-top: 0;
  padding-bottom: 0;
}

.tol-lfree-top {
  color: #dbbf81;
  margin-top: 6px;
  margin-bottom: 0;
  margin-left: -48px;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 13px;
  position: relative;
  left: -71px;
  right: 18px;
}

.nav-button {
  box-shadow: none;
  color: #3d1f13;
  background-color: #0000;
  border-left-style: none;
  margin-top: 7px;
  margin-left: 1px;
  margin-right: 1px;
  padding-bottom: 17px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Merriweather, serif;
  font-size: 17px;
  font-weight: 400;
  transition: all .118s ease-in;
  display: inline-block;
  position: relative;
  top: auto;
  overflow: visible;
  transform: translate(0);
}

.nav-button:hover {
  color: #3d1f13;
  background-color: #0000;
  border-top-style: none;
  border-top-width: 1px;
  border-bottom: 0 solid #e8d19e;
  border-left: 0 #dbbf81;
  border-radius: 5px;
  transform: translate(0, 3px);
  box-shadow: inset 0 -6px #3d1f13;
}

.nav-button:focus {
  box-shadow: none;
}

.nav-button.w--current {
  color: #331004;
  border-radius: 8px;
  box-shadow: inset 0 -6px #331004;
}

.nav-button.w--current:hover {
  transform: none;
}

.nav-button.w--current:focus {
  box-shadow: none;
  color: #331004;
}

.nav-button.current, .nav-button.current.w--current, .nav-button.chandeliers, .nav-button.change {
  box-shadow: none;
}

.nav-button.clearance {
  box-shadow: none;
  color: #fff;
  background-color: #401304;
  border-radius: 7px;
  margin-left: 5px;
  transition-duration: .2s;
}

.nav-button.clearance:hover {
  box-shadow: none;
  background-color: #000;
}

.nav-menu {
  text-align: left;
  margin-right: -11px;
  display: block;
}

.menu-button {
  border: 2px solid #000;
}

.menu-button:hover {
  background-color: #dbbf81;
}

.menu-button-icon {
  color: #000;
}

.drop-down-menu {
  font-family: Merriweather, serif;
}

.drop-down-text {
  color: #dbbf81;
  margin-top: 2px;
}

.dropdown-list.w--open {
  z-index: 200000;
  background-color: #fff;
  border-radius: 0;
  margin-left: -13px;
  margin-right: 1px;
  padding-top: 6px;
  padding-right: 2px;
  font-family: Merriweather, serif;
  position: absolute;
  top: 44px;
  left: -18px;
}

.footer-table {
  opacity: .82;
  background-color: #0000;
  background-image: url('../images/bottom-wood-footer-bg.jpg');
  background-position: -16px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 66px 35px 79px;
}

.footer-column-1 {
  text-align: left;
  background-color: #0000;
}

.footer-column-3 {
  padding-left: 21px;
  padding-right: 21px;
}

.footer-about {
  color: #9c9c9c;
  font-family: Merriweather, serif;
  font-size: 16px;
}

.field-label {
  color: #dbbf81;
  font-family: Merriweather, serif;
}

.submit-button {
  color: #000;
  background-color: #dbbf81;
  border-radius: 7px;
  margin-left: 0;
  font-family: Merriweather, serif;
  transition: all .2s ease-in;
  position: relative;
  top: 12px;
  left: 0;
  right: 0;
}

.submit-button:hover {
  color: #dbbf81;
  background-color: #331004;
  border: 1px solid #dbbf81;
  transform: scale(1.2);
}

.submit-button.contact-form-submit-button {
  margin-left: 164px;
}

.email-address {
  color: #b8b8b8;
  text-decoration: none;
  transition: all .191s ease-in;
}

.email-address:hover {
  color: #f7f7f7;
}

.email-address:active {
  color: #000;
}

.top-toll-free {
  color: #dbbf81;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 19px;
  display: inline-block;
  position: relative;
  top: -9px;
}

.drop-down-arrow {
  color: #dbbf81;
}

.home-splash-columns {
  position: relative;
}

.splash-left-column {
  text-align: center;
  left: -9px;
  right: 46px;
}

.what-is {
  padding-top: 18px;
  position: relative;
  left: 3px;
}

.home-splash-text {
  z-index: 1000;
  color: #dbbf81;
  text-shadow: 2px 2px 2px #000;
  margin-bottom: -13px;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 17px;
  position: relative;
  left: 8px;
}

.home-splash-click-here {
  margin-top: -71px;
}

.transparent-column-text {
  color: #0000;
}

.form-text {
  color: #dbbf81;
  text-align: left;
  text-indent: 0;
  font-family: Merriweather, serif;
  font-size: 15px;
  line-height: 23px;
}

.toll-lfree-footer {
  color: #ccc;
  margin-top: 3px;
  font-size: 17px;
  text-decoration: none;
  transition: all .173s;
}

.toll-lfree-footer:hover {
  color: #fff;
  transform: none;
}

.flash {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-size: 125px;
}

.about-column {
  margin: 36px 14px;
  padding: 12px 182px;
}

.about-column-2 {
  top: 20px;
  right: -26px;
}

.about-heading {
  color: #fff;
  margin-left: -9px;
  margin-right: -21px;
  padding-left: 8px;
  font-size: 27px;
  line-height: 30px;
}

.about-us-text {
  color: #dbbf81;
  margin-left: 9px;
  margin-right: 9px;
  padding: 24px 19px 0 0;
  font-family: Merriweather, serif;
  font-size: 14px;
  line-height: 18px;
}

.about-us-text.learn-more {
  color: #dbbf81;
  text-align: center;
  letter-spacing: 0;
  text-shadow: 1px 1px 6px #000;
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 15px;
  line-height: 18px;
}

.slide-2 {
  background-image: url('../images/top-splash-chandelier.png');
  background-position: 50%;
}

.about-image {
  background-image: url('../images/options-icon.png');
  width: auto;
}

.dropdown-link {
  color: #dbbf81;
  text-decoration: none;
  transform: translate(0, -2px);
}

.dropdown-link:hover {
  direction: ltr;
  color: #dbbf81;
  background-color: #331004;
  border-bottom-style: none;
  border-bottom-width: 0;
  list-style-type: none;
  transform: none;
}

.dropdown-link:focus {
  background-color: #3d1f13;
}

.dropdown-link.w--current {
  color: #dbbf81;
}

.dropdown-link.w--current:hover {
  transform: none;
}

.dropdown-link.w--current:focus {
  color: #fff;
  background-color: #331004;
  transform: none;
}

.contact-div {
  background-color: #3d1f13;
  margin-left: 357px;
  margin-right: 357px;
  padding-left: 12px;
  padding-right: 12px;
  display: none;
  position: fixed;
  top: 168px;
  left: -357px;
  right: 340px;
  overflow: hidden;
}

.aboiut-slider {
  background-color: #dbbf81;
}

.about-slide-1 {
  background-image: url('../images/benjaminbuttons_1.jpg');
  background-size: cover;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.about-slide-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-size: 125px;
}

.name-field {
  color: #999;
  text-align: left;
  background-color: #0000;
  border-top-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #dbbf81;
  border-left: 1px solid #dbbf81;
  border-right-style: none;
  padding-left: 19px;
  padding-right: 59px;
  transition: all .2s ease-in;
}

.name-field:hover {
  background-color: #dbbf81;
}

.email-field {
  text-align: left;
  background-color: #0000;
  border-top-style: none;
  border-top-color: #dbbf81;
  border-bottom-width: 1px;
  border-bottom-color: #dbbf81;
  border-left-style: solid;
  border-left-color: #dbbf81;
  border-right-style: none;
  padding-left: 59px;
  padding-right: 59px;
  transition: all .2s ease-in;
}

.email-field:hover {
  background-color: #dbbf81;
}

.comment-field {
  color: #999;
  text-align: left;
  background-color: #0000;
  border-top-style: none;
  border-bottom-color: #dbbf81;
  border-left-color: #dbbf81;
  border-right-style: none;
  padding-left: 59px;
  padding-right: 59px;
  transition: all .2s ease-in;
}

.comment-field:hover {
  background-color: #dbbf81;
}

.trio-section-text {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 14px;
  padding-left: 31px;
  padding-right: 31px;
  text-decoration: none;
}

.text-link.w--current {
  color: #331004;
}

.tab-nav {
  text-align: center;
  background-color: #545454;
  width: 23%;
  margin-right: 13px;
  padding-left: 0;
  padding-right: 0;
}

.tab-nav:hover {
  background-color: #820000;
}

.tab-nav.w--current {
  text-align: center;
  background-color: #636363;
  border-radius: 2px;
  width: 23%;
  margin-right: 10px;
  position: relative;
}

.tab-nav.w--current:hover {
  color: #dbbf81;
  background-color: #3d1f13;
}

.tab-links {
  text-align: center;
  padding-top: 22px;
  padding-bottom: 22px;
}

.column-text {
  color: #fff;
  text-align: center;
  padding-top: 21px;
  font-size: 18px;
  position: relative;
}

.column-text.custom-options-home-header {
  font-family: Merriweather, serif;
}

.about-toll-free {
  direction: ltr;
  color: #fff;
  letter-spacing: 3px;
  padding-top: 37px;
  font-family: Merriweather, serif;
  font-size: 36px;
  line-height: 30px;
}

.about-call-toll-free {
  color: #fff;
  text-align: center;
  text-shadow: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 12px;
  padding-top: 0;
  padding-bottom: 4px;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 19px;
  list-style-type: disc;
  position: relative;
  top: 12px;
}

.about-call-toll-free.fixture-toll-free-text {
  text-shadow: none;
  top: 8px;
}

.custom-options-link {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
}

.custom-options-link:hover {
  color: #999;
  transform: none;
}

.custom-options-link.color {
  color: #fff;
  text-shadow: -1px -1px 5px #f2eee6, 1px 1px 6px #000;
}

.custom-options-link.home-page {
  color: #a8a8a8;
  font-weight: 700;
  transition-duration: .2s;
}

.custom-options-link.home-page:hover {
  color: #080808;
  transform: none;
}

.custom-options-link.custom-options-home-page-link {
  font-size: 14px;
}

.learn-more-options {
  color: #331004;
  text-align: center;
  background-color: #fff;
  border: 3px solid #dbbf81;
  margin-top: 21px;
  padding-top: 4px;
  padding-bottom: 0;
  font-size: 18px;
  transition: all .264s;
  top: 6px;
  left: 4px;
}

.learn-more-options:hover {
  color: #dbbf81;
  background-color: #30180f;
  border: 3px solid #dbbf81;
}

.slidshow {
  width: 470px;
  min-width: 20px;
  position: absolute;
}

.decorating-advice-image {
  background-image: url('../images/decorating-icon_1.png');
}

.about-image-link-block {
  position: relative;
}

.about-image-link-block:hover, .customer-service-link-block:hover {
  transform: scale(1.05);
}

.quick-form-text {
  background-color: #0000;
}

.blueprint-section {
  background-image: url('../images/blueprint-brn.jpg');
  background-attachment: fixed;
  padding-top: 30px;
  padding-bottom: 30px;
  position: static;
}

.bluprint-table {
  padding-left: 23px;
  padding-right: 23px;
}

.about-slider-text {
  color: #dbbf81;
  margin-top: 18px;
  margin-left: 0;
  margin-right: 0;
  font-family: Merriweather, serif;
  font-size: 12px;
  line-height: 17px;
}

.slider---slide-1 {
  background-image: url('../images/benjaminbuttons_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  padding-top: 0;
  position: absolute;
  top: 1px;
}

.slider {
  color: #000;
  background-color: #000;
}

.formerly-clf {
  color: #000;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: -16px;
  margin-left: 75px;
  padding-top: 0;
  padding-left: 22px;
  font-size: 12px;
  font-style: italic;
  position: relative;
  top: 2px;
  left: 5px;
}

.slider---slide-2 {
  background-image: url('../images/index_nc8a.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  left: 268px;
}

.slider-slide-1 {
  background-image: url('../images/index_nc8a.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-slide-2 {
  background-image: url('../images/benjaminbuttons_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.slider-slide-3 {
  background-image: url('../images/index_nch7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
}

.slider-slide-4 {
  background-image: url('../images/index_nch24.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
}

.slider-slide-5 {
  background-image: url('../images/index_ns1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
}

.slider-slideshow {
  background-color: #000;
  top: -22px;
}

.slider-slide-6 {
  background-image: url('../images/index_ns80.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
}

.slideshow-nav {
  top: 334px;
}

.footer---wall-lights-link {
  list-style-type: disc;
  transition: all .175s ease-in;
}

.footer---wall-lights-link:hover {
  color: #fff;
  transition-duration: .1s;
  transform: none;
}

.lighting-links {
  color: #fff;
  font-size: 17px;
  position: relative;
  top: 8px;
}

.footer-toll-free-paragraph {
  font-size: 15px;
}

.about-us-main-text-section {
  opacity: .83;
  background-color: #2e2e2e;
  background-image: url('../images/jessee-james-paramount-sml.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
  padding-top: 21px;
  padding-bottom: 38px;
}

.about-us-page-main-table {
  margin-left: 34px;
  padding: 43px 98px;
}

.about-text-container {
  color: #dbbf81;
  text-align: left;
  text-shadow: 1px 1px 6px #000;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 15px;
}

.made-in-the-usa {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000, 1px 1px 6px #000;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 21px;
  line-height: 25px;
  position: relative;
  top: -6px;
  bottom: -6px;
  left: 0;
}

.about-us-title {
  color: #fff;
  text-align: left;
  padding-top: 18px;
  padding-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.custom-options-text-container {
  color: #000;
  text-shadow: 1px -2px 7px #ffffffe6;
  font-weight: 700;
}

.movie-scene-quote {
  color: #5c5c5c;
  text-align: right;
  margin-right: 15px;
  padding-top: 19px;
  padding-bottom: 24px;
  font-size: 12px;
  line-height: 15px;
}

.footer-email {
  color: #d1d1d1;
  margin-top: 3px;
  font-size: 14px;
}

.footer-email:hover {
  color: #fff;
  transform: none;
}

.click-here-wood-link {
  position: relative;
  left: 6px;
}

.click-here-wood-link:hover {
  transform: none;
}

.footer-section {
  background-color: #000;
}

.twitter-icon {
  margin-top: -39px;
  margin-left: 0;
  box-shadow: 1px 1px 3px #000;
}

.facebook-icon {
  margin-top: -39px;
  margin-left: 10px;
  position: static;
  box-shadow: 1px 1px 3px #000;
}

.hidden-form {
  z-index: 1000;
  background-color: #331004;
  margin-left: 4px;
  padding: 13px 46px;
  display: block;
  position: fixed;
  left: -4px;
}

.submit-button-hidden-form {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  left: 99px;
}

.facebook-link-block {
  position: relative;
  top: -8px;
  left: -7px;
}

.twitter-link-block {
  position: relative;
  top: -8px;
}

.custom-options-header-text {
  color: #fff;
  text-align: center;
  background-color: #000;
  width: auto;
  margin-top: 1px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 19px;
  line-height: 25px;
}

.options-header-text-section {
  float: none;
  text-align: center;
  background-color: #000;
  margin-top: 0;
  padding-top: 19px;
  padding-bottom: 19px;
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
}

.not-available-anywhere-text {
  color: #dbbf81;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Merriweather, serif;
  font-size: 31px;
  font-style: normal;
}

.options-links-section {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.drawings {
  width: 400px;
}

.options-sub-nav-button {
  background-color: #000;
  border-radius: 8px;
  margin: 3px 8px;
  padding: 8px 17px;
  text-decoration: none;
  display: inline-block;
}

.options-sub-nav-button:hover {
  color: #ccc;
  transform: none;
}

.options-sub-nav-button.metal {
  text-shadow: 1px 1px 2px #000;
  font-size: 16px;
  transform: none;
}

.options-sub-nav-button.metal:hover {
  transform: none;
}

.options-sub-nav-button.metal.w--current {
  position: relative;
  transform: none;
}

.options-sub-nav-button.metal.w--current:hover, .options-sub-nav-button.metal.sub-nav-button-color {
  transform: none;
}

.options-sub-nav-button.glass, .options-sub-nav-button.tubing {
  font-size: 16px;
}

.options-sub-nav-button.arm-length {
  border: 2px solid #000;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px;
}

.options-sub-nav-button.height, .options-sub-nav-button.width {
  font-size: 16px;
}

.options-sub-nav-button.ball-joint {
  opacity: 1;
  background-color: #000;
  border: 1px solid #000;
  font-size: 16px;
}

.options-sub-nav-button.swivel, .options-sub-nav-button.glass-direction, .options-sub-nav-button.wiring, .options-sub-nav-button.switches {
  font-size: 16px;
}

.section-metal-finsh {
  background-color: #331004;
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-glass-shades {
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-tubing-style {
  background-color: #0000;
  background-image: url('../images/brass-tube-pipe-blur.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-arm-length {
  background-color: #dbbf81;
  padding-top: 23px;
  padding-bottom: 23px;
}

.section-height {
  background-color: #331004;
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-width {
  background-color: #0000;
  background-image: url('../images/top-splash-hampshire-wide.jpg');
  background-position: 50% -8%;
  background-repeat: no-repeat;
  background-size: 2000px;
  background-attachment: fixed;
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-ball-joint {
  background-color: #1f1f1f;
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}

.section-swivel {
  background-color: #dbbf81;
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-glass-direction {
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-wiring {
  background-color: #331004;
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-switches {
  background-color: #dbbf81;
  padding-top: 24px;
  padding-bottom: 24px;
}

.options-links-section-1 {
  z-index: 1;
  float: none;
  color: #fffcfc;
  background-color: #0000;
  background-image: url('../images/rockwell-home-wide-1.jpg');
  background-position: 50% 32%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.options-links-section-2 {
  background-color: #fff;
  margin-top: -13px;
  padding-top: 2px;
  padding-bottom: 6px;
}

.below-sub-button-text {
  color: #fff;
  text-shadow: 1px 1px 4px #000;
  background-color: #000;
  border-radius: 8px;
  margin-left: 240px;
  margin-right: 240px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Merriweather, serif;
  font-size: 13px;
  position: relative;
  top: 29px;
}

.section-below-sub-nav-buttons {
  background-color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
}

.triangle-div {
  width: 60px;
  height: 20px;
}

.section-custom-options-upper-text {
  background-color: #331004;
  padding-top: 41px;
  padding-bottom: 41px;
}

.metal-knobs-row-1 {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 56px;
  padding-right: 56px;
}

.knob-labels {
  color: #dbbf81;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Merriweather, serif;
  font-size: 12px;
}

.knobs-table-div {
  text-align: left;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0;
  left: 0;
}

.call-toll-free---main-body-text {
  color: #999;
  text-shadow: none;
  margin-top: 23px;
  text-decoration: none;
}

.call-toll-free---main-body-text:hover {
  color: #fff;
}

.section-handcrafted {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 37px;
  padding-bottom: 37px;
}

.container-handcrafted {
  margin-top: 3px;
  padding-top: 0;
}

.options-links-container {
  z-index: 1000;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: -34px;
  bottom: 59px;
}

.metal-color-container {
  color: #dbbf81;
  text-align: left;
  font-family: Merriweather, serif;
  font-size: 15px;
}

.knobs-container {
  padding-top: 18px;
}

.mobile-phone-icon {
  transform: scale(1);
}

.mobile-phone-icon:hover {
  transform: scale(1.02);
}

.top-nav-logo-link-block {
  position: relative;
  right: 300px;
}

.top-nav-logo-link-block.w--current:hover {
  transform: none;
}

.footer-lighting-links {
  direction: ltr;
  margin-bottom: 15px;
  padding-top: 3px;
  line-height: 5px;
  list-style-type: disc;
}

.footer-support-links {
  padding-top: 18px;
  line-height: 5px;
}

.glass-shades-container {
  color: #dbbf81;
  text-align: left;
  text-shadow: 2px 2px 1px #000;
  font-family: Merriweather, serif;
  font-size: 15px;
  font-weight: 400;
}

.glass-shades-container.glass-text {
  background-color: #0000007d;
  border-radius: 15px;
  padding: 0 15px 21px;
}

.arm-length-container {
  color: #30180f;
  text-align: left;
  font-family: Merriweather, serif;
  font-size: 15px;
}

.c27 {
  margin-top: 40px;
  transition: all .15s ease-in;
}

.c11 {
  padding-top: 0;
  position: relative;
  top: 26px;
  bottom: 1px;
}

.ns2 {
  margin-top: 73px;
  padding-left: 2px;
  padding-right: 0;
}

.glass-direction-drawings-table {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 31px 0;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  right: auto;
}

.swivel-toll-free {
  color: #fff;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 0;
  position: relative;
  top: 20px;
}

.drawing-column-1 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  list-style-type: none;
  display: inline-block;
}

.drawing-column-2, .drawing-column-3 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.important-text-white {
  color: #fff;
}

.drawing-container {
  display: inline-block;
}

.back-to-links-text {
  color: #fff;
}

.back-to-links-block {
  margin-top: 27px;
}

.back-to-links-block:hover {
  transform: scale(1.16);
}

.back-to-links-block.w--current {
  padding-top: 11px;
  padding-bottom: 25px;
}

.switches-container {
  color: #331004;
  text-align: left;
  font-family: Merriweather, serif;
  font-size: 15px;
}

.ns2-link-block:hover {
  transform: scale(1.83);
}

.s67-link-block {
  transform: scale(1.02);
}

.s67-link-block:hover {
  transform: scale(1.02)scale(1.75);
}

.header-title {
  color: #fff;
  text-align: left;
  text-shadow: none;
  padding-top: 4px;
  padding-bottom: 1px;
  font-family: Merriweather, serif;
  font-size: 17px;
}

.header-title.glass-header {
  text-shadow: none;
  position: relative;
  top: -4px;
  left: 8px;
}

.footer-links {
  direction: ltr;
  text-align: left;
  font-size: 14px;
  line-height: 0;
  list-style-type: none;
}

.footer-link-text {
  color: #dbbf81;
  text-align: left;
  padding-top: 0;
  font-family: Merriweather, serif;
}

.footer-text-link {
  margin-top: 0;
  padding-bottom: 0;
}

.footer-text-link.w--current:hover {
  color: #fff;
  transform: none;
}

.footer-page-links {
  color: #dbbf81;
  text-align: left;
  font-family: Merriweather, serif;
}

.test-link {
  color: #dbbf81;
  text-align: left;
  margin-top: 0;
  padding-bottom: 0;
  font-size: 15px;
  line-height: 11px;
}

.test-link:hover {
  color: #fff;
  transform: none;
}

.lower-links-div {
  text-align: left;
  line-height: 14px;
}

.top-nav-container {
  position: relative;
  bottom: -5px;
}

.nav-section-1 {
  color: #331004;
  background-color: #000;
}

.top-section {
  background-color: #331004;
  background-image: none;
  margin-bottom: -17px;
  padding-bottom: 14px;
  position: static;
}

.dropdown-column {
  text-align: right;
}

.top-toll-free-column {
  margin-bottom: -23px;
  padding-bottom: 0;
}

.top-section-div {
  margin-bottom: 18px;
}

.top-section-row {
  padding-top: 0;
  padding-bottom: 0;
}

.decorating-advice-text-container {
  color: #331004;
  text-shadow: none;
  text-decoration: none;
}

.deco-advice-section {
  opacity: .87;
  background-color: #2e2e2e;
  padding-top: 26px;
  padding-bottom: 52px;
}

.decorating-advice-text {
  color: #e8cd92;
  text-align: left;
  text-shadow: 1px 1px 2px #000;
  padding-top: 0;
  font-family: Merriweather, serif;
  font-size: 15px;
  font-style: normal;
}

.testimonial-text {
  color: #dbbf81;
  margin-top: 0;
  padding-top: 20px;
  padding-left: 53px;
  padding-right: 53px;
  font-family: Merriweather, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

.testimonial-signature {
  color: #525252;
  margin-bottom: 25px;
  padding-top: 9px;
  padding-bottom: 0;
}

.parker-image-description {
  color: #969696;
  text-align: center;
  margin-top: -17px;
  padding: 0 302px;
  font-size: 12px;
  line-height: 15px;
}

.psych-small-picture-container {
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
}

.psych-image {
  border: 9px solid #3d1f13;
  margin-top: -22px;
  padding-top: 0;
}

.deco-advice-toll-free-bottom {
  color: #fff;
  margin-top: -2px;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 0;
  position: relative;
  top: 21px;
}

.deco-advice-title {
  color: #fff;
  text-align: left;
  text-shadow: none;
  margin-top: 21px;
  padding-bottom: 18px;
  font-family: Merriweather, serif;
  font-size: 17px;
}

.deco-advice-title-container {
  padding-top: 3px;
  padding-bottom: 0;
}

.parker-header-text {
  color: #fff;
  margin-top: 24px;
  font-family: Merriweather, serif;
  font-size: 15px;
}

.sub-nav-arrow-text {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
}

.sub-mav-div {
  z-index: 0;
  background-color: #0000;
  background-image: url('../images/rockwell-home-wide-1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 84px;
  padding-bottom: 84px;
  position: relative;
  top: 0;
  left: 0;
}

.left-dawing {
  margin-left: auto;
  margin-right: auto;
  transition: all .3s ease-in;
  display: block;
}

.left-dawing:hover {
  transform: scale(1.2);
}

.middle-drawing {
  margin-left: auto;
  margin-right: auto;
  transition: all .3s ease-in;
  display: block;
}

.middle-drawing:hover {
  transform: scale(1.2);
}

.right-drawing {
  margin-left: auto;
  margin-right: auto;
  transition: all .3s ease-in;
  display: block;
}

.right-drawing:hover {
  transform: scale(1.2);
}

.drawing-description-text {
  color: #595959;
  text-align: center;
  padding-top: 21px;
  font-family: Merriweather, serif;
  position: relative;
  top: 12px;
}

.navigation-section {
  clear: none;
  padding-top: 0;
  padding-bottom: 0;
}

.de-advice---options-link {
  color: #fff;
}

.de-advice---options-link:hover {
  color: #bababa;
  transform: none;
}

.coordinated-fixtures-text {
  color: #dbbf81;
  text-align: left;
  margin-bottom: 32px;
  font-family: Merriweather, serif;
  font-size: 15px;
}

.customer-service-section {
  background-color: #331004;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.testimonials-title-intro {
  color: #000;
  text-align: left;
  padding-top: 0;
  font-family: Merriweather, serif;
  font-size: 17px;
}

.testimonials-section {
  background-color: #2e2e2e;
  padding-top: 15px;
  padding-bottom: 52px;
}

.testimonials-header-section {
  background-color: #dbbf81;
  padding-top: 20px;
  padding-bottom: 24px;
}

.toll-free-testimonials-top {
  direction: ltr;
  padding-top: 24px;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 0;
  list-style-type: disc;
}

.footer-copyright {
  background-color: #331004;
}

.copyright-text-footer {
  color: #ffffff4a;
  text-align: left;
  padding-top: 6px;
  padding-bottom: 17px;
  font-size: 12px;
  line-height: 13px;
}

.bottom-section {
  background-color: #dbbf81;
}

.footer-section-1 {
  background-color: #000;
}

.facebook-link-top {
  padding-right: 5px;
  top: 64px;
  left: 164px;
}

.facebook-image-top {
  padding-left: 3px;
  padding-right: 3px;
}

.twitter-link-top {
  padding-left: 2px;
  padding-right: 2px;
  top: 64px;
  left: 161px;
  right: 35px;
}

.twitter-image-top {
  padding-left: 3px;
  padding-right: 3px;
}

.top-toll-free-number {
  color: #dbbf81;
  padding-top: 0;
  padding-right: 202px;
  font-family: Merriweather, serif;
  font-size: 20px;
  position: relative;
  top: 1px;
}

.trade-discounts-main-section {
  background-color: #0000;
  background-image: url('../images/looking-at-blueprints-blur.jpg');
  background-position: 50% 39%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 42px;
}

.wall-lighting-main-section {
  background-color: var(--black);
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 15px;
}

.ns1-th {
  text-shadow: none;
  transition-duration: .2s;
  transition-timing-function: ease-in;
}

.ns1-th:hover {
  box-shadow: none;
  text-shadow: none;
  transform: none;
}

.ns1-th.ns183-link {
  text-shadow: none;
}

.ns1-column {
  text-align: center;
  display: inline-block;
}

.wall-lights-row {
  padding-top: 29px;
  padding-bottom: 12px;
}

.wall-sconce-column1 {
  text-align: center;
  background-color: #0000;
  padding: 13px 6px;
  transition: all .2s ease-in;
}

.wall-sconce-column1:hover {
  background-color: #331004;
}

.wall-sconce-column-2 {
  text-align: center;
  padding: 13px 6px;
  transition: all .2s ease-in;
}

.wall-sconce-column-2:hover {
  background-color: #331004;
}

.wall-sconce-column-2.empty:hover {
  background-color: #0000;
}

.wall-sconce-column-3 {
  text-align: center;
  flex-direction: row;
  padding: 12px 6px;
  transition: all .2s ease-in;
  display: block;
}

.wall-sconce-column-3:hover {
  background-color: #331004;
}

.wall-sconce-column-3.empty:hover {
  background-color: #0000;
}

.wall-sconce-column-4 {
  text-align: center;
  padding: 12px 6px;
  transition: all .2s ease-in;
}

.wall-sconce-column-4:hover {
  background-color: #331004;
}

.wall-sconce-column-4.empty:hover {
  background-color: #0000;
}

.wall-lighting-page-top-text {
  color: #331004;
  text-shadow: none;
  padding-top: 5px;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 23px;
}

.wall-lighting-header-title {
  color: #331004;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.wall-lighting-header-title.color {
  color: #dbbf81;
}

.under-light-description-text {
  color: #fff;
  text-align: center;
  text-shadow: none;
  padding-top: 21px;
  font-family: Merriweather, serif;
  font-size: 17px;
  line-height: 18px;
  text-decoration: none;
}

.fixture-model-header {
  color: #fff;
  margin-bottom: 17px;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.measurements {
  color: #dbbf81;
  text-shadow: none;
  padding-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.lamping, .price {
  color: #fff;
}

.glass-not-included {
  font-size: 15px;
  line-height: 6px;
}

.ns1-description {
  text-align: left;
  font-size: 15px;
  line-height: 16px;
}

.ns1-description.ns1-to-ns90-link {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 15px;
}

.buy-now-button {
  text-align: right;
  margin-top: 86px;
  transition: all .25s ease-in;
  top: 83px;
}

.buy-now-button:hover {
  transform: scale(1.1);
}

.toll-free-product-text {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 17px;
  position: relative;
  top: 6px;
}

.toll-free-product-text.toll-free-number-link {
  transition: all .15s ease-in;
}

.ns1-row {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-link-text-link {
  font-size: 15px;
}

.section-customer-service-above-footer {
  background-color: #dbbf81;
  padding-top: 13px;
  padding-bottom: 36px;
}

.footer-direct-number-613 {
  color: #fff;
}

.custom-options-in-page-link {
  font-size: 16px;
}

.in-page-social-table {
  padding-top: 0;
  padding-bottom: 10px;
  position: relative;
  top: -5px;
}

.ns1-header {
  color: #fff;
  text-align: left;
  padding-bottom: 13px;
  font-size: 18px;
}

.ns1-buy-now-button {
  padding-top: 23px;
  transition: all .2s ease-in;
  top: 51px;
  left: 254px;
  transform: none;
}

.ns1-buy-now-button:hover {
  transform: scale(1.02);
}

.home-page-slider {
  float: none;
  background-image: url('../images/top-splash-hampshire-wide.jpg');
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.section-splash {
  background-image: url('../images/top-splash-bg-wood.jpg');
  background-position: 50% 0;
  background-size: auto 540px;
  height: 520px;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: inset 0 1px 25px 2px #000;
}

.new-splash-container {
  margin-top: 15px;
  margin-bottom: 15px;
}

.new-splash-columns {
  width: 100%;
}

.new-splash-column-2 {
  text-align: left;
}

.top-splash-border {
  padding-top: 5px;
  padding-bottom: 5px;
}

.top-splash-slider {
  background-color: #0000;
  height: 500px;
}

.top-splash-slider.top-splash-slide-5 {
  background-image: none;
}

.top-splash-slide-1 {
  background-image: url('../images/top-splash-chandelier-1.png');
  background-position: -4%;
  background-repeat: no-repeat;
  background-size: 476px;
  width: 564px;
  min-width: 600px;
}

.top-splash-slide-2 {
  background-image: url('../images/top-splash-hampshire-wide.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 395px;
}

.top-splash-slide-3 {
  opacity: 1;
  background-image: url('../images/top-splash-ns1-wall-light.png');
  background-position: 1% 35%;
  background-repeat: no-repeat;
  background-size: 432px;
}

.top-splash-slide-4 {
  background-image: url('../images/top-splash-nsh7.png');
  background-position: -152% 24%;
  background-repeat: no-repeat;
  background-size: 437px;
}

.fixture-column-1 {
  text-align: center;
  display: inline-block;
}

.spacer-black-text {
  color: #000;
}

.home-social-icons {
  text-align: center;
  font-size: 11px;
}

.social-icons-page-div {
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 189px;
}

.click-to-enlarge {
  color: #fff;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 12px;
  font-family: Merriweather, serif;
  font-size: 17px;
}

.light-fixture-thumbnail {
  text-shadow: none;
  transition: all .16s linear;
}

.light-fixture-thumbnail:hover {
  opacity: 1;
  text-shadow: none;
  transform: scale(1.07);
  box-shadow: 4px 4px 19px 1px #000;
}

.social-container {
  opacity: .66;
  color: #33333373;
  text-align: right;
  padding-top: 8px;
  padding-bottom: 13px;
  position: relative;
  left: 0;
}

.in-page-thumbnails {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: static;
}

.page-number {
  color: #dbbf81;
  padding-left: 5px;
  padding-right: 5px;
}

.mobile-call-div {
  text-align: center;
}

.thumbnails-toll-free {
  color: #fff;
  padding-top: 21px;
  padding-bottom: 11px;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 18px;
}

.circle-page-numbers-div {
  text-align: center;
  padding-top: 11px;
  padding-bottom: 0;
  position: relative;
  top: -6px;
  left: 0;
  right: 0;
}

.page-number-circle-links {
  padding-top: 5px;
  padding-bottom: 5px;
  transform: none;
}

.page-number-circle-links:hover {
  transform: scale(1.15);
}

.page-number-circle-links.w--current {
  transform: none;
}

.page-number-circle-links.w--current:hover {
  transform: scale(1.2);
}

.circle-page-link {
  opacity: 1;
  padding-left: 5px;
  padding-right: 5px;
  transition: all .2s ease-in, all .15s;
  transform: scale(1.12);
}

.circle-page-link:hover {
  transition-property: none;
  transition-timing-function: ease;
  transform: scale(1.05);
}

.circle-page-link.w--current {
  transform: none;
}

.fixture-description-under-thumb {
  color: #dbbf81;
  text-align: center;
  text-shadow: none;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 11px;
}

.thumbnail-description-text {
  color: #dbbf81;
  text-shadow: none;
  padding-top: 2px;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 7px;
  position: relative;
  top: -10px;
}

.fixture-sub-nav-section {
  z-index: 1;
  background-color: #331004;
  background-image: url('../images/bathroom-vanity-lighting.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding-top: 14px;
  padding-bottom: 30px;
  position: relative;
}

.sconce-sub-nav-section {
  background-color: #331004;
  padding-top: 14px;
  padding-bottom: 11px;
}

.circle-page-number {
  text-align: center;
  transform: scale(1.02);
}

.fixture-container {
  text-align: center;
}

.client-name {
  color: #fff;
  font-style: normal;
}

.trade-discount-header {
  color: #000;
  text-shadow: 1px -2px 7px #ffffffe6;
  font-weight: 700;
}

.trade-discounts-toll-free {
  color: #999;
  padding-bottom: 0;
  display: inline;
}

.trade-discounts-custom-options {
  color: #999;
  display: inline;
}

.toll-free-fixture-top {
  color: #fff;
  display: inline;
}

.toll-free-fixture-top:hover {
  color: #999;
  font-size: 17px;
}

.toll-free-wall-lights {
  color: #fff;
  text-align: center;
  padding-top: 16px;
  font-family: Merriweather, serif;
  font-size: 27px;
}

.toll-free-mobile {
  margin-top: -2px;
  font-size: 30px;
}

.toll-free-mobile.color {
  color: #000;
  padding-top: 16px;
  top: -12px;
}

.toll-free-mobile.color.beige {
  color: #dbbf81;
}

.toll-free-mobile.color.beige:hover {
  text-shadow: 3px 3px 10px #000;
  transform: scale(1.08);
}

.toll-free-mobile.white {
  margin-top: -3px;
  padding-bottom: 9px;
}

.touch-on-mobile-to-call {
  color: #dbbf81;
  padding-top: 0;
  position: relative;
  top: 7px;
}

.touch-on-mobile-to-call.color {
  color: #706f6f;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
  top: 2px;
}

.submit-button-main {
  color: #000;
  text-align: left;
  text-shadow: none;
  background-color: #dbbf81;
  border-radius: 7px;
  margin-top: 14px;
}

.inquiries-contact-text {
  color: #dbbf81;
  text-align: left;
  padding-top: 17px;
  padding-left: 34px;
  padding-right: 34px;
  font-family: Merriweather, serif;
  font-size: 15px;
  position: relative;
  top: -14px;
}

.contact-page-email {
  color: #fff;
}

.contact-form-email {
  margin-top: 0;
}

.contact-form-email:hover {
  transform: none;
}

.contact-form-container {
  width: 80%;
}

.field-pabel {
  color: #dbbf81;
  font-family: Merriweather, serif;
}

.contact-column-1 {
  text-align: left;
}

.contact-us-title {
  color: #fff;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.deco-advice-header-title {
  color: #fff;
  text-align: left;
  padding-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.trade-page-header-title {
  color: #000;
  text-shadow: 1px 1px 6px #ffffffe0;
  font-size: 20px;
  font-weight: 700;
}

.deco-advice-top-title, .testimonials-title-header {
  color: #fff;
  text-align: left;
  padding-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.nav-social-column-2 {
  text-align: right;
}

.facebook-wood-icon {
  padding-left: 1px;
  padding-right: 1px;
  top: 12px;
  right: 12px;
}

.facebook-wood-icon:hover {
  box-shadow: none;
  transform: scale(1.05);
}

.twitter-wood-icon {
  padding-left: 1px;
  padding-right: 1px;
  top: 12px;
  right: 11px;
}

.twitter-wood-icon:hover {
  transform: scale(1.05);
}

.returns-guidelines {
  color: #fff;
  font-size: 17px;
}

.returns-toll-free-icon {
  padding-top: 18px;
  top: 18px;
}

.text-under-page-number-buttons {
  color: #999;
  text-shadow: -1px -1px 5px #f0e4c9;
  margin-bottom: 8px;
}

.text-under-page-number-buttons.color {
  color: #fff;
  text-shadow: none;
  font-family: Merriweather, serif;
  font-size: 19px;
  font-style: italic;
}

.top-splash-slide-5 {
  background-image: url('../images/top-splash-s89-wall-light.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 330px;
}

.wall-light-text-options-link {
  color: #eda407;
  text-shadow: -2px -2px 5px #fff;
  padding-top: 0;
  font-weight: 700;
}

.wall-light-text-options-link:hover {
  text-shadow: none;
  transform: none;
}

.wall-lights-sub-nav {
  background-color: #331004;
  padding-top: 14px;
  padding-bottom: 25px;
}

.wood-click-here-options {
  top: 11px;
}

.wood-click-here-options:hover {
  transform: scale(1.08);
}

.sale-section {
  color: #fff;
  background-color: #fff;
  padding-top: 22px;
  padding-bottom: 22px;
}

.sale-text {
  color: #941313;
  border: 2px solid #000;
  width: auto;
  margin-left: 76px;
  margin-right: 76px;
  padding-top: 12px;
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: 700;
  line-height: 23px;
}

.summer-sale-text {
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.sales-text {
  font-size: 27px;
  position: relative;
  top: auto;
}

.c11-link {
  transition-duration: .2s;
  transition-timing-function: ease-in;
  transform: translate(0, -5px);
}

.c11-link:hover {
  transition-property: none;
  transition-timing-function: ease;
  transform: scale(1.49)translate(34px, 64px);
}

.fixture-text-custom-options-link {
  color: #fff;
  padding-top: 0;
  font-size: 15px;
}

.fixture-text-custom-options-link:hover {
  color: #999;
}

.top-toll-free-header {
  padding-top: 3px;
}

.measurements-blowup {
  color: #fff;
}

.footer-customer-info {
  font-size: 14px;
  line-height: 15px;
}

.home-page-logo {
  opacity: .48;
  padding-left: 18px;
  padding-right: 18px;
}

.chandeliers-header-title {
  direction: ltr;
  color: #dbbf81;
  margin-top: 12px;
  padding-top: 6px;
  padding-bottom: 7px;
  font-family: Merriweather, serif;
  font-size: 20px;
  list-style-type: none;
  display: inline-block;
}

.chandeliers-top-text {
  color: #000;
  text-shadow: -2px -2px 6px #fff;
  padding-bottom: 4px;
  font-family: Merriweather, serif;
  font-size: 15px;
}

.chandeliers-top-text.chand-text {
  text-shadow: none;
  padding-bottom: 0;
}

.chandelier-sub-nav-section {
  opacity: 1;
  text-align: center;
  background-color: #331004;
  background-image: url('../images/dining-room-table-custom-lighting-company.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 24px;
}

.chandeliers-page-numbers {
  padding-top: 0;
  padding-bottom: 9px;
}

.text-under-chandeliers-sub-nav {
  color: #868686;
  padding-bottom: 10px;
  font-size: 14px;
}

.subnav-to-order-text-under-toll-free {
  text-align: center;
}

.chandelier-sub-nav-button {
  padding-left: 3px;
  padding-right: 3px;
  transition-duration: .2s;
  transition-timing-function: ease-in;
}

.chandelier-sub-nav-button:hover {
  transition-duration: .15s;
  transform: scale(1.1);
}

.metal-finish-knob-picture {
  width: 36px;
  padding: 2px;
  transition: z-index .2s;
}

.under-mini-knobs-text {
  color: #c4a76b;
  padding-top: 0;
  font-family: Merriweather, serif;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  top: -6px;
}

.mini-finish-knobs-div {
  text-align: center;
  position: relative;
  top: 9px;
}

.fixture-blowup-column-2 {
  text-align: center;
  background-color: #0000;
}

.ns1-alternate-link {
  font-size: 15px;
}

.ns90-to-ns1-link, ._101-to-102-link, ._102-to-101-link, ._108-to-101-link, ._108-to-104-link, ._105-to-110-link, ._110-to-105-link, ._117-to-133-link, ._122-to-101-link, ._101-to-122-link, ._143-to-18-link {
  padding-top: 0;
  font-size: 15px;
}

.ns18-thumb {
  margin-left: 5px;
  margin-right: 5px;
}

._143-to-189, ._189-to-143-link {
  padding-top: 0;
  font-size: 15px;
}

.mini-knobs-div {
  width: 100%;
}

._176-to-183-link {
  padding-top: 0;
  font-size: 15px;
}

._178-to-179 {
  padding-top: 1px;
  font-size: 15px;
}

._179-to-178-link, ._183-to-176-link {
  padding-top: 0;
  font-size: 15px;
}

.designers-favorite {
  color: #fff;
}

.fb-wood-icon {
  transition: all .2s ease-in;
}

.fb-wood-icon:hover {
  box-shadow: 1px 1px 10px #fff;
}

.tw-wood-icon {
  transition: all .2s ease-in;
}

.tw-wood-icon:hover {
  box-shadow: 1px 1px 10px #fff;
}

.credit-card-logos {
  padding-bottom: 11px;
}

.ns1-to-ns90-link {
  padding-top: 0;
  font-size: 15px;
}

.ns90-th-on-ns1 {
  margin-left: 7px;
  margin-right: 7px;
}

.deco-advice-custom-options-link {
  padding-top: 0;
  font-size: 15px;
}

.nch1-blowup {
  width: 80%;
  position: relative;
}

.nch1-blowup.fixture-page-small-other-image {
  width: 25%;
  height: 50%;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.chandeliers-header-text {
  color: #dbbf81;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.chandeliers-page-numbers-div {
  color: var(--black);
  text-align: center;
  width: 100%;
  margin-top: 14px;
  position: relative;
}

.chandeliers-sub-page-header {
  background-color: #331004;
  width: 100%;
  padding-bottom: 18px;
}

.chandeliers-home-header-title {
  color: var(--burlywood);
  text-align: center;
  text-shadow: 1px 1px 0 var(--white);
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Merriweather, serif;
  font-size: 20px;
  position: relative;
}

.h-cl {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 30px;
  position: relative;
  top: 10px;
}

.top-splash-slide-6 {
  background-image: url('../images/nsh15p-large.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 452px;
  background-attachment: scroll;
}

.nch28-to-nch27-link {
  color: #fdfdfd;
  font-size: 15px;
}

.home-promo-text---everything-reduced {
  color: #941313;
  font-size: 18px;
}

.nch34-to-nch35, .nch35-to-nch34 {
  font-size: 15px;
}

.warner-page-text {
  text-transform: none;
  text-shadow: none;
  margin-top: -6px;
  font-family: Merriweather, serif;
  font-size: 15px;
  font-style: normal;
}

.warner-bro-under-logo-text {
  color: #999;
  padding-top: 5px;
  font-size: 11px;
}

.paramount-under-logo-page-text {
  color: #999;
  margin-top: 6px;
  font-size: 10px;
}

.paramount-inline-text-link {
  margin-top: -6px;
  font-size: 15px;
}

.paramount-in-page-link {
  margin-top: 1px;
  padding-top: 2px;
  font-size: 15px;
  position: relative;
}

.under-chandelier-blowup-link-to-plates {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 12px;
  position: relative;
}

.chandelier-link-to-backplates {
  font-size: 16px;
}

.chandelier-nav-buttons {
  color: var(--white);
  text-align: center;
  background-color: #0000;
  margin-top: 0;
  padding-top: 16px;
  padding-bottom: 13px;
}

.credit-card-logos-2 {
  padding-bottom: 11px;
}

.chandelier-page-numbers {
  margin-top: 2px;
  padding-bottom: 6px;
}

.nav-bar-2 {
  z-index: 10;
  text-align: left;
  position: relative;
  top: auto;
  left: auto;
}

.logo-2 {
  color: #0000;
  text-align: left;
  margin-top: auto;
  margin-bottom: -4px;
  margin-left: 31px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  left: -57px;
}

.menu-button-2 {
  border: 2px solid #000;
}

.menu-button-2:hover {
  background-color: #dbbf81;
}

.comment-field-2 {
  color: #999;
  text-align: left;
  background-color: #0000;
  border-top-style: none;
  border-bottom-color: #dbbf81;
  border-left-color: #dbbf81;
  border-right-style: none;
  padding-left: 19px;
  padding-right: 19px;
  transition: all .2s ease-in;
}

.comment-field-2:hover {
  background-color: #dbbf81;
}

.nav-section-2 {
  z-index: 5000;
  float: none;
  text-align: center;
  background-color: #dbbf81;
  background-image: url('../images/hero-top-background.jpg');
  background-size: cover;
  height: 210px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: static;
  top: auto;
  bottom: 0;
  box-shadow: 6px 6px 16px -2px #000;
}

.nav-social-column-3 {
  text-align: right;
  padding-top: 10px;
  display: block;
  position: static;
}

.facebook-wood-icon-2 {
  padding-left: 6px;
  padding-right: 6px;
  inset: 0;
}

.facebook-wood-icon-2:hover {
  box-shadow: none;
  transform: scale(1.05);
}

.tw-wood-icon-2 {
  transition: all .2s ease-in;
}

.tw-wood-icon-2:hover {
  box-shadow: 1px 1px 10px #fff;
}

.name-field-2 {
  color: #999;
  text-align: left;
  background-color: #0000;
  border-top-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #dbbf81;
  border-left: 1px solid #dbbf81;
  border-right-style: none;
  padding-left: 19px;
  padding-right: 59px;
  transition: all .2s ease-in;
}

.name-field-2:hover {
  background-color: #dbbf81;
}

.form-text-2 {
  color: #dbbf81;
  text-align: left;
  text-indent: 0;
  font-family: Merriweather, serif;
  font-size: 15px;
  line-height: 23px;
}

.fb-wood-icon-2 {
  transition: all .2s ease-in;
}

.fb-wood-icon-2:hover {
  box-shadow: 1px 1px 10px #fff;
}

.top-nav-logo-2 {
  background-color: #0000;
  background-image: none;
  margin-top: 0;
  position: relative;
  left: 33px;
}

.top-nav-logo-2:hover {
  transform: none;
}

.top-nav-logo-2.w--current {
  margin-top: 0;
}

.nav-button-2 {
  box-shadow: none;
  color: #3d1f13;
  background-color: #0000;
  border-left-style: none;
  margin-top: 7px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 17px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 17px;
  font-weight: 400;
  transition: all .118s ease-in;
  display: inline-block;
  position: relative;
  top: auto;
  overflow: visible;
}

.nav-button-2:hover {
  color: #3d1f13;
  background-color: #0000;
  border-top-style: none;
  border-top-width: 1px;
  border-bottom: 0 solid #e8d19e;
  border-left: 0 #dbbf81;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
  top: 0;
  transform: translate(0, -14px);
  box-shadow: inset 0 -6px #3d1f13;
}

.nav-button-2:focus {
  box-shadow: none;
}

.nav-button-2.w--current {
  color: #331004;
  border-radius: 8px;
  box-shadow: inset 0 -6px #331004;
}

.nav-button-2.w--current:hover {
  transform: none;
}

.nav-button-2.w--current:focus {
  box-shadow: none;
  color: #331004;
}

.email-field-2 {
  text-align: left;
  background-color: #0000;
  border-top-style: none;
  border-top-color: #dbbf81;
  border-bottom-width: 1px;
  border-bottom-color: #dbbf81;
  border-left-style: solid;
  border-left-color: #dbbf81;
  border-right-style: none;
  padding-left: 19px;
  padding-right: 19px;
  transition: all .2s ease-in;
}

.email-field-2:hover {
  background-color: #dbbf81;
}

.twitter-wood-icon-2 {
  padding-left: 1px;
  padding-right: 1px;
  inset: 0;
}

.twitter-wood-icon-2:hover {
  transform: scale(1.05);
}

.nav-menu-2 {
  text-align: left;
  background-color: #0000;
  margin-right: -11px;
  display: block;
}

.section {
  position: static;
  top: -143px;
}

.menu-button-3 {
  border: 2px solid #000;
}

.menu-button-3:hover {
  background-color: #dbbf81;
}

.navigation-section-2 {
  z-index: 2;
  height: 210px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: auto;
}

.logo-3 {
  color: #0000;
  text-align: left;
  margin-top: auto;
  margin-bottom: -4px;
  margin-left: 31px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  left: -57px;
}

.text-block-13 {
  color: #000;
  font-family: Merriweather, serif;
  font-size: 17px;
  font-weight: 700;
}

.nav-bar-3 {
  z-index: 10;
  text-align: left;
  position: relative;
  top: auto;
  left: auto;
}

.nav-social-column-4 {
  text-align: right;
  padding-top: 10px;
  font-size: 15px;
  display: block;
  position: static;
}

.menu-button-4 {
  border: 2px solid #000;
}

.menu-button-4:hover {
  background-color: #dbbf81;
}

.logo-4 {
  color: #0000;
  text-align: left;
  margin-top: auto;
  margin-bottom: -4px;
  margin-left: 31px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  left: -57px;
}

.text-block-14 {
  font-family: Rockwell, sans-serif;
  font-size: 17px;
}

.top-section-row-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-menu-2 {
  float: none;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 2px;
  padding-top: 6px;
  padding-bottom: 3px;
  font-family: Merriweather, serif;
  top: 11px;
  left: 25px;
  right: 13px;
}

.dropdown-menu-2.w--open {
  z-index: 1000;
  opacity: 1;
  border-radius: 0;
  transition: all .356s;
  display: block;
}

.top-toll-free-header-2 {
  padding-top: 3px;
  font-size: 19px;
}

.tol-lfree-top-2 {
  color: #dbbf81;
  margin-top: 6px;
  margin-bottom: 0;
  margin-left: -48px;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 13px;
  position: relative;
  left: -71px;
  right: 18px;
}

.dropdown-list-2.w--open {
  z-index: 1000;
  background-color: #fff;
  border-radius: 0;
  margin-left: -13px;
  margin-right: 1px;
  padding-top: 6px;
  padding-right: 2px;
  font-family: Merriweather, serif;
  position: absolute;
  top: 44px;
  left: -8px;
}

.top-section-2 {
  background-color: #331004;
  background-image: none;
  margin-bottom: -17px;
  padding-bottom: 29px;
  position: static;
}

.top-section-div-2 {
  margin-bottom: 18px;
}

.top-toll-free-column-2 {
  margin-bottom: -23px;
  padding-bottom: 0;
}

.top-toll-free-number-2 {
  color: #dbbf81;
  padding-top: 0;
  padding-right: 187px;
  font-family: Merriweather, serif;
  font-size: 20px;
  position: relative;
  top: 1px;
}

.dropdown-column-2 {
  text-align: right;
}

.dropdown-link-2 {
  color: #dbbf81;
  text-decoration: none;
  transform: translate(0, -2px);
}

.dropdown-link-2:hover {
  direction: ltr;
  color: #dbbf81;
  background-color: #331004;
  border-bottom-style: none;
  border-bottom-width: 0;
  list-style-type: none;
  transform: none;
}

.dropdown-link-2:focus {
  background-color: #3d1f13;
}

.dropdown-link-2.w--current {
  color: #dbbf81;
}

.dropdown-link-2.w--current:hover {
  transform: none;
}

.dropdown-link-2.w--current:focus {
  color: #fff;
  background-color: #331004;
  transform: none;
}

.dropdown-list-3.w--open {
  z-index: 1005;
  background-color: #fff;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
  padding-top: 6px;
  padding-right: 0;
  font-family: Merriweather, serif;
  position: absolute;
  top: 44px;
  left: auto;
}

.drop-down-arrow-2 {
  color: #dbbf81;
}

.top-toll-free-number-3 {
  color: #fff;
  text-align: left;
  padding-top: 0;
  padding-right: 0;
  font-family: Merriweather, serif;
  font-size: 20px;
  display: inline-block;
  position: relative;
  top: 1px;
  left: -50px;
}

.dropdown-3 {
  z-index: 2000;
}

.top-section-3 {
  z-index: 10005;
  background-color: #331004;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.top-toll-free-column-3 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.tol-lfree-top-3 {
  color: #dbbf81;
  margin-top: 6px;
  margin-bottom: 0;
  margin-left: -48px;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 14px;
  position: relative;
  left: -71px;
  right: 18px;
}

.top-section-container-2 {
  padding-top: 7px;
  padding-bottom: 20px;
}

.top-section-div-3 {
  margin-bottom: 0;
  position: static;
}

.drop-down-text-2 {
  color: #dbbf81;
  margin-top: 2px;
}

.top-section-row-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-column-3 {
  z-index: 100000;
  text-align: right;
}

.dropdown-menu-3 {
  z-index: 10005;
  float: none;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 2px;
  padding-top: 6px;
  padding-bottom: 3px;
  font-family: Merriweather, serif;
  transition: opacity .2s;
  top: 11px;
  left: 25px;
  right: 13px;
}

.dropdown-menu-3:active {
  transform: translate(0);
}

.dropdown-menu-3.w--open {
  z-index: 1000;
  opacity: 1;
  border-radius: 0;
  transition: all .356s;
  display: block;
}

.section-2 {
  z-index: 1000;
  position: relative;
}

.text-block-15 {
  margin-top: 7px;
}

.link {
  padding-top: 0;
  font-size: 14px;
}

.text-block-16, .body {
  color: #dbbf81;
}

.bold-text {
  font-size: 22px;
}

.link-block {
  text-align: center;
}

.section-3 {
  position: sticky;
  top: -215px;
}

.text-block-17 {
  font-family: Merriweather, serif;
}

.text-block-17.blk {
  color: var(--burlywood);
}

.page-number-div {
  text-align: center;
}

html.w-mod-js [data-ix="top-toll-free-fade"] {
  opacity: .08;
  transform: translate(0, -47px);
}

html.w-mod-js [data-ix="new-interaction-4"] {
  opacity: 0;
  transform: translate(64px);
}

html.w-mod-js [data-ix="new-interaction-5"] {
  opacity: .08;
  transform: translate(0);
}

html.w-mod-js [data-ix="nav-fade"], html.w-mod-js [data-ix="nav-fade-2"], html.w-mod-js [data-ix="nav-fade-3"], html.w-mod-js [data-ix="nav-fade-4"], html.w-mod-js [data-ix="nav-fade-5"], html.w-mod-js [data-ix="nav-fade-6"], html.w-mod-js [data-ix="nav-fade-7"] {
  opacity: 0;
  transform: translate(0, 40px);
}

html.w-mod-js [data-ix="new-interaction-6"] {
  display: none;
}

html.w-mod-js [data-ix="about-icon"] {
  opacity: .08;
  transform: translate(0, -28px)scale(.83);
}

html.w-mod-js [data-ix="lear-more-buttons"] {
  opacity: .07;
  display: none;
  transform: translate(0, -28px)scale(.86);
}

html.w-mod-js [data-ix="new-interaction-9"] {
  opacity: 0;
  transform: translate(64px);
}

html.w-mod-js [data-ix="nav-fade-1"] {
  opacity: 0;
  transform: translate(0, 40px);
}

html.w-mod-js [data-ix="sub-options-buttons"] {
  opacity: 1;
  transform: scale(1);
}

html.w-mod-js [data-ix="mobile-phone-rollover"] {
  opacity: 1;
  display: block;
  transform: scale(.75);
}

html.w-mod-js [data-ix="top-toll-free-fade-2"] {
  opacity: .08;
  transform: translate(0, -47px);
}

html.w-mod-js [data-ix="circle-page-links"], html.w-mod-js [data-ix="top-social-icons"] {
  opacity: 0;
  transform: translate(0, 40px);
}

@media screen and (max-width: 991px) {
  p {
    margin-right: 6px;
    padding-left: 0;
    padding-right: 4px;
    font-size: 12px;
  }

  .top-nav-logo {
    top: 24px;
  }

  .nav-section {
    z-index: 10;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logos-section {
    background-color: #0000;
    min-width: 0;
  }

  .nav-bar {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    top: 6px;
  }

  .home-splash-container {
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .slider-section {
    z-index: 0;
    clear: none;
    width: 100%;
    margin-top: 0;
    margin-left: 15px;
    padding-bottom: 0;
    position: relative;
    left: -18px;
  }

  .logo-section {
    text-align: left;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
    position: relative;
  }

  .logo {
    top: -10px;
    left: -17px;
  }

  .logos-container {
    height: 78px;
    min-height: 0;
    margin-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    overflow: visible;
  }

  .home-splash-div {
    float: none;
    width: 961px;
  }

  .triple-section-table {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dropdown-menu {
    top: 25px;
    left: 64px;
  }

  .dropdown-menu.w--open {
    display: inline-block;
    left: 64px;
  }

  .top-text-link {
    font-size: 11px;
  }

  .tol-lfree-top {
    font-size: 12px;
    left: -27px;
  }

  .nav-button {
    box-shadow: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 26px;
    padding-right: 26px;
    font-size: 16px;
    transition-duration: .246s;
    display: block;
    top: 5px;
  }

  .nav-button:hover {
    box-shadow: none;
    color: #dbbf81;
    background-color: #331004;
    border-radius: 5px;
    transform: none;
  }

  .nav-button.clearance {
    box-shadow: none;
    top: -2px;
  }

  .nav-menu {
    text-align: center;
    background-color: #fff;
    width: 100vw;
    margin-right: 0;
    display: inline-block;
    top: 64px;
    left: 0;
    right: 0;
  }

  .menu-button {
    background-color: #fff;
    inset: -27px 27px 1px -46px;
  }

  .menu-button.w--open {
    display: block;
  }

  .drop-down-text {
    margin-top: 10px;
    position: relative;
    top: -4px;
  }

  .dropdown-list.w--open {
    top: 65px;
    left: 22px;
  }

  .footer-table {
    padding-left: 54px;
    padding-right: 54px;
  }

  .footer-column-1 {
    padding-left: 0;
  }

  .footer-column-4 {
    padding-left: 0;
    padding-right: 0;
    right: 34px;
  }

  .submit-button {
    margin-left: 136px;
    left: 51px;
  }

  .submit-button.contact-form-submit-button {
    margin-left: 219px;
  }

  .top-toll-free {
    padding-bottom: 0;
    font-size: 17px;
    top: -12px;
  }

  .home-splash-columns {
    width: 100%;
    position: relative;
    bottom: 0;
    overflow: hidden;
  }

  .splash-left-column {
    left: 6px;
  }

  .home-splash-text {
    z-index: 2;
    font-size: 13px;
    line-height: 17px;
  }

  .toll-lfree-footer {
    font-size: 13px;
  }

  .about-column {
    margin-left: 14px;
    margin-right: 14px;
    padding-left: 1px;
    padding-right: 1px;
  }

  .about-heading {
    margin-left: -6px;
    margin-right: -6px;
    font-size: 25px;
  }

  .about-us-text {
    margin-left: -6px;
    margin-right: -6px;
  }

  .about-us-text.learn-more {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 11px;
    padding-right: 11px;
    font-size: 15px;
    line-height: 18px;
  }

  .about-image {
    width: 100%;
  }

  .contact-div {
    left: -355px;
    right: 95px;
  }

  .about-slider {
    left: -20px;
  }

  .dropdown {
    left: -61px;
  }

  .column-text {
    text-align: center;
    font-size: 17px;
    position: relative;
  }

  .about-call-toll-free {
    text-shadow: none;
    font-size: 19px;
    line-height: 22px;
  }

  .about-call-toll-free.fixture-toll-free-text {
    text-shadow: none;
    padding-left: 64px;
    padding-right: 64px;
  }

  .learn-more-options {
    top: 8px;
  }

  .footer-form {
    padding-left: 20px;
    padding-right: 0;
  }

  .quick-contact {
    position: relative;
    left: 60px;
  }

  .about-slider-text {
    padding-left: 11px;
    padding-right: 11px;
  }

  .slider---slide-1 {
    background-image: url('../images/benjaminbuttons.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .slider {
    background-color: #000;
  }

  .formerly-clf {
    top: -8px;
    left: 17px;
  }

  .footer---wall-lights-link, .lighting-links {
    font-size: 12px;
  }

  .lighting-links.quick-contact-header {
    position: relative;
    left: 19px;
  }

  .about-us-main-text-section {
    background-color: #0000;
    background-position: 36% 9%;
    padding-top: 0;
    position: relative;
    top: 0;
  }

  .made-in-the-usa {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 18px;
    line-height: 21px;
    top: -6px;
  }

  .about-us-title {
    color: #fff;
    padding-top: 20px;
  }

  .movie-scene-quote {
    padding-left: 0;
    padding-right: 25px;
  }

  .twitter-icon {
    margin-top: -46px;
  }

  .facebook-icon {
    margin-top: -46px;
    margin-left: -100px;
  }

  .twitter-link-block {
    font-family: Merriweather, serif;
  }

  .custom-options-header-text {
    font-size: 20px;
  }

  .options-header-text-section {
    display: block;
    position: static;
    inset: 0;
  }

  .not-available-anywhere-text {
    font-size: 26px;
  }

  .section-metal-finsh {
    padding-left: 14px;
    padding-right: 14px;
  }

  .options-links-section-1 {
    background-position: 50% -708%;
    background-size: auto;
    background-attachment: fixed;
  }

  .below-sub-button-text {
    margin-left: 76px;
    margin-right: 76px;
  }

  .metal-knobs-row-1 {
    width: auto;
  }

  .knob-labels {
    font-size: 12px;
    line-height: 16px;
  }

  .knobs-table-div {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .section-handcrafted {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .knobs-container {
    height: auto;
    display: inline;
    position: static;
  }

  .top-nav-logo-link-block.w--current {
    left: -178px;
  }

  .glass-shades-container.glass-text {
    background-color: #0006;
  }

  .c11 {
    transition: all .2s ease-in;
  }

  .c11:hover {
    z-index: 5;
    transition-property: none;
    transition-timing-function: ease;
    transform: none;
  }

  .glass-direction-drawings-table {
    padding-top: 29px;
  }

  .el-toll-free, .swivel-toll-free {
    font-family: Merriweather, serif;
    font-size: 19px;
  }

  .header-title {
    margin-bottom: 0;
    padding-top: 37px;
  }

  .top-section {
    margin-bottom: 0;
    padding-top: 0;
  }

  .top-toll-free-column {
    top: 9px;
  }

  .parker-image-description {
    padding-left: 134px;
    padding-right: 134px;
  }

  .sub-mav-div {
    background-color: #0003;
    background-image: url('../images/rockwell-home-wide-1.jpg');
    background-position: 47% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .facebook-link-top {
    left: 201px;
  }

  .twitter-link-top {
    left: 192px;
  }

  .top-toll-free-number {
    padding-right: 115px;
  }

  .wall-lighting-main-section {
    padding-top: 18px;
    display: block;
  }

  .ns1-th {
    text-shadow: none;
  }

  .wall-lighting-header-title {
    padding-top: 18px;
  }

  .under-light-description-text {
    text-shadow: none;
  }

  .measurements {
    text-shadow: none;
    font-size: 11px;
  }

  .buy-now-button {
    margin-top: 0;
    top: 55px;
  }

  .ns1-buy-now-button {
    left: 4px;
  }

  .top-splash-slide-1 {
    background-size: 370px;
  }

  .top-splash-slide-2 {
    background-position: 41%;
    background-size: 343px;
  }

  .top-splash-slide-3 {
    background-position: 13%;
    background-size: 309px;
  }

  .blueprint-options {
    text-align: center;
    position: relative;
  }

  .top-splash-slide-4 {
    background-position: -70%;
    background-size: 332px;
  }

  .light-fixture-thumbnail {
    text-shadow: none;
  }

  .thumbnails-toll-free {
    padding-bottom: 10px;
  }

  .circle-page-numbers-div {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .contact-form-email {
    font-size: 15px;
  }

  .facebook-wood-icon, .twitter-wood-icon {
    right: 28px;
  }

  .contact-column-2 {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .text-under-page-number-buttons.color {
    font-size: 17px;
  }

  .wood-click-here-options {
    z-index: 1;
    top: 23px;
  }

  .sale-section {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .sale-text {
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 25px;
  }

  .sales-text {
    position: relative;
    top: -9px;
  }

  .contact-table {
    padding-left: 9px;
    padding-right: 9px;
  }

  .chandeliers-top-text {
    text-shadow: none;
  }

  .metal-finish-knob-picture {
    float: none;
    position: static;
  }

  .mini-finish-knobs-div {
    margin-bottom: -22px;
    padding-top: 15px;
    padding-left: 140px;
    padding-right: 140px;
    position: relative;
    top: 0;
    left: 0;
  }

  .mini-knobs-div {
    width: 100%;
    display: inline-block;
    position: static;
    overflow: visible;
  }

  .top-splash-slide-6 {
    background-position: -2px 0;
    background-size: 365px;
  }

  .nav-bar-2 {
    z-index: 10000;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: relative;
    top: 0;
  }

  .logo-2 {
    top: -10px;
    left: 17px;
  }

  .menu-button-2 {
    z-index: 10000;
    background-color: #fff;
    display: block;
    position: relative;
    top: -124px;
    left: 0;
    right: 0;
  }

  .menu-button-2.w--open {
    display: block;
    top: -44px;
  }

  .nav-section-2 {
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: auto;
    box-shadow: 0 3px 8px 4px #000;
  }

  .nav-social-column-3 {
    padding-top: 0;
    padding-left: 10px;
    position: relative;
    top: 19px;
    left: -19px;
  }

  .facebook-wood-icon-2 {
    right: 28px;
  }

  .name-field-2 {
    text-align: left;
    padding-right: 19px;
  }

  .form-text-2 {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
  }

  .top-nav-logo-2 {
    top: 25px;
    left: -52px;
    right: 55px;
  }

  .nav-button-2 {
    box-shadow: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 26px;
    padding-right: 26px;
    font-size: 16px;
    transition-duration: .246s;
    display: block;
    top: 5px;
  }

  .nav-button-2:hover {
    box-shadow: none;
    color: #dbbf81;
    background-color: #331004;
    border-radius: 5px;
    transform: none;
  }

  .email-field-2 {
    text-align: left;
  }

  .twitter-wood-icon-2 {
    right: 28px;
  }

  .nav-menu-2 {
    z-index: 10000;
    text-align: center;
    background-color: #fff;
    width: 100vw;
    margin-right: 0;
    display: block;
    position: relative;
    top: -45px;
    left: 0;
    right: 0;
  }

  .section {
    position: relative;
  }

  .menu-button-3 {
    z-index: 10000;
    background-color: #fff;
    display: block;
    position: relative;
    top: -41px;
    left: 0;
    right: 0;
  }

  .menu-button-3.w--open {
    display: block;
    top: -41px;
  }

  .navigation-section-2 {
    top: 1px;
  }

  .logo-3 {
    top: -10px;
    left: 26px;
  }

  .text-block-13 {
    font-size: 15px;
    line-height: 16px;
    position: relative;
    left: auto;
  }

  .nav-bar-3 {
    z-index: 10000;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: relative;
    top: 0;
  }

  .nav-social-column-4 {
    padding-top: 0;
    padding-left: 0;
    font-size: 13px;
    position: relative;
    top: 11px;
    left: -19px;
  }

  .menu-button-4 {
    z-index: 10000;
    background-color: #fff;
    display: block;
    position: relative;
    top: -93px;
    left: 0;
    right: 0;
  }

  .menu-button-4.w--open {
    display: block;
    top: -97px;
  }

  .logo-4 {
    top: -10px;
    left: 26px;
  }

  .text-block-14 {
    font-size: 15px;
    line-height: 16px;
  }

  .dropdown-menu-2 {
    top: 25px;
    left: 55px;
  }

  .top-toll-free-header-2 {
    font-size: 25px;
    top: 1px;
  }

  .tol-lfree-top-2 {
    font-size: 14px;
    left: -27px;
  }

  .dropdown-list-2.w--open {
    top: 65px;
    left: 22px;
  }

  .top-section-2 {
    margin-bottom: 4px;
    padding-top: 0;
  }

  .dropdown-2 {
    left: -61px;
  }

  .top-toll-free-column-2 {
    top: 9px;
  }

  .top-toll-free-number-2 {
    padding-right: 95px;
    font-size: 25px;
    left: 10px;
  }

  .dropdown-list-3.w--open {
    margin-left: 4px;
    top: 52px;
    left: 14px;
  }

  .top-toll-free-number-3 {
    padding-right: 0;
    display: inline-block;
    top: 0;
    left: 0;
  }

  .dropdown-3 {
    left: -61px;
  }

  .top-section-3 {
    margin-bottom: 0;
    padding-top: 0;
  }

  .top-toll-free-column-3 {
    top: 9px;
  }

  .tol-lfree-top-3 {
    margin-left: 0;
    font-size: 14px;
    left: 0;
    right: 0;
  }

  .top-section-container-2 {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .drop-down-text-2 {
    margin-top: 10px;
    position: relative;
    top: -4px;
  }

  .dropdown-menu-3 {
    top: 11px;
    left: 64px;
  }
}

@media screen and (max-width: 767px) {
  p {
    text-align: center;
    font-size: 15px;
  }

  a {
    top: auto;
  }

  .button.decorating {
    top: 194px;
  }

  .button.cust-serv {
    text-align: center;
  }

  .button.learn-more-button {
    top: 482px;
  }

  .top-nav-logo {
    left: -102px;
  }

  .nav-section {
    z-index: 10;
    box-shadow: none;
  }

  .logos-section {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .nav-bar {
    top: -150px;
  }

  .slider-section {
    z-index: 0;
    opacity: 1;
    border: 0 solid #000;
    position: relative;
    top: -1px;
    left: -15px;
  }

  .logo-section {
    margin-left: 31px;
  }

  .logo {
    margin-left: 107px;
    padding-left: 1px;
    padding-right: 4px;
    top: -9px;
    left: -8px;
  }

  .logos-container {
    text-align: left;
    height: 61px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    right: 33px;
  }

  .triple-section-table {
    height: 1580px;
    margin-bottom: 68px;
    padding-top: 0;
    padding-bottom: 8px;
    top: -3px;
    bottom: 0;
  }

  .info-table-div {
    text-align: center;
    position: relative;
    top: 54px;
  }

  .dropdown-menu {
    top: 11px;
    left: 244px;
  }

  .dropdown-menu.w--open {
    left: 244px;
  }

  .top-link-column {
    text-align: center;
  }

  .top-text-link {
    text-align: center;
    font-size: 14px;
  }

  .top-link-section {
    margin-bottom: -17px;
  }

  .tol-lfree-top {
    text-align: center;
    left: 23px;
  }

  .nav-button {
    box-shadow: none;
    text-align: center;
    top: 5px;
  }

  .nav-menu {
    display: inline-block;
    top: 166px;
    left: 0;
  }

  .menu-button {
    background-color: #fff;
    margin-right: 19px;
    top: 31px;
    left: 1px;
  }

  .menu-button.w--open {
    top: 31px;
  }

  .dropdown-list.w--open {
    position: absolute;
    top: 59px;
    left: 229px;
  }

  .footer-table {
    background-repeat: repeat-y;
    background-size: auto;
  }

  .submit-button {
    margin-left: 9px;
    top: 13px;
    left: 216px;
  }

  .top-toll-free {
    font-size: 19px;
    top: -17px;
  }

  .splash-left-column {
    margin-top: 39px;
    margin-bottom: 39px;
    padding-left: 61px;
    padding-right: 61px;
    left: -18px;
    right: 72px;
  }

  .splash-right-column {
    padding-left: 0;
    padding-right: 0;
    left: -13px;
  }

  .home-splash-text {
    z-index: 2;
    text-shadow: 2px 2px 2px #000;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 14px;
    left: 0;
  }

  .toll-lfree-footer {
    font-size: 19px;
  }

  .about-section {
    position: relative;
    top: 44px;
  }

  .about-column {
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    top: -35px;
  }

  .about-column-1 {
    text-align: center;
  }

  .about-column-2 {
    top: 20px;
    left: 30px;
  }

  .about-heading {
    text-align: center;
    margin-left: -6px;
    margin-right: -6px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 34px;
    position: relative;
    top: -41px;
  }

  .about-us-text {
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .about-us-text.learn-more {
    font-size: 15px;
  }

  .about-image {
    margin-top: 83px;
    padding-bottom: 0;
  }

  .contact-div {
    left: -361px;
    right: -68px;
  }

  .triple-image {
    padding-top: 22px;
  }

  .about-slider {
    margin-right: 37px;
    padding-left: 0;
    padding-right: 0;
    left: -11px;
  }

  .about-slide-3 {
    padding-right: 0;
  }

  .dropdown {
    top: 15px;
    left: -431px;
    right: -1px;
  }

  .column-text {
    font-size: 22px;
  }

  .about-call-toll-free {
    text-align: center;
    text-shadow: none;
    margin-top: -8px;
    margin-bottom: 30px;
    padding-top: 9px;
    font-size: 16px;
    line-height: 22px;
  }

  .about-call-toll-free.fixture-toll-free-text {
    text-shadow: none;
  }

  .custom-options-link {
    font-size: 15px;
  }

  .learn-more-options {
    text-align: center;
    margin-top: -7px;
    margin-bottom: 30px;
    padding-bottom: 2px;
    display: block;
    position: absolute;
    top: 483px;
    left: 191px;
  }

  .slidshow {
    right: -1px;
  }

  .footer-form {
    position: relative;
    left: 27px;
  }

  .about-image-link-block, .customer-service-link-block {
    top: 3px;
  }

  .quick-form-text {
    padding-top: 51px;
    padding-left: 78px;
    font-size: 23px;
  }

  .quick-contact {
    color: #fff;
    font-size: 19px;
    left: 2px;
    right: 20px;
  }

  .blueprint-section {
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 2px;
    padding-bottom: 46px;
  }

  .bluprint-table {
    background-image: none;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    bottom: 91px;
  }

  .about-slider-text {
    padding-right: 36px;
    font-size: 14px;
    position: relative;
    left: -15px;
  }

  .formerly-clf {
    top: -7px;
    left: 35px;
    right: 8px;
  }

  .slider-slideshow {
    left: -27px;
  }

  .footer---wall-lights-link {
    padding-bottom: 5px;
    font-size: 17px;
    line-height: 19px;
  }

  .lighting-links {
    text-align: left;
    font-size: 15px;
    position: relative;
    top: 11px;
    left: 0;
  }

  .lighting-links.quick-contact-header {
    left: -3px;
  }

  .about-us-main-text-section {
    background-position: 37% 144px;
  }

  .about-text-container {
    background-color: #0000;
    background-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 21px;
    padding-left: 10px;
    padding-right: 8px;
    font-style: normal;
  }

  .made-in-the-usa {
    margin-top: -15px;
    margin-bottom: -15px;
    padding-top: 0;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 18px;
    line-height: 22px;
    top: -28px;
  }

  .about-us-title {
    background-color: #0000;
    margin-left: 0;
    margin-right: 0;
    padding-top: 18px;
    padding-left: 10px;
    padding-right: 20px;
  }

  .custom-options-text-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .movie-scene-quote {
    padding-right: 13px;
  }

  .customer-inquiries-footer {
    padding-top: 14px;
  }

  .facebook-icon {
    margin-left: 462px;
  }

  .facebook-link-block {
    top: -28px;
  }

  .twitter-link-block {
    position: relative;
    top: -28px;
  }

  .custom-options-header-text {
    margin-top: -17px;
    padding: 0 27px;
  }

  .not-available-anywhere-text {
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 31px;
    line-height: 36px;
    position: relative;
    top: -21px;
    right: 0;
  }

  .section-metal-finsh {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .below-sub-button-text {
    margin-left: 32px;
    margin-right: 32px;
    top: 27px;
  }

  .metal-knobs-row-1 {
    text-align: center;
  }

  .knob-labels {
    font-size: 12px;
  }

  .section-handcrafted {
    padding-top: 21px;
  }

  .metal-color-container {
    width: 94%;
    margin-left: 8px;
  }

  .top-nav-logo-link-block.w--current {
    left: -100px;
  }

  .available-metal-finishes {
    padding-left: 0;
    padding-right: 0;
  }

  .glass-shades-container {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .arm-length-container {
    padding-left: 18px;
    padding-right: 18px;
  }

  .c27 {
    margin-top: 16px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .ns2 {
    margin-top: 9px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .drawing-column-1 {
    text-align: center;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .drawing-column-2 {
    text-align: center;
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .drawing-column-3 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .switches-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-title {
    text-shadow: none;
    margin-left: -10px;
    padding-top: 7px;
    padding-left: 0;
    position: relative;
    left: 28px;
  }

  .lower-links-div {
    text-align: center;
  }

  .top-section {
    padding-bottom: 13px;
  }

  .dropdown-column {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .top-toll-free-column {
    top: 3px;
  }

  .decorating-advice-text {
    padding-left: 26px;
    padding-right: 26px;
  }

  .testimonial-text {
    text-align: center;
    margin-top: 29px;
    padding-top: 0;
    position: relative;
    top: -9px;
  }

  .testimonial-signature {
    line-height: 13px;
  }

  .parker-image-description {
    padding-left: 31px;
    padding-right: 31px;
  }

  .deco-advice-toll-free-bottom {
    top: 28px;
  }

  .deco-advice-title {
    position: relative;
    left: 26px;
  }

  .sub-mav-div {
    background-position: 48% 0;
    background-attachment: fixed;
  }

  .copyright-text-footer {
    text-align: center;
  }

  .facebook-link-top {
    left: 190px;
  }

  .twitter-link-top {
    left: 183px;
  }

  .top-toll-free-number {
    padding-right: 17px;
  }

  .wall-lighting-main-section {
    background-color: #000;
    margin-bottom: 19px;
    padding-top: 0;
  }

  .ns1-th {
    text-shadow: none;
    padding-top: 0;
    position: relative;
  }

  .wall-sconce-column1, .wall-sconce-column-2 {
    padding-top: 21px;
  }

  .wall-sconce-column-3 {
    padding-top: 21px;
    display: block;
  }

  .wall-sconce-column-4 {
    padding-top: 21px;
  }

  .wall-lighting-page-top-text {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 17px;
    line-height: 20px;
  }

  .wall-lighting-header-title {
    text-align: center;
    padding-top: 23px;
    line-height: 23px;
    position: relative;
    top: -7px;
    left: 34px;
  }

  .under-light-description-text {
    text-shadow: none;
    font-size: 20px;
    line-height: 22px;
  }

  .fixture-model-header {
    padding-top: 18px;
  }

  .measurements {
    text-shadow: none;
    font-size: 16px;
  }

  .buy-now-button {
    top: 107px;
  }

  .ns1-header {
    padding-top: 19px;
  }

  .ns1-buy-now-button {
    left: 318px;
  }

  .section-splash {
    background-size: cover;
    height: auto;
    position: relative;
  }

  .new-splash-column-1 {
    margin-top: -15px;
  }

  .new-splash-column-2 {
    top: 19px;
  }

  .top-splash-border {
    text-align: center;
    display: block;
    position: relative;
    left: 185px;
  }

  .top-splash-slide-1 {
    text-align: left;
    background-position: 105%;
    background-size: 600px;
    width: 548px;
    left: -54px;
  }

  .top-splash-slide-2 {
    text-align: center;
    background-position: 59%;
    background-size: 440px;
    top: 0;
    left: -16px;
  }

  .top-splash-slide-3 {
    background-position: 78% 33%;
    background-size: 500px;
    left: -46px;
  }

  .top-splash-slide-4 {
    background-position: 33%;
    background-size: 489px;
  }

  .click-to-enlarge {
    text-align: center;
  }

  .light-fixture-thumbnail {
    text-shadow: none;
    width: 200px;
  }

  .page-number {
    justify-content: center;
    display: block;
  }

  .thumbnails-toll-free {
    color: #fff;
    padding: 19px 56px 14px;
    line-height: 17px;
  }

  .circle-page-numbers-div {
    padding-top: 1px;
    padding-bottom: 16px;
  }

  .page-number-circle-links {
    left: 1px;
  }

  .page-number-circle-links.w--current {
    left: 0;
    right: 0;
  }

  .circle-page-link {
    position: relative;
    left: 0;
    right: 0;
  }

  .sconce-sub-nav-section {
    padding-top: 0;
    display: block;
    position: relative;
    top: -10px;
  }

  .circle-page-number {
    padding-top: 19px;
    padding-bottom: 14px;
  }

  .touch-on-mobile-to-call.color {
    color: #696969;
  }

  .deco-advice-header-title {
    position: relative;
    left: 25px;
  }

  .deco-advice-top-title {
    position: relative;
    left: 27px;
  }

  .facebook-wood-icon {
    top: -134px;
    left: -8px;
  }

  .twitter-wood-icon {
    top: -134px;
    left: -7px;
  }

  .nav-tabs {
    overflow: hidden;
  }

  .text-under-page-number-buttons.color {
    font-size: 17px;
  }

  .top-splash-slide-5 {
    background-position: 50% 9%;
  }

  .wood-click-here-options {
    z-index: 1;
    top: 21px;
  }

  .sale-section {
    padding-top: 26px;
  }

  .sale-text {
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .summer-sale-text {
    font-size: 24px;
  }

  .sales-text {
    font-size: 30px;
    position: relative;
    top: -3px;
    left: auto;
  }

  .c11-link:hover {
    transform: scale(1.49)translate(-5px, -5px);
  }

  .testimonial-text-service {
    text-align: center;
  }

  .chandeliers-header-title {
    text-align: center;
    padding-top: 25px;
    display: block;
    position: relative;
    left: 0;
  }

  .chandeliers-top-text {
    text-shadow: none;
    padding-left: 18px;
    padding-right: 18px;
  }

  .chandelier-sub-nav-section {
    text-align: center;
    background-position: 39% 0;
  }

  .mini-finish-knobs-div {
    margin-bottom: -22px;
    padding: 13px 38px 0;
  }

  .chandeliers-header-text {
    display: inline-block;
  }

  .chandeliers-page-numbers-div {
    float: none;
    text-align: center;
    display: block;
    position: relative;
  }

  .chandeliers-sub-page-header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .chandeliers-home-header-title {
    text-align: center;
    display: block;
    position: relative;
    left: auto;
  }

  .chandelier-nav-buttons {
    text-align: center;
    width: 98%;
    display: inline-block;
    position: static;
    left: 0;
    right: 0;
  }

  .container {
    text-align: center;
  }

  .nav-bar-2 {
    top: -150px;
  }

  .logo-2 {
    margin-left: 107px;
    padding-left: 1px;
    padding-right: 4px;
    top: -9px;
    bottom: -9px;
    left: -17px;
  }

  .menu-button-2 {
    background-color: #fff;
    margin-right: 19px;
    top: 55px;
    left: 0;
  }

  .menu-button-2.w--open {
    top: 55px;
  }

  .comment-field-2 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .nav-section-2 {
    z-index: 10;
    top: auto;
    box-shadow: 0 1px 10px 4px #000;
  }

  .nav-social-column-3 {
    display: block;
    position: relative;
    top: 25px;
    left: -1px;
  }

  .facebook-wood-icon-2 {
    top: -134px;
    left: -8px;
  }

  .name-field-2 {
    text-align: left;
  }

  .top-nav-logo-2 {
    left: -102px;
  }

  .column-3 {
    display: inline-block;
    top: 24px;
    bottom: 0;
    left: 0;
  }

  .nav-button-2 {
    box-shadow: none;
    text-align: center;
    top: 5px;
  }

  .email-field-2 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .twitter-wood-icon-2 {
    top: -134px;
    left: -7px;
  }

  .nav-top-table-2 {
    position: relative;
  }

  .nav-menu-2 {
    z-index: 10000;
    margin-right: 0;
    display: block;
    top: 78px;
    left: 0;
  }

  .menu-button-3 {
    background-color: #fff;
    margin-right: 19px;
    top: 54px;
    left: 0;
  }

  .menu-button-3.w--open {
    top: 55px;
  }

  .navigation-section-2 {
    top: auto;
  }

  .logo-3 {
    margin-left: 107px;
    padding-top: 0;
    padding-left: 1px;
    padding-right: 4px;
    top: -31px;
    bottom: -9px;
    left: -17px;
  }

  .text-block-13 {
    text-align: center;
    display: none;
  }

  .nav-bar-3 {
    top: -159px;
  }

  .nav-social-column-4 {
    padding-left: 67px;
    padding-right: 67px;
    display: block;
    position: relative;
    top: 1px;
    left: -1px;
  }

  .menu-button-4 {
    background-color: #fff;
    margin-right: 19px;
    top: 36px;
    left: 0;
  }

  .menu-button-4.w--open {
    top: 34px;
  }

  .logo-4 {
    margin-left: 107px;
    padding-left: 1px;
    padding-right: 4px;
    top: -20px;
    bottom: -9px;
    left: -17px;
  }

  .text-block-14 {
    text-align: center;
  }

  .dropdown-menu-2 {
    top: 18px;
    left: 244px;
  }

  .top-toll-free-header-2 {
    font-size: 20px;
  }

  .tol-lfree-top-2 {
    text-align: center;
    font-size: 17px;
    left: 7px;
    right: 0;
  }

  .dropdown-list-2.w--open {
    position: absolute;
    top: 59px;
    left: 229px;
  }

  .top-section-2 {
    padding-bottom: 13px;
  }

  .dropdown-2 {
    top: 15px;
    left: -431px;
    right: -1px;
  }

  .top-toll-free-column-2 {
    top: 3px;
  }

  .top-toll-free-number-2 {
    padding-right: 17px;
    left: 5px;
  }

  .dropdown-link-2 {
    text-align: center;
  }

  .dropdown-list-3.w--open {
    margin-left: -12px;
    margin-right: 0;
    padding-top: 10px;
    padding-right: 0;
    position: absolute;
    top: 59px;
    left: -10px;
  }

  .top-toll-free-number-3 {
    padding-right: 0;
    font-size: 25px;
    top: 1px;
  }

  .dropdown-3 {
    top: 15px;
    left: 0;
    right: -1px;
  }

  .top-section-3 {
    justify-content: center;
    padding-bottom: 27px;
    display: flex;
  }

  .top-toll-free-column-3 {
    top: 3px;
  }

  .tol-lfree-top-3 {
    text-align: center;
    left: 0;
  }

  .top-section-container-2 {
    justify-content: center;
    display: flex;
  }

  .top-section-row-3 {
    display: block;
  }

  .dropdown-column-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dropdown-menu-3 {
    justify-content: center;
    display: flex;
    top: 19px;
    left: 0;
  }
}

@media screen and (max-width: 479px) {
  p {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
  }

  a {
    padding-bottom: 25px;
    top: 0;
  }

  .button.decorating {
    margin-top: 108px;
  }

  .button.cust-serv {
    top: 603px;
  }

  .button.learn-more-button {
    top: 589px;
  }

  .top-nav-logo {
    top: 4px;
    left: -6px;
  }

  .nav-section {
    box-shadow: none;
    top: -7px;
  }

  .logos-section {
    padding-top: 14px;
    padding-bottom: 14px;
    position: relative;
    top: -62px;
  }

  .nav-bar {
    clear: right;
    padding-bottom: 0;
    top: -2px;
    overflow: visible;
  }

  .home-splash-container {
    position: relative;
    overflow: visible;
  }

  .slider-section {
    background-image: url('../images/top-splash-chandelier.png');
    background-position: 62%;
    background-attachment: fixed;
    margin-top: 0;
    margin-left: 22px;
  }

  .logo-section {
    height: 41px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 19px;
    position: relative;
    top: 0;
  }

  .logo {
    margin-left: 8px;
    top: -3px;
    left: -9px;
  }

  .logos-container {
    background-repeat: no-repeat;
    background-size: cover;
    height: 32px;
    margin-bottom: -1px;
    padding-bottom: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .home-splash-div {
    display: inline-block;
    position: relative;
    right: 532px;
  }

  .triple-section-table {
    margin-top: 2px;
    margin-bottom: 79px;
    padding-top: 0;
    top: -204px;
    bottom: 114px;
  }

  .info-table-div {
    text-align: center;
    font-weight: 400;
    display: inline-block;
    position: relative;
    top: -58px;
  }

  .dropdown-menu {
    margin-top: 3px;
    top: -6px;
    bottom: 8px;
    left: 128px;
  }

  .dropdown-menu.w--open {
    left: 128px;
  }

  .top-text-link {
    min-width: 3px;
    margin-left: 6px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 5px;
    font-size: 10px;
    line-height: 23px;
  }

  .top-link-section {
    margin-bottom: -10px;
    padding-top: 0;
  }

  .tol-lfree-top {
    margin-left: 0;
    line-height: 15px;
    display: inline-block;
    left: 0;
    right: 0;
  }

  .nav-button {
    box-shadow: none;
    display: block;
  }

  .nav-button.clearance {
    box-shadow: none;
    top: 1px;
  }

  .nav-menu {
    z-index: 10000;
    padding-top: 14px;
    position: absolute;
    top: -29px;
    left: 0;
    right: 0;
  }

  .menu-button {
    background-color: #fff;
    margin-right: 123px;
    position: relative;
    top: -96px;
    left: -2px;
  }

  .menu-button:focus {
    background-color: #dbbf81;
  }

  .menu-button.w--open {
    clear: none;
    display: inline-block;
    position: relative;
    top: -97px;
    overflow: visible;
  }

  .drop-down-text {
    padding-top: 5px;
    position: relative;
    top: -7px;
  }

  .dropdown-list.w--open {
    top: 51px;
    left: 114px;
  }

  .footer-table {
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
  }

  .submit-button {
    left: 98px;
  }

  .email-address {
    margin-left: -34px;
    padding-right: 0;
    font-size: 18px;
  }

  .top-toll-free {
    margin-top: -8px;
    margin-bottom: -1px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 17px;
    top: -13px;
  }

  .splash-left-column {
    left: -23px;
  }

  .what-is {
    height: auto;
    margin-left: 8px;
    padding-top: 6px;
    font-size: 58px;
    line-height: 60px;
    left: -6px;
  }

  .home-splash-text {
    z-index: 2;
    text-shadow: 2px 1px 2px #000;
    margin-left: 0;
    margin-right: 0;
    padding-top: 25px;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 15px;
    line-height: 17px;
    top: -11px;
    left: 0;
  }

  .home-splash-click-here {
    margin-top: -44px;
  }

  .toll-lfree-footer {
    font-size: 18px;
  }

  .about-section {
    text-align: center;
    width: 308px;
    height: 1200px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
    top: 28px;
  }

  .about-column {
    width: 300px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    top: 0;
  }

  .about-column-1 {
    text-align: center;
  }

  .about-column-2 {
    left: 2px;
  }

  .about-heading {
    text-align: left;
    margin-left: -7px;
    margin-right: 1px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 29px;
    line-height: 33px;
    top: -14px;
  }

  .about-us-text {
    text-align: center;
    width: 273px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    font-size: 13px;
    line-height: 17px;
    display: inline-block;
  }

  .about-us-text.learn-more {
    margin-left: -17px;
    margin-right: -17px;
    font-size: 15px;
    line-height: 16px;
    display: inline-block;
    position: relative;
    top: -9px;
  }

  .about-image {
    width: 100%;
    position: relative;
    top: 20px;
  }

  .contact-div {
    top: 380px;
    right: -355px;
  }

  .triple-image {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .about-slider {
    background-image: url('../images/clc-home-splash-1.jpg');
    padding-right: 0;
    left: -8px;
    right: 19px;
  }

  .name-field {
    padding-left: 59px;
  }

  .dropdown {
    top: 22px;
    left: -203px;
  }

  .column-text {
    margin-bottom: 0;
    padding-top: 19px;
    padding-bottom: 19px;
    left: 4px;
  }

  .about-toll-free {
    margin-left: -5px;
    padding-right: 0;
    font-size: 34px;
    position: relative;
    top: -5px;
  }

  .about-call-toll-free {
    text-align: center;
    text-shadow: none;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 9px;
    font-size: 17px;
    line-height: 21px;
    top: auto;
  }

  .about-call-toll-free:hover {
    text-shadow: none;
  }

  .about-call-toll-free.fixture-toll-free-text {
    text-shadow: none;
    padding-left: 0;
    padding-right: 0;
  }

  .custom-options-link {
    top: 1px;
  }

  .learn-more-options {
    text-align: center;
    width: auto;
    margin-top: 20px;
    top: 598px;
    left: 22px;
    right: 17px;
  }

  .quick-form-text {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
  }

  .quick-contact {
    color: #fff;
    margin-left: -42px;
    font-size: 14px;
    left: 26px;
    right: 28px;
  }

  .blueprint-section {
    padding-top: 18px;
    padding-bottom: 18px;
    position: relative;
    top: 0;
  }

  .bluprint-table {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
  }

  .about-slider-text {
    margin-left: 0;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 15px;
    line-height: 18px;
    left: -3px;
  }

  .formerly-clf {
    width: 238px;
    margin-top: -30px;
    margin-left: 68px;
    padding-left: 6px;
    font-size: 8px;
    top: -5px;
    left: -4px;
  }

  .slider-slideshow {
    margin-top: 16px;
    left: 1px;
  }

  .footer---wall-lights-link {
    font-size: 16px;
    line-height: 19px;
  }

  .lighting-links {
    text-align: center;
    font-size: 16px;
    line-height: 17px;
    left: 0;
  }

  .lighting-links.quick-contact-header {
    width: 100vw;
    display: inline-block;
    left: 15px;
    right: 0;
  }

  .about-us-main-text-section {
    background-image: none;
    position: relative;
    left: 1px;
  }

  .about-text-container {
    background-color: #0000;
    background-image: none;
    margin-top: 2px;
    margin-bottom: 17px;
    padding: 0 9px;
    position: relative;
  }

  .made-in-the-usa {
    margin-top: -6px;
    margin-bottom: -20px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    top: -86px;
  }

  .about-us-title {
    background-color: #0000;
    margin-left: -4px;
    padding-top: 19px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
  }

  .custom-options-text-container {
    padding-left: 9px;
    padding-right: 9px;
    font-size: 15px;
  }

  .movie-scene-quote {
    color: #9999997d;
    margin-right: 7px;
    font-size: 11px;
  }

  .customer-inquiries-footer {
    padding-top: 27px;
  }

  .toll-free-email {
    color: #fff;
    margin-left: -5px;
    padding-right: 0;
    font-size: 15px;
  }

  .footer-email {
    color: #c9c9c9;
    margin-left: 0;
  }

  .footer-email:hover {
    color: #fff;
  }

  .click-here-wood-link {
    padding-left: 29px;
    left: -2px;
  }

  .click-here-wood-link.w--current {
    padding-left: 5px;
    position: relative;
    left: 15px;
  }

  .twitter-icon {
    margin-left: 261px;
  }

  .facebook-icon {
    margin-top: -91px;
    margin-left: 263px;
  }

  .facebook-link-block {
    top: -25px;
  }

  .twitter-link-block {
    position: relative;
    top: -49px;
    left: -6px;
  }

  .custom-options-header-text {
    margin-top: -29px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 15px;
    line-height: 17px;
  }

  .options-header-text-section {
    padding-bottom: 1px;
    top: -83px;
  }

  .not-available-anywhere-text {
    margin-top: 0;
    padding-top: 0;
    font-size: 22px;
    line-height: 26px;
    position: relative;
    top: -48px;
    right: 0;
  }

  .options-sub-nav-button.metal {
    transform: none;
  }

  .options-sub-nav-button.tubing, .options-sub-nav-button.ball-joint {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .section-metal-finsh {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 14px;
  }

  .below-sub-button-text {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    font-size: 12px;
    top: 70px;
  }

  .section-custom-options-upper-text {
    margin-bottom: -3px;
    padding-top: 21px;
    padding-bottom: 84px;
    position: relative;
    top: 0;
  }

  .knob-labels {
    color: #cccaca;
    font-size: 12px;
  }

  .section-handcrafted {
    padding-top: 29px;
    padding-bottom: 2px;
  }

  .metal-color-container {
    color: #dbbf81;
    text-align: left;
    background-color: #331004;
    margin-top: 13px;
    margin-left: 0;
    margin-right: 4px;
    padding-left: 9px;
    padding-right: 0;
    font-family: Merriweather, serif;
  }

  .top-nav-logo-link-block.w--current {
    top: -8px;
    left: -3px;
  }

  .footer-support-links {
    margin-bottom: -4px;
    padding-top: 18px;
  }

  .glass-shades-container {
    padding-left: 13px;
    padding-right: 13px;
  }

  .c11:hover {
    transform: none;
  }

  .drawing-column-1 {
    text-align: center;
  }

  .drawing-column-2 {
    text-align: center;
    list-style-type: none;
  }

  .drawing-column-3 {
    list-style-type: none;
  }

  .back-to-links-block {
    margin-top: 0;
    padding-bottom: 22px;
    top: 18px;
  }

  .switches-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .header-title {
    text-shadow: none;
    margin-left: 0;
    padding-top: 21px;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
    left: auto;
  }

  .lower-links-div {
    position: relative;
  }

  .dropdown-column {
    display: inline;
  }

  .top-toll-free-column {
    text-align: center;
    display: inline;
    left: 3px;
  }

  .top-section-div, .top-section-row {
    display: inline;
  }

  .deco-advice-section {
    padding-bottom: 21px;
  }

  .decorating-advice-text {
    padding-left: 18px;
    padding-right: 18px;
  }

  .testimonial-text {
    direction: ltr;
    margin-top: 48px;
    padding-top: 9px;
    padding-left: 21px;
    padding-right: 21px;
    font-size: 14px;
    line-height: 18px;
    list-style-type: disc;
    position: relative;
    top: -62px;
  }

  .testimonial-signature {
    margin-bottom: -23px;
    padding-top: 0;
    line-height: 14px;
    position: relative;
    top: -45px;
  }

  .parker-image-description {
    padding-left: 22px;
    padding-right: 22px;
  }

  .deco-advice-toll-free-bottom {
    line-height: 17px;
    top: 1px;
  }

  .deco-advice-title {
    left: 19px;
  }

  .deco-advice---options-link {
    color: #fff;
    margin-top: 0;
    padding-bottom: 0;
  }

  .sub-mav-div {
    background-position: 50%;
    background-attachment: fixed;
    padding-top: 85px;
    padding-bottom: 0;
    top: -89px;
  }

  .navigation-section {
    width: 100%;
    position: relative;
    top: 2px;
  }

  .testimonials-title-intro {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 16px;
    line-height: 17px;
  }

  .toll-free-testimonials-top {
    line-height: 12px;
  }

  .copyright-text-footer {
    font-size: 12px;
    position: relative;
    left: 0;
  }

  .facebook-link-top, .twitter-link-top {
    top: 173px;
  }

  .top-toll-free-number {
    padding-right: 0;
    display: inline-block;
  }

  .wall-lighting-main-section {
    padding-top: 13px;
    position: relative;
    top: -74px;
  }

  .ns1-th {
    text-shadow: none;
    padding-top: 0;
  }

  .wall-sconce-column-3 {
    display: block;
  }

  .wall-lighting-page-top-text {
    font-size: 16px;
    line-height: 19px;
  }

  .wall-lighting-header-title {
    text-align: center;
    padding-top: 0;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    top: -14px;
    left: 0;
  }

  .wall-lighting-header-title.color {
    padding-top: 9px;
    top: 7px;
    left: 0;
  }

  .under-light-description-text {
    text-shadow: none;
  }

  .measurements {
    text-shadow: none;
    margin-bottom: 12px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
    top: 18px;
  }

  .ns1-description.ns1-to-ns90-link {
    font-size: 13px;
  }

  .buy-now-button {
    margin-top: 52px;
  }

  .ns1-buy-now-button {
    top: 16px;
    left: 0;
  }

  .section-splash {
    background-position: 50%;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: -10px;
  }

  .new-splash-columns {
    margin-bottom: -98px;
    padding-bottom: 0;
  }

  .new-splash-column-1 {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
  }

  .new-splash-column-2 {
    text-align: center;
    display: inline-block;
  }

  .top-splash-border {
    top: 4px;
    left: 57px;
  }

  .top-splash-slide-1 {
    background-position: 77%;
    background-size: 349px;
    width: 300px;
    min-width: 75px;
    display: inline-block;
    top: -111px;
    left: -5px;
  }

  .top-splash-slide-2 {
    background-size: contain;
    width: 300px;
    top: -119px;
    left: -8px;
  }

  .top-splash-slide-3 {
    background-size: contain;
    top: -99px;
    left: -12px;
  }

  .blueprint-options {
    display: inline;
    position: relative;
    top: 88px;
  }

  .blueprint-deco, .blueprint-service {
    text-align: center;
    display: inline;
    position: relative;
    top: 88px;
  }

  .mask-1 {
    padding-left: 6px;
  }

  .blueprint-div-custom {
    text-align: center;
  }

  .top-splash-slide-4 {
    background-position: 296% 1%;
    background-size: 300px;
  }

  .spacer-black-text {
    color: #000;
    text-shadow: none;
  }

  .click-to-enlarge {
    text-align: center;
    padding-top: 24px;
    font-size: 15px;
  }

  .light-fixture-thumbnail {
    text-shadow: none;
  }

  .mobile-call-div {
    padding-top: 17px;
    padding-bottom: 18px;
  }

  .thumbnails-toll-free {
    padding: 15px 9px 43px;
    font-size: 16px;
    line-height: 17px;
  }

  .circle-page-numbers-div {
    padding: 6px 34px 0;
    top: 1px;
  }

  .page-number-circle-links {
    padding-top: 9px;
    padding-bottom: 0;
    top: 0;
    left: 0;
    right: 0;
  }

  .page-number-circle-links.w--current {
    padding-top: 0;
    position: relative;
    top: 0;
    left: 0;
  }

  .circle-page-link {
    top: 0;
    left: 0;
    right: 0;
  }

  .fixture-sub-nav-section {
    padding-top: 0;
    padding-bottom: 49px;
  }

  .sconce-sub-nav-section {
    margin-top: 0;
    margin-bottom: -10px;
    padding-top: 90px;
    padding-bottom: 0;
    position: relative;
    top: -84px;
  }

  .circle-page-number {
    padding-top: 7px;
  }

  .client-name {
    text-align: left;
    position: relative;
    left: 3px;
  }

  .toll-free-mobile.color.beige {
    top: -31px;
  }

  .toll-free-mobile.white {
    top: -30px;
  }

  .touch-on-mobile-to-call.color {
    padding-top: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    line-height: 10px;
    top: -27px;
  }

  .inquiries-contact-text {
    margin-right: -8px;
    padding-left: 12px;
    padding-right: 23px;
  }

  .contact-form-email {
    font-size: 13px;
  }

  .deco-advice-top-title {
    left: 18px;
  }

  .nav-social-column-2 {
    top: -36px;
  }

  .facebook-wood-icon {
    top: 24px;
    left: -147px;
    right: 149px;
  }

  .twitter-wood-icon {
    top: 24px;
    left: -41px;
  }

  .text-under-page-number-buttons.color {
    text-shadow: none;
    padding: 55px 37px 0;
    font-size: 16px;
    position: relative;
    top: 3px;
  }

  .top-splash-slide-5 {
    background-position: -64% 5%;
    background-size: 271px;
  }

  .wall-lights-sub-nav {
    padding-top: 0;
    padding-bottom: 48px;
    position: relative;
    top: -7px;
  }

  .wood-click-here-options {
    z-index: 1;
    top: -7px;
  }

  .sale-section {
    padding-top: 11px;
    padding-bottom: 16px;
    position: relative;
    top: 12px;
  }

  .sale-text {
    text-align: center;
    padding: 3px 30px 4px;
    line-height: 16px;
  }

  .summer-sale-text {
    font-size: 26px;
    position: relative;
    top: -8px;
    left: -4px;
  }

  .sales-text {
    font-size: 19px;
    top: -37px;
    left: -8px;
    right: -1px;
  }

  .top-toll-free-header {
    justify-content: center;
    font-size: 22px;
    display: flex;
  }

  .home-page-logo {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .chandeliers-header-title {
    z-index: 2;
    text-align: center;
    margin-top: 6px;
    margin-right: 1px;
    padding-top: 4px;
    padding-bottom: 0;
    padding-right: 6px;
    font-size: 19px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
  }

  .chandeliers-top-text {
    text-shadow: none;
    padding-top: 10px;
  }

  .chandeliers-top-text.chand-text {
    text-shadow: none;
  }

  .chandelier-sub-nav-section {
    opacity: 1;
    background-color: #fff;
    background-position: 65% 0;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    margin-top: -6px;
    padding-top: 2px;
  }

  .text-under-chandeliers-sub-nav {
    color: #545454;
  }

  .subnav-to-order-text-under-toll-free {
    padding-bottom: 47px;
    line-height: 17px;
  }

  .chandelier-sub-nav-button {
    padding-top: 0;
    padding-bottom: 0;
  }

  .metal-finish-knob-picture {
    width: 40px;
  }

  .under-mini-knobs-text {
    font-size: 14px;
    line-height: 17px;
  }

  .mini-finish-knobs-div {
    margin-bottom: 0;
    padding-left: 27px;
    padding-right: 27px;
    top: 18px;
  }

  .fixture-blowup-column-2 {
    text-align: center;
  }

  .ns1-alternate-link {
    padding-top: 0;
    padding-bottom: 0;
    top: 0;
  }

  ._108-to-101-link, ._108-to-104-link {
    padding-bottom: 0;
  }

  ._122-to-101-link {
    padding-bottom: 0;
    top: 0;
  }

  ._127-to-110-link, ._127-to-105-link {
    padding-bottom: 0;
  }

  ._79-to-9-link {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
  }

  .tw-wood-icon {
    position: relative;
  }

  .credit-card-logos {
    position: relative;
    top: -3px;
  }

  .nch1-blowup {
    text-align: center;
  }

  .chandeliers-header-text {
    padding-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    position: relative;
    top: 7px;
  }

  .chandeliers-page-numbers-div {
    top: 3px;
  }

  .chandeliers-sub-page-header {
    margin-top: 0;
    padding-bottom: 21px;
    display: block;
  }

  .chandeliers-home-header-title {
    z-index: 1;
    color: var(--burlywood);
    text-shadow: 1px 1px 1px #000;
    padding-top: 30px;
    padding-bottom: 0;
    font-size: 15px;
    position: relative;
    top: auto;
    left: auto;
  }

  .top-splash-slide-6 {
    background-position: 50% 24%;
    background-size: contain;
    width: 294px;
    position: relative;
  }

  .home-promo-text---everything-reduced {
    position: relative;
    top: -21px;
  }

  .option-page-top-div {
    position: relative;
    top: -5px;
  }

  .under-chandelier-blowup-link-to-plates {
    line-height: 17px;
  }

  .chandelier-link-to-backplates {
    padding-top: 0;
    padding-bottom: 0;
  }

  .chandelier-nav-buttons {
    margin-top: -30px;
    display: block;
    position: static;
  }

  .nav-bar-2 {
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
    font-size: 9px;
    display: flex;
    top: -2px;
  }

  .logo-2 {
    margin-left: 8px;
    left: -9px;
  }

  .menu-button-2 {
    background-color: #fff;
    margin-right: 0;
    display: inline-block;
    position: relative;
    top: -48px;
    left: 0;
    right: 0;
  }

  .menu-button-2:focus {
    background-color: #dbbf81;
  }

  .menu-button-2.w--open {
    display: inline-block;
    position: relative;
    top: -48px;
  }

  .menu-button-2.w--open:hover {
    background-color: #fff;
  }

  .menu-button-2.w--open:focus {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-section-2 {
    padding-bottom: 0;
    top: auto;
    box-shadow: 0 1px 13px 3px #000;
  }

  .nav-social-column-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    top: -36px;
    left: 0;
  }

  .facebook-wood-icon-2 {
    top: 24px;
    left: -147px;
    right: 149px;
  }

  .tw-wood-icon-2 {
    position: relative;
    left: 97px;
  }

  .name-field-2 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .fb-wood-icon-2 {
    display: block;
    position: relative;
    left: 86px;
  }

  .top-nav-logo-2 {
    padding-bottom: 14px;
    top: 4px;
    left: auto;
    right: auto;
  }

  .nav-button-2 {
    z-index: 1001;
    box-shadow: none;
    display: block;
  }

  .twitter-wood-icon-2 {
    top: 24px;
    left: -41px;
  }

  .nav-top-table-2 {
    display: block;
  }

  .nav-menu-2 {
    z-index: 10000;
    padding-top: 14px;
    position: absolute;
    top: -3px;
    left: 0;
    right: 0;
  }

  .menu-button-3 {
    background-color: #fff;
    margin-right: 0;
    display: inline-block;
    position: relative;
    top: -97px;
    left: 0;
    right: 0;
  }

  .menu-button-3:focus {
    background-color: #dbbf81;
  }

  .menu-button-3.w--open {
    display: inline-block;
    position: relative;
    top: -97px;
  }

  .menu-button-3.w--open:hover {
    background-color: #fff;
  }

  .menu-button-3.w--open:focus {
    margin-left: auto;
    margin-right: auto;
  }

  .navigation-section-2 {
    position: relative;
    top: auto;
  }

  .logo-3 {
    margin-left: 8px;
    top: -29px;
    left: -9px;
  }

  .text-block-13 {
    color: var(--black);
    margin-top: 6px;
    padding-bottom: 24px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    line-height: 16px;
    display: none;
  }

  .text-block-13:hover {
    color: var(--black);
  }

  .nav-bar-3 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 45px;
    padding-bottom: 0;
    display: flex;
    top: -2px;
  }

  .nav-social-column-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    margin-top: 22px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    top: -36px;
    left: -22px;
  }

  .menu-button-4 {
    background-color: #fff;
    margin-right: 0;
    display: inline-block;
    position: relative;
    top: -102px;
    left: 0;
    right: 0;
  }

  .menu-button-4:focus {
    background-color: #dbbf81;
  }

  .menu-button-4.w--open {
    display: inline-block;
    position: relative;
    top: -104px;
  }

  .menu-button-4.w--open:hover {
    background-color: #fff;
  }

  .menu-button-4.w--open:focus {
    margin-left: auto;
    margin-right: auto;
  }

  .logo-4 {
    margin-left: 8px;
    top: -11px;
    left: -9px;
  }

  .text-block-14 {
    margin-top: 6px;
    padding-bottom: 24px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    line-height: 16px;
  }

  .dropdown-menu-2 {
    margin-top: 3px;
    display: inline-block;
    inset: 5px 0 8px;
  }

  .top-toll-free-header-2 {
    font-size: 21px;
    left: 6px;
  }

  .tol-lfree-top-2 {
    text-align: center;
    margin-left: 0;
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    left: 0;
  }

  .dropdown-list-2.w--open {
    top: 51px;
    left: 114px;
  }

  .dropdown-2 {
    top: 22px;
    left: 0;
  }

  .top-toll-free-column-2 {
    text-align: center;
    left: 0;
  }

  .top-toll-free-number-2 {
    padding-right: 19px;
  }

  .dropdown-column-2 {
    text-align: center;
  }

  .dropdown-list-3.w--open {
    margin-left: auto;
    top: 53px;
    left: auto;
  }

  .drop-down-arrow-2:hover {
    color: #30180f;
  }

  .top-toll-free-number-3 {
    padding-right: 0;
    top: 4px;
  }

  .dropdown-3 {
    flex: none;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    top: 22px;
    left: auto;
    right: auto;
  }

  .top-section-3 {
    padding-top: 0;
    padding-bottom: 24px;
  }

  .top-toll-free-column-3 {
    justify-content: center;
    display: inline-block;
    left: 0;
  }

  .tol-lfree-top-3 {
    line-height: 15px;
    top: 5px;
    left: 0;
  }

  .drop-down-text-2 {
    padding-top: 5px;
    position: relative;
    top: -7px;
  }

  .drop-down-text-2:hover {
    color: #30180f;
  }

  .dropdown-menu-3 {
    margin-top: 3px;
    inset: 7px auto 8px;
  }

  .text-block-17 {
    margin-top: 10px;
  }

  .page-number-div {
    margin-top: -6px;
  }
}


@font-face {
  font-family: 'Sketchrockwell';
  src: ;
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rockwell';
  src: url('../fonts/Rockwell-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rockwell2';
  src: url('../fonts/rockwell2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sketchrockwell';
  src: url('../fonts/SketchRockwell-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rockwell';
  src: url('../fonts/Rockwell-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}