

/* Start:/local/templates/.default/components/bitrix/news.list/shop_list/style.css?17436712581679*/
.maps{
  height: 750px;
}

[class*="ymaps-"][class*="-ground-pane"] {
	/* filter: grayscale(100); */
}


/*maps_shop*/
.maps_shop{
  padding-top: var(--padding-xl);
  overflow: hidden;
}

.maps_shop.inner{
	padding-bottom: var(--padding-xl);
}

.maps_shop .section_title{
  text-align: center;
}

.list_shop ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.list_shop ul li a{
  color: var(--color-black-1);
  font-size: 18px;
  font-weight: 400;
  line-height: 111.111%; 
  /* border-bottom: 1px solid transparent; */
  text-decoration: none;
}

.list_shop ul li a.active{
	color: var(--color-dark-grey);
}

.list_shop ul li a:hover{
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-decoration: none;
}

.map_shop_item_bol{
  display: flex;
  flex-direction: column;
  gap: 3px;
  font-size: 13px;
  font-weight: 400;
}

.map_shop_item_bol b{
  font-weight: 600;
}
.list_shop_item::before {
  display: none;
}
.list_shop_item{
  padding:24px 30px;
  background: var(--Grey-Light, #F6F6F6);
}
.ditail_list_shop_item{
  display: none;
  margin-top:20px;
  color: var(--Dark_Light, #484543);
  font-family: Geologica;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 133.333% */
}
.ditail_adress{
  margin-bottom:16px;
}
.ditail_phone{
  margin-bottom:16px;
  color: #EB5A0E;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media(max-width: 992px){
  .maps{
    height: 500px;
  }
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/shop_list/style.css?17436712581679 */
