.list_sities_select .selectbox .select{
	display: none;
}
.list_sities_select .selectbox .dropdown >ul >li:first-child{
	display: none;
}
.list_sities_select .selectbox .dropdown >ul >li{
	cursor: pointer;
	list-style-position: unset;
	border-bottom: dashed 1px #c3dfee;
	color: #159fd4;
	display: block;
	margin: 15px;
	font-size: 18px;
	float: left;
	#width: auto;
}
.list_sities_select .selectbox .dropdown >ul >li:hover{
	border-bottom: dashed 1px transparent;
}
.list_sities_select .selectbox .dropdown{
	#margin-top: 16px;
}
#popup_list_sities section.list_sities_select{
	#border: 1px solid rgb(198, 198, 198);
    margin: 0 0 0 -14px;
    padding: 0;
    width: 97%;
    border-radius: 0;
    display: block;
}
.change_city .popup-outer{
	background-color: transparent; 
	position: absolute; 
	top: auto; 
	bottom: auto; 
	right: auto; 
	left: auto; 
	max-width: 593px;
	margin-left: -100px; 
	display: none; 
	min-height: 352px;    
	width: 511px;
}

.list_sities_select .editOption{
	    font-size: 16px;
    height: 40px;
    box-sizing: border-box !important;
    width: 230px;
    padding: 10px 45px 11px 12px;
    border: 1px solid #4b80bb;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
}
.list_sities_select .selectbox .dropdown{
	max-width: 570px;
    text-align: center;
}
#error_city{
	color: #fc4242;
	font-size: 12px;
}

.list_sities_select form .login-form__btn{
	float: left;
    margin-top: 5px;
    height: 29px;
}
.list_sities_select form{
	overflow: auto;
	height: 44px;
    width: 227px;
    padding: 3px;
}


@media (min-width: 1000px) {
	.for-customer {
		margin-right: 21px;
	}
}
.items_partnership{
	display:none !important;
}

.header-nav-links__item a.show_sity{
	border-bottom: dashed 1px #858585;
	color: #858585;
	font-size: 13px;
	font-weight: bold;
}
.header-nav-links__item a:hover.show_sity{
	color: #1581be;
	
}
.list_sities_select .dropdown{
	position: inherit !important;
	display: block !important;
}
.head_text_other_city{
	font-size: 15px;
	padding-left: 14px;
}
.header-nav-links.change_city{
	max-width: 125px;
	min-width: 114px;
	display: block;
	float: left;
}
.change_city .head_text_city{
	color: #858585;
	font-size: 12px;
	
}

.change_city h2.popup-b__heading{
	font-size: 24px;
	font-family: Arial;
	color: #333333;
	padding-left: 14px;
}
.change_city #block-search{
    #margin-left: 10px;
	#width: 215px;
	#height: 40px;
	height: 48px;
    width: 232px;
    padding: 0px;
}
.change_city #input-search{
	height: 38px;
	width: 203px;
    border: 1px solid #abadb3;
	padding-left: 5px;
	padding-right: 5px;
}
.change_city #input-search:focus{
	border: 1px solid #75D9FF;
	box-shadow: 0px 0px 4px 0px #308cac;
}
.change_city #form-search{
    background: url(button-search-norm.png) no-repeat;
    width: 54px;
    height: 33px;
    border: none;
    cursor: pointer;
    position: absolute;
    margin-left: -5px;
     
}
.change_city #form-search:hover{
    background: url(button-search-hover.png) no-repeat;
    width: 54px;
    height: 33px;
}
/* Результат поиска */
.change_city #block-search-result{
       border-left: 1px solid #E1DFDD;
    border-right: 1px solid #E1DFDD;
    border-bottom: 1px solid #E1DFDD;
    width: 203px;
    height: auto;
    background-color: white;
    position: absolute;
    z-index: 10002;
    display: none;
    margin-top: -10px;
    margin-left: 0;
}
.change_city #list-search-result > li{ 
    border-bottom: 1px solid #EAEAEA;
    min-height: 70px;
    height: auto;
}
 
.change_city .block-title-price{
    width: 325px;
    margin-left: 85px;
}
.change_city .block-title-price > a{
    font: 15px sans-serif;
    color: #287FC3;
    margin-top: 10px;
    display: block;  
}
.change_city .block-title-price > a:hover{
    text-decoration: none;  
}
.change_city .block-title-price > p{
    font: 15px sans-serif;
    color: black;
    margin: 10px 0;
    display: block;  
}
.change_city #search-noresult{
    color: #E96767;
    font: 13px sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;     
}
.change_city .search-result-image{
    position: absolute;
    width: 70px;
    margin-top: 10px;
    margin-left: 5px;
}
.change_city #search-more{
    color: #287FC3;
    font: 13px sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;    
}
#list-search-result input{
	display: none;
}

#list-search-result label{
    cursor: pointer;
    clear: both;
    float: left;
    width: 201px;
    border-bottom: 1px solid #abadb3;
    margin: 0;
    padding: 10px 12px;
}
#list-search-result label:hover{
    background-color: #ebf3f6;
}

.city_section_footer_text{
    overflow: auto;
}
.city_section_line{
	background-color: #dadada;
    height: 1px;
    width: 100%;
    max-width: 471px;
    margin: 25px 0 20px 0;
}
.city_section_footer_line_img{
	width: 23px;
	height: 15px;
	float: left;
	margin-right: 9px;
	margin-top: 2px;
}
.city_section_footer_line_img.map_ico{
	 background: url(/citySelect/map_ico.png) no-repeat;
}
.city_section_footer_line_img.deliv_ico{
	 background: url(/citySelect/deliv_ico.png) no-repeat;
}
.city_section_footer_text p{
	#width: 400px;
	padding: 0;margin: 0;
	font: 13px Arial;
	color: #777777;
	margin-bottom: 3px;
}
.city_section_footer_line{
	margin-bottom: 14px;
}

.header-nav-links__item.partnership{
	display: none;
}
#list_sities .dropdown li:nth-child(7){
	clear: both;
}
#list_sities .dropdown li:nth-child(n+7){
	font-size: 14px;
	margin: 0px 13px 13px 13px;
}

@media only screen and (max-width: 599px){
	.list_sities_select .selectbox .dropdown >ul >li {
		margin: 11px;
	}
	#list_sities .dropdown li:nth-child(n+7) {
		margin: 0px 8px 13px 7px;
	}
	#list_sities .dropdown li:nth-child(7) {
		clear: both;
	}
}