/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@import url("https://use.typekit.net/dlc8hqa.css");

body{
    font-family: futura-100-book, sans-serif;
}

h1, h2, h3, h4, h5, h6{
    font-family: "dashiell-fine", serif;
}


/* Standaard: geen margin */
.all_colors.header_color.light_bg_color.av_header_top #header_main {
    margin-top: 20px!important;
}

/* Alleen wanneer av_header_transparency aanwezig is */
.all_colors.header_color.light_bg_color.av_header_top.av_header_transparency #header_main{
    margin-top: 0px !important;
}

.header_bg{
    opacity: 1;
    background-color: transparent !important;
}

#header_main{
    background-color: #FFFFFF;
    border-radius: 20px;
    max-width: 1580px !important;
    margin: 0 auto;
    filter: drop-shadow(0px 5px 30px rgba(0, 0, 0, 0.15));
}

.container.av-logo-container{
    padding: 0 10px;
}

.av-main-nav > li > a{
    font-size: 19px;
    font-family: "dashiell-fine", serif;
    font-weight: 500;
    
}

#header_meta{
    border-bottom: none !important;
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
}

#header_meta .container{
    padding: 0 20px;
}

.sub_menu>ul>li>a, .sub_menu>div>ul>li>a{
    font-size: 16px;
    font-weight: 400;
    padding: 0;
}

.sub_menu li{
    border: none;
    padding: 0 7px;
}

.avia-menu-fx{
    display: none;
}

.current-menu-item .avia-menu-text{
    border-bottom: 2px solid #AC000E;
    padding-bottom: 4px;
}

.page-template-default{
    position: relative;
}

.page-template-default:before{
    content: '';
    position: absolute;
    z-index: 99;
    top: 0px;
    right: 5%;
    width: 668px;
    height: 580px;
    background-image: url(img/before-website.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.home.page-template-default:before{
    display: none !important;
}

.trp-shortcode-arrow{
	display:none !important;
}

.trp-language-item{
	height: auto !important;
}

.trp-language-switcher.trp-ls-dropdown{
	border-color:#D3D2D8 !important;
}

.trp-current-language-item__wrapper{
	padding-right:0px !important;
}

.trp-language-item{
	padding: 7px 9px !important;
}

.trp-shortcode-switcher{
	padding: 2px 0 !important;
}

.menu-item.menu-item-language-switcher{
	margin-right: 10px;
    margin-top: 18px;
}

.custom-menu{
    float: right;
    margin-top: 20px;
    margin-right: 10px;
}

/* sub menu */

.sub-menu{
    min-width: 240px !important;
    padding: 10px 0px !important;
    background: #ffffff !important;
    margin-top: 0px !important;
    font-weight: 300 !important;
    border: none !important;
    border-radius: 10px;
	box-shadow: none!important;
    top 70px !important;

}

.sub-menu .current-menu-item .avia-menu-text{
    color: #fff;
}

#top .av-main-nav ul a {
    border: none;
    background-color: transparent;
    font-size: 16px;
    color: #26223c;
    padding: 5px 15px;
    font-weight: 500 !important;
    line-height: 32px !important;
}

#top .av-main-nav ul a:hover{
    color: #26223c !important;
}

.sub-menu .avia-menu-text{
    border-bottom: 0px;
}

.sub-menu .current_page_item .avia-menu-text{
    color: #26223c!important;
}

/* layout  */

.content, .sidebar {
    padding-top: 80px;
    padding-bottom: 80px;
}

.avia-section-large .content, .avia-section-large .sidebar {
    padding-top: 160px;
    padding-bottom: 160px;
}

.intro{
    font-size: 20px;
    font-weight: 400;
    font-family: futura-100, sans-serif;
    font-weight: 400;   
}

/* Knoppen */

#top .avia-button.avia-color-dark{
    font-size: 22px;
    font-weight: 400;
    font-family: "dashiell-fine", serif;
    border: 1px solid #1E1B2E;
    border-radius: 30px;
    padding: 15px 30px 15px 50px;
    color: #1E1B2E;
    background-image: url(img/btn-line-zwart.png);
    background-size: 20px ;
    background-repeat: no-repeat;
    background-position: left 20px center;
}

#top .main_color .avia-color-theme-color{
    font-size: 22px;
    font-weight: 400;
    font-family: "dashiell-fine", serif;
    background-color: #A79680;
    border: none !important;
    border-radius: 30px;
    padding: 16px 30px 16px 50px;
    background-image: url(img/btn-line-wit.png);
    background-size: 20px ;
    background-repeat: no-repeat;
    background-position: left 20px center;
}

#top .main_color .avia-color-theme-color-highlight{
    font-size: 22px;
    font-weight: 400;
    font-family: "dashiell-fine", serif;
    background-color: #AC000E;
    border: none !important;
    border-radius: 30px;
    padding: 16px 30px 16px 50px;
    background-image: url(img/btn-line-wit.png);
    background-size: 20px ;
    background-repeat: no-repeat;
    background-position: left 20px center;
}

/* fomulier */

.gform_required_legend{
    display: none;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select{
    background-color: #292739;
    border: 1px solid #929098;
    border-radius: 30px;
    color: #FBFAF8;
    padding: 14px 15px;
    font-family: futura-100-book, sans-serif!important;
}

.gform_wrapper.gravity-theme .gfield_label{
    color: #FFFFFF!important;
    font-weight: 500!important;
    font-family: futura-100, sans-serif !important;
    font-size: 15px!important;
    margin-bottom: 0px !important;
}

.gfield_required.gfield_required_asterisk{
    font-weight: 500!important;
    font-family: futura-100, sans-serif !important;
    font-size: 15px!important;
    color: #FFFFFF!important;
}

.gform_button.button{
    font-size: 22px!important;
    font-weight: 400!important;
    font-family: "dashiell-fine", serif!important;
    background-color: #A79680!important;
    border: none !important;
    border-radius: 30px!important;
    padding: 16px 30px 16px 50px!important;
    background-image: url(img/btn-line-wit.png)!important;
    background-size: 20px !important;
    background-repeat: no-repeat!important;
    background-position: left 20px center!important;
}

/* algemeen */

.table-wrapper{
	width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner {
	padding: 30px;
	background: #f0f0f0;
	border: 0!important;
	border-radius: 20px;
}

.tribe-events-content a {
	border-bottom: 0;
}

.qoute-banner h2{
    color: #EBE8DE;
    position: relative;
}

.qoute-banner h2:before{
    content: '';
    width: 25px;
    height: 18px;
    position: absolute;
    z-index: 99;
    top: -40px;
    left: 220px;
    background-image: url(img/quote.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.qoute-banner h4{
    color: #A79680 !important;
}

.qoute-banner img{
    margin-top: -110px;
    margin-bottom: 40px;
    margin-right: 40px;
}

.titel-icon h1{
    margin-top: -10px;
}

.avia_textblock strong{
    font-weight: 400;
    font-family: futura-100, sans-serif !important;
    color: #1E1B2E !important;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay{
    border-radius: 20px;
}

table {
    width: 100%;
    border-collapse: collapse;
    border: none !important;
}

table thead th {
    background-color: #D0C8B9;
    color: #1E1B2E;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    padding: 14px 10px;
    text-transform:inherit;
    font-family: futura-100, sans-serif !important;
    border: none !important;
}

table thead th:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
table thead th:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.main_color tr:nth-child(even){
    background-color: #EBE8DE;
}

table tbody td {
    font-size: 16px;
    color: #2C211F;
    padding: 10px 15px;
    border: none !important;
    border-bottom: 1px solid #D0C8B9!important;
}

table tbody tr {
    background-color: transparent;
}

.link-blocks-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.link-block {
    display: block;
    background-color: #EBE8DE;
    border-radius: 20px;
    padding: 15px;
    text-decoration: none;
    transition: transform 0.3s ease;
}

.link-block:hover {
    transform: translateY(-10px);
}

.link-block-inner {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.link-block-image {
    width: 155px;
    height: 190px;
    object-fit: cover;
    border-radius: 10px;
    flex-shrink: 0;
}

.link-block-content {
    flex: 1;
}

.link-block-content h4 {
    color: #AC000E;
}

.quote .av-special-heading-tag{
    position: relative;
}

.quote .av-special-heading-tag:before{
    content: '';
    width: 25px;
    height: 18px;
    position: absolute;
    z-index: 99;
    top: -40px;
    left: 0;
    background-image: url(img/quote.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.avia-testimonial{
    padding: 0px !important;
}

.avia-testimonial-content {
    background-color: transparent!important; 
    padding: 0px!important; 
    border: none !important; 
}

.avia-testimonial-content p{
    color: #EBE8DE;
    font-size: 24px;
    font-family: "dashiell-fine", serif;
    text-align: left !important;
    line-height: 34px;
}

.avia-testimonial-arrow-wrap{
    display: none !important;
}

.avia-testimonial-meta{
    float: left;
}

.avia-testimonial-name{
    color: #A79680!important;
    font-size: 24px!important;
    font-family: "dashiell-fine", serif!important;
    font-weight: 400!important;
}

.avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image {
    margin: 0 20px 0 0;
}

/* accordion */

.av_toggle_section{
    box-shadow: none
    overflow: hidden;
    border-radius: 50px;
    margin-bottom: 10px;
}

.av-elegant-toggle.togglecontainer .single_toggle:first-child .toggler, .av-elegant-toggle.togglecontainer .taglist + .single_toggle .toggler{
    background-color: #EBE8DE;
    border-radius: 50px;
    border: none;
    font-size: 19px;
    font-weight: 500;
    font-family: "dashiell-fine", serif;
    color: #26223C;
    padding: 14px 120px 14px 20px;
}

.toggle_content.invers-color{
    background-color: #EBE8DE;
    border-top: 1px solid #EBE8DE;
    margin-top: 0px;
    padding: 10px 30px 30px 30px;
    font-size: 18px;
    line-height: 30px;
    border-radius: 0 0 30px 30px;
}

.av-elegant-toggle .toggle_icon{
    border: 1px solid #A79680;
    background-color: #A79680;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    right: 10px;
    margin-top: -20px;
    opacity: 1;
}

.toggler.av-title-above.activeTitle{
    margin-bottom: 0px !important;
    background-color: #EBE8DE !important;
    color: #26223C !important;
    border-radius: 30px 30px 0 0 !important;
}

.toggler.av-title-above.activeTitle .toggle_icon{
    border: 1px solid #A79680;
    background-color: #A79680;
}

.toggler.av-title-above.activeTitle .vert_icon, .toggler.av-title-above.activeTitle .hor_icon{
    border-color: #FBFAF8;
}

.toggle_icon .vert_icon{
    height: 16px;
    border-color: #FBFAF8;
}

.toggle_icon .hor_icon {
    width: 16px;
    border-color: #FBFAF8;
}

.sport-results .av-elegant-toggle.togglecontainer .single_toggle:first-child .toggler, .sport-results .av-elegant-toggle.togglecontainer .taglist + .single_toggle .toggler{
    padding: 5px 120px 5px 5px;
    border-radius: 20px;
}

.sport-results .av-elegant-toggle.togglecontainer .single_toggle:first-child .toggler img, .sport-results .av-elegant-toggle.togglecontainer .taglist + .single_toggle .toggler img{
    border-radius: 15px;
}

.sport-results .toggler.av-title-above.activeTitle{
    border-radius: 20px 20px 0 0 !important;
}

.sport-results .toggle_content.invers-color{
    border-radius: 0 0  20px 20px !important;
    padding: 25px 30px 30px 30px;
}

/* img loop */

.image-loop {
    overflow: hidden;
    width: 100%;
    padding-bottom: 40px;
}

.image-track {
    display: flex;
    gap: 40px;
    flex-wrap: nowrap;
    animation: scroll 25s linear infinite;
}

.image-track img {
    width: auto;
    height: 415px;
    border-radius: 30px;
    flex-shrink: 0;
    display: block;
}

/* Naadloze scroll animatie */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1813px); /* precies 1 set */
  }
}


/* WPgridbuilder */

.wpgb-facet .wpgb-button-label{
    font-size: 13px !important;
    font-weight: 500 !important;
    font-family: futura-100, sans-serif !important;
    padding: 0px !important;
}

.wpgb-facet .wpgb-button[aria-pressed=true]{
    background-color: #A79680!important;
    border-radius: 30px!important;
    padding: 7px 10px!important;
    border: none !important;
}

.wpgb-facet ul .wpgb-button{
    background-color: #EBE8DE!important;
    border-radius: 30px!important;
    padding: 7px 10px!important;
    border: none !important;
}

.wpgb-facet .wpgb-inline-list {
    justify-content: center !important;
}

.wpgb-card-1 .wpgb-card-media.wpgb-scheme-light:before{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 99;
    bottom: 15px;
    left:15px;
    background-image: url(img/horse-icon.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

/* paarden module */

.single-horse #av_section_2 .template-page.content{
    padding-top: 40px;
}

.gallery-wrapper {
    max-width: 100%;
    margin-top: -410px
}
.gallery-slider {
    position: relative;
    width: 100%;
    aspect-ratio: 3 / 2;
    overflow: hidden;
    border-radius: 10px;
}
.gallery-slider .slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity .3s ease;
}
.gallery-slider .slide.active {
    opacity: 1;
    position: relative;
}
.gallery-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    background: rgba(0,0,0,.5);
    color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.gallery-nav.prev { left: 10px; }
.gallery-nav.next { right: 10px; }

/* Scrollbare, draggable carousel */
.gallery-carousel-wrapper {
    overflow-x: auto;
    width: 100%;
    margin-top: 10px;
    cursor: grab;
}
.gallery-carousel-wrapper:active {
    cursor: grabbing;
}

.gallery-carousel {
    display: flex;
    gap: 10px;
    width: max-content;
}

.gallery-carousel img {
    width: 120px;
    height: 95px;
    object-fit: cover;
    cursor: pointer;
    opacity: 1;
    flex-shrink: 0;
    border-radius: 10px;
}

.father_mother{
    font-family: "dashiell-fine", serif;
    font-size: 24px;
    color: #1E1B2E;
}

.horse-grid {
    display: grid;
    grid-template-columns: 130px 1fr;
    gap: 8px 16px;
}

.horse-grid .label {
    font-weight: 500;
    font-family: futura-100, sans-serif;
    font-size: 18px;
}

.horse-grid .value{
    font-size: 18px; 
}

.horse-cta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #1E1B2E;
    border-radius: 20px;
    padding: 50px 30px;
    gap: 20px;
}

.horse-cta-text h4 {
    margin: 0 0 8px 0;
    color: #A79680 !important;
}

.horse-cta-text p {
    margin: 0;
    color: #EBE8DE;
}

.horse-cta-button {
    display: flex;
    align-items: center;
}

.stallions-form, .regular-form{
    background-color: #1E1B2E;
    border-radius: 20px;
    padding: 50px 30px;
}

.stallions-form h4, .regular-form h4{
    color: #A79680 !important;
}
.stallions-form p, .regular-form p{
    color: #EBE8DE;
    margin-top: 4px;
    margin-bottom: 30px;
}

/* Footer */

#footer-content{
    z-index: 999;
    position: relative;
}

#footer-content .flex_column_table{
    filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.05));
}

.footer-link ul{
    margin-left: 0px;
    line-height: 26px;
    margin-top: 10px;
}

.footer-link ul li{
    list-style: none;
    margin-left: 0px;
    padding: 0 0 0 20px;
    background-image: url(img/chevron-down-solid-full.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px;
}

.footer-link ul li a{
    text-decoration: none !important;
    transition: 0.3s all;
}

.footer-link ul li a:hover{
    color: #AC000E!important;
    padding-left: 10px;
    text-decoration: none !important;
}

#socket .container {
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
}

#socket .copyright {
    float: none;
    text-align: center;
    font-size: 16px;
}

#socket .copyright a{
    text-decoration: underline !important;
    margin: 0 10px;
}

/* mobiel */

@media only screen and (max-width: 960px) {
    .av-main-nav > li.menu-item-avia-special {
        display: block;
    }
    .av-main-nav > li {
        display: none;
    }
    #header_main {
        filter: none !important;
    }
    
    #top #wrap_all #header .av-small-burger-icon a {
        background-color: #1E1B2E;
        border-radius: 10px;
        padding: 0 16px;
        height: 67px;
        line-height: 64px;
	    margin-top: 8px !important;
    }
	
	.responsive .logo img, .responsive .logo svg{
		width:200px !important;
	}
	
	.custom-menu{
		margin-left: -20px;
		position: absolute;
	}

    
    .header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
        background-color: #ffffff;
    }
    
    .av-burger-overlay-inner, .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        background-color: #1E1B2E;
    }
    
    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a{
        border: none;
        font-family: "dashiell-fine", serif;
        color: #fff !important;
        font-size: 22px;
        font-weight: 500;
    }
    .html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
        background-color: #ffffff;
	}
	
	.sub-menu{
        background-color: transparent !important;
        padding: 0px !important;
    }
	
	.sub-menu .current-menu-item .avia-menu-text {
		color: #fff!important;
	}
}

@media only screen and (max-width: 767px) {
    .avia-section-large .content, .avia-section-large .sidebar {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .image-track img {
        width: auto;
        height: 245px;
        border-radius: 30px;
        flex-shrink: 0;
        display: block;
    }
    
    .footer-kolom1{
        border-radius: 20px 20px 0 0 !important;
        margin-bottom: 0px !important;
    }
    
    .footer-kolom2{
        margin-bottom: 0px !important;
    }
    
    .footer-kolom3{
        border-radius: 0 0 20px 20px !important;
    }
    
    .qoute-banner img {
        margin-top: -110px;
        margin-bottom: 40px;
        margin-right: 100px;
    }
    
    .gallery-wrapper {
        max-width: 100%;
        margin-top: 0px;
    }
    
    .horse-cta {
        display: inline-grid;
    }
    
    .horse-gegevens{
        margin-bottom: 0px !important;
    }
    
    .section-horse-info{
        height: max-content !important;
    }

    
    .qoute-banner h2:before{
        display: none !important;
    }
	
	.sport-results .av-elegant-toggle.togglecontainer .single_toggle:first-child .toggler, .sport-results .av-elegant-toggle.togglecontainer .taglist + .single_toggle .toggler {
		padding: 5px 60px 5px 5px !important;
		border-radius: 20px;
	}
	
	
	.father_mother {
		font-family: "dashiell-fine", serif;
		font-size: 20px;
		color: #1E1B2E;
	}
	
	.page-template-default:before {
		z-index: 0 !important;
	}
	
	.avia-button{
		font-size: 18px!important;
		border-radius: 30px!important;
		padding: 15px 25px 15px 40px!important;
		background-size: 15px!important;
	}
}