/* /wp-content/plugins/carsfilters/hqcf-styles.css (v2.3 FINAL MERGE) */

/* --- GLOBAL & DESKTOP STYLES --- */
.hqcf-filter-bar { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 30px; font-family: 'Poppins'; align-items: center; }
.hqcf-filter-pill-wrapper { position: relative; }
.hqcf-filter-pill { background-color: #f0f2f5; color: #333; border: 1px solid #e0e0e0; border-radius: 20px; padding: 10px 20px; font-size: 14px; font-weight: 500; cursor: pointer; transition: background-color 0.2s; display: flex; align-items: center; justify-content: space-between; min-width: 180px; }
.hqcf-filter-pill > span { flex-grow: 1; text-align: left; }
.hqcf-filter-pill.active { background-color: #333 !important; color: #fff; border-color: #111; }
.hqcf-filter-pill.active .hqcf-pill-icon svg { fill: #fff; }
.hqcf-filter-pill.active .hqcf-pill-icon::before { color: #555; }

/* Pill Icon Container */
.hqcf-pill-icon { display: flex; align-items: center; padding-left: 10px; }
.hqcf-pill-icon::before { content: '|'; color: #d0d0d0; padding-right: 10px; }
.hqcf-pill-icon svg { width: 24px; height: 24px; fill: #888; }

.hqcf-filter-dropdown { opacity: 0; visibility: hidden; transform: translateY(-10px); transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s; position: absolute; top: 100%; left: 0; background-color: #fff; border-radius: 12px; box-shadow: 0 8px 16px rgba(0,0,0,0.1); padding: 8px; margin-top: 8px; z-index: 100; min-width: 220px; border: 1px solid #eee; }
.hqcf-filter-pill-wrapper.dropdown-active .hqcf-filter-dropdown { opacity: 1; visibility: visible; transform: translateY(0); }

@media (min-width: 769px) {
    .hqcf-filter-pill:hover { background-color: #e9ecef; }
    .hqcf-filter-pill-wrapper:hover .hqcf-filter-dropdown { opacity: 1; visibility: visible; transform: translateY(0); }
}

.hqcf-filter-dropdown a { display: flex; align-items: center; padding: 12px 16px; color: #404A3C !important; text-decoration: none; border-radius: 8px; font-size: 15px; white-space: nowrap; }
.hqcf-filter-dropdown a:hover { background-color: #f0f2f5; }
.hqcf-filter-dropdown a.icon-auto, .hqcf-filter-dropdown a.icon-manual,
.hqcf-filter-dropdown a.icon-sort-asc, .hqcf-filter-dropdown a.icon-sort-desc, .hqcf-filter-dropdown a.icon-sort-none { gap: 12px; }
.hqcf-filter-dropdown a.icon-auto::before, .hqcf-filter-dropdown a.icon-manual::before,
.hqcf-filter-dropdown a.icon-sort-asc::before, .hqcf-filter-dropdown a.icon-sort-desc::before, .hqcf-filter-dropdown a.icon-sort-none::before { content: ''; width: 20px; height: 20px; background-repeat: no-repeat; background-position: center; background-size: contain; }
.hqcf-filter-dropdown a.icon-auto::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23333'%3E%3Cpath d='M9.93 13.5h4.14L12 7.98 9.93 13.5zM20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-4.29 15.88l-.9-2.38H9.17l-.89 2.37a.968.968 0 11-1.81-.69l4.25-10.81c.22-.53.72-.87 1.28-.87s1.06.34 1.27.87l4.25 10.81a.968.968 0 01-.9 1.32c-.4 0-.76-.25-.91-.62z'%3E%3C/path%3E%3C/svg%3E"); }
.hqcf-filter-dropdown a.icon-manual::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23333'%3E%3Cpath d='M2.444 3.518A1.741 1.741 0 114.75 5.167v2.27h3.48v-2.27a1.742 1.742 0 111.127 0v2.27h3.482l.004-2.269a1.742 1.742 0 111.12 0l.003 2.82a.585.585 0 01-.576.575H9.358v2.27a1.742 1.742 0 11-1.127 0v-2.27H4.75v2.27a1.742 1.742 0 11-1.127 0V5.166a1.743 1.743 0 01-1.178-1.649z'%3E%3C/path%3E%3C/svg%3E"); }
.hqcf-filter-dropdown a.icon-sort-asc::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23333'%3E%3Cpath d='M3 4h18v2H3V4zm0 7h12v2H3v-2zm0 7h6v2H3v-2z'%3E%3C/path%3E%3C/svg%3E"); }
.hqcf-filter-dropdown a.icon-sort-desc::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23333'%3E%3Cpath d='M3 4h18v2H3V4zm0 7h12v2H3v-2zm0 7h6v2H3v-2z' transform='rotate(180 12 12)'%3E%3C/path%3E%3C/svg%3E"); }
.hqcf-filter-dropdown a.icon-sort-none::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23333'%3E%3Cpath d='M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z'%3E%3C/path%3E%3C/svg%3E"); }

.hqcf-filter-dropdown.multi-select a { position: relative; gap: 15px; }
.hqcf-filter-dropdown.multi-select a::before { content: ''; width: 20px; height: 20px; border: 2px solid #ccc; border-radius: 4px; flex-shrink: 0; }
.hqcf-filter-dropdown.multi-select a:hover::before { border-color: #888; }
.hqcf-filter-dropdown.multi-select a.selected::before { background-color: #111; border-color: #111; }
.hqcf-filter-dropdown.multi-select a.selected::after { content: '✓'; position: absolute; left: 20px; top: 50%; transform: translateY(-50%); color: #fff; font-size: 14px; font-weight: bold; }

.hqcf-active-filters-info { display: flex; align-items: center; margin-left: auto; padding-left: 20px; }
.hqcf-filter-count { background-color: #56fc3d; color: white; width: 24px; height: 24px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 14px; font-weight: bold; margin-right: 10px; }
a.hqcf-clear-filters { color: #333; font-size: 14px; font-weight: 500; text-decoration: none; border-bottom: 1px solid transparent; }
a.hqcf-clear-filters:hover { border-bottom-color: #007bff; }

/* Car Grid Styles */
.hqcf-car-list { display: grid; grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)); gap: 25px; }
.hqcf-car-item { border: 1px solid #e0e0e0; text-align: center; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.05); display: flex; flex-direction: column; background: #ffffff !important; position: relative; min-height: 575px; }
.hqcf-car-item a { text-decoration: none; }
.hqcf-car-item img { width: 100%; height: 300px !important; object-fit: cover; margin-top: 59px; max-height: 300px; }
.hqcf-car-item h3 { padding: 20px 15px 10px; margin: 0; font-size: 18px !important; flex-grow: 1; display: flex; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; width: 100%; color: #333; }
.hqcf-or-similar { font-weight: normal; font-size: 14px; color: #777; margin-left: 5px; }
.hqcf-features { text-align: left; padding: 10px 20px; background-color: #f9f9f9; border-top: 1px solid #eee; }
.hqcf-features-list { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 5px; font-size: 14px; }
.hqcf-features-list li { padding-left: 20px; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23007bff' d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: left center; background-size: 16px; }
.bottom-box { display: flex; justify-content: space-between; padding: 10px 20px; align-items: center; position: absolute; width: -webkit-fill-available; bottom: 0;}
.hqcf-price { font-size: 22px; font-weight: 700; color: #333; font-family: 'Montserrat'; border-top: 1px solid #eee; text-align: left; line-height: 22px; }
.hqcf-price span { font-size: 12px; font-weight: 300; }
span.price-integer { font-weight: 700; font-size: 28px; }
span.price-decimal, span.currency { font-weight: 600; font-size: 18px; }
.hqcf-rent-button { background-color: transparent; width: 40%; color: #333 !important; text-transform: uppercase; padding: 12px 15px; font-weight: 600; text-decoration: none; border: 1px solid #56fc3d; border-radius: 5px; transition: background-color 0.2s; display: block; }
.hqcf-rent-button:hover { background-color: #56fc3d; color: #ffffff !important; }
.hqcf-mobile-header{display: none;}

/* --- MOBILE STYLES --- */
.hqcf-mobile-filter-trigger { display: none; }
@media (max-width: 768px) {
    .hqcf-wrapper .hqcf-filter-bar { display: none; }
    .hqcf-wrapper .hqcf-mobile-filter-trigger { display: inline-flex; align-items: center; justify-content: center; gap: 8px; background-color: #111; color: #fff; padding: 12px 25px; border-radius: 8px; border: none; font-size: 16px; font-weight: 500; cursor: pointer; margin-bottom: 20px; }
    .hqcf-filter-container { position: fixed; bottom: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); z-index: 99999; opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease; }
    .hqcf-filter-container .hqcf-filter-bar { display: block; position: absolute; bottom: 0; left: 0; width: 100%; max-height: 80vh; overflow-y: auto; background-color: #fff; border-top-left-radius: 16px; border-top-right-radius: 16px; transform: translateY(100%); transition: transform 0.3s ease; padding: 0; margin-bottom:0; }
    body.hqcf-mobile-filters-active .hqcf-filter-container { opacity: 1; visibility: visible; }
    body.hqcf-mobile-filters-active .hqcf-filter-container .hqcf-filter-bar { transform: translateY(0); }
    .hqcf-mobile-header { display: flex; justify-content: space-between; align-items: center; padding: 20px; border-bottom: 1px solid #eee; backdrop-filter: blur(10px); }
    .hqcf-mobile-title { font-size: 18px; font-weight: 600; color: #111; }
    .hqcf-mobile-done-button { background: none; border: none; color: #dcdde1; font-size: 16px; font-weight: 600; cursor: pointer; }
    .hqcf-filter-bar .hqcf-filter-pill-wrapper { margin: 0; }
    .hqcf-filter-bar .hqcf-filter-pill { width: 100%; justify-content: space-between; background-color: transparent; border: none; border-bottom: 1px solid #f0f0f0; border-radius: 0; padding: 20px; font-size: 16px; }
    .hqcf-filter-bar .hqcf-filter-pill .hqcf-pill-icon { display: none; }
    .hqcf-filter-bar .hqcf-filter-pill::after { content: '›'; font-size: 20px; color: #ccc; }
    .hqcf-filter-pill-wrapper.dropdown-active .hqcf-filter-dropdown { display: block; position: static; box-shadow: none; border-radius: 0; border-top: 1px solid #eee; padding: 10px 20px; margin-top: 0; opacity: 1; visibility: visible; transform: none; }
    .hqcf-active-filters-info { display: none; }
    .hqcf-car-item img { height: 200px !important; }
    .hqcf-car-item { min-height: 476px; }
}

/* LOADING INDICATOR */
#hqcf-loading-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8); z-index: 100000; display: flex; justify-content: center; align-items: center; opacity: 0; visibility: hidden; transition: opacity 0.2s ease, visibility 0.2s ease; }
#hqcf-loading-overlay.is-active { opacity: 1; visibility: visible; }
.hqcf-loader { border: 5px solid #f3f3f3; border-top: 5px solid #56fc3d; border-radius: 50%; width: 50px; height: 50px; animation: hqcf-spin 1s linear infinite; }
@keyframes hqcf-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

/* --- SEARCH FORM STYLES --- */
.hqsf-search-form-wrapper { background: #f0f2f5; padding: 30px; border-radius: 8px; margin-bottom: 30px; }
.hqsf-form-fields { display: flex; flex-wrap: wrap; gap: 15px; align-items: flex-end; }
.hqsf-field { flex: 1; min-width: 200px; }
.hqsf-field label { font-weight: 500; margin-bottom: 8px; display: block; font-size: 14px; color: #333; }
.hqsf-field select, .hqsf-field input { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 5px; font-size: 16px; }
.hqsf-field-button { flex-shrink: 0; }
.hqsf-field-button button { background-color: #111; color: #fff; padding: 12px 30px; border: none; border-radius: 5px; font-size: 16px; font-weight: 500; cursor: pointer; transition: background-color 0.2s; }
.hqsf-field-button button:hover { background-color: #333; }
@media (max-width: 768px) { .hqsf-field, .hqsf-field-button { min-width: 100%; } }

/* --- FILTER GRID & PILL STYLES --- */
.hqcf-filter-bar { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 30px; font-family: 'Poppins'; align-items: center; }
.hqcf-filter-pill-wrapper { position: relative; }
.hqcf-filter-pill { background-color: #f0f2f5; color: #333; border: 1px solid #e0e0e0; border-radius: 20px; padding: 10px 20px; font-size: 14px; font-weight: 500; cursor: pointer; transition: background-color 0.2s; display: flex; align-items: center; justify-content: space-between; min-width: 180px; }
.hqcf-filter-pill > span { flex-grow: 1; text-align: left; }
.hqcf-filter-pill.active { background-color: #333 !important; color: #fff; border-color: #111; }
.hqcf-filter-pill.active .hqcf-pill-icon svg { fill: #fff; }
.hqcf-pill-icon { display: flex; align-items: center; padding-left: 10px; }
.hqcf-pill-icon::before { content: '|'; color: #d0d0d0; padding-right: 10px; }
.hqcf-pill-icon svg { width: 24px; height: 24px; fill: #888; }
.hqcf-filter-dropdown { opacity: 0; visibility: hidden; transform: translateY(-10px); transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s; position: absolute; top: 100%; left: 0; background-color: #fff; border-radius: 12px; box-shadow: 0 8px 16px rgba(0,0,0,0.1); padding: 8px; margin-top: 8px; z-index: 100; min-width: 220px; border: 1px solid #eee; }
.hqcf-filter-pill-wrapper.dropdown-active .hqcf-filter-dropdown { opacity: 1; visibility: visible; transform: translateY(0); }
@media (min-width: 769px) { .hqcf-filter-pill:hover { background-color: #e9ecef; } }

/* --- NEW: Advanced Search Form Styles --- */
.hqsf-search-form-wrapper-v2 {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    margin-bottom: 30px;
}

.hqsf-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr auto; /* 4 fields and a button */
    gap: 20px;
    align-items: flex-end;
}

.hqsf-field-grid label {
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
    font-size: 14px;
    color: #333;
}

.hqsf-field-grid select, 
.hqsf-field-grid input {
    width: 100%;
    padding: 12px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    font-size: 16px;
    background-color: #f7f9fc;
}

.hqsf-search-button button {
    background-color: #111;
    color: #fff;
    padding: 12px 30px;
    width: 100%;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
}
.hqsf-search-button button:hover {
    background-color: #333;
}

/* Responsive adjustments for the new grid */
@media (max-width: 992px) {
    .hqsf-form-grid {
        grid-template-columns: 1fr 1fr; /* 2 columns on tablets */
    }
    .hqsf-search-button {
        grid-column: 1 / -1; /* Make button full-width */
    }
}
@media (max-width: 576px) {
    .hqsf-form-grid {
        grid-template-columns: 1fr; /* 1 column on small mobile */
    }
}
/* --- Advanced Search Form Styles --- */
.hqsf-search-form-wrapper-v3 { background-color: #fff; padding: 15px; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); margin-bottom: 40px; }
.hqsf-form-grid { display: grid; grid-template-columns: 1.3fr 1fr auto; gap: 0; align-items: center;}
.hqsf-field-v3 { padding: 10px 20px; position: relative; }
.hqsf-field-v3:not(:last-child) { border-right: 1px solid #e0e0e0; }
.hqsf-field-v3 label { font-weight: 600; margin-bottom: 8px; display: block; font-size: 14px; color: #555; }
.hqsf-field-v3 select, .hqsf-field-v3 .flatpickr-input { width: 100%; border: none; border-bottom: 1px solid #a2a2a2; padding-bottom: 10px; font-size: 16px; background-color: transparent; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.hqsf-datetime-field { cursor: pointer; }
.hqsf-datetime-display { display: flex; align-items: center; justify-content: space-between; }
.hqsf-datetime-display-part { text-align: center; }
.hqsf-placeholder, #hqsf-pickup-display span, #hqsf-return-display span { font-size: 16px; color: ##313131; }
.hqsf-search-button-wrapper { display: flex; align-items: center; padding-left: 20px; }
.hqsf-search-button-wrapper button { 
    background-color: #111;
    color: #fff;
    width: 100%;
    height: 50px;
    padding: 10px 40px;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.2s; }
.hqsf-search-button-wrapper button:hover { background-color: #333; }
.hqsf-search-button-wrapper button::after { content: '→'; }
.hqsf-toggle-return { display: block; text-align: right; margin-top: 15px; font-size: 14px; color: #007bff; text-decoration: none; font-weight: 500; }
#hqsf-return-location-wrapper { padding-top: 15px; }
.hqsf-field-v3.hqsf-datetime-field { display: flex; gap: 10px; }
.hqsf-field-v3.hqsf-location-field { display: flex; align-items: center; gap: 15px;}
a#hqsf-add-return-link {
    color: #313131;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins';
    text-decoration: none;
}

input#hqsf_return_visible {
    width: 100%;
    border: none;
    border-bottom: 1px solid #a2a2a2;
    padding-bottom: 10px;
    font-size: 16px;
    background-color: transparent;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.plocation, .rlocation {
    width: 45%;
}
span.flatpickr-day.selected.endRange {
    border-radius: 0 15px 15px 0 !important;
}

span.flatpickr-day.selected.startRange {
    border-radius: 15px 0 0 15px !important;
}
@media (max-width: 728px) {
 .hqsf-form-grid {
    display: block;
 }
 .hqsf-field-v3.hqsf-location-field,
 .hqsf-field-v3.hqsf-datetime-field{
     border: none;
 }
 }
}
/* =================================================================== */
/* --- NEW: Visual Theme for the Official HQ Rentals Embed --- */
/* =================================================================== */

/* Main container for the results list */
.hq-rental-software-integration .car-rental-items-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    gap: 25px;
}

/* Individual car item wrapper */
.hq-rental-software-integration .car-rental-wrapper {
    border: 1px solid #e0e0e0;
    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.05);
    background: #ffffff !important;
    display: flex;
    flex-direction: column;
}

/* Hide the default title label */
.hq-rental-software-integration .item-type-label {
    display: none;
}

.hq-rental-software-integration .car-rental-list-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Style the image */
.hq-rental-software-integration .item-image img {
    width: 100%;
    height: 220px !important; /* Force height */
    object-fit: cover;
}

/* Style the title and description block */
.hq-rental-software-integration .item-description {
    order: -1; /* Move this block to the top */
    padding: 20px 15px 10px;
    margin: 0;
    font-size: 18px !important;
    background-color: #f9f9f9;
    flex-grow: 1;
}

.hq-rental-software-integration .item-name {
    font-size: 18px !important;
    font-weight: bold;
    color: #333;
}

/* Style the features and price block */
.hq-rental-software-integration .item-more {
    width: 100% !important; /* Override default width */
    background-color: #f9f9f9;
    border-top: 1px solid #eee;
    padding: 10px 20px;
    margin-top: auto; /* Push to the bottom */
}

/* Re-style the features list */
.hq-rental-software-integration .item-features-title {
    display: none; /* Hide default "Features" title */
}
.hq-rental-software-integration .car-rental-item-features-list {
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    font-size: 14px;
}
.hq-rental-software-integration .car-rental-item-features-list li {
    padding-left: 20px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23007bff' d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
}

/* Style the button and price area */
.hq-rental-software-integration .car-rental-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hq-rental-software-integration .car-rental-price {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    font-family: 'Montserrat';
    text-align: left;
    line-height: 22px;
}
.hq-rental-software-integration .car-rental-price-total {
    font-size: 14px;
    color: #666;
}

.hq-rental-software-integration .car-rental-single-button a {
    background-color: transparent;
    width: auto;
    color: #333 !important;
    text-transform: uppercase;
    padding: 12px 15px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #56fc3d;
    border-radius: 5px;
    transition: background-color 0.2s;
    display: block;
}

.hq-rental-software-integration .car-rental-single-button a:hover {
    background-color: #56fc3d;
    color: #ffffff !important;
}
/* Prevent keyboard popup by disabling pointer events and focus on time inputs */
.flatpickr-calendar .numInput {
    pointer-events: none;
}
.flatpickr-calendar .numInput:focus {
    outline: none;
}
.hqsf-location-field select {
    padding-left: 35px; /* Add space for the icon */
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 20px;
}

/* Set the icon for each specific option */
option[data-icon="plane"] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5L22 16z' fill='%23333'/%3E%3C/svg%3E");
}
option[data-icon="office"] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z' fill='%23333'/%3E%3C/svg%3E");
}
option[data-icon="city"] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 11V5l-3-3-3 3v2H3v14h18V11h-6zm-4 8H9v-2h2v2zm0-4H9v-2h2v2zm0-4H9V9h2v2zm4 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V9h2v2zm4 8h-2v-2h2v2zm0-4h-2v-2h2v2z' fill='%23333'/%3E%3C/svg%3E");
}
select#hqsf_pickup_location:focus,
select#hqsf_return_location:focus{
outline: none;
}