/* Site Effects CSS */
article section::before {
content:'';
position:absolute;
top:0;
bottom:0;
left:calc(-50vw + 50%);
right:calc(-50vw + 50%);
background:inherit;
z-index:-1;
}

/* Site CSS */
:root {
--grid-gap: 0px;
--font1: Outfit, sans-serif;
--font2: Outfit, sans-serif;
--font-size: 22px;
--theme_background_1: rgb(161, 182, 185);
--theme_foreground_1: rgb(0, 0, 0);
--theme_background_2: rgb(227, 227, 227);
--theme_foreground_2: #000;
--theme_background_3: rgb(161, 182, 185);
--theme_foreground_3: #000;
--body_foreground: rgb(0, 0, 0);
--body_background: rgb(227, 227, 227);
--block_color_1:var(--theme_background_1);
--block_color_1_alt:var(--theme_foreground_1);
--block_color_2:var(--theme_background_2);
--block_color_2_alt:var(--theme_foreground_2);
}
body {
background-color:rgb(227, 227, 227);
color:rgb(0, 0, 0);
}
header {
grid-template-areas:'';
min-height:550px;
}
header div#inner {
height:550px;
}
.header_logo, .header_bar_logo {
background-image:url('https://web-cdn.org/s/1482/logos/Village-Hall-Logo-Title-White.png?r=28127&maxwidth=1920&maxheight=600');
}
#header_bar {
min-height:130px;
background-color:rgb(0, 0, 0);
color:rgb(255, 255, 255);
}
nav {
background-color:rgb(167, 183, 182);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(167, 183, 182);
color:rgb(255, 255, 255);
}
nav li:hover, nav li:active, nav li:hover>a, nav li:active>a, nav a.on, nav li.on, #menu_opener:hover::before, nav ul ul li:hover, nav ul ul li:hover>a {
background-color:rgb(139, 148, 148);
color:rgb(255, 255, 255);
}
nav ul {justify-content:center;}
article {
}
aside {
-webkit-border-radius:15px;
border-radius:15px;
}
footer {
background-color:rgb(164, 185, 183);
color:rgb(255, 255, 255);
border-top: 4px solid ;
}
@media(min-width: 780px) {
article section {padding: 2rem 2rem;}
aside section {padding: 2rem 2rem;}
footer section {padding: 2rem 2rem;}
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:#555555;
color:#ffffff;
}
section.breadcrumb a {
color:#ffffff;
}
#breadcrumbhomeicon {fill:#ffffff;}
@media(min-width: 1000px) {
.header_heading {align-self:center;justify-self:center;}
.header_subheading {align-self:center;justify-self:center;}
}
/* Individual Sections */
section#block_39174 {
background-color:transparent;
}
section#block_39174::before {background-color:rgb(255, 255, 255);}
section#block_41767 {
background-color:transparent;
}
section#block_41767::before {background-color:rgb(215, 229, 231);}
section#block_41776 {
background-color:transparent;
}
section#block_41776::before {background-color:rgb(255, 255, 255);}
section#block_42295 {
background-color:transparent;
}
section#block_42295::before {background-color:rgb(215, 229, 231);}
body#p16834 {}
body#p17444 {}
body#p17875 {}
/* Custom CSS */
/* mailchimp */
#mc_embed_signup {
max-width:90vw;
}
#mc_embed_signup .button {
background:#A7B7B6 !important;
}
#mc_embed_signup .button:hover {
background:#8B9494 !important;
}
.mc-field-group input {
max-width:90vw !important;
}


footer section {
padding:0;
}

#site_essentials a {
display:none !important;
}

@media only screen and (max-width: 600px) {
header, header div#inner {
min-height:auto;
max-height:100px;
}
}

#b17875 {background-color:#000;color:#fff;}
#b17432 a, #b17873 a {color:#000;}
