/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain: Avada
*/

:root {
  --color-primary: #3f55a0;
  --color-accent: #8e2336;
  --color-text: #000;
  --color-bg: #fff;
  --radius-md: 12px;
  --radius-lg: 15px;
  --shadow-dropdown: -10px 10px 20px rgba(0, 0, 0, 0.15);
	
/* 	cvab colors */
	--cvab-primary_color: #f1ac1f;
    --cvab-green_color: #0f3c32;
    --cvab-text_color: #98c2aa;
    --cvab-bg_color: #f3f3f3;
	
}

/* Base */
html {
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #f3f5f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 62.5% !important;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}

#main {
  margin-bottom: -12rem;
}

.event_titles select {
  padding-right: 35px;
}

/* Root scale */
@media only screen and (min-width: 1651px) and (max-width: 2050px) {
  html {
    font-size: 54.5% !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1650px) {
  html {
    font-size: 52.5% !important;
  }
}

@media only screen and (min-width: 601px) and (max-width: 1199px) {
  html {
    font-size: 50.5% !important;
  }
}

@media only screen and (max-width: 600px) {
  html {
    font-size: 50.5% !important;
  }
}

/* Header + Menu */
.headermenu-bar,
div.fusion-tb-header > div.fusion-fullwidth,
div.fusion-tb-header > div.fusion-fullwidth > div > div > div {
  overflow: visible !important;
}

.fusion-header-wrapper,
.fusion-tb-header {
  position: relative;
  z-index: 1000;
}

.mainmenu {
  background-color: var(--color-bg);
  border-radius: var(--radius-md);
}

.awb-menu_em-click .awb-menu__open-nav-submenu_click[aria-expanded="true"] ~ .awb-menu__sub-ul,
.awb-menu_em-hover .awb-menu__li.hover > .awb-menu__sub-ul,
.awb-menu_em-hover .awb-menu__li:focus-within > .awb-menu__sub-ul,
.awb-menu_em-hover .awb-menu__li:hover > .awb-menu__sub-ul {
  box-shadow: var(--shadow-dropdown);
  width: 140px;
  top: 30px;
  z-index: 1001 !important;
}

.fusion-tb-header .awb-menu_icons-left .awb-menu__main-a {
  padding-bottom: 0 !important;
}

/* Footer */
.Footer-headings {
  margin-bottom: 0.3rem !important;
}

.Footer-headings p {
  font-size: 2rem !important;
  font-weight: 600 !important;
  line-height: 4rem;
}

/* Blog + Content */
.single-post #main {
  padding-bottom: 10rem!important;
}

.fusion-post-content-wrapper {
  padding: 1.5rem !important;
}

.fusion-post-content-wrapper h3 a {
  color: var(--color-primary) !important;
}

.custom-font-h3 .entry-title {
  margin-top: -1rem !important;
  line-height: 2rem !important;
  margin-bottom: 2rem !important;
}

.custom-font-h3 .entry-title a {
  font-size: 2.2rem !important;
  font-family: "Solway bold" !important;
}

.custom-font-h3 .fusion-post-content-container p {
  margin-top: -1rem;
}

.fusion-blog-layout-grid .fusion-post-wrapper .fusion-image-wrapper img {
  object-fit: cover !important;
  height: 23.4rem !important;
  border-radius: var(--radius-lg) !important;
}

.news-image img {
  object-fit: cover !important;
  height: 18.4rem !important;
  border-radius: var(--radius-lg) !important;
}

.custom-h2-small {
  font-size: 4.8rem !important;
  line-height: 5.2rem !important;
}

/* Buttons + Links */
body .custom-link-btn {
  font-weight: 800 !important;
  font-size: 1.6rem !important;
}

.custom-link-btn:hover,
.custom-link-btn:hover *,
.custom-link-btn:active,
.custom-link-btn:active *,
.custom-link-btn:focus,
.custom-link-btn:focus * {
  background: none !important;
  color: var(--color-text) !important;
  outline: none !important;
}

.custom-link-btn .fa-arrow-right {
  color: var(--color-accent) !important;
}

/* Layout helpers */
.custom-pos-abs {
  position: absolute !important;
  top: 20% !important;
}

.custom-mar-btm h2,
.custom-mar-btm h3,
.custom-mar-btm h4 {
  margin-bottom: 0 !important;
}

.custom-mrg-top h4 {
  margin-top: 0 !important;
}

.fusion-flex-column.column-maxwidth50 > div {
  max-width: 740px !important;
}

.image-left-crop img {
  width: 40vw;
  height: 47vh;
  object-fit: cover;
}

.fusion-breadcrumbs {
  margin-top: 1rem !important;
}

/* Events calendar */
div.tribe-events-calendar-list header > h3 {
  margin-bottom: 1rem !important;
}

time > span.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
  font-size: 5rem !important;
}

.tribe-events-c-breadcrumbs__list-item-icon-svg {
  width: 1rem !important;
  display: block !important;
}

div.tribe-events-header__title > h1 {
  font-weight: 800 !important;
}

.fusion-events-featured-image {
  margin-bottom: 1rem !important;
}

#tribe-events-pg-template .tribe-events-content h4,
.tribe-events-after-html h4,
.tribe-events-before-html h4 {
  font-size: 1.8rem !important;
}

div.tribe-events-calendar-list__event-featured-image-wrapper > img {
  object-fit: cover;
  width: 150px;
  height: 150px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
  margin-bottom: 0 !important;
}

.fusion-body .fusion-wrapper #main .tribe-events .tribe-events-calendar-day__event-description,
.fusion-body .fusion-wrapper #main .tribe-events .tribe-events-calendar-list__event-description {
  margin-top: 0 !important;
}

.fusion-body .fusion-wrapper #main .tribe-events .tribe-events-calendar-day__event-title,
.fusion-body .fusion-wrapper #main .tribe-events .tribe-events-calendar-list__event-title {
  margin-bottom: 0.2em !important;
}

body.logged-in.admin-bar .tribe-link-view-attendee {
    display: none !important;
}

/* Front page */
div.fusion-events-shortcode.fusion-events-shortcode-1 h2 {
  font-size: 2.8rem !important;
}

div.fusion-events-shortcode.fusion-events-shortcode-1 h2 a {
  color: var(--color-primary) !important;
}

/* Responsive */
@media only screen and (max-width: 1024px) {
  .Footer-container {
    padding: 8rem 2rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .custom-hero-title h1 {
    font-size: 6.4rem !important;
    text-align: center !important;
  }

  .Header-col {
    width: 50% !important;
    float: left !important;
  }

  .Header-col:nth-child(1),
  .Header-col:nth-child(2) {
    display: block !important;
  }

  .Header-menu-item {
    padding-right: 2rem;
  }

  .Header-menu-item button {
    border-radius: 0.8rem;
  }

  .Header-but {
    display: flex !important;
    justify-content: center !important;
    margin-top: 1rem !important;
  }

  .Footer-logo {
    margin-top: 0 !important;
  }

  .Footer-logo img {
    text-align: center !important;
  }

  .Footer-container .fusion-builder-row {
    display: grid !important;
    grid-template-columns: 6fr 6fr !important;
  }

  .Footer-headings {
    padding-left: 2rem;
  }

  .custom-pos-abs img {
    width: 25rem !important;
  }

  .custom-pos-abs-col .fusion-image-element {
    display: flex;
    justify-content: center;
  }

  .custom-col-rev .fusion-builder-row {
    flex-direction: column-reverse !important;
  }

  .custom-col-rev .fusion-column-wrapper {
    padding: 3.5rem !important;
  }

  .Home-back-img {
    position: absolute !important;
    margin-top: 22rem;
  }

  .mainmenu .fusion-column-wrapper {
    overflow: visible !important;
  }

  .Home-logo-col {
    margin-top: 3rem !important;
  }

  .Home-logo-container {
    padding-top: 3rem !important;
  }

  .Img-logo {
    width: 25rem;
  }

  .Home-logo-col .fusion-layout-column {
    margin-bottom: 0;
  }
}




/* New Design CVAB */

body .image-obj-fit img{
	object-fit:contain !important;

}

.img-bg-radius .fusion-content-layout-column{
border-radius:0.7rem !important;
}


.voor-table-content table thead{
	background-color: #0f3c32 !important;
}


.voor-table-content thead tr th:first-child {
  border-top-left-radius: 0.7rem;
}


.voor-table-content thead tr th:last-child {
  border-top-right-radius: 0.7rem;
}


.voor-table-content thead tr th:first-child {
  border-bottom-left-radius: 0.7rem;
}


.voor-table-content thead tr th:last-child {
  border-bottom-right-radius: 0.7rem;
}

.voor-table-content tbody td {
  border-bottom: 1px solid #b89023 !important;
}

.voor-table-content tbody td:first-child {
  font-weight: 700 !important;
}

.voor-table-content tbody td:last-child {
  color: #0f3c32 !important;
}


@media(min-width:768px){
/*.voor-table-content table::after {
		content: "";
        position: absolute;
        top: 18%;
        bottom: -3%;
        left: 22%;
        width: 0.4rem;
        background: #98c2aa;
}*/
}

/* .main-cen-rad-circle{
background-color:#0f3c32  !important;
	padding:5rem;
	border-radius:50%;
	position:relative;
}

.side-cen-rad-pd{
padding-top:5rem;
} */

.hide-line-ht{
	height:0 !important;
}

.event-main-bg .fusion-column-wrapper:has(a[title*="bg-personal"]) {
    background-color:var(--cvab-primary_color) !important;
}


.event-main-bg .fusion-column-wrapper:has(a[title*="bg-personal"])::after {
    content: "";
    position: absolute;
    top: 2%;
    right: 10%;
    width: 15%;
    height: 12%;
    background: #ffffff url(images/event-king-icon.svg) no-repeat center;
    background-size: 4rem;
    border-radius: 0 0 1.4rem 1.4rem;
    z-index: 1;
}

.tag-bg-personal .single-event-hero-bg{
    background-color:var(--cvab-primary_color) !important;
}

.tag-bg-personal .event-card::after {
    content: "";
    position: absolute;
    top: -29%;
    right: 5%;
    width: 20%;
    height: 30%;
    background: #f3f3f3 url(images/event-king-icon.svg) no-repeat center;
    background-size: 4rem;
    border-radius: 1.4rem 1.4rem 0 0;
    z-index: 5;
}


.tag-bg-green .single-event-hero-bg{
    background-color:var(--cvab-text_color) !important;
}

.event-content .fusion-content-tb p:nth-child(-n+4){
    max-width:60%;
}

.event-content .fusion-content-tb p{
	width:100%;
}

.single-tribe_events .event-content,
.single-post .event-content {
	position: relative;
	z-index: 1;
}

.event-main-bg .fusion-column-wrapper:has(a[title*="bg-green"]) {
    background-color:var(--cvab-text_color) !important;
}


.event-main-bg .fusion-column-wrapper:has(a[title*="bg-green"])::after {
    content: "";
    position: absolute;
    top: 2%;
    right: 10%;
    width: 15%;
    height: 12%;
    background: #ffffff url(images/loop-icon.svg) no-repeat center;
    background-size: 4rem;
    border-radius: 0 0 1.4rem 1.4rem;
    z-index: 1;
}



.tag-bg-green .event-card::after {
    content: "";
    position: absolute;
    top: -29%;
    right: 5%;
    width: 20%;
    height: 30%;
    background: #f3f3f3 url(images/loop-icon.svg) no-repeat center;
    background-size: 4rem;
    border-radius: 1.4rem 1.4rem 0 0;
    z-index: 5;
}

.fusion-post-cards-grid-column.event-main-bg > .fusion-column-wrapper {
	position: relative;
	overflow: hidden;
	background-color: var(--event-card-bg-color) !important;
}

.fusion-post-cards-grid-column.event-main-bg > .fusion-column-wrapper::after {
	position: absolute;
	top: 0%;
	right: 8%;
	width: 7rem;
	height: 8.8rem;
	background-color: #ffffff;
	background-image: var(--event-card-icon-image);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 4rem;
	border-radius: 0 0 1.4rem 1.4rem;
	z-index: 2;
}

.single-tribe_events .event-card,
.single-post .event-card {
	position: absolute !important;
	top: 0;
	right: 0;
	width: 33.3333% !important;
	max-width: 33.3333% !important;
	flex: 0 0 33.3333% !important;
	margin: 0 !important;
	overflow: visible;
	z-index: 3;
}

.single-tribe_events .event-card::after {
	position: absolute;
	top: -24.8rem;
	right: 2rem;
	width: 12rem;
	height: 40rem;
	background-color: #F3F3F3;
	background-image: var(--event-card-icon-image);
	background-repeat: no-repeat;
	background-position: center 2rem;
	background-size: 8rem;
	border-radius: 1.6rem;
	box-shadow: 0 0.8rem 2.4rem rgba(15, 60, 50, 0.08);
	z-index: -1;
}

@media (max-width: 900px) {
	.single-tribe_events .event-content .fusion-content-tb p:nth-child(-n+4),
	.single-post .event-content .fusion-content-tb p:nth-child(-n+4){
		max-width: 100%;
	}

	.single-tribe_events .event-card,
	.single-post .event-card {
		position: relative !important;
		top: auto;
		right: auto;
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		margin-top: 2rem !important;
	}

	.single-tribe_events .event-card::after {
		top: 0;
		right: 1.6rem;
	}
}

.fusion-post-cards-grid-column.event-main-bg > .fusion-column-wrapper > .fusion-builder-row-inner:last-child .fusion-column-wrapper > div:last-child .fusion-button {
	--button_gradient_top_color: var(--event-card-button-bg, var(--awb-color1));
	--button_gradient_bottom_color: var(--event-card-button-bg, var(--awb-color1));
	--button_border_color: var(--event-card-button-border, var(--awb-custom_color_4));
	--button_accent_color: var(--event-card-button-color, var(--awb-custom_color_4));
	--button_gradient_top_color_hover: var(--event-card-button-color, var(--awb-custom_color_4));
	--button_gradient_bottom_color_hover: var(--event-card-button-color, var(--awb-custom_color_4));
	--button_accent_hover_color: var(--event-card-button-bg, var(--awb-color1));
}

.single-tribe_events .single-event-hero-bg {
	background-color: var(--event-card-bg-color) !important;
}

.single-tribe_events .single-event-hero-footer {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cvab-rsvp-notice {
	background: var(--awb-color1);
	border: 0.1rem solid var(--awb-custom_color_8);
	border-radius: 1.4rem;
	padding: 2.4rem;
	max-width: 72rem;
}

.cvab-rsvp-notice__title {
	color: var(--awb-custom_color_4);
	font-family: "Solway bold", serif;
	font-size: 2.4rem;
	line-height: 1.2;
	margin: 0 0 1rem;
}

.cvab-rsvp-notice__text {
	font-size: 1.8rem;
	line-height: 1.5;
	margin: 0;
}

#rsvp-now button {
	padding: 2rem !important;
}

.single-tribe_events .event-card .fusion-meta-tb {
	margin-left: 5px !important;
}

.fusion-column-wrapper.fusion-content-layout-row > .fusion-text-no-margin + .fusion-meta-tb {
	margin-left: 5px !important;
}

.fusion-tb-categories a {
	pointer-events: none;
	text-decoration: none !important;
	font-family: "Solway bold", serif !important;
	color: inherit !important;
	cursor: default;
	font-size:2.8rem;
	font-weight: 700 !important;
}

.card-thema .fusion-tb-categories a {
	font-family: "Inter", sans-serif !important;
	font-size: 1.8rem !important;
	font-weight: 400!important;
}
@media (max-width: 800px) {
	#rsvp-now {
		margin-bottom: 14rem;
	}

	.single-tribe_events .event-card2 {
		--awb-container-position: relative !important;
		position: relative !important;
		right: auto !important;
		left: auto !important;
		top: auto !important;
		bottom: auto !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 3rem 0 !important;
	}

	.single-tribe_events .event-content2 {
		width: 100% !important;
		max-width: 100% !important;
		clear: both;
	}

	.single-tribe_events .event-card2 + .event-content2,
	.single-tribe_events .event-content2 + .event-card2 {
		margin-top: 0 !important;
	}
}

.fusion-imageframe.fullwidth,
.fusion-imageframe.fullwidth .awb-imageframe-style {
	width: 100vw;
	max-width: none;
	margin-left: calc(50% - 50vw);
}

.fusion-imageframe.fullwidth img {
	width: 100%;
	height: auto;
	display: block;
	max-width: none;
}

.post-content > .fusion-fullwidth:last-of-type {
	--awb-padding-bottom: 15rem !important;
	padding-bottom: 15rem !important;
}

@media only screen and (min-width: 1025px) {
	.has-bottom-curve {
		overflow: visible;
	}

	.has-bottom-curve > .fusion-builder-row {
		position: relative;
		overflow: visible;
	}

	.has-bottom-curve .custom-pos-abs-col {
		position: absolute !important;
		right: 0;
		bottom: -6rem;
		z-index: 3;
		margin-bottom: 0 !important;
	}

	.has-bottom-curve .custom-pos-abs-col .fusion-image-element {
		justify-content: flex-end;
	}

	.has-bottom-curve .image-shadow .fusion-image-element {
		display: block;
		width: fit-content;
		max-width: 100%;
		margin-left: auto;
		height: 45vh;
	}

	.has-bottom-curve .image-shadow .fusion-imageframe {
		display: block;
		height: 100%;
		width: auto;
		max-width: 100%;
	}

	.has-bottom-curve .image-shadow .fusion-imageframe img {
		display: block;
		width: auto;
		height: 100%;
		max-width: 100%;
		object-fit: contain;
	}
}

@media only screen and (max-width: 1024px) {
	.has-bottom-curve .custom-pos-abs-col {
		position: relative !important;
		right: auto;
		bottom: auto;
		margin-bottom: 20px !important;
	}
}

#post-25 .fusion-builder-row-5 .fusion-text-12 p a {
	color: #000000 !important;
	text-decoration: none !important;
	display: inline-flex;
	align-items: center;
	gap: 0.6rem;
}

#post-25 .fusion-builder-row-5 .fusion-text-12 p a span {
	color: inherit !important;
}

#post-25 .fusion-builder-row-5 .fusion-text-12 p a::after {
	content: "\2192";
	color: #000000;
	line-height: 1;
}
