

/* Start:/local/templates/.default/components/bitrix/news.list/shops/style.css?1739120666505*/
.shops.list .item .schedule_phone_email .schedule {
  width: 30%;
}

.shops.list .item .schedule_phone_email .phone_email {
  width: 70%;
}

@media (max-width: 870px) {
  .shops.list .item .schedule_phone_email .schedule {
    width: 100%;
  }
  
  .shops.list .item .schedule_phone_email .phone_email {
    width: 100%;
  }
  
}

.store_contacts {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.store_contacts__title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 4px;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/shops/style.css?1739120666505 */
