.elementor-kit-6{--e-global-color-primary:#888888;--e-global-color-secondary:#54595F;--e-global-color-text:#212121;--e-global-color-accent:#FF8800;--e-global-color-c97453e:#E3E3E3;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;line-height:1.6em;letter-spacing:0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:1em;text-transform:uppercase;letter-spacing:5px;}.elementor-kit-6 h3{color:#212121;font-size:0.9em;text-transform:uppercase;letter-spacing:1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#FFFFFF;--lightbox-ui-color:var( --e-global-color-secondary );--lightbox-ui-color-hover:var( --e-global-color-text );--lightbox-text-color:var( --e-global-color-text );}@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 */a{
    color: inherit;
    transition: all .2s ease;
}

p a{
       text-decoration: underline!important;
       text-decoration-style: solid;
       text-decoration-color: orange!important;
       text-decoration-thickness: 2px!important;
       text-underline-offset: 4px;
       text-decoration-skip-ink: none;
   }
   
 p  a:hover,
 p  a:active{
       text-decoration-thickness: 3px!important;
       text-underline-offset: 2px;
       text-decoration-color: orange!important;
        }

.zijbalk .menu-item{
    border-bottom: 1px solid #dddddd!important;
}

h1.naam{
    color: #ff8800;
    font-size: 1.8em;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 30%;
}
h1.naam a{
    transition: all .2s ease;
    color: inherit;
}
h1.naam span{
    opacity: .7;
 }
 h1.naam:hover span{
    opacity: .8;
 }
 
 .elementor-lightbox .elementor-lightbox-image {
  border-radius: 0;
  box-shadow: 12px 12px 20px #888!important;
 }
 .pp-menu-item{
     text-transform: lowercase;
 }
 .pp-post-thumbnail img{
     border: 1px solid #D5CECE;
 }
 
 @media only screen and (max-width:1024px) {
     
h1.naam{
font-size: 1.4em;}
 }
 
 @media only screen and (max-width:880px) {
     h1.naam{
    margin-bottom: 4%;}
 }/* End custom CSS */