/* 
Theme Name: Ośrodek Nałęczów
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Lekki motyw potomny dla Hello Elementor, stworzony przez Freeline, aby bezpiecznie rozwijać wygląd strony bez nadpisywania zmian po aktualizacjach.
Author: Freeline
Author URI: https://freeline.pl/
Template: hello-elementor
Version: 1.0
Text Domain: osrodek-naleczow
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
header div.elementor-sticky{
	box-shadow:none;
}
header div.elementor-sticky--active{
	box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.5);
}
label.focused:not(.elementor-field-type-checkbox label):not(.elementor-field-type-acceptance label):not(.elementor-field-type-radio label){
	color: var(--e-global-color-accent)!important;
	font-size: 80% !important;
}
.elementor-field-group .elementor-field-textual:focus{
	border-color: var(--e-global-color-accent)!important;
}
.text-accent{
	color: var(--e-global-color-0b50304);
}