/*
 Theme Name:   Blacksilver Child
 Theme URI:    https://focus4.art
 Description:  Child theme for Blacksilver
 Author:       Chris
 Template:     blacksilver
 Version:      1.0.0
*/

/* Contact Form 7 */
.wpcf7 form * {
    font-family: 'Comfortaa', sans-serif !important;
}

/* Custom visibility class */
.hide-aard-hidden {
    display: none !important;
}

/* Filterknoppen */
.f4a-filter-buttons button {
    font-size: 32px;
    padding: 14px 20px;
    line-height: 1;
    border-radius: 8px;
}

/* ================================
   FOCUS4ART TYPOGRAFIE – CHRIS
   Centrale typografiecontrole
   ================================ */

/* 1. Labels (Kunstenaar:, Serie:, Aard:, Techniek:) */
.focus4art-label,
.elementor-widget-heading .elementor-heading-title {
    font-family: 'Comfortaa', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0.2px !important;
    line-height: 1.3 !important;
}

/* 2. Waarden (ACF-velden, inclusief links) */
.focus4art-value,
.focus4art-value a,
.elementor-widget-text-editor,
.elementor-widget-text-editor p,
.elementor-widget-text-editor a {
    font-family: 'Comfortaa', sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    text-decoration: none !important;
}

/* Hover voor waarden: geen typografie-verandering, wel handje */
.focus4art-value a:hover,
.elementor-widget-text-editor a:hover {
    font-size: 15px !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

/* Cursor voor klikbare waarden */
.focus4art-value a,
.elementor-widget-text-editor a {
    cursor: pointer !important;
}

/* 3. Contactblok (“Geïnteresseerd? Neem contact op!”) */
.focus4art-contact,
.elementor-widget-text-editor.contact-block,
.elementor-widget-heading.contact-block h3 {
    font-family: 'Comfortaa', sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
}

/* 4. Knoppen */
.elementor-button,
.elementor-button span {
    font-family: 'Comfortaa', sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px !important;
    text-transform: uppercase !important;
    line-height: 1.2 !important;
}
