/*
Theme Name: Gezondheid op 1
Theme URI: https://gezondheidop1.com/
Template: hello-elementor
Author: M Scheutjens
Author URI: https://martijnscheutjens.nl/
Description: Customised theme for Gezondheid op 1, based on Hello Elementor.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.2.1.1736355331
*/

/* GEBRUIKTE FONTS */

/* Roboto Flex */
@font-face {
    font-family: 'Roboto Flex';
    src: url('/wp-content/themes/gezondheidop1/fonts/Roboto_Flex/RobotoFlex-Regular.woff2') format('woff2'), /* Meest geoptimaliseerde formaat, moderne browsers */
         url('/wp-content/themes/gezondheidop1/fonts/Roboto_Flex/RobotoFlex-Regular.woff') format('woff'),   /* Fallback voor browsers die geen WOFF2 ondersteunen */
         url('/wp-content/themes/gezondheidop1/fonts/Roboto_Flex/RobotoFlex-Regular.ttf') format('truetype'), /* Fallback voor oudere browsers */
         url('/wp-content/themes/gezondheidop1/fonts/Roboto_Flex/RobotoFlex-Regular.eot?#iefix') format('embedded-opentype'), /* Voor IE8 en ouder */
         url('/wp-content/themes/gezondheidop1/fonts/Roboto_Flex/RobotoFlex-Regular.svg#Roboto_Flex') format('svg'); /* Specifiek voor oude iOS-browsers */
    font-weight: 100 900; /* Variabel gewicht van 300 tot 800 */
    font-style: normal;
    font-display: swap; /* Tekst toont met een fallback en wisselt naar het font zodra geladen */
/*    unicode-range: U+0000-007F, U+0100-017F, U+0180-024F, U+0250-02AF; /* Basis Latijn + Latijns Uitgebreid A (voor Engels en Nederlands) en Latijn B plus andere uitbreidingen */
}

/* custom CSS items */

.widget-image-caption.wp-caption-text {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    opacity: 0.66;
}