/*
Theme Name:   ChaynBelgium
Description:  Write here a brief description about your child-theme
Author:       Flash Raccoon
Author URL:   Write here the author's blog or website url
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ChaynBelgium
*/

/* Write here your own personal stylesheet */
.elementor-divider-separator {
    border-radius: 100px;
}

.footermenu a.elementor-sub-item {
    display: none;
}

/* scroll offset to account header */
/*.elementor-menu-anchor {
    scroll-margin-top: 500px !important;
}*/

/* scroll offset to account header */
section {
    scroll-margin-top: 120px !important;
}

div#scrollup {
    OVERFLOW: hidden;
}