.elementor-kit-6{--e-global-color-primary:#0C8198;--e-global-color-secondary:#525252;--e-global-color-text:#000000;--e-global-color-accent:#D2914D;--e-global-color-acd06d7:#FEFEFE;--e-global-color-9a3b3a9:#F6F8F8;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-eb77c94-font-family:"Montserrat";--e-global-typography-eb77c94-font-size:30px;--e-global-typography-eb77c94-font-weight:500;--e-global-typography-eb77c94-text-transform:none;--e-global-typography-eb77c94-font-style:normal;--e-global-typography-eb77c94-letter-spacing:0.9px;color:#1A1A1A;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:28px;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h1{font-weight:500;}.elementor-kit-6 h2{font-size:46px;font-weight:500;}.elementor-kit-6 h3{font-size:42px;font-weight:500;line-height:1.2em;}.elementor-kit-6 h4{color:var( --e-global-color-secondary );font-size:38px;}.elementor-kit-6 h5{color:var( --e-global-color-secondary );font-weight:400;}.elementor-kit-6 h6{color:var( --e-global-color-text );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:20px 80px 20px 80px;}.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);}@media(max-width:1024px){.elementor-kit-6 p{margin-bottom:20px;}.elementor-kit-6 h3{font-size:36px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:20px 60px 20px 60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:10px 38px 10px 38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1, h2, h3, h4, h5 {
    margin-bottom: 30px !important;
}

/* Right align woo image */
.woocommerce-product-gallery__image {
    text-align: right;
    margin-right: 90px;
}

/* Override Calendar Plugin Fonts */
.stec-boxgrid-event-container {
    font-family: 'montserrat' !important;
    font-weight: 500;
}

/* Hide "Legend" on single Experience pages */
.qodef-grid-item.qodef-page-legend-section {
    display: none;
}

/* Override theme logo settings*/
#qodef-page-header .qodef-header-logo-link {
    height: 170px !important;
    max-height: max-content;
}

/*hide theme menu chevron*/
svg.qodef-menu-item-arrow {
    display: none;
}

.qodef-section-title .qodef-m-tagline-mark {
    color: rgba(230,230,230,.5);
    font-size: 89px;
    font-weight: 600;
    font-family: Prompt,sans-serif;
    text-transform: uppercase;
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper {
    justify-content: space-around!important;
}

#qodef-page-inner {
    padding: 0;
}

/* CSS code to override the intger display instead of an icon */
[class*=kamperen] .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: ''!important;
}


/* CSS code to override the button class on contact page got booking */
.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
    padding: 10px 40px 10px 40px;
}


/* CSS code for booking text */
.min-text-trip{
    font-size: 14px;
}


/* Hide the min-text-trip paragraph within the specified section 
p>.min-text-trip .qodef-layout--horizontal {
    display: none;
}
*/

.qodef-accommodation-reservation-filter.qodef-layout--horizontal .qodef-m-form .qodef-m-field .min-text-trip {
    display: none;
    padding: 0 12px;
    margin: 0;
}

.elementor-kit-6 h3 {
    font-size: 30px;
    line-height: 1em;
    padding-top: 25px;
}



.elementor-kit-6 h4 {
    line-height: 1em;
    font-size: 33px;
}/* End custom CSS */