

/* Start:/local/templates/unixkids/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/style.css?1747207485814*/
.catalogue-sections .catalogue-sections-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 80px;
}
.catalogue-sections .catalogue-sections-list .each-item {
  width: 25%;
  margin-bottom: 24px;
  display: flex;
  padding-right: 12px;
}
.catalogue-sections .catalogue-sections-list .each-item .img {
  width: 64px;
  height: 64px;
  margin-right: 20px;
}
.catalogue-sections .catalogue-sections-list .each-item img {
  max-width: 100%;
  max-height: 100%;
}
.catalogue-sections .catalogue-sections-list .each-item a {
  text-transform: uppercase;
  padding-top: 4px;
  color: #2c3339;
}
@media (max-width: 920px) {
  .catalogue-sections .catalogue-sections-list .each-item {
    width: 50%;
  }
}
@media (max-width: 720px) {
  .catalogue-sections .catalogue-sections-list .each-item {
    width: 100%;
  }
}

/* End */
/* /local/templates/unixkids/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/style.css?1747207485814 */
