.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9caed26:#827717;--e-global-color-afefe8c:#FFFFFFA6;--e-global-color-4339f98:#4F4F4F8A;--e-global-color-7e97c06:#CDDC39;--e-global-color-549c187:#3E2723;--e-global-color-1a4f733:#9E9D24;--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-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-549c187 );}.elementor-kit-5 h2{font-size:1.6em;}.elementor-kit-5 h3{font-size:1.4em;}.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:1200px){.elementor-kit-5 h2{font-size:1.4em;}.elementor-kit-5 h3{font-size:1.2em;}}@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 */.rounded-image img{
    border-radius:8%;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;
}

.subheadings{
    font-size: 1em;
}

.subsection20{
    margin-left:20px;
}
.subsection40{
    padding: 0 40px;
}

@media only screen and (max-width: 600px) {
    .subheadings h2{
        font-size: 1.6em;
    }
    .subheadings h3{
        font-size: 1.5em;
    }
    
    .subsection20{
        margin-left: 10px;
    }
    .subsection40{
        padding: 0 20px;
    }
    
}

.iframe-booking{
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;
    padding: 10px;
    border-radius: 30px;
}

.iframe-campervan{
    height:650px;
}
.iframe-camping{
    height:650px;
}
.iframe-glamping{
    height:650px;
}

@media only screen and (max-width: 767px) {
    
.iframe-booking{
    box-shadow: none;
    padding: 0;
    border-radius: 0;
}
    
.iframe-campervan{
    height:900px;
}
.iframe-camping{
    height:900px;
}
.iframe-glamping{
    height:800px;
}

}/* End custom CSS */