<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.quick-search-field-wrapper{
    padding: 5px;
}

.options-wrapper,
.quick-search-keyword-field{
    display: block;
}

.quick-search-widget-wrapper::after,
.quick-search-field-wrapper::after{
    content: "";
    clear: both;
    display: table;
}

.quick-search-years-separator,
#quick-search-year-1-field,
#quick-search-year-2-field{
    display: inline-block;
}

form.quick-search-widget-form {
    justify-content: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.quick-search-button-wrapper {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.elementor-panel .elementor-control-quick-search-inventory-notice #quick-search-inventory-alert-danger,
.elementor-panel .elementor-control-quick-search-inventory-notice .elementor-control-title{
    width: 100%;
}

.field-text.quick-search-hidden-field {
    text-decoration: none !important;
}
</pre></body></html>