/* 
Theme Name: NVm-Noord
Description: Thema voor NVm-Noord
Author: VoordeligOntwerpen.nl
Author URI: https://VoordeligOntwerpen.nl
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
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
*/

/* Add your custom styles here */


.lid {
    min-height: 150px;
    background-color: #FFFFFF;
    display: flex;
    overflow: hidden;
    border-style: none;
    border-radius: 35px 35px 35px 35px;
    padding: 20px;
    flex-direction: column;
    align-items: center;
    width: auto;
    float: initial;
}


.leden {
	margin: 20px -10px;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
}

.leden .lid-img {
	max-width:250px;
	margin-bottom:20px;
}

.leden .lid-img img{
	width: auto;
	height: 100%;
	aspect-ratio: 1;
	object-fit: cover;
	border-radius:50%;
    background: #ec8720;
    color: #ec8720;
}

.leden .lid-cnt,
.bestuursleden .lid-cnt {
    width: 100%;
}

.bestuursleden {
	margin: 20px -10px;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
}

.bestuursleden .lid-img {
	max-width:250px;
	margin-bottom:20px;
}

.bestuursleden .lid-img img {
	width: auto;
	height: 100%;
	aspect-ratio: 1;
	object-fit: cover;
	border-radius:50%;
    background: #ec8720;
    color: #ec8720;
}

.leden{
padding: 0 20px;	
}

.lid-socials{
	display: flex;
	flex-wrap:row;
	list-style:none;
}

.lid-socials a {
    padding: 10px;
    display: block;
    margin: 0 10px;
    font-size: 1.3em;
	color:#fff !important;
}


.lid p {
	margin: 0;
	word-break: break-word
}

.lid h2 a {
	text-decoration: none;
	color: #ffad00
}

.lid h2 a:hover {
	color: #000
}

.lid-img {
	position: relative;
	background: #ffffff
}

.lid-img a img {
    display: block;
}

.lid-linkedin {
	position: absolute;
	width: 24px;
	height: 24px;
	bottom: 0;
	right: 0;
	background: #0976b4;
	color: #fff !important;
	text-align: center
}

.lid-linkedin:hover {
	background: #000
}

span.bestuursfunctie {
	font: 700 14px/24px "museo-slab", sans-serif;
	margin-bottom: 8px;
	text-transform: uppercase
}

.lid-data ul {
	list-style: none;
	padding: 0
}

.lid-data .fa {
	margin-right: 10px
}

.lid-data a:hover {
	color: #636363
}

.ui-datepicker .ui-datepicker-title {
    display: flex;
}

.ui-datepicker .ui-datepicker-title select {
    padding-left: 0;
}

.elementor-location-header .elementor-element-793a778 ul {
    list-style: none;
    display: inline-flex;
}

.elementor-location-header .elementor-element-793a778 ul li a {
    padding: 20px;
}
.elementor-field-group .elementor-select-wrapper select{font-size: 1.3em;}
option {color: var(--e-global-color-primary);}

span.em-pagination a, span.em-pagination strong {
    padding: 5px 15px;
    display: inline-block;
    border: 1px solid #eee;
}

.tablenav {
    margin-bottom: 20px;
}

	.elementor-element-6628a163 .elementor-icon-list-items,
	.elementor-element-8a40d16 .elementor-icon-list-items{
		padding: 0;
		list-style:none;
	}
	.elementor-element-6628a163 .elementor-icon-list-item,
	.elementor-element-8a40d16 .elementor-icon-list-item{
		margin-top: calc(20px/2) !important;
		margin-bottom: calc(20px/2) !important;
	}
	.elementor-element-6628a163 .elementor-icon-list-icon i,
	.elementor-element-8a40d16 .elementor-icon-list-icon i{
		text-align: var(--e-icon-list-icon-align);
	}
	.elementor-element-6628a163 .elementor-icon-list-icon i,
	.elementor-element-8a40d16 .elementor-icon-list-icon i{
		color: var( --e-global-color-accent );
		width: 1.25em;
		font-size: var(--e-icon-list-icon-size);
	}
	
	.elementor-element-6628a163 .elementor-icon-list-item > .elementor-icon-list-text, 
	.elementor-element-6628a163 .elementor-icon-list-item > a,
	.elementor-element-8a40d16 .elementor-icon-list-item > .elementor-icon-list-text, 
	.elementor-element-8a40d16 .elementor-icon-list-item > a{
		font-family: var( --e-global-typography-73a716f-font-family ), Sans-serif;
		font-size: var( --e-global-typography-73a716f-font-size );
		font-weight: var( --e-global-typography-73a716f-font-weight );
		line-height: var( --e-global-typography-73a716f-line-height );
		padding-left: 12px !important;
		letter-spacing: var( --e-global-typography-73a716f-letter-spacing );
	}
	
.events-table {
    display: grid;
}

.event-row, .bookings-row, .event-head, .bookings-head {
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 0;
}

.event-time {
    float: left;
    width: 120px;
}

.event-head, .bookings-head {
    font-weight: 500;
}

.event-description {
    float: left;
    width: calc(100% - 120px);
}

.event-attendees {
    display: block;
    column-count: 2;
}

.event-attendees li {
    display: block;
}

.elementor-nav-menu li:last-child {
    background: var(--e-global-color-accent);
}

.elementor-nav-menu li:last-child a:hover {
    color: #000000 !important;
}

.baguetteBox-button#previous-button, .baguetteBox-button#next-button, .baguetteBox-button {
    border: 0;
}

.baguetteBox-button#close-button {
    background: none;
}
.baguetteBox-button svg g,
.baguetteBox-button svg polyline {
    stroke: #fff;
}

.hex_review_slider div {
    text-align: center;
}

.hex_inlog{
	-webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style: none;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.hex_inlog li{
    margin: 0 8px;
    word-break: break-word;
	-webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: inherit;
}

.hex_inlog li:not(:last-child):after{
    border-left-width: 1px;
    border-left-style: solid;
    content: "";
    border-color: #FFFFFF59;
    width: auto;
    left: auto;
    position: relative;
    height: 100%;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px;
}

.hex_inlog li a{
	-webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    padding: 10px;
	color:#ffffff;
}

.hex_review_slider img {
    width: auto;
}

@media only screen and (min-width: 720px) and (max-width: 959px) {
	.lid {
		min-height: 130px
	}
}

@media only screen and (max-width: 719px) {
	.lid {
		width: 100%;
		float: none;
		margin: 0 0 20px 0
	}
	.lid-data {
		border-bottom: 1px solid #ccc;
		padding-bottom: 10px;
		margin-bottom: 20px;
		text-align: center
	}
	
	.event-attendees{
		column-count: 1;
	}
	
	.elementor-nav-menu__container {
		position: fixed;
		width: calc(100% - 20px);
		left: 10px;
		top: 250px;
	}
	
	.elementor-element.elementor-element-6eb3ca3d.elementor-widget__width-auto.elementor-widget-tablet__width-inherit.elementor-widget.elementor-widget-button.animated.fadeInUp {
    width: 100%;
}
}