

/* CUSTOM CSS - Supermiro CSS ********************************************************/

/* display side by side*/

.neos-supermiro-carousel{
    padding: .5em .25em;
}

.neos-supermiro-container-for-flex{
    display: flex;
}
/*end of display side by side */
.neos-supermiro-titre-events-agenda{
    text-align: center;

}
.neos-supermiro-titre-header-img{
    margin-left:10em;
}

.neos-supermiro-logo h2{
    font-weight: bold;
    color:#050505 !important;
    font-size: 1.4em;
    margin:0;
    position: relative;
    top: .9em;

}
.neos-supermiro-titre-header-img{
    width:11em;

}

.neos-supermiro-titre-header-img a{
    text-decoration: none !important;
}

.neos-supermiro-events{
    border-top: 0.8rem solid #ff4d5d;
}

.entry-content .neos-supermiro-img{
    border-left: 0.8rem solid #ff4d5d;
}

.neos-supermiro-image{
    width: 34% !important;
    height: 100% !important;
    overflow: hidden;
    margin-right: 0.5em;
    margin-bottom: 3em;
}

.entry-title{
    text-transform: uppercase;
    color:#050505; !important
font-weight: bold;
}

.entry-date{
    font-size: 1rem;
    font-weight: bold;
    color: #050505; !important
}

.subtitle, .description{
    color: #050505;
}

.date-after-photo{
    color: #050505;
    font-size: 0.7rem;
    text-transform: uppercase;
    padding-bottom:1em;
}

.date-after-photo a{
    text-decoration: none;
}

.title {
    font-size: 0.9em;
    background-color: #010101;
    font-weight: bold;
    text-transform: uppercase;
    color: #fcfcfc;
    margin: 0.3em 0.2em 0.3em 0em;
    padding: 0.3em 0.3em 0.2em 0.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 14em;
}

.subtitle{
    font-weight: bold;
    font-size: 1.1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0.8em;
    padding-bottom: 0.8em;
    line-height: 0.95em;
}

.neos-descrption-ellipsis{
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 43px;
    margin: 0 auto;
    font-size: 0.8em;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.description{
    font-size: 1em;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1em;
    margin-bottom: 1em;
    font-weight: 600;

}

.neos-supermiro-body{
    width:60% !important;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
    position: relative;
    margin-bottom: 3em;
}

.read-more{
    margin-top: 1rem;
}

.read-more-info{
    position:relative;
    top: 0.5em;
    background-color: #ff425b;
    color: #fff;
    font-weight: bold;
    padding: 0.5rem 1.8rem .5rem 1.8rem;
}

.slick-dots{
    display: flex;
    justify-content: center;
    padding: 0;
    margin:0;
}

.neos-supermiro-logo-footer {
    display: flex;
    justify-content: center;


}

.neos-supermiro-footer-titre{
    font-weight: bold;
    color:#050505 !important;
    font-size: 1em;
    margin:0 0 0.5em 0;
    padding-right: 0.5em;
    text-transform: uppercase;
}

.neos-supermiro-footer-img{
    margin-top: 0.3em;
    width:10em;
}

@media screen and (max-width : 410px) {

    .neos-descrption-ellipsis{
        height: 38px
    }

    .date-after-photo{
        margin-bottom: 0.5em;
    }
    .title{
        font-size: 0.8em;
        margin-top: 1em;
    }
    .subtitle{
        font-size: 1em;
    }
    .description{
        font-size: 1em;
    }

    .read-more-info {
        position: relative;
        top: 0;
    }

}

@media screen and (min-width : 411px) and (max-width : 766px) {

    .date-after-photo{
        font-size: 0.88em;
        margin-bottom: 1.2em;
    }

    .title{
        font-size: 1em;
        margin-top: 1em;
    }

    .subtitle{
        font-size: 1.3em;
    }

    .description{
        font-size: 1.1em;
    }

    .read-more-info {
        position: relative;
        top: 0;
    }
}


@media screen and (min-width : 767px) and (max-width : 1022px) {

    .date-after-photo{
        font-size: 0.9em;
        top:0;
    }

    .title{
        font-size: 1.2em;
        margin-top: 1em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 12em;
    }

    .subtitle{
        font-size: 1.2em;
    }

    .neos-descrption-ellipsis{
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 30px;
        margin: 0 auto;
        font-size: 0.8em;
        line-height: 1;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .description{
        font-size: 1.3em;
        margin-bottom:0.7em;
    }

    .read-more{
        margin: 0.4rem 0rem 0.8rem 0rem;
    }

}

@media screen and (min-width : 1023px){

    .neos-supermiro-events{
        padding-top:0.5em;
    }

    .neos-supermiro-logo{
        display: flex;
        justify-content: center;
    }

    .neos-supermiro-logo{
        margin: 0rem 0rem 0rem 5rem;
    }
    .neos-supermiro-logo-footer{
        margin: 0rem 0rem 0rem 5rem;

    }
    .neos-supermiro-logo-footer-img{pading-bottom:2em;
    }


    .entry-content{
        width: 67em;
    }

    .date-after-photo{
        font-size: 0.7em;
    }

    .title{
        font-size: .7em;
        margin-top: 1.3em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }

    .subtitle{
        font-size: 1em;
        margin-top: 1.2em;
        margin: 1.5rem 0rem 0rem 0rem;

    }

    .neos-supermiro-image{
        /*border-left: 1.2px solid #050505;*/
        padding-left: 3em;
    }

    .description{
        font-size: .8em;
        padding-top: 1em;
        line-height: 1.3em;

    }

    .neos-descrption-ellipsis{
        position:relative;
        top:-.5em;
        height: 4.2em;
    }

    .read-more{
        margin: 2rem 0rem 0.1rem 0rem;


    }

    .slick-dots{
        display: flex !important;
        justify-content: flex-end !important;

    }

    .slick-prev:before,.slick-next:before{
        color:#ff425b !important;
        font-size: 50px !important;
        opacity: 1 !important;
    }
    .slick-prev,.slick-next{
        top:35% !important;
        z-index: 100000;

    }

    .neos-supermiro-titre-header-img{
        margin-left:0 !important;
        width:11.5em !important;
        height: 100% !important;

    }

    .neos-supermiro-logo-footer{
        margin-top: -2em !important;    }


}
