/*
 Theme Name:   Sydney Child
 Description:  Sydney Child Theme
 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: #ff6600;
}
/*Header----------------------------------------------------------------------------------------------------------*/
.overlay{
  opacity: 0.3;
}
.site-header{
  background-color: white;
}
.site-logo{
  max-height:50px;
}
li.menu-item a{
  color: #261c15 !important;
}
li.menu-item:hover a{
  color: #ff6600 !important;
}
li.current-menu-item a{
  color: #ff6600 !important;
}
ul.sub-menu li.menu-item a{
  background: white !important;
  color: #261c15 !important;
}
ul.sub-menu li.menu-item:hover a{
  color: #ff6600 !important;
}
ul.sub-menu li.current-menu-item a{
  color: #ff6600 !important;
}
ul.sub-menu::after{
  background-color: #ff6600 !important;
}

.float-header{
  background-color: white !important;
}

/*Slider----------------------------------------------------------------------------------------------------------*/
.slide-item-1{
  background-position: 50% 85px !important;
}
.slide-inner{
  top: 90%;
  left: 5%;
  text-align: left;
  min-height: 100px;
}
.slide-inner h2.maintitle{
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 0px;
}
.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-video-wrapper{
padding-top: 20px;
padding-bottom: 20px;
  width:60% !important;
  margin: auto;
}
.slick-dots{
	display: none;
}
.prevention-wrapper{
  background-color: #e8e9f3;
  padding-bottom: 60px;
}
/*.prevention-wrapper .elementor-container {
  max-width: 1280px !important;
}*/
.prevention-wrapper-heading{
  background-color: #e8e9f3;
}
.prevention-heading{
  margin-top:50px;
  margin-bottom: 10px;
  color: #47425d;
}
.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: 20px;
  height: 155px;
}
.prevention-information-box .elementor-image-box-content div.elementor-image-box-title{
  font-weight: bold;
  text-align:left;
  font-size: 17px;
  height: 35px;
  hyphens: manual;
  color: #47425d;
}
.prevention-information-box .elementor-image-box-content p.elementor-image-box-description{
  text-align:left;
  height: 110px;
  hyphens: manual;
}

.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;
  height: 170px;
}
.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;
}*/
.offer-information-box .elementor-image-box-content ul{
  padding-left: 10%;
  font-size: 1em;
}
.offer-information-box .elementor-image-box-content ul li{
  line-height: 1.15em;
}

.donate-wrapper{
  padding-bottom: 60px;
}
.prefooter-wrapper{
  background-color: #e8e9f3;
  padding: 50px;
}
.prefooter-wrapper a{
    color: #47425d;
}
.prefooter-wrapper .prefooter-icon-box i.fa-chevron-right{
  color: #ff6600;
}
.prefooter-wrapper .elementor-widget-social-icons a.elementor-icon{
  background-color: #ff6600;
}
.prefooter-wrapper .prefooter-contact-box .elementor-column-wrap{
  padding-top: 0px !important;
  padding-left: 0px !important;
}

.prefooter-wrapper .prefooter-contact-box .prefooter-contact-icon-map i{
  font-size: 25px;
  color: #ff6600;
}
.prefooter-wrapper .prefooter-contact-box .prefooter-contact-icon-phone i{
  font-size: 30px;
  color: #ff6600;
}
.prefooter-wrapper .prefooter-contact-box .prefooter-contact-icon-mail i{
  font-size: 30px;
  color: #ff6600;
}

/*Footer----------------------------------------------------------------------------------------------------------*/
.site-footer{
  background-color: #ff6600 !important;
  color: white !important;
}
a.go-top{
  background-color: white ;
  color: #ff6600;
}
a.go-top:hover{
  background-color: #ff6600 ;
  color: white;
}

/*SUbsites-------------------------------------------------------------------------------------------------------*/
.header-image{
  top: 50px;
}
.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: #ff6600;
}
.elementor-active  a{
  color: #ff6600 !important;
}
.elementor-accordion .elementor-tab-content{
  border-top: 1px solid #ff6600 !important;
}
.elementor-accordion-icon{
  float: right !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; 
}

.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;
}
.downloads-title-arbeitsmaterialien{
  padding: 10px;
  border: 1px solid #dedede;
  border-top:none;
  height: 130px;
}
.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;
}
.elementor-element-edit-mode .downloads-title-arbeitsmaterialien{
  padding: 10px;
  border: 1px solid #dedede;
  border-top:none;
  height: 130px;
}

.podcast-audio-wrapper .mejs-container{
    width: 200px !important;
    margin: auto;
    transition: all .4s;
}
.podcast-audio-wrapper:hover .mejs-container{
    transform: scale(1.1);
    transition: all .5s;
}

.podcast-audio-title{
  font-weight:bold;
  margin-bottom: 10px !important;
}
.podcast-audio-accordion .elementor-tab-title{
  padding: 0px !important;
  border-bottom: none !important;
  height: 25px !important;
}
.podcast-audio-accordion .elementor-active .elementor-toggle-title{
  color: #000 !important;
}

/*.elementor-element .podcast-audio-wrapper .mejs-controls .mejs-time,
.elementor-element .podcast-audio-wrapper .mejs-controls .mejs-time-rail,*/
.elementor-element .podcast-audio-wrapper .mejs-controls .mejs-mute,
.elementor-element .podcast-audio-wrapper .mejs-controls .mejs-horizontal-volume-slider{
  display: none;
}
.elementor-element .podcast-audio-wrapper .mejs-controls .mejs-play button,
.elementor-element .podcast-audio-wrapper .mejs-controls .mejs-pause button
{
  margin: 10px 0px !important;
}

.podcast-audio-wrapper .mejs-container,
.podcast-audio-wrapper .mejs-container .mejs-controls,
.podcast-audio-wrapper .mejs-embed,
.podcast-audio-wrapper .mejs-embed body{
  border-radius: 25px;
  background:#ff6600;
}

.content-wrapper .elementor-toggle-item .elementor-tab-title{
  line-height: 20px;
  height: 91px;
}

/*Newsletter--------------------------------------------------------------------------------------------------*/
.cr_site{
  margin:0;
  padding:75px 0 0 0;
  text-align:center;
  background-color:#eeeeee;
}
.cr_font{
  font-size: 14px;
  font-family: Arial;
}
.cr_body h2,
.cr_header h2{
  font-size:22px;
  line-height:28px;
  margin:0 0 10px 0;
}
.cr_body h1,
.cr_header h2{
  font-size:28px;
  margin-bottom:15px;
  padding:0;
  margin-top:0;
}
.wrapper,
.cr_page{
  margin:0 auto 10px auto;
  text-align:left;
  border-radius:4px;
}
.cr_header{
  text-align:center;
  background: transparent !Important;
}
.cr_body label{
  float:none;
  clear:both;
  display:block;
  width:auto;
  margin-top:8px;
  text-align:left;
  font-weight:bold;
  position:relative;
}
.cr_button{
  display:inline-block;
  font-family:'Helvetica', Arial, sans-serif;
  width:auto;
  white-space:nowrap;
  height:32px;
  margin:-7px 5px 0 0;
  padding:0 22px;
  text-decoration:none;
  text-align:center;
  font-weight:bold;
  font-style:normal;
  font-size:15px;
  line-height:32px;
  cursor:pointer;
  border:0;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-border-radius:4px;
  vertical-align:top;
}
.cr_button{
  background-color:#ff6600;
  color:#ffffff;
  text-transform: none;
}
.cr_button:hover,
.cr_button-small:hover{
  /*opacity:0.7;
  filter:alpha(opacity=70);*/
  background-color: #fff;
  color: #ff6600;
}
.powered{
  padding:20px 0;
  width:560px;
  margin:0 auto;
}
.formbox{
  line-height:150%;
  font-family:Helvetica;
  font-size:12px;
  color:#333333;
  padding:0px;
  border-radius: 6px 6px 6px 6px;
}
.cr_ipe_item label{
  display: none;
  line-height:150%;
  font-size:14px;
}
.cr_ipe_item textarea {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #aaa;
  font-family: Helvetica;
  font-size: 16px;
}
.cr_ipe_item input {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 5px;
  font-family: Helvetica;
  font-size: 14px;
}
.cr_ipe_item input:focus {
  border: 1px solid #ff6600 !important
}
.cr_ipe_item select {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #aaa;
  display: block;
  margin: 0;
  padding: 5px;
  width: 100%;
  font-family: Helvetica;
  font-size: 16px;
}
.cr_ipe_item input.cr_ipe_radio, input.cr_ipe_checkbox {
  -moz-binding: none;
  -moz-box-sizing: border-box;
  background-color: -moz-field !important;
  border: 2px inset threedface !important;
  color: -moz-fieldtext !important;
  cursor: default;
  height: 13px;
  padding: 0 !important;
  width: 13px;
}
.cr_ipe_item input.cr_ipe_radio{
  -moz-appearance: radio;
  border-radius: 100% 100% 100% 100% !important;
  margin: 3px 3px 0 5px;
}
.submit_container{
  text-align:center
}
.cr_ipe_item{
  padding:1px 0px;
  margin:1px 0px;
}
.cr_ipe_item.inactive {
  display:none;
}
.imprint{
  font-size:0.8em;
}
.cr_captcha{

  padding-left:130px;
}
div[rel='recaptcha']{

}
.cr_error{
  font-size:1.1em;
  padding:10px;
}
.clever_form_error{
  background-color:#f99;
  color:#000;
  border:1px solid #f22 !important
}
.clever_form_note {
  margin:26px 0 0 3px;
  position:absolute;
  display:inline;
  padding: 2px 4px;
  font-weight:bold;
  background-color:#f2ecb5;
  color:#000;
  font-size:12px !important;
}
.cr_site {
  background-color:#eee;
}
.cr_header {
  color:#000000;
}
.cr_body {
  font-size:12px;
  color:#000000;
}
.cr_hr {
  background-color:#ccc;
}
.cr_site a {
  color:#0084ff;
}
.imprint{
  color:#000;
}







/*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: #ff6600;
  }

  .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;
  }
}
@media screen and (max-width: 767px){
  .content-wrapper .elementor-toggle-item .elementor-tab-title{
    height: auto;
  }
}
/* - Mobiles*/
@media screen and (max-width:768px) {
  background-color: white !important;
}
