.elementor-kit-7{--e-global-color-primary:#80357D;--e-global-color-secondary:#BE96D1;--e-global-color-text:#4D4D4D;--e-global-color-accent:#908CDD;--e-global-color-5af129d:#FFFFFF;--e-global-typography-primary-font-family:"Angelina";--e-global-typography-primary-font-size:4em;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Sen";--e-global-typography-secondary-font-size:1.7em;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Sen";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:0.8em;--e-global-typography-accent-font-weight:400;--e-global-typography-2b3e434-font-family:"Sen";--e-global-typography-2b3e434-font-size:1.4em;--e-global-typography-2b3e434-font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-15px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-15px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(15px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,15px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}

.dynamic-header {
    display:none;
}

p{
    margin:0;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Angelina';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://seringceremonies.nl/wp-content/uploads/2023/06/Angelina.ttf.eot');
	src: url('https://seringceremonies.nl/wp-content/uploads/2023/06/Angelina.ttf.eot?#iefix') format('embedded-opentype'),
		url('https://seringceremonies.nl/wp-content/uploads/2023/06/Angelina.ttf.woff') format('woff'),
		url('https://seringceremonies.nl/wp-content/uploads/2023/06/Angelina.ttf.svg#Angelina') format('svg');
}
/* End Custom Fonts CSS */