/* 
Theme Name:		 FDF NRW
Theme URI:		 https://www.floristik-nrw.de
Description:	 FDF NRW Theme
Author:			 media:meets GmbH
Author URI:		 https://www.mediameets.de
Template:		 enfold
Version:		 1.0.0
Text Domain:	 fdf-nrw
*/

.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
	background-color: rgba(119, 126, 58, 0.8) !important;
}

/*.html_modern-blog #top .post-entry .post-title, .html_modern-blog .avia-content-slider .slide-entry-title {
	letter-spacing: 0px !important;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
	font-size: 1em !important;
	line-height: 1.65em !important;
}*/

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
	letter-spacing: 0px !important;
}

.home div#av_section_1 .special_amp {
	font-family: inherit;
	font-style: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit!important;
}

/* For Sale / Wanted */

.ForSaleWantedBox { border-left: 3px solid #777e3a !important; padding-left: 5px; margin-bottom: 50px; }
.ForSaleWantedBox .Type { font-size: 11px; }
.ForSaleWantedBox .Title { font-size: 14px; font-weight: bold; color: #777e3a; }


/* Tribe Events */

:root {
	--tec-color-text-primary: #141827;
	--tec-color-text-primary-light: rgba(20,24,39,.62);
	--tec-color-text-secondary: #5d5d5d;
	--tec-color-text-disabled: #d5d5d5;
	--tec-color-text-events-title: var(--tec-color-text-primary);
	--tec-color-text-event-title: var(--tec-color-text-events-title);
	--tec-color-text-event-date: var(--tec-color-text-primary);
	--tec-color-text-secondary-event-date: var(--tec-color-text-secondary);
	--tec-color-icon-primary: #5d5d5d;
	--tec-color-icon-primary-alt: #757575;
	--tec-color-icon-secondary: #bababa;
	--tec-color-icon-active: #141827;
	--tec-color-icon-disabled: #d5d5d5;
	--tec-color-icon-focus: #777e3a;
	--tec-color-icon-error: #da394d;
	--tec-color-event-icon: #141827;
	--tec-color-event-icon-hover: #777e3a;
	--tec-color-accent-primary: #777e3a;
	--tec-color-accent-primary-hover: rgba(119,126,58,.8);
	--tec-color-accent-primary-active: rgba(119,126,58,.9);
	--tec-color-accent-primary-background: rgba(119,126,58,.07);
	--tec-color-accent-secondary: #141827;
	--tec-color-accent-secondary-hover: rgba(20,24,39,.8);
	--tec-color-accent-secondary-active: rgba(20,24,39,.9);
	--tec-color-accent-secondary-background: rgba(20,24,39,.07);
	--tec-color-button-primary: var(--tec-color-accent-primary);
	--tec-color-button-primary-hover: var(--tec-color-accent-primary-hover);
	--tec-color-button-primary-active: var(--tec-color-accent-primary-active);
	--tec-color-button-primary-background: var(--tec-color-accent-primary-background);
	--tec-color-button-secondary: var(--tec-color-accent-secondary);
	--tec-color-button-secondary-hover: var(--tec-color-accent-secondary-hover);
	--tec-color-button-secondary-active: var(--tec-color-accent-secondary-active);
	--tec-color-button-secondary-background: var(--tec-color-accent-secondary-background);
	--tec-color-link-primary: var(--tec-color-text-primary);
	--tec-color-link-accent-hover: rgba(119,126,58,.8);
	--tec-color-border-default: #d5d5d5;
	--tec-color-border-secondary: #e4e4e4;
	--tec-color-border-tertiary: #7d7d7d;
	--tec-color-border-hover: #5d5d5d;
	--tec-color-border-active: #141827;
	--tec-color-background: #fff;
	--tec-color-background-events: transparent;
	--tec-color-background-transparent: hsla(0,0%,100%,.6);
	--tec-color-background-secondary: #f7f6f6;
	--tec-color-background-messages: rgba(20,24,39,.07);
	--tec-color-background-secondary-hover: #f0eeee;
	--tec-color-background-error: rgba(218,57,77,.08);
	--tec-color-box-shadow: rgba(0,0,0,.14);
	--tec-color-box-shadow-secondary: rgba(0,0,0,.1);
	--tec-color-scroll-track: rgba(0,0,0,.25);
	--tec-color-scroll-bar: rgba(0,0,0,.5);
	--tec-color-background-primary-multiday: rgba(119,126,58,.24);
	--tec-color-background-primary-multiday-hover: rgba(119,126,58,.34);
	--tec-color-background-secondary-multiday: rgba(20,24,39,.24);
	--tec-color-background-secondary-multiday-hover: rgba(20,24,39,.34);
	--tec-color-accent-primary-week-event: rgba(119,126,58,.1);
	--tec-color-accent-primary-week-event-hover: rgba(119,126,58,.2);
	--tec-color-accent-primary-week-event-featured: rgba(119,126,58,.04);
	--tec-color-accent-primary-week-event-featured-hover: rgba(119,126,58,.14);
	--tec-color-background-secondary-datepicker: var(--tec-color-background-secondary);
	--tec-color-accent-primary-background-datepicker: var(--tec-color-accent-primary-background);
	--color-text-primary: var(--tec-color-text-primary);
	--color-text-primary-light: var(--tec-color-text-primary-light);
	--color-text-secondary: var(--tec-color-text-secondary);
	--color-text-disabled: var(--tec-color-text-disabled);
	--color-icon-primary: var(--tec-color-icon-primary);
	--color-icon-primary-alt: var(--tec-color-icon-primary);
	--color-icon-secondary: var(--tec-color-icon-secondary);
	--color-icon-active: var(--tec-color-icon-active);
	--color-icon-disabled: var(--tec-color-icon-disabled);
	--color-icon-focus: var(--tec-color-icon-focus);
	--color-icon-error: var(--tec-color-icon-error);
	--color-accent-primary: var(--tec-color-accent-primary);
	--color-accent-primary-hover: var(--tec-color-accent-primary-hover);
	--color-accent-primary-active: var(--tec-color-accent-primary-active);
	--color-accent-primary-background: var(--tec-color-accent-primary-background);
	--color-accent-primary-week-event: var(--tec-color-accent-primary-week-event);
	--color-accent-primary-week-event-hover: var(--tec-color-accent-primary-week-event-hover);
	--color-accent-primary-week-event-featured: var(--tec-color-accent-primary-week-event-featured);
	--color-accent-primary-week-event-featured-hover: var(--tec-color-accent-primary-week-event-featured-hover);
	--color-accent-secondary: var(--tec-color-accent-secondary);
	--color-accent-secondary-hover: var(--tec-color-accent-secondary-hover);
	--color-accent-secondary-active: var(--tec-color-accent-secondary-active);
	--color-accent-secondary-background: var(--tec-color-accent-secondary-background);
	--color-border-default: var(--tec-color-border-default);
	--color-border-secondary: var(--tec-color-border-secondary);
	--color-border-tertiary: var(--tec-color-border-tertiary);
	--color-border-hover: var(--tec-color-border-hover);
	--color-border-active: var(--tec-color-border-active);
	--color-background: var(--tec-color-background);
	--color-background-transparent: var(--tec-color-background-transparent);
	--color-background-secondary: var(--tec-color-background-secondary);
	--color-background-messages: var(--tec-color-background-messages);
	--color-background-secondary-hover: var(--tec-color-background-secondary-hover);
	--color-background-error: var(--tec-color-icon-error);
	--color-box-shadow: var(--tec-color-box-shadow);
	--color-box-shadow-secondary: var(--tec-color-box-shadow-secondary);
	--color-scroll-track: var(--tec-color-scroll-track);
	--color-scroll-bar: var(--tec-color-scroll-bar)
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container,
.tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container {
	width: 100%;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__button,
.tribe-block__events-link .tribe-events-c-subscribe-dropdown__button {
	width: 100%;
}