/* SINGLE EN VIVO  CSS - single-en-vivo.css */

/* ===== CONTENEDOR PRINCIPAL ===== */
.single-general-desktop {
    /*padding: 30px;*/ 
       /* background-color: #faf5eb;  */
}

/* ===== HEADER DEL ARTÍCULO ===== */
.single-general-header {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9ecef;
    background-color: #faf5eb; 
}

/* Título principal */
.article-title-general {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #212529;
    margin-bottom: 20px;
}

/* Sección de autor y redes */
.article-author-section {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.article-author-name {
    font-size: 1rem;
    color: #6c757d;
    font-weight: 500;
}

/* Botones sociales en header */
.article-social-share {
    display: flex;
    gap: 8px;
}

.social-btn-article {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6c757d;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 0.85rem;
}

.social-share {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background: #e0e0e0;
    border-radius: 50%;
    text-decoration: none;
    color: #000;
    transition: background 0.3s;
    margin-right: 8px;
} 

.social-btn-article:hover {
    background: #e9ecef;
    color: #495057;
    text-decoration: none;
    transform: translateY(-2px);
}

/* ===== MEDIA DESTACADA ===== */
.featured-media-container {
    margin-bottom: 30px;
}

/* Video YouTube */
.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

/* Imagen destacada */
.featured-image-container {
    text-align: center;
    margin-bottom: 30px;
}

.featured-image-general {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

/* ===== CONTENIDO DEL ARTÍCULO ===== */
.article-text-general p {
    font-size: 20px !important;
    line-height: 1.9;
}

.article-text-general a {
    color: #e30b3c;
}

.article-text-general h1,
.article-text-general h2,
.article-text-general h3,
.article-text-general h4,
.article-text-general h5,
.article-text-general h6 {
    line-height: 1.9;
}

.article-text-general blockquote p {
    font-size: 22px !important;
    font-weight: 900;
    margin-left: 4.2rem;
    font-family: Lato !important;
    padding: 0;
    line-height: 1.6;
} 

blockquote::before {
    background-image: url(/COMILLAS-SE.png);
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content: "";
    background-repeat: no-repeat;
    margin-bottom: -4.4rem;
}

.elb-liveblog-post-content blockquote{

    
}
.elb-liveblog-post-content blockquote p{
      font-size: 20px; 
    font-weight: 900;
    font-family: Lato !important;
    padding-left: 30px;
    padding-right: 30px;  

}
.article-text-general ul,
.article-text-general ol {
    margin-bottom: 20px;
    padding-left: 30px;
}

.article-text-general li {
    margin-bottom: 8px;
}

/* Videos embebidos en contenido */
.article-text-general iframe {
    max-width: 100%;
    margin: 25px 0;
    border-radius: 8px;
}

/* ===== BIO DEL AUTOR ===== */
.author-bio {
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 25px;
    margin-top: 40px;
}

.author-bio-container {
    width: 100%;
}

.author-avatar-bio {
    text-align: left;
}

.author-avatar-small {
    border-radius: 50%;
    object-fit: cover;
}

.author-avatar-default-small {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #6c757d;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.2rem;
    border: 3px solid #dee2e6;
}

.author-bio-name {
    font-size: 1.3rem;
    font-weight: 600;
    color: #dc3545;
    margin-bottom: 10px;
}

.author-bio-description {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #495057;
    margin-bottom: 15px;
}

.author-social-links-horizontal {
    display: flex;
    gap: 8px;
    align-items: center;
}

.author-social-btn {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: white;
    font-size: 0.8rem;
    transition: all 0.3s ease;
}

.author-social-btn:hover {
    transform: scale(1.1);
    text-decoration: none;
    color: white;
}

.author-social-btn.facebook {
    background: #e41339;
}

.author-social-btn.twitter {
    background: #e41339; 
}

.author-social-btn.twitter-dos {
    background: #e41339;
}

.author-social-btn.instagram {
    background: #e41339;
}

.author-social-btn.youtube {
    background: #ff0000;
}

/* ===== CATEGORÍA ===== */
.category {
    margin-bottom: 1rem;
}

.category img {
    height: auto;
    width: auto;
}

.category span {
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
    color: #666;
}

/* ===== LIVEBLOG ===== */
.elb-liveblog-post::before {
    background-color: #ef2b41 !important;
    border: 3px solid #ef2b41 !important;
}

/* ==============================================
   ARTÍCULOS RELACIONADOS - SIN IMÁGENES
   ============================================== */

.related-articles-section {
    background: #ececee;
    padding: 25px;
    margin-bottom: 40px;
}

.related-articles-title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #333;
    
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0px;
    margin-top: 0px; 
}

.related-articles-title i {
    color: #dc3545;
    font-size: 1.2rem;
}

.related-article-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.related-article-link:hover {
    text-decoration: none;
}

.related-article-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-left: -6px;
    padding-right: 17px;  
}

.related-article-title::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #dc3545; /* Rojo */
    border-radius: 50%;
    margin-right: 0px;
    vertical-align: middle;
} 
.related-article-link:hover .related-article-title {
    color: #dc3545;
}

.related-article-author {
    font-size: 13px;
    color: #666;
    margin: 0;
}
.related-article-item-simple {
        margin-right: -6px; 
}
.border-relacioandas
{
    border-right: 5px solid #fff !important;
    border-color: #fff !important;
}


/* ==============================================
   RESPONSIVE - GENERAL
   ============================================== */

@media (max-width: 1199px) {
    .article-title-general {
        font-size: 2.2rem;
    }
    
    .single-general-desktop {
        padding: 20px;
    }
}

@media (max-width: 991px) {
    .article-title-general {
        font-size: 40px;
    }
    
    .article-author-section {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .article-text-content blockquote p {
        margin-left: 5.5rem;
    } 
    
    .social-btn-article {
        width: 32px;
        height: 32px;
        font-size: 0.8rem;
    }
    
    .social-share {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 38px;
        height: 38px;
        background: #e0e0e0;
        border-radius: 50%;
        text-decoration: none;
        color: #000;
        transition: background 0.3s;
        margin-right: 8px;
    } 
        
    .article-text-general {
        font-size: 1rem;
    }
    
    /* Bio responsive */
    .author-avatar-default-small {
        width: 50px;
        height: 50px;
        font-size: 1rem;
    }
    
    .author-bio-name {
        font-size: 20px;
        margin-top: -8px;
    }
    
    .author-bio-description {
        font-size: 18px;
    }
    
    .author-social-btn {
        width: 28px;
        height: 28px;
        font-size: 0.7rem;
    }
}

/* ==============================================
   MOBILE - Artículos Relacionados Scroll
   ============================================== */

@media (max-width: 767px) {
    .related-articles-section {
        padding: 20px 15px;
    }
    
    .related-articles-title-mobile {
        font-size: 1.3rem;
        font-weight: bold;
        color: #000;
        margin-bottom: 3px;
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 0px;
    }
    
    .related-articles-title-mobile i {
        color: #dc3545;
        font-size: 1.2rem;
    }
    
    .related-articles-mobile-list {
        display: flex;
        flex-direction: column;
    }
    
    .related-article-mobile-item {
        padding: 10px 0;
        border-bottom: 3px solid rgba(255,255,255,0.3);
    }
    
    .related-article-mobile-item:last-child {
        border-bottom: none;
    }
    
    .related-article-title-mobile-text {
        font-size: 1.1rem;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        margin: 0;
    }
    
    .related-article-title-mobile-text::before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 8px;
        background-color: #dc3545;
        border-radius: 50%;
        
        vertical-align: middle;
    }
}
/* ==============================================
   PRINT STYLES
   ============================================== */

@media print {
    .article-social-share,
    .author-social-links-horizontal {
        display: none;
    }
    
    .single-general-desktop {
        padding: 0;
    }
    
    .article-text-general {
        font-size: 12pt;
        line-height: 1.5;
    }
}


/*css live blog  */
.elb-liveblog-post-time{
    font-size: 2.1rem; 

}  

.elb-liveblog .elb-liveblog-post::before{
        top: 23px;
}

.elb-liveblog-post-content blockquote::before {
    background-image: none; 
}

@media (max-width: 767px) {
    .elb-liveblog .elb-liveblog-post::before {
        top: 15px;
    }
} 