/* Farben Indra Yoga 
grün	#b5d37f
orange	#f9b233
pink	#f9b233
schrift	#4e4e4e
*/

h1, h2, h3, .h1, .h2, .h3 {
	padding-bottom: 30px;
}


#sp-bottom h1, #sp-bottom h2, #sp-bottom h3 {
	color: white;
	font-size: 1rem;
}

#sp-header {height: 100px;padding: 10px 0px !important;}

.sppb-addon-text-block ul li {
  margin-bottom: 0px !important;
}

table {
	width: 100%;
}
.sppb-table-style td, .sppb-table-style th{
	border: none !important;
	border-color: none !important;
}

.badge.bg-danger.featured-article-badge {
  display: none;
}

.btn-primary {
    background: #f9b233;
    margin-top: 20px;
    font-size: 18px;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 0px 0px #000;
    box-shadow: 0px 0px 0px #000;
    border: none;
    border-radius: 0px;
}

.btn-primary:hover {
    background: #b5d37f;
    font-size: 18px;
    color: #ffffff !important;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 0px 0px #000;
    box-shadow: 0px 0px 0px #000;
    border: none;
    border-radius: 0px;
}

.solid-1 {
min-height: 350px;
box-shadow: none;
border: 1px solid rgba(0, 0, 0, 0.17);}

.solid-1:hover {
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.17);
}
.solid-2 {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.17);
    background: white;
    min-height: 250px;
        padding: 0px 20px 20px;
}
.solid-2 h2 {
    padding: 0px;
    font-size: 22px;
}

.solid-2:hover {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.17);
}
.solid-2:hover h2 {
    color: #f9b233;
}

.imgborder {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.17);
}
#sercon {
    font-size: 10px;
    padding-top: 20px;
	text-align: right;
}
#sp-footer .container-inner {
  padding: 25px 0 20px;
}
#sp-footer {
  background:#1c1c1c;
}
span.twint {
	font-size: 10px;
	line-height: 49px;	
	float: left;
}
/* mailchimp */
#mc_embed_signup .mc-field-group input {
    color: #4e4e4e;
}

#mc_embed_signup .button:hover {
    background-color: #f9b233 !important;
}
#mc_embed_signup .button {
    background-color: #b5d37f !important;
}
#mc_embed_signup .button {
    border: none;
}


@media (min-width: 560px) and (max-width: 1199px) {
	
}
@media (min-width: 100px) and (max-width: 561px) {

#sp-header {
height: 80px;
  padding: 10px 0px;
}

    }

