/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/

/**Tab 2 CSS**/
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination {
    padding: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper {
    margin-right: 0px;
}
.st-banner-search-form.style_2 .st-search-form-el {
    background: unset;
    border: none;
    box-shadow: unset;
}

.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .st-focus {
    box-shadow: unset;
}

.st-banner-search-form.style_2 #nav-st_cars {
    max-width: 100%;
}

form.form.d-flex {
    gap: 20px;
}

.st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper .btn-search {
    background-color: var(--e-global-color-primary);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 22px;
    line-height: 1.5;
    height: auto;
}

.st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper .btn-search span {
    margin-right: 0;
    display: block !important;
}

.st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper .btn-search:hover {
    filter: unset;
}

.st-banner-search-form.style_2 #nav-st_cars .form-date-field .date-item-arrow, .st-banner-search-form.style_2 .st-search-form-el .st-search-el .stt-car.search-form .form-date-field .date-item-arrow {
    padding: 15px;
    text-align: center;
    background: #fff;
    width: auto;
    border: 1px solid #E0E0E0;
    border-radius: 12px;
}

.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-arrow {
    font-size: 17px;
    color: #333333;
}

button.cancelBtn.btn.btn-small.btn-ghost {
    background: var(--orange-color);
    color: #fff;
}

button.applyBtn.btn.btn-small.btn-primary {
    background: var(--orange-color);
    border-color: var(--orange-color) !important;
}
/**Tab 2 CSS**/

.search-form .dropdown-menu li:hover {
    color: unset;
}
.st-search-main-fields {
    display: grid;
    grid-template-columns: 200px auto 200px 200px 200px auto;
    gap: 12px;
    justify-content: space-between;
    align-items: end;
}
.search-form form .st-vip-search-wrapper .field-guest{
    border-left: none !important;
}

.st-vip-search-wrapper span#st-return-clear {
    position: absolute;
    top: 0;
    right: 10px;
    left: auto;
}

.st-vip-search-wrapper div#st-return-input-wrapper {
    position: relative;
}

.search-form:not(.sticky) .form-group{
    min-height: unset;
}

.render span.location-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
}

.render {
    position: relative;
    display: flex !important;
    align-items: center;
    gap: 10px;
}

.search-form form .st-form-dropdown-icon{
    padding-left: 0px;
}

input#transfer_from_name, input#transfer_to_name, input#st-pickup-date-display, input#st-return-date-display  {
    padding: 12px;
    padding-right: 24px;
    border: 1px solid var(--e-global-color-d8a28be);
    border-radius: 12px;
    width: stretch;
    line-height: 1.5;
}

.field-item.field-swap-icon {
    padding: 10.5px;
    border: 1px solid var(--e-global-color-d8a28be);
    border-radius: 12px;
}

.search-form form .border-right .form-extra-field, .search-form form .border-right .form-date-field{
    padding: 0px;
}

.destination-search.border-right {
    border-right: none !important;
}

.st-banner-search-form.style_1 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu, .car-transfer-search-form-wrapper .search-form .destination-search .dropdown-menu {
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    min-height: unset !important;
    max-height: unset !important;
    padding: 30px 15px 30px 10px;
    margin-top: 16px !important;
    min-width: 360px;
}

.st-banner-search-form.style_1 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu li:not(.location-heading), .car-transfer-search-form-wrapper .search-form .destination-search .dropdown-menu li:not(.location-heading) {
    display: flex;
    align-items: center;
    padding: 7px 20px 7px 20px;
    justify-content: flex-start;
}


.st-swap-locations {
    line-height: 1;
}

.st-banner-search-form.style_1 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu li:not(.location-heading).item span.stt-icon, .car-transfer-search-form-wrapper .search-form .destination-search .dropdown-menu li:not(.location-heading).item span.stt-icon {
    color: var(--grey-color, #5E6D77);
    width: auto;
    margin-right: 10px;
}

.st-banner-search-form.style_1 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu .st-scrollbar, .car-transfer-search-form-wrapper .search-form .destination-search .dropdown-menu .st-scrollbar {
    min-height: 100px;
    max-height: 332px;
    padding-left: 0;
    margin-bottom: 0;
    padding-right: 0;
}

/* Car Transfer search page */
.car-transfer-search-form-wrapper {
    padding: 20px;
    border-radius: 16px;
    border: 1px solid var(--e-global-color-d8a28be);
    margin-top: 50px;
}
/* Car Transfer search page */

.search-form form .st-vip-search-wrapper .field-guest {
    border-left: none !important;
    padding: 0px;
    height: unset;
}

.field-guest .dropdown {
    padding: 12px 22px;
    background-color: var(--e-global-color-secondary);
    border-radius: 28px;
    white-space: nowrap;
    width: 100%;
}

span.Persons {color: #fff; font-size: 16px}

.st-banner-search-form.style_1 form {
    padding: 0;
}

.st-border-radius {
    border-radius: 0;
    background: none;
    box-shadow: none;
}

.search-form form label {
    color: #222;
    padding-bottom: 10px;
}

.search-form form .dropdown input {
    color: #7D7D7D;
}

.field-item.field-submit {
    text-align: center;
    padding-top: 28px;
}

.st-form-dropdown-icon, .render {
    width: 100%;
}

.field-item.field-return-toggle {
    max-width: 200px;
    width: 100%;
}

button.btn-add-return {
    width: 100%;
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

button.btn-add-return:hover {
    color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent);
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
}

/* Car transfer page sidebar */
.sidebar-search-details h2.card-title {
    font-size: 20px;
    font-weight:500;
    margin-bottom: 20px;
}

.sidebar-search-details .detail-row {
    display: flex;
    gap: 12px;
}

.sidebar-search-details .detail-row:not(:last-child){
    margin-bottom: 20px;
}

.sidebar-search-details .detail-text {
    display: flex;
    flex-direction: column;
}

.sidebar-search-details span.detail-value {
    font-weight: 500;
    color: var(--e-global-color-text);
    line-height: 1.5em;
    font-size: 16px;
}

.sidebar-search-details span.detail-label {
    color: var(--e-global-color-38c2e08);
    font-size: 14px;
}

.sidebar-why-book {
    background: #fff;
    border-radius: 16px;
    padding: 24px 20px;
}

.sidebar-search-details{
    background: #fff;
    border-radius: 16px;
    padding: 24px 20px;
}

h2.why-book-title  {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.why-book-item {
    display: flex;
    align-items: center;
    gap: 6px;
    background: var(--e-global-color-secondary);
    border-radius: 12px;
    padding: 14px;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.why-book-item:last-child {
    margin-bottom: 0;
}

.why-book-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
}
/* Car transfer page sidebar */

@media (max-width: 1024px) {
    
/**Tab 2 CSS**/

.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .button-search-wrapper .btn-search {
    border-radius: 70px;
    margin-top: 20px;
}

.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field, .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search {
    border-bottom: unset;
}

.calendar-time-wrapper .calendar-time.left, .calendar-time.right {
    padding: 10px 15px !important;
    margin: 0;
}

/**Tab 2 CSS**/
.search-form form .st-vip-search-wrapper .field-guest {
    grid-column: span 3;
}
.render {
    justify-content: center;
}
.st-search-main-fields {
    grid-template-columns: 1fr 46px 1fr;
}

.field-item.field-return-toggle {
    max-width: 100%;
    grid-column: span 2;
}
.destination-search .form-extra-field.dropdown {
    width: 100%;
}
}
@media (max-width: 767px) {
/**Tab 2 CSS**/
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-arrow {
    transform: rotate(90deg);
}

.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination, 
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper.checkin, 
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper.checkout {
    padding: 0;
}
/**Tab 2 CSS**/
.field-item.field-return-toggle {
    grid-column: unset;
}
.st-search-main-fields {
    grid-template-columns: repeat(1, 1fr);
}
.field-item.field-swap-icon {
    display: none;
}
.st-form-dropdown-icon, .render {
    width: 100%;
}
.search-form form .form-group .render {
    justify-content: center;
}
.search-form form .st-vip-search-wrapper .field-guest {
    grid-column: span 1;
}
}