/*
 Theme Name:   Zuari Child
 Description:  Child von Zuari Theme
 Author:       Sharon Rieser
 Author URI:   https://www.sharie.ch
 Template:     zuari
 Version:      1.0
 Text Domain:  zuari-child
*/



.header_type_bar__title {
  font-family: bookman-jf-pro, serif;
font-weight: 400;
font-style: normal;
 font-size: 2rem;
 
 
}


.h1 {
  font-family: bookman-jf-pro, serif;
font-weight: 400;
font-style: normal;
 
 
 
}





.content__body pre, .content__body p, p {
 font-size: 1rem;
 line-height: 1.8;
}


.content__body h2 {
 margin-bottom: 20px;
 line-height: 1.5;
}

.content__body h3 {
 margin-bottom: 15px;
 line-height: 1.5;
}


.header_type_bar {
 margin-bottom: 0px;
}

.archive-header {
 
  margin-bottom: 0rem; }

.archive-header--portfolio {
  
  margin-bottom: 0rem; }

.header {
 margin-bottom: 0rem;
}



.zitat {
  padding: 20px;
  margin-top: 40px;
	margin-bottom: 40px;
 background-color: #e5e2de;
}

/* quote */

.content__body .wp-block-quote.is-large p, .content__body .wp-block-quote.is-style-large p, .content__body blockquote.is-style-large {
    
 line-height: 2rem; }
 
.content__body blockquote cite,
     .content__body blockquote.is-style-large cite {
      
      opacity: 1; }


/* alignwide Überschreiben */

.content__body .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
     }
      


.wp-block-themeisle-blocks-posts-grid.is-grid .wp-block-themeisle-blocks-posts-grid-post-blog {
    min-width: auto;
}

