/*******************ТОЛЬКО ДЛЯ МОБИЛОК*********************/

@media screen and (max-width: 767px) {
span#mf-location-selector.circle {
    display: none;
}

input.smart-search__submit {
display: none;
}

.favorite {
    border-radius: 50% !important;
    
}
    ul.card-info > li.price_tag > div > span, ul.card-info .price-tag > span, ul.card-info > li.system .type {
        font-size: 1.2em;
        font-weight: 700;
    }
.seller-short div.info-table:not(.no-top-gap), .seller-short div.owner-details {
    display: none;
}
    .seller-short .button-exists ~ div {
        display: none;
    }










}





