/* CSS Document */
@font-face {
  font-family: "string";
  src: url("fonts/string.eot");
  src: url("fonts/string.eot?#iefix") format("embedded-opentype"), url("fonts/string.woff") format("woff"), url("fonts/string.ttf") format("truetype"), url("fonts/string.svg#string") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "string" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "string" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-down:before {
  content: "\32"; }

.icon-arrow-left:before {
  content: "\34"; }

.icon-arrow-right:before {
  content: "\36"; }

.icon-arrow-up:before {
  content: "\38"; }

.icon-close:before {
  content: "\78"; }

.icon-document:before {
  content: "\64"; }

.icon-download:before {
  content: "\44"; }

.icon-expand:before {
  content: "\2b"; }

.icon-favorite:before {
  content: "\6b"; }

.icon-info:before {
  content: "\69"; }

.icon-menu:before {
  content: "\6d"; }

.icon-search:before {
  content: "\73"; }

.icon-share:before {
  content: "\53"; }

.icon-upload:before {
  content: "\55"; }

.icon-byo:before {
  content: "\62"; }

.icon-assembly:before {
  content: "\61"; }

.icon-flag:before {
  content: "\66"; }

.icon-minus:before {
  content: "\2d"; }

.icon-caret-down:before {
  content: "\6e"; }

.icon-caret-left:before {
  content: "\6c"; }

.icon-caret-right:before {
  content: "\72"; }

.icon-caret-up:before {
  content: "\75"; }

.icon-facebook:before {
  content: "\46"; }

.icon-instagram:before {
  content: "\49"; }

.icon-pinterest:before {
  content: "\50"; }

.icon-twitter:before {
  content: "\54"; }

.icon-external-link:before {
  content: "\65"; }

h2 {
  font-weight: 300;
  font-size: 1.8em;
  margin-left: 1rem;
  color: #0a0a0a; }

h3 {
  font-weight: 500;
  font-size: 1.3em;
  color: #0a0a0a;
  margin-left: 1rem;
  margin-bottom: 0; }

h4 {
  font-weight: 500;
  font-size: 1em;
  color: #0a0a0a;
  margin-bottom: 0; }

p, body {
  font-weight: 300;
  font-size: 1em;
  color: #0a0a0a; }

p {
  padding: 0 1rem; }

a {
  color: #0a0a0a;
  text-decoration: underline; }

a:hover, a:active {
  color: #e6e6e6; }

#notify p {
  padding-top: 0; }
#notify h2 {
  font-size: 1em; }
#notify a {
  color: #fefefe; }

#notify .callout {
  background-color: #0a0a0a;
  color: #e6e6e6;
  margin-bottom: 0; }

#notify .callout p {
  color: #e6e6e6;
  margin-bottom: 0; }

.string {
  font-family: 'string'; }

#headermenu .accordion-menu {
  margin: 1.7rem 0.8rem; }
#headermenu li[aria-expanded='true'] > a.accordion-title::before {
  transform: scaleY(-1);
  font-family: 'string';
  font-size: 1.5em;
  content: '-';
  transform-origin: 50% 50%; }
#headermenu li > a.accordion-title::before {
  position: absolute;
  font-family: 'string';
  font-size: 1.5em;
  content: '+'; }
#headermenu #logo-large {
  margin-top: -1px; }

.accordion-menu, .menu {
  background: transparent; }
  .accordion-menu a, .menu a {
    color: #fefefe; }
  .accordion-menu .is-active > a, .menu .is-active > a {
    background: transparent;
    text-decoration: underline;
    color: #818383; }

.accordion-menu.level2menu {
  background: transparent; }
  .accordion-menu.level2menu a {
    color: #0a0a0a; }
  .accordion-menu.level2menu .is-active > a {
    background: transparent;
    text-decoration: none;
    color: #818383; }

.is-accordion-submenu a {
  padding-left: 0;
  color: #818383; }

.accordion-menu .is-accordion-submenu a {
  padding-left: 0; }

.closebtn {
  font-family: 'string';
  color: #fefefe;
  font-size: 2.5em;
  margin: 0.2em;
  cursor: pointer; }

.dropdown-pane {
  background-color: rgba(0, 0, 0, 0.85); }

@media screen and (max-width: 39.9375em) {
  h1 {
    color: #818383;
    text-align: left;
    font-size: 2em;
    font-weight: 300;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 1rem; }

  #notify {
    border-bottom-color: #e6e6e6;
    border-bottom-style: solid;
    border-bottom-width: 1px; }

  #headermenu {
    position: relative;
    z-index: 10;
    background-image: url(../img/top-nav-bg-small.png);
    background-repeat: repeat-x;
    background-color: transparent;
    color: #fefefe;
    height: 64px; }
    #headermenu h1 {
      margin-left: 0;
      font-size: 1.5em;
      margin-top: 14px;
      vertical-align: top;
      overflow: hidden; }
    #headermenu #hamburger {
      font-family: 'string';
      font-size: 1.5em;
      color: #fefefe;
      padding: 1rem; }
    #headermenu #logo-small {
      margin: 1rem 0.5rem 0.5rem 0; }
    #headermenu #header-dropdown {
      background-color: rgba(0, 0, 0, 0.85); }
    #headermenu .dropdown-pane {
      width: 100%; }

  #content {
    position: relative;
    top: -64px;
    margin-bottom: -64px; }

  .orbit-bullets {
    background-color: rgba(0, 0, 0, 0.55);
    padding: 0.25em; }
    .orbit-bullets button {
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      color: #818383;
      cursor: pointer;
      background-color: transparent; }
    .orbit-bullets button.is-active {
      color: #fefefe;
      border: #fefefe solid 1px;
      background-color: transparent; }
    .orbit-bullets button:hover {
      background-color: transparent; }

  .bullet-container {
    display: none;
    position: absolute;
    top: 70%;
    width: 100%; }

  #productphoto {
    padding-top: 64px; }

  #iconpanel {
    top: 3em; }

  #iconpanel {
    margin-top: 1rem;
    margin-left: 1rem;
    font-family: 'string';
    position: absolute;
    z-index: 5; }

  #iconpanel li {
    color: #fefefe;
    background: #818383;
    font-size: 2em;
    line-height: 1.2em;
    height: 1.2em;
    width: 1.2em;
    text-align: center;
    cursor: pointer;
    margin: 0 0.5em 0 0;
    border: none; }

  #iconpanel li:first-child {
    margin-left: 0; }

  #iconpanel li.active {
    color: #0a0a0a;
    height: 1.5em; }

  #iconpanel li.secondary, #iconpanel li#info {
    display: none; }

  #iconpanel + detail {
    display: none;
    position: absolute;
    background: #818383;
    padding: 1rem;
    top: 6.9em;
    left: 1em;
    margin-left: 0;
    z-index: 5;
    width: 90%; }
    #iconpanel + detail tbody th {
      font-weight: 300;
      text-align: left;
      padding: 0 0.5rem; }
    #iconpanel + detail tbody td {
      padding: 0 0.5rem; }
    #iconpanel + detail tbody td:first-child, #iconpanel + detail tbody th:first-child {
      padding-left: 0; }
    #iconpanel + detail .closeinfo {
      position: absolute;
      width: 1em;
      height: 2em;
      font-size: 2em;
      top: -1.5em;
      right: 0;
      font-family: 'string';
      cursor: pointer;
      color: #818383; }

  #inspirationcontainer {
    padding: 2em;
    height: 320px; }

  #inspiration {
    width: 330px; }

  #inspiration figure h2 {
    font-size: 1em;
    font-weight: 500; }

  #storelocator {
    padding-top: 64px; }

  footer p {
    padding-left: 0;
    padding-right: 0; } }
@media screen and (min-width: 40em) {
  h1 {
    text-align: left;
    font-size: 2em;
    font-weight: 300;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 1rem; }

  #headermenu {
    padding-top: 1em;
    color: #818383;
    background-color: #fefefe;
    height: 104px; }
    #headermenu #header-dropdown {
      background-color: transparent; }
    #headermenu .accordion-menu {
      background-color: rgba(0, 0, 0, 0.85); }
    #headermenu #hamburger {
      color: #818383;
      font-family: 'string';
      font-size: 2.75em;
      margin-top: 0.25em;
      vertical-align: text-bottom; }

  .orbit-bullets {
    background-color: transparent;
    padding: 0.25em; }
    .orbit-bullets button {
      color: #818383;
      cursor: pointer;
      border: #818383 solid 1px;
      background-color: transparent; }
    .orbit-bullets button.is-active {
      color: #fefefe;
      border: #fefefe solid 1px;
      background-color: #818383; }
    .orbit-bullets button:hover {
      background-color: transparent; }

  .bullet-container {
    display: none;
    position: absolute;
    top: 80%;
    width: 100%; }

  #inspirationcontainer {
    padding: 3em; }

  #inspiration {
    width: 570px; }

  #inspiration figure h2 {
    font-size: 1.5em;
    font-weight: 500; }

  #iconpanel {
    margin-top: 1rem;
    margin-left: 1rem;
    font-family: 'string';
    position: absolute;
    z-index: 5; }

  #iconpanel li {
    color: #fefefe;
    background: #818383;
    font-size: 2em;
    line-height: 1.2em;
    height: 1.2em;
    width: 1.2em;
    text-align: center;
    cursor: pointer;
    margin: 0 0.5em 0 0;
    border: none; }

  #iconpanel li:first-child {
    margin-left: 0; }

  #iconpanel li.active {
    color: #0a0a0a;
    height: 1.5em; }

  #iconpanel li.secondary, #iconpanel li#info {
    display: none; }

  #iconpanel + detail {
    display: none;
    position: absolute;
    background: #818383;
    padding: 1rem;
    top: 4em;
    left: 1em;
    margin-left: 0;
    z-index: 5; }
    #iconpanel + detail tbody th {
      font-weight: 300;
      text-align: left;
      padding: 0 0.5rem; }
    #iconpanel + detail tbody td {
      padding: 0 0.5rem; }
    #iconpanel + detail tbody td:first-child, #iconpanel + detail tbody th:first-child {
      padding-left: 0; }
    #iconpanel + detail .closeinfo {
      position: absolute;
      width: 1em;
      height: 2em;
      font-size: 2em;
      top: -1.5em;
      right: 0;
      font-family: 'string';
      cursor: pointer;
      color: #818383; } }
@media screen and (min-width: 64em) {
  h2, h3 {
    margin-left: 0; }

  p {
    padding: 0; }

  #headermenu .accordion-menu {
    margin-left: 0.8rem; }
  #headermenu #hamburger {
    padding: 0;
    margin-left: -0.25em; }
  #headermenu #logo-large {
    margin-right: 0;
    margin-top: 1rem; } }
@media screen and (max-width: 63.9375em) {
  #headermenu #logo-large {
    margin-right: 1rem; } }
#inspirationcontainer {
  background: #bcbdc1; }

#inspiration {
  margin: 0 auto; }

#inspiration figure {
  position: relative;
  float: left; }

#inspiration figure a h2 {
  color: #ffffff; }

#inspiration figure h2 {
  margin: 0;
  position: absolute;
  width: 100%;
  text-align: center; }

#takemehome {
  color: #0a0a0a;
  text-align: center;
  margin-top: 1em; }

.poster {
  position: relative; }
  .poster img {
    width: 100%;
    min-width: 100%; }
  .poster header {
    position: absolute;
    top: 35%;
    width: 100%; }
    .poster header h2 {
      width: 160px;
      height: 160px;
      margin: 0 auto;
      text-align: center;
      background-color: rgba(254, 254, 254, 0.7);
      font-weight: 300;
      font-size: 1.3em;
      padding-top: 3em;
      line-height: 1em;
      color: #0a0a0a; }
    .poster header a {
      color: #0a0a0a; }

.products {
  background-color: #cacaca; }
  .products img {
    width: 80%;
    max-height: 200px;
    height: auto; }
  .products a {
    color: #fefefe;
    text-decoration: none; }
  .products figure:hover a {
    color: #0a0a0a; }
  .products figure {
    padding: 2rem;
    color: #fefefe; }
    .products figure figcaption {
      margin-top: 20px; }
  .products figure.active a {
    color: #0a0a0a;
    text-decoration: underline; }
  .products figure.empty {
    background-color: transparent; }

#content #details {
  color: #fefefe;
  padding: 1rem;
  margin-bottom: 2em;
  background-color: #818383; }
  #content #details h2 {
    color: #fefefe;
    font-weight: 400;
    font-size: 1em;
    margin: 0; }
  #content #details h3 {
    color: #fefefe;
    font-weight: 400;
    font-size: 1em;
    margin-bottom: 0.5rem;
    margin-left: 0; }
  #content #details p {
    padding: 0;
    color: #cacaca; }
  #content #details .menu {
    padding-left: 0;
    width: 100%; }
  #content #details a {
    color: #cacaca; }
  #content #details .accordion-item > a {
    text-decoration: none; }
  #content #details .dropdown > li > a::after {
    content: 'n';
    font-family: 'string'; }
  #content #details .dropdown.menu > li > a {
    background-color: #818383; }
  #content #details .is-dropdown-submenu-parent {
    width: 100%; }
  #content #details .is-dropdown-submenu {
    width: 100%; }
  #content #details .is-dropdown-submenu a {
    padding-left: 1em;
    width: 100%; }
  #content #details .submenu {
    background-color: #686969;
    border: none; }
  #content #details #sizes li.is-dropdown-submenu-parent > a {
    color: #fefefe;
    padding-left: 0; }
  #content #details .swatch {
    float: left;
    width: 56px;
    margin-right: 6px;
    border: solid #818383 3px; }
    #content #details .swatch figure {
      width: 50px;
      height: 50px;
      background-color: #818383;
      background-size: 200%;
      cursor: pointer; }
    #content #details .swatch figure.dualcolor {
      height: 25px; }
    #content #details .swatch figcaption {
      color: #fefefe; }
  #content #details .swatch.active {
    border-color: #fefefe; }
  #content #details .photothumb img {
    margin: 0 10px 10px 0;
    float: left;
    cursor: pointer; }
  #content #details .photothumb .active {
    border: solid 3px #fefefe; }
  #content #details thead, #content #details tbody, #content #details tfoot {
    border: none;
    background-color: transparent; }
  #content #details tbody td {
    color: #cacaca;
    padding: 0.25rem 0; }
  #content #details tbody td:nth-child(2n) {
    text-align: right; }
  #content #details .accordion-item {
    padding-top: 1rem; }
  #content #details .accordion {
    background-color: transparent; }
    #content #details .accordion .accordion-title {
      color: #fefefe;
      padding: 0.5em 0; }
    #content #details .accordion .accordion-title:hover {
      background-color: transparent; }
    #content #details .accordion .accordion-title:active, #content #details .accordion .accordion-title:link, #content #details .accordion .accordion-title:visited {
      background-color: transparent; }
    #content #details .accordion .accordion-content {
      background-color: transparent;
      padding: 0; }
  #content #details .accordion-content tbody td:last-child .string {
    margin-right: 1rem; }

#productphoto {
  text-align: center; }
  #productphoto img {
    max-height: 600px;
    width: auto; }

#assembly {
  margin-bottom: 2em;
  padding-bottom: 2em;
  background-color: #cacaca; }
  #assembly img {
    margin-top: 1rem;
    max-height: 200px; }
  #assembly h1 {
    color: #0a0a0a;
    text-align: center;
    font-size: 1.8em;
    font-weight: 400;
    margin-bottom: 1em; }
  #assembly .assembly div.cell {
    text-align: center;
    background-color: #818383;
    color: #fefefe;
    padding: 1rem; }
  #assembly .assembly div h2 {
    text-align: left;
    font-size: 100%;
    margin-bottom: 1em; }
  #assembly .assembly div h3 {
    text-align: left;
    font-size: 100%; }
  #assembly .assembly div.cell a {
    display: block;
    text-align: right;
    font-family: 'string';
    font-size: 1.5em;
    text-decoration: none;
    color: #fefefe; }

.content {
  margin-bottom: 2em;
  padding-bottom: 2em;
  background-color: #cacaca; }
  .content h2 {
    color: #0a0a0a;
    text-align: center;
    font-size: 1.8em;
    font-weight: 400;
    margin-bottom: 1em; }

#catalog {
  margin-bottom: 2em;
  padding-bottom: 2em;
  background-color: #cacaca; }
  #catalog h1 {
    color: #0a0a0a;
    text-align: center;
    font-size: 1.8em;
    font-weight: 400;
    margin-bottom: 1em; }
  #catalog .catalog div.cell a {
    text-align: right;
    display: block;
    font-family: 'string';
    font-size: 1.5em;
    text-decoration: none;
    color: #fefefe; }

#contacts {
  padding: 1rem;
  background-color: #818383;
  color: #fefefe; }
  #contacts p {
    color: #fefefe; }

#storelocator aside {
  background-color: #cacaca; }
#storelocator p {
  padding: 1rem;
  margin: 0; }
#storelocator a {
  color: #0a0a0a; }
#storelocator #map-canvas {
  height: 500px;
  padding: 0px; }
#storelocator #map-canvas p {
  text-align: center;
  margin-top: 2rem; }
#storelocator #searchresult {
  margin-left: 10px; }
#storelocator #form-search {
  background-color: #fefefe;
  padding: 0;
  margin: 0 1rem;
  height: 40px; }
  #storelocator #form-search #locationsearch {
    width: 80%;
    border: none;
    box-shadow: none; }
  #storelocator #form-search #btnsearch {
    font-family: 'string';
    font-size: 36px;
    line-height: 40px;
    cursor: pointer;
    margin-top: -15px;
    margin-right: 10px; }
#storelocator #map-data {
  margin-left: 3%; }
#storelocator .tabs {
  background-color: #cacaca; }
#storelocator .tabs-title a {
  color: #0a0a0a;
  font-size: 0.8em; }
#storelocator .tabs-content {
  background-color: #e6e6e6; }
#storelocator #resellerlist {
  height: 450px;
  width: 100%;
  position: relative;
  overflow: auto; }
#storelocator .reseller_box {
  width: 100%;
  float: left;
  padding: 0 5px; }
#storelocator .resellername {
  cursor: pointer; }
#storelocator .reseller_box p {
  display: none;
  padding: 10px 5px; }
#storelocator #storedetail {
  padding: 10px;
  background: #DDDBCF;
  display: none; }
#storelocator #storedetail img {
  margin-right: 10px; }
#storelocator .closedbox {
  background: url(images/plus.png) no-repeat left;
  padding-left: 15px; }
#storelocator .openbox {
  background: url(images/minus.png) no-repeat left;
  padding-left: 15px; }

.orbit, .orbit-image {
  margin-bottom: 1rem; }

.orbit-figure aside {
  font-size: 2em;
  position: absolute;
  top: 1em;
  right: 1em;
  color: #fefefe;
  padding: 0 1rem; }

.orbit-figure detail {
  position: absolute;
  top: 7em;
  left: 2em;
  width: 50%;
  background: rgba(255, 255, 255, 0.85);
  padding: 0 1rem; }

.social:first-child {
  margin-left: 0.5em; }

.social {
  font-family: 'string';
  font-size: 2em;
  width: 1.5em;
  margin-top: 1em;
  float: left; }

footer {
  background-color: #0a0a0a;
  color: #fefefe; }
  footer a {
    color: #fefefe;
    text-decoration: none; }
  footer a:hover {
    color: #e6e6e6; }
  footer p {
    color: #cacaca; }
  footer .copyright {
    color: #818383;
    margin-left: 1em;
    margin-top: 2em;
    font-size: 0.75em;
    max-width: 700px; }
  footer .breadcrumbs {
    margin: 1rem; }
  footer .breadcrumbs li {
    font-size: 1em;
    color: #cacaca; }
  footer .breadcrumbs li:not(:last-child)::after {
    font-family: 'string';
    content: '6';
    margin: 0.4rem;
    vertical-align: bottom; }
  footer li[aria-expanded='true'] > a.accordion-title::before {
    transform: scaleY(-1);
    font-family: 'string';
    font-size: 1.5em;
    content: '-';
    transform-origin: 50% 50%; }
  footer li > a.accordion-title::before {
    position: absolute;
    font-family: 'string';
    font-size: 1.5em;
    content: '+'; }
