.elementor-kit-5{--e-global-color-primary:#CF9D71;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bef5ac4:#FFFFFF;--e-global-color-03a6237:#282925;--e-global-color-8f3ceab:#282925;--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;--e-global-typography-7e4baa9-font-family:"Noto Serif";background-color:var( --e-global-color-8f3ceab );--e-page-transition-entrance-animation:e-page-transition-fade-out-up;--e-page-transition-exit-animation:e-page-transition-fade-in-down;--e-page-transition-animation-duration:700ms;--e-preloader-animation:bounce;--e-preloader-animation-duration:1600ms;--e-preloader-delay:700ms;--e-preloader-width:8vw;--e-preloader-opacity:1;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-03a6237 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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 .site-branding .site-logo img{width:60px;max-width:60px;}.site-header .site-navigation ul.menu li a{color:var( --e-global-color-bef5ac4 );}@media(min-width:1600px){.site-header .site-branding .site-logo img{width:176px;max-width:176px;}}@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;}.site-header .site-branding .site-logo img{width:264px;max-width:264px;}}/* Start custom CSS */scrolled header.site-header a.custom-logo-link img {
    display: none !important;
}
/*correction for triple seat */
body #ui-datepicker-div {
top: auto !important;
left: auto !important;
}
@media only screen and (max-width: 600px) {
    .floating-buttons{
        display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width:50vw;
    margin-right:15px!important;
    }
    .floating-buttons > div{
      flex: 0 1 auto; 
      padding-bottom:20px;
}
  .floating-buttons div.btn--v:nth-child(3){
     justify-self: flex-end;
    
      flex-grow: 0; /* Prevents it from stretching */
    margin-left: auto!important; /* Pushes third div to the right */
    margin-right:0px!important;
    left:unset;
   
  }
}/* End custom CSS */