
.dark-theme-widget .juegos-search-input {
    /* background-color: #494747 !important; */
}

.dark-theme-widget .juegos-search-widget.light-mode-widget .juegos-search-input::placeholder {
    color: #999;
}

.dark-theme-widget .fa-search {
    color: #EEE !important;
}

.dark-theme .scroll-btn-new{
    background-color: #000 !important;
}

.dark-theme .scroll-btn-new svg {
    color: #EEE !important;
}

.dark-theme .scroll-btn-new:hover {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
}

.dark-theme .footer-title {
    color: #EEE;
}

.dark-theme .ftr-n-link-bc {
    color: #EEE;
}

.dark-theme .ftr-copy-rights-bc {
    color: #EEE;
}

.dark-theme #contenedor-slots .view-title-more.ellipsis{
    color: #EEE;
}

.dark-theme .juegos-search-widget.light-mode-widget .juegos-search-input {
    /* background-color: #494747 !important; */
    color: #EEE;
}

.dark-theme .juegos-search-widget.light-mode-widget {
    border: 1px solid #7c7c7c66 !important;
}

.dark-theme .juegos-search-widget.light-mode-widget .fa-search {
    color: #EEE;
}

.dark-theme .hdr-main-content-bc {
    background-color: #0F1720;
}

.juegos-search-widget.dark-theme-widget {
    background-color: #1A2330 !important;
}

.dark-theme .hdr-user-info-texts-bc.ext-1 {
    color: #EEE;
    font-size: 12px;
}

.dark-theme .hdr-user-avatar-icon-bc {
    color: #EEE;
}

.dark-theme .hdr-toggle-button-bc {
    color: #EEE;
}

.dark-theme .layout-header-holder-bc {
    background: #0F1720;
}

.dark-theme .hdr-navigation-scrollable-bc-holder {
    background: #101419;
}

.dark-theme .hdr-navigation-scrollable-bc {
    background: #101419;
}

.rc-zopim-chat-icon.marcado a{
    color: #292828;
}

.dark-theme .rc-zopim-chat-icon.marcado a{
    color: #EEE;
}

.dark-theme .accordion-button{
    background-color: #1a2330;
}

.dark-theme .btn-category{
    background-color: #1a2330
}



