/* Параметры без заголовка / без активных пунктов списка: остаются в DOM для CRamCalc и корзины */
.ram-calc__property--cardHidden {
    display: none !important;
}

.noUi-touch-area:focus, .noUi-touch-area:active, .noUi-touch-area:hover {
    outline: none !important;
}

.popup-window-content, .popup-window-content a {
    color: #000 !important;
    font-size: 16px !important;
}