

/* Start:/local/components/detcibelov/selector/templates/section/style.css?1762922423893*/
.selectcar-model__item span.main-selectcar__get-price{
    margin: 10px auto 0;
    color: #fff;
    background-color: #356fd4;
    height: 30px;
    border: none;
    width: 100%;
    transition: all 0.2s;
    line-height: 30px;
    max-width: 150px;
}
.main-selectcar__get-price:hover {
    background-color: #6994df;
}

a.selectcar-model__item {
    margin: 0 0 10px 0;
    width: 20%;
}

.selectcar-model__item span.selector-price {
    margin: 10px auto 0;
    color: #356fd4;
    height: 30px;
    width: 100%;
    transition: all 0.2s;
    line-height: 30px;
    max-width: 150px;
}

@media (max-width: 991.98px) {
    a.selectcar-model__item {
        width: 25%;
    }
}
@media (max-width: 767.98px){
    a.selectcar-model__item {
        width: 33%;
    }
    div.selectcar-brand__item {
         width: 33%;
         height: auto;
     }
}
/* End */
/* /local/components/detcibelov/selector/templates/section/style.css?1762922423893 */
