/* Header */
#header-index-nav {
    height: 80px !important;
}

#sidebar{
    width: 100% !important;
}

#header-index {
    height: 80px !important;
}


/* Inicio */
#text-slider-inicio {
    background-color: rgba(255, 255, 255, 0.90) !important;
    box-shadow: 0 0.5rem 2rem #030303;
    opacity: 1;
}

.text-title{
    border-left: 8px solid #ed1b2d;
}

.table-slider-match {
    padding: 0.37rem !important;
}
.table-no-border-top th {
    border-top: none;
}

.element-slider-news {
    width: 100%;
    max-width: 400px;
    height: 500px;
    border: 1px solid black;
}

.text-slider-news {
    word-break: break-all;
}

.versus-img {
    display: inline-block !important;
    width: 48px;
    height: 48px;
}

.news-img {
    display: inline-block !important;
    max-height: 400px;

}

.news-text {
    word-break: break-all;
    border-top: 1px solid black;
}

/* Magnific Popup  */
.mfp-wrap {
    z-index: 2000 !important;
}
