/*
Theme Name:     Herald Child
Theme URI:     
Description:    Child theme 
Author:        
Author URI:     
Template:       herald
Version:        0.1.0
*/

/* Responsive H1-Text-Site *added by Chris 23.09.2016 */

h1 {
    font-size:3rem !important;
    line-height:4.0rem !important;
    margin-bottom: 10px;
}

.h2, .herald-no-sid .herald-posts .h3, h2 {
    font-size: 1.5em;
}

.h3, .herald-no-sid .herald-posts .h4, h3 {
    font-size: 1.17em;
}

/* Article-Teaser *added by Chris Oct 04 2016 */

.article-teaser {
    display: block;
    border: 1px solid #ededed;
    min-height: 169px;
    text-align: left;
    position: relative;
    padding: 24px 19px;
    margin-bottom: 15px;
    background: linear-gradient(to bottom,#fff 0,#ededed 100%);
}

.article-teaser h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 0 !important;
    margin-bottom: 10px;
    display: inline-block;
    color: #484848 !important;
    text-decoration: none !important;
}	
.article-teaser ul {
    margin-bottom: 2px;
    list-style: none;
    position: relative;
    z-index: 1000;
    padding-left: 0px !important;
}

.article-teaser ul li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 2px;
    font-size: 12px;
}
	
.article-teaser ul li:before {
    position: absolute;
    left: 2px;
    top: 2.4px;
    display: block;
    content: "\2022";
    font-size: 24px;
    line-height: 19px;
    color: #f39c12;
}	
	
.article-teaser a:before {	
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/list-icon-1-1.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 3px;
    right: inherit;
    bottom: inherit;
    left: 0;
    margin-top: 0;
    margin-left: 0;
}

.article-teaser a {
    position: absolute;
    display: block;
    bottom: 15px;
    left: 20px;
    background: none transparent;
    font-size: 18px;
    font-weight: 600;
    color: #f39c12;
    padding-left: 28px;
}

.article-teaser a:hover {
    text-decoration: underline;
}

.article-teaser img {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.2;
}

@media only screen and (max-width: 768px) {
.mks_col [class*="mks_"] {
    width: 100% ! important;
    margin-left: 0px;
}
}

/* additional CSS-Code-Integration */ 

.meta-category a {
    background-color: #626262;
    padding:8px 7px 7px 7px;
    color:#fff;
    border-bottom:none !important;
    margin-bottom:3px;
    margin-right:4px;
}

.meta-category a:hover {
	opacity: 0.7;
}

@media screen and (min-width: 1201px) {
    .col-lg-10 {
        width:100%;
    }
    .herald-site-content {
        width:1100px;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width:98%;
    }

.herald-lay-f, .herald-site-content .herald-related .herald-lay-f {
    width:33%;
}

.herald-section .herald-single .herald-ovrld .entry-header {
    width:210px;
}
}

.evergreen_col {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}

.evergreen_col .evergreen_one_half,
.evergreen_col .evergreen_one_third,
.evergreen_col .evergreen_one_quarter,
.evergreen_col .evergreen_two_thirds {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	min-height: 30px;
	margin-left: 2.564102564102564%;
}
.evergreen_col .evergreen_one_half {
	width: 48.717948717948715%;
}
.evergreen_col .evergreen_one_third {
	width: 31.623931623931625%;
	background-color:#efefef;
	padding: 13px 13px;
	border:1px solid #e9e9e9;
}
.evergreen_col .evergreen_two_thirds {
	width: 63.24786324786324%;
}
.evergreen_col .evergreen_one_quarter {
	width: 23.076923076923077%;
}
.evergreen_col [class*="evergreen_"]:first-child{
	margin-left: 0;	
}

.entry-content .intro:before {
    content:"In aller Kürze:";
    margin-top:0;
    margin-bottom:20px;
    padding:20px;
    color:#333333;
    font-size:18px;
    font-weight:600
}

.entry-content .intro {
position:relative;
background:#fff;
border:1px solid #e3e3e3;
box-shadow:0 3px 9px -6px gray;
margin-bottom:30px;
padding:0;
padding-top:10px;
}

.entry-content .intro ul {
    margin:0;
    padding:0;
    list-style:none;
    font-size: 1.3rem;
}

.entry-content .intro li {
    border-top: 1px solid #e3e3e3;
    padding: 14px;
    padding-left:53px;
    text-indent: 0;
    background-color: #efefef;
    margin-bottom:0 !important;
    list-style:none;
    background-repeat:no-repeat;
    background-position:20px center;
    background-image:url(/wp-content/uploads/list-icon-1.png);
}
    
.entry-content .intro li:nth-child(even) {
    background-color:#fff;
}

.entry-content .intro li:first-child {
    margin-top:10px;   
}

.entry-content .styled-list {
    position:relative;
    background:#fff;
    box-shadow:0 3px 9px -6px gray;
    margin-bottom:30px;
    padding:0;
}

.entry-content .styled-list ul {
    margin:0;
    padding:0;
    list-style:none;
}

.entry-content .styled-list li {
    border-top: 1px solid #e3e3e3;
    padding: 14px;
    padding-left:53px;
    text-indent: 0;
    background-color: #f7f7f7;
    margin-bottom:0 !important;
    list-style:none;
    background-repeat:no-repeat;
    background-position:20px center;
    background-image:url(/wp-content/uploads/list-icon-1-1.png);
}
    
.entry-content .styled-list li:nth-child(odd) {
    background-color:#fff;
}

.entry-content .styled-list li:first-child {
    margin-top:10px;   
}

.mks_pullquote_left {
    margin: 0 24px 10px 0;
}

.mks_pullquote_left p {
    margin: 0 !important;
}

.entry-content ul {
	padding-left:50px;
}

.mks_pullquote h6 {
    color:#fff;
}

.mks_pullquote p {
    margin:0;
    padding:0;
}

.entry-content .advice {
    background:#fff;
	    background:#fff0da;
    padding:3px;
    margin-bottom:12px;
    box-shadow:0 3px 9px -6px #808080;
    border:1px solid #e3e3e3;
}

.entry-content .advice p {
    margin:0;
    padding:12px;
}

.entry-content .advice ul {
	margin: 20px 0px 20px 0px;
}

.entry-content .advice .headline {
    font-weight:600;
    text-transform:uppercase;
}

/*adding style elements to work in text modules Fabian 01.12. */

.herald-txt-module .advice {
    background:#fff;
    padding:3px;
    margin-bottom:12px;
    box-shadow:0 3px 9px -6px #808080;
    border:1px solid #e3e3e3;
}

.herald-txt-module .advice p {
    background:#fff0da;
    margin:0;
    padding:12px;
}

.herald-txt-module .advice .headline {
    font-weight:600;
    text-transform:uppercase;
}

.herald-txt-module blockquote p {
    text-align: center;
    font-size: 2.2rem;
    line-height: 3.4rem;
    margin: 40px 0;
    font-style: italic;
    /*color: #9d0000;*/
}

.herald-txt-module .styled-list {
    position: relative;
    background: #fff;
    box-shadow: 0 3px 9px -6px gray;
    margin-bottom: 30px;
    padding: 0;
}

.herald-txt-module .styled-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.herald-txt-module .styled-list li {
    border-top: 1px solid #e3e3e3;
    padding: 14px;
    padding-left: 53px;
    text-indent: 0;
    background-color: #f7f7f7;
    margin-bottom: 0 !important;
    list-style: none;
    background-repeat: no-repeat;
    background-position: 20px center;
    background-image: url(/wp-content/uploads/list-icon-1-1.png);
}

.herald-txt-module .styled-list li:first-child {
    margin-top: 10px;
}

.herald-txt-module .styled-list li:nth-child(odd) {
    background-color: #fff;
}

.herald-entry-content p {
    margin: 1.7rem 0 1.7rem 0;   
}

body {
    font-size: 1.52rem;
}

.pullquote_box {
	display: block;
	padding: 25px;
	line-height: 1.4em;
	position:relative;
	float: left;
	margin: 0 24px 10px 0;
	font-size: 15px;
	color:#000;
	background-color: #fdedd3;
	width: 300px;
}

@media screen and (max-width: 767px) {
.pullquote_box {
	width: 100%;
}
}

.pullquote_box p {
    margin:0;
    padding:0;
}

table.evergreen-standard {
    font-size:12px;
    line-height: 1.6rem;
    margin: 0;
}

table.evergreen-standard td {
    padding:10px;
}

td.td_center {
 text-align: center;
}

th.th_center {
 text-align: center;
}

table.evergreen-standard th {
    background-color: #fff;
    color:#000;
    font-weight:bold;
    font-size: 15px;
}

table.evergreen-standard tr:nth-child(odd) {
    background-color: #ededed;
}

table.evergreen-standard ol {
    margin: 0 0 0 0;
}

img.size-full-teaser {
	margin-bottom:10px;
}

.evergreen-standard-wrapper {
    overflow-x: scroll;
    margin-bottom:4px;
}

.evergreen-standard-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
}

.evergreen-standard-wrapper::-webkit-scrollbar:vertical {
    width: 11px;
}

.evergreen-standard-wrapper::-webkit-scrollbar:horizontal {
    height: 12px;
}

.evergreen-standard-wrapper::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}

.evergreen-standard-wrapper::-webkit-scrollbar-track { 
    background-color: #fff; 
    border-radius: 8px;
} 


/* Amazon Widget, added by Leo on February 9 2016 */

.widget-outter-div {
	margin:7px 10px 7px 0;
	border:1px dotted #cccccc;
	padding:4px;
	float:left;
	text-align:center;
	font-size:11px;
	color:grey;
	width:40%;
	line-height:14px;
	display:block;
}

.widget-outter-div img {
	margin:4px 0 2px 0;
	padding:0;
	vertical-align:bottom;
}

img.size-medium {
    margin-bottom:15px !important;
}

.fluid-width-video-wrapper {
    margin:14px 0 14px 0;
}

.subheadline {
    font-size:18px;
    margin-top:-20px;
    line-height:22px;
    color: #626262;
}

.aligncenter {
    clear:both;
    display:block;
    margin:0 auto 20px
}

/* header adjustments by Chris  */

.header-bottom {
    border-width: 1px;
    border-bottom-style: solid;
    border-top-style: solid;
    border-color: rgba(61, 103, 138, 0);
}

.herald-responsive-header .container {
    border-width: 1px;
    border-bottom-style: solid;
    border-color: #181f27;
}

/* Intro-Übungsbox Fabian 25.10 */

.uebungsbox {
    margin-bottom: 25px;
    padding: 20px 20px 20px 20px;
    background: #eeeeee;
    position: relative;
    display: flex;
    line-height: 2rem;
    border: 1px solid #AAA;
    box-shadow: 2px 2px 7px rgba(153, 153, 153, 0.6);
}

.uebungsbox h5 {
    margin: 4px 0px 4px 0px;
}

.uebungsbox ul {
    padding-left: 15px; 
}

@media screen and (max-width: 767px) {
.uebungsbox h5 {
    text-align: left;
}
}

.herald-entry-content .uebungsbox li {
    margin-bottom: 4px;
}

.herald-entry-content .uebungsbox p {
        margin-top: 0px;
        margin-bottom: 0px;
}

.herald-entry-content .uebungsbox ul {
    margin-bottom: 0px;
}

.evergreen-uebung-produkt-wraper {
    overflow-x: scroll;
    border-radius: 5px;
    border: 1px solid #AAA;
    box-shadow: 2px 2px 7px rgba(153,153,153,0.6);
}

.evergreen-uebung-produkt-wraper::-webkit-scrollbar {
    -webkit-appearance: none;
}

.evergreen-uebung-produkt-wraper::-webkit-scrollbar:vertical {
    width: 11px;
}

.evergreen-uebung-produkt-wraper::-webkit-scrollbar:horizontal {
    height: 12px;
}

.evergreen-uebung-produkt-wraper::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}

.evergreen-uebung-produkt-wraper::-webkit-scrollbar-track { 
    background-color: #fff; 
    border-radius: 8px;
} 

.evergreen-uebung-produkt-wraper h5 {
    text-align:center;
    font-size: 24px;
    margin-top: 10px;
}

.evergreen-uebung-produkt-buttons {
     text-align: center;
     margin-top: 20px;
}

table.evergreen-uebung-produkt {
    font-size:12px;
    line-height: 1.6rem;
    margin: 0;
    border: none;
    margin-top: 10px;
}

table.evergreen-uebung-produkt td {
    background-color: #fff;
    vertical-align:middle;
    border: none;
    font-size: 14px;
    padding-right: 30px;
    padding-left: 30px;
}

table.evergreen-uebung-produkt th {
    background-color: #fff;
    color:#000;
    font-weight:bold;
    padding: 0;
    border: none;
    font-size: 18px;
    text-align: center;
}

table.evergreen-uebung-produkt ol {
    margin: 0 0 0 0;
}

table.evergreen-uebung {
    font-size:1.3rem;
    line-height: 1.6rem;
    margin: 0;
}

table.evergreen-uebung td {
    padding:10px;
}

table.evergreen-uebung th {
    background-color: #fff;
    color:#000;
    font-weight:bold;
}

table.evergreen-uebung tr:nth-child(odd) {
    background-color: #fff;;
}

table.evergreen-uebung ul {
    margin: 0 0 0 0;
}

table.evergreen-uebung li {
    margin: 10px 0 10px 0;
}

.muskelgruppe {
    text-align: center;
}

.entry-content .atmung:before {
    content:"Tipps zur Atmung:";
    margin-top:0;
    margin-bottom:20px;
    padding:25px;
    color:#f39c12;
    font-size:18px;
    font-weight:600;
}

.entry-content .atmung {
position:relative;
background:#fff;
border:1px solid #e3e3e3;
box-shadow:0 3px 9px -6px gray;
margin-bottom:30px;
padding:0;
padding-top:10px;
}

.entry-content .atmung ul {
    margin:0;
    padding:0;
    list-style:none;
}

.entry-content .atmung li {
    border-top: 1px solid #e3e3e3;
    padding: 14px;
    padding-left:53px;
    text-indent: 0;
    background-color: #efefef;
    margin-bottom:0 !important;
    list-style:none;
    background-repeat:no-repeat;
    background-position:20px center;
    background-image:url(/wp-content/uploads/list-icon-1.png);
}
    
.entry-content .atmung li:nth-child(even) {
    background-color:#fff;
}

.entry-content .atmung li:first-child {
    margin-top:10px;   
}

/* Textgröße und Abstand * added by Ch 15.11.2016 */
.herald-entry-content {
    margin: 1.7rem 0 1.7rem 0;
    font-size: 1.52rem;
}

/* Alignnone Bild macht Probleme in Übungen Tabelle, Paddin ausgeschaltet Fabian 17.11 */
.evergreen-standard-wrapper .alignnone {
    margin: 0 0px 0px 0;
}

/* Übungen Excerpt */
.herald-lay-b {
	font-size: 14px;
	line-height: 1.5;
}

/* Post Moduls Button Anpassung by Ch */
.herald-slider-controls .owl-prev, .herald-slider-controls .owl-next, .herald-mod-wrap .herald-mod-actions a, .herald-read-more {
	font-weight: normal;
	color: #fff;
	background: #f39c12;
	text-transform: uppercase;
	border-color: inherit;
}

a.herald-read-more:hover, .herald-mod-actions a:hover {    
    	opacity: 0.7;
 	color: #fff;
}

/* Übungen in Trainingsplan added by Fabian 20.12.16 */
.ueberschrift-uebungen-auswahl {
    text-align: center;
    margin-top: 5px;
    color: #f39c12;
    font-size: 18px;
    font-weight: 600;
}

.uebungen-auswahl {
    padding: 16px;
    margin: 24px auto !important;
    text-align: center;
    border: solid #d8dadb;
    border-width: 1px 0;
    position: relative;
    overflow: hidden;
    width: 80%;
}

.uebungen-auswahl li {
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
    padding: 0;
    text-indent: 0;
}
.uebungen-auswahl ul {
    padding: 0px;
}

/* Responsive Menu 3-Striche */
.fa {
	color: inherit;
}
	
/* Responsive Menu Color */
.herald-responsive-header a {
    color: #fff;
}

.herald-responsive-header, .herald-mobile-nav, .herald-responsive-header .herald-menu-popup-search .fa {
	background: #181f27;
}

.herald-mobile-nav li a {
    color: #fff;
}

.herald-mobile-nav li a:hover {
    opacity: 0.7;
}

/*Badge für Tabellen */
.badge {
    border-radius: 3px;
    background: #3e831b;
    color: #fff;
    font-size: 1rem;
    padding: 3px 5px;
    margin-top: 5px;
    display: inline-block;
}

/* Header-Styling added by Chris 01.2017 */
@media screen and (min-width: 500px) {
.herald-site-content {
    margin-top: 20px !important;
    margin-bottom: 40px;
    border: 1px solid #e3e3e3;
    box-shadow: 0 3px 9px -6px grey;
}
.herald-breadcrumbs {
	border-color: #fff !important; }
.herald-boxed .herald-breadcrumbs {
    background-color: transparent;
    margin: -30px 0 0;
}
}

@media only screen and (min-width: 768px) {
.kk-star-ratings.rgt {
    margin-right: 30px;
}
}

.mks_col {
    margin: 0 0 0 0;
}

/* Rahmen Rund added 06.01.2017 by Ch */

#border_rund {
    border-width: 1px;
    border-style: solid;
    border-color: #2c3e50;
    border-radius: 12px;
    padding: 1em;
    text-align: justify;
    margin-bottom: 20px;
}

/* Fix mobile navigation bar 13.01.07 by Ch */
.herald-mobile-nav li a {
    text-transform: none;
    font-size: 12px;
}

/* Fix related article thumbnail to dark 17.01.07 by Chris */
.fa-post-thumbnail:before, .herald-ovrld .herald-post-thumbnail span:before, .herald-ovrld .herald-post-thumbnail a:before {
    opacity: 0.2;
}

/* Accordion Design-Anpassung 17.01.07 by Ch */
.mks_accordion, .mks_toggle {
    border-bottom: none;
}

.mks_accordion_item, .mks_toggle {
    margin: 0;
    display: block;
    border: none;
    border-bottom: none;
    margin-bottom: 10px;
}

.mks_accordion_content, .mks_toggle_content {
    display: none;
    border-top: none;
    padding: 10px 0 0 0;
}

.mks_accordion_heading, .mks_toggle_heading {
    background: #f39c12;
    color: #fff;
}

.mks_accordion_heading:hover, .mks_toggle_heading:hover {
    opacity: 0.7;    
}

/* sidebar text-overlay added by Ch 30.01.2017 */

.text-overlay {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 205px;
    top: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    font-size: 1.0em;
    color: #fff;
    font-weight: 700;
    display: table;
    text-shadow: 0 0 10px rgba(0,0,0,.6);
    line-height: 1;
}

div.texthover {   
    position:relative; 
}

div.text {
	display: table-cell;
    vertical-align: middle;
}

.text-overlay:hover {
	text-decoration: underline;
}

.img-overlay {
    border-radius: 10px;
}

/* Responsive Uebungen Table by Ch 02.02.2017 */
@media screen and (max-width: 767px) {
table.evergreen-uebung tr td {
	display: block;
	width: 166% !important;
}
}

.entry-title {
    line-height: 1.5;
}

/*Author Box added 06.02.2107 Fabian */
.author-box {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #2c3e50;
    display: block;
    padding: 20px;
    color: #ffffff;
    border: 1px solid #dfdfdf;
}
.author-avatar {
    width: 11%;
    height: 11%;
    float: left;
    border: 3px solid #dfdfdf;
}

.author-info {
    margin-left: 15%;
}
.author-name {
   text-decoration: underline;
}

/* grayscale added by Ch 22.02.2017 */

.herald-post-thumbnail {
    filter: grayscale(0.7);
}

.owl-carousel .owl-item img:hover {
    opacity: 0.5;
} 

.herald-txt-module blockquote p {
	color: #f39c12;
}

.evergreen-standard-wrapper img {
    filter: grayscale(0.7);
}

/* added by MA 07.06.2017 */


.Amino:before {
 
    margin-top:0;
    margin-bottom:20px;
    padding:25px;
    color:#9933cc;
    font-size:18px;
    font-weight:600
}

.Amino {
position:relative;
background:#fff;
border:1px solid #e3e3e3;
box-shadow:0 3px 9px -6px gray;
margin-bottom:30px;
padding:0;
padding-top:10px;
}

.Amino p{
    margin-top:0;
    padding: 10px 0 0 25px;
    color:#f59d18;
    font-size:18px;
    font-weight:600;
}

.Amino ul {
    margin:10px 0 0 0;
    padding:0;
    list-style:none;
    
}

.Amino li {
    border-top: 1px solid #e3e3e3;
    padding: 14px;
    margin:0;
    padding-left:53px;
    text-indent: 0;
    background-color: #efefef;
    margin-bottom:0 !important;
    list-style:none;
    background-repeat:no-repeat;
    background-position:20px center;
    background-image:url(/wp-content/uploads/list-icon-1.png);
   
}

.Amino li:nth-child(even){
    background-color: #fff
}

/* added by MA 07.06.2016 */

  
        .boxinbox {
           
            border-radius: 10px;
            margin-top: 20px;
            width: 20%; 
            background-color: rgba(68,68,68,0.60); 
            float: left;
            
        }
       
        .boxinbox-1 {
           
            border-radius: 10px;
            margin-top: 20px;
            width: 20%; 
            background-color: rgba(68,68,68,0.20); 
            float: left;
            
        }
        
        .spalte-2 {
            border-left: 2px solid black;

/* +++ ! Anpassen ! +++ */
            height: 350px; 
        }
        
         @media (max-width: 767px){
            .spalte-2 {
            border-left: 0px;
            border-top: 1px solid black;
            
            }
        }
        
        .unterteilung {
            height: 25%;
            margin: 0 0 5px 0;
            width: 100%;
            padding-top: 5px;
            padding-left: 5px;
            padding-right: 5px;
        }
        
        .unterteilung p{
            margin: 0
        }
        
        .aminobox1 {
            border: 2px solid rgba(68,68,68,0.60);
            width: 200px;
            margin-bottom: 0;
            margin-left: 80px;
            border-radius: 7px;
            margin-top: 20px;
         
            
        }
        
        .aminobox1 ul {
            margin-left: 0;
            margin-bottom: 0;
        }
        .aminobox1 li {
        margin-left: -30px;
        margin-bottom: 0px !important;
        
        
        }
        
        .aminobox {
            border: 2px solid black;
            width: 100%;
            border-radius: 7px;
            background-color: rgba(68,68,68,0.06);
            box-shadow:0 3px 9px -6px gray;
            
          
        }
        
        .spalte-1 h3 {
            text-align: center;
            font-size: 30px;
            margin-top: 0px;
        }
        
        .spalte-1 ul {
            margin-left: 65px;
            padding: 0;
        }
        
        .spalte-1 h5 {
            text-align: center;
        }
       .padding-0 {
        padding-left: 0;
        padding-right: 0;
}
       .spalte-1 .ul-1  {
       margin-left: 115px;
}
       .unterteilung .groeße {
        font-size: 15px; 
}
       .spalte-1 .groeße-1 {
       color: #f59d18;
       font-size: 30px;
       text-align: center;
       margin: 0; 
}
   
       .spalte-1 .groeße-2 {
       
       color: #f59d18;
       font-size: 20px;
       text-align: center; 
}
       .spalte-1 {
       
       padding-top: 5px; 
       }

/* added by MA 20.06.2016 */

.productbox {
	font-size: 1.2em; 
	font-weight: bold;
	margin: 0 0 5px 9px !important;
}

/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}

.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #AAA;
    box-shadow: 2px 2px 7px rgba(153, 153, 153, 0.6);
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}
/*  GRID OF TWO   ============================================================================= */
.span_2_of_2 {
	width: 65%;
}
.span_1_of_2 {
	width: 30%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}
}


/* added by MA 20.06.2016 */

.eingefaerbte-box {
            border: 1px solid #efefef;
            min-height: 50px;
            margin: 0px;
            padding: 0px;
        }
        
        .box-in-eingefaerbter-box .a {
            margin: 0;
            padding: 0;
            float: left;
        }
        .box-in-eingefaerbter-box .b {
            margin: 0 0 0 0; 
            padding: 0; 
        }
        
        .box-in-eingefaerbter-box {
            min-height: 50px;
            margin: 5px;
            background-color: #fac66b;
            padding: 5px;
        }

/* added by MA 03.07.2017 */

 .beste-uebung {
            border: 1px solid black;
            margin-bottom: 15px; 
            }
 .ueberschrift-beste-uebung {
		    text-align: center;
            font-size: 20px; 
            margin-bottom: 15px;  
            margin-top: 15px;  
            
}
.beste-uebung img {
            filter: grayscale(0.7);
             
}
 .button-beste-uebung {
            border: 1px solid black;
            background-color: black; 
            text-align: center; 
            width: 180px;  
            border-radius: 5px;
            margin: 0px auto;
            height: 60px;
            margin-top: 25px;
            margin-bottom: 15px;
            
            }
 .ausrichtung {
padding-left: 50px; 
}
.ausrichtung1 {
padding-top: 5px; 
}

/* added by MA 04.07.2017 */

.ueberschrift-meinefitness-produkt {
            font-size: 18px;
            text-align: center;
        }
        
        .meinefitness-produkt {
            border: 2px solid black;
            border-radius: 5px; 
            margin-bottom: 10px;
        }
        
        .ueberschrift-1 {
            font-size: 13px;
            text-align: center;
        }
        
        .button-1 {
            border: 1px solid black;
            background-color: black;
            width: 150px;
            height: 45px;
            margin: 0px auto;
            border-radius: 3px; 
        }
        .button-1 p {
            font-size: 16px;
            color: white;
            padding-left: 10px;
            margin: 0px auto;
            padding-top: 8px;

        }
 
/* added by MA 04.07.2017 */

.eiweiss-box-1 {
    border: 1px solid grey;
    background-color: white;
    box-shadow: 0 3px 20px -6px grey;
    margin-bottom: 15px;
}    
        .one p {
        float: left; 
        font-size: 16px;
        text-align: left;  
        }
      
            
       .two p {
          font-size: 16px;
          text-align: right; 
}
               
        

        .eiweiss-button {
    border: 1px solid black;
    border-radius: 5px;
    background-color: black;
    margin-top: 10px;
    padding: 10px 0 10px 15px;
}           
       .abstand p {
            margin-bottom: 5px;
            margin-top: 0px;
         }

/* added by MA 05.07.2017 */

 .eiweiss-box-2 {
            border: 1px solid black;
            background-color: white;
            font-size: 15px;
            padding: 0;
            padding-top: 15px;
            box-shadow: 0 3px 20px -6px grey;
	 		margin-bottom: 15px;
        }
.ausrichtung-eiweiss-box-2 {
            margin-bottom: 15px;
          
}
.ausrichtung-fortsetzung {
             padding: 0;
}
@media screen and (max-width: 767px) {
   .ausrichtung-eiweiss-box-2 {
      margin-bottom: 0; 
      margin-left: 70px;
}

.rotierendes-bild {
  transition: none;
  margin-left: 70px;

}


.beschreibung-protein em {

opacity: 0; 
}  
  .ausrichtung-fortsetzung {
 padding: 0; 
 margin-left: 90px;
}
          
             
}

.rotierendes-bild {
   width: 130px;
   height: 130px; 
   transition: all 1s; 
   position: relative;
}

.rotierendes-bild:hover {

transform: rotate(360deg);
}

.beschreibung-protein em {
   position: absolute;
   top: 150px; 
   left: 25px; 
}

     
/* added by MA 06.07.2017 */

.eiweiss-box-3 {
            border: 1px solid black;
            background-color: white; 
        }
        
        .one-3 p {
        float: left; 
        font-size: 16px;
        text-align: left;  
        }
      
            
       .two-3 p {
          font-size: 16px;
          text-align: right; 
}
               
        

        .eiweiss-button-3{
            border: 1px solid black; 
            margin: 0px auto;
            text-align: center;
            border-radius: 2px;  
            background-color: black;
            color: white;
            margin-bottom: 5px;
            height: 50px; 
            margin-top: 10px;
            padding-top: 10px;
     }
        .eiweiss-button-3 p{
            margin: 0px auto; 
        }
       
        
       .abstand-3 p {
            margin-bottom: 5px;
            margin-top: 0px;
         }

/* added by MA 11.07.2017 */
       .eiweiss-box-4 {
            border-bottom: 1px solid #efefef; 
            padding: 15px;
          
            
        }
       .eiweiss-box-4 img {
         margin-top: 15px; 
         margin-bottom: 0px;
       
}
   .test5 {
    
    transform: translate(0%, 40%);
    margin-top: 15px; 
    text-align: center;
}
 .test6 {
   transform: translate(0%, 50%);
   text-align: center;
}
.test7 {
   transform: translate(0%, 110%);
}
@media screen and (max-width: 767px) {

 .test5 {
   transform: none;
   margin-top: 0px; 
   text-align: center;
}
.test6 {
   transform: none;
   margin-top: 15px;
   text-align: center;
   margin-bottom: 15px; 
   
}
.test7 {
   transform: none;
   text-align: center; 
}
 
}
 
@media screen and (min-width: 1250px) {
.test6 {
   transform: translate(0%, 20%);
   text-align: center;
}
}

.tabelle-button-1,
.tabelle-button-2 {
border: 1px solid #f39c12;
background-color: #f39c12;
color: #fff;
margin: 0 auto; 
text-align: center; 
width: 120px;
height: 30px; 
border-radius: 5px;
padding: 5px 5px;
}

.tabelle-button-2 {
background-color: #9fa2a5;
border: 1px solid #9fa2a5
}


/* Speed opt, Milan from Upwork, 06.10.2017. */
/* google fonts */
@font-face {
  font-family: 'Lato';
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2'), url('https://fonts.gstatic.com/s/lato/v13/1bHRUMxmJHoup12DnI9XmQ.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'Lato';
  font-display: swap;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v14/H2DMvhDLycM56KNuAtbJYA.woff2) format('woff2'), url('https://fonts.gstatic.com/s/lato/v13/I1Pn3gihk5vyP0Yw5GqKsQ.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url('https://fonts.gstatic.com/s/opensans/v14/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url('https://fonts.gstatic.com/s/opensans/v14/MTP_ySUJH_bn48VBG8sNSha1RVmPjeKy21_GQJaLlJI.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  font-weight: 600;
  font-style: normal;
}

.fb-page {
  min-height: 230px
}





/* Youtube lazy BEGGIN, millllan@gmail.com, 2018.02.14 */
.youtube {
	background-color: #000;
	margin-bottom: 30px;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.youtube img {
	width: 100%;
	top: -16.82%;
	left: 0;
	opacity: 0.7;
}
.youtube .play-button {
	width: 90px;
	height: 60px;
	background-color: #333;
	box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
	z-index: 1;
	opacity: 0.8;
	border-radius: 6px;
}
.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
	cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
	position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d( -50%, -50%, 0 );
	        transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
/* youtube lazy END */

/* table of content */
#ez-toc-container{ 
	background-color: rgb(245, 245, 245);
	border-radius: 3px;
	padding: 0px;
}
#ez-toc-container nav{ 
	border-radius: 3px;
	padding: 10px; 
}
#ez-toc-container ul{ 
	list-style-type: none;
}


.ez-toc-title-container{
	background-color: #344199;
	border-radius: 3px;
	display: block;
	padding:10px;
}
.ez-toc-title{
	color: #ffffff;
	padding: 5px 50px;
	font-size: 20px;
	margin: 0 0 10px 0;
	text-align: center;
}

.ez-toc-link {
	color: rgb(17, 17, 17);
	line-height: 1.48em;
	font-size: 16px;
	font-weight: bold;
}