/*
Theme Name:  Aster-uitvaart (Prode Theme)
Version:     4.0
Author:      Marketingbureau Webmoon.nl
Author URI:  https://webmoon.nl/
Text Domain: prode

License: MIT License
License URI: http: //opensource.org/licenses/MIT
*/


/* Nieuwe of aangepaste styling sins overnamen website door Marketingbureau Webmoon.nl | 27-08-2025 */

/* Header & Navigation menu */
header#masthead .wp-block-cover.alignfull.is-light.header-cover .wp-block-acf-prode-buttons{
    margin: unset !important;
    width: unset !important;
    max-width: unset !important;
    width: 100% !important;
}
header#masthead .wp-block-cover.alignfull.is-light.header-cover .wp-block-columns.are-vertically-aligned-center.m-0.is-layout-flex.wp-container-core-columns-is-layout-9d6595d7.wp-block-columns-is-layout-flex{
    width: 100% !important;
    display: block !important;
    padding: 10px 0px !important;
}
header#masthead .wp-block-cover.alignfull.is-light.header-cover .prode-buttons{
    display: flex;
    justify-content: flex-start;
    gap: 32px !important;
}
@media screen and (max-width: 768px){
    button#rmp_menu_trigger-7246 {
        width: 50px !important;
        height: 50px !important;
        top: 0 !important;
    }
    div#rmp-header-bar-7246{
        height: 70px !important;
    }
    header#masthead {
        height: 70px !important;
    }
}