/*
 Theme Name:   Klang Meines Körpers
 Description:  Klang Meines Körpers
 Template:     sydney
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
/*Allgemein-------------------------------------------------------------------------------------------------------*/
.page-wrap a{
  color: #cb0a1f;
}
body{
  font-family: "Source Sans Pro",sans-serif;
}

/* .entry-content>*{
  margin-bottom: 0 !important;
} */

.d-inline{
  display: inline-block;
}

h1, h2 {
  color: #0069b2 !important;
}
/*Header----------------------------------------------------------------------------------------------------------*/
.overlay{
  opacity: 0.3 !important;
}
.header-image{
  background-position: top center !important;
}
.site-header{
  background-color: white;
}
.site-logo{
  max-height:50px;
}
li.menu-item a{
  color: #261c15 !important;
}
li.menu-item:hover a{
  color: #cb0a1f !important;
}
li.current-menu-item a{
  color: #cb0a1f !important;
}
ul.sub-menu li.menu-item a{
  background: white !important;
  color: #261c15 !important;
}
ul.sub-menu li.menu-item:hover a{
  color: #cb0a1f !important;
}
ul.sub-menu li.current-menu-item a{
  color: #cb0a1f !important;
}
ul.sub-menu::after{
  background-color: #cb0a1f !important;
}

.float-header{
  background-color: white !important;
}

/*Slider----------------------------------------------------------------------------------------------------------*/
/*.slide-item-1{
  background-position: 50% 85px !important;
}*/
.slide-inner{
  top: 78% !important;
  left: 5% !important;
  text-align: left !important;
  min-height: 100px !important;
  margin-top: 5px !important;
}
.slide-inner h2.maintitle{
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 0px;
  color: #cb0a1f;
}
.slide-inner h2.maintitle::after{
  height: 0px;
}
.slide-inner p.subtitle{
  font-size: 20px;
  line-height: 30px;
  padding: 0px;
}
.slide-inner a.roll-button{
  display: none;
}
.slides-control{
  height: 85% !important;
}

/*Content----------------------------------------------------------------------------------------------------------*/
.site-main a{
  color: #47425d;
}
.site-main hr{
  display: none;
}
.content-intro-wrapper{
  margin-top: -50px;
}
.content-intro-heading h5{
  line-height: 26px !important;
}
.content-intro-subheading{
  margin-bottom:0px !important;
}
.content-video-wrapper{
padding-top: 20px;
padding-bottom: 20px;
  width:60% !important;
  margin: auto;
}

.prevention-wrapper{
  background-color: #cb0a1f;
  padding-bottom: 60px;
}
.prevention-wrapper .elementor-container {
  max-width: 1280px !important;
}
.prevention-wrapper-heading{
  background-color: #cb0a1f;
}
.prevention-heading{
  margin-top:50px;
  margin-bottom: 10px;
}
.prevention-heading h5{
  color: #fff;
}
.prevention-information-box{
  background-color: white;
}
.prevention-information-box .elementor-image-box-wrapper figure.elementor-image-box-img{
  width: 100% !important;
  height: 190px;
  margin: 0 !important;
  position: relative;
  border-bottom: 1px solid #e8e9f3;
}
.prevention-information-box .elementor-image-box-wrapper figure.elementor-image-box-img img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 190px;
}
.prevention-information-box .elementor-image-box-content{
  padding: 15px;
}
.prevention-information-box .elementor-image-box-content div.elementor-image-box-title{
  font-weight: bold;
  text-align:left;
  font-size: 16px;
  height: 28px;
  hyphens: manual;
  color: #47425d;
}
.prevention-information-box .elementor-image-box-content p.elementor-image-box-description{
  text-align:left;
  height: 90px;
  hyphens: manual;
  font-size: 15px !important;
}

.quote-wrapper{
  padding-top: 50px;
  padding-bottom: 50px;
}

.offer-wrapper{
  background-color: #ffb400;
  padding-bottom: 60px;
}
.offer-wrapper-heading{
  background-color: #ffb400;
}
.offer-heading{
  margin-top:20px;
  margin-bottom: 10px;
}
.offer-heading h5{
  color: white !important;
}
.offer-information-box{
  background-color: white;
}
.offer-information-box .elementor-image-box-wrapper figure.elementor-image-box-img{
  width: 100% !important;
  margin: 0 !important;
  height: 240px;
}
.offer-information-box .elementor-image-box-wrapper figure.elementor-image-box-img img{
  object-fit: cover;
  height: 240px;
}
.offer-information-box .elementor-image-box-content{
  padding: 20px;
}
.offer-information-box .elementor-image-box-content div.elementor-image-box-title{
  font-weight: bold;
  text-align:left;
  font-size: 18px;
}
.offer-information-box .elementor-image-box-content p.elementor-image-box-description{
  text-align:left;
  max-height: 80px;
}

.donate-wrapper{
  background-color: #009ee3;
  padding-bottom: 60px;
}
.donate-wrapper-heading h5{
  color: #fff;
}
.donate-wrapper-heading{
  background-color: #009ee3;
  margin-top:50px;
  margin-bottom: 10px;
}
.donate-wrapper-image-box .elementor-column-wrap {
  padding: 0px !important;
}
.donate-wrapper-image-box .elementor-column-wrap:last-child {
  padding-left: 20px !important;
  color: #fff;
}
.donate-wrapper-button {
  margin-left:80px;
}
.home .prefooter-wrapper{
  border-top: none !important;
}
.prefooter-wrapper{
  background-color: #fff;
  padding: 50px 50px 25px 50px;
  border-top: 1px solid #cb0a1f;
}
.prefooter-container{
	max-width: 1140px; 
	position: relative; 
	display: flex; 
	margin-left: auto; 
	margin-right: auto; 
}
.prefooter-row{
	width: 100%; 
	display: flex; 
}
.prefooter-element{
	width: 23%; 
}
.prefooter-column-wrap{
	width: 100%; 
	padding: 10px;
}
.prefooter-col-66{
	width: 66.666%;
}
.prefooter-col-33{
	width: 33.333%;
}
.prefooter-widget-wrap{
	position: relative; 
	width: 100%; 
	flex-wrap: wrap; 
	align-content: flex-start; 
}
.prefooter-widget-image{
	text-align: center; 
}
.prefooter-widget-image img{
	vertical-align: middle; 
	display: inline-block; 
}
.prefooter-widget-social-icons{
	
}
.prefooter-social-icon-text{
	
	position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.prefooter-social-icon{
	font-size: 25px;
	line-height: 50px;
	width: 50px;
	height: 50px;
	border-radius: 50%; 
	background-color: #cb0a1f;
	display: inline-flex; 
	text-align: center; 
	cursor: pointer;
	justify-content:center;
	align-items:center; 
}
.prefooter-social-icon i{
	color: #fff; 
}
.prefooter-image{
	margin-bottom: 10px; 
}
.prefooter-icon-box-title:not(:last-child)
{
	margin-bottom: 20px; 
}
.prefooter-heading-title{
	padding: 0; 
	margin: 0; 
	line-height: 1; 
}
.prefooter-icon-list-items{
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}
.prefooter-icon-list-icon i{
	width: 1.25em;
}
.prefooter-wrapper a{
    color: #47425d;
}
.prefooter-wrapper .prefooter-icon-box i.fa-chevron-right{
  color: #cb0a1f;
}
.prefooter-wrapper .elementor-widget-social-icons a.elementor-icon{
  background-color: #cb0a1f;
}
.prefooter-wrapper .prefooter-contact-box .elementor-column-wrap{
  padding-top: 0px !important;
  padding-left: 0px !important;
}
/*.prefooter-wrapper .prefooter-contact-box .elementor-row div:nth-of-type(1){
  width: 55px;
}*/

.prefooter-wrapper .prefooter-contact-box .prefooter-contact-icon-map i{
  font-size: 30px;
  color: #cb0a1f;
}
.prefooter-wrapper .prefooter-contact-box .prefooter-contact-icon-phone i{
  font-size: 30px;
  color: #cb0a1f;
}
.prefooter-wrapper .prefooter-contact-box .prefooter-contact-icon-mail i{
  font-size: 30px;
  color: #cb0a1f;
}
.prefooter-contact-job,
.prefooter-contact-office{
  width: 300px !important;
}

div.rtsw-testimonial-rate{
  display: none;
}
div.rtsw-avtar-image{
  margin:auto;
  width: 125px;
}
i.fa-quote-left{
  display:none;
}
.testemonial-wrapper{
  padding-top: 20px;
}
.testemonial-wrapper button{
  border: none !important;
}

/*Footer----------------------------------------------------------------------------------------------------------*/
.site-footer{
  background-color: #2e4052 !important;
  color: white !important;
}
a.go-top{
  background-color: white ;
  color: #cb0a1f;
}
a.go-top:hover{
  background-color: #cb0a1f ;
  color: white;
}

/*SUbsites-------------------------------------------------------------------------------------------------------*/
.header-image{
  /* top: 50px; */
  height: 550px !important;
  background-position: 0 -190px;
}
.content-wrapper{
  padding-top: 0px !important;
}
.content-wrapper p{
    margin-bottom: 0px;
}
.content-wrapper .testimonials .rtsw-testimonial-content h4{
  display: none;
}
.content-wrapper .testimonials .rtsw-cleararea .testimonial_row{
  display: none;
}
.content-wrapper .testimonials .rtsw-testimonial-inner{
  margin-top:0px;
}
.content-wrapper .testimonials .rtsw-testimonial .slick-dots{
  bottom: -40px;
}
.testimonial-schueler .rtsw-testimonial-box {
  height: 240px !important;
}
.testimonial-schueler .rtsw-testimonial-inner{
  height: 100% !important;
}
.testimonial-lehrer .rtsw-testimonial-box {
  height: 292px !important;
}
.testimonial-lehrer .rtsw-testimonial-inner{
  height: 100% !important;
}
.testimonial-specialist .rtsw-testimonial-box {
  height: 265px !important;
}
.testimonial-specialist .rtsw-testimonial-inner{
  height: 100% !important;
}

.content-wrapper .testimonials .rtsw-testimonial .slick-dots li.slick-active button{
  border-color: #444;
}
.content-wrapper .testimonials .rtsw-testimonial .slick-dots li button{
  border-color: #ccc;
}
.content-wrapper .post-password-form input[type='password']{
  vertical-align: middle;
  margin-left:20px;
  margin-right:10px;
}
.content-wrapper .post-password-form input[type='submit']{
  background-color: #cb0a1f;
}
.content-wrapper .post-password-form input[type='submit']:hover{
  background-color: #fff;
  border: 1px solid #cb0a1f;
  color: #cb0a1f;
}
.subsite-content-heading{
    margin-bottom: 30px;
    margin-left: -10px;
}
.subsite-content-heading h2{
    font-size: 36px;
    padding-bottom: 10px !important;
}
.entry-footer{
  display: none;
}
.elementor-accordion-item{
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
}
.elementor-active .elementor-accordion-icon{
  color: #cb0a1f;
}
.elementor-active  a{
  color: #cb0a1f !important;
}
.elementor-accordion .elementor-tab-content{
  border-top: 1px solid #cb0a1f !important;
}
.elementor-accordion-icon{
  float: right !important;
}
.content-wrapper .elementor-toggle-item .elementor-tab-title{
  line-height: 20px;
  height: 91px;
}
.content-wrapper .basisausstellung .elementor-toggle-item .elementor-tab-title{
  line-height: 20px;
  height: auto !important;
}
.verein-team-person-name{
  height: 20px;
}
.verein-team-person-title{
  height: 32px;
}
.verein-team-person-description{
  height: 90px;
  line-height: 20px;
}
.verein-team-weitereMitglieder .verein-team-person-title{
  height: 20px !important;
}
.elementor-element .media-image figure{
  transition: all .4s;
}
.elementor-element .media-image figure:hover{
  transform: scale(1.1);
  transition: all .5s;
}
.elementor-element .media-image figcaption{
  font-weight: bold;
  background-color: #ffb400;
  padding: 30px;
  margin-top: 0px;
  color: #fff;
  font-size: 20px;
  display: flex; 
  align-items: center; 
  justify-content: center; 
  height: 125px; 
}
.form-buchungsformular form{
  width:620px;
  margin:auto;
}
.form-buchungsformular .form-text{
  margin-bottom: 15px;
}
.form-buchungsformular p{
  width:300px;
  float:left;
  margin-bottom: 10px;
}
.form-buchungsformular select{
  width:300px;
  float:left;
  height: 30px;
  margin-bottom: 10px;
}
.form-buchungsformular input{
  width:300px;
  height: 30px;
  border-radius: 5px;
}
.form-buchungsformular input:focus{
  border: 1px solid #cb0a1f;
}
.form-buchungsformular input[type='checkbox']{
  height: 18px;
  width:36px;
  margin: 0;
  vertical-align: middle;
}
.form-buchungsformular input[type='checkbox'] span.first{
  margin-left: 0px;
}
.form-buchungsformular label{
  width: 300px;
}
.form-buchungsformular .form-text{
  width: 100%;
}
.form-buchungsformular span.dsgvo-vereinbarung{
  width: 100%;
  float: left;
  margin-top: 20px;
}
.form-buchungsformular span.dsgvo-vereinbarung label{
  width: 100%;
}
.form-buchungsformular p.form-button{
  float:left;
  text-align:center;
  width: 620px;
  margin-top:50px;
}
.form-buchungsformular p.form-button input{
  height: 46px;
  background-color: #cb0a1f;
  width: 128px;
}
.form-buchungsformular p.form-button input:hover{
  color: #cb0a1f;
  background-color: #fff;
  border: 1px solid #cb0a1f;
}
.form-buchungsformular p:nth-of-type(1), p:nth-of-type(3), p:nth-of-type(5), p:nth-of-type(8), p:nth-of-type(11), p:nth-of-type(13), p:nth-of-type(15), p:nth-of-type(17), p:nth-of-type(20), p:nth-of-type(22), p:nth-of-type(24){
  margin-right: 20px !important;
}
.form-buchungsformular p:nth-of-type(6), p:nth-of-type(9), p:nth-of-type(12), p:nth-of-type(14), p:nth-of-type(16), p:nth-of-type(18), p:nth-of-type(21), p:nth-of-type(23){
  margin-right: 0px !important;
}
/* .form-buchungsformular p:nth-of-type(7), p:nth-of-type(10), p:nth-of-type(19){
	width: 620px; 
}
.form-buchungsformular .form-acceptance , .anlieferung-ausstellung{
	width: 620px; 
} */
/*.form-buchungsformular .wpcf7-mail-sent-ok{
	display:none !important; 
}*/

.form-anmeldeformular form{
  width:620px;
  margin:auto;
}
.form-anmeldeformular p{
  width:300px;
  float:left;
  margin-bottom: 10px;
}
.form-anmeldeformular select{
  width:300px;
  float:left;
  height: 30px;
  margin-bottom: 10px;
}
.form-anmeldeformular p:nth-of-type(1),
.form-anmeldeformular p:nth-of-type(3),
.form-anmeldeformular p:nth-of-type(5),
.form-anmeldeformular p:nth-of-type(7),
.form-anmeldeformular p:nth-of-type(8),
.form-anmeldeformular p:nth-of-type(9),
.form-anmeldeformular p:nth-of-type(11),
.form-anmeldeformular p:nth-of-type(13) {
    margin-right: 20px !important;
}
.form-anmeldeformular p:nth-of-type(8){
    width:100%;
}
.form-anmeldeformular p:nth-of-type(15) {
    width: 620px;
}
.form-anmeldeformular input{
  width:300px;
  height: 30px;
  border-radius: 5px;
}
.form-anmeldeformular input:focus{
  border: 1px solid #cb0a1f;
}

.form-anmeldeformular input[type='radio']{
    margin-left: -20px !important; 
    margin-top: 0px; 
    width: 15px;
}

.form-anmeldeformular input[type='checkbox']{
  height: 18px;
  width:36px;
  margin: 0;
  vertical-align: middle;
}
.form-anmeldeformular input[type='checkbox'] span.first{
  margin-left: 0px;
}
.form-anmeldeformular label{
  width: 300px;
}
.form-anmeldeformular .form-text{
  width: 100%;
}
.form-anmeldeformular span.dsgvo-vereinbarung{
  width: 100%;
  float: left;
  margin-top: 20px;
}
.form-anmeldeformular span.dsgvo-vereinbarung label{
  width: 100%;
}
.form-anmeldeformular p.form-button{
  float:left;
  text-align:center;
  width: 620px;
  margin-top:50px;
}
.form-anmeldeformular p.form-button input{
  height: 46px;
  background-color: #cb0a1f;
  width: 128px;
}
.form-anmeldeformular p.form-button input:hover{
  color: #cb0a1f;
  background-color: #fff;
  border: 1px solid #cb0a1f;
}
div[class*='validation-errors']{
  border: none;
}
div[class*='response-output']{
  float:left;
}
div[class*='mail-sent-ng']{
  border: none;
}
.downloads-item{
  width:33% !important;
}
.downloads-image{
  margin-bottom: 0px !important;
}
.downloads-image img{
  width: 100%;
}
.downloads-title{
  padding: 10px;
  border: 1px solid #dedede;
  border-top:none;
  height: 102px;
}
.elementor-element-edit-mode .downloads-item{
  width:33% !important;
}
.elementor-element-edit-mode .downloads-title{
  padding: 10px;
  border: 1px solid #dedede;
  border-top:none;
  height: 102px;
}
.downloads-title-arbeitsmaterialien{
  padding: 10px;
  border: 1px solid #dedede;
  border-top:none;
  height: 130px;
}
.elementor-element-edit-mode .downloads-title-arbeitsmaterialien{
  padding: 10px;
  border: 1px solid #dedede;
  border-top:none;
  height: 130px;
}
.oton-film .elementor-fit-aspect-ratio{
  width: 650px;
  margin:auto;
}
.spenden-formular{

}
#betterplace_donation_iframe{
  text-align: center;
}

/*LearnPress-----------------------------------------------------------------------------------------------------*/
.learn-press-breadcrumb{
	display: none;
}
.learn-press-courses-header{
	display: none;
}
.lp-courses-bar{
	display: none; 
}
.learn-press-courses .course-content .course-readmore a{
	background: #cb0a1f !important; 
}
.course-summary-content .course-detail-info{
	padding: 30px !important; 
	margin-bottom: 0px !important; 
}
.course-summary-content .course-detail-info .meta-item-instructor{
	pointer-events: none !important; 
}
.course-summary-content .course-detail-info .course-meta .meta-item-level{
	display: none !important;
}
.course-summary-content .course-detail-info .course-meta .meta-item-quiz{
	display: none !important;
}
.course-summary-content .course-detail-info .meta-item-categories{
	display: none !important; 
}
.course-summary-content .course-summary-sidebar{
	margin-top: -180px !important; 
}
.course-summary-content .course-extra-box{
	display: none; 
}
#tab-instructor .course-author__pull-right{
	text-align: justify !important; 
}
#tab-instructor .course-author .author-title{
	pointer-events: none !important; 
}
.downloads-section{
	padding: 50px 10px; 
}
.downloads-section .downloads-image{
	border: 1px solid #dedede;
}
.downloads-section .downloads-column{
	width: 49%; 
	padding-right: 10px; 
	display:inline-block; 
}

/*Media Queries--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
  .content-wrapper .elementor-toggle-item .elementor-tab-title{
    height: 111px;
  }
}

@media only screen and (max-width: 1024px) {
  .site-header{
    background-color: white !important;
  }
  .site-header .btn-menu{
    color: #261c15;
  }
  div.menu-mainmenu-container{
    background-color: white !important;
  }
  div.menu-mainmenu-container li{
    border-top: 1px solid #e8e9f3 !important;
  }
  span.btn-submenu::before{
    color: #261c15;
  }
  span.btn-submenu.active::before{
    color: #cb0a1f;
  }

  .slide-inner h2.maintitle{
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 0px;
  }
  .slide-inner p.subtitle{
    font-size: 15px;
    line-height: 20px;
    padding: 0px;
  }

  .content-intro-wrapper{
    margin-top: 50px;
  }

  .prevention-wrapper{
    padding-bottom: 30px;
  }
  .quote-wrapper{
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px){
  .content-wrapper .elementor-toggle-item .elementor-tab-title{
    height: 151px;
  }
}
/* - Mobiles*/
@media screen and (max-width:768px) {

  background-color: white !important;
  .page-wrap{
      padding-top: 50px !important;
  }
  .prevention-information-box{
    width: 85% !important;
    margin:auto !important;
  }
  .prevention-information-box img{
    width: 75% !important;
  }
  .prevention-information-box .elementor-image-box-description{
    height: 60px !important;
  }
  .donate-wrapper-button{
    margin: 0px;
    text-align: center;
  }
  .donate-wrapper-image-box .elementor-column-wrap:last-child {
    padding-left: 0px !important;
  }
.elementor-image img[title*="Werkstatt"]{
  width: 75% !important;
  float: left !important;
}
.elementor-widget-social-icons{
  margin-top: 10px;
  float: left;
}


  .header-image{
    top: 0px;
  }
  .content-wrapper h6{
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .subsite-content-heading h2{
      font-size: 26px;
      padding-bottom: 10px !important;
  }
  .subsite-content-heading{
      margin-bottom: 20px;
      margin-left: 0px;
  }
  .testimonial-schueler .rtsw-testimonial-box {
    height: 410px !important;
  }
  .testimonial-schueler .rtsw-testimonial-inner{
    height: 100% !important;
  }
  .testimonial-lehrer .rtsw-testimonial-box {
    height: 560px !important;
  }
  .testimonial-lehrer .rtsw-testimonial-inner{
    height: 100% !important;
  }
  .testimonial-specialist .rtsw-testimonial-box {
    height: 750px !important;
  }
  .testimonial-specialist .rtsw-testimonial-inner{
    height: 100% !important;
  }
  form.wpcf7-form{
    width: 100%;
  }
  form.wpcf7-form p{
    width: 100%;
  }
  form.wpcf7-form input{
    width: 100%;
  }
  form.wpcf7-form select{
    width: 100%;
  }
  p.form-acceptance{
    width: 100% !important;
  }
  p.form-button{
    width: 100% !important;
    margin-top: 20px !important;
  }
}



@media screen and (max-width: 767px){
  .content-wrapper .elementor-toggle-item .elementor-tab-title{
    height: auto;
  }
}

/*Samsung Galaxy S3 - S7, Note 2 - 4, LG G3-G5, LG Nexus 5, HTC One/Evo, Sony Xperia P,S,Z, Huawei P10*/
@media only screen and (max-width:360px) and (orientation:portrait){
  .page-wrap{
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* Additional */

h1, h2, h3, h4, h5{
  margin-bottom: 2rem !important;
}

.page-template-page_front-page .page-wrap,.projects-template-post_full .page-wrap,.projects-template-post_full .page-wrap .content-wrapper {
     padding-bottom: 100px !important;
         padding-top: 83px !important;
}

.header-image{
  display: none !important;
}
.sydney-hero-area .header-image{
display: block !important;
}

footer ul{
  padding-left: 0;
}
footer li{
  list-style-type: none;
}
footer li:before{
  content:">";
  display: inline-block;
}



:root :where(.is-layout-constrained) > *{
  /* margin-block-start: 0 !important;
  margin-block-end: 0 !important; */
}


.page-id-7 .header-image{
  display: none !important;
}

.wp-child-theme-klangmeineskoerpers .wp-block-group{
  margin-bottom: 1rem;
}

.wp-block-group.alignfull {
  margin-bottom: 0;
}