/**
Theme Name: CM Child Theme
Author: Crossmotion
Author URI: https://crossmotion.nl/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cm-child-theme
Template: astra
*/

/* Scroll to Top button */
#ast-scroll-top {
    background-color: #40ACE1;
    color: #242551;
}

/* Links geen underline */
a {
    text-decoration: none !important;
}

/* Header koptekst */
#header .header-text {
    font-family: 'Chantilly', sans-serif !important;
    color: #fff;
    font-size: 47px !important;
    font-weight: 600 !important;
    line-height: 49px !important;
    letter-spacing: 1px !important;
}

/* Header kleine subtekstt */
#cm_header_small_sub {
    font-size: 22px;
    font-weight: 600;
    font-family: "Mukta Mahee", sans-serif;
}

/* Knoppen */
.cm_btn .elementor-button.elementor-button-link, .lost-password a, p.login-submit #wp-submit, .lostpassword-submit button#reset-pass-submit {
    background-color: transparent;
    border: solid 1px var(--e-global-color-text);
    font-weight: 500;
    font-size: 18px;
    font-family: "Mukta Mahee", sans-serif;
    letter-spacing: 0.5px;
    border-radius: 50px;
    padding: 18px 20px;
    color: var(--e-global-color-text);
}

/* Knoppen geen outline wanneer geklikt */
.cm_btn .elementor-button.elementor-button-link:focus {
    outline: 0;
}


/* Lijst elementen */
.cm_list ul li {
    font-family:'Mukta Mahee', sans serif;
    font-size:18px;
    line-height:20px;
    font-weight:500;
    color:#242551;
}

/* WP Forms label text */
.wpforms-submit-container #wpforms-submit-650.wpforms-submit {
    background-color: transparent;
    border: solid 1px var(--e-global-color-text);
    font-weight: 500;
    font-size: 18px;
    font-family: "Mukta Mahee", sans-serif;
    letter-spacing: 0.5px;
    border-radius: 50px;
    padding: 18px 20px;
    height: auto;
    margin-top: 16px;
    color: var(--e-global-color-text);
}
/* WP Forms knop BG on hover */
.wpforms-submit-container #wpforms-submit-650.wpforms-submit:hover {
    background: white !important;
}

div.wpforms-container-full input[type=text],
div.wpforms-container-full textarea, input[type=text], input[type=password], input[type=email] {
    border: solid 1px var(--e-global-color-text) !important;
    border-radius: 20px !important;
}

/* WP Forms "max tekens tekst"*/
div.wpforms-container-full #wpforms-field-limit-text-650-1,
div.wpforms-container-full #wpforms-field-limit-text-650-4,
div.wpforms-container-full #wpforms-field-limit-text-650-2
{
    display:none !important;
}

/* WP Forms label tekst */
div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label {
    font-size: 18px;
    font-family: 'Mukta Mahee', sans-serif !important ;
}

/* Cases Blok */
#cm_case,
#cm_blog_case {
    max-width: fit-content;
}
#cm_case_p {
    line-height: 19px;
}

/* Categorieën Meer info knoppen */
#categories {
    & h3 {
    font-family: 'Mukta Mahee', sans-serif !important ;
    font-size: 18px !important;
    font-weight: 900 !important;
    }
    & a {
        text-decoration: none;
    }
}

/* LabSC Participeert in de NEN normcomissie */
h5.nencom {
    font-family: 'Mukta Mahee', sans-serif !important;
    font-size: 23px !important;
    font-weight: 100 !important;
}

/* Alle kopteksten */
h2 {
    font-family: 'Chantilly', sans-serif !important ;
    font-size: 24px !important;
    font-weight: 800 !important;
}

/* Branche text */
#branche h3 {
    font-family: 'Chantilly', sans-serif !important ;
    font-size: 24px !important;
    font-weight: 300 !important;
}
#branche a {
    text-decoration: none;
}

/* Footer Links */
#footer .normallink h6 {
    font-family: 'Mukta Mahee', sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
}
#footer .thicklink h2 {
    font-family: 'Mukta Mahee', sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
}

/* Kennisbank is alle Blogs */
#kennisbank .elementor-169 .elementor-element.elementor-element-f3453cd {
    height: 435px !important;
}

#kennisbank .category-advies {
    background-color: #7CC085;
}

#kennisbank .category-advies > .elementor-element {
    background-image:unset !important;
}

#kennisbank .category-controle {
    background-color: #37B39A;
}

#kennisbank .category-controle > .elementor-element {
    background-image:unset !important;
}

#kennisbank .category-duurzame-laboratoria {
    background-color: #40ACE1;
}

#kennisbank .category-duurzame-laboratoria > .elementor-element {
    background-image:unset !important;
}

#kennisbank .category-trainingen {
    background-color: #6AC5DE;
}

#kennisbank .category-trainingen > .elementor-element {
    background-image:unset !important;
}

#resetpasswordform .somfrp-password-wrapper{
    width: 100%;
    max-width: 100%;
}

#resetpasswordform .somfrp-password-wrapper input{
    width: 100%;
    max-width: 100%;
}

#somfrp_user_info {
    width: 100%;
}

.lostpassword-submit {
    float: right;
}

.dataTables_wrapper .dataTables_length select {
    width: 55px;
}

.dataTables_wrapper .dataTables_filter input {
    width: 200px;
    margin-bottom: 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: linear-gradient(135deg, #3ebd99 0%, #33ade1 100%) !important;
}

.erkenningen-slider img {
    max-height: 150px;
}

/* --------------------
*
*      PHONE BREAKPOINT
*
------------------------ */
@media screen and (max-width: 768px) {

    /* Big header text */
    #header .header-text {
        font-size: 34px;
    }

    /* Footer Links */
    #footer .normallink {
        font-family: 'Mukta Mahee', sans-serif;
        font-weight: 400;
        font-size: 18px;
    }
    #footer .thicklink {
        font-family: 'Mukta Mahee', sans-serif;
        font-weight: 600;
        font-size: 20px;
    }

    #categories p {
        font-family: 'Mukta Mahee', sans-serif;
        font-size: 20px;
    }
}

/* --------------------
*
*      TABLET BREAKPOINT
*
------------------------ */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    #header .header-text {
        font-size: 50px;
    }
}

.ast-article-single figure, .ast-article-single img:not(figure img) {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}