.elementor-kit-15867{--e-global-color-primary:#1975D2;--e-global-color-secondary:#1975D2;--e-global-color-text:#1F1F1F;--e-global-color-accent:#1975D2;--e-global-color-501e663:#FFFFFF;--e-global-color-bbd6715:#FFFFFF00;--e-global-color-968127d:#D1B3E0;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-size:65px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-size:60px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:200;--e-global-typography-text-line-height:1.35em;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-501e663 );font-family:"Helvetica", Sans-serif;font-size:18px;font-weight:200;line-height:1.35em;}.elementor-kit-15867 e-page-transition{background-color:#FFBC7D;}body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button{background-color:var( --e-global-color-primary );background-image:var( --e-global-color-primary );}body.e-wc-info-notice .woocommerce-info .button, body.e-wc-info-notice .wc-block-components-notice-banner.is-info .button{background-color:var( --e-global-color-primary );background-image:var( --e-global-color-primary );}.elementor-kit-15867 a{color:var( --e-global-color-primary );}.elementor-kit-15867 a:hover{color:#005F87D9;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1232px;}.e-con{--container-max-width:1232px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{--message-border-type:none;}body.e-wc-info-notice .woocommerce-info, body.e-wc-info-notice .wc-block-components-notice-banner.is-info{border-style:solid;border-width:3px 0px 0px 0px;}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{--info-border-type:none;}@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 *//*Horizontale scroll uit bij overflow */
html { overflow-x: hidden !important; }

.mobilebr
{
    display: none;
}

.tabletbr
{
    display: none;
}

.desktopbr
{
	display: block;
}

@media screen and (max-width:1024px) and (min-width: 768px) {
	.desktopbr
	{
		display: none;
	}
	.tabletbr
	{
		display: block;
	}
	.mobilebr
	{
		display: none;
	}
}

@media screen and (max-width:767px){
	.desktopbr
	{
		display: none;
	}
	.tabletbr
	{
		display: none;
	}
	.mobilebr
	{
		display: block;
	}
}

a, a:active, a:focus {
   outline: none;
}

.elementor-menu-toggle {
outline: none !important;
}

.elementor-message{
    margin-top: 25px !important;
}

.grecaptcha-badge{
    visibility: hidden;
}

.elementor-text-editor p:last-child, .elementor-widget-container p:last-child{
    margin-bottom: 0;
}

body.woocommerce-checkout .wpml-elementor-ls {
    display: none !important;
}

body.woocommerce-checkout .wcml_currency_switcher {
    display: none !important;
}/* End custom CSS */