/*
 Theme Name:   SDG Nederland 2021
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* @import url("../Divi/style.css"); */
/* algemene instellingen */
/* hoofdinstellingen */
body.et_divi_theme{
	font-size: 24px;
	line-height: 1.16667;
	font-weight: 400;
}
#page-container  #et-boc .et_pb_row{
	width:100%;
	padding: 0px;
}
#page-container  #et-boc .et_pb_row:last-child{
	border-bottom: none !important;
}
#page-container .container{
	width:100%;	
}

#page-container #et-boc .et_pb_section{
	padding: 0px;
}

h2, #page-container #et-boc h2{
	font-size: 48px;
	line-height: 48px;
	font-weight: normal;
	margin: 24px 0px;
	padding: 0px;
	font-weight: normal;
}
h3, #page-container #et-boc h3{
	font-size: 32px;
	line-height: 36px;
}
#main-content a, #et-boc .et-l a{
	color: #333333;
	text-decoration: underline;
}
#page-container #et-boc .et_pb_button{
	text-decoration: none;
	border-radius: 25px;
	min-height: 50px;
	line-height: 1.2 !important;
	display: inline-flex;
	align-items: center;
	border: 2px solid #333333 !important;
	text-transform: uppercase;
	margin-right: 18px; /* rechtermarge voor het geval er een 2e button naast staat */
}


.page.page-template-page-template-with-featured-image  #page-container .page-like-article .entry-content{
	max-width: 910px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 50px;
}

.page.page-template-page-template-with-featured-image  #page-container .entry-content .et_pb_row .et_pb_column_4_4 .et_pb_text{
	margin: 30px auto 30px !important;
	max-width: 910px;
}

/* DIVI BLOKKEN */

/* toggle uitbreiding */
#page-container .et_pb_toggle_content{

}

#page-container  #et-boc .et_pb_toggle{
	margin-top: -2px;
	margin-bottom: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
}
#page-container #et-boc .et_pb_toggle .et_pb_toggle_title{
	font-size: 48px;
	padding: 22px 90px;
	border-top: 2px solid #D8D8D8;
	border-bottom: 2px solid #D8D8D8;
	color: #333333;
}
#page-container#page-container .et_pb_section[class^="toggled-by"],
#page-container#page-container .et_pb_section[class*=" toggled-by"],
#page-container#page-container .et_pb_row[class^="toggled-by"],
#page-container#page-container .et_pb_row[class*=" toggled-by"],
#page-container#page-container .et_pb_column[class^="toggled-by"],
#page-container#page-container .et_pb_column[class*=" toggled-by"],
#page-container#page-container .et_pb_module[class^="toggled-by"],
#page-container#page-container .et_pb_module[class*=" toggled-by"] {
	display: none;
}



/* faq toggles */

#page-container  #et-boc .et_pb_toggle_title::before {
	content: "";
	background-image: url("/wp-content/uploads/2021/11/toggle-dn.svg");
	background-size: 24px auto;
	background-repeat: no-repeat;
	width: 24px;
	height: 20px;
	right: 52px;
}
#page-container  #et-boc .faq-toggle-row{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

#page-container  #et-boc .faq-toggle-row .et_pb_toggle{
	margin-top: -2px;
	margin-bottom: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
}
#page-container  #et-boc .faq-toggle-row .et_pb_toggle .et_pb_toggle_title{
	font-size: 24px;
	line-height: 28px;
	padding: 12px 0px 20px;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	font-family: 'GT Eesti Text Regular',Helvetica,Arial,Lucida,sans-serif;
	font-weight: normal;
	color: #333333;
}
#page-container  #et-boc .faq-toggle-row .et_pb_toggle_title::before {
	right: 23px;
}
#page-container  #et-boc .faq-toggle-row .et_pb_toggle_content {
	padding: 20px 0px;
}

/* aan de slag grid */
#page-container #main-content .aandeslag-grid{
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	position: relative;
	z-index: 0;
	margin-top: 58px;
	background-color: transparent;
}

/** give rows marked with the class 'full-width-background' (such as the aandeslag-grid) a full-window background color */
#page-container #main-content .full-width-background::before,
body.single-sdg #page-container #main-content .sdg-menu::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 50%;
	margin-left: calc( 1px - 50vw );
	width: calc( 100vw - 10px ); /* note: the 10px offset is to not go past a vertical-scroll-bar on the right-hand-side of the window, which would trigger a horizontal scrollbar. When finetuning this, check on Windows Chrome whether it causes a scrollbar to appear */
	top: 0px;
	height: 100%;
	z-index: -1;
	background-color: inherit;
}


#page-container #main-content .aandeslag-grid .et_pb_column{
	width: 22.70833333333333%;
	margin-right: 1.59722222222222%;
	margin-top: 28px;
	min-height: 224px;
	float: none;
}
#page-container #main-content .aandeslag-grid.aandeslag-grid-3col .et_pb_column{
	width: 30.13824884792627%;
	margin-right: 2.21198156682028%;
	margin-top: 28px;
	min-height: 224px;
	float: none;
}
#page-container #main-content .aandeslag-grid.aandeslag-grid-3col .et_pb_blurb{
	margin-bottom: 20px;
}
#page-container #main-content .has-row-title {
	position: relative;
	padding-top: 120px;
}
#page-container #main-content .has-row-title .et_pb_column{
	position: static;
}
#page-container #main-content .has-row-title .et_pb_column:first-child .et_pb_module:first-child {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#page-container #main-content .has-row-title .et_pb_column:first-child .et_pb_module:first-child .et_pb_text_inner,
#page-container #main-content .has-moved-row-title > .row-title .et_pb_text_inner {
	max-width: 1440px;
	margin: 0px auto;
	padding: 0.01px 31.5px;
}

#page-container #main-content .has-row-title .et_pb_column:first-child .et_pb_module:first-child h2,
#page-container #main-content .has-moved-row-title > .row-title h2 {
	font-size: 48px;
	line-height: 48px;
	font-weight: normal;
	margin-top: 24px;
}
#page-container #main-content .has-row-title .et_pb_column:first-child .et_pb_module:first-child h3,
#page-container #main-content .has-moved-row-title > .row-title h3 {
	max-width: 1024px;
	margin: 24px auto 6px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
}
#page-container #main-content .has-row-title .et_pb_column:first-child .et_pb_module:first-child h3 {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}

#page-container#page-container .aandeslag-grid .et_pb_blurb{
	background-color: #F0F0F0;
	padding: 17px 11px 18px 18px;	
	margin-bottom: 1.59722222222222vw;
}
#page-container .aandeslag-grid .et_pb_blurb_content {
}

#page-container .aandeslag-grid .et_pb_blurb_container {
	min-height: 224px;
	display: flex;
	flex-direction: column;
}
#page-container .aandeslag-grid .et_pb_blurb_container h4{
	font-size:24px;
	font-weight: normal;
}
#page-container #main-content .aandeslag-grid .et_pb_blurb_container h4 a{
	text-decoration: none;
}
#page-container .aandeslag-grid .et_pb_blurb_description {
	margin-top: auto;
}

#page-container #main-content .aandeslag-grid .et_pb_blurb:hover{
	background-color: #EBFF00;
	-webkit-box-shadow:0px 0px 7px 5px rgba(234,255,0,1);
	-moz-box-shadow: 0px 0px 7px 5px rgba(234,255,0,1);
	box-shadow: 0px 0px 7px 5px rgba(234,255,0,1);
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
#page-container #main-content .aandeslag-grid .et_pb_blurb h4{
	font-size: 24px;
	font-weight: normal;
}
#page-container #main-content .aandeslag-grid .et_pb_blurb .et_pb_blurb_description{
	font-size: 16px;
	line-height: 20px;
}



#page-container #et-boc .featured-image-title-and-intro .et_pb_column{
	padding-left: 0px;
	padding-right: 0px;
	box-sizing: border-box;
}
#page-container #et-boc .featured-image-title-and-intro .et_pb_column .et_pb_title_container{
	margin-top: 30px;
	margin-bottom: 25px;
	font-size: 32px;
	line-height: 36px;
}
#page-container #et-boc .featured-image-title-and-intro .et_pb_column .et_pb_title_container h1{
	font-size: 48px;
	line-height: 48px;
	font-weight: normal;
	max-width: 875px;	
	font-weight: 500;
}
#page-container #et-boc .featured-image-title-and-intro .et_pb_column .et_pb_text_inner{
	margin-bottom: 30px;
	min-height: 135px;
	max-width: 875px;
}
#page-container #et-boc .text-row-normal,
#page-container #et-boc .text-row-with-backgroundcolor {
	padding-left: 30px;
	padding-right: 45px;
}
#page-container #et-boc .featured-image-title-and-intro .et_pb_column .et_pb_title_container,
#page-container #et-boc .featured-image-title-and-intro .et_pb_column .et_pb_text_inner{
	padding-left: 30px;
	padding-right: 45px;
	box-sizing: border-box;
}
#page-container #et-boc .text-row-with-backgroundcolor  .et_pb_column{
	background-color: #D1F0FF;
}
#page-container #et-boc .text-row-with-backgroundcolor  .et_pb_column .et_pb_text{
	padding: 30px 25px;
	font-family: 'GT Eesti Text Regular',Helvetica,Arial,Lucida,sans-serif;
}
#page-container #et-boc .text-row-with-backgroundcolor  .et_pb_column .et_pb_text_inner{
	max-width: 760px;
}
#page-container #et-boc .text-row-normal,
#page-container #et-boc .text-row-with-backgroundcolor,
#page-container #et-boc .image-and-text-row{
	border-top: 2px solid #D8D8D8;
	border-bottom: 2px solid #D8D8D8;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: -2px !important;
}
#page-container #et-boc .text-row-longread .et_pb_text_inner{
	line-height: 36px;
}
#page-container #et-boc .image-and-text-row .et_pb_column:nth-child(1){
	padding-left: 30px;
	width: 54.62962962962963%;
	box-sizing: border-box;
}

#page-container #et-boc .image-and-text-row .et_pb_column:nth-child(2){
	padding-left: 25px;
	padding-right: 25px;
	width: 45.37037037037037%;
	box-sizing: border-box;
}
#page-container #et-boc .title-row{
	border-top: 2px solid #D8D8D8;
	border-bottom: 2px solid #D8D8D8;
	padding-left: 30px;
	padding-right: 45px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -2px;
}
#page-container #et-boc .title-row h4{
	line-height: 62px;
	padding-bottom: 0px;
}

img[title] {
	pointer-events: none;
}

#cookie-notice{
	background-color: rgba(235,255,0,1);
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 192px;
	display: block;
	height: 192px;
	overflow: hidden;
	min-width: 192px;
	left: auto;
	border-radius: 50%;
}
#cookie-notice .cookie-notice-container{
	width: 192px;
	display: block;
	height: 192px;
	padding-top: 36px;
	box-sizing: border-box;
}
#cookie-notice #cn-notice-text,
#cookie-notice #cn-notice-buttons #cn-accept-cookie.cn-button{
	font-size: 24px;
	line-height: 28px;
}
#cookie-notice #cn-notice-buttons .cn-button{
	background-color: transparent !important;
	font-size: 16px;
	line-height: 24px;	
	font-family: 'GT Eesti Text Regular',Helvetica,Arial,Lucida,sans-serif;
	padding: 0px;
	color: #333333;
	display: block;
}
#cookie-notice #cn-notice-buttons #cn-accept-cookie.cn-button{
	padding: 3px;
}
#cookie-notice #cn-close-notice{
	display: none;
}
#cookie-notice.cookie-notice-hidden{
	display: none;
}
#main-content .et_pb_slider .et-pb-slider-arrows > a{
	text-decoration: none;
}