/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1713344949
Updated: 2024-04-17 11:09:09

*/
@font-face {
  font-family: "ITC Avant Garde";
  src: url("/wp-content/uploads/fonts/ITCAvantGardeStd-Demi.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

a:active, a:hover{
	color: #E786C4 !important;
}

#site-header, #site-footer {
	display: none; 
}
 
.footer-hyperlinks .elementor-widget-container ul li a .elementor-icon-list-text,
#rcb-sc-link-change{
	color: #DF0073 !important;
}

.footer-hyperlinks .elementor-widget-container ul li a .elementor-icon-list-text:hover,
#rcb-sc-link-change:hover {
	color: #E786C4 !important;
}

.e-font-icon-svg .e-eicon-share-arrow {
	display: none !important;
}

.elementor-slideshow__footer .elementor-lightbox-prevent-close {
	display: none !important;
}

.header-footer-padding {
	padding-top: 21.646rem !important;
	padding-bottom: 5.25rem !important;
}

/*-----------------------------------------------------Global Pink Border*/
.winx-website-border {
	border-style: solid !important;
	border-width: 0rem 0.188rem 0 0.188rem !important;
	border-color: #df0073 !important;
	/*padding: 0 !important;*/
}
/*-----------------------------------------------------Magazine Unterseiten Menus*/
.elementor-14256 .elementor-element.elementor-element-b66ad8f .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-14256 .elementor-element.elementor-element-07cfcfb .elementor-nav-menu--main .elementor-item.elementor-item-active{
	font-weight: 700;
}

.elementor-14256 .elementor-element.elementor-element-b66ad8f .elementor-nav-menu--main .elementor-item:hover,
.elementor-14256 .elementor-element.elementor-element-07cfcfb .elementor-nav-menu--main .elementor-item:hover{
	color: #fff !important;
}
/*-----------------------------------------------------Magazintabellen Zeilenfarbe*/
.e-loop-item:nth-child(even) {
    background-color: #f5f5f5;
}
/*-----------------------------------------------------Sonderhefte Display Conditions*/
/* Standardmaessig alles verstecken */
.archive-table-headline-issue,
.archive-table-headline {
    display: none;
}

/* Zeige headline-issue nur bei Sonderhefte */
body.tax-sonderhefte .archive-table-headline-issue {
    display: block;
}

/* Zeige magazine_headline-Shortcode nur bei Magazine */
body.tax-magazine .archive-table-headline {
    display: block;
}

/* Bei Taxonomie 'sonderhefte': ausblenden */
body.tax-sonderhefte .remove-magazines {
    display: none;
}

body.tax-magazine .remove-special-magazines {
	display: none;
}

.has-3-cols .magazine-archive-4-col {
    display: none !important;
}
.has-4-cols .magazine-archive-3-col {
    display: none !important;
}

.archive-table-headline .elementor-widget-container .elementor-shortcode {
	font-family: "ITC Avant Garde", sans serif;
    font-size: 1.3rem;
	line-height: 1;
	font-weight: 600;
	color: #1d1d1d;
	text-align: center;
}
