

/* Start:/local/templates/prisma.adaptive/components/bitrix/news/shops.new/bitrix/news.detail/.default/style.css?16064685773635*/
.shops-buttons {
	position: relative;
	width: 100%;
	height: 67px;
	margin: 33px 0 20px 0;
	text-align: center;
	font-family: 'Open Sans Semibold', 'Arial', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

.shops-select {
	display: inline-block;
	position: relative;
	left: 3px;
	width: 237px;
	height: 67px;
	background: #ebd452 url("/images/shops/shops-arrow.png") no-repeat 112px 46px;
	cursor: pointer;
	text-align: center;
	line-height: 57px;
	margin: 0 8px 0 0;
}

.buy-online {
	display: inline-block;
	position: relative;
	left: 3px;
	width: 237px;
	height: 67px;
	background: #82b12a url("/images/shops/shops-buy.png") no-repeat 109px 43px;
	color: #ffffff;
	text-align: center;
	line-height: 57px;
}

.shops-map-wr {
	width: 100%;
	height: 600px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #dddddd;
	padding: 7px;
}

.shops-map {
	border:1px solid #dddddd;
}

#shops-yandex-map {
	height: 582px;
}

.shops-options {
	display: none;
	position: absolute;
	left: 0;
	top: 47px;
	width: 100%;
	padding: 50px 0;
	z-index: 10;
	text-align: left;
	height: auto;
	background-color: whitesmoke;
	background-image: none;
}

.shops-options ul {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px 15px;
	width: 24%;
}

.shops-city {
	list-style: none;
	text-align: center;
	font-size: 13px;
	line-height: 23px;
	cursor: pointer;
	transition-duration: 0.5s;
}

.shops-city:hover a,
.shops-city a.active {
	color: #82b12a;
	transition-duration: 0.5s;
}

.shops-list {
	background: #f5f5f5;
	/*padding-top: 37px;*/
}

.baloon-header {
	color: #82b12a;
}

.ymaps-2-1-50-b-cluster-tabs__menu-item-text {
	color: #5e5e5e !important;
}

.ymaps-2-1-50-map, a .ymaps-2-1-50-map {
	color: #5e5e5e !important;
}

.shops-item-detail {
	min-height: 136px;
}

.shops-name-detail {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	font-size: 18px;
	font-family: 'Open Sans Semibold', 'Arial', sans-serif;
	text-transform: uppercase;
	color: #618d0e;
	line-height: 136px;
}

.shops-icons-detail {
	position: relative;
	display: inline-block;
	vertical-align: top;
	line-height: 136px;
	padding: 0 30px;
	font-size: 15px;
	font-family: 'Open Sans Semibold', 'Arial', sans-serif;
	text-transform: uppercase;
}

.shops-icons-detail img {
	width: 43px;
	vertical-align: middle;
	padding: 0 3px;
}

.shops-icons-detail img.shops-line {
	padding: 0 6px 0 3px;
}

.shops-info-detail {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px 0 30px;
	font-size: 15px;
	font-family: 'Open Sans Semibold', 'Arial', sans-serif;
	text-transform: uppercase;
	line-height: 21px;
}

.shops-info-detail div {
	display: table-cell;
	height: 136px;
	vertical-align: middle;
}

.shops-borders-vertical {
	position: absolute;
	width: 1px;
	height: 60px;
	top: 42px;
	right: 0;
	border-right: 1px solid #dbdbdb;
}

a.backToList {
	display: inline-block;
	margin: 28px 0 28px 45px;
	font-size: 14px;
	font-family: 'Open Sans Semibold', 'Arial', sans-serif;
	text-transform: uppercase;
	color: #618d0e;
	border-bottom: 1px dotted #618d0e;
}

@media (max-width: 525px){
	.shops-buttons {
		height: auto;
	}
	.buy-online {
		left: -1px;
		margin-top: 10px;
	}
	.shops-item-detail {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		min-height: auto;
		padding: 15px 0 30px;
	}
	.shops-name-detail {
		line-height: initial;
		padding: 10px 30px;
	}
	.shops-borders-vertical{
		display: none;
	}
	.shops-info-detail div {
		height: auto;
	}
	a.backToList{
		margin-left: 0;
	}
	.shops-options ul{
		width: 100%;
		padding: 0;
	}
}



/* End */
/* /local/templates/prisma.adaptive/components/bitrix/news/shops.new/bitrix/news.detail/.default/style.css?16064685773635 */
