

/* Start:/local/templates/re308/components/bitrix/catalog.section.list/section/style.css?1769277284503*/
.aside__reset-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto;
}
.aside__reset-wrap a {
  margin-top: 15px;
  text-align: center;
  background: #d84e22;
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
}

.aside__reset-wrap a:hover {
  background: #a7300a;
}

/* Текущий выбранный пункт */
.aside a.current,
.aside .parent-link.current {
  color: #d84e22;
  font-weight: 600;
}

/* End */
/* /local/templates/re308/components/bitrix/catalog.section.list/section/style.css?1769277284503 */
