/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1776402514
Updated: 2026-04-17 05:08:34

*/

/* ------------------------------- */
/* Common CSS Start */
/* ------------------------------- */
p:last-child {
	margin-bottom: 0 !important;
}
body {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.elementor-button[type="submit"]:hover {
    background-color: #58231c !important;
}
/* smooth animation */
.elementor-nav-menu .sub-arrow svg{
  transition: transform .25s ease;
  transform-origin: 50% 50%;
}

/* rotate on hover (desktop) */
.elementor-nav-menu li.menu-item-has-children:hover > a .sub-arrow svg{
  transform: rotate(180deg);
}

/* rotate when submenu is opened (works for click/tap too) */
.elementor-nav-menu a.has-submenu[aria-expanded="true"] .sub-arrow svg{
  transform: rotate(180deg);
}

/* ------------------------------- */
/* Common CSS End */
/* ------------------------------- */

/* ------------------------------- */
/* Header CSS Start */
/* ------------------------------- */

/* ------------------------------- */
/* Header CSS End */
/* ------------------------------- */

/* ------------------------------- */
/* Footer CSS Start */
/* ------------------------------- */
@media (min-width: 1025px) {
  .footer-btn a.elementor-button {
		min-width: 350px;
	}
}
/* ------------------------------- */
/* Footer CSS End */
/* ------------------------------- */

/* ------------------------------- */
/* Home CSS End */
/* ------------------------------- */
.mec-event-image img {
    height: 250px !important;
    object-fit: cover;
}
.sub-text{
	color: #58231c !important; 
}
span.event-color {
    display: none;
}
.mec-event-footer.mec-color {
    display: none;
}
.event-grid-t2-head.mec-bg-color.clearfix {
    position: absolute;
    height: 75px;
    display: flex;
}
.event-grid-t2-head.mec-bg-color.clearfix {
    position: absolute;
    height: 75px;
    display: flex;
    background-color: #fffcf4;
    font-size: 32px;
    color: #000000;
    font-weight: 700;
    font-family: "Inter";
    text-align: center;
    width: 52px;
    padding: 10px;
    border-top: 3px solid #58231c;
    left: 35px;
}
div#ast-scroll-top {
    display: none !important;
}
article.mec-event-article.mec-clear {
    padding: 0;
    border-radius: 25px !important;
    border: none !important;
	background-color: #58231c;
}
.mec-event-grid-clean .mec-event-content {
    background-color: #58231c;
    color: #fff !important;
    padding: 0 !important;
	border-radius: 25px;
}
h4.mec-event-title {
    font-size: 24px !important;
    color: #fdfdfd !important;
    padding: 20px 40px;
    border-radius: 25px !important;
	min-height: 100px;
}
a.mec-color-hover:hover {
    color: #ac9960 !important;
}

/* ------------------------------- */
/* Home CSS End */
/* ------------------------------- */

/* ------------------------------- */
/* Signle event CSS End */
/* ------------------------------- */

.single-mec-events .widget_block {
    display: none;
}
.single-mec-events .ast-container {
    padding-top: 60px;
    padding-bottom: 60px;
}
.mec-events-event-image img {
    border-radius: 30px !important;
}
.single-mec-events section#main-content {
    padding: 80px 20px;
}
.single-mec-events .mec-event-export-module.mec-frontbox {
    display: none;
}
.single-mec-events input#submit {
    border: none;
}
/* ------------------------------- */
/* Signle event CSS End */
/* ------------------------------- */

/* ------------------------------- */
/* Relaties CSS Start */
/* ------------------------------- */
.image-box .elementor-widget-image-box .elementor-image-box-img img {
    display: block;
    line-height: 0;
    margin: 0 auto;
}
/* ------------------------------- */
/* Relaties CSS End */
/* ------------------------------- */

/* ------------------------------- */
/* Nieuwsberichten CSS Start */
/* ------------------------------- */
.gallery-sec img.swiper-slide-image {
    max-height: 500px;
    object-fit: cover;
}
/* ------------------------------- */
/* Nieuwsberichten CSS End */
/* ------------------------------- */

/* ------------------------------- */
/* Responsive CSS End */
/* ------------------------------- */
@media (min-width: 1025px) {
	header nav ul li.cta-btn a.elementor-item {
    padding: 40px 70px !important;
		background: var(--e-global-color-secondary);
		color: var(--e-global-color-text) !important;
		font-weight: 600;
	}
	header nav ul li.cta-btn a.elementor-item:hover {
		background: var(--e-global-color-accent);
	}
}

@media (min-width: 1025px) and (max-width: 1445px) {
    .header-logo {
		max-width: 20% !important;
	}
	.home-sec1 h3.elementor-heading-title {
		font-size: 40px !important;
	}
	    h4.mec-event-title {
        font-size: 20px !important;
    }
	/*.home-sec-4 a.elementor-button.elementor-button-link {
		padding: 10px;
		font-size: 12px !important;
	}*/
	.onze-compagn-box h2 {
		font-size: 22px !important;
	}
	.onze-compagn-box p {
		min-height: 60px;
	}
}

@media (min-width: 1025px) and (max-width: 1220px) {
	header a.elementor-item.elementor-item-anchor.menu-link {
		margin: 8px;
		font-size: 14px !important;
	}
	header nav ul li.cta-btn a.elementor-item {
        padding: 40px 20px !important;
    }
	header h2.elementor-heading-title {
		font-size: 18px !important;
	}
	/*.home-sec-4 a.elementor-button.elementor-button-link {
		padding: 10px;
		font-size: 14px !important;
	}*/
}

@media (min-width: 768px) and (max-width: 1024px) {
	header .elementor-widget.elementor-widget-nav-menu {
		align-self: flex-end;
	}
}
@media (max-width: 1024px) {
	h4.mec-event-title {
		font-size: 20px !important;
	}
	.elementor-nav-menu a.has-submenu[aria-expanded="true"] .sub-arrow svg {
		fill: #fff;
	}
}
@media (max-width: 991px) {
	.mec-wrap .row {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.mec-event-grid-clean .col-md-3.col-sm-3 {
		width: 50% !important;
	}
	
}

@media (max-width: 767px) {
footer .footer-links .elementor-icon-list-item:not(:last-child):after {
	content: unset !important;
}
footer ul.elementor-icon-list-items.elementor-inline-items {
    display: block !important;
}
	.mec-event-grid-clean .col-md-3.col-sm-3 {
		width: 100% !important;
	}
	h4.mec-event-title {
		min-height: 100%;
	}
	table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
  }

  table thead,
  table tbody,
  table tr {
    white-space: nowrap;
  }
}