/*
Theme Name: Humanum Child
Theme URI: http://human-rights.themerex.net/
Template: humanum_theme-master
Author: ThemeREX
Author URI: http://themerex.net/
Description: Humanum is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,full-width-template,microformats,post-formats,theme-options,threaded-comments,translation-ready
Version: 1.0

*/

.konsept-supporters {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: .5rem;
	text-align: center;
}

.konsept-supporters span {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: .5rem;
	color: rgb(0, 84, 167);
	font-weight: 300;
	word-wrap: break-word;
}

.konsept-supporters span:not(:last-child)::after {
	content: '';
	display: inline-block;
	height: 1.25rem;
	border-right: 2px solid #fff;
	box-sizing: border-box;
}

.konsept-supporters strong {
	color: #21262C;
}

.scheme_default .tribe-common--breakpoint-medium.tribe-common div.tribe-common-c-btn-border + svg,
button.tribe-events-c-subscribe-dropdown__button-text,
button.tribe-events-c-subscribe-dropdown__button-text + svg,
.scheme_default .tribe-common button.tribe-common-c-btn {
	color: #fff !important;
}

.scheme_default .single-tribe_events .tribe-events-event-product-button .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
	background-color: #0054a7;
}

#form-field-newsletter-0 {
	display: none !important;
}

.tribe-events-calendar-list__event-description.tribe-common-a11y-hidden {
  display: block !important;
  margin-top: var(--tec-spacer-3) !important;
  visibility: visible !important;
}

.scheme_default .sc_layouts_item_icon.trx_addons_icon-menu,
.scheme_default .sc_layouts_item_icon.trx_addons_icon-menu::before {
	color: #0054A7;
}

.elementor-acceptance-field {
	display: none !important;
}