/**
 * Theme Name: KC Nijmegen
 * Theme URI: https://kcnijmegen.nl
 * Author: Kelly Faessen
 * Author URI: https://faessen.com
 * Description: Modern, professioneel WordPress theme voor KC Nijmegen e.o. met complete community functionaliteit, ledenadministratie, cursussen, agenda, nieuwsberichten en meer.
 * Version: 1.0.0
 * Requires at least: 6.0
 * Tested up to: 6.4
 * Requires PHP: 8.1
 * License: GPL v2 or later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: kc-nijmegen
 * Domain Path: /languages
 * Tags: community, membership, courses, events, responsive, custom-menu, featured-images
 */

/* =WordPress Core
-------------------------------------------------------------- */
.wp-caption {}
.wp-caption-text {}
.sticky {}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.gallery-caption {}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}

/* =Main styles loaded from assets/css/main.css
-------------------------------------------------------------- */