@media (min-width: 992px) {
    .top-links .top-links__a {
        font-size: .9em;
    }
}

.header-search {
    border: 1px solid #5178ba33;
    border-radius: 5px;
    width: 100%;
}
.header-logo {
    max-width: 214px;
}
.checkout-customer__group {
    display: none;
}


