/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+

/* Theme-colors 
Donker paars: 292076 
Licht paars: 6965af
Secondary: #c0cfdb
Grey/LightBG: #f1f5f7
*/

/* ------------------------------------*\
    HEADER
\*------------------------------------*/

@media (max-width: 1000px) {
    #top-menu li {
        padding-right: 12px;
    }
}

@media (max-width: 1280px) {
    .container.et_menu_container {
        width: 100%;
        padding: 0 15px;
        max-width: unset;
    }
}

@media (max-width: 1320px) {
    #main-header #logo {
        max-width: 144px;
    }
}


@media (max-width: 1320px) {
    #et_top_search {
        display: none;
    }
}
/* ------------------------------------*\
    Diensten / Snelmenu
\*------------------------------------*/
#diensten .diensten.et_pb_row .et_pb_column:hover .et_pb_module:last-child,
#diensten .diensten.et_pb_row .et_pb_column:hover .et_pb_image .et_pb_image_wrap,
#services .diensten.et_pb_row .et_pb_column:hover .et_pb_module:last-child,
#services .diensten.et_pb_row .et_pb_column:hover .et_pb_image .et_pb_image_wrap {
    text-decoration: underline;
    background-color: #292076;
    transition: 300ms all;
    cursor: pointer;
}
#diensten .diensten.et_pb_row .et_pb_column:hover .et_pb_module_header,
#services .diensten.et_pb_row .et_pb_column:hover .et_pb_module_header {
    color:white;
}
#diensten .diensten.et_pb_row .et_pb_module.et_clickable,
#diensten .diensten.et_pb_row .et_pb_image,
#services .diensten.et_pb_row .et_pb_module.et_clickable,
#services .diensten.et_pb_row .et_pb_image {
    border-radius: 0 0 25px 25px;
}
#diensten .diensten.et_pb_row .et_pb_button_wrapper,
#services .diensten.et_pb_row .et_pb_button_wrapper {
    display: none;
}
#diensten .diensten.et_pb_row .et_pb_promo_description,
#services .diensten.et_pb_row .et_pb_promo_description{
    padding: 0;
}
#diensten .diensten.et_pb_row .et_pb_promo_description .et_pb_module_header,
#services .diensten.et_pb_row .et_pb_promo_description .et_pb_module_header{
    padding: 0;
    margin: 0;
    text-decoration: underline;
}

.et_pb_column  {
    z-index: 0;
}
#fixed-menu {
    position: fixed;
    right: 0;
    bottom:0;
    width: 200px;
    background-color: #292076;
    border-radius: 25px 0 0 0;
    margin: 0;
    z-index: 99;
    padding: 1rem;
}

#fixed-menu {
    color: white;
}

#fixed-menu ul,
#fixed-menu ul li,
#fixed-menu ul li a
{
    color: white;
    text-decoration: underline;
}

/* ------------------------------------*\
    Search Page / Results
\*------------------------------------*/
.post-meta {
    display: none;
}

#sidebar {
    display: none;
}

/* ------------------------------------*\
    Branding / Custom stuff
\*------------------------------------*/
.et_pb_blurb .et-pb-icon {
    color: white !important;
    background-color: #292076 !important;
}

/* ------------------------------------*\
    Colors
\*------------------------------------*/
.primary-color-text {
    color: #292076 !important;
}

.primary-color-bg {
    background-color: #292076 !important;
}

/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/

/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/
#main-header {
    background-color: white;
}

#main-header #logo {
    max-width: 170px;
}

#main-header ul#top-menu li.current-menu-item a {
    color: #292076;
    text-decoration: underline;
}

#main-header ul#top-menu li.menu-item {
    font-size: 16px;
}

@media (min-width: 1000px) {
    #et_top_search,
    #main-header ul#top-menu li.menu-item:first-child {
        display: none;
    }
}

@media (min-width: 1200px) {
    #et_top_search,
    #main-header ul#top-menu li.menu-item:first-child {
        display: inline-block;
    }

    #et_top_search {
        margin: 12px 0 0 22px;
    }
}

#main-header ul#top-menu li.menu-item:last-child a {
    color: white !important;
    border-color: #292076 !important;
    background-color: #292076 !important;
    border-radius: 50px;
    line-height: 40px;
    padding: 0 20px;
}

#main-header ul#top-menu li.menu-item:last-child a:hover,
#main-header ul#top-menu li.menu-item:last-child a:focus,
#main-header ul#top-menu li.menu-item:last-child a:active {
    color: white !important;
    border-color: #292076 !important;
    background-color: #292076 !important;
}

#main-header .et-cart-info {
    display: none;
}

/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/

/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/

/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/
footer a {
    text-decoration: underline;
}

footer .et_pb_menu {
    background-color: transparent !important;
}

footer .et_pb_menu__menu > nav > ul > li > a {
    font-size: 18px;
}

footer .et_pb_text_3_tb_footer a,
footer .et_pb_button_module_wrapper a {
    text-decoration: none;
}

footer .et_pb_menu__menu {
    width: 100%;
}

footer .et_pb_menu__menu .et-menu-nav {
    width: 100%;
}

footer .et_pb_text_inner h3 {
    color: #292076;
}

footer ul.et-menu {
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/*------------------------------------------------*/
/*------------------[Typography]------------------*/
/*------------------------------------------------*/
body {
    font-family: "Montserrat", "Open Sans", Arial, sans-serif;
}

@font-face {
    font-family: "GorditaBold";
    font-weight: bold;
    src: url("fonts/GorditaBold.otf") format("opentype");
}

@font-face {
    font-family: "GorditaUltra";
    font-weight: ultra;
    src: url("fonts/GorditaUltra.otf") format("opentype");
}

h1 {
    font-size: 3.4rem;
    font-family: "GorditaUltra", "Lato", Helvetica, Arial, sans-serif !important;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: "GorditaBold", "Lato", Helvetica, Arial, sans-serif !important;
    line-height: 1.6;
}

h1,
h1.et_pb_contact_main_title,
.et_pb_title_container h1 {
    font-size: 42px;
}

h2,
.product .related h2,
.et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

img.border-radius {
    border-radius: 50px;
}

a {
    color: #000000;
    text-decoration: none;
    -webkit-transition: color 500ms ease;
    -moz-transition: color 500ms ease;
    -ms-transition: color 500ms ease;
    -o-transition: color 500ms ease;
    transition: color 500ms ease;
}

.nav-single a {
    color: #000000;
}

.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

p {
    //font-size: 16px;
    //line-height: 28px;
}

.lead {
    font-size: 18px;
    line-height: 26px;
}

/*------------------------------------------------*/
/*----------------[Contact Forms]----------------*/
.et-pb-contact-message {
    color: white;
    font-size: 16px;
}

/*------------------------------------------------*/
/*------------------------------------------------*/
/*---------------[Accordion Toggle]---------------*/
/*------------------------------------------------*/
.et_pb_module .et_pb_toggle {
    padding: 0;
}

.et_pb_module .et_pb_toggle .et_pb_toggle_title {
    padding: 20px;
}

.et_pb_module .et_pb_toggle .et_pb_toggle_content {
    padding: 20px;
}

/*------------------------------------------------*/
/*--------------------[Reviews]-------------------*/
/*------------------------------------------------*/
.et_pb_module.et_pb_testimonial {
    border-radius: 30px;
}

.et_pb_module.et_pb_testimonial.et_pb_bg_layout_light {
}

.et_pb_module.et_pb_testimonial.et_pb_bg_layout_dark {
}

.et_pb_module.et_pb_testimonial .et_pb_testimonial_portrait {
    min-height: 150px;
}

/*------------------------------------------------*/
/*-----------------[Landingspages]----------------*/
/*------------------------------------------------*/
.page-template-landingspage #top-header {
    display: none;
}
.page-template-landingspage #main-header {
    display: none;
}
.page-template-landingspage .et-l--footer {
    display: none;
}

/*------------------------------------------------*/
/*--------------------[Buttons]-------------------*/
/*------------------------------------------------*/
a.et_pb_button,
.et_pb_button {
    border-radius: 50px !important;
    padding: 0.6em 2em;
    font-size: 19px;
    color: #292076 !important;
}

.et_pb_button:hover {
    padding: 0.6em 3em 0.6em 2em !important;
}

/* Default button */
.et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_light {
    color: white !important;
    border-color: #292076 !important;
    background-color: #292076 !important;
}

.et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_light:hover {
    color: white !important;
    border-color: #292076 !important;
    background-color: #292076 !important;
}

/* On dark / colored background  */
.et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_dark {
    background-color: #000 !important;
    color: white !important;
    border-color: #000 !important;
}

/* .et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_dark:hover {} */

/**
*
* REM means relative to the root's font-size
* Therefore, our media queries only change the font-size of HTML
* This change will affect all other element where you have used REM to define font-sizes
*
**/
@media (min-width: 1501px) {
    body,
    html {
        font-size: 20px;
    }
}

@media (max-width: 1500px) {
    body,
    html {
        font-size: 18px;
    }
}

@media (max-width: 700px) {
    body,
    html {
        font-size: 17px;
    }
}

@media (max-width: 360px) {
    body,
    html {
        font-size: 16px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Gordita", Helvetica, sans-serif;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

h1 {
    font-size: 2.2rem;
    line-height: 3rem;
}

h2 {
    font-size: 2rem;
    line-height: 2.7rem;
}

h3 {
    font-size: 1.6rem;
    line-height: 2.5rem;
}

h4 {
    font-size: 1.3rem;
    line-height: 2rem;
}

h5 {
    font-size: 1.2rem;
    line-height: 2rem;
}

h6 {
    font-size: 1rem;
    line-height: 1.4rem;
}

p,
ul,
ol {
    //font-size: 1.2rem;
    //line-height: 2rem;
}

.bold {
    font-weight: 500;
}