/* 
Theme Name: RV de Bergakkerruiters
Theme URI: http://www.bergakkerruiters.nl/
Description: Dit is het officiële thema van RV de Bergakkerruiters
Author: Visser Websites
Author URI: https://visserwebsites.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
*/

/*
    Add your custom styles here
*/

a {
    text-decoration: none;
}

.alga-extralight {
    font-weight: 200;
}

.relative {
    position: relative!important;
}

.absolute-center {
    top: 50%!important;
    transform: translateY(-50%);
}

.svg-block svg {
    display: block;
}

.shadow-xl {
    box-shadow: 0 20px 25px -5px rgb(0,0,0,0.1), 0 8px 10px -6px rgb(0,0,0,0.1);
}

.inline-link-dark a {
    color: #2970FF!important;
    transition: color .2s ease;
}

.inline-link-dark a:hover {
    color: #00359E!important;
}

img .alignright {
    padding-left: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.link-no-style a {
    text-decoration: none;
}

.elementor-318 {
    min-height: 100%;
    height: 0;
}

/* Box Shadow - Sub Menu */
.elementor-20 .elementor-element.elementor-element-7ab79f3 .emm0 .emm29 > .emm5 {
    box-shadow: 0 20px 25px -5px rgb(0,0,0,0.1), 0 8px 10px -6px rgb(0,0,0,0.1);
}

/* Sub Menu - Background a */
.elementor-20 .elementor-element.elementor-element-7ab79f3 .emm0 .emm77 > .emm5 .emm6 {
    background-color: #EFF4FF;
    margin-bottom: .5rem;
    border-radius: 8px;
}

.elementor-20 .elementor-element.elementor-element-7ab79f3 .emm0 .emm77 > .emm5 .emm6:hover {
    background-color: #0040C1;
    color: #FFFFFF;
}

.elementor-20 .elementor-element.elementor-element-7ab79f3 .emm0 .emm77 > .emm5 li:last-child a {
    margin-bottom: 0;
}

/* Sticky Header */
@media screen and (max-width: 1366px) {
    .elementor-sticky--effects .sticky-logo img {
        width: 90px!important;
    }

    .sticky-logo img {
        transition: .5s all ease-in-out;
    }
}