/*
Theme Name: Sebo ten Cate
Author: Remgro
Author URI: https://remgro.nl/
Description: Thema voor Sebo ten Cate
Version: 1.1
*/

.owl-carousel .owl-nav [class*="owl-"] {
    background-color: #6e6c99;
}

.img-loaded {
    opacity: 0.25;
}

.zoom-button {
    top: 27px;
    left: 82%;
}

.zoom-icon {
    background-color: unset !important;
    color: unset !important;
    border-radius: unset !important;
    font-size: unset !important;
    height: unset !important;
    line-height: unset !important;
    width: unset !important;
    transition: unset !important;
    border: unset !important;
}

@media (max-width: 991px) {
    #contact {
        padding-top: 70px !important;
    }

    .wat-doen-we, .google-map {
        margin-left: 0 !important;
    }
}