/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.1
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


/* NAV MENU DROPDOWN ICON FIX */
.dt-nav-menu-horizontal li .item-content, .horizontal-menu-dropdown li .item-content {
    width: 100%;
    justify-content: space-between;
}


/* HEADER NAV MENU CTA BTN */
.hoofdmenu-btn__cta a {
    background: var( --e-global-color-8cb4b04 );
    color: #fff!important;
    padding: .75rem 2rem!important;
    height: auto!important;
    border-radius: 5px;
    margin: 1rem 0 0 0;
}

.hoofdmenu-btn__cta a:hover {
	background: var( --e-global-color-b0e670d );
    color: #fff!important;
}

/* Border-top removal */
.hoofdmenu-btn__cta a::after {
    opacity: 0!important;
}

/* Indicator 0 width so we can properly center text inside btn */
.hoofdmenu-btn__cta a .item-content .submenu-indicator {
    width: 0px!important;
}

.hoofdmenu-btn__cta a .item-content {
    justify-content: center!important;
}

/* Display none on desktop but show when header is sticky. */
@media (min-width:1025px){
    .hoofdmenu-btn__cta a {
        display: none!important;
        margin: 0 0 0 1rem;
    }
}

.the7-e-sticky-effects .hoofdmenu-btn__cta a {
    display: flex!important;
}


/* BTN ICON OFFSET ON HOVER*/ 
.btn-icon__transform .elementor-button svg {
  transition: transform 0.4s ease;
}

.btn-icon__transform .elementor-button:hover svg {
  transform: translate(.3rem, 0);
}

/* FAQ ACCORDION BORDER RADIUS FIX */
.e-n-accordion details[open] summary {
    border-radius: 3px 3px 0px 0px!important;
}


/* UTILITLY CLASSES */

/* Container class */
.container{padding-inline:.75rem!important}

/* Padding classes */
.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:3.5rem!important}.p-7{padding:4rem!important}.p-8{padding:5rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:3.5rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:5rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:3.5rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:5rem!important}.ps-0{padding-inline-start:0!important}.ps-1{padding-inline-start:.25rem!important}.ps-2{padding-inline-start:.5rem!important}.ps-3{padding-inline-start:1rem!important}.ps-4{padding-inline-start:1.5rem!important}.ps-5{padding-inline-start:3rem!important}.ps-6{padding-inline-start:3.5rem!important}.ps-7{padding-inline-start:4rem!important}.ps-8{padding-inline-start:5rem!important}.pe-0{padding-inline-end:0!important}.pe-1{padding-inline-end:.25rem!important}.pe-2{padding-inline-end:.5rem!important}.pe-3{padding-inline-end:1rem!important}.pe-4{padding-inline-end:1.5rem!important}.pe-5{padding-inline-end:3rem!important}.pe-6{padding-inline-end:3.5rem!important}.pe-7{padding-inline-end:4rem!important}.pe-8{padding-inline-end:5rem!important}.px-0{padding-inline:0!important}.px-1{padding-inline:.25rem!important}.px-2{padding-inline:.5rem!important}.px-3{padding-inline:1rem!important}.px-4{padding-inline:1.5rem!important}.px-5{padding-inline:3rem!important}.px-6{padding-inline:3.5rem!important}.px-7{padding-inline:4rem!important}.px-8{padding-inline:5rem!important}.py-0{padding-block:0!important}.py-1{padding-block:.25rem!important}.py-2{padding-block:.5rem!important}.py-3{padding-block:1rem!important}.py-4{padding-block:1.5rem!important}.py-5{padding-block:3rem!important}.py-6{padding-block:3.5rem!important}.py-7{padding-block:4rem!important}.py-8{padding-block:5rem!important}@media (min-width:768px){.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:3.5rem!important}.p-md-7{padding:4rem!important}.p-md-8{padding:5rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:3.5rem!important}.pt-md-7{padding-top:4rem!important}.pt-md-8{padding-top:5rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:3.5rem!important}.pb-md-7{padding-bottom:4rem!important}.pb-md-8{padding-bottom:5rem!important}.ps-md-0{padding-inline-start:0!important}.ps-md-1{padding-inline-start:.25rem!important}.ps-md-2{padding-inline-start:.5rem!important}.ps-md-3{padding-inline-start:1rem!important}.ps-md-4{padding-inline-start:1.5rem!important}.ps-md-5{padding-inline-start:3rem!important}.ps-md-6{padding-inline-start:3.5rem!important}.ps-md-7{padding-inline-start:4rem!important}.ps-md-8{padding-inline-start:5rem!important}.pe-md-0{padding-inline-end:0!important}.pe-md-1{padding-inline-end:.25rem!important}.pe-md-2{padding-inline-end:.5rem!important}.pe-md-3{padding-inline-end:1rem!important}.pe-md-4{padding-inline-end:1.5rem!important}.pe-md-5{padding-inline-end:3rem!important}.pe-md-6{padding-inline-end:3.5rem!important}.pe-md-7{padding-inline-end:4rem!important}.pe-md-8{padding-inline-end:5rem!important}.px-md-0{padding-inline:0!important}.px-md-1{padding-inline:.25rem!important}.px-md-2{padding-inline:.5rem!important}.px-md-3{padding-inline:1rem!important}.px-md-4{padding-inline:1.5rem!important}.px-md-5{padding-inline:3rem!important}.px-md-6{padding-inline:3.5rem!important}.px-md-7{padding-inline:4rem!important}.px-md-8{padding-inline:5rem!important}.py-md-0{padding-block:0!important}.py-md-1{padding-block:.25rem!important}.py-md-2{padding-block:.5rem!important}.py-md-3{padding-block:1rem!important}.py-md-4{padding-block:1.5rem!important}.py-md-5{padding-block:3rem!important}.py-md-6{padding-block:3.5rem!important}.py-md-7{padding-block:4rem!important}.py-md-8{padding-block:5rem!important}}@media (min-width:1025px){.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:3.5rem!important}.p-lg-7{padding:4rem!important}.p-lg-8{padding:5rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:3.5rem!important}.pt-lg-7{padding-top:4rem!important}.pt-lg-8{padding-top:5rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:3.5rem!important}.pb-lg-7{padding-bottom:4rem!important}.pb-lg-8{padding-bottom:5rem!important}.ps-lg-0{padding-inline-start:0!important}.ps-lg-1{padding-inline-start:.25rem!important}.ps-lg-2{padding-inline-start:.5rem!important}.ps-lg-3{padding-inline-start:1rem!important}.ps-lg-4{padding-inline-start:1.5rem!important}.ps-lg-5{padding-inline-start:3rem!important}.ps-lg-6{padding-inline-start:3.5rem!important}.ps-lg-7{padding-inline-start:4rem!important}.ps-lg-8{padding-inline-start:5rem!important}.pe-lg-0{padding-inline-end:0!important}.pe-lg-1{padding-inline-end:.25rem!important}.pe-lg-2{padding-inline-end:.5rem!important}.pe-lg-3{padding-inline-end:1rem!important}.pe-lg-4{padding-inline-end:1.5rem!important}.pe-lg-5{padding-inline-end:3rem!important}.pe-lg-6{padding-inline-end:3.5rem!important}.pe-lg-7{padding-inline-end:4rem!important}.pe-lg-8{padding-inline-end:5rem!important}.px-lg-0{padding-inline:0!important}.px-lg-1{padding-inline:.25rem!important}.px-lg-2{padding-inline:.5rem!important}.px-lg-3{padding-inline:1rem!important}.px-lg-4{padding-inline:1.5rem!important}.px-lg-5{padding-inline:3rem!important}.px-lg-6{padding-inline:3.5rem!important}.px-lg-7{padding-inline:4rem!important}.px-lg-8{padding-inline:5rem!important}.py-lg-0{padding-block:0!important}.py-lg-1{padding-block:.25rem!important}.py-lg-2{padding-block:.5rem!important}.py-lg-3{padding-block:1rem!important}.py-lg-4{padding-block:1.5rem!important}.py-lg-5{padding-block:3rem!important}.py-lg-6{padding-block:3.5rem!important}.py-lg-7{padding-block:4rem!important}.py-lg-8{padding-block:5rem!important}}

/* MARGIN CLASSSES */
.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:3.5rem!important}.m-7{margin:4rem!important}.m-8{margin:5rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:3.5rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:5.625rem!important}.mt-9{margin-top:7.5rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:3.5rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:5rem!important}.mb-9{margin-bottom:7.5rem!important}.ms-0{margin-inline-start:0!important}.ms-1{margin-inline-start:.25rem!important}.ms-2{margin-inline-start:.5rem!important}.ms-3{margin-inline-start:1rem!important}.ms-4{margin-inline-start:1.5rem!important}.ms-5{margin-inline-start:3rem!important}.ms-6{margin-inline-start:3.5rem!important}.ms-7{margin-inline-start:4rem!important}.ms-8{margin-inline-start:5rem!important}.me-0{margin-inline-end:0!important}.me-1{margin-inline-end:.25rem!important}.me-2{margin-inline-end:.5rem!important}.me-3{margin-inline-end:1rem!important}.me-4{margin-inline-end:1.5rem!important}.me-5{margin-inline-end:3rem!important}.me-6{margin-inline-end:3.5rem!important}.me-7{margin-inline-end:4rem!important}.me-8{margin-inline-end:5rem!important}.mx-0{margin-inline:0!important}.mx-1{margin-inline:.25rem!important}.mx-2{margin-inline:.5rem!important}.mx-3{margin-inline:1rem!important}.mx-4{margin-inline:1.5rem!important}.mx-5{margin-inline:3rem!important}.mx-6{margin-inline:3.5rem!important}.mx-7{margin-inline:4rem!important}.mx-8{margin-inline:5rem!important}.my-0{margin-block:0!important}.my-1{margin-block:.25rem!important}.my-2{margin-block:.5rem!important}.my-3{margin-block:1rem!important}.my-4{margin-block:1.5rem!important}.my-5{margin-block:3rem!important}.my-6{margin-block:3.5rem!important}.my-7{margin-block:4rem!important}.my-8{margin-block:5.625rem!important}.my-9{margin-block:7.5rem!important}@media (min-width:768px){.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:3.5rem!important}.m-md-7{margin:4rem!important}.m-md-8{margin:5rem!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:3.5rem!important}.mt-md-7{margin-top:4rem!important}.mt-md-8{margin-top:5rem!important}.mt-md-9{margin-top:7.5rem!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:3.5rem!important}.mb-md-7{margin-bottom:4rem!important}.mb-md-8{margin-bottom:5.625rem!important}.mb-md-9{margin-bottom:7.5rem!important}.ms-md-0{margin-inline-start:0!important}.ms-md-1{margin-inline-start:.25rem!important}.ms-md-2{margin-inline-start:.5rem!important}.ms-md-3{margin-inline-start:1rem!important}.ms-md-4{margin-inline-start:1.5rem!important}.ms-md-5{margin-inline-start:3rem!important}.ms-md-6{margin-inline-start:3.5rem!important}.ms-md-7{margin-inline-start:4rem!important}.ms-md-8{margin-inline-start:5rem!important}.me-md-0{margin-inline-end:0!important}.me-md-1{margin-inline-end:.25rem!important}.me-md-2{margin-inline-end:.5rem!important}.me-md-3{margin-inline-end:1rem!important}.me-md-4{margin-inline-end:1.5rem!important}.me-md-5{margin-inline-end:3rem!important}.me-md-6{margin-inline-end:3.5rem!important}.me-md-7{margin-inline-end:4rem!important}.me-md-8{margin-inline-end:5rem!important}.mx-md-0{margin-inline:0!important}.mx-md-1{margin-inline:.25rem!important}.mx-md-2{margin-inline:.5rem!important}.mx-md-3{margin-inline:1rem!important}.mx-md-4{margin-inline:1.5rem!important}.mx-md-5{margin-inline:3rem!important}.mx-md-6{margin-inline:3.5rem!important}.mx-md-7{margin-inline:4rem!important}.mx-md-8{margin-inline:5rem!important}.my-md-0{margin-block:0!important}.my-md-1{margin-block:.25rem!important}.my-md-2{margin-block:.5rem!important}.my-md-3{margin-block:1rem!important}.my-md-4{margin-block:1.5rem!important}.my-md-5{margin-block:3rem!important}.my-md-6{margin-block:3.5rem!important}.my-md-7{margin-block:4rem!important}.my-md-8{margin-block:5.625rem!important}.my-md-9{margin-block:7.5rem!important}}@media (min-width:1025px){.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:3.5rem!important}.m-lg-7{margin:4rem!important}.m-lg-8{margin:5rem!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:3.5rem!important}.mt-lg-7{margin-top:4rem!important}.mt-lg-8{margin-top:5rem!important}.mt-lg-9{margin-top:7.5rem!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:3.5rem!important}.mb-lg-7{margin-bottom:4rem!important}.mb-lg-8{margin-bottom:5.625rem!important}.mb-lg-9{margin-bottom:7.5rem!important}.ms-lg-0{margin-inline-start:0!important}.ms-lg-1{margin-inline-start:.25rem!important}.ms-lg-2{margin-inline-start:.5rem!important}.ms-lg-3{margin-inline-start:1rem!important}.ms-lg-4{margin-inline-start:1.5rem!important}.ms-lg-5{margin-inline-start:3rem!important}.ms-lg-6{margin-inline-start:3.5rem!important}.ms-lg-7{margin-inline-start:4rem!important}.ms-lg-8{margin-inline-start:5.625rem!important}.me-lg-0{margin-inline-end:0!important}.me-lg-1{margin-inline-end:.25rem!important}.me-lg-2{margin-inline-end:.5rem!important}.me-lg-3{margin-inline-end:1rem!important}.me-lg-4{margin-inline-end:1.5rem!important}.me-lg-5{margin-inline-end:3rem!important}.me-lg-6{margin-inline-end:3.5rem!important}.me-lg-7{margin-inline-end:4rem!important}.me-lg-8{margin-inline-end:5rem!important}.mx-lg-0{margin-inline:0!important}.mx-lg-1{margin-inline:.25rem!important}.mx-lg-2{margin-inline:.5rem!important}.mx-lg-3{margin-inline:1rem!important}.mx-lg-4{margin-inline:1.5rem!important}.mx-lg-5{margin-inline:3rem!important}.mx-lg-6{margin-inline:3.5rem!important}.mx-lg-7{margin-inline:4rem!important}.mx-lg-8{margin-inline:5rem!important}.my-lg-0{margin-block:0!important}.my-lg-1{margin-block:.25rem!important}.my-lg-2{margin-block:.5rem!important}.my-lg-3{margin-block:1rem!important}.my-lg-4{margin-block:1.5rem!important}.my-lg-5{margin-block:3rem!important}.my-lg-6{margin-block:3.5rem!important}.my-lg-7{margin-block:4rem!important}.my-lg-8{margin-block:5.625rem!important}.my-lg-9{margin-block:7.5rem!important}}