.elementor-53842 .elementor-element.elementor-element-917ef36{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-53842 .elementor-element.elementor-element-3d968ea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-53842 .elementor-element.elementor-element-3d968ea{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-503ec2c *//* =========================
   TRAVEL BUDDY DROPDOWN FIX
========================= */

.tb-select {
    width: 100% !important;
    padding: 12px 14px !important;
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    font-size: 14px !important;
    box-sizing: border-box !important;
    font-family: 'Satoshi', sans-serif !important;
    background: #fff !important;
    color: #111 !important;
    appearance: auto !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    height: auto !important;
    min-height: 48px !important;
    line-height: 1.4 !important;
    cursor: pointer !important;
}

.tb-select option {
    font-family: 'Satoshi', sans-serif !important;
    font-size: 14px !important;
    padding: 10px !important;
}

.tb-select:focus {
    outline: none !important;
    border-color: #111 !important;
    box-shadow: 0 0 0 3px rgba(0,0,0,0.06) !important;
}/* End custom CSS */