/* --- ESTILOS GENERALES Y MAQUETACIÓN --- */
.separador-seccion { margin: 30px 0; border: 0; border-top: 1px solid #eee; }
.mt-30 { margin-top: 30px; }
.img-centrada-redondeada { border-radius: 7px; display: block; margin-left: auto; margin-right: auto; }
.titulo-multimedia { margin-bottom: 15px; color: #333; font-size: 1.2em; }

/* --- ÍNDICE DESPLEGABLE --- */
.indice-desplegable { background: #f9f9f9; border: 1px solid #e0e0e0; border-radius: 8px; padding: 10px 15px; margin-bottom: 25px; cursor: pointer; transition: all 0.3s ease; }
.indice-desplegable:hover { background: #f0f0f0; border-color: #d0d0d0; }
.indice-desplegable summary { font-weight: 600; color: #a63a26; list-style: none; display: flex; align-items: center; justify-content: space-between; }
.indice-desplegable summary::after { content: '▼'; font-size: 0.8em; transition: transform 0.3s; }
.indice-desplegable[open] summary::after { transform: rotate(180deg); }
.indice-contenido { margin-top: 15px; padding-top: 10px; border-top: 1px solid #eee; }

/* --- REPRODUCTORES (SPOTIFY / YOUTUBE) --- */
.spotify-container iframe { width: 100% !important; border-radius: 12px; }
.fuerza-responsive iframe { width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; }
.contenedor-video { border-radius: 12px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); overflow: hidden; }

/* --- CITA DESTACADA --- */
.cita-destacada {
    margin: 2rem 0;
    padding: 1rem 2rem;
    border-left: 4px solid #6b9190;
    background: #edf7f7;
    font-style: italic;
    border-radius: 3px 9px 9px 3px;
}

/* --- FICHA DE NEGOCIO (CARD) --- */
.ficha-negocio-contenedor { border-radius: 12px; overflow: hidden; }
.ficha-negocio-header { background-color: #f2f2f2 !important; width: 100% !important; margin: 0 !important; border-radius: 12px 12px 0 0; }
.ficha-negocio-titulo { color: #a63a26; }
.ficha-negocio-sidebar { background-color: #f9f9f9 !important; }
.ficha-negocio-subtitulo { color: #333; border-color: #a63a26 !important; }
.icono-ficha { font-size: 1.1em; }
.icono-primario { color: #a63a26; }
.etiqueta-paso { background-color: #a63a26; }

/* --- CTA BOLETÍN --- */
/*.cta-boletin-box { background-color: #f5fefc; padding: 30px; border-left: 6px solid #3a5a40; margin-top: 40px; border-radius: 5px; border: 1px solid #ddd; border-left-width: 6px; color: #000000; }*/
.cta-boletin-box {
    border: 1px solid #a7cbd1;
    padding: 15px;
    border-radius: 7px;
    background: #e4f0f2;
    border-left: 3px solid #7eb2b1;
}
.cta-boletin-title { margin-top: 0; color: #a63a26; font-weight: 700; padding-bottom: 10px; font-size: 1.3em; }
.cta-boletin-btn { display: inline-block; background-color: #a63a26; color: #fff !important; padding: 12px 25px; text-decoration: none; border-radius: 50px; font-weight: bold; margin-top: 15px; transition: background-color 0.3s; }
.cta-boletin-btn:hover { background-color: #8c2f1f; text-decoration: none; }
/* --- MEJORAS DEL CTA CON REGALO --- */
.cta-regalo-container {
    position: relative;
    border: 2px solid #3a5a40; /* Refuerzo del borde verde */
    overflow: visible; /* Para que el badge sobresalga si quieres */
    background-image: linear-gradient(135deg, #f5fefc 0%, #e8f5f1 100%);
}

.cta-regalo-badge {
    display: inline-block;
    background-color: #3a5a40;
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 4px;
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cta-aviso-especial {
    background: rgba(58, 90, 64, 0.1);
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 0.9em;
    color: #2d4432;
    margin: 15px 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.cta-aviso-especial i {
    color: #3a5a40;
}

/* Ajuste del botón para que destaque más */
.cta-boletin-btn {
    box-shadow: 0 4px 15px rgba(166, 58, 38, 0.3);
    transform: translateY(0);
    transition: all 0.2s ease-in-out;
}

.cta-boletin-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(166, 58, 38, 0.4);
}
---------------------------------------------------------------------------------------------------------
/*css personalizado plantilla*/

.sp-megamenu-parent>li.active>a:before {
    background: #a63a26;
}
.sp-page-title
 {
    padding: 10px 0;
    margin-top: 10px;
}
.top-search-wrapper .icon-top-wrapper .search-icon {
    color: #4a5865;
}
.top-search-input-wrap .sp_search_input input {
    background: #ffffff;
}
.sp-custom-login.sp-mod-login .info-text a.sppb-btn-link {
    font-size: 16px;
    text-transform: inherit;
    font-weight: 600;
    letter-spacing: 0px;
    display: flex;
    cursor: pointer;
    line-height: 1.7;
    position: relative;
    top: 0;
    border: 1px solid #3a5a40;
    padding: 1px 20px;
    border-radius: 50px;
    background: #ffffff;
    height: 34px;
    flex-direction: column-reverse;
    color: #3a5a40 !important;
}
.sp-custom-login.sp-mod-login .info-text a.sppb-btn-link:hover {
    font-size: 16px;
    text-transform: inherit;
    font-weight: 600;
    letter-spacing: 0px;
    display: flex;
    cursor: pointer;
    line-height: 1.7;
    height: 100%;
    position: relative;
    top: 0;
    border: 1px solid #a63a26;
    padding: 1px 20px;
    border-radius: 50px;
    background: #a63a26;
    height: 32px;
    flex-direction: column-reverse;
    color: #f9f9f9 !important;
}
svg#Passkey {
    height: 40px;
    background: #ddd;
    width: auto;
    border-radius: 200px;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.top-search-input-wrap .input-title {
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 12px;
    color: #2c2c2c;
}
.top-search-input-wrap .tags-title
 {
    font-size: 15px;
    color: #2c2c2c;
    letter-spacing: 0;
    line-height: 18px;
}
.top-search-input-wrap {
    display: none;
    background-color: #fbfbfb;
    padding: 20px 20px 20px 20px;
    width: 100%;
    position: relative;
    left: 15px;
    margin-top: -10px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}
.newsberg-live-video span.bubble-ripple .bubble-ripple-inner {
    background-image: linear-gradient(136deg, #ffffff -1%, #ffffff 107%);
}
.newsberg-live-video span.fa
 {
    background-color: #ff2d07;
}
.article-author-info.sp-author-box {
    margin-bottom: 50px;
}
#sp-top2 .sp-weather {
    margin-top: 10px;
    position: relative;
    margin-left: -60px;
}
h4.media-heading.sp-weather-city {
    margin-left: 10px;
    font-weight: 600;
}
.sppb-addon-articles-layout .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta
 {
    color: #424242;
}
.sppb-addon-articles-layout.layout-geisha .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta {
    color: #424242;
}
.sppb-addon-articles-layout .sppb-addon-article .article-spbookmark a {
    color: #424242;
}
.article-list .article {
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .13);
    background-color: #fff;
    padding: 32px 25px;
    border: none;
    transition: all .5s ease;
    margin-bottom: 35px;
    height: 95%;
    margin-top: 30px;
}
.article-list .article:hover {
    box-shadow: 0 24px 24px -10px rgba(0, 0, 0, .1);
    background-color: #fff;
}
div#comments {
    margin-top: 50px;
}
i._access-icon.material-icons._access {
    background: #a63a26 !important;
    border-radius: 0px 7px 7px 0px;
}
.choices__list--dropdown {
    background: #ffffff;
    border: 1px solid #dddddd;
}
.sppb-btn.sppb-btn-primary {
    border-radius: 50px;
}
.heading-arrow .sppb-addon-title .related-article-title:after{
    content: "";
    width: 55px;
    height: 2px;
    transition: .3s;
    margin-left: 15px;
    margin-top: 10px;
    border-radius: 1px;
    background-color: #a63a26;
}
i._access-icon.material-icons._access {
    background: #a63a26 !important;
    border-radius: 0px 7px 7px 0px;
    margin-bottom: 30px;
}
form#com-users-login__form
 {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 9px;
    background: #fcfcfc;
    width: 450px;
}
input#username
 {
    background: #ffffff;
}
input#password {
    background: #ffffff;
}
.caja-prompt {
    border: 1px solid #a7bfc0;
    padding: 20px;
    border-radius: 9px;
    background: #e2f7f8;
    color: #000000;
    margin-bottom: 30px;
    margin-top: 30px;
}
.caja-foco {
    border: 1px solid #cbd5e5;
    padding: 20px;
    border-radius: 9px;
    background: #eff6ff;
    color: #1f2b7c;
    margin-bottom: 30px;
    margin-top: 30px;
}
.caja-code {
    border: 1px solid #000000;
    padding: 20px;
    border-radius: 9px;
    background: #333333;
    color: #c8ece9;
    margin-bottom: 30px;
    margin-top: 30px;
}
.cc-trigger.cc-trigger-icon svg {
    width: 35px;
}
--------------------------------------------------------------------------
-------------------------------------------------------------------------
.code-box-container {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    margin: 2rem 0;
    overflow: hidden;
    font-family: 'Courier New', Courier, monospace;
}
.code-box-header {
    background: #343a40;
    color: #fff;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 0.9rem;
}
.btn-copy {
    background: #28a745;
    color: white;
    border: none;
    padding: 4px 12px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.75rem;
    transition: 0.3s;
}
.btn-copy:hover { background: #218838; }
.code-box-content {
    padding: 15px;
    margin: 0;
    white-space: pre-wrap;
    font-size: 0.85rem;
    color: #333;
    line-height: 1.5;
}
/*desbloquear-sticker-header*/
@media (max-width: 991px) {
    #sp-top-bar {
        position: relative;
    }
    .body-innerwrapper {
        padding-top: 0px;
    }
}
