/* Wrapper background */
.airport-transfer-form {
  background-color: #fcbf1e; /* Gold */
  padding: 20px;
  border-radius: 12px;
  max-width: 640px;
  margin: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  font-family: "Segoe UI", sans-serif;
}

/* Each input container */
.airport-transfer-form .search-item {
  margin-bottom: 14px;
  position: relative;
}

/* Select and Input styling */
.airport-transfer-form select,
.airport-transfer-form input[type="text"] {
  width: 100%;
  padding: 20px 16px 20px 32px;
  border-radius: 8px;
  border: none;
  background-color: #fff;
  font-size: 16px;
  appearance: none;
}

/* Submit button */
.airport-transfer-form input.submit {
  background-color: #05c705;
  color: white;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  padding: 14px;
  border: none;
  border-radius: 8px;
  transition: background-color 0.3s ease;
  width: 100%;
}
.airport-transfer-form input.submit:hover {
  background-color: #049f04;
}

/* Two-column layout for dates */
.airport-transfer-form .two-col {
  display: flex;
  gap: 12px;
}
.airport-transfer-form .two-col .search-item {
  flex: 1;
  margin-bottom: 0;
}

/* Toggle button wrapper */
.search-direction-toggle-wrapper {
  position: relative;
  height: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
 align-items: center;
}

/* Toggle Button */
.search-direction-toggle {
  background-color: #00a640;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  border: 3px solid white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  transition: transform 0.3s ease;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  position: relative;
  top: -22px;
  left: 46%;
}

/* Toggle Icon inside the button */
.search-direction-toggle img.direction-img {
  width: 44px;
  height: 44px;
  display: block;
  transition: transform 0.4s ease-in-out;
}

/* Optional rotation class (if used in JS) */
.search-direction-toggle.rotated img.direction-img {
  transform: rotate(180deg);
}

/* Select dropdown icon positioning */
.select-icon {
  position: absolute;
  top: 30px !important;
  right: 14px;
  transform: translateY(-50%);
  pointer-events: none;
  color: #999;
}

/* Ensure SVG icon in select icon is scaled properly */
.select-icon svg.icon {
  width: 36px;
  height: 36px;
  fill: #777;
}

/* Responsive stack on small screens */
@media (max-width: 640px) {
  .airport-transfer-form .two-col {
    flex-direction: column;
  }
}


.dates-row {
  gap: unset !important;
}

.form-floating.has-value > label {
    transform: scale(.85) translateY(-.7rem) translateX(.15rem);
    opacity: 0.65;
    padding: 1rem .75rem;
    
}

#pickup_time {
padding: 25px 16px 8px 32px !important;
}


#shortcode-1080-2 .toggle-button-div {
  left: 46%;
}

#shortcode-2-283 .toggle-button-div {
  left: 63% !important;
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    background: #f5f5f5;
    height: initial;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button,
.has-event .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.has-event .pika-button {
    background: #005da9;
    box-shadow: inset 0 1px 3px #0076c9;
}

.is-disabled .pika-button,
.is-inrange .pika-button {
    background: #D5E9F7;
}

.is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    box-shadow: none;
    border-radius: 3px;
}

.is-endrange .pika-button {
    color: #fff;
    background: #33aaff;
    box-shadow: none;
    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.is-outside-current-month .pika-button {
    color: #999;
    opacity: .3;
}

.is-selection-disabled {
    pointer-events: none;
    cursor: default;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px;
}

/* styling for abbr */
.pika-table abbr {
    border-bottom: none;
    cursor: help;
}