/*
Theme Name: Zakra Child Theme
Theme URI: http://themegrill.com/themes/zakra/
Description: Child Theme for Zakra
Author: ThemeGrill
Author URI: http://themegrill.com
Template: zakra
Version: 1.0
*/


.tg-site-header-top ul.menu li a{
    color: #fff;
}

.tg-menu-item-search, .tg-mobile-toggle{list-style-type: none;}

.tg-mobile-toggle

.elementor-widget-heading.elementor-widget-heading .elementor-heading-title, .widget .widget-title {
    color: #1a4896;
}


.fa-comments-o::before {
    content: "\f086" !important;
}

ol.tribe-list-widget {
    list-style: none;
}

.ecs-event-list h4 {
    font-size: 1.1em;
    margin-top: 0.5em;
}

.premium-blog-wrap.premium-blog-col-3 .premium-blog-entry-title {
    line-height: 0.6 !important;
}

ul#menu-seitenleiste ul.sub-menu {
    padding-left: 30px !important;
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: var(--tec-color-accent-primary);
    width: 20%;
    height: 20%;
}


.tribe-events-widget-link {
    padding-left:20px;
}

h4.tribe-event-title {
    margin-bottom:5px !important;
}
li.tribe-events-list-widget-events {
    margin-bottom:20px;
}

.bildnachweis, .bildnachweis a {
    color: grey;
    font-size:12px;
}

h2.tribe-events-schedule__datetime {
    margin-bottom: 20px;
}

.tribe-block__event-price .tribe-block__event-price__cost{
    margin-top: 15px;
}

.single-tribe_events .tribe-events-single-event-title {
    line-height: 1.3;
}

.wp-block-quote {
    
width:90%;
margin: 20px;
padding: 20px;
text-align: center;
border: none;
font-family: Lora,serif;
}
.wp-block-quote p:before {
  content: "“";
  font-family: Georgia, "Times New Roman", serif !important;
  color: #1a4896;
  font-size: 5em;
  line-height: 0.1em;
  margin-right: 0.10em;
  vertical-align: -0.4em;
}
.wp-block-quote p {
  display: block;
  color: #7a8289 !important; 
  font-weight:bold;
  line-height:1.7;
  font-size:1rem; 
}
