html,
body {
    height: 100%;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    background: #000 url("https://thearmadillo.net/wp-content/themes/greenshift/assets/img/bg2.svg") no-repeat fixed center;
}
a{
    color: #fff;
}
a:hover{
    color: #7200f5;
}
main{
    padding-bottom: 5rem;
}

.is-layout-constrained {
    max-width: 1200px;
}

.has-black-background-color {
    background-color: #000 !important;
}

.has-basecolor-background-color {
    background-color: #000001 !important;
}

.has-primary-background-color {
    background-color: #7200f5;
}

.has-primary-background-color:hover {
    background-color: #7200f4bd;
}

.has-creative-primary-gradient-background {
    background: linear-gradient(196deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
}

.has-creative-btn-gradient-background {
    background: linear-gradient(70deg, #FF8813 0%, #FF0000 40%, #EE0EBD 100%)!important;
}

.has-creative-btn-gradient-background:hover {
    background: linear-gradient(70deg, #EE0EBD 0%, #FF0000 40%, #FF8813 100%)!important; 
    /*    transform: scale(1.07);
        transition-property: all;
        transition-duration: 0.2s;*/
}

.is-style-gradientmask {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.site-header {
    background: #000;
    border-bottom: 1px solid #cfcfcf45;
    z-index: 1;
}

.site-title {
    color: #fff;
    font-size: 1.45rem;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase;
    text-decoration: none;
}

.first-section {
    padding-top: 4rem;
}

section h1 {
    font-size: 60px;
    font-weight: 900!important;
    line-height: 1.3;
}

p {
    color: #a8b8cd;
    font-size: 1.15rem;
}

.nav-link {
    color: #fff;
}

.list-none {
    list-style-type: none;
}

.list-none li {
    display: inline-block;
    margin-right: 20px;
    color: #fff;
}

.list-none li a {
    text-decoration: none;
}

.list-none li a i {
    background-color: #ffffff;
    color: #7200f5;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.token-info {
    border-radius: 10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    padding: 40px 15px;
}
#buyTokens .modal-body{
    min-height: 100px;
}
.input-group-custom {
    display: flex;
    justify-content: center;
    align-items: center;
}
.input-group-custom img{
    height: 38px;
}
.sell-info img{
    height: calc(1.3rem + .6vw);
}

.tokens-table th:first-child{
    border-top-left-radius: 10px;
}
.tokens-table th:last-child{
    border-top-right-radius: 10px;
}
.tokens-table th{
    background-color: #7200f5!important;
}
.tokens-table td:last-child{
    text-align: center;
}
.background-container{
    /*background: url('https://thearmadillo.net/wp-content/themes/greenshift/assets/img/banner.webp') center;*/
}

.bg-primary-gradient{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(25,11,112,1) 100%);
    background: url('img/banner-1.jpg');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
}
.bg-secondary-gradient{
    background: rgb(49,7,32);
    background: linear-gradient(90deg, rgba(49,7,32,1) 0%, rgba(46,34,80,1) 100%);
    background: url('https://thearmadillo.net/wp-content/themes/greenshift/assets/img/bg2.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg-atlantic-gradient{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(25,11,112,1) 100%);
    background: url('https://www.atlanticslot.com/img/casino/atlantic-slot/bg-image-blue.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.bg-travel-gradient{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(25,11,112,1) 100%);
    background: url('https://travelinfogate.com/travel-default/images/search_banner.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 50%);
}
.text-red{
    color:#ec1442;
}
.banner{
    min-height: 80px;
}
.sidebar{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sidebar img{
    width: 160px;
}
@media only screen and (max-width: 590px) {
    .site-header .container-fluid{
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (max-width: 710px) {

    .secondary-navbar{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: stretch;
    }
    .secondary-navbar a{
        margin: 1rem 0 0 0!important;
    }
}

.w3m-overlay
{
    z-index: 99999 !important;
}
/*.tokens-list{
    display: none!important;
}*/

@media only screen and (max-width: 1024px) {

    /*    .tokens-table{
            display:none;
        }
        
        .tokens-list{
            display: block!important;
        }*/
    .bg-atlantic-gradient .d-flex{
        flex-direction: column!important;
    }
}