/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.wrapper_inner table.middle-h-row{margin-top: 35px;}
.soa-property-20, .city_select_wrapper2, .city_select_wrapper3{display:none;}

.city_select_wrapper{ width: 100%;float: left;display:block !important;}
#title-search{width: 85%; float: right;}
.bx_filter .bx_filter_select_block, .common_select .common_select-link{margin: 3px 0px 5px !important;}


@media (min-width: 501px){
.city_select_wrapper2 {position: relative !important;}
}
@media all and (min-width: 500px){
	.city_select_wrapper2{display:block ; width: 31%;float: left; margin-right: 10px;position: absolute; /*margin: 0 auto;*/}
	.city_select_wrapper{display:none;}
}
@media all and (min-width: 469px){
	.city_select_wrapper2{display:block; /*width: 100%;*/width: 25%; float: left;margin-top: 15px;}
	.city_select_wrapper{display:none;}
}
@media all and (min-width: 468px){
	.city_select_wrapper2{/*display:block;*/ /*width: 100%;*/width: 45%; float: left; margin-left: 15px;margin-top: 15px;}

}
@media all and (max-width: 467px){
	#mobileheader{height: 100px;}
	#mobileheader .burger{height: 55%;}
	.city_select_wrapper3 {
	    display: block !important;
	    width: 100%;
	    margin-top: 10px;
	    text-align: center;
	}
	.city_select_wrapper2{display:none !important;}
}
@media all and (min-width: 768px){
	/*.city_select_wrapper2{display:block !important; width: 100%; float: left; margin-right: 50px;}*/
	.city_select_wrapper2 {
	    display: block !important;
	    width: 20%;
	    float: left;
	    margin-left: 50px;
	    margin-top: 15px;
	}
}
@media (max-width: 768px)
{
	.top-h-row .phones {
		width: 23%;
		/*margin-left: 36%;*/
	}
	.top-h-row{height:76px;}
	.city_select_wrapper2{display:block ;}
	.city_select_wrapper{display:none;}
}
@media (min-width: 995px){
	.city_select_wrapper2{display:none ;}
}
.has_menu .top-h-row ul.menu{width: 52% !important;}
.ik_select_option.ik_select_active{background:#ddd !important;color:#000 !important;}
.ik_select_hover{background:#cf0036 !important;color:#fff;}

.region_alf{
    width: 33.3%;
    position: relative;
    padding-left: 0px;
    margin-bottom: 27px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    -webkit-box-sizing: border-box;
    vertical-align: top;
    font-size: 17px;
    line-height: 20px;
	/*display: block;*/
    height: 60px;
}
.popup-alc_frame{ width:715px; max-width: 100%;}
.alfabet{
    font-size: 16px;
   /* color: #e3000f;*/
    font-weight: bold;
    width: 12%;
    margin-right: 18px;
    position: absolute;
    left: 0;
    top: 0;
	/*font-family: "UbuntuRegular";*/
}

.alfabet_text{margin-left: 25px;}

.alfabet_text a{/*color: #000;*/ font-size: 16px;}
/*.alfabet_text a:hover{color: #e3000f;}*/

.form_body{font-size: 0; line-height: 0;}

.popup .form_region .form_body{
	-webkit-column-width: auto;
	-moz-column-width: auto;
	column-width: auto;
	-webkit-column-count: auto;
	-moz-column-count: auto;
	column-count: auto;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
    padding-bottom: 30px;
}

.popup .form_region .form_head.color_h2 h2 { text-align: center;  font-size: 24px;}
.h_color_white .header_wrap #header .middle-h-row .logo_wrapp .logo a { background: none; }

.pop-up-title.titl {
    border-bottom: 2px solid #00569c;
    color: #000;
}

.popup-age-check .buttons {
    margin-top: 30px;
    margin-bottom: 70px;
}
.popup-age-check {
    padding: 30px;
    color: #000;
    font-size: 16px;
}
.buttons .button {
    /*padding: 5px 30px 5px 30px;*/
    font-size: 14px;
    margin-right: 15px;
}
.popup-alc_frame.popup {
    max-width: 470px !important;
	text-align: center !important;
}

.basket_button, .basket_button span, .button30, .button30 span, .popup .soc-avt .row a{
	width: 80px; 
	padding: 10px 30px 10px 30px;
	background: #00569c;
    color: #fff;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}
.form_region{display:none;}
.form_region .text{padding: 20px 35px;padding-left: 35px;}
.form_region{
	display:none;
   /* width: 600px;*/
    background: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
	/*border: 1px solid #d9002a;*/
}

.mr_l{margin-left: 35px;}