/*
Theme Name:     Bimber Child Theme
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* ==========================================================================
   #VARIABLES
   ========================================================================== */
:root {
    --primary-color: #99c3ff;
}

/* ==========================================================================
   #HEADER STYLES
   ========================================================================== */

.g1-secondary-nav-menu>.zmenu {
    margin: 0px 0px 0px 5px;
}

.g1-hb-row-c .menu-item:hover>a,
.g1-hb-row-c .current-menu-item>a {
    color: #fff !important;
}

/* ==========================================================================
   #GENERAL LAYOUT
   ========================================================================== */
.g1-column.page-body,
.entry-content {
    margin-bottom: 10px;
}

.g1-row-padding-m {
    padding-top: 15px;
}

.g1-content-narrow>.twitter-tweet,
.g1-content-narrow>aside,
.g1-content-narrow>audio,
.g1-content-narrow>blockquote,
.g1-content-narrow>canvas,
.g1-content-narrow>code,
.g1-content-narrow>div,
.g1-content-narrow>dl,
.g1-content-narrow>figure,
.g1-content-narrow>form,
.g1-content-narrow>h1,
.g1-content-narrow>h2,
.g1-content-narrow>h3,
.g1-content-narrow>h4,
.g1-content-narrow>h5,
.g1-content-narrow>h6,
.g1-content-narrow>hr,
.g1-content-narrow>iframe,
.g1-content-narrow>ol,
.g1-content-narrow>p,
.g1-content-narrow>pre,
.g1-content-narrow>section,
.g1-content-narrow>table,
.g1-content-narrow>ul,
.g1-content-narrow>video {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
}

#g1-fluid-wrapper-counter-1.g1-fluid-wrapper {
    width: 99.9% !important;
}

/* Espacio entre entradas en la vista de cuadrícula */
.entry-tpl-grid {
    margin-bottom: 10px;
}


/* ==========================================================================
   #TYPOGRAPHY
   ========================================================================== */
strong {
    font-weight: 500;
}

.entry-content p,
.archive-subtitle p,
.g1-column.page-body p {
    margin-bottom: 10px;
}

.g1-meta {
    color: #333;
}

.zgray {
    color: #002359;
    display: block;
}

.g1-delta-3rd {
    opacity: .8;
}

/* ==========================================================================
   #HOME PAGE ELEMENTS
   ========================================================================== */
.home-img-cantareningles {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.g1-featured-title {
    position: relative;
    width: 100%;
    height: auto;
    margin: 10px 5px 14px 5px;
}

.home-icon:before {
    display: inline-block;
    margin-right: 4px;
    font: 14px/1 bimber;
    vertical-align: top;
    content: "\e019";
}

/* ==========================================================================
   #NAVIGATION MENUS
   ========================================================================== */
.g1-primary-nav-menu>.menu-item-object-post_tag>a {
    font-weight: 500 !important;
}

#g1-footer-nav-menu a {
    font-weight: 500;
}

#g1-footer-nav-menu ul {
    list-style: none;
    padding-left: 0;
}

/* ==========================================================================
   #BREADCRUMBS
   ========================================================================== */
.migas-de-pan-container {
    padding: 20px 0 0 0;
}

.rank-math-breadcrumb {
    font-size: 15px;
    margin-top: -10px;
    margin-bottom: -10px;
}

.rank-math-breadcrumb a:hover {
    text-decoration: underline;
}

.g1-breadcrumbs a:hover {
    color: #0b27af;
}

/* ==========================================================================
   #POSTS & ENTRIES
   ========================================================================== */

/* Oculta agregar a playlist solo para visitantes no logueados */
body:not(.logged-in) .entry-todome.g1-dropable.snax .g1-button-none.g1-drop-toggle,
body:not(.logged-in) .snax-actions {
    display: none !important;
}

.entry-category {
    padding: 3px 4px 3px 4px;
    margin-right: 8px;
}

body.home .entry-category:before,
body.category .archive-title:before,
body.single-post .entry-categories .entry-category:before {
    content: "#";
}

.entry-tag {
    display: inline-block;
    position: relative;
    padding: 2px 3px 2px 3px;
    border-width: 0;
    margin-right: 0;
    font-size: 12px;
    line-height: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    letter-spacing: .025em;
    text-transform: uppercase;
    vertical-align: middle;
    pointer-events: auto;
    border-style: solid;
    text-shadow: none;
    border-color: #e6e6e6;
    background-color: #fff;
    color: #000;
    border-color: var(--g1-cat-border-color);
    background-color: var(--g1-cat-bg-color);
    color: var(--g1-cat-txt-color);
    transition: border-color 375ms ease-in-out, background-color 375ms ease-in-out, color 375ms ease-in-out;
}

.entry-tags .entry-tag:hover {
    border-color: #002359;
    background-color: #002359;
    color: #ffffff;
}

.entry-featured-media {
    margin-bottom: 5px;
}

/* ==========================================================================
   #ARCHIVE PAGES
   ========================================================================== */
.archive-intro .g1-column {
    padding: 0 12px;
}

.archive-subtitle {
    text-align: left;
}

.page-subtitle {
    margin-top: -15px;
}

/* ==========================================================================
   #SEARCH RESULTS
   ========================================================================== */
.g1-hb-row-b .g1-hb-search-form .search-field {
    color: #142634;

}

#posts-results li {
    display: none;
}

#posts-results li.show {
    display: block;
}

/* ==========================================================================
   #TERMS & TAXONOMIES
   ========================================================================== */
.g1-terms-tpl-tiles .g1-terms-item {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.g1-terms-tpl-tiles .g1-terms-item a:after {
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.g1-terms-tpl-tiles .g1-terms-item a:hover:after {
    opacity: 1;
    visibility: visible;
}

/* ==========================================================================
   #WIDGETS
   ========================================================================== */
.autors-widget {
    margin-bottom: 20px;
}

/* ==========================================================================
   #SNAX COLLECTIONS
   ========================================================================== */
.snax-collections-header .snax-collections-title {
    margin-left: 5px;
}

.snax-collections-tpl-tiles .g1-delta.g1-delta-1st.entry-title {
    font-size: 16px;
    margin-bottom: 5px;
}


/* ==========================================================================
   #LYRICS SYSTEM
   ========================================================================== */
/* Transición más suave para el scroll */
#lyrics {
    max-height: 300px;
    overflow: hidden;
    transition: max-height 4s ease;
    margin: 20px 0 30px 0;
}

#lyrics.show {
    max-height: 10000px;


}

/* Transición más suave para el scroll */
html {
    scroll-behavior: smooth;
}

#lyrics p {
    margin: 0;
    padding: 5px;
    font-size: 20px;
    position: relative;
    line-height: 1.3;
    text-align: center;
}

#lyrics p.highlight {
    color: #fff;
    background-color: #141618;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.toggle-button {
    width: 100%;
    background: #333;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    margin: 10px 0 25px 0;
}

.letra {
    font-weight: 500;
}

.letra span:nth-of-type(1) {
    color: #000;
    font-weight: 400;
    font-size: 17px;
}

.letra span:after {
    content: "\a";
    white-space: pre;
}

.letra span:nth-of-type(2) {
    color: #3C3C5C;
    font-weight: 500;
    font-size: 16px;
}

.letra span:nth-of-type(3) {
    display: none;
    color: #4A4A7A;
    font-size: 15px;
}

.letra .highlight span:nth-of-type(1) {
    color: #fff;
}

.letra .highlight span:nth-of-type(2) {
    color: #ccccfb;
}

.letra .highlight span:nth-of-type(3) {
    color: #e8e8ff;
}

.letra p.todos-ocultos {
    padding: 0 !important;
}

#current-lyric {
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    background-color: #141618;
    min-height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 25px;
}

#current-lyric.letra span:nth-of-type(1) {
    color: #fff;
}

#current-lyric.letra span:nth-of-type(2) {
    color: #ccccfb;
}

#current-lyric.letra span:nth-of-type(3) {
    color: #e8e8ff;
}

.centro {
    text-align: center;
}

/* ==========================================================================
   #TOGGLES & SWITCHES
   ========================================================================== */
.interruptores {
    text-align: center;
}

.interruptor {
    display: inline-flex;
    margin: 5px !important;
    flex-direction: row;
    align-items: center;
    font-size: 13px;
}

.switch1,
.switch2,
.switch3 {
    position: relative;
    display: inline-block;
    width: 31px;
    height: 19px;
}

.switch1 input,
.switch2 input,
.switch3 input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 11px;
    width: 13px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/* ==========================================================================
   #CONTAINERS & GRIDS
   ========================================================================== */
.contenedor-principal {
    margin: 5px 5px 20px 5px;
}

.contenedor-principal>* {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.contenedor-unitario {
    margin: 0 -5px 30px -5px;
}

.contenedor-principal .contenedor-unitario>* {
    vertical-align: inherit;
}

.contenedor-unitario>.contenedor-imagen {
    width: 60px;
}

.contenedor-unitario>* {
    display: inline-block;
    vertical-align: top;
}

.contenedor-unitario>.contenedor-imagen>a {
    display: block;
    width: 60px;
    height: 60px;
}

.contenedor-unitario>.contenedor-imagen>a>img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0;
}

.contenedor-unitario>.contenedor-imagen+.contenedor-texto {
    width: calc(100% - 75px);
    width: -webkit-calc(100% - 75px);
    width: -moz-calc(100% - 75px);
}

.contenedor-contador>*:not(script) {
    display: inline-block;
    vertical-align: middle;
}

.contenedor-contador .g1-meta {
    font-size: 14px;
    color: #6b6a6a;
    margin-left: 5px;
}

.contenedor-texto h3 {
    margin: 0;
}

/* ==========================================================================
   #PAGE HEADERS
   ========================================================================== */
.page-header-01 {
    text-align: center;
}

.page-header-01 .page-icon {
    margin-right: 0;
    min-width: 100px;
}

.page-header .page-icon img {
    width: 100px;
    height: 100px;
}

/* ==========================================================================
   #GENRE ICONS
   ========================================================================== */
.z-balada {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-balada.png);
}

.z-kpop {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-kpop.png);
}

.z-pop {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-pop.png);
}

.z-poprock {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-pop-rock.png);
}

.z-rock {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-rock.png);
}

.z-rb {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-rb.png);
}

.z-trap {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-trap.png);
}

.z-electropop {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-electropop.png);
}

.z-hiphop {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-hip-hop.png);
}

.z-synthpop {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-synthpop.png);
}

.z-softrock {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-soft-rock.png);
}

.z-soul {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-soul.png);
}

.z-mas {
    background-image: url(https://cantareningles.com/wp-content/uploads/2025/05/icono-mas.png);
}

.z-ico {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin-left: -30px;
    margin-right: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    opacity: .8;
}

/* ==========================================================================
   #FRAMES & MEDIA
   ========================================================================== */
.g1-frame-icon:before {
    font-size: 50px;
}

.g1-frame-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: all 0.2s;
}

.g1-frame-inner:hover:after {
    opacity: 1;
}

.g1-frame-inner img {
    transition: transform 300ms ease-out;
}

.g1-frame-inner:hover img {
    transform: translate(0px, 0px) scale(1.1, 1.1);
}

/* ==========================================================================
   #VIDEO PLAYER
   ========================================================================== */
.lazy-video {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    cursor: pointer;
    max-width: 100%;
}

.lazy-video iframe,
.lazy-video .thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.play-button .play {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: url(https://cantareningles.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;
    background-color: transparent !important;
    cursor: pointer;
    border: none;
}

/* ==========================================================================
   #SIDEBAR & CANVAS
   ========================================================================== */
.g1-canvas-content {
    padding: 48px 15px 30px;
}

.g1-canvas-content .menu-item,
.widget_nav_menu .menu .menu-item {
    padding: 2px 2px 2px 5px;
    margin: 5px 0;
    border-radius: 6px;
    transition: all 0.2s ease;
}

.g1-canvas-content .menu-item:hover {
    background-color: #d9d9d9;
}

.g1-canvas-content .current-menu-item {
    background-color: #e5e5e5;
}

.widget_nav_menu .menu .menu-item:hover {
    background-color: #1a1a1a;
}

.widget_nav_menu .menu .current-menu-item {
    background-color: #101010;
}

/* ==========================================================================
   #DARK MODE STYLES
   ========================================================================== */
.g1-skinmode .entry-tpl-grid .entry-title a:hover,
.g1-skinmode .entry-tpl-listxxs a:hover,
.g1-skinmode .entry-tpl-gridxs .entry-title a:hover {
    color: #99c3ff;
}

.g1-skinmode .letra {
    font-weight: 400;
}

.g1-skinmode .letra span:nth-of-type(1) {
    color: #c5c3c3;
}

.g1-skinmode .letra span:nth-of-type(2) {
    color: #d6d6fb;
}

.g1-skinmode .letra span:nth-of-type(3) {
    color: #c5c5d5;
}

.g1-skinmode .letra .highlight span:nth-of-type(1) {
    color: #fff;
}

.g1-skinmode .letra .highlight span:nth-of-type(2) {
    color: #b5b5ed;
}

.g1-skinmode .letra .highlight span:nth-of-type(3) {
    color: #dcdcff;
}

.g1-skinmode .entry-tpl-grid .entry-title a:hover,
.g1-skinmode .entry-tpl-listxxs a:hover,
.g1-skinmode .g1-breadcrumbs a:hover {
    color: #99c3ff;
}

.g1-skinmode .home .page-body p a,
.g1-skinmode .entry-content a,
.g1-skinmode .post_format-post-format-video .entry-content a,
.g1-skinmode .g1-archive-header-text .archive-subtitle a,
.g1-skinmode .textoinicio a,
.g1-skinmode .rank-math-breadcrumb a {
    color: #99c3ff;
}

.g1-skinmode .g1-meta a:hover {
    text-decoration: underline;
    color: #99c3ff;
}

.g1-skinmode #g1-footer-nav-menu a:hover {
    color: var(--primary-color);
}

.g1-skinmode .g1-meta {
    color: #b7b7b7;
}

.g1-skinmode .zgray {
    color: #cdcdcd;
}

.g1-skinmode .sub-menu .g1-term-icon img,
.g1-skinmode .g1-archive-header-text .g1-term-icon.page-icon img,
.g1-skinmode .z-ico {
    filter: invert(1);
}

.g1-skinmode .g1-canvas-content .menu-item:hover,
.g1-skinmode .widget_nav_menu .menu .menu-item:hover {
    background-color: #2d2f31;
}

.g1-skinmode .g1-canvas-content .current-menu-item,
.g1-skinmode .widget_nav_menu .menu .current-menu-item {
    background-color: #1a1a1a;
}

.g1-skinmode .archive-subtitle a::after,
.g1-skinmode .entry-content a::after {
    background-color: #62a3ff26;
}

.g1-skinmode #current-lyric {
    background-color: #000;
}

.g1-skinmode #lyrics p.highlight {
    background-color: #000;
}

/* ==========================================================================
   #LINK HOVER EFFECTS
   ========================================================================== */
.archive-subtitle a,
.entry-content a,
.textoinicio a,
.g1-skinmode .archive-subtitle a,
.g1-skinmode .entry-content a,
.g1-skinmode .textoinicio a {
    position: relative;
    text-decoration: none;
}

.archive-subtitle a::after,
.entry-content a::after,
.textoinicio a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.5em;
    background-color: #0854aa1a;
    z-index: -1;
    transform: scaleX(1.05);
    transition: height 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.archive-subtitle a:hover::after,
.entry-content a:hover::after,
.g1-skinmode .archive-subtitle a:hover::after,
.g1-skinmode .entry-content a:hover::after {
    height: 1em;
}

.archive-header a:hover,
.entry-content a:hover,
.home .page-body p a:hover,
.g1-meta a:hover,
.textoinicio a:hover,
#g1-footer-nav-menu a:hover,
.g1-breadcrumbs a:hover {
    text-decoration: underline;
}


.z-ads {
    margin: 15px 0px 20px 0px;
    min-height: 360px;
}

/* ==========================================================================
   #MEDIA QUERIES
   ========================================================================== */
@media only screen and (min-width:360px) {
    .g1-secondary-nav-menu>.zmenu {
        margin: 0px 10px 0px 5px;
    }
}

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

    .g1-collection-columns-4 .g1-collection-item {
        width: 49.99%;
    }

}

@media only screen and (min-width: 480px) {
    .z-ads {
        min-height: 280px
    }

    .genero-artista .g1-terms-item {
        width: 33.3% !important;
    }

    .g1-collection-columns-4 .g1-collection-item {
        width: 49.99%;
    }

    .g1-terms.g1-terms-columns-4 .g1-terms-item {
        width: 33%;
    }
}

@media only screen and (min-width: 600px) {
    .genero-artista .g1-terms-item {
        width: 25% !important;
    }

    .home-img-cantareningles {
        margin: 0 20px 20px 0;
        float: left;
    }

    .g1-collection-columns-4 .g1-collection-item {
        width: 49.99%;
    }
}

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

    .g1-collection-columns-4 .g1-collection-item {
        width: 33.32%;
    }
}

@media only screen and (min-width: 768px) {
    .interruptor {
        font-size: 14px;
    }

    .letra {
        font-size: 23px;
        font-weight: 400;
    }

    .g1-secondary-nav-menu>.zmenu {
        margin: 0px 20px 0px 20px;
    }

    .letra span:nth-of-type(1) {
        font-size: 20px;
    }

    .letra span:nth-of-type(2) {
        font-size: 19px;
    }

    .letra span:nth-of-type(3) {
        font-size: 17px;
    }

    #lyrics p {
        line-height: 1.3;
    }

    .switch1,
    .switch2,
    .switch3 {
        width: 50px;
        height: 25px;
    }

    input:checked+.slider:before {
        -webkit-transform: translateX(19px);
        -ms-transform: translateX(19px);
        transform: translateX(19px);
    }

    .slider:before {
        height: 17px;
        width: 22px;
    }

    .g1-terms.g1-terms-columns-4 .g1-terms-item {
        width: 25%;
    }
}

@media only screen and (min-width: 801px) {
    .page-header-01.archive-header-modifiable .g1-column {
        align-items: flex-start;
    }

    .page-header-01 {
        text-align: left;
    }

    .page-header-01 .page-icon {
        margin-right: 20px;
    }

    .toolbar-left {
        float: left;
    }

    .toolbar-right {
        float: right;
    }

    .contenedor-principal>* {
        width: 33%;
    }

    .sub-menu-wrapper .g1-terms-tpl-icongrid .g1-terms-items {
        grid-template-columns: repeat(auto-fit, minmax(145px, 15.92262%));
    }

    .genero-artista .g1-terms-item {
        width: 20% !important;
    }

    .g1-terms.g1-terms-columns-4 .g1-terms-item {
        width: 20%;
    }

    .g1-collection-columns-4 .g1-collection-item {
        width: 33.32%;
    }
}

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

    .genero-artista .g1-terms-item {
        width: 16.66% !important;
    }

    .snax-collections-header .snax-collections-title {
        margin-left: 0;
    }

    .g1-featured-title {
        margin: 15px 0px 15px 0px;
    }

    .g1-row-padding-m {
        padding-top: 30px;
    }

    input {
        background-color: #fff;
    }

    .g1-terms.g1-terms-columns-4 .g1-terms-item {
        width: 16.6666%;
    }

    .g1-collection-columns-4 .g1-collection-item {
        width: 33.32%;
    }
}

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

    .g1-collection-columns-4 .g1-collection-item {
        width: 24.99%;
    }
}