/*-----------------------------------------------*/
/* ------- Linktipps-Box im Blogbeitrag ----- */
/*-----------------------------------------------*/

.LinkTipps {
   border: 1px solid #eaeaea; 
   margin-left:3em; 
   margin-right:3em; 
   padding: 1em;
   line-height: 200%;
}

/*-----------------------------------------------*/
/* ---------------- Startpage-Banner --------- */
/*-----------------------------------------------*/

/* Startpage-Banner*/
.banner {
  padding: 2em;
	border-radius: 9px;
	
	position: relative;
	margin-top: 27px;
	margin-bottom: 27px;
	/* width: calc(90vw - 0px);
  margin-left: calc(-45vw + 9px);
  left: 49%; */
	
	background: #f6f6f6;
	border: 7px dotted #b5ffb5; 
	color: #ffffff; 
	text-align: center; 
	font-size: 27px;
	font-weight: bold;
}


/*-----------------------------------------------*/
/* ---------------- LP-Extras  ----------------- */
/*-----------------------------------------------*/

/* Nutzenversprechen */
.nutzen1 {
        padding: 9px;
	border-radius: 9px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	width: calc(90vw - 0px);
  margin-left: calc(-45vw + 9px);
  left: 49%;

	background: #b5ffb5;
	border: 1px solid #eaeaea; 
	color: #5cb85c; 
	text-align: center; 
	font-size: 27px!imprtant;
	font-weight: bold;
}

.nutzen2 {
	padding-top: 12px;
	text-align: center; 
	font-size: 21px;
        color: #632481;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.nutzen3 {
	text-align: center; 
	font-style: italic;
	font-size: 16px;
        color: #632481;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* testimonial */
.testimonial {
  padding: 12px;
	border-radius: 12px;
	margin-top: 18px;
	margin-bottom: 18px;
  background: #f6f6f6;
  box-sizing: border-box;
	border: 1px solid #7b65b7; 
	color: #37195e; 
	text-align: left; 
	font-size: 18px;
	font-style: bold;
}


/*-----------------------------------------------*/
/* ---------------- Standards ----------------- */
/*-----------------------------------------------*/


/* ------------ Content Views Plugin -- */
.pt-cv-readmore {
    color: #ffffff!important;
    font-size: 18px!important;
    background-color: #632481!important;
    border: none !important;
    border-radius: 9px!important;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)!important;
}



/* ------------ Menü und Blog-Gestaltung -- */

#main-navigation-wrap {
  color: #000000 !important;
background-image: linear-gradient(#eaeaea, #fcfcfc,#999999);
}

button.primary-menu-toggle.menu-toggle {
   color: #000000 !important;
   font-size: 1.5em;
}

/* ----------- Blog-Buttons / Navigation ------- */
.more-link {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #632481;
  padding: 9px 18px 9px 18px;
  text-decoration: none;

  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

  display: inline-block;
  align-items: center !important;
  
}

.search-submit {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #632481  !important;
  padding: 9px 18px 9px 18px;
  margin: 3px;
  text-decoration: none;

  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

  display: inline-block;
  align-items: center !important;
  
}


#footer {
  background-color: #999999;
}


/* ---------------- Bilder-------------------- */
/*.gallery-item {
   width: 184 !important;
   height: 184 !important;
} */



/* ---------------- Textelemente -------------------- */
h1 {
  color: #623481!important;
  margin-top: 2em!important;
  font-weight: 900!important;
}

h2 {
  color: #623481!important;
  font-weight: 800!important;
  padding-top: 2em  !important;
}

h3 {
  color: #623481!important;
  font-weight: 600!important;
  margin-top: 1.3em  !important;
}

h4 {
  color: #623481!important;
  font-weight: 600!important;
  margin-top: 1em  !important;
}

blockquote {
   padding: 1em;
   border: 1px solid #eaeaea !important;
   background: #f6f6f6;
}

  
/* ---------------- Links -------------------- */
a {
  color: #632481 !important;
  font-size:1.2em;
}
a:hover {
  /* color: #632481 !important;  */
  /*  font-weight: 600!important; */
  font-size:1.2em;
  background: #ffff00;
}
  
.link {
  color: #632481 !important;
  font-size:1.2em;
  background: #ffff00;
}
link:hover {
  /* color: #632481 !important;  */
  font-weight: 600!important;
  background: #ffff00;
}  
  
/*-----------------------------------------------*/
/* ---------------- buttons -------------------- */
/*-----------------------------------------------*/

/* ---------------- eigene Buttons -------------------- */

.btn_lila {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  margin: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #632481;
  padding: 9px 18px 9px 18px;
  text-decoration: none;

  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

  display: inline-block;
  align-items: center !important;

}

.btn_gruen_klein {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  margin: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 16px;
  background: #5cb85c; 
  /* background: linear-gradient(0deg, #5cb85c, #03fe03, #5cb85c); */
  padding: 3px 9px 3px 9px;
  text-decoration: none;

  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

  display: inline-block;
  align-items: center !important;

}

.btn_gruen {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  margin: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #0bBB0B; 
  /* background: linear-gradient(0deg, #5cb85c, #b5ffb5, #5cb85c); */
  padding: 9px 18px 9px 18px;
  text-decoration: none;

  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

  display: inline-block;
  align-items: center !important;

}

.btn_gelb {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  margin: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #ffc600;
  padding: 9px 18px 9px 18px;
  text-decoration: none;

  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

  display: inline-block;
  align-items: center !important;

}

.btn_orange {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  margin: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #f39200;
  padding: 9px 18px 9px 18px;
  text-decoration: none;

  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

  display: inline-block;
  align-items: center !important;

}


/*-----------------------------------------------*/
/* ---------------- Mitgliederbereich --------- */
/*-----------------------------------------------*/

/* ---------------- Produktbilder - Kacheln --------- */

.has {
   border: 3px #00ff00 solid;
   margin-top:9px;
   margin-left:9px;
   margin-bottom:9px;
   font-size:9px;
}

.has_not {
   /* opacity: 0.5; */
   /* border: 3px #ff0000 solid; */
   margin-top:9px;
   margin-left:9px;
   margin-bottom:9px;
   font-size:9px;

  height: 243px;
  width: auto;
}

/* ---------------- DM-Button für Registrierungs-Formular 3 -------------------- */

button.ant-btn.ant-btn-primary {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #632481;
  padding: 9px 18px 9px 18px;
  text-decoration: none;
  min-height: 3em;

  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

  display: inline-block;
  align-items: center !important;

}


/*------------Seitenleiste Menü -----------------------------------*/

#login_2_form_button {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #632481;
  padding: 9px 18px 9px 18px;
  text-decoration: none;
}
#login_2_form > div.ncore.ncore_user.ncore_form_buttons > input {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #632481;
  padding: 9px 18px 9px 18px;
  text-decoration: none;
}

/*--------------Seitenleiste Menü wenn Mitgliederbereich Shortcode auf selber Seite ----------------------*/


#login_3_form > div.ncore.ncore_user.ncore_form_buttons > input{  
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #632481;
  padding: 9px 18px 9px 18px;
  text-decoration: none;
}

#login_4_form > div.ncore.ncore_user.ncore_form_buttons > input{  
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 21px;
  background: #632481;
  padding: 9px 18px 9px 18px;
  text-decoration: none;
}