

/* Start:/local/templates/boutonshoes/components/bitrix/menu/line_vertical/style.css?17320036191366*/
.menu_left_container {

}
.menu_left_item {
	margin: 0 0 15px;
	border-bottom: 2px solid rgb(186,197,202);
	padding: 0 0 5px;
}
.menu_left_item a {
	color: rgb(186,197,202);
	display: flex;
	align-items: center;
}
.menu_left_item a.selected {
	color: var(--black);
}
.menu_left_item_ico {
	width: 25px;
	height: 25px;
	display: inline-block;
	margin: 0 10px 0 0;
}
.menu_left_item_ico .svg_ico {
	height: 100%;
	width: 100%;
}
.menu_left_item_ico .svg_ico svg {
	width: 100%;
	height: auto;
	max-height: 100%;
}
.menu_left_item a .cls-4 {
	fill: rgb(186,197,202);
}
.menu_left_item a.selected .cls-4 {
	fill: #000;
}
.menu_left_item a .cls-11,
.menu_left_item a .cls-12,
.menu_left_item a .cls-13 {
	stroke: rgb(186,197,202);
}
.menu_left_item a.selected .cls-11,
.menu_left_item a.selected .cls-12,
.menu_left_item a.selected .cls-13 {
	stroke: #000;
}
.menu_left_item a .cls-13 {
	fill: rgb(186,197,202);
}
.menu_left_item a.selected .cls-13 {
	fill: #000;
}

.menu_left_item a .st0 {
	stroke: rgb(186,197,202);
}
.menu_left_item a.selected .st0 {
	stroke: #000;
}
.menu_left_item a .st1 {
	fill: rgb(186,197,202);
}
.menu_left_item a.selected .st1 {
	fill: #000;
}
.menu_left_item_name {
	display: inline-block;
	line-height: 25px;
	text-transform: uppercase;
	vertical-align: middle;
}


@media (max-width: 768px) {
	.menu_left_item_name {
		display: none;
	}
}

/* End */


/* Start:/local/templates/boutonshoes/components/bitrix/news.list/shops/style.css?1732003619844*/
.shops_list {

}
.shops_item {
	margin: 0 0 50px;
}
.shops_item_title {
    font-size: 22px;
    line-height: 26px;
}
.shops_item_address {
    font-size: 18px;
    line-height: 22px;
}
.shops_item_phone {
    font-size: 18px;
    line-height: 22px;
}
.shops_item_seemap {
	font-size: 15px;
    line-height: 18px;
    padding: 10px 0;
    color: var(--color-secondary);
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.shops_item_seemap:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1.5px;
    width: 90%;
    background: var(--color-secondary);
}
.shops_item_map {
    display: block;
    position: fixed;
    top: 10%;
    left: 10%;
    right: 10%;
    bottom: 10%;
    background: var(--white);
    z-index: 999;
}
.shops_item_map iframe {
	width: 100%;
	height: 100%;
}
/* End */
/* /local/templates/boutonshoes/components/bitrix/menu/line_vertical/style.css?17320036191366 */
/* /local/templates/boutonshoes/components/bitrix/news.list/shops/style.css?1732003619844 */
