@import 'custom-contactform.css';
@import 'custom-fonts.css';

.unsichtbar{display:none;}
.mobile-optin,
.blog_like{
  display:none!important;
}

/*
 * Honeypot für Kommentare
*/

.comment-form-url,
.comment-form-url label,
.comment-form-url input,
input#url{
  opacity: 0!important;
  position: absolute;
  top: 0;
  left: 0;
  height: 0!important;
  width: 0!important;
  z-index: -1;
}
p.comment-form-cookies-consent {
    margin-top: 0;
    margin-bottom: 20px;
}
.three_columns>.column1, .three_columns>.column2, .three_columns>.column3 {
    width: 30.0%;
    float: left;
}



.anmeldung .section_inner {
    box-shadow: 3px 3px 8px rgba(0,0,0,0.15);
    font-size:16px!important;
}
.disclaimer {
    font-size: 14px;
    max-width: 600px;
    margin: 10px auto!important;
    line-height: 14px;
    font-weight: 100!important;
}

.impressum{
  padding-top: 1em;
  padding-bottom: 1em;
}
.spalten {
    display: flex;
    justify-content: space-around;
}
.spalten div{
  justify-content:space-between;
}
/*
** Footer-Korrektur
*/
.two_columns_50_50>.column1, .two_columns_50_50>.column2 {
    width: 48%!important;
    float: left;
}

/*
** general styling
*/

/* Blog-Styling */
h2.qodef-post-title {
    text-align: center;
    font-weight: 400;
    font-size: 4.5em;
    color: purple;
}
h2.startseite {
    font-size: 56px;
    text-align: left;
}
.naeherin {
    background: linear-gradient(#e7e7ff, #ffffff);
    padding: 2em;
}

/* Buttons der Kontaktformulare */
input.wpcf7-form-control.wpcf7-submit:hover {
    border-color: #8224e3!important;
    color: #8224e3!important;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #8224e3;
}

.bulletpoints-neutral {
    list-style: circle;
    padding-left: 1.6em;
}
.bulletpoints-neutral li {
    padding-left: 0.8em;
    padding-bottom: 0.6em;
}

.about p,
.onepage p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.onepage .specialimage img {
    /* border-radius: 5px; */
    border: 4px solid white;
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.2);
}


.copyright p,
.small p{
    font-weight: 100;
    font-size: 14px;
    line-height: 16px;
    color: #999;
}

.plainimage img{
  border:none!important;
  box-shadow:none!important;
}

@media (max-width: 768px){
  .starstern img {
      width: 180px!important;
  }
}

/*
** end general styling
*/

/*
** Collapse styling
*/
button.bg-blue-button {
    padding-bottom: 0.3em;
    font-size: 23px;
}
button.bg-showmore-plg-button.bg-eye:before,
a.bg-showmore-plg-link.bg-eye:before,
button.bg-showmore-plg-button.bg-eye.bg-close:before,
a.bg-showmore-plg-link.bg-eye.bg-close:before{
    font-size: 23px;
    bottom: -4px;
    padding-right: 0.3em;
}
/*
** end Collapse styling
*/

span.termin,
span.kosten {
    border-left: 1px solid #ecebeb;
    padding: 0.2em 0.5em;
    background-image: linear-gradient(to right, #ffb13e44 0%, transparent 25%);
    line-height: 2em;
}
span.kosten {
    background-image: linear-gradient(to right, #6368C644 0%, transparent 30%);
}
nav.vertical_menu>ul>li>a{
	font-weight:300!important;
}
.sharing{
	padding: 3em 0;
}
.content .content_inner > .container > .container_inner, .content .content_inner > .full_width > .full_width_inner{
	padding: 1em 0.3em;
}
.subtitle {
    font-family: 'Parisienne', sans-serif!important;
    padding-left: 3.5em;
    font-size: 35px;
}
.normal_text {
    margin: 1.2em 0.2em;
}
a.qbutton.big_large.move_icon.qbutton_with_icon {
    padding: 0.8em 2.1em;
}
a.qbutton.big_large.move_icon.qbutton_with_icon:hover {
  color:white!important;
}
.zweispaltig {
    display: flex;
    width: 100%;
    align-items: stretch;
    align-content: stretch;
}
.zwei50 {
    justify-content: flex-start;
    flex-grow: 1;
}
strong.farbig{
    color:#263d64;
    font-weight:500;
}
.pre-testimonial {
    color:#263d64;
    margin-top: 2.2em;
    margin-bottom: 1.2em;
    font-size: 1.2em;
    text-align: center;
    /*font-style: italic;*/
}
.testimonial,
.testimonial-links,
.testimonial-rechts,
.produkttext,
.testimonial-wide{
    background: #fafafa;
    display: block;
    padding: 1em 1.5em;
    /* margin: 15px 20vw 2em 15vw!important; */
    border-bottom: 4px solid #eee;
    border-radius: 10px;
    -webkit-box-shadow: 20px 20px 15px 0px rgba(0,0,0,0.04);
    -moz-box-shadow: 20px 20px 15px 0px rgba(0,0,0,0.04);
    box-shadow: 20px 20px 15px 0px rgba(0,0,0,0.04);
}
.produkttext{
    margin: 15px 20px 2em 20px!important;
    -webkit-box-shadow: 20px 20px 15px 0px rgba(108,124,152,0.1);
    -moz-box-shadow: 20px 20px 15px 0px rgba(108,124,152,0.1);
    box-shadow: 20px 20px 15px 0px rgba(108,124,152,0.1);
}
.testimonial-wide,
.testimonial-links,
.testimonial-rechts {
    margin: 0 10px 40px 10px!important;
}
.testimonial-rechts {
    margin-right: 20px!important;
}
.testimonial-links {
    margin-left: 20px!important;
}
.testimonial-wide {
  margin-left: 20px!important;
  margin-right: 20px!important;
}
.separator.small {
    height: 1px;
    position: relative;
    width: 22vw!important;
    display: block;
    margin: 10px auto 20px;
}
.post-testimonial {
    margin-top: 5em!important;
    margin-bottom: 2em!important;
}
span.to-top::before {
    content: "△";
    font-size: 0.8em;
    padding-right: 0.3em;
    margin-left: -1.6em;
}
span.header-info {
    font-variant-caps: all-small-caps;
    font-style: italic;
}
.seminar-detail {
    padding: 1em 1em 1em 0;
    margin-bottom: 1.2em;
    /* -webkit-box-shadow: 20px 20px 15px 0px rgba(0,0,0,0.04); */
    -moz-box-shadow: 20px 20px 15px 0px rgba(0,0,0,0.04);
    /* box-shadow: 20px 20px 15px 0px rgba(0,0,0,0.04); */
    border-bottom: 2px solid #fafafa;
    border-right: 2px solid #f0f0f0;
}
.infodetail {
    border: 1px solid #6c7c98;
}
.infodetail .wpb_content_element{
    padding: 1em 2em!important;
}

/*
** Lebensimpuls-Praktikerinnen
*/
ul.praktikerinnen{}
div.praktiker{
  padding-top:2em;
  padding-bottom:2em;
}
.praktiker h2 { /* einzelne Praktikerinnen */
    line-height: 1em;
    padding-bottom: 0.4em;
}
.praxis { /* Kontakt und Adresse der Praxis */
    border: 1px solid lightgrey;
    padding: 1em;
    max-width: 280px;
    margin: 1.4em 0 1.4em 0.4em;
}
.praxis h3 {
    line-height: 1em;
}

/*
** end Lebensimpuls-Praktikerinnen
*/



.metatron {
  /* min-height: 100vh; */
  font-family: 'Parisienne', sans-serif;
  font-size: 3.5vw;
  line-height: 1.4em;
}
.lila{
  color: #e60064;
}
.hellgruen{
  color: #c8d400;
}
.orange{
  color: #ee9224;
}
.gelb{
  color: #ffed00;
}
.blau{
  color: #0080c9;
}
.tuerkis{
  color: #009cb4;
}
#notice,.notice{
  border-top:1px solid #6c7c98;
  border-bottom:1px solid #6c7c98;
  padding: 20px 5em;
}

@media (max-width:768px){
  .desktop-optin{
    display:none;
  }
  .mobile-optin{
    display: block;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: 2.2em;
    line-height: 1.3em;
  }
  h2.startseite {
    font-size: 56px!important; /* 36px!important */
  }
  .about p, .onepage p {
    font-size: 21px;
    line-height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.reverse .section_inner_margin {
    display: flex;
    flex-wrap: wrap-reverse;
}
.testimonial-links {
    margin-left: 5px!important;
}
.testimonial-wide, .testimonial-links, .testimonial-rechts {
    margin: 0 10px 40px 5px!important;
}
.testimonial, .testimonial-links, .testimonial-rechts, .produkttext, .testimonial-wide {
    padding: 0.8em 0.5em;
}
.anmeldeformular .columns {
    flex-wrap: wrap;
}
.columns.submit {
    flex-direction: column-reverse;
}
.spalten {
    flex-wrap: wrap;
    justify-content: flex-end;
}
}


@media (max-width:375px){
  .desktop-optin{
    display:none;
  }
  .mobile-optin{
    display: block;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: 2.2em;
    line-height: 1.3em;
  }
  h2.startseite {
    font-size: 36px!important;
  }
  .about p, .onepage p {
    font-size: 18px;
    line-height: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  label {
    font-size: 12px!important;
}
.reverse .section_inner_margin {
    display: flex;
    flex-wrap: wrap-reverse;
}

.anmeldeformular .columns {
    flex-wrap: wrap;
}
.columns.submit {
    flex-direction: column-reverse;
}
.spalten {
    flex-wrap: wrap;
    justify-content: flex-end;
}
}
