/* Hidden custom html blocks to import this stylesheet (visible when editing) */
#contentArea:not(.ui-sortable) > section:last-of-type:not([data-keditor="1"]) { 
    display: none;   
}

/* Hidden "made with kopage" banner */
#koby {
    display: none;   
}
 
/* Form captcha */  
#mcaptcha-widget__iframe {
    max-height: 100px;
}

/* Form honeypot */
#first-name-prefix {
    display: none;
}


/* Hide broken hit counter */
#footerHitCounter {
    display: none;
}