/*
Theme Name: De Lokale Omroep Vernieuwt
Theme URI: https://github.com/elementor/hello-theme/
Description: Child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.form-subscribe-footer
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



/*** FONTS ***/
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,400;0,700;0,900;1,400&display=swap');

/*
@font-face {
    font-family: 'Figtree';
    src: url('assets/fonts/figtree-regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FigtreeBold';
    src: url('assets/fonts/figtree-bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FigtreeBlack';
    src: url('assets/fonts/figtree-black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FigtreeItalic';
    src: url('assets/fonts/figtree-italic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
*/



:root {
	/*** COLORS ***/
    --prim-color: #EB1B7A;				/* pink */
    --prim-color-darker: #D10E67;
    --prim-color-lighter: #FB3C93;

    --sec-color: #FF6E00;				/* orange */
    --sec-color-darker: #E96400;
    --sec-color-lighter: #FF872B;

    --foc-color: #EB1B7A;					/* orange */
    --foc-color-darker: #D10E67;
    --foc-color-lighter: #FB3C93;

    --headings-color: #000;				/* black */
    --text-color: #000;					/* black */
    --text-color-light: #ADADAD;			/* light gray */

    --line-color: #E9E6E4;					/* light gray */
    --border-color: #E9E6E4;					/* light gray */
    --divider-color: #E9E6E4;

	--background-color: #fff;			    /* white */

	--box-background-color: #F5F5F5;					/* light gray */
	--card-background-color: #fff;					/* white */
    --menu-background-color: #fff;					/* white */

    --background-color-alternate1: #F9F3EF;					/* light orange */
    --background-color-alternate2: #FCF3F7;					/* light pink */

	--form-background-color: #F5F5F5;		       /* light gray */
	--field-background-color: #FFF;		       /*  white */
	--field-border-color: #E9E6E4;		       /*  light gray */
	--field-border-width: 1px;		                

	--footer-background-color: #000;		/* black */
	--footer-line-color: #262626;

	--border-radius: 20px;
	--border-width: 0;
}

:focus {
    outline-color: transparent !important;
    outline-style: auto;
    outline-width: 0 !important;
}




/*** TEXT * HEADINGS ***/

body {
	font-family: 'Figtree', sans-serif;
	font-size: 1.125rem;   /* 18px */
	color: var(--text-color);
	line-height: 167%;
	font-weight: 400;
	background-color: var(--background-color);
}

table th,
table td,
table tfoot th,
table thead td {
    font-size: 1rem !important;   /* 16px */
}


p {
	margin-bottom: 1.50rem;
}

b,
strong,
.strong {
	font-weight: 900;
}

hr,
.elementor-divider .elementor-divider-separator {
	color: var(--line-color) !important;
	background-color: var(--line-color);
	border-color: var(--line-color) !important;
	border-style: solid;
	border-width: 1px;
	border-bottom: 0;
	margin: 20px 0 20px 0;
}

..elementor-divider {
    color: var(--line-color);
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Figtree', sans-serif;
	font-weight: 900;
	color: var(--headings-color);
}


h1,
h1.elementor-widget-title {
	line-height: 110% !important;
}

h2, h3,
h2.elementor-widget-title,
h3.elementor-widget-title {
	line-height: 125% !important;
}

h4, h5, h6,
h4.elementor-widget-title,
h5.elementor-widget-title,
h6.elementor-widget-title {
	line-height: 150% !important;
}


.elementor-widget-heading {
    margin-bottom: 0 !important;
}

/*
.elementor-widget-heading .elementor-heading-title {
	line-height: 150%;
}
*/

/* heading sizes */
h1 { font-size: 3.75rem; /* 60px */ }
h2 { font-size: 3rem;   /* 48px */ }
h3 { font-size: 2rem;  /* 32px */ }
h4 { font-size: 1.5rem;  /* 24px */ }
h5 { font-size: 1.25rem;  /* 20px */ }
h6 { font-size: 1.125rem; }


.elementor-widget-heading h1 { margin-bottom: 12px; }
.elementor-widget-heading h2 { margin-bottom: 12px; }
.elementor-widget-heading h3 { margin-bottom: 12px; }

.elementor-widget-heading.light h1,
.elementor-widget-heading.light h2,
.elementor-widget-heading.light h3,
.elementor-widget-heading.light h4,
.elementor-widget-heading.light h5,
.elementor-widget-heading.light h6 {
    margin-top: -10px;
    font-weight: 400;
}

.elementor-widget-heading.elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}






button, input, optgroup, select, textarea {
	font-size: 1.125rem; /* 18px */
  
}

.intro {
	font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 0 !important;
}

.intro.bold,
.intro.strong {
    font-weight: 900;
}

.small .elementor-text-editor p {
	font-size: 0.875rem /* 16px */;
}


.jet-listing-not-found {
	font-size: 1rem;
	color: var(--text-color-light);
}

/*
.subheading {
	color: var(--text-color-light);
	font-weight: 400;
	font-size: 1.5rem;
	margin-bottom: 0 !important;
}

.subheading p {
	margin-bottom: 0;
}

 .page-title h1 {
	line-height: 125% !important;
    color: #fff;
    padding: 0;
 }
 */

.elementor-text-editor ul,
.elementor-text-editor ol {
	margin-bottom: 30px;
}

.elementor-text-editor ul li::marker {
  color: var(--foc-color);
}

figure.wp-caption figcaption {
	padding-top: 5px;
	text-align: left;
	font-size: 16px;
}

.swiper-slide {
	border: 0 !important;
}

.jet-listing-dynamic-repeater__items {
    display: block;
}





/*** META INFO ***/

.meta {
	color: var(--text-color);
    margin-bottom: 0;
}

.meta.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.meta.author {
	font-weight: 900;
}

.meta i.jet-listing-dynamic-field__icon,
.meta i.jet-listing-dynamic-terms__icon {
    color: var(--sec-color);
    width: 20px;
    text-align: center;
    margin-right: 10px;
}














/*** LINKS ***/

a {
	color: var(--foc-color);
}

a:hover {
	color: var(--foc-color-lighter);
}







/*** BUTTONS ***/


a.btn,
li.btn a,
.elementor-widget-button .elementor-button,
input[type=submit],
button[type=button],
.woocommerce button[type=button],
.woocommerce button[type=submit].button,
.woocommerce button[type=submit].button.alt,
button[type=submit],
.elementor-form .elementor-button,
.jet-form button {
    font-family: 'Figtree';
	font-weight: 900;
	background-color: var(--sec-color);
	padding: 15px 30px;
	border-radius: 0;
	border: 0;
    font-size: 1.125rem /* 18px */;
	line-height: 20px;
	text-align: center;
	text-decoration: none !important;
	transition: all .1s ease-in-out;
	color: #fff;
    border-radius: 25px;
}


a.btn:hover,
li.btn a:hover,
.elementor-widget-button .elementor-button:hover,
input[type=submit]:hover,
input[type=button]:hover,
button[type=button]:hover,
button[type=submit]:hover,
.jet-form button:hover {
	background-color: var(--sec-color-lighter);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    color: #fff;
}




.elementor-widget-button .elementor-button:focus,
input[type=submit]:focus,
input[type=button]:focus,
button[type=button]:focus {
	background-color: var(--sec-color-darker);
	color: #fff;
	/* box-shadow: none; */
}


.elementor-widget-button.elementor-button-info .elementor-button,
.bn-reset button[type=button] {
	background-color: #000;
}

.elementor-widget-button.elementor-button-info .elementor-button:hover,
.bn-reset button[type=button]:hover {
	background-color: #1E1D1D;
}


.elementor-widget-button.elementor-button-success .elementor-button,
.jet-form button.btn-focus {
	background-color: var(--foc-color);
}

.elementor-widget-button.elementor-button-success .elementor-button:hover,
.jet-form button.btn-focus:hover {
	background-color: var(--foc-color-lighter);
}


.elementor-widget-button.elementor-button-warning .elementor-button {
	background-color: var(--foc-color);
}

.elementor-widget-button.elementor-button-warning .elementor-button:hover {
	background-color: var(--foc-color-lighter);
}

/*
#sidebar-column button,
#sidebar-column input[type=submit],
#sidebar-column button[type=button],
#sidebar-column a.btn,
#sidebar-column a.elementor-button,
#sidebar-column a[role=button] {
    width: 100%;
}
*/








/*** LINK LISTS ***/

.link-list {

}

.link-list li {
	border: 0 !important;
	padding: 0;
}

.link-list li a,
.link-list li a span {
	color: var(--text-color);
}

.elementor-widget-icon-list .elementor-icon-list-item a .elementor-icon-list-text {
	color: var(--text-color);
}


.elementor-widget-icon-list .elementor-icon-list-item a:hover .elementor-icon-list-text,
.elementor-widget-icon-list .elementor-icon-list-item a:hover .elementor-icon-list-icon {
	color: var(--foc-color);
}















/*** FORMS ***/

.form-wrapper,
form.elementor-form {
	margin-bottom: 30px;
	box-sizing: border-box;
	background-color: var(--form-background-color);
	padding: 30px;
    border-radius: var(--border-radius);
    transition: all 0.3s ease-in-out !important;
}


input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	 /* border: 0;
    border-bottom: 3px solid var(--line-color); */
    border: 1px solid var(--line-color);
	border-radius: 5px;
	color: var(--text-color);
	padding-left: 0.5rem;
	padding-right: 0.5rem;
    /* font-size: 1.125rem; */
    font-size: 1.125rem;
    background-color: var(--field-background-color);
}



select::after {
    color: var(--prim-color);
}

.jet-date-period__datepicker-button,
.jet-date-period__prev,
.jet-date-period__next {
    background-color: #fff !important;
    padding-top: 5px !important;
    padding-bottom: 4px !important;
    color: var(--text-color);
    border-color: var(--line-color) !important;
}

.datepicker,
.datepicker--cells .datepicker--cell {
    font-family: 'Figtree';
}

.datepicker--cells .datepicker--cell.-current- {
    color: var(--prim-color);
}

.datepicker--cells .datepicker--cell.-current-.-selected- {
    background-color: var(--prim-color);
}


.elementor-form textarea.elementor-field {
	/* border: 0;
    border-bottom: 3px solid var(--line-color); */
    border: 1px solid var(--line-color);
	color: var(--text-color);
	padding-left: 0.5rem;
    font-size: 1.125rem;
    background-color: var(--field-background-color) !important;
}



input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus,
.elementor-form textarea.elementor-field:focus {
    border-color: var(--text-color);
}

input:focus-visible,
textarea:focus-visible {
    outline-width: 0;
}

.elementor-field-group input.elementor-field {
    /* background-color: var(--field-background-color) !important;
	border: 0 !important;
    border-bottom: 3px solid var(--line-color) !important; */
    border: 1px solid var(--line-color);
	
}

.elementor-field-group .elementor-field-textual {
	/* border: 0;
    border-image-width: 0; */
}

.elementor-field-group.elementor-field-type-submit {
    margin-top: 20px;
}

.elementor-field-group input.elementor-field-textual:focus,
.elementor-form textarea.elementor-field:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: var(--prim-color) !important;
}


label,
.field-label,
.jet-form-builder__label {
	font-weight: 900;
	color: var(--text-color);
    line-height: 167.5%;
    margin-bottom: 5px;
}

.elementor-mark-required .elementor-field-label:after {
    color: var(--prim-color);
}

.form-group {
	margin-bottom: 20px;
}


.form-actions {
	text-align: center;
}

.form-actions input[type=submit] {
	margin: 0 auto;
}


.jet-form__label-text {
	font-weight: 700;
}

.jet-form__field-label {
	font-weight: 400;
}

.jet-form .field-type-radio {
	margin: 10px 0;
}

.jet-form button {
	margin: 10px auto;
}

.jet-form-builder__field-label {
    color: var(--prim-color);
    font-weight: 400;
}

.jet-form-builder__desc,
.jet-form-builder-file-upload__message {
    color: var(--text-color-light);
}

.jet-form-builder__action-button-wrapper {
        text-align: center;
}

.jet-form-builder .wp-block-columns {
    margin-bottom: 0;
}

.jet-form-builder .field-type-submit-field .jet-form-builder__action-button-wrapper {
    justify-content: center;
}

.jet-form-builder .field-type-submit-field .jet-form-builder__action-button-wrapper button.jet-form-builder__submit {
    width: 260px;
    align-items: center;
    justify-content: center;
}


.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option input[type=radio] {
    margin-right: 5px;
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 20px;
}


form input[type=checkbox],
form input[type=radio] {
    width: 20px;
    height: 20px;
    border-color: var(--line-color) !important;
    vertical-align: middle;
}


.elementor-form .elementor-field-subgroup label {
    color: var(--text-color);
    font-weight: 400;
    padding-left: 10px;
    margin-top: -10px;
}


.elementor-field-type-upload {
    width: auto;
    max-width: 260px;
}




































/** HEADER **/



body.elementor-editor-active #nav-bar {
	position: relative !important;
	/* top: 30px; */ /* to make 1st element accessible in edit mode */
}


#nav-bar {
	color: var(--text-color);
    background: rgba(0, 0, 0, 0);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
    width: 100% !important;
    transition: none;
    position: absolute;
    z-index: 998;
    top: 0;
}



#nav-bar .elementor-widget-image {
    margin-bottom: 0;
}


.site-logo {
	margin: 0;
}

/*
#site-logo * {
    transition: all .1s ease-in-out;
}
*/

.site-logo a {
    
}

.site-logo a {
    
}

.site-logo img {
	display: block;
    width: auto;
}

.site-logo.scroll {
	display: none;
}

#nav-bar.scroll .site-logo.normal {
	display: none;
}

#nav-bar.scroll .site-logo.scroll {
	display: block;
}

#nav-bar.scroll .site-logo img {
	height: 90px;
}


/*
#nav-bar.scroll {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    transition: top .4s ease!important;
}
*/

#nav-bar.scroll {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: -220px;
}


#nav-bar.active {
    transition: top .4s ease!important;
}


body.elementor-editor-active .site-logo.scroll {
	/* display: block; */
}

.site-logo .elementor-image:after {
	content: "";
	height: 0;
	display: none;
}

#btn-search-form {
    color: #fff;
    
}

#btn-search-form i {
    color: #fff;
    background-color: var(--sec-color);
    width: 60px;
    height: 60px;
    margin-right: 10px;
    font-size: 24px;
    border-radius: 30px;
}

#btn-search-form i:hover {
    background-color: var(--sec-color-lighter);
}

#btn-search-form i::before {
    font-size: 24px;
}

#btn-search-form .dialog-lightbox-close-button i {
    background-color: transparent;
    width: auto;
    height: auto;
}


#btn-menu a {
    background-color: var(--prim-color);
    width: 90px;
    height: 90px;
    border-radius: 45px;
    text-align: center;
}

#btn-menu a:hover {
    background-color: var(--prim-color-lighter);
}

#btn-menu a img {
    width: 36px;
    height: 36px;
    margin-top: 27px;
}




/*** POPUP MAIN MENU ***/

#popup-main-menu {
    padding: 30px;
}

#popup-main-menu .elementor-widget-nav-menu li {
    margin-bottom: 10px;
}

#popup-main-menu .elementor-widget-nav-menu a {
    font-size: 1.25rem;
    font-weight: 900;
    color: #000;
    padding: 0 0 0 30px;
    line-height: 167%;
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/ar-pink-right.svg") no-repeat 0 8px;
    transition: all 0.3s;
}

#popup-main-menu .elementor-widget-nav-menu a:hover {
    color: var(--prim-color);
}













/*** FOOTER ***/


#footer {
	background-color: var(--footer-background-color);
    color: #fff;
    font-size: 1rem;
}

#footer .nlpo img {
    width: 224px;
    height: 82px;
}

#footer h4 {
    color: #fff;
	font-size: 2rem;  /* 32px */
    margin-bottom: 16px;
}

#footer a {
	transition: all .1s ease-in-out;
}

#footer a:hover {
	color: var(--sec-color);
}

#footer .elementor-widget-button a:hover {
    color: #fff;
}


#footer .elementor-nav-menu--dropdown {
	background-color: transparent !important;
}

#footer-top {
	padding: 100px 0 10px 0;
}

#footer-top .elementor-column {
    margin-bottom: 50px;
}

#footer-top .elementor-nav-menu a {
	text-decoration: none;
	padding: 0 0 0 30px;
	display: inline-block;
	background: no-repeat 0 8px;
    font-size: 1.125rem;
    color: #fff;
    font-weight: 900;
	line-height: 167%;
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/ar-pink-right.svg") no-repeat 0 8px;
}

#footer-top .elementor-text-editor a:hover,
#footer-top .elementor-nav-menu a:hover {
	color: var(--foc-color);
}


#footer-top .menu-item a:after {
	content: "";
	display: none;
}


#footer-bottom {
	border-top: 1px solid var(--footer-line-color);
	padding: 50px 0 80px;
}


#footer-bottom a {
	color: #fff;
    text-decoration: underline;
}

#footer-bottom a:hover {
	color: var(--foc-color);
    text-decoration: underline;
}


#footer-bottom .elementor-icon-list-item {
    border: 0;
}

#footer-bottom .elementor-widget-icon-list .elementor-icon-list-item a {
    color: #fff;
    text-decoration: underline;
}

#footer-bottom .elementor-widget-icon-list .elementor-icon-list-item a .elementor-icon-list-text {
    color: #fff;
}

#footer-bottom .elementor-widget-icon-list .elementor-icon-list-item a:hover .elementor-icon-list-text {
    color: #fff;
}










/*** PAGE HEADER & LAYOUT ***/


#page-header {

}


#page-header > .elementor-container {
    /* min-height: 680px !important; */
}

#page-header > .elementor-background-overlay {
    background: rgba(235, 27, 122, 0.2);
}

#page-header.hide-background-overlay > .elementor-background-overlay {
    background: none;
}

#page-header .elementor-shape.elementor-shape-bottom,
#page-header .elementor-shape.elementor-shape-bottom svg {
    height: 80px;
}

#page-intro {
    padding-top: 290px;
    padding-bottom: 220px;
}

#page-title {
    margin: 0 !important;
}

#page-title h1 {
    font-size: 5.5rem;
    line-height: 110% !important;
    color: #fff;
    margin: 0;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

#back-link {
}

.elementor-widget-breadcrumbs {
    margin-bottom: 0 !important;
}

#breadcrumbs {
    display: none;
}

#back-link a,
#breadcrumbs a {
    display: inline-block;
    font-size: 1rem;
    font-weight: 900;
    color: #fff;
    padding-left: 30px;
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/ar-white-left.svg") no-repeat left;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    margin-bottom: 20px;
}

#page-content-wrapper {
	margin-top: -180px;
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top 200px center;
}

#page-content-wrapper > .elementor-container {
    display: block;
    width: 1220px !important;
    max-width: none;
}

#page-content-col {
    display: block;
    /* background-color: #fff; */
    background: linear-gradient(180deg, rgba(255,255,255,1) 0, rgba(255,255,255,1) 180px, rgba(255,255,255,0) 180px, rgba(255,255,255,0) 100%);
    min-height: 500px;
    padding: 40px 40px 90px 40px;
    border-radius: 40px;
    width: 1220px !important;
}

.page-content > .elementor-container.elementor-column-gap-default {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/*
#page-content-wrapper-advanced {
	margin-top: -180px;
    padding-bottom: 0;
}

#page-content-wrapper-advanced > .elementor-container {
    display: flex;
    width: 1280px !important;
    max-width: none;
}

#page-content-advanced-main {
    background-color: #fff;
    min-height: 500px;
    padding: 30px 10px 60px 40px;
    width: 850px !important;
}


#page-content-advanced-sidebar {
    background-color: #fff;
    min-height: 200px;
    padding: 30px 40px 60px 10px;
    width: 430px !important;
}
*/

.main-content {
    min-width: 740px !important;
}


.main-content img.size-full,
.sidebar img.size-full {
    width: 100%;
}

.main-content .elementor-widget-theme-post-content .elementor-container .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}

.sidebar,
.sidebar.elementor-column,
.sidebar.elementor-column.elementor-col-50 {
    width: 380px;
    padding-left: 20px;
}

.featured-image.elementor-widget-image img {
    width: 100%;
}


.sidebar .elementor-widget-image img,
.main-content .elementor-widget-image img,
.elementor-widget-image.rounded img {
    border-radius: 20px;
}

.elementor-widget-image figcaption {
    font-style: normal;
    color: var(--text-color-light);
    font-size: 0.875rem;
    margin-top: 5px;
    margin-bottom: 10px;
}

















/*** CONTENT SECTIONS ***/

.content-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
}


.content-section.alternate,
.content-section.alternate1 {
    background-color: var(--background-color-alternate1);
}

.content-section.alternate2 {
    background-color: var(--background-color-alternate2);
}

.banner-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: var(--background-color-alternate1);
}

.banner-section .title-wrapper {
    padding-right: 40px;
}


.banner-section.small {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: var(--background-color-alternate1);
}


































/** WIDGETS **/




/** SHARE THIS **/


.elementor-widget-share-buttons .elementor-share-btn__icon {
    background-color: var(--prim-color) !important;
}

















/** RELATED POSTS / PAGES **/

.related-posts {
    margin-bottom: 30px;
}

.related-posts .elementor-widget-posts {

}

.related-posts .elementor-grid {
    grid-gap: 0;
}

.related-posts article {
    display: block;
    border: 0 solid var(--border-color);
    border-width: 1px 0 1px 0;
    margin-top: -1px !important;
}

.related-posts .elementor-widget-posts .elementor-post__title {

}

.related-posts .elementor-widget-posts .elementor-post__title a {
    font-size: 1rem;
    display: block;
    color: var(--sec-color);
    padding: 10px 20px 10px 0;
    background: url('/wp-content/themes/delokaleomroepvernieuwt/assets/images/ar-right.svg') no-repeat right !important;
}

.related-posts .elementor-widget-posts .elementor-post__title a:hover {
    color: var(--foc-color-darker);
}








/** DOWNLOAD CHAPTER **/

.download-chapter {
    margin-bottom: 30px !important;
}

.download-chapter p {
    margin-bottom: 0;
}

.download-chapter .elementor-widget-button {
    margin-bottom: 0;
}

























/*** NAVIGATION/MENU'S (IN SIDEBAR) ***/

.elementor-widget-sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0 0 40px 0;
}

.elementor-widget-sidebar li {
	padding: 0;
	margin: 0;
}

.elementor-widget-sidebar ul li a {
	margin-top: -1px;
	color: var(--text-color);
	text-decoration: none;
	padding: 10px 0 10px 35px;
	background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/arrow-pink-right.svg") no-repeat 0 15px;
	display: block;
	line-height: 1.75em;
	border-top: 1px solid var(--line-color);
	border-bottom: 1px solid var(--line-color);
	transition: all 0.3s ease;
}

.elementor-widget-sidebar ul li a:hover {
	color: var(--prim-color);
}

.elementor-widget-sidebar .menu li:first-child a {
	font-family: 'Overpass';
	border-top: 0;
	font-weight: normal;
	color: var(--prim-color);
	font-size: 1.25em;
	line-height: 120%;
	text-decoration: none;
	padding: 0 0 20px 0;
	background: none;
}

.elementor-widget-sidebar .menu li:first-child a:hover {
	color: var(--prim-color);
}






/*** SUBMENU / SIDEBAR MENU ***/
/* default wordpress menu widget */
/*
.elementor-widget-wp-widget-nav_menu {

}

.elementor-widget-wp-widget-nav_menu h5 {
    font-size: 2rem;
}

.elementor-widget-wp-widget-nav_menu ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

.elementor-widget-wp-widget-nav_menu li {
    margin: -1px 0 0 0;
    border-top: var(--border-width) solid var(--line-color);
    border-bottom: var(--border-width) solid var(--line-color);
    list-style: none;
    padding: 0;
}

.elementor-widget-wp-widget-nav_menu li a {
    padding: 10px 0 10px 30px;
    display: block;
    color: var(--text-color);
    background: url('/wp-content/themes/delokaleomroepvernieuwt/assets/images/arrow-pink-right.svg') no-repeat left 18px;
}

.elementor-widget-wp-widget-nav_menu li a:hover {
    color: var(--foc-color);
}
*/
















/*** BLOCKQUOTE ***/
.elementor-widget.elementor-widget-blockquote {
    margin-bottom: 30px;
}

.elementor-widget.elementor-widget-blockquote .elementor-widget-container {
    padding-bottom: 40px;
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/quote-hook.svg") no-repeat bottom 0 left 30px;
    background-size: 40px 40px;
}

.elementor-widget-blockquote {
    display: table;
}

.elementor-widget-blockquote blockquote.elementor-blockquote {
    color: var(--text-color);
    border: 0;
    padding: 30px;
    background-color: var(--background-color-alternate1);
    border-radius: 20px;
    font-weight: 900;
    font-size: 1.5rem;
}

.elementor-widget-blockquote footer .elementor-blockquote__author {
    font-weight: 400;
    font-size: 1rem;
}

.elementor-widget-blockquote .elementor-blockquote__author {
    
}


























/*** NOTIFICATIONS ***/

.notification {
    background-color: var(--sec-color);
    color: #fff;
    padding: 20px 30px 20px 30px;
    margin-bottom: 30px !important;
}

.notification a {

}

.notification h3,
.notification h4,
.notification h5,
.notification h6 {
    color: #fff;
}

.notification p:last-child {
    margin-bottom: 0;
}

.notification ul {
    margin-bottom: 24px;
    padding-inline-start: 20px;
}


.notification .elementor-widget-container {
    min-height: 60px;
    padding-right: 70px;
    background: url('/wp-content/themes/delokaleomroepvernieuwt/assets/images/icon-exclamation.svg') no-repeat top right;
}

.notification.tip .elementor-widget-container {
    background-image: url('/wp-content/themes/delokaleomroepvernieuwt/assets/images/icon-tip.svg');
}

.notification.question .elementor-widget-container {
    background-image: url('/wp-content/themes/delokaleomroepvernieuwt/assets/images/icon-question.svg');
}









/*** ICON BOX ***/

.elementor-widget-icon-box {

}

.elementor-widget-icon-box.elementor-position-left {
    padding: 0 0 20px 0;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon svg {

}







/*** IMAGE GALLERY ***/

.elementor-widget-image-gallery {
    margin-bottom: 30px !important;
}

.elementor-widget-image-gallery .gallery {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}

.elementor-widget-image-gallery .gallery .gallery-item {
    padding: 20px;
}






















/*** HOMEPAGE ***/


#intro-text-home {
    margin-top: 60px;
    padding-bottom: 60px;
    margin-bottom: -60px;
    margin-left: -10px;
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/quote-hook-intro.svg") no-repeat bottom 0 left 60px;
    background-size: 60px 60px;
}

#intro-text-home > .elementor-widget-wrap.elementor-element-populated {
    padding: 40px;
    border-radius: 40px;
    background: rgba(235, 22, 122, 0.9);
    color: #fff;
}

#intro-text-home h1 {
    font-size: 3.5rem;
    color: #fff;
}

#intro-text-home p {
    margin-bottom: 0 !important;
}




#attention-bar {
    margin-top: 100px;
    margin-bottom: 20px;
}

#attention-bar .elementor-widget-text-editor {
    padding: 0;
    color: #fff;
}

#attention-bar .elementor-widget-text-editor p {
    margin-bottom: 0;
}

#attention-bar .elementor-widget-text-editor a {
    color: #fff;
    text-decoration: underline;
}

#attention-bar .elementor-widget-text-editor .elementor-widget-container {
    padding: 30px 20px 30px 90px;
    border-radius: 20px;
    background: var(--sec-color) url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/icon-info.svg") no-repeat center left 20px;
}











/*** NEWS PAGE ***/

.publication-date {
    margin-bottom: 10px !important;
    font-size: 1rem;
}

.publication-date i.jet-listing-dynamic-field__icon {
    color: var(--sec-color);
}


ul.related-items  {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: 0;
}


.related-items li {
    border: 0 solid var(--line-color);
    border-bottom-width: 1px;
    padding: 15px 0 15px;
    margin-top: -1px;
}

.related-items li:first-child {
    border-top-width: 1px;
}

ul.related-items a {
    padding-left: 30px;
    color: #000;
    transition: ease all 0.3s;
}

ul.related-items a:hover {
    color: var(--prim-color);
}

ul.related-items.links a {
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/ar-pink-right.svg") no-repeat top 8px left 0;
}

ul.related-items.downloads a {
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/icon-download.svg") no-repeat top 8px left 0;
}

ul.related-items.external a {
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/icon-external.svg") no-repeat top 8px left 0;
}

















/*** LISTS ***/

.elementor-widget-icon-list.links {
    margin-bottom: 30px;
}


.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
    padding-inline-start: 20px;
}

.elementor-widget-text-editor.intro ul,
.elementor-widget-text-editor.intro ol {
    padding-inline-start: 24px;
}



.elementor-widget-icon-list.links {
    margin-bottom: 30px;
}

.elementor-widget-icon-list.links li {
    border: 0 solid var(--line-color);
    border-bottom-width: 1px;
    padding: 15px 0 15px;
    margin-top: -1px;

}

.elementor-widget-icon-list.links li a {
    align-items: flex-start;
}

.elementor-widget-icon-list.links li:first-child {
    border-top-width: 1px;
}

.elementor-widget-icon-list.links li .elementor-icon-list-icon {
    padding-right: 10px;
    padding-top: 8px;
}


.elementor-widget-icon-list .elementor-icon-list-icon i.fas {
    width: 20px;
    text-align: center;
    margin-right: 5px;
}

.elementor-widget-icon-list .elementor-icon-list-icon i.fas:before {
    color: var(--prim-color);
}






















/*** latest news & agenda lists ***/

.latest-news {

}

.latest-news .elementor-posts,
.agenda-list .elementor-posts {
    row-gap: 0;
    border-top: 1px solid var(--line-color);
}

.latest-news .elementor-posts .elementor-post__title,
.agenda-list .elementor-posts .elementor-post__title {
    font-size: 1.125rem;
}


.latest-news .elementor-posts a,
.agenda-list .elementor-posts a {
    display: block;
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid var(--line-color);
    color: #000;
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/ar-pink-right.svg") no-repeat top 22px left 0;
    transition: all 0.3s ease-in-out !important;
}

.agenda-list .elementor-posts a {
    background-image: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/icon-calendar.svg");
}

.latest-news .elementor-posts a:hover,
.agenda-list .elementor-posts a:hover {
    color: var(--prim-color);
}













/*** LISTINGS ***/

.listing {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
}

.listing:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.listing .label {
    position: absolute;
    width: auto;
    top: 0;
    left: 30px;
    border-radius: 0 0 4px 4px;
    background-color: #000;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    padding: 5px 10px;
    text-transform: uppercase;
    z-index: 5;
}


.listing .listing-image {
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}

.listing .listing-image .elementor-widget-jet-listing-dynamic-image, 
.listing .elementor-widget-image {
    margin-bottom: 0;
}

.listing .listing-image .elementor-widget-jet-listing-dynamic-image img, 
.listing .elementor-widget-image img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}


.listing .listing-content {
	padding: 5px 30px 60px 30px;
}

.listing .listing-content .title {
	margin-bottom: 10px !important;
}

.listing .listing-content .introduction {
	font-size: 1rem;
    line-height: 150%;
}

.listing .listing-footer {
    font-size: 1rem;
    line-height: 150%;
	padding: 0 50px 30px 30px;
    /* background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/btn-more.svg") no-repeat bottom 0 right 0; */
}

.listing h3,
.listing h4 {
    font-size: 1.5rem;
    line-height: 133% !important;
}

.listing .elementor-widget-jet-listing-dynamic-field {
    margin-bottom: 0;
}

.listing .introduction {
	/* font-size: 0.875em;
	line-height: 150%; */
}

.listing .meta {
    margin-bottom: 0;
}

.listing .meta {

}

.listing .elementor-section.link {
    padding-bottom: 20px;
    background: url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/btn-more.svg") no-repeat bottom 0 right 0;
}






/*** INSPIRATION LISTING ***/

.inspiration-listing {
    background: #fff url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/btn-more.svg") no-repeat bottom 0 right 0;
}


.inspiration-listing.listing .listing-content {
    padding-bottom: 0;
}

.inspiration-listing .author {
    font-weight: 900;
}


.inspiration-listing .listing-image .elementor-widget-image img {
    width: 100%;
}







/*** PAGE LISTINGS ***/

.page-listing {
    background: #fff url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/btn-more.svg") no-repeat bottom 0 right 0;
}















/* NEWS LISTING */

.news-listing {
    background: #fff url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/btn-more.svg") no-repeat bottom 0 right 0 !important;
}

.news-listing .listing-footer {
    
}

.news-listing .terms {
    position: absolute;
    bottom: 0;
}


.news-listing .listing-content .title h3,
.news-listing .listing-content .title h4 {
    margin-bottom: 0;
}


.news-listing .listing-image .elementor-widget-jet-listing-dynamic-image img {
    width: 100%;
}







/*** NEWS LISTING - FEATURED ***/

.news-listing.featured  {
    
}

body.home .news-listing.featured {
    margin-bottom: -20px;
}

.news-listing.featured .listing-content  {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    min-height: 320px;
}

.news-listing.featured .listing-image > .elementor-widget-wrap.elementor-element-populated {
    border-top-right-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.news-listing.featured  .listing-content {
    padding: 50px;
    background: #fff url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/btn-more.svg") no-repeat bottom 0 right 0 !important;
}

.news-listing.featured  .listing-content h3 {
    font-size: 2rem;
}



/*** NEWS LISTING - MINIMAL (HOME) ***/

.news-listing.minimal .listing-image  {
    min-height: 30px;
}













/* AGENDA LISTING */
/* TRAINING LISTING */
/* MEETING LISTING */

.agenda-listing,
.training-listing,
.meeting-listing {
    background: #fff url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/btn-more.svg") no-repeat bottom 0 right 0 !important;
}

.agenda-listing .listing-content,
.training-listing .listing-content,
.meeting-listing .listing-content {
    padding-top: 30px;
    min-height: 360px;
}

.agenda-listing .listing-content h3,
.agenda-listing .listing-content h4,
.training-listing .listing-content h3,
.training-listing .listing-content h4, 
.meeting-listing .listing-content h3,
.meeting-listing .listing-content h4 {
    font-size: 1.75rem;
}

.agenda-listing .listing-content .introduction,
.training-listing .listing-content .introduction,
.meeting-listing .listing-content .introduction {
    font-size: 1.125rem;
    margin-top: 20px;
}












/* EVENT LISTING (AGENDA) */

.event-listing {
    background: #fff url("/wp-content/themes/delokaleomroepvernieuwt/assets/images/btn-more.svg") no-repeat bottom 0 right 0 !important;
    margin-left: 120px;
    margin-bottom: 0;
    border-radius: 0 20px 20px 20px;
}

.event-listing .listing-content {
    padding: 30px 50px 0 30px;
}

.event-date {
    position: absolute;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    z-index: 2;
    top: 0;
    left: 0;
}

.event-date .date-wrapper {
    display: block;
    width: 120px;
    height: 120px;
    z-index: 2;
    color: #fff;
    text-align: center;
    background-color: var(--sec-color);
    border-radius: 20px 0 0 20px;
    position: absolute;
    font-size: 1rem;
}

.event-date .date-wrapper > .elementor-container.elementor-column-gap-default {
    height: 120px;
    min-height: 120px;
}

.event-date .date {
    margin-bottom: -3px;
    margin-top: 3px;
}

.event-date .date b {
    display: block;
    font-size: 3.5rem;
    font-weight: 900;
    margin: 0 0 5px 0;
}

.event-date .more-data {
   opacity: 0.5;
}


.event-date .date-wrapper .jet-listing-dynamic-field,
.event-date .date-wrapper .jet-listing-dynamic-field {
    display: block;
    width: 100%;
}

.event-date .date-wrapper .jet-listing-dynamic-field .jet-listing-dynamic-field__content,
.event-date .jet-listing-dynamic-field .jet-listing-dynamic-field__content {
    text-align: center !important;
}

.event-listing .meta {
    margin: 0;
    color: var(--text-color);
}

.event-listing .meta.type {
    margin-right: 20px;
}


.event-listing .meta.full-date,
.event-listing .meta.location {
    margin-right: 30px;
}

.event-listing .listing-content .introduction {
    font-size: 1.125rem;
    margin-top: 10px;
}



/*** EVENT LISTING - FEATURED ***/

.event-listing.featured {
    margin-left: 0;
    border-radius: 20px;
}

body.home .event-listing.featured {
    margin-bottom: -20px;
}

.event-listing.featured .listing-content {
    padding: 30px 50px 0 50px;
}

.event-listing.featured  .listing-content h3 {
    font-size: 2rem;
}

.event-date.featured .date-wrapper {
    border-radius: 20px 0 20px 0;
}

.event-listing.featured .listing-image > .elementor-widget-wrap.elementor-element-populated {
    border-radius: 20px 0 0 20px;
}




@media screen and (max-width: 767px) {
    .event-date {
        width: 60px;
        height: 120px;
        position: absolute;
    }
    
    .event-date .date-wrapper {
        width: 60px;
        padding-left: 5px;
        padding-right: 5px;
        height: 120px;
    }

    .event-date .date-wrapper {
        font-size: 0.875rem;
        line-height: 167% !important;
        border-radius: 20px 0 20px 0;
    }

    .event-date .date-wrapper b,
    .event-date b {
        font-size: 2rem;
        margin-bottom: 5px;
    }

    .event-date .date-wrapper .jet-listing-dynamic-field,
    .event-date .jet-listing-dynamic-field,
    .event-date .elementor-heading-title {
        width: 100%;
        font-size: 0.875rem;
        line-height: 133% !important;
    }

    .event-listing {
        margin-left: 0;
        border-radius: 20px;
    }

    .event-listing .listing-content {
        padding: 30px 30px 60px 80px;
    }

    .event-listing .listing-content h3 {
        font-size: 1.5rem;
        padding-right: 40px;
    }

    .event-listing .listing-content .introduction {
        font-size: 1rem;
    }

    .event-listing.featured .listing-image > .elementor-widget-wrap.elementor-element-populated {
        border-radius: 20px 20px 0 0;
    }
    
    .event-listing.featured  .listing-content {
        padding: 30px 30px 60px 30px;
    }

    .event-listing.featured  .listing-content h3 {
        font-size: 1.5rem;
    }

}



/*** EVENT LISTING - MINI ***/












/*** REGISTRATION LISTING (AGENDA) ***/

.registration-listing {
    border-radius: 20px;
    background-color: var(--form-background-color);
    padding: 30px;
    margin-bottom: 30px;
}











/* JOB LISTING */

.job-listing {
    padding: 30px;
}

.job-listing .title h3,
.job-listing .title h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.job-listing .basic-info {
    /* margin-bottom: 20px; */
    margin-bottom: 15px;
}

.job-listing .job-meta i::before {
    color: var(--sec-color);
}

.job-listing .logo img {
    max-width: 150px;
    max-height: 60px;
}

.job-listing .introduction {
    /* border-top: 1px solid var(--line-color);
    padding-top: 10px;
    padding-bottom: 30px; */
    padding-top: 0;
    padding-bottom: 25px;
}

.job-listing.map {
    padding: 20px;
    font-size: 1rem;
    font-family: 'Figtree';
    border-radius: 10px;
}

.job-listing.map .title h5,
.job-listing.map .title h6 {
    margin-top: 0;
    margin-bottom: 5px;
}

.job-listing.map .basic-info {
    margin-bottom: 10px;
}

.job-listing.map .introduction {
    border-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.job-listing.map .lnk-more-info {
    font-weight: 600;
}

.job-listing.listing .listing-image .elementor-widget-jet-listing-dynamic-image img, 
.job-listing.listing .elementor-widget-image img {
    border-radius: 0;
}








/*** minimap ***/


.minimap {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
}

.minimap .actions {
	padding: 30px;
}

.minimap .elementor-widget-jet-engine-maps-listing .jet-map-listing {
	border-radius: 20px 20px 0 0;
}

















/*** BOXES ***/

.box {
	background-color: var(--box-background-color);
	box-sizing: border-box;
	/* border: 3px solid var(--line-color); */
	padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.box:hover{
	/* box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); */
}


.box .link-list,
.box .elementor-widget-text-editor{
	margin-bottom: 0;
}















/*** AGENDA REGISTRATION BOX ***/

.agenda-registration-box {

}

.agenda-registration-box .date {
    border-top: 1px solid var(--line-color);
    padding-top: 15px;
    margin-bottom: 0 !important;
    margin-top: 15px;
}

.agenda-registration-box .date .jet-listing-dynamic-field__icon {
    color: var(--sec-color);
    margin-right: 15px;
}

.agenda-registration-box .date h5 {
    margin: 0;
}

.agenda-registration-box .elementor-widget-button {
    margin: 15px 0 10px 0;
}

.agenda-registration-box .elementor-widget-button a {
   /* width: 100%;
   max-width: 280px; */
}

.agenda-registration-box .elementor-widget-button a .elementor-button-icon {
    /* display: none; */
    margin-right: 15px;
}

























/*** ICON BOX / STEPS ***/



.elementor-widget-icon-box .elementor-widget-container {
    padding: 30px 30px 50px 30px;
    background-color: var(--background-color-alternate1);
    border-radius: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.elementor-widget-icon-box .elementor-icon-box-icon {
    margin-right: 20px !important;
}

.elementor-widget-icon-box .elementor-icon i {
    color: var(--sec-color);
}

















/*** SEARCH RESULTS ***/

.search-results-list {

}

.search-results-list.elementor-widget-archive-posts .elementor-grid.elementor-posts-container {
	grid-row-gap: 0;
	margin-bottom: 0;
}

.search-results-list.elementor-widget-archive-posts .elementor-grid.elementor-posts-container .elementor-grid-item,
.search-results-list article {
	padding: 30px;
    background-color: var(--card-background-color);
    margin-bottom: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease-in-out !important;
    border-radius: 20px;
}

.search-results-list .elementor-posts .elementor-post__excerpt {
    margin-bottom: 0;
}

.search-results-list .elementor-posts .elementor-post__excerpt p {
    color: var(--text-color);
    font-size: 1.125rem;
    margin-bottom: 0;
}

.search-results-list .elementor-posts .elementor-post__title {
    color: var(--secondary-color);
    font-size: 1.5rem;
    margin-bottom: 5px;
	/* font-size: 2rem;
	margin-bottom: 5px; */
}

.search-results-list .elementor-widget-archive-posts .elementor-post__meta-data {
	margin-bottom: 2px;
}


.search-results-list .elementor-widget-archive-posts nav.elementor-pagination {
	margin-top: 20px;
}

.search-field .elementor-search-form input[type="search"] {
    background-color: var(--form-background-color);
}

.search-field .elementor-search-form .elementor-search-form__container {
    background-color: var(--form-background-color);
    border-radius: 0;
    border: 0;
    border-bottom: 3px solid var(--line-color);
}

.search-field .elementor-search-form  .elementor-search-form__icon i {
    color: var(--prim-color);
}


































/*** POPUP ***/

.jet-popup {


}

.jet-popup.jet-popup--front-mode .jet-popup__close-button {
	background-color: var(--prim-color);
	width: 40px;
	height: 40px;
}


















/*** TOGGLE ***/

.elementor-widget-toggle {

}

.elementor-widget-toggle .elementor-toggle-item {
	padding: 30px;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    background-color: #fff;
}


.elementor-toggle-item .elementor-tab-title {
    font-weight: 900;
	font-size: 1.5rem;
    border: 0 !important;
	color: var(--text-color);
    line-height: 150%;
    padding: 0 30px 0 0 !important;
    background: url('/wp-content/themes/delokaleomroepvernieuwt/assets/images/ar-pink-down.svg') no-repeat right 12px;
}

.elementor-toggle-item .elementor-tab-content {
    padding: 20px 30px 0 0;
    border: 0 !important;
}

.elementor-toggle-item .elementor-tab-title.elementor-active {
    background-image: url('/wp-content/themes/delokaleomroepvernieuwt/assets/images/ar-pink-up.svg');
}

.elementor-toggle-item .elementor-tab-title .elementor-toggle-title:hover,
.elementor-toggle-item .elementor-tab-title.elementor-active .elementor-toggle-title {
	color: var(--foc-color);
}

.elementor-toggle-item .elementor-tab-content {
	margin-bottom: 30px;
}

.elementor-toggle-item .elementor-tab-title .elementor-toggle-icon-closed,
.elementor-toggle-item .elementor-tab-title .elementor-toggle-icon-opened {
    display: none !important;
}







































/*** FILTER BAR & FILTERS ***/

.filter-bar {
    background-color: var(--form-background-color);
    border-radius: 20px;
    margin: 0 10px 30px 10px;
    padding: 10px 10px;
}


.btn-reset button[type="button"] {
    font-weight: 400;
    color: var(--prim-color);
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    font-size: 14px;
    line-height: 40px;
}

.btn-reset button[type="button"]:hover {
    color: var(--prim-color-lighter);
    box-shadow: none;
}




























/*** TABLES ***/

table {
	border-color: var(--line-color);
	border-style: solid;
	/* background-color: #fff; */
	border-width: 0;
}

table th {
	font-weight: 900;
	/* color: #09361D; */
	border-color: var(--line-color);
	background-color: var(--prim-color);
	color: #fff;
	padding: 15px;
}

table td {
	border-color: var(--line-color);
	padding: 15px;
    text-align: left;
}


table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
	background-color: inherit !important;
}

table tbody>tr:nth-child(even)>td,
table tbody>tr:nth-child(even)>th {
	background-color: inherit !important;
}

.elementor-widget-text-editor .elementor-widget-container {
    overflow-x: auto;
}












/*** RECATPCHA BADGE ***/

.grecaptcha-badge {
    right: -800px !important;
}













/*** RESPONSIVE STUFF ***/


/* desktops */
@media screen and (min-width: 1024px) {

    .hidden-desktop {
        display: none !important;
    }

    .narrow {
		padding: 0 180px;
	}


}



/* tablets */
/* @media screen and (max-width: 1024px) { */
@media screen and (max-width: 1240px) {

    .site-logo img {
        height: 150px;
    }
    
    #page-header > .elementor-container {
        min-height: auto !important;
    }
    

   #page-content-wrapper {
        margin-top: 0;
        background-size: auto;
        background-position: top center;
    }
    

    #page-content-wrapper > .elementor-container {
        width: auto !important;
    }

    #page-content-col {
        padding:  40px 0 60px 0;
        width: auto !important;
        min-height: auto;
        background-color: transparent;
    }

    /*
    #page-content-wrapper-advanced {
        margin-top: 0;
    }

    #page-content-wrapper-advanced > .elementor-container {
        width: auto !important;
    }

    #page-content-advanced-main {
        padding:  40px 10px 0 10px;
        width: auto !important;
        min-height: auto;
    }


    #page-content-advanced-sidebar {
        padding:  0 10px 60px 10px;
        width: auto !important;
        min-height: auto;
    }
    */

    #page-content-col {
        padding-top: 20px;
    }

    /*
    .main-content {
        width: auto;
        min-width: auto;
    }


    .sidebar,
    .sidebar.elementor-column,
    .sidebar.elementor-column.elementor-col-50 {
        width: auto;
        padding-left: 0;
    }
    */


    #page-header .elementor-shape.elementor-shape-bottom,
    #page-header .elementor-shape.elementor-shape-bottom svg {
        height: 40px;
    }

    #page-intro {
        padding-top: 240px;
        padding-bottom: 72px;
    }

    #page-title h1 {
        font-size: 4rem;        
    }

    /*
    .main-content {
        min-width: auto !important;
    }
    */

    #back-link { 
        margin-bottom: 10px !important;
    }
    


    .banner-section .title-wrapper {
        padding-right: 0;
    }


    #intro-text-home {
        margin-bottom: 0;
    }
    
    #intro-text-home h1 {
        font-size: 3rem;
    }
    
    
    #attention-bar {
        margin-top: 60px;
        margin-bottom: 0;
    }


    
    .news-listing.featured  .listing-content {
        padding: 30px 30px 50px 30px;
    }

}



@media screen and (max-width: 1024px) {
    .main-content {
        width: auto;
        min-width: auto !important;
    }

    .sidebar,
    .sidebar.elementor-column,
    .sidebar.elementor-column.elementor-col-50 {
        width: auto;
        padding-left: 0;
    }
}



/* mobile */
@media screen and (max-width: 767px) {

    body {
        font-size: 1rem;
    }

    #nav-bar {
        max-height: 80px;
    }

    #nav-bar .elementor-widget-wrap.elementor-element-populated {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .site-logo img,
    #nav-bar.scroll .site-logo img {
        height: 60px;
    }
   

    
    #btn-search-form i {
        width: 50px;
        height: 50px;
        font-size: 20px;
        border-radius: 25px;
    }

    #btn-search-form i::before {
        font-size: 20px;
    }

    #btn-menu a {
        width: 50px;
        height: 50px;
        border-radius: 25px;
    }

    #btn-menu a img {
        width: 24px;
        height: 24px;
        margin-top: 13px;
    }

    #popup-main-menu {
        padding: 10px 20px;
    }
    
    #popup-main-menu .elementor-widget-nav-menu a {
        font-size: 1.125rem;
    }
    
	#footer-top {
        padding: 60px 0 10px 0;
    }
    
    #footer-top .elementor-column {
        margin-bottom: 30px;
    }

    #footer-bottom {
        padding: 30px 0 60px 0;
    }


	h1 {
        font-size: 2.5rem;
    }

    h2 {
        font-size: 2rem;
    }


    h3 {
        font-size: 1.75rem;
    }

    h4 {
        font-size: 1.5rem;
    }

    h5 {
        font-size: 1.25rem;
    }

    .intro {
        font-size: 1.25rem;
        line-height: 167%;
    }

    #page-header .elementor-shape.elementor-shape-bottom,
    #page-header .elementor-shape.elementor-shape-bottom svg {
        height: 20px;
    }

    #page-intro {
        padding-top: 180px;
        padding-bottom: 36px;
    }

    #page-title h1 {
        font-size: 2.75rem;        
    }

    #back-link a {
        font-size: 0.875rem;
    }

    #page-content-col {
        padding-top: 20px;
    }
    
    .content-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .banner-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }


    #intro-text-home {
        margin-top: 60px;
        padding-bottom: 40px;
        background-position: bottom 0 left 40px;
        background-size: 40px 40px;
        margin-left: 10px;
        margin-right: 10px;
    }
    
    #intro-text-home > .elementor-widget-wrap.elementor-element-populated {
        padding: 20px 20px 20px 20px;
        border-radius: 20px;
    }
    
    #intro-text-home h1 {
        font-size: 2rem;
    }
    
    #attention-bar {
        margin-top: 60px;
        margin-bottom: 0;
    }

    .listing .label {
        /* left: 20px; */
    }

    .news-listing.featured  .listing-content {
        padding: 30px 30px 50px 30px;
    }
    
    .news-listing .listing-content {
        min-height: 220px;
    }
    
    .news-listing.news-listing.minimal .listing-content {
        min-height: auto;
    }

    .news-listing.featured .listing-content  {
        border-top-right-radius: 0;
        border-bottom-left-radius: 20px;
    }

    .news-listing.featured .listing-image > .elementor-widget-wrap.elementor-element-populated {
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
    }

    .news-listing.featured  .listing-content h3 {
        font-size: 1.5rem;
    }

    .agenda-listing .listing-content .introduction,
    .training-listing .listing-content .introduction,
    .meeting-listing .listing-content .introduction {
        font-size: 1rem;
    }



    .agenda-listing .listing-content h3,
    .agenda-listing .listing-content h4 {
        font-size: 1.5rem;
    }

    input[type=date],
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=url],
    select,
    textarea {
        font-size: 1rem;
    }

    .filter-bar select {
        margin-bottom: 10px;
    }

    .elementor-widget-blockquote blockquote.elementor-blockquote {
        font-size: 1.25rem;
    }
    
    
    .elementor-toggle-item .elementor-tab-title {
        font-size: 1.25rem;
    }
    

    .job-listing .logo img {
        max-width: 90px;
        max-height: 30px;
    }



}
