/* TODO LO RELACIONADO AL BLOQUE DE APERTURA */
.ep-liveblog-apertura {
    background: var(--ep-white);
    padding: 30px;
    border-radius: 8px;
    margin-bottom: 20px;
    border: 1px solid var(--ep-lineas);
}
@media (max-width: 767px) {
    .ep-liveblog-apertura {
        padding: 20px 20px 20px 20px;
    }
}
[data-theme="dark"] .ep-liveblog-apertura {
    background: #191621;
}
.ep-liveblog-infos {
    background: #fff;
    border: 1px solid var(--ep-lineas);
    border-radius: 6px;
    padding: 1rem;
	height: auto;
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: -0.02em;
    font-family: var(--ep-textos);
}
[data-theme="dark"] .ep-liveblog-infos {
    background: #88888818;
}

.swiper-container.ep-liveblog-apertura-informaciones {
    padding-bottom: 45px;
    margin-bottom: -10px;
}
@media (min-width: 768px) {
	.swiper-container.ep-liveblog-apertura-informaciones.unainfo, .swiper-container.ep-liveblog-apertura-informaciones.dosinfo {
		padding-bottom: 0;
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.swiper-container.ep-liveblog-apertura-informaciones {
		padding-bottom: 45px;
		margin-bottom: -5px;
	}
	.swiper-container.ep-liveblog-apertura-informaciones.unainfo {
		padding-bottom: 0;
		margin-bottom: 0;
	}
}
.ep-liveblog-apertura .swiper-pagination {
    width: auto !important;
	left: 0 !important;
}
.ep-liveblog-apertura .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -3px !important;
}
.swiper-pagination-bullet {
    margin: 0 !important;
}
.ep-liveblog-apertura .swiper-button-prev {
    bottom: 0 !important;
    top: auto;
    border: 1px solid;
    width: 30px;
    height: 30px;
    border-radius: 100%;
	right: 40px;
    left: auto;
}
.ep-liveblog-apertura .swiper-button-next {
    bottom: 0 !important;
    top: auto;
	border: 1px solid;
    width: 30px;
    height: 30px;
    border-radius: 100%;
	right: 0;
}
.swiper-button-prev:after, .swiper-button-next:after {
	font-size: 15px;
}
.ep-liveblog-infos p {
    font-size: 15px !important;
    font-family: var(--ep-textos) !important;
    opacity: .6;
	line-height: 1.5;
}
.ep-liveblog-apertura-parrafo:first-child {
	margin-top: -8px;
}
.ep-liveblog-apertura-parrafo p {
    margin-bottom: 1.5rem;
}
/* Capitular en BLOQUE DE APERTURA */
.ep-liveblog-apertura-parrafo > p:first-of-type::first-letter {
    float: left;
    font-size: 3em;
    line-height: .75;
    font-weight: 700;
    padding: 0 10px 0 0;
    margin-top: 9px;
    font-family: var(--ep-parrafos);
    color: var(--ep-red);
}
/* MÓVIL ---- Capitular en BLOQUE DE APERTURA */
@media (max-width: 767px) {
	.ep-liveblog-apertura-parrafo > p:first-of-type::first-letter {
		font-size: 3em !important;
		line-height: .8 !important;
	}
}
.ep-liveblog-apertura .unainfo .swiper-slide {
    width: 100% !important;
}
/* TODO LO RELACIONADO A LAS ACTUALIZACIONES */
#elb-show-new-posts {
    margin-bottom: 15px;
    width: 100%;
    position: sticky;
    top: 80px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 999;
}
@media (max-width: 767px) {
	#elb-show-new-posts {
        top: 60px;
        border-radius: 0;
    }
}
.elb-liveblog-list {
    list-style-type: none !important;
}
.elb-liveblog ul.elb-liveblog-list {
    border-left: 0 !important;
}
.rbct .elb-liveblog ul {
    padding-left: 0 !important;
    margin-bottom: 30px;
}
.elb-liveblog .elb-liveblog-post::before {
    display: none;
}
@media (max-width: 767px) {
	.ep-liveblog-bloq-titulo .foto-destacada {
        height: 100%;
        display: block;
    }
    .ep-liveblog-bloq-titulo .foto-destacada figcaption {
        margin: 0 20px 0 20px;
    }
}
.ep-liveblog-bloq-titulo .caption-text.meta-bold {
    background: transparent;
    color: rgb(255 255 255 / 50%);
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.ep-liveblog-bloq-titulo figcaption {
    background: transparent;
    color: rgb(255 255 255 / 50%);
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}
[data-theme="dark"] .ep-liveblog-bloq-titulo .caption-text.meta-bold {
    border-bottom: 1px solid #312838;
}
[data-theme="dark"] .ep-liveblog-bloq-titulo figcaption {
    border-bottom: 1px solid #312838;
}
.ep-nota-meta-liveblog .smeta-extra:not(:empty) {
    border-radius: 0;
}
@media (max-width: 767px) {
    .ep-nota-meta-liveblog .smeta-extra:not(:empty) {
        border-top: 1px solid rgb(255 255 255 / 20%);
    }
	[data-theme="dark"] .ep-nota-meta-liveblog .smeta-extra:not(:empty) {
        border-top: 1px solid 1px solid #312838;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .ep-nota-meta-liveblog .smeta-extra:not(:empty) {
        padding: 0 !important;
        border-top: 0 !important;
    }
}
.ep-nota-meta-liveblog .t-shared-sec .share-action, .ep-nota-meta-liveblog .ep-meta-gnews {
    background: #1d1821 !important;
    border: 1px solid #312838 !important;
    color: #fff;
}
.ep-liveblog-bloq-main .l-shared-sec-outer {
    display: none;
}
@media (min-width: 768px) {
    .ep-liveblog-bloq-main .has-lsl .e-ct-outer {
        max-width: 100% !important;
    }
}
.ep-liveblog-hora-compartir {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--ep-lineas);
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.elb-liveblog-post-sharing {
    margin-top: 0px !important;
}
.elb-js-update-time {
    display: inline-grid;
}
.elb-liveblog-post-time {
    line-height: 1;
}
.ep-liveblog-hora-hace, .ep-liveblog-hora-normal {
	font-family: var(--ep-textos);
}
.ep-liveblog-hora-hace:before {
    border: 0.0625rem solid;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    width: 8px;
    border-color: var(--ep-red);
    background-color: var(--ep-red);
    margin-right: 5px;
    margin-bottom: .5px;
}
.ep-liveblog-hora-hace {
    font-weight: 700;
    color: var(--ep-red);
    font-size: 13px;
    line-height: 1.05;
    text-transform: uppercase;
}
@media (max-width: 375px) {
    .ep-liveblog-hora-hace {
        font-size: 12px;
    }
    .ep-liveblog-hora-normal {
        font-size: 10px;
    }
}
.ep-liveblog-hora-normal {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.5;
    opacity: .7;
}
.elb-liveblog .elb-liveblog-post {
    border-radius: 8px;
    position: relative;
    border: 1px solid var(--ep-lineas);
    padding: 25px 30px 30px 30px;
    margin-bottom: 1.5rem !important;
    background: #fff;
}
[data-theme="dark"] .elb-liveblog .elb-liveblog-post {
    background: var(--solid-white);
}
@media (max-width: 767px) {
	.rbct .elb-liveblog {
        background: var(--flex-gray-15);
        width: -webkit-fill-available;
        margin: 0 -20px;
        padding: 0;
    }
    .elb-liveblog .elb-liveblog-post {
        padding: 20px;
        border: 1px solid var(--ep-lineas);
        margin-bottom: 20px !important;
        border-radius: 0;
        border-left: 0;
        border-right: 0;
    }
    .elb-liveblog .elb-liveblog-post:last-child {
        padding-bottom: 0 !important;
        border-bottom: 0 !important;
    }
}
.elb-liveblog-post-foto, .elb-liveblog-post-video {
    padding-top: 10px;
    padding-bottom: 20px;
    margin: 0 -30px;
}
.elb-liveblog-post-content img {
    min-width: calc(100% + 60px);
}
.elb-liveblog-post-content figure {
    margin: 0 -30px;
}
@media (max-width: 767px) {
    .elb-liveblog-post-foto, .elb-liveblog-post-video {
        margin: 0 -20px;
        padding-top: 5px;
    }
    .elb-liveblog-post-foto figcaption, .elb-liveblog-post-video figcaption {
        background: transparent !important;
        margin: 0 20px;
    }
    .elb-liveblog-post-video {
        margin: 0 -20px;
    }
    .elb-liveblog-post-content img {
        min-width: calc(100% + 40px);
    }
    .elb-liveblog-post-content figure {
        margin: 0 -20px;
    }
}
.ep-contenido-liveblog .entry-content h2:after {
	display: none;
}
.ep-liveblog-apertura .endmark:after {
    display: none;
}
.elb-liveblog-post-heading {
    font-size: 26px !important;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 20px !important;
    font-family: var(--ep-titulos);
    font-weight: 700;
    letter-spacing: -0.02em;
}
[data-theme="dark"] .elb-liveblog-post-heading {
    color: var(--ep-white);
}
@media (max-width: 767px) {
    .elb-liveblog-post-heading {
        font-size: 23px !important;
        line-height: 1.1;
        padding-top: 10px !important;
    }
}
.elb-liveblog-post-content p {
    margin-bottom: 1.1rem !important;
}
.elb-liveblog-post-content p:last-child {
    margin-bottom: 0 !important;
}
.elb-liveblog-post-foto .caption-text.meta-bold, .elb-liveblog-post-foto figcaption, .elb-liveblog-post-video .caption-text.meta-bold, .elb-liveblog-post-video figcaption {
    background: transparent !important;
    margin: 0 30px;
}
@media (max-width: 767px) {
	.elb-liveblog-post-foto .caption-text.meta-bold, .elb-liveblog-post-foto figcaption, .elb-liveblog-post-video .caption-text.meta-bold, .elb-liveblog-post-video figcaption {
        background: transparent !important;
        margin: 0 20px;
    }
}
li.elb-liveblog-post figcaption {
    background: transparent !important;
}
.elb-liveblog-post li {
    list-style: square !important;
	margin-left: 20px;
}
.elb-liveblog-post li::marker {
	color: var(--ep-red);
}
.elb-liveblog-post figure {
    margin-bottom: 30px;
}
.elb-liveblog-post figure:last-child {
    margin-bottom: 0px;
}
.epslide-button-prev, .epslide-button-next {
    position: absolute;
    bottom: 0;
    border: 1px solid;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: var(--swiper-navigation-color, var(--g-color));
}
.epslide-button-next {
    right: 0;
}
.epslide-button-prev {
    right: 40px;
}
.epslide-button-prev:after {
    content: '\e9f3' !important;
    font-family: "EP Ico" !important;
}
.epslide-button-next:after {
    content: '\e9f4' !important;
    font-family: "EP Ico" !important;
}
.epslide-pagination {
    display: flex;
    align-items: center;
	margin-top: -25px;
}
.dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: lightgray;
    border-radius: 50%;
    margin: 0 8px 0 0;
    cursor: pointer;
}
.dot.active {
    background: gray;
    width: 10px;
    height: 10px;
}
.ep-liveblog-apertura-titulo {
    margin-bottom: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    font-size: 18px;
    letter-spacing: -0.02em;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-family: var(--ep-mono);
}
.ep-liveblog-apertura-informaciones {
    position: relative;
    overflow: hidden;
    width: 100%; 
    display: flex;
    flex-wrap: wrap; 
    gap: 20px; 
}
.epslide-wrapper {
    display: flex;
    transition: transform 0.5s ease;
    flex-direction: row;
    gap: 0 20px;
	margin-bottom: 20px;
    max-width: 100%;
}
.epslide {
    box-sizing: border-box; 
    flex: 0 0 auto; 
}
@media (min-width: 768px) {
    .ep-liveblog-infos {
        min-width: calc(50% - 10px);
    }
}
@media (max-width: 767px) {
    .ep-liveblog-infos {
        min-width: 100%; 
    }
}
.rbct .elb-liveblog iframe {
    margin-bottom: 0;
}
.ep-liveblog-video-codigo {
    margin-bottom: 0;
    line-height: 1;
}
a.ep-liveblog-boton-masinfo {
    border-bottom: 1px solid var(--ep-lineas) !important;
}
.ep-liveblog-boton-masinfo {
    border: 1px solid var(--ep-lineas) !important;
    background: var(--ep-black);
    padding: 5px 15px;
    font-family: var(--ep-textos);
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 100px;
    margin-top: 15px;
    display: block;
    width: fit-content;
}
[data-theme="dark"] .ep-liveblog-boton-masinfo {
    background: var(--ep-black);
}
.ep-liveblog-boton-masinfo .label {
    color: #fff;
}
.ep-liveblog-boton-masinfo:hover {
    background: var(--ep-red);
}
.ep-liveblog-boton-masinfo:hover .label {
    color: #fff;
}
.ep-liveblog-iframe {
    text-align: -webkit-center;
    padding-top: 10px;
}
@media (max-width: 390px) {
    .elb-liveblog-post-sharing a.share-action.share-trigger.icon-facebook, .elb-liveblog-post-sharing a.share-action.share-trigger.icon-twitter, .elb-liveblog-post-sharing a.share-action.icon-whatsapp.is-web, .elb-liveblog-post-sharing a.share-action.icon-whatsapp.is-mobile {
        display: none;
    }
}