/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

#tabs-posts-content.tab-content .tab-pane {
    margin-top: 25px;
    /* margin-bottom: 5px; */
}

#tabs-posts-content.tab-content .tab-pane.blogs {
    margin-top: 0;
}

div#tabs-posts-content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.widget .widget-title {
    display: flex;
    align-items: center;
}


/* breadcrumbs */

/* Breadcrumb container */
.breadcrumb {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Breadcrumb items */
.breadcrumb-item {
    display: inline;
    font-size: 14px;
}

/* Breadcrumb links */
.breadcrumb-item a {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.6px;
    color: #000000;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    -webkit-transition: all .3sease;
    transition: all .3sease;
    line-height: normal;
}

.breadcrumb-item a:hover {
    text-decoration: underline;
}

/* Active breadcrumb item */
.breadcrumb-item.active {
    font-weight: bold;
}

/* Separator between breadcrumb items */
.separator {
    margin: 0 5px;
    color: #888; /* Separator color */
}

/* Home breadcrumb item */
.breadcrumb-item:first-child a {
    font-weight: bold;
    color: #333; /* Home link color */
}

/* Container for the breadcrumb trail */
.nav.aria-label.breadcrumb {
    margin-bottom: 10px;
}

/* Center the breadcrumb trail */
.breadcrumb.text-center {
    text-align: center;
}

.col-md-12 .text-block h2 {
    padding-top: 20px;
}
#breadcrumb-href {
    color: rgb(179, 174, 174)
}

#header[data-transparent="true"] + #page-title {
    top: -80px;
    margin-bottom: 30px;
    padding-bottom: 150px;
}

.post-thumbnail-content {
    white-space: nowrap;
}

.post-item-description {
    min-height: 150px;
    /* min-width: 307px; */
}
.heading-text.heading-section {
    text-align: center;
}

.logofooter {
    margin-bottom: 15px;
}

section#page-title .container .page-title h1 {
    color: white;
    text-shadow: -1px -1px 0 grey, 1px -1px 0 grey, -1px 1px 0 grey, 1px 1px 0 grey;
}
.heading-text.heading-section h2.h2-tekstblok {
    display: flex;
    justify-content: center;

}

.heading-text.heading-section h2:before {
    left: unset;
    right: unset;
}

.introtekstDienst {
    margin-top: 20px;
}

ul.pagination {
    justify-content: center;

}

.heading-text.heading-section.over-ons {
   justify-content: center;
   display: flex;
}
#page-content:not(.no-sidebar).sidebar-right > .container > .row, #page-content:not(.no-sidebar).sidebar-right > .container-wide > .row, #page-content:not(.no-sidebar).sidebar-right > .container-fluid > .row {
    justify-content: center;
}

address {
    justify-content: left;
}

address a {
    color: black;
}

#mainMenu nav > ul > li .dropdown-menu > li > p { 
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    font-style: normal;
    color: #444;
    font-family: "Poppins", sans-serif;
    padding: 12px 20px 12px 18px;
    display: block;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    margin-bottom: 0;
}

.galerij-images {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media (max-width: 425px) { body.boxed #header .header-inner { max-width: 1200px; margin: auto; }
  body.modern #header .header-inner > .container { max-width: 1500px; padding: 0 15px; }
  body.frame #header.header-sticky.sticky-active .header-inner { left: 20px; right: 20px; top: 20px; } 
  #logo {
    display: none;
}
.col-lg-6 a.btn.btn-inverted {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
} 

.col-lg-6 p {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
} 

.col-lg-4 .widget {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.col-lg-8 .row {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.widget-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

h3.text-uppercase {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.post-thumbnail-content a{
  max-width: 100%; /* Ensure the container doesn't overflow on small screens */
  /* display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}
.tab-pane.fade.show.active {
  overflow: hidden;
}
.submitButton {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.containerContact {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.post-item-description {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.col-lg-6 address {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.containerContact {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

.col-lg-6 address {
    display: flex;
    flex-direction: column;
    align-items: left;
    text-align: left;
}

.social-icons.m-t-30.social-icons-colored {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
/* .header-inner {
    margin-top: -10px;
} */
.mainMenu #imgLogo{
    display: block;
}
}
@media (max-width: 1440px) 
/* { body.boxed #header .header-inner { max-width: 1200px; margin: auto; }
  body.modern #header .header-inner > .container { max-width: 1500px; padding: 0 15px; }
  body.frame #header.header-sticky.sticky-active .header-inner { left: 20px; right: 20px; top: 20px; } 
} */
{
    .tab-pane.fade.show.active {
        max-width: fit-content;
      }
}

/* Start checkbox styling */

label[for=prefab-nieuwsbrief] {
    line-height: 30px;
}

input[type="checkbox"] {
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    border: 2px solid black;
    width: 30px;
    height: 30px;
}

input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
    transform: scale(0);
    background-color: white;
}

input[type="checkbox"]:checked::before {
    transform: scale(1);
}

input[type="checkbox"]::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: scale(0);
    background-color: black;
}

input[type="checkbox"]:checked::after {
    transform: scale(1);
}

/* Eind checkbox styling */

.submit-result * {
    display: none;
}

.submit-result #success {
    color: green;
}

.submit-result #error {
    color: crimson;
}

/** Begin Site Switcher */

select#language-switcher {
    border: none;
    background: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 20px;
    line-height: 20px;
}

/** Einde Site Switcher */