/*
 Theme Name:   Attidue Child Theme for Weller Friseure
 Theme URI:    http://weller-friseure.de/
 Description:  Attidue Child Theme for Weller Friseure
 Author:       Dirk Jaster
 Author URI:   http://freshheit.de
 Template:     attitude
 Version:      1.0.0
 Text Domain:  attitude-child
*/




body, input, textarea {
  color: #444;
  font: 15px 'PT Sans', sans-serif;
  line-height: 22px;
  hyphens: auto;
  hyphenate-limit-chars: auto 4;
  hyphenate-limit-lines: 2;
}


a {
  color: #915c69;
}

small {
  font-size: small;
}

.one-column-template .container {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .one-column-template .container, .container {
    width: 80%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .one-column-template .container, .container {
    width: 80%;
  }
}

@media (min-width: 782px) {
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

.lsn {
  list-style: none !important;
  margin-left: 0 !important;
}




#main { padding:25px 0 3rem; }
#site-logo {
  width: 100%;
  margin:18px 0 5px;
  text-align: center;
}

#site-title a img {
  max-width: 100% !important;
  margin: auto;
}

.hgroup-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.entry-header{
  display:none;
}

  
.menu-toggle {
  color: #946E53;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .hgroup-right {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .hgroup-right {
    margin-top: 15px;
  }
  .menu-toggle {
    width: auto;
    position: relative;
  }
  .menu-toggle::before {
    position: absolute;
    right: 0;
    font-size: 22px;
    line-height: inherit;
  }  
  .menu-toggle::after {
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    content: 'Menu';
    padding-right:26px;
  }  
}

#access {
  background: #946E53;
  border: 0;
  text-align: center;
}
#access .container {
  width:100%;
}
#access li {
  padding: 0 10px;
  float: none;
  display: inline-block;
}
#access a {
  font-size:16px;
  line-height:23px;
  color: #fff;
  text-transform: none;
  float: none;  
}

#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover > a, #site-generator .copyright a:hover {
  color: #fff;
}



.one-column-template .wrapper {
  width: 92%;
  max-width: 900px;
  margin: 0 auto;
  background-color: #FFF;
  box-shadow: 0 0 30px #6e482d;
  border-radius: 20px;
}


#content ul, #content ol,
#content ul ul, #content ol ol {
  margin-bottom: 15px;    
}

#content li {
  padding:0.125rem 0;
}


.wp-caption .wp-caption-text {
  padding: 15px 5px 0 0;
  font-style: normal;
}

@media only screen and (min-width: 768px) {  
  #colophon .widget {
    width:100%;
    margin:auto;
  }  
}
#colophon .widget-wrap {
  background-color: #f6f8f5;
  border-top: 1px solid #faf6f3;
}
#colophon .widget-area {
  padding: 35px 0 25px;
}
h2.wp-block-heading {
  font-size: 22px;
}


#site-generator {
  background:#946E53;
  padding:10px 0;
  margin-bottom: 30px;
  border-top:0;
  border-bottom: 30px solid #fff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  text-align:right;
}

#site-generator .social-profiles {
  display: none;
}
#site-generator .copyright {
  float: none !important;
  padding-top: 0 !important;
  width: 100% !important;
  text-align: right;
}

#site-generator .copyright a {
  color:#fff;
  font-size:12px
}

.back-to-top a {
  background-color: transparent;
  text-align: center;

  color: #ddd;

}




/*-------seiten anpassen----------*/
#post-6 h2 {
padding: 0;
}

.wp-block-image .is-style-rounded img,
.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
  border-radius: 20px;
}


.exggmap-wrapper button {
  text-transform: none !important;
}
p.exampp-hints {
  font-size: 12px;
  text-align: center;
}


.wp-block-image figcaption {
  font-size: 11px;
  color: #888;
  padding-top: 0;
}
