

/* Start:/local/templates/garmonia_2026/components/bitrix/news.list/price-list/style.css?1761209037738*/
.price-list .price-items .accordion-head{
  padding: 26px 86px 20px 30px;
}
.price-head a.dark_link:not(:hover) {
  color: #333 !important;
  color: var(--white_text_black) !important;
}
.price__custom-text{
  position: absolute;
  bottom: 5px;
  left: 30px;
  font-size: 10px;
}
@media (max-width: 767px) {
  .price-head.line-block {
    flex-direction: column;
    align-items: start;
  }

  .price-head .price-side {
    flex-wrap: wrap;
    width: calc(100% + 40px);
    justify-content: space-between;
  }
  .price__custom-text{
    bottom: 0;
  }
}
@media (max-width: 485px) {
  .price__custom-text{
    bottom: -4px;
    left: auto;
    line-height: 11px;
  }
}
.accordion-head.accordion-head--cursor_normal {
  cursor: default;
}

/* End */
/* /local/templates/garmonia_2026/components/bitrix/news.list/price-list/style.css?1761209037738 */
