.elementor-kit-7{--e-global-color-primary:#167741;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#167741;--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;font-family:"Varela Round", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Varela Round", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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:1100px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:700px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.white-bg {
    background: #fff;
    margin: 10px;
    width: calc(100% - 20px);
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
}
.page-id-20 h1,
.page-id-24 h1 {
    display: none;
}
.page-id-20 #intro-page .post-thumbnail {
    height: 500px;
}

.wave-up {
	position: relative;
	overflow: hidden;
}
.wave-up::after {
    content: "";
    width: 100%;
    height: 150px;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-image: url(/wp-content/themes/reiseteam/assets/images/wave-up.png);
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(0deg)
}

.wave-down {
	position: relative;
	overflow: hidden;
}
.wave-down::before {
    content: "";
    width: 100%;
    height: 150px;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-image: url(/wp-content/themes/reiseteam/assets/images/wave-down.png);
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(0deg)
}
.wave-down::after {
    content: "";
    width: 100%;
    height: 150px;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-image: url(/wp-content/themes/reiseteam/assets/images/wave-up.png);
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(0deg)
}/* End custom CSS */