/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         Peter Wooster
Author URI:     https://devondev.com
Description:    Neve child theme for Marilyn Kay    
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
*/

/*
#header-grid,
#header-grid h2,
#header-grid a,
#header-grid a:visited,
.nav-ul li a,
*/
.page,
.page h2,
.page h3,
.page h4,
.page a,
.page a:visited {
    color:white;
    /* 
        color:#d4af37;
        text-shadow: #ffffff .5px .5px; 
    */
    text-decoration:none;
    font-size:20px;
}


.nv-post-navigation .nav-direction,
.nv-post-navigation a {
    color:#d4af37;
}

.page h2 {
    font-size: 32px;
}

body.home header.header .container {
/*    min-height: 100px; */
}

header.header {
    text-shadow: #ffffff 1px 1px;
}


#header-menu-sidebar-bg,
main#content {
    background-color:#323232;
    /* color:#a67c00;*/
    color: #d4af37;
    text-decoration:none;
}

.builder-item.cr {
    display:none;
}

.anthology {
    padding: 1%;
    border: 1px, #505050, solid;
    margin: 0 2px;
}

.nv-nav-wrap,
.site-logo {
    padding: 10px;
    background: rgba(0,0,20, .25);
    border-radius:64px;
}
.site-logo {
    margin-top:100px;
}

.site-logo img{
    border-radius: 50%;
}

.nv-nav-wrap li a,
.site-logo p,
.site-logo small {
    color:white; 
    text-shadow:none;
}

.nav-ul li.nv-active>.wrap .caret, .nav-ul li.nv-active>.wrap>a {
    color:#f0f0ff;
}

h4.wp-block-heading {
    margin-bottom:.5em;
}

h4.wp-block-heading {
    margin-top:1em;
    margin-bottom:.5em;
}