.header_phone{
	line-height:24px;
	height:24px;
	padding-left:6px;
}
.header_phone span{
	line-height:24px;
	padding:0;
}
header a.shops span{
	background:url("/img/icon_shops.png") no-repeat center left;
	background-size:contain;
	padding-left:28px;
}
header a.shops{
	margin-right:40px;
}
header a.shops i{
	display:none;
}
.cities{
	display:inline-block;
	padding-left:18px;
	background:url("/img/icon_city.png") no-repeat center left;
	background-size:auto 16px;
	height:24px;
	margin-left:40px;
}
.cities+i{
	display:none;
}
.cities select{
	border:0;
	display:inline-block;
	vertical-align:top;
	background:transparent;
	height:24px;
	font-size:12px;
	line-height:24px;
	font-weight:500;
	color:#444;
	padding:0;
	-webkit-appearance:none;
}
.cities .select2-container{
	vertical-align:top;
}
.cities .select2-selection.select2-selection--single{
	height:24px;
}
.cities .select2-container--default .select2-selection--single{
	border:0;
	background:transparent;
	border-radius:0;
}
.cities .select2-container .select2-selection--single .select2-selection__rendered{
	padding:0;
}
.cities .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:20px;
	margin:2px 0;
	display:inline-block;
	border-bottom:1px solid transparent;
}
.cities .select2-container--default .select2-selection--single .select2-selection__rendered:hover{
	border-color:#83c341;
}
.header_phone .cities span{
	padding:0;
}
.cities .select2-container--default .select2-selection--single .select2-selection__arrow{
	height:24px;
	top:0;
	right:0;
	display:none;
}
.cities .select2-container.select2-container--open .select2-selection.select2-selection--single{
	border:0;
}
.top_slider,.new_slider{
	padding:30px 0;
}
.top_slider .slider_title,.new_slider .slider_title{
	margin:0 0 25px 0;
}
.header_phone .cities{
	position:relative;
}
.cities .current{
	border-bottom:1px dashed #83c341;
	cursor:pointer;
}
.main_menu-mobile_title .cities{
	margin:0 60px 0 0;
}
.cities_modal{
	color:#515457;
	position:absolute;
	display:none;
	top:30px;
	left:0;
	background:#ffffff;
	border-radius:5px;
	width:300px;
	z-index:1000;
	overflow:hidden;
	box-shadow:1px 1px 10px #999999;
}
.main_menu-mobile_title .cities_modal{
	top:70px;
	width:90%;
	left:5%;
	right:auto;
}
.cities_modal .top{
	line-height:20px;
	padding:20px;
}
.cities_modal .top .title{
	float:left;
	font-size:16px;
}
.cities_modal .top .close{
	width:20px;
	height:20px;
	float:right;
	background:url("/img/icon_popup_close.svg") no-repeat center center;
	cursor:pointer;
}
.cities_modal .top:after{
	content:'';
	display:block;
	clear:both;
}
.cities_modal .links{
	line-height:20px;
	font-size:14px;
	padding:20px 20px 0 20px;
	background:#f8f9fa;
}
.cities_modal .links a{
	display:inline-block;
	vertical-align:top;
	margin:0 20px 20px 0;
	color:#515457;
	text-decoration:none;
}
.cities_modal .links a:hover,.cities_modal .links a.active{
	color:#83c341;
}
.cities_modal .links a.active{
	font-weight:700;
}
.article_picture{
	padding:20px 0;
}
.article_picture img{
	max-width:100%
}
@media (max-width: 767px){
	.footer_bottom .row{
		display:block;
	}
	.footer-bottom-item-icon{
		padding:10px 0 0 15px;
		display:inline-block;
		vertical-align:middle;
		width:auto;
		flex:none;
		-ms-flex:none;
	}
	.footer-bottom-item-icon:nth-child(2){
	}
}
.mobile_search{

}
.mobile_search .header_cart-list_btn.search_btn{
	position:absolute;
	top:0;
	right:50px;
	padding:25px 17px;
	height:100%;
	font-weight:500;
	display:flex;
	color:#333333;
	font-size:16px;
}
.header_category-item_img img{
	width:50px;
}
.personal_bonuses{
	margin-bottom:20px;
	padding:20px 25px;
	background-color:#eef3f9;
	border-radius:6px;
}