/**
Theme Name: Pontifex
Author: Boostrz
Author URI: https://www.boostrz.nl
Description: Thema voor Pontifex
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pontifex
Template: astra
*/

.zindex3 {position:relative;z-index:3}
@media screen and (min-width: 992px) {.zindex4 {position:relative;z-index:4} }

/* header image */
.header-image {position: relative;}
.header-image::after {position: absolute; top: 100px; bottom: 0;display: block;width: 100%;height: calc(100% - 100px);background: url('../../uploads/2020/03/beeldmerk-bgr.png') 0% -50% no-repeat;background-size:contain;}

/* pathway */
.breadcrumbs a {margin-right: 10px;color: #1d1d1d;}
.breadcrumbs a:hover {color: #f9b122;} 
.breadcrumbs .fa { margin-right: 10px;} 

.overlay-beeldmerk-bgr {position: relative;}
.overlay-beeldmerk-bgr::after {position: absolute;top: -120px;bottom: 0;width: 100%;height: calc(100% + 120px);background: url('../../uploads/2020/03/beeldmerk-bgr.png') 0% 40% no-repeat;background-size:contain;z-index: 1;}
.overlay-beeldmerk-bgr > .fl-row-content-wrap .fl-col-content {z-index: 2;position: relative;}

.aanhalingsteken {position:relative;}
.aanhalingsteken::before {position: relative;top: 70px;left: -120px;width: 102px;height: 79px;background: url('../../uploads/2021/03/aanhalingstekens.png') 0% 40% no-repeat;z-index: 1;}

.uabb-masonary-filters-wrapper ul {margin-left:0!important}