.elementor-kit-9{--e-global-color-primary:#F9A632;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0c603dd:#FBD298;--e-global-color-8c0aa8b:#FFFFFF;--e-global-typography-primary-font-family:"Bommer slab";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Bommer slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Bommer slab";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bommer slab";--e-global-typography-accent-font-weight:500;line-height:1.7em;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{color:var( --e-global-color-secondary );}.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:1023px){.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 */header.sticky-header {
    --header-height: 180px;
    --opacity: 0.90;
    --shrink-me: 0.60;
    --sticky-background-color: #F9A632 ;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bommer slab';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.b-s-b.nl/wp-content/uploads/2021/01/160405025245Bommer-Slab-regular.eot');
	src: url('https://www.b-s-b.nl/wp-content/uploads/2021/01/160405025245Bommer-Slab-regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.b-s-b.nl/wp-content/uploads/2021/01/160405025245Bommer-Slab-regular.woff') format('woff');
}
@font-face {
	font-family: 'Bommer slab';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.b-s-b.nl/wp-content/uploads/2021/01/160405024952Bommer-Slab-Bold.eot');
	src: url('https://www.b-s-b.nl/wp-content/uploads/2021/01/160405024952Bommer-Slab-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://www.b-s-b.nl/wp-content/uploads/2021/01/160405024952Bommer-Slab-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */