/* 
Theme Name: Enkelaar Installatietechniek Child
Theme URI: 
Description: 
Author: Design voor Online
Author URI: 
Template: hello-elementor
Version: 2.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
Tags:
*/

.aspect-4-3{
	aspect-ratio: 4 / 3;
}

.aspect-16-9 {
	aspect-ratio: 16 / 9;
}

.aspect-16-9 img{
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

@media (min-width: 1025px) {
    .custom-sticky {
        position: sticky;
        top: 105px;
        height: fit-content;
    }
}

.logo-mobiel-menu a{
	outline: none!important;
}

.elementor-location-header a.elementor-icon {
    backdrop-filter: blur(3px);
}

span.accent,
.project-titel span{
	color: var( --e-global-color-primary )
}

.e-n-menu-title {
    backdrop-filter: blur(8px);
}

.project-afb{
	background-size: cover!important;
}

div#offerte-menu {
    background: var( --e-global-color-accent );
	border-radius: 100px 0px 100px 100px!important;
}

div#offerte-menu .e-n-menu-title-text {
    color: var( --e-global-color-primary );
}

span.titel-bold {
    font-weight: 500;
}

/*GOOGLE WIDGET*/

a.ti-header.ti-header-grid.source-Google {
    padding: 0px;
}

.ti-widget.ti-goog.ti-disable-font.ti-disable-animation.ti-show-rating-text.ti-review-text-mode-readmore.ti-text-align-left {
    margin-bottom: -12px;
}

.ti-widget.ti-goog.ti-disable-animation .ti-widget-container {
    margin-top: 0px!important;
}

.ti-widget.ti-goog .ti-header span, .ti-widget.ti-goog .ti-header strong {
    font-size: 15px!important;
    color: #1c211f !important;
    font-weight: 400!important;
}

.elementor-message {
    font-size: 16px;
    line-height: 1;
    margin: 45px 0px 0px 0px;
    background: #f3f1e8;
    padding: 12px 30px;
    border-radius: 6px;
}

/*.ti-widget.ti-goog {
    background: var( --e-global-color-0bfe515 );
    padding: 18px 20px 8px 20px;
    border-radius: 100px;
}*/




/* Submenu exact onder Diensten */
.elementor-element-75a1ba3 .e-n-menu-heading > li:nth-child(2) {
    position: relative !important;
}

.elementor-element-75a1ba3 .e-n-menu-heading > li:nth-child(2) > .e-n-menu-content {
    position: absolute !important;
    top: 100% !important;
    left: 50% !important;
    right: auto !important;
    width: 240px !important;
    min-width: 240px !important;
    max-width: 240px !important;
    transform: translateX(-50%) !important;
    z-index: 99999 !important;
}

.elementor-element-75a1ba3 .e-n-menu-heading > li:nth-child(2) > .e-n-menu-content #e-n-menu-content-1232 {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 240px !important;
    max-width: 240px !important;
    transform: none !important;
    margin-top: 10px !important;
}

