/*   
Theme Name: Esther Didden
Author: De Zagerij ontwerpbureau
Template: esteem
Version: 1.0
*/

/* Apply basic typography styles */
@import url('../esteem/style.css');
@import url('responsive.css');
@import url('../esteem/fontawesome/css/font-awesome.css');
@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,200;0,400;0,500;1,200;1,400&display=swap');


/* algemene aanpassingen */
#kleurbalk {
    background: linear-gradient(90deg, #e31c52, #83449a, #00a5df);
    background-size: 400% 400%;
    -webkit-animation: bewegendekleur 7s ease infinite;
    -moz-animation: bewegendekleur 7s ease infinite;
    -o-animation: bewegendekleur 7s ease infinite;
    animation: bewegendekleur 7s ease infinite;
    height: 25px;
}

@-webkit-keyframes bewegendekleur {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes bewegendekleur {
   	0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes bewegendekleur {
	0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes bewegendekleur {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

.header-logo-image img {
  display: block;
  height: auto;
  width: 200px;
}

.inner-wrap {
  	margin-top: 25px;
}

#page {
	background: #f2f2f2;
	box-shadow: none;
}

body {
	background: #666666!important; /* onderkant korte pagina */
}

.home .site-header {
	border-bottom: 0;
}

#main,
.page-template .entry-content {
 	padding-top: 0;
}

#kleurbalk {
	position: fixed;
  	display: block;
  	width: 100%;
	z-index: 999;
}

#masthead {
	background-color: #f2f2f2;
	position: fixed;
  	display: block;
  	width: 100%;
	z-index: 99;
	padding-top: 25px;
}

#main {
  padding-top: 145px;
}

/* navigatie */
.hgroup-wrap-right,
.main-navigation ul li:last-child {
  	padding-right: 0;
}

.main-navigation ul li a {
    color: #404040 !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: lowercase;
}

.main-navigation a:hover {
	color: #404040 !important;
}

/* actief menu */
.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-item > a,
.main-navigation li.current-menu-ancestor > a {
    color: #404040 !important;
}

/* dropdown naast items met submenu */
.sub-toggle {
	display: none;
}

/* submenu */
.main-navigation ul ul {
	margin-top: -55px;
}

.main-navigation ul ul {
	border-top: 0 !important;
	width: 100px;
}

.main-navigation ul ul a {
	border-bottom: none;
    border-left: none;
    border-right: none;
    background-color: #ffffff;
    width: 85px;
    padding: 6px 7px;
}

/* menu animatie hover */
.main-navigation li a:after {
    transition: all ease-in-out .2s;
    background: none repeat scroll 0 0 #404040;
    content: "";
    display: block;
    height: 3px;
    width: 0;
}

.main-navigation li a:hover:after {
    width: 100%;
}

/* menu animatie actief menu */
.main-navigation li.current-menu-item > a:after,
.main-navigation li.current-menu-ancestor > a:after  {
    content: '';
    background: #404040;
    width: 100%;
    display: block;   
    height: 3px;
}

/* typografie */
body, button, input, select, textarea {
	font-family: 'Overpass', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #404040;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
}

h1 {
	padding-bottom: 10px;
}

h2 {
	font-size: 22px;
	padding-bottom: 15px;
}

h3, h4 {
	font-size: 18px;
	line-height: 26px;
}

.wp-block-post-excerpt__more-link {
	color: #404040 !important;
	text-decoration: underline;
}

p a:link,
p a:visited {
	color: #404040;
	text-decoration: underline;
}

p a:hover {
	color :#e31c52;
	text-decoration: underline;
}

.intro {
	font-size: 22px;
	font-weight: 200;
}

.quote {
	font-style: italic;
	font-size: 22px;
	font-weight: 200;
	color: #e31c52;
	margin: 40px 0;
}

/* homepage */
.verloop {
  	width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.home .wp-block-columns .breedte978 {
	max-width: 978px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.home .breedte978 .wp-block-column .wp-block-image {
	margin: 0;
}

.home .breedte978 .wp-block-columns {
  margin-bottom: 0;
}

.home .wp-block-query .post {
  padding-bottom: 0px !important;
  border-bottom: 0 !important;
}

.home .wp-block-post-featured-image img {
	max-width: 85%;
	max-height: 85%;
}

.home h3 a {
	padding-top: 15px;
	color: #404040;
}

.home h3 a:hover {
	color: #e31c52;
}

.home h2 {
	color: #e31c52;
}

.home .intro {
	font-style: italic;
	font-size: 20px;
	font-weight: 200;
	padding-bottom: 20px;
}

/* berichtenpagina */
.single #content {
	padding-top: 30px;
}

.wp-block-query ul {
  	margin: 0 !important;
  	list-style: none !important;
}

.wp-block-query .post {
  padding-bottom: 0px !important;
  border-bottom: 1px solid #b3b3b3 !important;
}

.single-post .entry-content {
	padding-top: 0px;
}

.related a {
	color: #404040  !important;
	text-decoration: none  !important;
}

.related li {
	list-style-type: disc;
	margin-left: 15px;
}

.kunst a:hover,
.kunst a:active,
.kunst .wp-block-post-excerpt__more-link:hover {
	color: #e31c52 !important;
}

.kunst h1,
.kunst h2,
.kunst h4 {
	color: #e31c52;
}

.kunst .categorie {
	background-color: #e31c52;
	display: inline-block;
	padding: 7px 7px 5px 7px;
	color: #f2f2f2;
	font-weight: 500;
	margin-bottom: 15px;
}

.kunst hr {
  background-color: #e31c52;
  height: 1px;
  margin-bottom: 10px;
}

.kunst .quote {
	color: #e31c52;
}

.filosofie a:hover,
.filosofie .wp-block-post-excerpt__more-link:hover {
	color: #83449a !important;
}

.filosofie h1,
.filosofie h2,
.filosofie h4 {
	color: #83449a;
}

.filosofie .categorie {
	background-color: #83449a;
	display: inline-block;
	padding: 7px 7px 5px 7px;
	color: #f2f2f2;
	font-weight: 500;
	margin-bottom: 15px;
}

.filosofie hr {
  background-color: #83449a;
  height: 1px;
  margin-bottom: 10px;
}

.filosofie .quote {
	color: #83449a;
}

.beleid a:hover,
.beleid .wp-block-post-excerpt__more-link:hover {
	color: #00a5df !important;
}

.beleid h1,
.beleid h2,
.beleid h4 {
	color: #00a5df;
}

.beleid .categorie {
	background-color: #00a5df;
	display: inline-block;
	padding: 7px 7px 5px 7px;
	color: #f2f2f2;
	font-weight: 500;
	margin-bottom: 15px;
}

.beleid hr {
  background-color: #00a5df;
  height: 1px;
  margin-bottom: 10px;
}

.beleid .quote {
	color: #00a5df;
}

.wp-block-post-excerpt__excerpt:after {
	content: '..';
}

.msl {
	padding-bottom: 25px;
}

.ms-info {
	color: #404040;
	background: rgba(255, 255, 255, 0.5);
	text-align: center;
	padding: 7px;
	margin-top: -7px;
	font-size: 0.75em;
	font-style: italic;
}

.ms-nav-next {
  right: 10px !important;
}

.ms-nav-prev {
  left: 10px !important;
}

.more {
	margin-bottom: 25px;
}

/* buttons */
.wp-block-button__link {
  	border-radius: 10px;
  	font-size: 18px;
}

.kunst .wp-block-button__link {
	color: #ffffff !important;
  	background-color: #e31c52;
}

.filosofie .wp-block-button__link {
	color: #ffffff !important;
  	background-color: #83449a;
}

.beleid .wp-block-button__link {
	color: #ffffff !important;
  	background-color: #00a5df;
}

.kunst .wp-block-button__link:hover,
.filosofie .wp-block-button__link:hover,
.beleid .wp-block-button__link:hover {
	color: #ffffff !important;
	opacity: 0.6;
}

/* afbeeldingen */
.wp-block-cover {
	margin-bottom: 35px;
}

.wp-block-cover__inner-container p {
	font-weight: 500;
	font-size: 35px !important;
	line-height: 35px !important;
	text-transform: uppercase;
	color: #f2f2f2 !important;
	display: inline-block !important;
	padding: 15px 15px 10px 15px;
	position: relative;
  	left: 50%; 
	transform: translateX(-50%);
}

.kunst .wp-block-cover__inner-container p {
	background-color: #e31c52;
}

.kunst .wp-block-cover:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 100% 50% !important;
    background: url(images/kunst.png) repeat-y;
}

.filosofie .wp-block-cover__inner-container p {
	background-color: #83449a;
}

.filosofie .wp-block-cover:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 100% 50% !important;
    background: url(images/filosofie.png) repeat-y;
}

.beleid .wp-block-cover__inner-container p {
	background-color: #00a5df;
}

.beleid .wp-block-cover:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 100% 50% !important;
    background: url(images/beleid.png) repeat-y;
}

 
 /* footer naar onderkant pagina verplaatsen bij korte pagina's
----------------------------------------------- */
#main {
	min-height: calc(100vh - 150px);
}

/* footer */
#colophon {
  border-top: 0 !important;
  background-color: #666666;
}

#site-generator {
  color: #f2f2f2;
  border-top: 0;
  font-size: 14px;
}

#site-generator a {
  color: #f2f2f2;
  font-size: 14px;
  text-decoration: underline;
}
