#hq-reservation-form label,
#hq-reservation-form button,
#hq-reservation-form input{
    font-size: 15px;
}
.css-q5fqw0 {
    padding:10px !important;
}
.css-m25cwh {
    display: flex;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
}
.css-q5fqw0 {
    padding: 2rem;
    background-color: #fff;
    box-shadow: 0px 2px 9px rgba(0,0,0,0.23);
    border-radius: 20px;
    width:50%;
}
@media (min-width: 1200px){
    .css-1r707ek {
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 1200px){
    .css-1r707ek {
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
}
.css-1r707ek {
    display: flex;
    margin: calc(0px - 0.5rem);
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-end;
}
.css-oxm8hx {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex:1
}
 .css-1r707ek > * {
     padding: calc(0.5rem);
 }
.css-56yp2w {
    position: relative;
    display: inline-block;
    max-width: 100%;
}
.css-usf9wu {
    display: inline-block;
    caret-color: transparent !important;
}
.css-k008qs {
    display: flex;
}
.css-1copstf {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.7;
    display: block;
    color: #5c5c5c;
    margin-bottom: 0.5em;
    flex: 1 1 0%;
}
.css-ytlr5a {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border: 2px solid #dcdcdb;
    border-radius: 0.375em;
    padding: 0px 1rem;
    transition: border-color 200ms ease 0s;
}
.css-whudlp {
    width: 1em;
    height: 1em;
    fill: #8a8a89;
}
svg {
    overflow: hidden;
}
.css-yctaky {
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    line-height: 1;
    appearance: none;
    padding: 12px 16px;
    transition: all 200ms ease 0s;
    background: white;
    width: 100%;
    flex: 1 1 0%;
    border: 0px;
    border-radius: 0px;
    cursor: pointer;
    outline: none !important;
    overflow: visible !important;
}
.css-1qtbl0p {
    display: block;
    margin-left: 0;
    margin-top: 0.5rem;
    width: 100%;
}
.css-1baulvz {
    display: block;
    width: 100%;
}
.css-k008qs {
    display: flex;
}
.css-1copstf {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.7;
    display: block;
    color: #5c5c5c;
    margin-bottom: 0.5em;
    flex: 1 1 0%;
}
.css-93domk {
    text-align: center;
    width: 100%;
    margin-top: 0.5rem;
}
@media (min-width: 1200px){
    .css-cun5v4 {
        max-width: 500px;
    }
}
.css-cun5v4 {
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    font-family: inherit;
    margin: 0px;
    overflow: visible;
    appearance: none;
    cursor: pointer;
    padding: 10px 16px;
    transition: all 200ms ease 0s;
    border-radius: 0.375em;
    font-size: 1.125rem;
    line-height: 1.3;
    font-weight: 600;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-width: 2px;
    border-style: solid;
    border-image: initial;
    background: #466f88;
    border-color: #466f88;
    color: white;
    min-width: 10rem;
    width: 100%;
    outline: none !important;
}
.css-w8839t {
    display: block;
    align-self: stretch;
    width: 2px;
    background: #dcdcdb;
    margin: 9px 1rem;
}
input{
    height: 35px !important;
    border: 0 !important;
    color: #8a8a89 !important;
}
.css-cun5v4{
    height: 39px !important;
    background-color: #005CAA !important;
    width: 100%!important;
}
#hq-reservation-form select{
    color: #8a8a89;
    height: 35px !important;
    padding: 0 0 0 10px !important;
}
.hq-location option{
    font-size: 14px;
}
.hq-dates-wrapper{
    display: flex;
    width: 100%;
}
.hq-location-wrapper{
    display: flex;
    width: 100%;
    margin-top: 0.5rem;
}
.hq-location-inner-wrapper{
    width: 100%;
}
@media (max-width: 991px){
    .css-1r707ek,.css-oxm8hx{
        flex-direction: column;
        width: 100%;
    }
    .css-m25cwh,.css-usf9wu,.hq-dates-wrapper{
        width: 100%;
    }
    .hq-dates-wrapper{
        margin-bottom: 0;
    }
    .hq-location-wrapper{
        padding:0;
        margin-left: 0;
    }
    .css-93domk{
        width: 100%;
    }
    .css-1r707ek{
        margin: 0 !important;
    }
    .css-q5fqw0{
        padding: 1em !important;
        width:75%;
    }
    #hq-pick-up-date,#hq-return-date{
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (max-width: 576px){
    .css-q5fqw0{
        background-color: transparent !important;
        box-shadow: 0px !important;
        width:100%;
    }
    .css-m25cwh{
        background-color: #fff;
        box-shadow: 0px 2px 9px rgb(0 0 0 / 23%);
        border-radius: 20px
    }
    .css-cun5v4{
        width: 100% !important;
        min-width: 100%;
    }
}

/* ===== LAYOUT 2 STYLES ===== */
.hq-layout-2 #hq-reservation-form {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.hq-layout-2 .hq-location-select-wrapper {
    display: flex;
    align-items: flex-end;
    gap: 0.5rem;
}

.hq-layout-2 .hq-location-select-wrapper select {
    flex: 1;
}

.hq-layout-2 .hq-location-select-wrapper .hq-different-return {
    background: none;
    border: none;
    color: #005CAA;
    cursor: pointer;
    font-size: 14px;
    padding: 8px;
    text-decoration: none;
}

.hq-layout-2 .hq-dates-row {
    display: flex;
    gap: 0.5rem;
}

.hq-layout-2 .hq-date-field {
    flex: 1;
}

.hq-layout-2 .hq-date-field input {
    width: 100%;
}

.hq-layout-2 .hq-location-destinations {
    display: flex;
    gap: 0.5rem;
}

.hq-layout-2 .hq-location-destinations select {
    flex: 1;
}

.hq-layout-2 .css-cun5v4 {
    width: 100%;
    margin-top: 0.5rem;
}

@media (max-width: 991px) {
    .hq-layout-2 #hq-reservation-form {
        gap: 1rem;
    }
    
    .hq-layout-2 .hq-location-select-wrapper {
        flex-direction: column;
        align-items: stretch;
    }
    
    .hq-layout-2 .hq-location-select-wrapper select {
        width: 100%;
    }
    
    .hq-layout-2 .hq-dates-row {
        gap: 0.5rem;
    }
    
    .hq-layout-2 .hq-date-field {
        flex: 1;
    }
    
    .hq-layout-2 .hq-location-destinations {
        flex-direction: column;
        gap: 0;
    }
    
    .hq-layout-2 .hq-location-destinations select {
        width: 100%;
    }
}
