/*   
Theme Name: Organisatie-acupunctuur
Author: De Zagerij ontwerpbureau
Template: esteem
Version: 1.0
*/

/* Apply basic typography styles */
@import url('../esteem/style.css');
@import url('responsive.css');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@200;300;400;500;600;700&display=swap');


/* algemene aanpassingen */
.header-logo-image {
	width: 350px;
	top: 25px;
	position: relative;
}

#page {
	background: url(images/kwast-achtergrond.svg) no-repeat;
	background-position: 50% 80%;
	background-size: 100% auto;
	background-attachment:fixed;
}

body {
  background: #fff;
}

#main {
	padding-top: 30px;
}

#secondary {
	position: -webkit-sticky;
 	position: sticky;
 	top: 25px;
 	width: 25%;
}

#primary {
	width: 70%
}

/* kader om site */
#top, #bottom, #left, #right {
	background: #00B1BF;
	position: fixed;
	z-index: 999;
}

#left, #right {
	top: 0;
	bottom: 0;
	width: 15px;
}

#left { 
	left: 0; 
}

#right {
	right: 0;
}
		
#top, #bottom {
	left: 0; 
	right: 0;
	height: 15px;
}

#top {
	top: 0; 
}

#bottom {
	bottom: 0;
}

.error-404.not-found {
  width: 978px;
}

.wp-block-cover__inner-container  {
	max-width: 978px;
}

/* typografie */
body, button, input, select, textarea {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #066164;
}

h1, h2, h4, h5, h6 {
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	font-weight: 600;
	color: #066164;
}

.single-post h1 {
	font-size: 38px;
  	line-height: 44px;
}

.no-sidebar-full-width h1 {
	padding-bottom: 15px;
}

.single-post h2 {
	font-size: 22px;
	line-height: 38px;
}

.opleiding h2 {
	font-size: 22px !important;
	line-height: 38px !important;
	padding-bottom: 0 !important;
}

.opleiding h4 {
	font-size: 18px !important;
	padding-bottom: 0 !important;
}

.no-sidebar-full-width .entry-content h2 {
	font-size: 24px;
	line-height: 28px;
	padding-bottom: 15px;
}

h3 {
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	font-weight: 400;
	color: #066164;
	text-transform: uppercase;
  	letter-spacing: 0.05em;
}

.home h3 {
	border-bottom: 1px solid #066164;
	padding-bottom: 10px;
}

.quote {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 500;
	color: #fff;
	line-height: 57px; 
}

.intro,
.single .post p:nth-of-type(1) {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 500;
	font-size: 23px;
	line-height: 30px;
}

.intro a {
	color: #066164 !important;
	text-decoration: underline;
}

.intro a:hover {
	color: #00B1BF !important;
}

.page-template-blog .intro {
	padding-bottom: 45px;
}

blockquote, .wp-block-quote {
  	border: 0;
  	margin-bottom: 20px;
  	padding: 20px;
  	font-style: italic;  	
}

.wp-block-quote {
  	border: 0;
  	margin: 0;
    margin-bottom:0;
  	padding-left: 0;
}

.wp-block-quote p {
	font-weight: 300 !important;
	font-size: 23px;
  	line-height: 30px;	
}

.single blockquote p:first-of-type::after {
	display: none;
}

:root :where(p.has-background) {
  	padding: 1.25em !important;
}

p a {
	text-decoration: underline;;
}

p a:hover {
	color: #066164;
}

/* button */
.wp-block-button__link {
	color: #fff !important;
  	background-color: #00B1BF;
  	border-radius: 0px;
  	padding: 5px 24px 7px 24px;
  	font-size: 17px;
  	font-weight: 600;
}

.wp-block-button__link a {
	color: #fff !important;
}

.wp-block-button__link:hover {
  	background-color: #066164;
}

/* blog */
.page-template-blog .entry-content {
	border-top: 1px solid #066164;
	padding-top: 0;
}

.archive #secondary {
	padding-top: 40px;}

.zoekresultaat {
	border-bottom: 1px solid #066164;
	padding-bottom: 15px;
}

#secondary .widget ul li {
  margin-bottom:10px;
  line-height: 1.4;
}

#secondary .widget > ul > li {
  	border-bottom: 0;
}

.widget ul li a::before {
  	display: none;
}

.widget ul li a {
  	color: #fff;
  	background: #00B1BF;
  	padding: 5px 10px;
  	text-transform: uppercase;
  	font-size: 15px;
  	letter-spacing: 0.05em;
}

.widget ul li a:hover {
  	color: #fff !important;
  	background: #066164;
}

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

.single p:first-of-type::after {
	content: '';
  	display: block;
  	width: 200px;
   	height: 52px;
   	background: url(images/kwast.svg) no-repeat;
   	margin: 30px auto 10px !important;
}

.bericht {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 25px 10px;
	align-items: flex-start;
	gap: 15px;
}

.bericht .categorie {
	flex-basis: 100%;
	flex-grow: 1;
	margin-bottom: 0;
}

.categorie {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
	color: #00B1BF;
}

.bericht .titel {
	flex-basis: 30%;
	flex-grow: 1;
}

.bericht .samenvatting {
	flex-basis: 66%;
	flex-grow: 1;
}

.bericht .categorie,
.categorie a {
	text-transform: uppercase !important;
	font-size: 15px;
  	letter-spacing: 0.05em;
  	color: #00B1BF;
	font-weight: 500;
	line-height: 10px;
}

.categorie a {
	cursor: auto;
}

.bericht .lees-meer {
	flex-basis: 100%;
	text-align: right;
	font-weight: 600;
	flex-grow: 1;
	color: #00B1BF;
}

.bericht .titel {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 34px;
}

.bericht:hover {
	background:rgba(0, 177, 191, 0.5);
}

.bericht {
	border-bottom: 1px solid #066164;
}

.bericht {
	color: #066164;
}

.pagination {
	padding-top: 15px;
}

.previous a,
.next a {
	border: 0 !important;
	padding: 0 !important;
	color: #00B1BF !important;
}

.previous a:hover,
.next a:hover {
	color: #066164 !important;
	background-color: rgba(0, 0, 0, 0) !important;
	border: 0;
}

/* navigatie */
.hgroup-wrap-right {
	padding-right: 0;
}

.main-navigation ul ul {
	margin-top: -25px;
}

.main-navigation {
	padding-top: 37px;
	margin-right: 0;
}

.main-navigation ul li a {
	font-family: 'Barlow Semi Condensed', sans-serif;
  	font-weight: 500;
  	font-size: 18px;
  	color: #00B1BF;
}

.main-navigation ul li a:hover {
    color: #066164;
}

.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-ancestor > a,
.current-menu-item > a,
.sub-menu .current-menu-item > a {
    color: #066164 !important;
}

/* submenu */
.main-navigation ul ul a {
	border-bottom: 1px solid #066164;
    border-left: none;
    border-right: none;
    width: 175px;
}

.main-navigation ul ul {
  	border-top: 1px solid #066164 !important;
  	width: 175px;
}

/* dropdown naast items met submenu */
.menu-item-has-children > a:after {
   	content: ' \f103';
	font-family: 'FontAwesome';
	font-size: 14px;
}

.sub-toggle {
	display: none;
}

/* homepage */
.home #page {
	background: none;
}

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

.home .entry-content {
  padding-top: 0;
}

.home .wp-block-cover {
	background: linear-gradient(90deg, #00B1BF 0%, #066164 100%);
}

.home .boek {
	border: 1px solid #066164;
}

.wp-block-cover.video {
	min-height: 100% !important;
	padding-top: 45px !important;
	padding-bottom: 30px !important
}

/* testimonial */
.wp-block-cover.testimonial {
	min-height: 100% !important;
	padding-top: 60px !important;
	padding-bottom: 15px !important
}


/* flipbook */
.df-popup-button {
	display: block !important;
	background: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #066164 !important;
	text-decoration: underline;
	text-align: center;
}

.df-popup-button:hover {
	color: #00B1BF !important;
}

/* accordion */
.c-accordion__title {
  	border-top: 1px solid #066164;
  	padding: 10px 0;
	margin-bottom: 10px;
}

.c-accordion__title::after {
  	content: '\f103';
	font-family: 'FontAwesome';
	font-size: 20px;
	margin-top: 5px;
}
	
.is-open > .c-accordion__title::after {
  	content: '\f102';
	font-family: 'FontAwesome';
}

.c-accordion__content {
	border-top: 1px solid #066164;
	padding-top: 20px;
}

.wp-block-pb-accordion-item.laatste {
	border-bottom: 1px solid #066164;
}

/* klantenoverzicht */
.wpwax-lsu-item-inner a {
	pointer-events: none;
}

/* fluentform */
.ff-btn-submit {
	color: #fff !important;
  	background-color: #00B1BF !important;
  	border-radius: 0px !important;
  	padding: 5px 24px 7px 24px !important;
  	font-size: 17px !important;
  	font-weight: 600 !important;
}

.ff-btn-submit:hover {
  	background-color: #066164 !important;
}

.fluentform input[type="email"],
.fluentform input[type="text"],
.fluentform textarea {
	background: #fff !important;
	color: #066164 !important;
}

/* footer naar onderkant pagina verplaatsen bij korte pagina's */
#main {
  	min-height: calc(100vh - 506px); /*hoogte header + lege content veld */
  	flex-direction: column;
}

#colophon {
  	flex-grow: 1;
}

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

#colophon p {
  	color: #E2F6F8 !important;
  	font-size: 16px !important;
}

#colophon p a,
#colophon .widget ul li a {
  	color: #E2F6F8 !important;
  	text-decoration: underline;
}

#colophon p a:hover {
  	color: #00B1BF !important;
}

#colophon h2 {
  	color: #E2F6F8 !important;
  	font-size: 20px;
  	line-height: 24px;
}

#colophon .widget {
  	margin: 0;
}

#colophon .widget ul li:before {
	content: '> ';
}

#colophon li::marker {
  color: #E2F6F8;
}

#colophon .widget ul li {
  	margin-bottom: 0;
  	line-height: 1.5;
  	color: #E2F6F8 !important;
  	font-size: 16px !important;
}

#colophon .widget > ul > li, #colophon div > ul > li {
  	border-bottom: 0;
}

#colophon .menu-footer-container a,
#colophon .widget ul li a {
	color: #E2F6F8 !important;
  	background: none !important;
  	padding: 0  !important;
  	text-transform: none !important;
  	font-size: 16px !important;
  	letter-spacing: 0em !important;
}

#colophon .menu-footer-container a {
	text-decoration: none !important;}

#colophon .menu-footer-container a:hover,
#colophon .widget ul li a:hover {
	color: #00B1BF !important;
}

#site-generator {
  	color: #E2F6F8;
  	border-top: 1px solid #E2F6F8;
  	padding: 10px 0 30px;
  	margin-top: 40px;
  	font-size: 16px !important;
}

#site-generator a {
	 color: #E2F6F8;
	 text-decoration: underline;
}
