/*
    Theme Name: META3 Base Theme
    Theme URI: https://www.meta3.com
    Version: 2.1.0
    Description: META3 Base Theme for our work with client websites...
    Author: META3 GmbH
    Author URI: https://www.meta3.com
    template: twentytwenty
*/

body {
    margin: 0px;
    padding: 0px;
}

#m3-stickyheader.-hide-below.-hide-sticky {
    transform: translateY(-100%);
}

#m3-stickyheader.-direct-fade.-hide-sticky {
    transform: translateY(-100%);
}
