.footer-shops {
	color: #b7b7b7;
}
.footer__menu .footer-shops li {
	margin: 0 0 15px !important;
}
.footer-shops li > div {
	padding: 0 0 0 19px;
	margin: 0 0 8px;
	position: relative;
}
.footer-shops svg {
	position: absolute;
	left: 0;
	top: 2px;
}
.footer-shops__name, .footer-shops__phone {
	font-weight: 700;
}
.footer-shops__name span {
	display: block;
}
.footer__menu-slide.footer-shops a {
	color: #b7b7b7;
	text-decoration: underline;
}
.footer__menu-slide.footer-shops a:hover {
	text-decoration: none;
	color: #fff;
}