#item-selector {
  /*#chairs-list{
  	max-width: 90%;
  	max-width: 85%;
  	.row{
  		max-width: 100%;
  		padding: 0;
  	}
  	.item-selector{
  		padding-left: 0;
  		padding-right: 0;
  	}
  }*/
  /*max-width: 100%;*/
 }

#items-selector-list {
  width: 90%;
  max-width: 100%;
  max-width: 85%; }

#furniture-types-list-wrapper #items-selector-list .block-grids li {
  /*padding: 0;*/
  min-height: 200px;
  /*min-height: 290px;*/
  /*min-height: 350px;*/
  padding-bottom: 14%;
  position: relative; }
#furniture-types-list-wrapper #items-selector-list .block-grids li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100%;
  opacity: 1;
  z-index: 2;
  /*border: solid;*/
  background: rgba(32, 32, 32, 0.33);
  position: absolute;
  background: green;
  opacity: 0.4;
  opacity: 0;
  display: block;
  height: 100%;
  /*padding: 0 0 33%;*/
  width: 100%; }
#furniture-types-list-wrapper #items-selector-list .block-grids li span {
  display: block;
  /*background-color: #908b87;*/
  background: transparent;
  /*min-height: 100px;*/
  height: 100%;
  position: relative;
  z-index: 1;
  /*min-height: 240px;*/
  /*opacity: 0.2;*/
  text-align: center;
  /*margin: 45% auto 0 auto;*/
  margin: 0 auto;
  padding: 0;
  padding-top: 40%;
  /*margin: 45% auto 0 auto;*/
  text-transform: uppercase;
  font-size: 14px;
  /*border-bottom: solid 1px white;*/
  color: white;
  width: 55%;
  width: 80%;
  font-family: sans-serif;
  font-family: tenor-sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  /*letter-spacing: 10px;*/
  /* breaks mobile width */
  letter-spacing: 2px;
  height: auto;
  display: block;
  text-rendering: auto;
  font-weight: normal;
  /*width: auto;*/
  /*background: rgba(32, 2, 32, 0.33);*/
  -webkit-transition: opacity 0.30s;
  -moz-transition: opacity 0.30s;
  transition: opacity 0.30s;
  opacity: 0; }
#furniture-types-list-wrapper #items-selector-list .block-grids li span:after {
  display: block;
  position: relative;
  content: "";
  /*width: 182px;*/
  border-bottom: 2px solid;
  /*border-bottom: none;*/
  padding-bottom: 0px;
  /*width: auto;*/
  width: 70%;
  margin: 0 auto; }
#furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper {
  min-height: 400px;
  padding: 50px 0;
  /*border-bottom: solid 2px #7F7F7F;*/
  /*margin-bottom: 40px;*/
  width: 90%;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  float: none;
  /* removing padding */ }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper #idontknowsingleitemhere {
    position: relative;
    margin: 0; }
    #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper #idontknowsingleitemhere .single-item-large-images {
      padding-right: 0;
      /*background: green;*/
      text-align: right; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper #close {
    width: 15px;
    height: 15px;
    /*border: solid 1px;*/
    /*background: url(../images/Product_Window_X.svg) no-repeat center center;*/
    background: url(../images/Product_Window_X2.png) no-repeat center center;
    display: block;
    position: absolute;
    right: 0;
    top: -32px; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .single-item-large {
    padding-left: 0;
    padding: 0 8px;
    /*padding-left: 0.9375rem;*/ }
  @media only screen and (min-width: 40.063em) {
    #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .single-item-large {
      /*padding-left: 0;*/
      padding-left: 0.9375rem; } }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .placeholder-for-image-on-mobile {
    /*border: solid 4px red;*/
    display: block; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .single-item-large-images {
    display: none; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper h1 {
    /*color: rgb(66, 65, 11);*/
    font-family: tenor-sans, sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 6px;
    line-height: 18px;
    text-align: left;
    text-transform: uppercase; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper h2, #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper h3 {
    border: none; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper h2:after, #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper h3:after {
    display: none; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper p {
    /*color: rgb(66, 65, 11);*/
    display: block;
    font-family: tenor-sans, sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 21px;
    text-align: left; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .finishes-list img {
    width: 60px;
    margin-right: 8px; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .specs, #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .price-wrapper {
    margin-top: 0px; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .finishes-list, #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .specs {
    margin-bottom: 35px; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .order-button {
    margin-top: 20px;
    color: white;
    background-color: #a19f9d;
    text-transform: uppercase;
    text-align: center;
    font-family: tenor-sans, sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 6px;
    line-height: 18px; }
    #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .order-button a, #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .order-button a:link, #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .order-button a:visited {
      color: white;
      display: block;
      width: 100%;
      height: 100%;
      /*border: solid;*/
      padding: 14px 0; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .print-button {
    margin-top: 20px;
    color: #a19f9d;
    /*background-color: #a19f9d;*/
    text-transform: uppercase;
    text-align: center;
    font-family: tenor-sans, sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 6px;
    line-height: 18px;
    display: block; }
    @media only screen and (max-width: 40.063em) {
      #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .print-button {
        display: none; } }
    #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .print-button a, #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .print-button a:link, #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .print-button a:visited {
      color: #a19f9d;
      display: block;
      width: 100%;
      height: 100%;
      border: #a19f9d solid 1px;
      padding: 4px 0; }

#furniture-types-list-wrapper #items-selector-list #nav-arrow-left, #furniture-types-list-wrapper #items-selector-list #nav-arrow-right {
  display: none;
  position: absolute; }

@media only screen and (min-width: 40.063em) {
  #furniture-types-list-wrapper #items-selector-list #nav-arrow-left, #furniture-types-list-wrapper #items-selector-list #nav-arrow-right {
    width: 38px;
    height: 49px;
    /*position: absolute;*/
    margin-top: 12%;
    /*display: none;*/ }
  #furniture-types-list-wrapper #items-selector-list #nav-arrow-left {
    /*left: -70px;*/
    left: -5%;
    /*left: 0;*/
    z-index: 100;
    background: url(../images/chairs/arrow.png) no-repeat; }
  #furniture-types-list-wrapper #items-selector-list #nav-arrow-right {
    /*right: -59px;*/
    /*right: 0;*/
    right: -5%;
    z-index: 100;
    background: url(../images/chairs/arrow-right.png) no-repeat; }
  #furniture-types-list-wrapper #items-selector-list .block-grids li span {
    letter-spacing: 10px; }
  #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper {
    /*border-bottom: solid 2px #7F7F7F;*/ }
    #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .placeholder-for-image-on-mobile {
      /*border: solid 8px blue;*/
      display: none; }
    #furniture-types-list-wrapper #items-selector-list #item-data-content-wrapper .single-item-large-images {
      display: block; } }

/*# sourceMappingURL=item-selector-list.css.map */
