
#dolan.show {
    visibility: visible;
    animation: slideUpDown 4s ease-in-out;
}



@media (min-width:768px) {
    #dolan {
        position: fixed;
        left: 13.3vw;
        bottom: 2vh;
        z-index:9;
        font-family: monospace !important;
        background-image: linear-gradient(180deg, #00c527 33%, #00501c 99%);
        color: #fff;
        padding: 8px 12px;
        border-radius: 8px;
        border: 2px outset #00bc32;
    }
    
}


@media (max-width:768px) {

.greens-theme footer .nav-item h3 {
    color: #d0b484 !important;
}
    #dolan {
        position: fixed;
        left: 1vw;
        bottom: 52px !important;
        width: 290px;
        z-index: 9;
        font-family: emoji !important;
        background-image: linear-gradient(180deg, #00c527 33%, #00501c 99%);
        color: #fff;
        padding: 3px 5px;
        border-radius: 5px;
    }

}


.pc body.greens-theme {
    /* background-image: url(https://tokped777.mediamsg2.com/IMG/bg-tokped777.jpg) !important; 
    background-image: url(https://masbulo.b-cdn.net/tokped777/bg/cny/background-tokped7777CNY2026.jpg) !important;
    background-image: url(https://masbulo.b-cdn.net/tokped777/bg/background-tokped7777.jpg) !important;
*/
    background-image: url(https://tkpd777.b-cdn.net/backgroundwc2026-tokped7777.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center !important;
}

body.greens-theme {
    /* background-image: url(https://tokped777.mediamsg2.com/IMG/bg-tokped777.jpg) !important; 
    background-image: url(https://masbulo.b-cdn.net/tokped777/bg/cny/background-tokped7777CNY2026.jpg) !important;*/
    background-image: url(https://tkpd777.b-cdn.net/tokpedbackgroundmobile.jpg) !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.black-gold-theme section {
    background: #00000080 !important;
}


.black-gold-theme .tabs, .black-gold-theme .user { 
    background: #00000080 !important;
}
.black-gold-theme .tabs .logo {
    background: #00000000 !important;
    height: 40px !important;
}
