/*
Theme Name: Evangelie Gemeente Houten
Author: Varia Webontwikkeling
Author URI: http://www.variawebontwikkeling.nl
*/
 
html, body {
    min-height: 100%;
}

html.sr .load-hidden {
    visibility: hidden;
}

body {
    font-weight: normal;
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, "Segoe UI", 'Roboto';
    color: rgb(68, 80, 88);
	line-height: 1.7em;

}

a {
    color: #f7c400;
    text-decoration: none;
}

h1 {
	margin-top: 0;
	font-family: 'Tw Cen MT Std', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(124 64 120);
}

h2 {
	margin-top: 0;
	font-family: 'Tw Cen MT Std', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 1.5em;
	font-size: 1.2em;
	margin-bottom: 0;
	color: black;
}

.wp-block-group {
	padding: 20px;
}

.wp-block-group h2 {
	margin:0;
	color: #f7c400;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	padding-left: 0 !important;
}

.wp-block-button a.wp-element-button {
	background-color: #f7c400;
    color: black;
	font-size: 1em;
	
}

/* ------------------------- */


/* header */
#header {
    padding-top: 15px;
    padding-bottom: 13px;
    background: white;
    border-bottom: 5px solid #4f4b4a;
    font-family: 'Tw Cen MT Std', sans-serif;
}
#header #logo_image {
	margin-bottom: -26px;
    z-index: 99;
}
#header div#mensen{
	padding: 10px 5px;
	padding-bottom: 0;
	text-align: center;
}
#header .header-menu {
	margin-top:30px;
}

#header-mobile {
    padding-top: 15px;
    padding-bottom: 13px;
    background: white;
    border-bottom: 4px solid #4f4b4a;
    font-family: 'Tw Cen MT Std', sans-serif;
}
#header-mobile #logo_image {
	margin-bottom: -22px;
    z-index: 99;
}
#header-mobile div#mensen{
	padding: 10px 5px;
	padding-bottom: 20px;
	text-align: center;
}

#header-menu-mobile-bars {
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 7px;
    color: #4f4b4a;
    font-size: 1.2em;
    border: 1px solid #4f4b4a;
}



.header-menu-item {
    margin-left: 30px;
    padding-left: 5px;
}

.header-menu-item {
    text-transform: uppercase;
}

.item-text {
    color: rgb(68, 80, 88);
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: normal;
    padding-top: 4px;
}

.header-menu-item:hover .item-text {
    text-decoration: underline;
    text-decoration-color: #f7c400;
    text-decoration-thickness: 2px;
}

.header-menu-item.active .item-text {
    font-weight: 700;
}

.header-menu-item-live a {
    font-family: 'Tw Cen MT Std', sans-serif;
    background: #f7c400;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 4px;
    font-weight: 300;
    font-size: 1em;
}

.header-menu-item-whatsapp a {
    font-family: 'Tw Cen MT Std', sans-serif;
    background: #25D366;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 4px;
    font-weight: 300;
    font-size: 1em;
}

.header-menu-item-whatsapp a i {
    margin-top: 2px;
}

.header-menu-item-whatsapp a:hover i {
    color: white;
}

.header-menu-item-live a:hover .live-icon {
    color: white;
} 

/* content middle*/

#welkomsvideo iframe {
	border-radius: 10px;
}

#content {
	font-size: 1.1em;
}

#content p {
	margin-bottom: 1.5em;
}

div#content_middle {
}

div#content_right {
}

/* contact */
.contact {
    background-color: #575656;
    color: white;
}

.contact .serie-header {
    color: white;
}

.contact .serie-title {
    color: white;
}

.google-maps {
    overflow: hidden;
    height: 250px;
    background: white;
}
@media (min-width: 576px) {
    .google-maps {
        height: 400px;
    }
}

.contact-title {
    font-family: 'Tw Cen MT Std', sans-serif;
    color: #f7c400;
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: 800;
    text-transform: uppercase;
}

.contact-location {
    font-family: 'Tw Cen MT Std', sans-serif;
    color: white;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 400;
}

.contact-button a {
    font-size: 1.5rem;
    line-height: 1rem;
    font-family: 'Tw Cen MT Std', sans-serif;
    font-weight: 400;
    padding-top: 10px;
    border-width: 2px;
    padding: 13px;
    padding-top: 15px;
}

.contact-header {
    font-size: 2rem;
    line-height: 3rem;
    font-family: 'Tw Cen MT Std', sans-serif;
    font-weight: 400;
    color:white;
    text-transform: uppercase;
}

.contact-header-title {
    font-weight: 800;
    font-size: 4rem;
    text-transform: uppercase;
    color: white;
}

.egh-contact {
    position: fixed;
    bottom: 0;
    z-index: 7;
}

.contact-button {
    font-family: 'Tw Cen MT Std', sans-serif;
    font-size: 1rem;
    background: white;
    color: black;
    padding-left: 16px;
    padding-right: 20px;
    padding-bottom: 4px;
    padding-top: 10px;
    padding-bottom: 8px;

    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);   
}

.contact-button:hover {
    background-color: #f7c400;

}

.comments-yellow i {
    color: #f7c400;
}
.contact-button:hover .comments-yellow i {
    color: white;
}

/* footer */
#footer a {
    color: black;
}

#footer a:hover {
    text-decoration: underline;
    text-decoration-color: #f7c400;
    text-decoration-thickness: 2px;
}

#footer .referral {
    font-size: 0.8em;
    margin-top:
}