.breadcrumbs-text {
    color: #ccc;
}
.floating-whatsapp-bubble {
    position: fixed;
    right: 15px;
    bottom: 18px !important;
    margin-right: 20px !important;
    width: 55px !important;
    height: 55px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #25d366;
    color: #fff;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
    z-index: 998;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
li a:active {
    color: #a80808;
}

.clear {
    clear: both;
    display: block;
}

.empty20 {
    height: 20px;
    display: block;
}

.empty50 {
    height: 50px;
    display: block;
}

.empty150 {
    height: 250px;
    display: block;
}

.empty200 {
    height: 200px;
    display: block;
}

.empty250 {
    height: 150px;
    display: block;
}

.site-button-secondry {
    background-color: #00a651 !important;
}

.has-mega-menu {
    position: relative;
}

.header-nav .nav>li.has-mega-menu {
    position: inherit;
}

.header-nav .nav>li .mega-menu.services-mega-menu {
    right: 0;
    left: 0;
    width: 100%;
    margin-top: 14px;
    padding: 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.header-nav .nav>li .mega-menu.services-mega-menu>li {
    width: 25%;
    padding: 14px 0;
}

.header-nav .nav>li .mega-menu.services-mega-menu>li>a {
    color: #00a651;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}

.header-nav .nav>li .mega-menu.services-mega-menu>li ul {
    margin-top: 8px;
}

.header-nav .nav>li .mega-menu.services-mega-menu>li ul li {
    margin-bottom: 0;
    font-size: 14px;
}

.header-nav .nav>li .mega-menu.services-mega-menu>li ul li a {
    margin-bottom: 0;
}

.mega-menu-service {
    padding: 7px 20px 8px;
    margin-bottom: 1px;
    transition: background-color 0.2s ease;
}

.mega-menu-service:hover,
.mega-menu-service.active {
    background-color: #f2f2f2;
}

.mega-menu-service__title {
    display: block;
    color: #222222;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    padding: 0 !important;
}

.mega-menu-service__description {
    margin: 2px 0 0;
    color: #777777;
    font-size: 10px;
    line-height: 1.3;
    letter-spacing: 0.04em;
}

.mega-menu-service:hover .mega-menu-service__title,
.mega-menu-service.active .mega-menu-service__title {
    color: #a80808;
}

.mega-menu-description {
    padding: 6px 20px 0;
    margin: 0;
    color: #777777;
    font-size: 12px;
    line-height: 1.45;
}

.widget {
    border-top: 6px solid ##00a651;
}

.sidebar-widget,
wa-widget {
    border-top: 10px solid #00a651;
}

.wa-widget {
    border-top: 10px solid #00a651;
}

.diensten-ticker {
    border-top: 10px solid #00a651;
}

@keyframes scrollTicker {
    0% {
        top: 0;
    }

    33% {
        top: -120px;
    }

    66% {
        top: -240px;
    }

    100% {
        top: 0;
    }
}

.social-icons {
    background-color: #fff;
    padding: 5px;
}

.header-style-2 .main-bar {
    max-width: 1000px;
    margin: 0 auto -60px;
}

.slider-heading-bkg {
    padding: 5px;
    color: #fff;
}

/* about section */
.about-right-v3 {
    color: #fff;
}

.p-a30 {
    color: #fff;
}

.flaticon-city,
.flaticon-decorating,
.flaticon-chart,
.flaticon-sketch,
.flaticon-builder,
.flaticon-drill,
.flaticon-crane,
.flaticon-paint {
    color: #fff;
}

.icon-content {
    color: #222222 !important;
}

/* Make native checkboxes visible inside the modal */
#afspraak-modal input[type="checkbox"] {
    appearance: auto;
    -webkit-appearance: auto;
    /* Safari */
    accent-color: #0e5bd8;
    /* tick + box color */
    width: 18px;
    height: 18px;
    margin: 0;
    background: #fff;
    /* visible on white modal */
    border: 1px solid #666;
    /* fallback if accent-color is ignored */
    opacity: 1;
    filter: none;
    box-shadow: none;
    outline: none;
}

/* In case a global rule is dimming them inside pill labels */
#afspraak-modal label input[type="checkbox"] {
    position: relative;
    top: 0;
    left: 0;
}

/* Optional: nicer focus ring when tabbing */
#afspraak-modal input[type="checkbox"]:focus-visible {
    outline: 2px solid #00a651;
    outline-offset: 2px;
    border-radius: 4px;
}

.portfolio-item {
    display: none;
}

.diesnst-paragraph {
    width: 100%;
}

.meer-laden {
    display: none !important;
}

button.scroltop {
    margin-right: 100px;
    margin-bottom: 10px;
}

.floating-whatsapp-bubble {
    position: fixed;
    right: 15px;
    bottom: 78px;
    margin-right: 100px;
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #25d366;
    color: #fff;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
    z-index: 998;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.floating-whatsapp-bubble .fa {
    font-size: 24px;
    line-height: 1;
}

.floating-whatsapp-bubble:hover,
.floating-whatsapp-bubble:focus {
    color: #fff;
    background: #1fb956;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);
}

@media only screen and (max-width:480px) {
    .floating-whatsapp-bubble {
        width: 38px;
        height: 38px;
        bottom: 60px;
    }

    .floating-whatsapp-bubble .fa {
        font-size: 20px;
    }
}

.breadcrumb-white {
    color: #fff;
}

/* Portfolio */

.masonry-item img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.size-port img {
    aspect-ratio: 3/4;
}

.size-square img {
    aspect-ratio: 1/1;
}

.size-land img {
    aspect-ratio: 4/3;
}

.hidden {
    display: none;
}

/* Portfolio variable sizes */
.work-grid .image-effect-one img,
.wt-img-effect img {
    width: 100%;
    height: auto !important;
    /* kill fixed heights */
    max-height: none !important;
    object-fit: cover;
}

/* Aspect ratios by class computed in PHP */
.size-port img {
    aspect-ratio: 3 / 4;
}

.size-square img {
    aspect-ratio: 1 / 1;
}

.size-land img {
    aspect-ratio: 4 / 3;
}

h2#schilderwerk,
#stukwerk,
#renovatie {
    color: #b3b2b2;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
}

p#schilderwerk,
p#stukwerk,
p#renovatie {
    color: #777777 !important;
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

a#schilderwerk,
a#stukwerk,
a#renovatie {
    color: #00a651 !important;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
    display: inline-block;
}

/* card title bar */
.pf-card {
    position: relative;
    overflow: hidden;
}

.pf-bar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 12px 16px;
    height: 56px;
}

.pf-title {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #111;
}

.pf-plus {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: #16a34a;
    color: #fff;
    text-decoration: none;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
}

/* menu hover: keep text visible and pointer */
.header-nav .nav>li>a {
    cursor: pointer;
}

.header-nav .nav>li>a:hover,
.header-nav .nav>li>a:focus {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1;
}

@media (max-width: 991px) {
    .header-nav .nav>li .mega-menu.services-mega-menu>li {
        width: auto;
        padding: 0;
        display: block;
    }

    .mega-menu-description {
        padding: 0 20px 10px;
    }

    .mega-menu-service {
        padding: 9px 20px;
    }
}

/* Login/logout button in header — minimal text-link style (Option B)
   keeps a subtle inline appearance without a solid button background */
.site-button-login {
    display: inline;
    vertical-align: middle;
    padding: 0 6px;
    background: none;
    color: #00a651;
    /* site accent as a subtle link */
    text-decoration: none;
    border: none;
    border-radius: 0;
    font-weight: 500;
}

.site-button-login i {
    font-size: 0.95em;
    margin-right: 4px;
}

.site-button-login:hover,
.site-button-login:focus {
    text-decoration: underline;
    color: #0c5a33;
    /* slightly darker on hover */
}

@media (max-width: 768px) {
    .site-button-login {
        padding: 0 6px;
        font-size: 14px;
    }
}

/* Contact slide background (moved from inline template to avoid editor lint warnings) */
.contact-slide-hide {
    background-image: url("/static/img/background/bg-5.png");
    background-size: cover;
    background-position: center center;
}

/* Fix potential shadow/overlay issues in contact slide */
.contact-slide-hide::before {
    content: none !important;
}

.contact-slide-hide .contact-info {
    position: relative;
    z-index: 10;
}

.contact-slide-hide .mt-icon-box-wraper {
    background: rgba(255, 255, 255, 0.95);
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: none;
}
