.nice { .nice-tabs { margin-top: 15px; .tabs-list { font-size: @font-size-h4; } } .nice-catalog { .make-row(); .nice-categories { .make-xs-column(6); ul { li { width: 49%; .btn { padding: 0; } padding-bottom: 5px; } li.active { button { font-weight: bold; color: #000000; text-decoration: none; } } } } .nice-classes { .make-xs-column(6); border-left: 2px solid #ccc; label { font-weight: 100; } } } .nice-selected { .label { font-weight: 100; } } .nice-all { ul { li { width: 49%; label { font-weight: 100; } } } } }