

/* Start:/local/templates/main/components/bitrix/catalog.element/.default/style.css?1675865664453*/
@media (max-width: 768px) {
  .js-collase-params.active .type-of-product__wrap.desc {
    display: flex !important;
  }
  .js-collase-params.active .desc {
    display: block !important;
  }
  .js-wall-mount span.mobile-open {
    display: none;
  }
  .js-wall-mount .type-of-product__wrap.js-chose-product.desc {
    display: flex;
    margin-top: 10px;
  }
  .js-wall-mount .type-of-product__wrap label {
    height: 40px;
    line-height: 40px;
  }
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/.default/style.css?16758656641271*/
.paginator_2__wrap {
	display: flex;
}

.paginator_2__wrap .pager {
  border: 1px solid #e8e7e4;
  border-radius: 4px;
  position: relative;
display: flex;
  width: fit-content;
	
}

.paginator_2__wrap .first {
	margin-right: 10px;
}
.paginator_2__wrap .last {
	margin-left: 10px;
}


.paginator_2__wrap .pager a {
  width: 40px;
  height: 40px;
  border-right: 1px solid #e8e7e4;
  text-align: center;
  line-height: 40px;
  color: #2e2c29;
}
.paginator_2__wrap .pager a:last-child {
	border-right: 0;
}

.paginator_2__wrap .pager a.active {
  background-color: #fae3aa;
	text-decoration: none;
	cursor: default;
}

.paginator_2__wrap .out a {
  border-radius: 4px;
  display: inline-block;
  height: 42px;
  padding-left: 18px;
  padding-right: 18px;
  border: 1px solid #e8e7e4;
  text-align: center;
  line-height: 40px;
  color: #c7c6c4;
}


.paginator_2__wrap .out a .arrow-left, .paginator_2__wrap .out a .arrow-right {
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-left: 7px;
  background-image: url(/images/arrow-bottom.svg);
  background-repeat: no-repeat;
  background-position: 0;
  opacity: .5;
}

.paginator_2__wrap .out a .arrow-right {
  transform: rotate(-90deg);
}
.paginator_2__wrap .out a .arrow-left {
  transform: rotate(90deg);
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/sim/style.css?17069657567270*/

.mobile-fav-event {
  display: none;
}
.mobile-fav-event-all {
  display: none;
}

@media (max-width: 768px) {
  .mobile-fav-event {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 99;
    display: block;
  }
  .mobile-fav-event .fav {
    display: block;
    width: 26px;
    height: 26px;
    background-image: url(/images/liked.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .mobile-fav-event .fav.fav-done {
    background-image: url(/images/liked-done.svg);
  }
  .grid-masonry .grid-item .item-desc__wrap:hover .desc{
    opacity: 0!important;
  }

.popup-product__wrap .img__wrap {
  position: relative;
}
.mobile-fav-event-all {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99;
    display: block;
}
.mobile-fav-event-all .fav {
  display: block;
  width: 26px;
  height: 26px;
  background-image: url(/images/liked.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.mobile-fav-event-all .fav.fav-done {
  background-image: url(/images/liked-done.svg);
}

}






.popup-product__wrap .facture-over.active {
  background-size: cover;
}

  .iterior-chose__wrap .each {
      max-width: 110px;
  }
/*
.popup-product__wrap .img__wrap .img {
  width: 100%;
  height: 470px;
}
*/
.paginator_2__wrap {
  margin-bottom: 40px;
  margin-left: 20px;
}



 .additional-item {
width: 250px;
  background-color: #fbf9f4;
  margin-left: -10px;
  padding-left: 20px;
  margin-right: -10px;
  padding-right: 20px;
  height: 100%;
  }
  .additional-item > .title {
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    color: #2e2c29;
    padding-top: 10px;
  }
  .list-of-additional {
    display: flex;
  flex-flow: wrap;
  }
  .list-of-additional .each {
    text-align: center;
    width: 50%; 
    margin-bottom: 15px;
    cursor: pointer;
  }
  .list-of-additional .each .img-color {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    margin-bottom: 5px;
    border: 2px solid #fbf9f4;
  }
  .list-of-additional .each.active .img-color{
    border: 2px solid #e4b43f;
  }
  .list-of-additional .each .title {
    font-size: 14px;
  }



@media (max-width: 1000px) {
  .popup-product__wrap .title {
    font-size: 12px!important;
  }
 .additional-item {
   width: 180px;
  }
  .list-of-additional .each .img-color{
    width: 64px;
    height: 64px;
  }
}

@media (max-width: 768px) {
  .additional-item {
    background-color: #FFF;
    margin: 0;
    padding: 0;
  }
  .additional-item > .title {
    display: none;
  }
  .js-btn-mob-category {
    min-width: auto!important;
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .js-btn-mob-filter {
    min-width: auto!important;
    padding-left: 0!important;
    adding-right: 10px!important;
  }
  
  .grid-masonry .grid-item .item-desc__wrap .desc .center {
    display: none;
  }
  .btn_row { 
    display: flex;
  }
  .btn_row .btn { 
    width: 46%;
    padding-left: 0;
    padding-right: 0;
    min-width: auto;
    margin-left: 2%;
    margin-right: 2%;
  }
  .mfp-container {
    overflow: hidden;
  }
  
  .list-of-additional { 
    flex-flow: nowrap;
    padding-left: 10px;
    padding-top: 10px;
  }
  .list-of-additional .each {
  width: 52px;
    margin-top: 5px;
}
   
  .list-of-additional .each .img-color { 
    margin-bottom: 0;
    width: 44px;
    height: 44px;
  }
  .popup-product__wrap .title {
    padding: 0;
    display: none;
  }
  
  
    .popup-product__wrap .img__wrap .img {
      height: 220px;
    }
  
  
  
  .interior-mobile-scroll-v1 {
    overflow-x: scroll;
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  margin-left: -20px;
  margin-right: -20px;
  width: 540px;
  padding-left: 20px;
    margin-top: 20px;
  }
  .list-of-additional .each {
    margin-bottom: 0;
  }
  
  
}





.grid-masonry-row .grid-item .item-desc__wrap .desc .center {
  z-index: 9;
}
 


.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  border-radius: 5px;
}
.justified-gallery > a > .jg-caption,
.justified-gallery > div > .jg-caption,
.justified-gallery > figure > .jg-caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000000;
  left: 0;
  right: 0;
  margin: 0;
  color: white;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif;
}
.justified-gallery > a > .jg-caption.jg-caption-visible,
.justified-gallery > div > .jg-caption.jg-caption-visible,
.justified-gallery > figure > .jg-caption.jg-caption-visible {
  display: initial;
  filter: "alpha(opacity=70)";
  opacity: 0.7;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
  border-radius: 5px;
}
.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
  border-radius: 5px;
}
.justified-gallery > .jg-filtered {
  display: none;
}
.justified-gallery > .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}
.justified-gallery > .jg-spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px;
}



.grid-masonry-row .grid-item .label {
  z-index: 1;
  position: absolute;
  left: 20px;
  top: 20px;
  color: white;
  font-weight: 800;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px black, 0 0 1em white;
}
.grid-masonry-row .grid-item {
  opacity: 0;
}
.grid-masonry-row .grid-item.jg-entry-visible {
  opacity: 1;
}  
.grid-masonry .grid-item .item-desc__wrap .desc .center{
	z-index:2;
}
 .item-desc-pup {
	z-index:1;
}
/* End */
/* /local/templates/main/components/bitrix/catalog.element/.default/style.css?1675865664453 */
/* /local/templates/main/components/bitrix/system.pagenavigation/.default/style.css?16758656641271 */
/* /local/templates/main/components/bitrix/catalog.section/sim/style.css?17069657567270 */
