/*
Theme Name: Ona Architecture Child
Theme URI: https://deothemes.com/wordpress-themes/ona-block-wordpress-theme/
Author: DeoThemes
Author URI: https://deothemes.com
Description: Ona Architecture is a sleek and sophisticated WordPress theme designed specifically for architects, interior designers, design studios, construction firms, and creative professionals in the built environment. This meticulously crafted block-based theme offers a clean, minimalist aesthetic that beautifully showcases architectural projects and portfolios. Winner of the prestigious Anyone Can WP design contest, Ona Architecture combines cutting-edge design with exceptional functionality. The theme features a responsive layout that seamlessly adapts to all devices, ensuring your architectural vision looks stunning on desktops, tablets, and smartphones.
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 5.6
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: ona-news
Tags: blog, portfolio, entertainment, grid-layout, one-column, two-columns, three-columns, four-columns, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, full-width-template, block-patterns, block-styles, rtl-language-support, sticky-post, threaded-comments, style-variations, template-editing, theme-options, translation-ready, wide-blocks
Template: ona
Text Domain:  ona
Ona Architecture WordPress Theme, Copyright (c) 2024 by DeoThemes.
Ona Architecture is distributed under the terms of the GNU GPL.
*/
/* azonix sans-serif */
@font-face {
  font-family: "azonix";
  src: url(../fonts/azonix/azonix.eot);
  src: url(../fonts/azonix/azonix.eot#)
format("hier kann irgendetwas stehen"),
   url(../fonts/azonix/azonix.woff)
format("woff"),
   url(../fonts/azonix/azonix.ttf)
format("truetype"),
   url(../fonts/azonix/azonix.svg#webfont)
format("svg");
}
/* PLUGIN "Business Hours Indicator" shows different styling when you’re open (green) or closed (red) */
.mb-bhi-closed{
   color:red; 
}
.mb-bhi-open{
   color:green; 
}
/* Bildunterschriften in weißer Schrift*/
.wp-element-caption {
  color: #red; /* Weiß als Hex-Code */
  /* oder: color: white; */
}

/* Optional: Wenn Sie auch den Text im Editor ändern wollen,
   könnte dies notwendig sein, abhängig vom Theme */
.editor-styles-wrapper .wp-element-caption {
  color: #red;
}
