

/* Start:/local/templates/restyle/components/bitrix/news/shops/bitrix/news.detail/shop_detail/style.css?17397833423880*/
.shop-detail {
	color: #161616;
	font-family: "GT Eesti Pro Display", sans-serif;
	margin-bottom: 60px;
}
.shop-detail a {
	color: #161616;
}
.shop_title {
	font-weight: 600;
	font-size: 50px;
	line-height: 51px;
	margin-bottom: 30px;
}
.shop-section-info,
.shop-section-services,
.shop-section-add .photos,
.shop-description
{
	margin-bottom: 80px !important;
}
.shop-section-info {
	display: flex;
	flex-direction: row;
	gap: 40px;
}
.yandexmap .ymaps-map {
	border-radius: 10px;
}
.shop-info img {
	margin-right: 20px;
}
.shop-info-elem {
	margin-bottom: 15px;
}
.shop-info {
	margin: 50px 0 0;
}
.btn_route {
	margin-top: 50px;
	padding: 22px 43px 18px;
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	background-color: #E4002B;
	color: #fff !important;
	border-radius: 5px;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	max-width: 246px;
}
.btn_route:hover {
	background-color: #cc012b;
	text-decoration: none;
}

/*Services*/
.shop-section-services {
	background-color: #212322;
	padding: 50px 0 60px;
	color: white;
}
.shop-section-services .services-wrapper {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	flex-wrap: wrap;
}

.shop-section-services .service-item {
	flex: 1;
	min-width: 240px;
	border: 1px solid #323232;
	padding: 20px 34px 20px 25px;
	box-sizing: border-box;
	border-radius: 10px;
}

.shop-section-services h4 {
	color: white;
	font-weight: 600;
	font-size: 20px;
	line-height: 20.4px;
	margin-bottom: 20px;
}

.shop-section-services p {
	font-weight: 300;
	font-size: 15px;
	line-height: 15.3px;
}

/*Photos*/
.shop-photos .shop_title {
	text-align: center;
}

.shop-photos .photos__carousel.slick-slider {
	padding: 0px 40px;
}

.slick-arrow {
	position: absolute;
	border: none;
	background: none;
}

.prev.slick-arrow,
.next.slick-arrow {
	top: 50%;
}

.prev.slick-arrow {
	left: 0;
}

.next.slick-arrow {
	right: 0;
}
.member__img img {
	border-radius: 10px;
}

/*description*/
.shop-description {
	font-weight: 300;
	font-size: 17px;
	line-height: 22.44px;
}
.acq-catalog {
	background-color: #212322;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 26px 30px 30px;
	color: white;
	font-weight: 400;
	font-size: 25px;
	line-height: 29px;
	margin-bottom: 40px;
}
.acq-catalog span {
	text-align: center;
}
.acq-catalog a {
	margin-top: 5px;
	color: #E4002B;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline !important;
}
.acq-catalog a:hover {
	color: #cc012b;
}

.shop-social .social {
	display: flex;
	gap: 16px;
	justify-content: space-between;
}

.shop-social .social li {
	list-style: none;
	display: flex;
	flex: 1;
	height: 40px;
	margin: 0;
}
.shop-social .social li a {
	width: 100%;
	height: 100%;
	display: flex;
	background-color: #F9F9F9;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
}
.shop-social .social li a:hover {
	background-color: #eaeaea;
	text-decoration: none;
}
.shop-social .social li a svg {
	width: auto;
	height: auto;
	margin-right: 10px;
}


@media screen and (max-width: 1100px) {
	.bx-yandex-map {
		width: 600px !important;
	}
}
@media screen and (max-width: 992px) {
	.bx-yandex-map {
		width: 500px !important;
	}
}
@media screen and (max-width: 880px) {
	.bx-yandex-map {
		width: 400px !important;
		height: 300px !important;
	}
}
@media screen and (max-width: 768px) {
	.bx-yandex-map {
		width: 100% !important;
		height: 360px !important;
	}
	.shop-section-info {
		flex-direction: column;
	}
	.shop-info {
		margin: 0 0 50px;
	}
}
@media screen and (max-width: 576px) {
	.bx-yandex-map {
		height: 300px !important;
	}
	.shop_title {
		font-size: 40px;
	}
}
@media screen and (max-width: 475px) {
	.shop-social .social {
		flex-direction: column;
	}
	.shop-social .social li {
		flex: auto;
		width: 100%;
	}
}
/* End */
/* /local/templates/restyle/components/bitrix/news/shops/bitrix/news.detail/shop_detail/style.css?17397833423880 */
