.amsearch-wrapper-block {
    width: 100% !important;
}

.amsearch-form-block.-opened {
    width: 100% !important;
}

.amsearch-input {
    height: 50px !important;
    background: #f5f5f5 !important;
}

.amsearch-button.-compare {
    display: none;
}

.amsearch-input-wrapper {
    width: 100% !important;
}

.amsearch-input-wrapper .amsearch-button.-loupe {
    top: 7px !important;
}

.amsearch-item-container .amsearch-item .amsearch-link {
    color: #666 !important;
}

.amsearch-products-section .amsearch-link {
    color: #666 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

.amsearch-products-section .amsearch-link:hover {
    color: #e30613 !important;
}

.amsearch-highlight {
    color: #e30613 !important;
}

.amsearch-button.-search {
    display: none !important;
}

.amsearch-input-wrapper .amsearch-input {
    border-radius: 10px !important;
}


.amsearch-form-block.-opened {
    z-index: 1000 !important;
}


.amsearch-result-section {
    z-index: 1050;
    background: #FFF;
}
