.elementor-2189 .elementor-element.elementor-element-a21f8c6{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#72727200;--border-color:#72727200;--border-radius:15px 15px 15px 15px;--padding-top:15px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-2189 .elementor-element.elementor-element-a21f8c6:not(.elementor-motion-effects-element-type-background), .elementor-2189 .elementor-element.elementor-element-a21f8c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2189 .elementor-element.elementor-element-b21d6da{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -33px) 0px;padding:0px 0px 0px 0px;}.elementor-2189 .elementor-element.elementor-element-b21d6da .elementor-heading-title{font-family:"Outfit", Sans-serif;font-size:16px;font-weight:500;color:#222222;}.elementor-2189 .elementor-element.elementor-element-0cd7722{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-2189 .elementor-element.elementor-element-a21f8c6{--width:100%;}}@media(min-width:768px){.elementor-2189 .elementor-element.elementor-element-a21f8c6{--width:100%;}}@media(max-width:1550px) and (min-width:768px){.elementor-2189 .elementor-element.elementor-element-a21f8c6{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-2189 .elementor-element.elementor-element-a21f8c6{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-a21f8c6 */.way-and-hours .ui-tabs-panel.ui-corner-bottom {
    display: flex;
    flex-direction: column !important;
    border: none !important;
}

.way-and-hours .chbs-form-field {
    border: none !important;
    background-color: transparent !important;
}

.way-and-hours .chbs-clear-fix {
    background-color: transparent !important;
}

.way-and-hours .ui-tabs-panel input {
    background-color: #EAEAEA !important;
    border-radius: 10px;
}

.way-and-hours .chbs-main .chbs-form-field input {
    padding: 10px 20px !important;
}

.way-and-hours .chbs-tab.ui-tabs .ui-tabs-panel>div:last-child {
    border: none !important;
    padding: 0 !important;
}

.way-and-hours .ui-tabs-nav {
    background-color: #EAEAEA !important;
    padding: 8px !important;
    border-radius: 10px;
    display: flex;
    flex-wrap: nowrap !important;
}

.way-and-hours .ui-tabs-tab.ui-tab a {
    background-color: transparent !important;
    border-radius: 10px;
}

.way-and-hours .ui-tabs-tab.ui-tab.ui-tabs-active a {
    background: linear-gradient(90deg, #E8333C, #FD6B00) !important;
}

.way-and-hours .chbs-tab.ui-tabs .ui-tabs-nav>li {
    margin: 0 !important;
}
.way-and-hours .chbs-main .chbs-tab.ui-tabs .ui-tabs-nav>li>a {
    padding: 10px 25px !important;
}
.way-and-hours .chbs-main .chbs-tab.ui-tabs .ui-tabs-nav>li {
    width: 50% !important;
}

.way-and-hours .chbs-button.chbs-button-style-1{
    background: linear-gradient(90deg, #E8333C, #FD6B00) !important;
    border: none !important;
    border-radius: 10px !important;
    width: 100% !important;
    text-align: center;
    margin-left: 0px !important;
}

.ui-tabs-panel .chbs-form-field-pickup-date-time {
    display: flex !important;
}
.way-and-hours .chbs-form-field-pickup-date-time .chbs-form-field:not(:last-child) {
    margin-right: 15px;
}
.way-and-hours .chbs-form-field-pickup-date-time .chbs-form-field {
    width: 50% !important;
}

.way-and-hours .ui-selectmenu-button {
    background-color: #EAEAEA !important;
    border-radius: 10px;
    padding: 10px 20px !important;
}


.chbs-form-field-width-50 input.chbs-datepicker {
    background-image: url("/wp-content/uploads/2025/11/calender-icon-png.png");
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: right 12px center;
}
.chbs-form-field-width-50 input.chbs-timepicker {
    padding-right: 40px !important;
    background-image: url("/wp-content/uploads/2025/11/time-drop-down-icon.png");
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: right 12px center;
}


/* changed label */
.way-and-hours label {
    margin-left: 0 !important;
}
.way-and-hours .chbs-tooltip {
    display: none !important;
}

.way-and-hours .ui-tabs-tab #ui-id-1 {
    font-size: 0 !important;
}
.way-and-hours .ui-tabs-tab #ui-id-1::before {
    content: "One way";
    display: inline-block;
    color: #989393;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-transform: capitalize;
    font-family: "Outfit", sans-serif;
}

.way-and-hours .ui-tabs-tab.ui-tabs-active #ui-id-1::before {
    color: #fff !important;
}
.way-and-hours .ui-tabs-tab.ui-tabs-active #ui-id-2::before {
    color: #fff !important;
}

.way-and-hours .ui-tabs-tab #ui-id-2 {
    font-size: 0 !important;
}
.way-and-hours .ui-tabs-tab #ui-id-2::before {
    content: "By the hour";
    display: inline-block;
    color: #989393;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-transform: math-auto;
    font-family: "Outfit", sans-serif;
}


.way-and-hours .chbs-button.chbs-button-style-1 {
    font-size: 0 !important;
}
.way-and-hours .chbs-button.chbs-button-style-1::before {
    content: "Search";
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-transform: math-auto;
    font-family: "Inter", sans-serif;
}

.way-and-hours .chbs-form-field-label {
    font-size: 0 !important;
}
.way-and-hours .chbs-form-field-label::before {
    content: "Date";
    display: inline-block;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: math-auto;
    font-family: "Outfit", sans-serif;
}

.way-and-hours .chbs-form-field-pickup-date-time .chbs-form-field label {
    font-size: 0 !important;
}

.chbs-form-field-pickup-date-time label::before {
    content: "Pikup Time";
    display: inline-block;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: math-auto;
    font-family: "Outfit", sans-serif;
}

.way-and-hours .chbs-form-field-pickup-location label {
    font-size: 0 !important;
}
.way-and-hours .chbs-form-field-pickup-location label::before {
    content: "From";
    display: inline-block;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: math-auto;
    font-family: "Outfit", sans-serif;
}

.way-and-hours .chbs-form-field-dropoff-location label {
    font-size: 0 !important;
}
.way-and-hours .chbs-form-field-dropoff-location label::before {
    content: "To";
    display: inline-block;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: math-auto;
    font-family: "Outfit", sans-serif;
}

.way-and-hours .chbs-form-field-duration label {
    color: #000000 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: math-auto !important;
    font-family: "Outfit", sans-serif !important;
}

/* Input placehoder */
.way-and-hours .pac-target-input {
    font-size: 16px !important;
    font-family: "Outfit", sans-serif;
    color: #A8A8A8 !important;
    font-weight: 400 !important;
}
.way-and-hours .chbs-timepicker {
    font-size: 16px !important;
    font-family: "Outfit", sans-serif;
    color: #A8A8A8 !important;
    font-weight: 400 !important;
}
.way-and-hours .chbs-datepicker {
    font-size: 16px !important;
    font-family: "Outfit", sans-serif;
    color: #A8A8A8 !important;
    font-weight: 400 !important;
}/* End custom CSS */