/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.offerte-aanvragen a {
    color:#fff !important;
    background: #CE0616;
    border-radius: 100px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.offerte-aanvragen a:hover {
    background: #0092CC !important;
}

.faq
.elementor-accordion-item {
    margin-bottom: 15px;
}

.faq
.elementor-tab-title {
    border-radius: 5px;
}


.faq
.elementor-accordion-item .elementor-tab-content {
    border-top: 2px solid #0092CC !important;
}

.faq
.elementor-accordion .elementor-accordion-item {
    border: 1px solid #d4d4d4;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 8%);
}

.jet-switcher__control-wrapper {
    margin-bottom: 20px;
}


@media (max-width: 991.98px) {
    .elementor-nav-menu {
        padding: 1em !important;
    }
}
