/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

/*


geel #cebd00
rood #cc0b04

*/
li#menu-item-938 a,
#form_950_field_6,
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #cc0b04;
    border: 1px solid #cc0b04;
    border-radius: initial ;
}
li#menu-item-938 a:hover,
li#menu-item-938.current-menu-item a,
#form_950_field_6:hover,
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: #fff !important;
    border: 1px solid #cc0b04;
    color: 	#cc0b04;
    border-radius: initial ;
}
#rfmp_950 label,
.wpcf7-form label{
	color: #cc0b04;
	font-weight: normal;
}
#rfmp_950 strong{
	color: #cc0b04;
}
input#form_950_field_0,
input#form_950_field_1,
.wpcf7-form input,
.wpcf7-form textarea {
    background: #fff;
    border-radius: initial;
    border: 1px solid #cebd00;
}
select#form_950_field_2{
    border-radius: initial;
    border: 1px solid #cebd00;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

select#form_950_field_2:focus-visible {
		outline: initial;
}
.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
	color: #cc0b04 !important;
}
form.wpcf7-form.init {
    max-width: 500px;
}



/* Jaarverslag */
.Link-jaaverslag h3 {
    margin: initial;
    width: fit-content;
    float: left;
    margin-right: 20px;
    font-size:16px;
}
.Link-jaaverslag2 h3 {
    margin-top: initial;
    width: fit-content;
    float: left;
    margin-right: 20px;
    font-size:16px;
}
.Link-jaaverslag2,
.fl-node-6wyptuamnz2i{
	display: none;
}
button.link-d {
    border-radius: initial;
    background-color: #cebd00;
    border: initial;
    padding-bottom: 8px;
    padding-top: 8px;
}
button.link-u {
    border-radius: initial;
    background-color: #cebd00;
    border: initial;
    padding-bottom: 8px;
    padding-top: 8px;
}
button.link-u:hover,
button.link-d:hover{
	background-color: #cc0b04;
}
.statut a{
    text-decoration: underline;
}

/* Foto */
.foto-b .fl-post-excerpt {
    margin-bottom: 10px;
}

.foto-b .fl-post-image,
.page-id-982  .fl-post-image,
.archive .fl-post-image{
    height: 278px;
}
.foto-b img.wp-post-image,
.page-id-982 img.wp-post-image,
.archive img.wp-post-image{
    height: 278px;
}

.fl-post-more-link a {
    background: #cc0b04;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #cc0b04;
}
.fl-post-more-link a:hover {
    background: #fff;
    padding: 5px 10px;
    color: #cc0b04;
    border: 1px solid #cc0b04;
    text-decoration: initial;
}


.searchandfilter input[type="submit"]{
    background: #cc0b04;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #cc0b04;
    border-radius: initial;
}
.searchandfilter input[type="submit"]:hover{
    background: #fff;
    padding: 5px 10px;
    color: #cc0b04;
    border: 1px solid #cc0b04;
    border-radius: initial;
}

.searchandfilter ul {
    padding: initial;
}
.searchandfilter select#ofcategory {
    padding-bottom: 3px;
    padding-top: 3px;
}
.searchandfilter select#ofcategory [value="1"]{
    display: none;
}

span.page-numbers.current,
a.page-numbers:hover {
    background: #fff;
    padding: 5px 10px;
    color: #cc0b04 !important;
    border: 1px solid #cc0b04 !important;
    border-radius: initial;
    background-color: #fff !important;
}

a.page-numbers:nth-child(1),
a.page-numbers{
    background: #cc0b04;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #cc0b04 !important;
    border-radius: initial;    
}

.fl-post-grid-post{
    border:initial;
}
.fl-post-text {
    padding: 10px 0px !important;
    position: relative;
    height: 190px;
}

.fl-row-content-wrap {
    background-color: rgba(206, 189, 0, 0.1);
}
.fl-post-title, .fl-post-excerpt, .fl-post-more-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.fl-post-grid-post {
    border: 1px solid #cebd00;
}




