body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Palatino Linotype", "Book Antiqua", Palatino, serif !important;
}
  .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary {
      font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Palatino Linotype", "Book Antiqua", Palatino, serif !important;
}
span.toggle-text {
	display:none
}

header.entry-header.has-text-align-center.header-footer-group, header.archive-header.has-text-align-center.header-footer-group{
    background-image: url('https://www.dobbelstein.info/wp-content/uploads/2021/04/krikelkrakel-2.png');
    background-size: 225px 75px;
    background-position: bottom left;
    background-repeat:  no-repeat;
}
/* wegen der Grafik Wiederholungen im Handy*/
header.entry-header.has-text-align-center{
    background-image: none;}
	/* footer{
    background-image: none;}*/
   /*div.footer-nav-widgets-wrapper.header-footer-group{
    background-image: none;}*/
/*--------------------------------------------------*/
.intro-text{
  color:white;

}
.entry-content {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Palatino Linotype", "Book Antiqua", Palatino, serif !important;
    letter-spacing: normal;
    font-size: 1.6rem;
    background-image: url('https://www.dobbelstein.info/wp-content/uploads/2020/12/deko_attention.jpg');
    background-size: 15px 30px;
    background-position: center left;
    background-repeat:  no-repeat;
     }   
h1.entry-title{
  color: white;
  font-size: 1.8rem;
  text-shadow: 3px 3px 3px#54432d;
}

.post-inner.thin{
  background-image: url('https://www.dobbelstein.info/wp-content/uploads/2021/01/3b.png');
  background-size: 15px 15px;
  background-repeat:  no-repeat;
  background-position: top right;
}
/**/
.widget-content,.intro-text{
  font-size: 1.8rem;
}

strong {
  white-space: nowrap;
}
/*    ------------------------------Content suche highliten           */
.hilite { background-color:#f5efe0;color:#5a6570;} /* default #b3ccff */
/*    ------------------------------Content suche highliten           */

.singular .entry-header,.archive-header{
  padding: 2rem 0;
} 
.footer-widgets-outer-wrapper{
    padding: 2rem 0;
}
.footer-widgets .widget{
  margin-top: 1px;
}
div.textwidget custom-html-widget, div.textwidget,div.footer-credits,a.to-the-top, div.header-navigation-wrapper,
.header-toggles:only-child .toggle-inner .toggle-text {
  font-size: 1.8rem;
} 
h2.entry-title{
    font-size: 2rem;
  }
.post-inner{
    padding-top: 3rem;
}
 h3, .heading-size-3,.archive-title{
    font-size: 2rem;
} 
.footer-top-visible .footer-nav-widgets-wrapper{
   /* margin-top: 3rem;*/
    background-image: url("https://www.dobbelstein.info/wp-content/uploads/2021/04/3lines.png");
    background-size: 60px 20px;
    background-position: top right;
    background-repeat:  no-repeat;
    
}
@media (min-width: 680px){

.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
    font-size: 2rem;
    padding: 2.5rem 0;
}
/*-----------------------------------------------search-----------------*/
.search-modal #search-form-1.search-field {
    border: none;
    font-size: 1.6rem;
    height: 2.6rem;
    background-color:#3e4f6963;
 }
  .search-modal.active .search-modal-inner {
	margin-left: 60%;}
/*-----------------------------------------------search-----------------*/
}
@media (min-width: 1024px){
  .search-modal.active .search-modal-inner {
	margin-left: 70%;}
	}

@media (max-width: 680px){
  .search-modal #search-form-1.search-field {
     background-color:rgb(160, 192, 222,0.2);
}
.entry-title{
  color: white;
  /*font-size: 24px;*/
  font-size: 1.8rem;
}
.widget-content{
  /*font-size: 24px;*/
  font-size: 1.5rem;
}
.entry-content{
    /*font-size: 24px;*/
  font-size: 1.5rem;
}
.footer-widgets .widget {
    border-top: none;
    margin-top: 0.7rem;
    padding-top: 0;
}
.login{
  display: none
}
span.toggle-inner> span.toggle-text{
    font-size: 1.3rem;
}
}
 /* ------------------------The accordion item container -------------------------------------*/
.c-accordion__item {
  background-color:#577fbc63;
}
.c-accordion__item>h4{
  padding-left:10px;
}
 .c-accordion__item.is-open {} /* is-open is added to open accordion items */
.c-accordion__item.is-read {} /* is-read is added to accordion items that have been opened at least once */
.c-accordion__title {
  margin:10px;
  font-size:1.8rem;
} /* An accordion item title */
.c-accordion__title--button{
  /*color:white;*/
  color:#eee;
} /* An accordion item title that is using a `` tag */
.c-accordion__title:hover {
  background-color:#577fbc45;
} /* To modify the style when hovering over an accordion item title */
.c-accordion__title:focus {} /* To modify the style when an accordion item title currently has broswer focus */
.c-accordion__content {
  margin:10px;
  padding-bottom:10px;
}  
/* ------------------------The accordion item container -------------------------------------*/
