@charset "UTF-8";
.filter-lamp-model-selected #lamp-type-menu-wrap {
  display: none !important;
}

#lamp-model-menu.dropdown-filter-menu ul {
  margin-top: 0;
}
#lamp-model-menu #products-list {
  position: relative;
  left: 0;
  top: 0;
  float: left;
  width: 960px;
  z-index: 3000;
  background: #fff;
  padding: 0;
  display: block;
  padding: 10px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1025px) {
  #lamp-model-menu #products-list {
    width: 880px;
  }
}
@media only screen and (max-width: 930px) {
  #lamp-model-menu #products-list {
    width: 780px;
  }
}
@media only screen and (max-width: 800px) {
  #lamp-model-menu #products-list {
    width: 680px;
  }
}
#lamp-model-menu #products-list #products-list-container {
  display: grid;
  grid-template-columns: 220px 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  padding-top: 16px;
}
@media only screen and (max-width: 1200px) {
  #lamp-model-menu #products-list #products-list-container {
    grid-template-columns: 200px 1fr;
  }
}
@media only screen and (max-width: 720px) {
  #lamp-model-menu #products-list #products-list-container {
    grid-template-columns: 1fr;
    grid-template-rows: 2fr;
  }
}
#lamp-model-menu #products-list #products-list-right ul li {
  margin: 0 4px 4px 0;
  float: left;
  position: relative;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.02);
  border: 1px solid #e4e4e4;
  width: auto;
}
#lamp-model-menu #products-list #products-list-right ul li.selected {
  border: 1px solid #ab41d7;
  background: none;
}
#lamp-model-menu #products-list #products-list-right ul li a {
  padding: 0;
}
#lamp-model-menu #products-list #products-list-right ul li a img {
  height: 110px;
  width: auto;
}
@media only screen and (max-width: 1200px) {
  #lamp-model-menu #products-list #products-list-right ul li a img {
    height: 90px;
  }
}
@media only screen and (max-width: 920px) {
  #lamp-model-menu #products-list #products-list-right ul li a img {
    height: 70px;
  }
}
@media only screen and (max-width: 720px) {
  #lamp-model-menu #products-list #products-list-right ul li a img {
    height: 55px;
  }
}
#lamp-model-menu #products-list-wrap {
  padding-left: 4px;
  padding-top: 4px;
}
#lamp-model-menu .dropdown-filter-menu-label {
  display: none;
}
#lamp-model-menu #filter-products-all {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
}
#lamp-model-menu #filter-products-all:hover {
  background: #f0f0f0;
}
#lamp-model-menu #filter-products-all .border-button {
  padding: 8px 18px 6px 18px;
  display: block;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 1.1em;
  line-height: 1;
  color: #444b4e;
  text-decoration: none;
}

#choose-lamps-for-image-view {
  background: rgb(225, 225, 225);
  position: absolute;
  left: -400;
  top: 80px;
  display: none;
  padding-left: 4px;
  border-radius: 4px;
}
#choose-lamps-for-image-view.active {
  display: block;
}
#choose-lamps-for-image-view h2 {
  font-size: 1.1em;
  line-height: 1;
}

#choose-lamps-for-image {
  position: relative;
  left: 0;
  top: 0;
  background: rgb(225, 225, 225);
}
#choose-lamps-for-image ul {
  list-style: none;
  display: block;
  float: left;
  padding: 0;
  margin: 10px 0 0 0;
}
#choose-lamps-for-image ul li {
  margin: 0 4px 4px 0;
  float: left;
  position: relative;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.02);
  border: 1px solid #e4e4e4;
  width: auto;
}
#choose-lamps-for-image ul li.selected {
  border: 1px solid #ab41d7;
  background: none;
}
#choose-lamps-for-image ul li label {
  position: relative;
  padding: 0;
}
#choose-lamps-for-image ul li label img {
  height: 53px;
  width: auto;
}
#choose-lamps-for-image ul li label input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
#choose-lamps-for-image ul li label input:checked + span {
  opacity: 1;
  background: #bc72e5 !important;
  color: #fff !important;
}
#choose-lamps-for-image ul li label .title {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  letter-spacing: 0;
  font-size: 10px;
  line-height: 13px;
  font-weight: normal;
  padding: 2px 3px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  z-index: 1010;
  box-sizing: border-box;
  opacity: 0;
}
#choose-lamps-for-image ul li:hover .title {
  opacity: 1;
}

.button-edit-gallery {
  display: inline;
  padding: 3px 12px 3px 12px;
  margin-left: 10px;
  color: #fff;
  font-size: 1em;
  line-height: 1.1em;
  border-radius: 4px;
  background: #aa41d6;
  font-weight: bold;
  font-family: "NeueHelveticaeText65Medium", Helvetica, sans-serif;
  cursor: pointer;
}

#lamp-model-selection img {
  display: none;
}

#filter-products-all span.show-on-selection {
  display: none;
}

#lamp-model-selection span.hide-on-selection {
  display: none;
}

.desktop #products-list .products-list li:hover .title {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  letter-spacing: 0;
  font-size: 10px;
  line-height: 13px;
  font-weight: normal;
  padding: 2px 3px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  z-index: 1010;
  box-sizing: border-box;
}

.ball {
  background: #ede4d7;
  border: 1px solid #d0beab;
  width: 16px;
  height: 16px;
  float: left;
  border-radius: 16px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background: #000;
  padding: 0;
  margin-top: 2px;
  margin-right: 4px;
}
.ball.birch, .ball.natural {
  background: #ede4d7;
  border: 1px solid #d0beab;
}
.ball.white {
  background: #fff;
  border: 1px solid #d0d1c7;
}
.ball.black {
  background: #191618;
  border: 1px solid #191618;
}
.ball.walnut {
  background: #b88361;
  border: 1px solid #ac8069;
}

#filter-birch .ball,
#filter-natural .ball,
#filter-white .ball,
#filter-black .ball,
#filter-walnut .ball {
  margin-left: 66px;
}

#color-selection .filter-li-label {
  display: none;
}

.filter-li-label {
  display: block;
  float: left;
  margin-left: 6px;
}

.search-field-active-deleted #main {
  position: relative;
  z-index: 100;
}

.search-field-active-deleted #footer {
  position: relative;
  z-index: -1;
}

.filter-field-active #main {
  position: relative;
  z-index: 100;
}

.filter-field-active #footer {
  position: relative;
  z-index: -1;
}

.dropdown-filter-trigger {
  color: #444b4e;
  font-size: 0.9em;
  display: block;
  float: left;
  padding: 4px 26px 4px 16px;
  margin-right: 10px;
  background: #fff;
  color: #0f0f0f !important;
  border-radius: 4px;
  font-weight: normal;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.02);
  position: relative;
}
.dropdown-filter-trigger span {
  display: block;
  float: left;
}
.dropdown-filter-trigger span.dropdown-label-selection {
  color: #000 !important;
  font-family: "NeueHelveticaeText75Bold", Helvetica, sans-serif;
  font-weight: normal;
  margin-left: 6px;
}
.dropdown-filter-trigger:after {
  content: "〉";
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #ab41d7;
  display: block;
  float: right;
  line-height: 23px;
  margin-left: 10px;
  margin-right: 12px;
  width: 1px;
  position: absolute;
  top: 3px;
  right: 0;
}

.dropdown-filter-wrap {
  display: block;
  float: left;
}

.dropdown-filter-menu {
  display: none;
  float: left;
  background: #fff;
  width: 200px;
  position: absolute;
  clear: both;
  margin-top: -5px;
}
.dropdown-filter-menu#lamp-model-menu li.types a {
  display: flex;
  align-items: center;
}
.dropdown-filter-menu#lamp-model-menu li.types a span {
  margin-top: 0;
  margin-bottom: 0;
}
.dropdown-filter-menu#space-menu {
  width: 400px;
}
.dropdown-filter-menu#space-menu ul {
  column-count: 2;
}
.dropdown-filter-menu#space-menu ul li {
  width: 100%;
}
.dropdown-filter-menu ul {
  list-style: none;
  display: block;
  float: left;
  padding: 0;
  margin: 10px 0 0 0;
}
.dropdown-filter-menu ul li {
  display: block;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.dropdown-filter-menu ul li .image {
  display: none;
}
.dropdown-filter-menu ul li a {
  color: #444b4e;
  display: block;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
}
.dropdown-filter-menu ul li.selected {
  background: #f0f0f0;
}
.dropdown-filter-menu ul li.selected a {
  color: #ab41d7;
}
.dropdown-filter-menu .dropdown-filter-menu-label {
  display: block;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 10px 5px 10px;
  font-family: "NeueHelveticaeText75Bold", Helvetica, sans-serif;
  font-weight: normal;
}
.dropdown-filter-menu .filter-close {
  display: block;
  float: left;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(/css/icons/icon-close-x.png) no-repeat 0 0;
  background-size: 48px 48px;
  cursor: pointer;
  z-index: 99000;
}

.lamp-model-filter-active #lamp-model-menu-wrap,
.room-filter-active #room-menu-wrap,
.space-filter-active #space-menu-wrap,
.color-filter-active #color-menu-wrap,
.lamp-type-filter-active #lamp-type-menu-wrap {
  display: block;
  float: left;
  position: relative;
  z-index: 5000;
}

.color-filter-active #color-menu {
  display: block;
}
.color-filter-active #color-menu-wrap .dropdown-filter-trigger {
  opacity: 0.1;
}

.room-filter-active #room-menu {
  display: block;
}
.room-filter-active #room-menu-wrap .dropdown-filter-trigger {
  opacity: 0.1;
}

.space-filter-active #space-menu {
  display: block;
}
.space-filter-active #space-menu-wrap .dropdown-filter-trigger {
  opacity: 0.1;
}

.lamp-model-filter-active #lamp-model-menu {
  display: block;
}
.lamp-model-filter-active #lamp-model-menu-wrap .dropdown-filter-trigger {
  opacity: 0.1;
}

.layout-filters-and-search-wrap {
  display: table;
  table-layout: auto;
}

.gallery_new-template,
.gallery_filtered-template {
  /* @group Popup menu mobile */
}
.gallery_new-template.filter-info-active #filter-info,
.gallery_filtered-template.filter-info-active #filter-info {
  display: block;
}
.gallery_new-template #filter-info,
.gallery_filtered-template #filter-info {
  display: none;
  float: left;
  padding: 20px 10px;
  background: #fff;
  width: calc(100% - 20px);
  margin-top: 10px;
}
.gallery_new-template #filter-info p,
.gallery_filtered-template #filter-info p {
  text-align: center;
  margin: 0;
  padding: 0;
}
.gallery_new-template #filter-info p .button,
.gallery_filtered-template #filter-info p .button {
  display: inline-block;
  float: none;
  margin: 0 0 0 15px;
  padding: 7px 10px;
  font-size: 0.9em;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e7e7e7;
  font-weight: normal;
  color: #000;
  cursor: pointer;
}
.gallery_new-template #filter-info p .button:hover,
.gallery_filtered-template #filter-info p .button:hover {
  background: #aa41d6;
  border: 1px solid #aa41d6;
  cursor: pointer;
  color: #fff;
}
.gallery_new-template #lamp-type-menu,
.gallery_filtered-template #lamp-type-menu {
  padding-left: 0;
  display: block;
  float: left;
}
.gallery_new-template #lamp-type-menu li,
.gallery_filtered-template #lamp-type-menu li {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 0px;
}
.gallery_new-template #lamp-type-menu li.selected,
.gallery_filtered-template #lamp-type-menu li.selected {
  background: none !important;
}
.gallery_new-template #lamp-type-menu li.selected .image.has-border,
.gallery_filtered-template #lamp-type-menu li.selected .image.has-border {
  border: 1px solid #aa41d6;
}
.gallery_new-template #lamp-type-menu li.selected a,
.gallery_filtered-template #lamp-type-menu li.selected a {
  background: none !important;
}
.gallery_new-template #lamp-type-menu li.selected a span,
.gallery_filtered-template #lamp-type-menu li.selected a span {
  color: #aa41d6;
}
.gallery_new-template #lamp-type-menu li .image,
.gallery_filtered-template #lamp-type-menu li .image {
  display: block;
  float: left;
  border-radius: 24px;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.gallery_new-template #lamp-type-menu li .image img,
.gallery_filtered-template #lamp-type-menu li .image img {
  width: 48px !important;
  height: 48px !important;
}
.gallery_new-template #lamp-type-menu li .image.has-border,
.gallery_filtered-template #lamp-type-menu li .image.has-border {
  border: 1px solid #e7e7e7;
}
.gallery_new-template #lamp-type-menu li .label,
.gallery_filtered-template #lamp-type-menu li .label {
  display: block;
  float: left;
  color: #444b4e;
  margin-left: 10px;
  margin-top: 13px;
}
.gallery_new-template #lamp-type-menu li a:hover .label,
.gallery_filtered-template #lamp-type-menu li a:hover .label {
  color: #aa41d6;
}
.gallery_new-template #lamp-type-menu li .empty-image,
.gallery_filtered-template #lamp-type-menu li .empty-image {
  display: block;
  float: left;
  border-radius: 24px;
  width: 48px;
  height: 48px;
  overflow: hidden;
  border: 1px solid #aaa;
  content: " ";
}
.gallery_new-template .rounded-list ul,
.gallery_filtered-template .rounded-list ul {
  padding: 0;
}
.gallery_new-template #filter-menu,
.gallery_filtered-template #filter-menu {
  padding-left: 13px;
}
.gallery_new-template #references-wrapp .head.filter-menu,
.gallery_filtered-template #references-wrapp .head.filter-menu {
  width: 100%;
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: -60px;
  left: 0;
  padding-right: 0;
}
.gallery_new-template #gallery-search-bg,
.gallery_filtered-template #gallery-search-bg {
  display: none;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  background: rgba(150, 150, 150, 0.7);
  height: 100%;
  position: fixed;
  z-index: 3000;
  top: 0;
  left: 0;
}
.gallery_new-template.filter-field-active #gallery-search-bg,
.gallery_filtered-template.filter-field-active #gallery-search-bg {
  display: block;
}
.gallery_new-template #product-search-clear,
.gallery_filtered-template #product-search-clear {
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.gallery_new-template #gallery-fix-content,
.gallery_filtered-template #gallery-fix-content {
  width: calc(100% + 25px);
  margin-left: -10px;
}
.gallery_new-template .cms #download-modal-container,
.gallery_filtered-template .cms #download-modal-container {
  height: 100vh;
}
.gallery_new-template #download-image-gallery-image,
.gallery_filtered-template #download-image-gallery-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 998;
}
.gallery_new-template #download-all,
.gallery_filtered-template #download-all {
  margin-left: 40px;
}
.gallery_new-template #download-image-gallery-fader,
.gallery_filtered-template #download-image-gallery-fader {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background: #fff;
}
.gallery_new-template #references-list .description-box,
.gallery_filtered-template #references-list .description-box {
  cursor: pointer;
}
.gallery_new-template #references-list .description-box .holder,
.gallery_filtered-template #references-list .description-box .holder {
  padding: 40px 0 0 0;
  width: 30px;
}
.gallery_new-template #references-list svg,
.gallery_filtered-template #references-list svg {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 40%;
  margin-top: -15px;
  border-radius: 15px;
  background: rgb(0, 0, 0);
  background: radial-gradient(circle, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
  transition: 0.5s;
}
.gallery_new-template .desktop #references-list .description-box:hover svg,
.gallery_filtered-template .desktop #references-list .description-box:hover svg {
  transition: 0.5s;
  top: 50%;
}
.gallery_new-template .desktop #references-list .description-box:hover svg path,
.gallery_filtered-template .desktop #references-list .description-box:hover svg path {
  fill: #fff;
}
.gallery_new-template #references-list .references-box .description-box,
.gallery_filtered-template #references-list .references-box .description-box {
  background: rgba(0, 0, 0, 0.05);
}
.gallery_new-template #download-zoom,
.gallery_filtered-template #download-zoom {
  position: absolute;
  bottom: 1px;
  left: 50%;
  margin-left: -12px;
  z-index: 1000;
  background: #fff;
  border: none;
  border-radius: 0;
  padding: 0;
  outline: none;
  display: none;
}
.gallery_new-template #download-zoom:active,
.gallery_filtered-template #download-zoom:active {
  outline: none;
}
.gallery_new-template #download-zoom #download-zoom-icon,
.gallery_filtered-template #download-zoom #download-zoom-icon {
  display: block;
  float: left;
  width: 34px;
  height: 26px;
  background: transparent url(/css/icons/strip-icons_v2.png) -3px -160px;
  background-size: 40px 256px;
  padding: 0;
  margin: 0;
  outline: none;
}
.gallery_new-template #download-modal.zoomed #download-zoom #download-zoom-icon,
.gallery_filtered-template #download-modal.zoomed #download-zoom #download-zoom-icon {
  background-position: -3px -200px;
  outline: none;
}
.gallery_new-template #download-modal-close,
.gallery_filtered-template #download-modal-close {
  top: 5px;
  right: 5px;
}
.gallery_new-template .download-next,
.gallery_new-template .download-prev,
.gallery_filtered-template .download-next,
.gallery_filtered-template .download-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 31px;
  height: 72px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 1000;
}
.gallery_new-template .download-button,
.gallery_filtered-template .download-button {
  display: block;
  font-weight: normal;
  background: #97b4ba;
  color: #fff;
  border-radius: 4px;
  padding: 6px 0px;
  width: 100%;
  text-align: center;
  font-family: "NeueHelveticaeText75Bold", Helvetica, Arial, sans-serif;
}
.gallery_new-template .desktop a.download-button:hover,
.gallery_filtered-template .desktop a.download-button:hover {
  background: #ab41d7;
  color: #fff;
  text-decoration: none;
}
.gallery_new-template #download-image-text-container,
.gallery_filtered-template #download-image-text-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.gallery_new-template #download-image-text,
.gallery_filtered-template #download-image-text {
  width: 100%;
  height: auto;
}
.gallery_new-template #download-image-text p,
.gallery_filtered-template #download-image-text p {
  font-weight: 200;
  font-family: "NeueHelveticaeText45Light", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
  margin-top: 1px;
}
.gallery_new-template .slick-track,
.gallery_new-template .slick-list,
.gallery_filtered-template .slick-track,
.gallery_filtered-template .slick-list {
  height: 100% !important;
}
.gallery_new-template .download-prev,
.gallery_filtered-template .download-prev {
  left: 0;
}
.gallery_new-template .download-next,
.gallery_filtered-template .download-next {
  right: 1px;
}
.gallery_new-template #download-image-gallery .button-wrap,
.gallery_filtered-template #download-image-gallery .button-wrap {
  display: block;
  float: left;
  width: auto;
  height: auto;
  padding: 12px 5px;
  border-radius: 5px 0px 0px 5px;
  margin: 0 0px;
  background: #fff;
}
.gallery_new-template #download-image-gallery .button-wrap svg,
.gallery_filtered-template #download-image-gallery .button-wrap svg {
  width: 20px;
  height: 40px;
  fill: #bc72e5;
}
.gallery_new-template #download-image-gallery .download-next .button-wrap,
.gallery_filtered-template #download-image-gallery .download-next .button-wrap {
  border-radius: 5px 0px 0px 5px;
}
.gallery_new-template #download-image-gallery .download-prev .button-wrap,
.gallery_filtered-template #download-image-gallery .download-prev .button-wrap {
  border-radius: 0px 5px 5px 0px;
}
.gallery_new-template .download-next .button-wrap,
.gallery_filtered-template .download-next .button-wrap {
  border-top: 2px solid #e6e6e6;
  border-left: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
}
.gallery_new-template .download-prev .button-wrap,
.gallery_filtered-template .download-prev .button-wrap {
  border-top: 2px solid #e6e6e6;
  border-right: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
}
.gallery_new-template .slick-slide,
.gallery_new-template .page,
.gallery_filtered-template .slick-slide,
.gallery_filtered-template .page {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.gallery_new-template #download-image-gallery,
.gallery_filtered-template #download-image-gallery {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 75%;
  width: calc(100% - 300px);
  border-right: 2px solid #e6e6e6;
}
.gallery_new-template #download-image-textbox,
.gallery_filtered-template #download-image-textbox {
  position: absolute;
  right: 30px;
  top: 0;
  height: 100%;
  width: 20%;
  width: 240px;
  padding: 0;
}
.gallery_new-template #download-image-gallery-container,
.gallery_filtered-template #download-image-gallery-container {
  height: 100%;
}
.gallery_new-template #search-field-padding,
.gallery_filtered-template #search-field-padding {
  display: block;
  float: left;
  width: 166px;
  height: 40px;
}
.gallery_new-template #list-style-menu-wrap,
.gallery_filtered-template #list-style-menu-wrap {
  float: left;
  padding-left: 10px;
}
.gallery_new-template .search-form input[type=text],
.gallery_new-template .search-form input[type=search],
.gallery_filtered-template .search-form input[type=text],
.gallery_filtered-template .search-form input[type=search] {
  width: 100%;
}
.gallery_new-template #gallery-search,
.gallery_filtered-template #gallery-search {
  display: block;
  float: left;
  width: auto;
  padding: 0;
  margin: 0;
  width: 120px;
}
.gallery_new-template .search-form,
.gallery_filtered-template .search-form {
  display: block;
  float: left;
  margin: 0 8px 0 0;
  box-sizing: border-box;
  width: 100%;
}
.gallery_new-template #product-list-label,
.gallery_filtered-template #product-list-label {
  left: 0;
  position: absolute;
  top: -33px;
  background: #e4e6e7;
  color: #615f62;
  line-height: 20px;
  height: 33px;
  padding: 6px 15px 5px 15px;
  width: 648px;
  box-sizing: border-box;
}
.gallery_new-template #product-list-label span.close,
.gallery_filtered-template #product-list-label span.close {
  display: block;
  position: absolute;
  right: 5px;
  top: 7px;
  line-height: 19px;
  padding: 0px 5px 2px 5px;
  color: #fff;
  background: #929292;
  border-radius: 24px;
  font-size: 19px;
  cursor: pointer;
}
.gallery_new-template #list-style-menu a,
.gallery_filtered-template #list-style-menu a {
  display: block;
  float: left;
  background-image: url(/css/icons/strip-icons_v2.png);
  background-size: 40px 256px;
  overflow: hidden;
  box-sizing: border-box;
  height: 30px;
}
.gallery_new-template #list-style-menu #list-style-3,
.gallery_filtered-template #list-style-menu #list-style-3 {
  background-position: 2px 3px;
  width: 42px;
}
.gallery_new-template #list-style-menu #list-style-3.selected,
.gallery_filtered-template #list-style-menu #list-style-3.selected {
  background-position: 2px -37px;
}
.gallery_new-template #list-style-menu #list-style-5,
.gallery_filtered-template #list-style-menu #list-style-5 {
  background-position: 4px -78px;
  width: 48px;
}
.gallery_new-template #list-style-menu #list-style-5.selected,
.gallery_filtered-template #list-style-menu #list-style-5.selected {
  background-position: 4px -118px;
}
.gallery_new-template.use-list-style-5 #references-list .references-box .reference-box-buttons .gallery-pin-it,
.gallery_filtered-template.use-list-style-5 #references-list .references-box .reference-box-buttons .gallery-pin-it {
  display: none;
}
.gallery_new-template.use-list-style-5 #references-list .view,
.gallery_filtered-template.use-list-style-5 #references-list .view {
  display: none;
}
.gallery_new-template.use-list-style-5 #references-list .references-box .description-box,
.gallery_filtered-template.use-list-style-5 #references-list .references-box .description-box {
  padding: 10px 5px 5px 5px;
}
.gallery_new-template.use-list-style-5 #references-list .description-box p,
.gallery_filtered-template.use-list-style-5 #references-list .description-box p {
  font-size: 10px;
  line-height: 13px;
  margin-top: 0;
}
.gallery_new-template.use-list-style-5 #references-list .references-box .reference-box-buttons,
.gallery_filtered-template.use-list-style-5 #references-list .references-box .reference-box-buttons {
  width: 30px;
}
.gallery_new-template.use-list-style-5 #references-list .link-list .single a,
.gallery_filtered-template.use-list-style-5 #references-list .link-list .single a {
  margin: 0 -8px 0 0;
  padding: 1px 14px 1px 14px;
  line-height: 22px;
  font-size: 14px;
}
.gallery_new-template.use-list-style-5 .tooltip,
.gallery_filtered-template.use-list-style-5 .tooltip {
  top: 20px;
}
@media only screen and (max-width: 1000px) {
  .gallery_new-template #list-style-menu,
  .gallery_filtered-template #list-style-menu {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  .gallery_new-template #list-style-menu li a,
  .gallery_filtered-template #list-style-menu li a {
    padding: 4px 16px 4px 16px;
  }
}
@media only screen and (max-width: 1200px) {
  .gallery_new-template #references-list .description-box p,
  .gallery_filtered-template #references-list .description-box p {
    font-size: 14px;
    line-height: 17px;
  }
}
.gallery_new-template #filter-menu li.pages,
.gallery_filtered-template #filter-menu li.pages {
  display: none;
}
.gallery_new-template body.filter-menu-product-selected #filter-menu li.types,
.gallery_filtered-template body.filter-menu-product-selected #filter-menu li.types {
  display: none;
}
.gallery_new-template body.filter-menu-product-selected #filter-menu li.pages,
.gallery_filtered-template body.filter-menu-product-selected #filter-menu li.pages {
  display: block;
}
.gallery_new-template #fancybox-conten,
.gallery_filtered-template #fancybox-conten {
  min-height: 275px;
}
.gallery_new-template #content,
.gallery_filtered-template #content {
  display: block;
  float: left;
  width: 100%;
  padding: 0;
  margin: 20px 0 0 0;
  position: relative;
}
.gallery_new-template .search-form #product-search-wrap,
.gallery_filtered-template .search-form #product-search-wrap {
  position: relative;
}
.gallery_new-template .fancybox-slide--iframe .fancybox-content,
.gallery_filtered-template .fancybox-slide--iframe .fancybox-content {
  width: 550px;
  height: 440px;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
}
.gallery_new-template #gallery-search .clear-search,
.gallery_filtered-template #gallery-search .clear-search {
  background: url(/css/icons/icon-close-x.png) no-repeat 0 0;
  background-size: 30px 30px;
  background-color: #fff;
}
@media only screen and (max-width: 1025px) {
  .gallery_new-template #search-field-padding,
  .gallery_filtered-template #search-field-padding {
    width: 154px;
  }
}
@media only screen and (max-width: 900px) {
  .gallery_new-template .search-form,
  .gallery_filtered-template .search-form {
    left: 0;
  }
  .gallery_new-template #filter-all,
  .gallery_filtered-template #filter-all {
    clear: none;
  }
  .gallery_new-template #search-field-padding,
  .gallery_filtered-template #search-field-padding {
    width: 100%;
  }
  .gallery_new-template #products-list,
  .gallery_filtered-template #products-list {
    top: 130px;
  }
  .gallery_new-template .search-form #product-search-wrap input[type=text],
  .gallery_new-template .search-form #product-search-wrap input[type=search],
  .gallery_filtered-template .search-form #product-search-wrap input[type=text],
  .gallery_filtered-template .search-form #product-search-wrap input[type=search] {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .gallery_new-template #gallery-fix-content,
  .gallery_filtered-template #gallery-fix-content {
    width: calc(100% + 15px);
    margin-left: 0px;
  }
  .gallery_new-template.search-field-active .search-form,
  .gallery_filtered-template.search-field-active .search-form {
    top: 0;
  }
  .gallery_new-template #filter-home-interiors,
  .gallery_filtered-template #filter-home-interiors {
    clear: left;
  }
  .gallery_new-template.search-field-active #gallery-search,
  .gallery_filtered-template.search-field-active #gallery-search {
    top: 62px;
  }
  .gallery_new-template #download-all,
  .gallery_filtered-template #download-all {
    margin-left: 0px;
    clear: left;
  }
  .gallery_new-template #gallery-search,
  .gallery_filtered-template #gallery-search {
    width: 170px;
  }
  .gallery_new-template #filter-all,
  .gallery_filtered-template #filter-all {
    clear: left;
  }
  .gallery_new-template #filter-menu-wrap,
  .gallery_filtered-template #filter-menu-wrap {
    margin-top: 0px;
  }
  .gallery_new-template #gallery-search form,
  .gallery_filtered-template #gallery-search form {
    display: block;
    float: left;
  }
  .gallery_new-template #gallery-search fieldset,
  .gallery_filtered-template #gallery-search fieldset {
    display: block;
    float: left;
    width: 100%;
  }
  .gallery_new-template .search-form,
  .gallery_filtered-template .search-form {
    position: relative;
    top: auto;
    left: auto;
  }
  .gallery_new-template #product-search-wrap,
  .gallery_filtered-template #product-search-wrap {
    display: block;
    float: left;
    width: 100%;
    position: relative;
  }
  .gallery_new-template #references-wrapp .head.filter-menu,
  .gallery_filtered-template #references-wrapp .head.filter-menu {
    width: 100%;
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: -60px;
    left: 0;
  }
  .gallery_new-template #download-image-text p,
  .gallery_filtered-template #download-image-text p {
    font-weight: 400;
    text-align: center;
  }
  .gallery_new-template #references-list .description-box p,
  .gallery_filtered-template #references-list .description-box p {
    font-size: 12px;
    line-height: 15px;
  }
  .gallery_new-template #products-list,
  .gallery_filtered-template #products-list {
    left: 4px;
    top: 44px;
    width: 100%;
  }
  .gallery_new-template .search-form input[type=text],
  .gallery_new-template .search-form input[type=search],
  .gallery_filtered-template .search-form input[type=text],
  .gallery_filtered-template .search-form input[type=search] {
    width: 100%;
  }
  .gallery_new-template #product-list-label,
  .gallery_filtered-template #product-list-label {
    display: none;
  }
  .gallery_new-template.search-field-active #gallery-search,
  .gallery_filtered-template.search-field-active #gallery-search {
    background: #e4e6e7;
  }
  .gallery_new-template.search-field-active .clear-search,
  .gallery_filtered-template.search-field-active .clear-search {
    position: absolute;
    right: 0px;
    width: 24px;
    height: 30px;
    background: #f0f;
    content: "&times;";
    display: block;
    position: absolute;
    line-height: 14px;
    padding: 1px 5px 3px 5px;
    color: #fff;
    background: #aa41d6;
    border-radius: 21px;
    font-size: 14px;
    cursor: pointer;
  }
  .gallery_new-template .products-list li img,
  .gallery_filtered-template .products-list li img {
    width: auto;
    height: 57px;
  }
  .gallery_new-template #products-list .products-list li,
  .gallery_filtered-template #products-list .products-list li {
    margin: 0 3px 3px 0;
  }
  .gallery_new-template #download-modal,
  .gallery_filtered-template #download-modal {
    z-index: 2000;
  }
  .gallery_new-template #download-modal-window,
  .gallery_filtered-template #download-modal-window {
    margin: 0;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .gallery_new-template #download-image-gallery-container,
  .gallery_filtered-template #download-image-gallery-container {
    background: #d9dde0;
  }
  .gallery_new-template #download-image-gallery,
  .gallery_filtered-template #download-image-gallery {
    position: absolute;
    left: 0;
    top: 0;
    height: 41%;
    width: 100%;
  }
  .gallery_new-template #download-image-gallery .button-wrap,
  .gallery_filtered-template #download-image-gallery .button-wrap {
    padding: 12px 4px;
  }
  .gallery_new-template #download-image-gallery .button-wrap svg,
  .gallery_filtered-template #download-image-gallery .button-wrap svg {
    width: 15px;
    height: 30px;
  }
  .gallery_new-template .download-next,
  .gallery_new-template .download-prev,
  .gallery_filtered-template .download-next,
  .gallery_filtered-template .download-prev {
    width: 24px;
  }
  .gallery_new-template #download-zoom,
  .gallery_filtered-template #download-zoom {
    display: block;
  }
  .gallery_new-template #download-modal.zoomed #download-image-gallery,
  .gallery_filtered-template #download-modal.zoomed #download-image-gallery {
    height: 100%;
  }
  .gallery_new-template #download-modal.zoomed #download-image-textbox,
  .gallery_filtered-template #download-modal.zoomed #download-image-textbox {
    display: none;
  }
  .gallery_new-template #download-modal.zoomed #download-modal-close,
  .gallery_filtered-template #download-modal.zoomed #download-modal-close {
    top: 3px;
  }
  .gallery_new-template #download-image-textbox,
  .gallery_filtered-template #download-image-textbox {
    position: absolute;
    left: 0;
    top: 40%;
    height: auto;
    width: 100%;
  }
  .gallery_new-template #download-image-text-container,
  .gallery_filtered-template #download-image-text-container {
    padding: 10px 10px 0 10px;
    display: block;
    float: left;
    width: 100%;
    box-sizing: border-box;
  }
  .gallery_new-template #references-list svg,
  .gallery_filtered-template #references-list svg {
    display: none;
  }
  .gallery_new-template #download-modal-close,
  .gallery_filtered-template #download-modal-close {
    top: 42%;
    top: calc(40% + 8px);
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  .gallery_new-template #gallery-search,
  .gallery_filtered-template #gallery-search {
    width: 96%;
  }
}
@media only screen and (max-width: 600px) {
  .gallery_new-template .products-list li img,
  .gallery_filtered-template .products-list li img {
    width: auto;
    height: 63px;
  }
  .gallery_new-template #products-list .products-list li,
  .gallery_filtered-template #products-list .products-list li {
    margin: 0 3px 3px 0;
  }
}
@media only screen and (max-width: 400px) {
  .gallery_new-template .products-list li img,
  .gallery_filtered-template .products-list li img {
    width: auto;
    height: 57px;
  }
  .gallery_new-template #products-list .products-list li,
  .gallery_filtered-template #products-list .products-list li {
    margin: 0 3px 3px 0;
  }
}
@media only screen and (max-width: 340px) {
  .gallery_new-template .products-list li img,
  .gallery_filtered-template .products-list li img {
    width: auto;
    height: 49px;
  }
  .gallery_new-template #products-list .products-list li,
  .gallery_filtered-template #products-list .products-list li {
    margin: 0 2px 2px 0;
  }
}
@media only screen and (max-width: 720px) {
  .gallery_new-template #gallery-search,
  .gallery_filtered-template #gallery-search {
    clear: both;
    margin-top: 1px;
    min-width: calc(100% - 14px);
  }
  .gallery_new-template .dropdown-filter-wrap,
  .gallery_filtered-template .dropdown-filter-wrap {
    margin-bottom: 5px;
  }
  .gallery_new-template #lamp-model-menu #products-list,
  .gallery_filtered-template #lamp-model-menu #products-list {
    width: 400px;
  }
}
@media only screen and (max-width: 600px) {
  .gallery_new-template #lamp-model-menu #products-list,
  .gallery_filtered-template #lamp-model-menu #products-list {
    width: 330px;
  }
  .gallery_new-template #gallery-search,
  .gallery_filtered-template #gallery-search {
    width: 100% !important;
    width: calc(100% - 10px) !important;
  }
  .gallery_new-template .dropdown-filter-wrap,
  .gallery_filtered-template .dropdown-filter-wrap {
    clear: both;
    box-sizing: border-box;
    width: 100%;
    width: calc(100% - 10px);
  }
  .gallery_new-template .dropdown-filter-wrap .dropdown-filter-trigger,
  .gallery_filtered-template .dropdown-filter-wrap .dropdown-filter-trigger {
    box-sizing: border-box;
    width: 100%;
  }
  .gallery_new-template .dropdown-filter-menu#space-menu,
  .gallery_filtered-template .dropdown-filter-menu#space-menu {
    width: 100%;
  }
  .gallery_new-template .dropdown-filter-menu#space-menu ul li,
  .gallery_filtered-template .dropdown-filter-menu#space-menu ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 330px) {
  .gallery_new-template #lamp-model-menu #products-list,
  .gallery_filtered-template #lamp-model-menu #products-list {
    width: 290px;
  }
}/*# sourceMappingURL=image-gallery.css.map */