/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template:	betheme
Version: 1.6.1.2
*/

/* a links */
.break_links .wpb_wrapper a {
	word-break: break-all;
}


#Footer .widget_mfn_menu ul li a {
    background: unset;
    color: #868d95;
    border: 0;
}

/*Change Logo Size TOP Menu*/
#Top_bar #logo {
	height: 120px !important;	
}

#Top_bar .menu > li > a span:not(.description) {
	line-height: 80px;
}

/* slogan */
.slogan {
	color: #000000;
}
#Header #Action_bar .container .column .contact_details .slogan {
     font-family: "Poppins", Arial, Tahoma, sans-serif;
	font-weight: bold;
}

/* social menu */
#Action_bar .social-menu a {
    color: #585858 !important;
}

.topmenu_facebook {
    background-color: #3a5897;
    padding: 7px 5px 6px 5px !important;
	border-radius: 50%;
}

.topmenu_facebook a i {
    color: #ffffff;
    font-size: 17px;
}

#Action_bar .column {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

input#s {
    margin-bottom: -5px;
}

#Header .menu-top-right-menu-nl-container .social-menu .astm-search-menu #searchform input[type="text"] {
	margin-bottom: 0px;
}

.home_blockquote_and_slider_block .vc_column-inner .wpb_wrapper .blockquote {
	text-align: center;
}

.home_blockquote_and_slider_block .vc_column-inner .wpb_wrapper .blockquote blockquote {
	background: unset !important;
}

/* home slider row */

.home_Nieuws_grid_block {
    margin-bottom: -90px;
}
.homepage_nieuwsblock_grid {
    margin-bottom: -20px;	
}

.menu-top-right-menu-nl-container .social-menu .astm-search-menu i {
	display: none;
}



/*Homepage Highlights*/
.highlight-column.wpb_column.vc_column_container {
	box-sizing: border-box;
    background: #f2f3f4;
    margin: 5px;
    border-radius: 5px;
    padding-top: 20px;
	border: 1px solid #cecfcf;
	width: 235px;
    height: 145px;
}

.highlight-column.wpb_column.vc_column_container a {
    color: #000;
	transition: color 0.5s ease;
}

.highlight-column.wpb_column.vc_column_container a:hover {
    text-decoration: none;
	color: #737373c2;
}

.wpb_text_column.wpb_content_element.highlight-heading {
	margin-bottom: 0px;
    height: 60px;
}

.wpb_text_column.wpb_content_element.highlight-heading .wpb_wrapper a {
	transition: color 0.5s ease;
	color: #319400;
}

.wpb_text_column.wpb_content_element.highlight-heading .wpb_wrapper a:hover {
	color: #267200;
}
.highlight-column .highlight-separator {
    margin-bottom: 15px !important;
}

.highlight-column .highlight-excerpt {
    margin-bottom: 10px;
}


.highlight-column .highlight-icon {
    position: absolute;
    bottom: -30px;
    right: 20px;
}

.database_block .wpb_wrapper .wpb_text_column .wpb_wrapper p a {
    color: #000000;
}

/* home partners */
	
.partners_row .wpb_column .vc_column-inner .wpb_wrapper .partners_text_block .wpb_wrapper pre {
	background: #ffffff;
	border: unset;
}

.partners_row .wpb_column .vc_column-inner .wpb_wrapper .partners_text_block .wpb_wrapper pre .tcls-wrap .owl-carousel .owl-stage-outer .owl-stage .owl-item .item a img {
    border: unset;
}

.partners_row .wpb_column .vc_column-inner .wpb_wrapper .partners_text_block .wpb_wrapper pre .tcls-wrap .owl-carousel .owl-controls .owl-nav .owl-prev,
.partners_row .wpb_column .vc_column-inner .wpb_wrapper .partners_text_block .wpb_wrapper pre .tcls-wrap .owl-carousel .owl-controls .owl-nav .owl-next {
	display: none !important;
}


/* Data Beschikbaarheids Matrix Table Styling */
.tablepress tfoot th, .tablepress thead th {
	transition: all 0.75s ease;
	background-color: #319b0336;
}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
	background-color: #319b0361;
}

/* justify text */
.justify_text .wpb_wrapper p {
	text-align: justify !important;
}

/* Footer Hover Colors */
.widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor)>a, .widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor)>a {
	    color: #e34b50!important;
}

#Footer .themebg, #Footer .widget_categories ul, #Footer .Recent_posts ul li .desc:after, #Footer .Recent_posts ul li .photo .c, #Footer .widget_recent_entries ul li:after, #Footer .widget_mfn_menu ul li a:hover, #Footer .widget_product_categories ul {
	background-color: #fff !important;
}

#Footer a:hover {
    color: #e34b50 !important;
}

#Action_bar .social li a:hover, #Header_creative .social li a:hover, #Action_bar .social-menu a:hover {
	color: #e34b50 !important;
}

.footer-copy-center #Footer .footer_copy .social {
	display: none;
}


/* Highlights Excerpt Mod*/
.wpb_text_column.wpb_content_element.highlight-excerpt {
    font-size: 14px;
    line-height: 18px;
}

/* nieuws */

.custom_abs_post_grid_block .vc_grid-item-mini {
    border: 1px solid #cecfcf;
    background-color: #f2f3f4;
    border-radius: 5px;
}

.custom_abs_post_title .vc_gitem-link {
	font-size: 25px;
}

.custom_abs_post_grid .vc_col-sm-12 .custom_abs_post_button .vc_general {
    border-color: #b4b3b4;
}

.custom_abs_post_grid .vc_col-sm-12 .custom_abs_post_button {
    margin-bottom: 2px;
}
.custom_abs_post_grid {
    height: 360px;	
}
.custom_abs_post_grid .custom_abs_post_title .vc_gitem-link {
    color: #319400;
	font-size: 18px;
}

.custom_abs_post_grid .custom_abs_post_title div {
    text-align: left;
    overflow: hidden;
    height: 76px;
}


/* post  */

#Wrapper #Intro .intro-title {
    font-size: 25px;
    line-height: 38px;
}

.post .post-wrapper-content .section .section_wrapper .the_content_wrapper .vc_row .wpb_column .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper h1 {
    font-size: 16px;
    line-height: 36px;
}

.section-post-related .section-related-adjustment .section-related-ul .post-related .single-photo-wrapper.image {
    display: none;
}

.section-post-related .section-related-adjustment .section-related-ul .post-related .desc h4 {
    font-size: 14px;
}
/* end post */

/* statistieken */
.section_wrapper .the_content_wrapper .highlight-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* display none items */
.display_none {
	display: none;
}

.abs_table {
    position: relative;
    overflow: scroll;
}

/* footer */


#Footer .widget_polls-widget .wp-polls .wp-polls-form p {
    color: #0a0a0a;
}

#Footer .widget_polls-widget .wp-polls p {
    color: #0a0a0a;
}

.widget_polls-widget .wp-polls .wp-polls-form .wp-polls-ans .wp-polls-ul li label {
    color: #0a0a0a;
}

.widget_polls-widget .wp-polls .wp-polls-form .wp-polls-ans .wp-polls-ul li {
    border: 1px solid #cecfcf;
    background: #ffffff;
    padding: 2px;
    border-style: outset;
    border-radius: 6px;
	margin-bottom: 3px;
}

#Footer .widgets_wrapper .wp-polls-ans .wp-polls-ul li {
    color: #0a0a0a;
	border: 1px solid #cecfcf;
    background: #ffffff;
    padding: 6px;
    border-style: outset;
    border-radius: 6px;
	margin-bottom: 3px;
}

.widget_polls-widget .wp-polls .Buttons {
    color: #0a0a0a;
}

/* highlight caroucel */
.caloucel_highlights_line hr{
    background-color: #e93d0c;
}


#fbuilder .top_aligned .pb0 .fields .dfield .one_column label {
    padding: 7px 0px;
    background-color: #fff;
    border: 1px solid #cecfcf;
    border-radius: 5px;
    border-style: dashed;
    color: #000;
}
#fbuilder .fform span {
	color: #000000;
	font-weight: bold;
}
#fbuilder .fform {
	text-align: center;
}
#cpresults div {
	color: #000000;
}

#fbuilder .top_aligned .pb0 .fields .r {
	display: none;
}




#Footer .widgets_wrapper .wp-polls-ans .wp-polls-ul li {
    border-style: dashed !important;
}

/* responsive */


@media only screen and (min-width: 1240px) {
	div#Top_bar .container .column.one {
		display: flex;
		justify-content: space-between;
		align-items: center;		
	}
	#Top_bar .logo {
		margin: 0 5px 0 5px;
	}
	div#Top_bar .container .column.one .top_bar_left.clearfix {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}

@media only screen and (min-width: 1240px) {
	#Top_bar.is-sticky .top_bar_right {
		top: -25px !important;
	}
}

@media only screen and (max-width: 1040px) {
/* all tables */
.dataTables_wrapper {
    overflow: scroll;
    position: relative;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.custom_abs_post_grid .custom_abs_post_title div {
    height: 68px;
	}
}
@media only screen and (max-width: 767px) {
.custom_abs_post_grid .custom_abs_post_title div {
    height: 81px;
	}
}

@media only screen and (max-width: 600px) {
.dataTables_filter {
    float: left;
    clear: both;
	}
}






























