﻿a.goog-logo-link{
    display: none !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    color: black !important;
}
.d-none{
    display: none !important;
}
#token p {
    font-size: 13px;
}
.timer{
    font-size: 16px;
    color: #46bdf4;
    font-weight: bold;
    text-shadow: 0.5px 0.5px 0.5px blueviolet;
}
#airdrop_banner{
    text-align: center;
    font-size: 50px !important;
}
.roadmap-innr p span {
    margin: 2px 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #AB2890;
    padding: 0;
    height: 1px;
}
.partner-logo-lg{
    width: 25%;
}
.partner-logo-lg img{
    width: 90%;
    margin: 0 5%;
}
@media(max-width:1024px) {
    #google_translate_element{
        margin-left: calc(100% - 240px);
    }
    #language_container{
        width: 100%;
        margin: 0
    }
}
