/*css*/

@media screen and (max-width: 960px) { 
  
}
@media screen and (max-width: 670px) { 
  
}



.popup__choise-city-list li {
    cursor: pointer;
}

.js-form-messange--ok {
    padding-top: 15px;
    padding-left: 15px;
}

.header-top__serach-wrap,
.header-top__col--favorit {
    visibility: hidden;
}