/*

Theme Name: Belderlichtletters Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor
Author: Arco Meerkerk - Teqdev
Author URI: https://teqdev.nl/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

@media screen and (max-width: 782px) {
    .page-id-6.admin-bar {
        margin-top: -46px;
    }
}

.page-id-6.admin-bar {
    margin-top: -32px;
}

#cmplz-manage-consent button.cmplz-btn {
    right: 30px;
}

.grecaptcha-badge {
    bottom: 100px!important;
}

@media only screen and (max-width: 768px){
    html .joinchat {
        --bottom: 40px;
    }

    #cmplz-manage-consent button.cmplz-btn {
        padding: 5px 10px;
        height: auto;
    }
}