body {
    font-size: 1.2rem;
    line-height: 1.6;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding-right: var(--bs-gutter-x, 0);
    padding-left: var(--bs-gutter-x, 0);
}
#g-header {
    padding: 0;
  	background-image: linear-gradient( 
    29deg, #f7f6f2 30%, #ffffff 100%);
}
#g-header .g-grid {
    align-items: center!important;
}
#g-mainbar {
    padding: 0rem;
}

#g-intro {
    background: none;
    color: #80162b;
    padding: 0px;
}
.sppb-row-container {
    padding-left: 0px;
    padding-right: 0px;
}
.rad {
    padding-top: 50px;
    padding-bottom: 50px;
}
.breadcrumb-item.active {
    color: #1b1e20;
}
.row > * {
    padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin: 2rem 0 0.5rem 0;
    line-height: 2.5rem;
}
h1 {
    font-size: 2.3rem;
}
h2{
  font-size: 2.1rem;
} 
h3{
  font-size: 1.7rem;
} 
h4{
  font-size: 1.5rem;
} 
h5{
  font-size: 1.3rem;
} 
.hoger {
  float: right;
  margin: 15px;
}

#g-header a {
    color: rgb(128 22 43);
    font-weight: 600;
}
div.mod-languages ul {
    padding-top: 5px;
    font-size: 1rem;
     margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
    padding: 0px;
	border: none;
}
figure {
    margin: 0px;
}

#g-footer a {
    color: #FFF;
}
#g-footer a:hover {
    color: #dfa63d;
}
#g-footer h4{
 
}
.openinghours {
    margin-top: -30px;
}
blockquote {
    border-left: 5px solid #781715;
}
.caption {
    font-size: 1rem;
    padding-top: 10px;
    text-align: left !important;
}
span.sppb-articles-carousel-meta-category {
    display: none;
}
.page-item.active .page-link {
    background-color: #781001;
    border-color: #781002;
}
blockquote p {
    color: #374246;
}
.page-link {
    color: #781002;
}
.more-container .fbpj-ui-btn {
    height: 60px;
   
}
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .search #search-form .btn, .finder #searchForm .btn, .finder #search-form .btn {
    
    padding: 0.8rem;
   
}

@media (min-width: 1200px) {
.sppb-row-container {
    max-width: 95rem;
}
}
#g-mobilemenu-container .g-toplevel li .g-menu-item-content {
    display: inline-block;
    line-height: 1.5rem;
}


