

/* Start:/bitrix/templates/new_2016.07/components/bitrix/news.detail/store_detail/style.css?17741777693178*/
div.news-detail{
	padding:30px 0px;
}
.store-map{
	overflow:hidden;
}
.store-map iframe{
	float:left;
	width:65%;
	height:240px;
}
.store-map .dop-img{
	float:left;
	width:34%;
	margin-left:1%;
	overflow:hidden;
}
.store-map .dop-img a{
	display:block;
	float:left;
	width:50%;
	height:50%;
}
.store-map .dop-img img{
	width:95%;
}
.bxslider li{
	text-align:center;
}
.addr-work-metro, .how-to-there, .about-store{
	overflow:hidden;
	padding:30px 0;
	border-bottom:1px solid #e6ecf3;
}
.about-store{
	border:0;
}
.bann-shop img{
	width:100%;
	max-width:546px;
	margin-top:10px;
}
.addr-work-metro div:nth-child(1),.addr-work-metro div:nth-child(4){
	float:left;
	width:20%;
}
.addr-work-metro div:nth-child(2),.addr-work-metro div:nth-child(3){
	float:left;
	width:30%;
}
.header-awm, .head-assort{
	font-family: "Manrope",sans-serif;
}
.news-detail .g-btn{
	width:320px;
}
.about-store .s-text-block, .how-to-there .s-text-block{
	line-height:22px;
	padding-top:0;
}
.s-text-block-lite{
	line-height:22px;
	padding-top:20px;
}
.assortiment{
	padding-top:30px;
	overflow:hidden;
}
.assortiment .head-assort{
	padding-bottom:20px;
}
.assortiment div{
	float:left;
	padding-right:1%;
	line-height:30px;
	color:#a1a1a1;
	width:24%;
}
.assortiment div a{
	color:#536e84;
	text-decoration:none;
	border-bottom:1px solid #dce0e4;
	font-weight:600;
}
.assortiment p{
	margin:10px 0px;
}
.assortiment p a{
	font-weight:600;
	color:#536e84;
	border-bottom:1px solid #dce0e4;
}
@media (max-width: 1000px) {
	.store-map iframe{
		width:100%;
	}
	.store-map .dop-img{
		width:100%;
		margin:10px 0 0 0;
	}
	.store-map .dop-img div{
		float:left;
		width:25%;
		height:auto;
	}
	.addr-work-metro, .how-to-there, .about-store{
		width:100%;
	}
}
@media (max-width: 560px) {
	.assortiment div{
		width:49%;
	}
	.addr-work-metro div{
		width:90%;
	}
	.news-detail .g-btn{
		font-size:14px;
		width:auto;
	}
	.addr-work-metro div:nth-child(1),.addr-work-metro div:nth-child(4),
	.addr-work-metro div:nth-child(2),.addr-work-metro div:nth-child(3){
		width:50%;
	}
	.stores-sidebar{
		display:none;
	}
}

/****************************/

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bx-wrapper {
  width: 500px;
  margin: 0 auto;
  position: relative;
}
.bx-wrapper img {
  width: 100%;
  max-width: 100%;
  display: block;
}
#bx-pager {
  margin-top: 20px;
  text-align: center;
}
#bx-pager a {margin: 0 3px;}
#bx-pager a img {
  padding: 3px;
  border: 1px solid #ccc;
  width: 80px;
  transition: .4s ease-in-out;
}
#bx-pager a.active img {border: 1px solid #D4104E;}
.bx-prev, .bx-next {
  text-decoration: none;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  background: white;
  color: #666;
  width: 30px;
  height: 80px;
  text-align: center;
  transition: .4s linear;
  z-index: 10;
  cursor: pointer;
}
.bx-prev {
  left: 0;
  border-radius: 0 5px 5px 0;
}
.bx-next {
  right: 0;
  border-radius: 5px 0 0 5px;
}
.bx-prev:before, .bx-next:before {
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 80px;
}
.bx-next:before {content: "\f105";}
.bx-prev:before {content: "\f104";}
@media (max-width: 650px) {
	.bx-wrapper {
		margin: 50px auto 0 auto;
	}
}

/* End */
/* /bitrix/templates/new_2016.07/components/bitrix/news.detail/store_detail/style.css?17741777693178 */
