

/* Start:/local/templates/main/components/bitrix/system.pagenavigation/showMore/style.css?175507443591*/
.btn.load_more {
  cursor: pointer;
}
.see-more-catalog.loadMoreBtn {
  margin-top: 90px;
}
/* End */


/* Start:/local/templates/main/components/diemer/items.list.simple/commerce/style.css?17555276313295*/
.flatImage {
  width: 280px;
  height: 200px;
  object-fit: contain;
}
#filteringResult {
  position: relative;
}
.filterLoader {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  background: rgba(255,255,255,0.8);
  z-index: 1;
  display: none;
}
.filterLoader svg {
  width: 300px;
  height: 300px;
}
.commercial-filter {
  min-width: 343px;
}
.catalog-cards.emptyFilteringResult {
  height: auto;
  align-items: center;
  justify-content: center;
  display: flex;
}
.emptyFilterResult {
  text-align: center;
}

.newStyleBox.commercial-box {
  border: 1px solid #E9E9E9;
  background: #fff;
  border-radius: 36px;
  transition: all 0.5s ease 0s;
}
.newStyleBox.commercial-box:hover {
  background: #F6F6F6;
}
.newStyleBox.commercial-box .commercial-photo {
  border-radius: 36px 36px 0 0;
}
.newStyleBox.commercial-box:hover .commercial-photo {
  box-shadow:none;
}
.newStyleBox.commercial-box .commercial-info-top {
  display: flex;
  float: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0px 28px;
}
.newStyleBox.commercial-box .commercial-info .commercial-info-top .btn {
  padding: 0px 16px;
  height: 33px;
  font-size: 14px;
}
.newStyleBox.commercial-box .commercial-info-top .facingLabel{
  border-radius: 24px;
  background: #D6D6D666;
  padding: 0px 16px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  color: #2F2E2E;
}
.newStyleBox.commercial-box .commercial-price {
  padding: 0px 24px;
}
.newStyleBox.commercial-box .commercial-price strong {
  font-size: 21px;
}
.newStyleBox.commercial-box .commercial-price del {
  font-size: 16px;
  margin-right: 0px;
}
.newStyleBox.commercial-box .commercial-item-properties {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px 24px 32px;
}
.newStyleBox.commercial-box .commercial-item-properties .commercial-item-properties-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.newStyleBox.commercial-box .commercial-item-properties .commercial-item-properties-line .commercial-item-properties-element {
  width: 33.33333%;
  display: flex;
  flex-direction: column;
  gap: 4px;

}
.newStyleBox.commercial-box .commercial-item-properties .commercial-item-properties-line .commercial-item-properties-element .commercial-item-properties-element-value {
  color: #4F4F4F;
  font-weight: 600;
  font-size: 16px;
}
.newStyleBox.commercial-box .commercial-item-properties .commercial-item-properties-line .commercial-item-properties-element .commercial-item-properties-element-label {
  color: #4F4F4F;
  font-weight: 500;
  font-size: 13px;
  opacity: 0.5;
}

@media (max-width: 1520px) {
  .newStyleBox.commercial-box {
    width: calc(50% - 16px);
  }
}
@media (max-width: 480px) {
  .catalog-cards .newStyleBox.commercial-box {
    width: 100%;
  }
  .newStyleBox.commercial-box .commercial-info .commercial-info-top .btn {
    display: flex;
  }
  .newStyleBox.commercial-box .commercial-price {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .newStyleBox.commercial-box .commercial-price strong {
    font-size: 20px;
  }
}
/* End */
/* /local/templates/main/components/bitrix/system.pagenavigation/showMore/style.css?175507443591 */
/* /local/templates/main/components/diemer/items.list.simple/commerce/style.css?17555276313295 */
