/* Theme Name: Ellie Munten 2024
Theme URI: https://st2demo.pinegrow.com/
Author: mihaflex
Author URI: http://pinegrow.com/
Description: The Pinegrow WordPress Starter Theme 2 Reboot Edition (ST2) is a foundation/framework for quickly developing your own custom themes. It is based on Bootstrap 4.x, with a complete set of WordPress common templates and support for Jetpack & WooCommerce. The Pinegrow WordPress Starter Theme 2 is deeply inspired by the <a href="https://understrap.com/">UnderStrap theme</a> and numerous components/files are directly forked from this awesome project.
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
Version: 2.399
Requires at least: 5.0
Tested up to: 5.41
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: st2
This theme, like WordPress, is licensed under the GPL.
ST2 is based on UnderStrap https: //github.com/understrap/understrap which is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses: Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.) jQuery: https://jquery.org | (Code licensed under MIT)
 * Theme Name: Ellie Munten 2024
/* This file is just used to identify the theme in WordPress. 
*/
/* Don't add custom styles here, but in assets/sass/theme.scss */
a:visited {
}

.navlink {
    color: #000;
    text-decoration: none;
}

.navlink:hover {
    text-decoration: underline;
    color: #000;
}

@media (min-width:576px) {
    .groot {
        font-size: 102px !important;
    }
}

.yruimte {
    padding-top: 0px;
}

.schot {
    z-index: 100000;
}

.omhullendflex {
    display: flex;
    flex-direction: column;
}

.menuellie {
    width: 100%;
    text-align: center;
}

.nav-link {
    color: #000000 !important;
}

.hoogtemenudiv {
}

.groteletters {
}

.screenfiller {
    height: 100svh !important;
}


 
