.contact-list li{
	padding-left: 0px;
}
.shop-block{
	max-width: 100%;
}
.icon-telegram{
	color: #08c;
}
.icon-viber{
	color: #665CAC;
}
.title_col{
	font-size: 22px;
}
#information-contact #content{
	font-size: 16px;
}
#city-select{
	background-image: url(/image/icon/select_bg.svg);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 25px;
	background-size: 12px;
}
.card-group2{
	max-height: 360px;
	overflow-y: auto;
	overflow-x: hidden;
}
.icon-tiktok:before{
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(/image/icon/tiktok-svgrepo-com.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.directionsUrl{
	display: block;
	margin-top: 5px;
	text-decoration: underline;
}
.gm-style-iw-d{
	margin-top: -20px;
}
.footer-bottom .social-icon {
	font-size: 1.3rem;
	background: #fff;
	width: 23px !important;
	height: 23px !important;
	border-radius: 3px;
}
.social-viber_opt{
	border: none;
	width: 20px;
}
.social-viber_opt i{
	color: #665CAC !important;
}

@media screen and (max-width: 768px) {
	.contact-info h5 {
		font-size: 18px;
	}
	.contact-shop-info .fa-lg {
		font-size: 18px;
		line-height: 18px;
		vertical-align: 0;
		margin-top: -20px;
	}
}