/*
Theme Name: MacHelp
Theme URI: http://www.machelp.nl
Template: Divi
Author: Mac Help
Author URI: http://www.machelp.nl
Description: MacHelp thema
Version: 4.22.1.1695737750
Updated: 2023-09-26 14:15:50

*/



.breadcrumb-styling a{
    color: #e5e9ae;
}

.breadcrumb-styling {
    margin-top: -20px;
}


/**
 * Changes by Joey, 01-12-2025
 */
.et_pb_section.et_pb_section_0.et_pb_section_video.et_pb_with_background.et_section_regular, 
.et_pb_section.et_pb_section_0.et_pb_section_video.et_pb_with_background.et_section_regular video {
	background-color: #004811;
	max-height: 80vh;
	max-height: calc(100vh - 122px);
}
.et_pb_section.et_pb_section_0.et_pb_section_video.et_pb_with_background.et_section_regular .et_pb_row_0 {
	background: transparent;
}

.et_pb_blog_grid_wrapper .alignleft { float: right; } 
.et_pb_blog_grid_wrapper .alignright { float: left; } 
.et_pb_blog_grid_wrapper .alignleft a { content: '← '; } 
.et_pb_blog_grid_wrapper .alignright a { content: ' →'; }