/* Carvix 20.1.2 – category-specific brands and models */
.cvx2012-category-catalog{margin:18px 0;padding:18px;border:1px solid #b9dfca;border-radius:15px;background:#f1faf5}
.cvx2012-category-catalog .two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.cvx2012-category-catalog label{display:grid;gap:7px;font-weight:900}
.cvx2012-category-catalog select{width:100%;min-height:54px;padding:0 14px;border:1px solid #cbdad3;border-radius:11px;background:#fff}
.cvx2012-category-catalog p{margin:10px 0 0;color:#607168}
.cvx2012-old-special{display:none!important}
@media(max-width:650px){.cvx2012-category-catalog .two{grid-template-columns:1fr}}
