.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e06f9d0:#D8D1CA;--e-global-color-1f0a015:#625C59;--e-global-color-51299de:#363534;--e-global-color-666f36f:#625C59;--e-global-color-928912c:#F7F3F0;--e-global-color-fb24e76:#F5F1ED;--e-global-color-3e70e56:#FFFAF6;--e-global-color-da7431c:#F0EBE6;--e-global-color-a8d81ce:#CEB240;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */input#be-checkin-1a {
    display: inline;
    width: auto;
    background-color: #fff;
        border: 1px solid #666;
}
input#be-checkout-1a {
    display: inline;
    width: auto;
    background-color: #fff;
        border: 1px solid #333;
}
select#be-adults-1a {
    display: inline;
    width: auto;
    color:#666;
    background-color: #ffffff;
    border: 1px solid #333;
    border-radius: 3px;
    padding: 10px;
    transition: all .3s;

}
select#be-children-1a {
    display: inline;
    width: auto;
        color:#666;
    background-color: #ffffff;
        border: 1px solid #666;
        padding: 10px;
}
button#be-submit-1a {
     display: inline;
    width: auto;
        padding: 10px;
        background-color: #ceb240;
    color: #fff;
    border: 1px solid #666;
    text-transform: uppercase;
    font-weight: 500;
}


@media only screen and (max-width: 766px) {
input#be-checkin-1a {
    display: inline;
    width: 49%;
    background-color: #d8d1ca;
        border: 1px solid #666;
}
    
    input#be-checkout-1a {
    display: inline;
    width: 49%;
    background-color: #d8d1ca;
        border: 1px solid #333;
}
  button#be-submit-1a {
     display: inline;
     margin-top: 5px;
    width: 100%;
        padding: 10px;
        background-color: #ceb240;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}  
    select#be-children-1a {
    display: none;
    }
    select#be-adults-1a {
    display: none;

        
    }
    
    
    
}/* End custom CSS */