/*
Theme Name: Zakra - child ZMV
Theme URI: https://themegrill.com/themes/zakra/
Author: ThemeGrill
Author URI: https://themegrill.com
Description: Zakra is flexible, fast, lightweight and modern multipurpose theme that comes with many starter free sites (currently 10+ free starter sites and more will be added later) that you can use to make your site beautiful and professional. Check all the starter sites at https://demo.themegrill.com/zakra-demos/. Suitable for personal blog, portfolio, WooCommerce stores, business websites and niche-based sites (like Cafe, Spa, Charity, Yoga, Wedding, Dentist, Education etc) as well. Works with Elementor plus other major page builders so you can create any layout you want. The theme is responsive, Gutenberg compatible, SEO friendly, translation ready and major WordPress plugins compatible.
Version: 1.1.4
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: zakra
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, blog, news, e-commerce, rtl-language-support

Zakra is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/

Template: zakra
Version: 1.0
*/
/* #0db1a1; rgb(13, 177, 161) Musikvermittlung */
/* #c3cf21; rgb(195, 207, 33) Unterricht */
/* #d05981; rgb(208, 89, 129) Konzert */
/* #63c2d9; rgb(99, 194, 217) Projekte */
/* #44b178; Veranstaltungen */
/* #1f58c1; Team */
/* #ff424a; Partner_innen */
/* #c162d0; Dokumentation */
/* #ab3cbc; Voranmeldung */
/* #b7b92d; Links */
/* #f97e00; Presse */
/* #2f5b7b; Kontakt */

/* #0db1a1; Hauptfarbe rgba(13, 177, 161, 1.0) */
/* #0db1a1; Musikvermittlung rgba(13, 177, 161, 1.0) */
/* #c3cf21; Unterricht rgba(195, 207, 33, 1.0) */
/* #d05981; Konzert rgba(208, 89, 129, 1.0) */
/* #63c2d9; Projekte rgba(99, 194, 217, 1.0) */
/* #44b178; Veranstaltungen rgba(68, 177, 120, 1.0) */
/* #1f58c1; Team rgba(31, 88, 193, 1.0) */
/* #ff424a; Partner_innen rgba(255, 66, 74, 1.0) */
/* #c162d0; Dokumentation rgba(193, 98, 208, 1.0) */
/* #ab3cbc; Voranmeldung rgba(171, 60, 188, 1.0) */
/* #b7b92d; Links rgba(183, 185, 45, 1.0) */
/* #f97e00; Presse rgba(249, 126, 0, 1.0) */
/* #2f5b7b; Kontakt rgba(47, 91, 123, 1.0) */


.page-id-2 .entry-title {
	text-align: center;
}

/* Seitentitel Startseite*/
/*
.page-id-2 .tg-page-header .tg-page-header__title {
	text-align: center;
	width:100%;
}

.page-id-2 .breadcrumb-trail breadcrumbs,
.home .breadcrumb-trail breadcrumbs {
	visibility:hidden
}

*/

/* main Nav */
/*#primary-menu > div ul, #primary-menu > div ul li
#primary-menu > div ul li ,*/
#primary-menu  .sub-menu li
 {
	background: #0db1a1; 
	color: #000;
}

#primary-menu  .sub-menu li a {
/*	background: #0db1a1;  */
	color: #000;
}

#primary-menu .sub-menu a {
	color: #0db1a1;
}

#primary-menu .sub-menu a:hover {
	color: #fff;
}

.tg-primary-menu > div ul li a
/*, 
#primary-menu .primary-menu .sub-menu a:hover, #primary-menu .header-links .sub-menu a:hover 
*/
{
	color: #0db1a1;
}

.tg-primary-menu > div ul li.menu-item-has-children > a::after, .tg-primary-menu > div ul li.page_item_has_children > a::after {
	content: "";
}

#menu-item-32, #menu-item-32:hover, #menu-item-32 a:hover, #menu-item-32 a
{
	/* Unterricht */
/*	background-color: #c3cf21 !important; 
	color: #000; 
*/
	color: #c3cf21;
}
#menu-item-32 li, #menu-item-32 li:hover
{
	/* Unterricht */
	background-color: #c3cf21 !important; 
	color: #fff;
}
#menu-item-32 li a, #menu-item-32 li a:hover
{
	/* Unterricht */
	color: #fff;
}



#menu-item-33, #menu-item-33:hover, #menu-item-33 a:hover, #menu-item-33 a
{
 /*  Konzert */
/*	background-color: #c3cf21 !important; 
	color: #000; 
*/
	color: #d05981;
}
#menu-item-33 li, #menu-item-33 li:hover
{
	/* Konzert */
	background-color: #d05981 !important; 
	color: #fff;
}
#menu-item-33 li a, #menu-item-33 li a:hover
{
	/* Konzert */
	color: #fff;
}

#menu-item-34, #menu-item-34:hover, #menu-item-34 a:hover, #menu-item-34 a
{
	/* Projekte */
/*	background-color: #c3cf21 !important; 
	color: #000; 
*/
	color: #63c2d9;
}
#menu-item-34 li, #menu-item-34 li:hover
{
	/* Projekte */
	background-color: #63c2d9 !important; 
	color: #fff;
}
#menu-item-34 li a, #menu-item-34 li a:hover
{
	/* Projekte */
	color: #fff;
}


#header .header-links > ul > li.menu-parent > a::after {
	content: "";
	}



.post-thumbnail {
    display: none;
}

.zak-entry-thumbnail {
  display: none !important;
}



/* Button für Ticket verkauf */
/* Einbinden bei wordpress unter Erweitert --> "zusätzliche CSS-Klassse" */

.button_konzert_ticket_kaufen {
  font-size: 18px;
  background-color: rgb(208, 89, 129);
  border: none;
  color: white;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 28px;  
  line-height: 1.8;
  overflow-wrap: break-word;
}
.button_konzert_ticket_kaufen a {
color: rgb(49, 49, 49) !important;
text-decoration:none;
}
.button_konzert_ticket_kaufen a:hover {
color: rgb(220, 220, 220) !important;
text-decoration: none;
}

.button_workshop_ticket_kaufen {
  font-size: 18px;
  background-color: rgb(99, 194, 217);
  border: none;
  color: white;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 28px;  
  line-height: 1.8;
  overflow-wrap: break-word;
}
.button_workshop_ticket_kaufen a {
color: rgb(49, 49, 49) !important;
text-decoration:none;
}
.button_workshop_ticket_kaufen a:hover {
color: rgb(220, 220, 220) !important;
text-decoration: none;
}

.color_zmv {
	color:rgb(13, 177, 161);
}

/* herunterladen - button*/
.wp-block-file .wp-block-file__button {
    background: rgb(13, 177, 161);
}

.wp-block-button__link {
	text-decoration:none !important;
}
.wp-block-button__link:hover {
	color: rgb(256, 256, 256) !important;
	text-decoration: none;
}


.umbruchDavor {
	clear:both;
}

