﻿.car-cards-section.close,
.not-found.close {
    display: none;
}

.header-search {
    opacity: 0;
    visibility: hidden;
}

.custom-options-wrapper .search-input {
    width: 100%;
    padding: 6px 10px;
    box-sizing: border-box;
    border: none;
    outline: none;
    background: transparent;
    color: inherit;
}
