

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1625751558841*/
@media all {
	.navigation_pages {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.navigation_pages .nav-current-page {
		font-size: 14px;
		color: #898989;
	}

	.navigation_pages .nav-link {
		min-width: 50px;
		width: auto;
		height: 50px;
		background: #e5e5e5;
		color: #231f20;
		display: inline-block;
		border-radius: 25px;
		text-align: center;
		line-height: 50px;
		text-decoration: none;
		font-weight: 600;
		margin-left: 15px;
		padding: 0 21px;
	}

	.navigation_pages .nav-link.active,
	.navigation_pages .nav-link:hover {
		background: #8c5ba5;
		color: #fff;
	}
}

@media (max-width: 767px) {
	.navigation_pages .nav-link {
		min-width: 40px;
		height: 40px;
		line-height: 40px;
		margin-left: 3px;
		padding: 0 8px;
	}
}

@media (max-width: 992px) {
	.navigation_pages {
		display: flex;
	}
}
/* End */


/* Start:/local/templates/lodki/components/bitrix/news.list/stores/style.css?16257515582809*/

.store-list .store-item {
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 30px;
}

.section-map, .section-map .ymap-container {
	padding: 0;
	margin: 0;
	position: relative;
	width: 100%;
	height: 600px;
}

.section-map .map-container {
	position: relative;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background-color: #f4f5f5;
	font-weight: 500;
	font-size: 1.2rem;
	width: 100%;
	height: 100%;
	color: #d0d0d0;
}

.store-list .store-item:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.store-list .store-item.active {
	border-color: #8c5ba5;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(140, 91, 165, 1);
	-moz-box-shadow: 0px 0px 1px 1px rgba(140, 91, 165, 1);
	box-shadow: 0px 0px 1px 1px rgba(140, 91, 165, 1);
}

.store-list .store-item {
	cursor: pointer;
}

.store-list .store-item .picture {
	display: block;
	position: relative;
	margin: 0 0 .95rem 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 100%;
	width: 100%;
}

.store-list .store-item .picture img {
	object-fit: cover;
	margin: 0;
	padding: 0;
}


.store-list .store-item .name {
	display: block;
	position: relative;
	font-weight: 700;
	font-size: 1rem;
	text-decoration: none;
	color: #231f20;
	margin: 0 0 .75rem 0;
	padding: 0;
}

.store-list .store-item .address {
	font-size: .95rem;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 .9rem 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	height: auto;
}

.store-list .store-item .contact-info {
	display: flex;
	align-items: center;
	margin: 0 0 .9rem 0;
	line-height: 1.4;
	font-size: 14px;
}

.store-list .store-item .contact-info,
.store-list .store-item .contact-info a {
	color: inherit;
	text-decoration: none;
}

.store-list .store-item .contact-info .contact-icon {
	height: 18px;
	width: 18px;
	margin: 0 .75rem 0 0;
	padding: 0;
	fill: #999;
}

.store-list .store-item .contact-info .contact-value {
	width: 100%;
	height: auto;
}

.store-list .store-item .contact-info.phone {
	font-size: 1.1rem;
}

.store-list .store-item .contact-info.work-time {
	color: #646464;
	font-size: .85rem;
}

.store-list .store-item .contact-info.work-time .contact-value {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
	padding: 0;
}

.store-list .store-item .contact-info.work-time .contact-value span {
	margin: 0 0 .5rem 0;
}


@media (max-width: 767px) {
	.store-list .store-item {
		padding: 15px;
		margin-bottom: 0;
	}
	
	.store-list .store-item .contact-info.phone {
		font-size: 1rem;
	}
	
	.store-list .store-item .picture {
		padding-bottom: 75%;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?159156861151*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1625751558841 */
/* /local/templates/lodki/components/bitrix/news.list/stores/style.css?16257515582809 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?159156861151 */
