
/*******************/


.sitewrap.EVENTS_CHRONO .cat {
    display:none;
    padding: 0px 0px 10px 0px;
    font-style:italic;
    /* border: solid red 5px; */
}


.sitewrap.EVENTS_CHRONO .entrypic_container {
    position:relative;
}

.sitewrap.EVENTS_CHRONO .hours {

    display:none;    
    position:absolute;
    top:0px;
    left:0px;
    
    background: #440954;
    color:#fff;
    font-weight:bold;
    padding: 5px 20px;
    /* border: solid red 5px; */
}

/*******************/


.sitewrap.EVENTS_CHRONO .entrys_container {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
    padding: 0px 50px;
    /* border: solid red 5px;  */
}

.sitewrap.EVENTS_CHRONO .entrys_row_container {
    /* display:flex; */
    /* width:33%; */
   /*  text-align:center; */
    padding: 0px 10px;
    padding: 20px;
    position:relative;
    background:#fff;
    background:rgba(255,255,255,0.7);
    box-shadow: 0px 4px 8px rgba(0,0,0,0.3);
    /* margin-top: 40px; */
    margin-bottom: 30px;
    /* border: solid #ccc 1px; */
}


.sitewrap.EVENTS_CHRONO .entrypic_container {
    display:inline-block;
    vertical-align:top;
    width:30%;
    padding-right: 30px;
    /* border: solid red 1px; */
}

.sitewrap.EVENTS_CHRONO .entrypic_container img {
    /* max-width: 80%; */
   /*  margin:0 auto; */
   width:100%;
   max-width: none;
}

.sitewrap.EVENTS_CHRONO .entrytext_container {
    display:inline-block;
    vertical-align:top;
    width:70%;
    /* border: solid green 1px; */
}

/*******************/

.sitewrap.EVENTS_CHRONO .EP4 .entrytext_container.fullwidth {
    width: auto;
}

.sitewrap.EVENTS_CHRONO .EP4 .entrytext_container.fullwidth .text {
    display:none;
}


.sitewrap.EVENTS_CHRONO .EP4 .entryslider {

}

.sitewrap.EVENTS_CHRONO .EP4 .entryslider.invisible {
    /* display:none; */ /* FALSCH! */
    visibility:hidden;
    height: 0;
    margin: 0;
}

/*******************/

/* Zwischenüberschriften */

.sitewrap.EVENTS_CHRONO .EP6 {
    
    background:transparent;
    box-shadow:none;
    padding: 0px;
    margin: 0px;
    margin-bottom: -5px;
    /* margin-top: 20px; */
    padding-top: 20px;
    /* border:solid blue 1px; */
}

/* 
.sitewrap.EVENTS_CHRONO .EP6 > .entrytext_container div:not(.article_container) {
    display:none;
    border:solid red 5px;
}
*/

.sitewrap.EVENTS_CHRONO .EP6 .entrytext_container {
    width:100%;
}

.sitewrap.EVENTS_CHRONO .EP6 .entrytext_container div {
    /* display:none; */
    margin-top: 5px;
    /* border:solid red 1px; */
}
 
.sitewrap.EVENTS_CHRONO .EP6 .entrytext_container h2.article_container {
    display:block;
    margin: 0px;
    /* border: solid green 5px; */
}


/*******************/

.sitewrap.EVENTS_CHRONO .article_container {
    font-weight:bold;
    font-size:1.8em;
    line-height: 1.2em;
    margin: 20px 0 0px 0;
    /* border:solid blue 10px; */
}


.sitewrap.EVENTS_CHRONO .date_time {    
    font-weight:bold;
    color:#3E1051;
}

.sitewrap.EVENTS_CHRONO .date_time .devider {
    display: inline-block;
    letter-spacing: -0.2em;
    padding: 0 10px;
}

.sitewrap.EVENTS_CHRONO .text {
    margin: 20px 0 0px 0;
}

.sitewrap.EVENTS_CHRONO .teamer {
    margin-top:5px;
    font-weight:bold;
    color:#3E1051;
}

.sitewrap.EVENTS_CHRONO .moreText_hidden {
    display:none;
    /* border:solid #ccc 1px; */
}

.sitewrap.EVENTS_CHRONO .learnmoreButt,
.sitewrap.EVENTS_CHRONO .linkButt {
    display:inline-block;
    margin-top:20px;
    margin-right:10px;
    padding:5px 20px;
    cursor:pointer;
    /* border:solid #888 2px; */
}

.sitewrap.EVENTS_CHRONO .linkButt {
    /* border:solid #8945b9 2px; */
}


.sitewrap.EVENTS_CHRONO .learnlessButt {
    display:none;
    margin-top:20px;
    text-align: center;
    cursor: pointer;
    height: 30px;
    width: 30px;
    /* margin: 0 auto; */
    background-image: url(../../../NewsBASE/content_yogaflow/_layout/icons/scrollTop.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px;
    background-size: 100%;
    opacity: 0.7;
    /* border: solid red 1px; */
}

.sitewrap.EVENTS_CHRONO .testimonial {
    color:#3E1051;
    color:#B13BFF;
    color:#651898;
    
    /* font-size:1.2em; */
    /* line-height:1.4em; */
    /* font-style:italic; */
    font-weight: bold;
    text-align:center;
    /* font-weight:bold; */
    width: 80%;
    margin: 0 auto;
    
    padding: 0 0px;
    padding: 10px 20px;
    
    min-height: 100px;
/* 
    background:
    url(../../../NewsBASE/content_yogaflow/_layout/icons/quote_L.png) top left no-repeat,
    url(../../../NewsBASE/content_yogaflow/_layout/icons/quote_R.png) bottom right no-repeat;
 */    
    /* border: solid red 1px;  */
}

/****************/

/* 
.sitewrap.EVENTS_CHRONO .entrys_row_container.EP3_type2 {

}
.sitewrap.EVENTS_CHRONO .entrys_row_container.EP3_type2 .entrypic_container{
    padding-right:0px;
    padding-left:30px;
}
 */

