

/* Start:/local/components/hp/where_to_buy/templates/.default/style.css?16506232231991*/
.ymaps-layers-pane {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}


.bch
{
	font-family: 'Cuprum';
	font-size:24px;
	text-transform:uppercase;
	color:#d20000;
	line-height:30px;
}

.bch2
{
	font-family: 'Cuprum';
	font-size:16px;
	text-transform:none;
	color:#111;
	line-height:24px;
}


.bch span
{
	font-size:16px;
	color:#000;
	text-transform:none;
	line-height:24px;
}

[data-id="searchform"]
{
	width:100%;
	margin-bottom:80px;
}

[data-id="searchform"] select
{
	font-family: 'Cuprum';
	font-size:24px;
	text-transform:uppercase;
	padding:5px 10px;
}

[data-id="shopconteyner"]{width: 100%;border-top:1px solid #f1f1f1;}
[data-id="shops"] { float:left;width: 30%; height:600px; overflow-x:auto}
[data-id="YMapsID"]{float:left;width: 70%;height: 600px;}

@media (max-width: 767px) {
	[data-id="searchform"]
	{
		margin-top:30px;
		margin-bottom:12px;
	}
	[data-id="shopconteyner"]	{
		display:flex;
		flex-flow:column nowrap;
	}
	[data-id="shops"] {
		order:1;
		float:none;
		width: 100%;
		height:auto;
		overflow-x:auto
	}
	[data-id="YMapsID"] {
		order:2;
		float:none;
		width: 100%;
		height: 55vh;
	}
}
.spisok
{
	padding:15px;
	font-family: 'Cuprum';
	font-size:24px;
	text-transform:uppercase;
	border:1px solid #f1f1f1;
	border-radius:2px;

	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.spisok:hover
{
	border:1px solid #000;
}

.spisok a
{
	color:#000;
	text-decoration:none;
}

.spisok:hover, .spisok:hover > a:hover
{
	color:#d20000 ;
	text-decoration:none;
}

.spisok a:active
{
	color:#d20000;
	text-decoration:none;
}


.spisok a span
{
	font-size:16px;
	text-transform:none;
}
/* End */
/* /local/components/hp/where_to_buy/templates/.default/style.css?16506232231991 */
