@media (max-width: 575.98px) {
    #top-cart {
        display: block;
    }

    #top-search a {
        right: 45px;
    }
}

.main-min-h {
    min-height: 850px;
}

#search {
    width: 100%;
}

ul.ui-autocomplete {
    background-color: white;
    list-style-type: none;
    width: 50%;
    font-size: 2em;
}
