﻿.toplist-page-banner {
    background-color: #5b009b;
    color: white;
    overflow: hidden;
    background-color: #000028; 
    background-image: url(""); 
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: 50% 50%;
    position: relative;
}
.toplist-page-banner canvas { 
    position: absolute; 
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.toplist-page-banner h2 {
    margin: 0;
    border: none;
    padding: 0;
}
.toplist-page-banner__heading {
    background-color: rgba(0,195,148,0.7);
    padding: 15px;
    text-align: center;
    border-radius: 0;
}
.toplist-page-heading {
    padding-top: 30px; 
    margin-bottom: 15px;
    overflow: hidden;
    
}
.header-shadow{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.toplist-page-heading h2 {
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 40px;
}
.toplist-filters {
    overflow: hidden;
}
.toplist-filters h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: WorkSans;
    font-weight: 500;
    letter-spacing: -0.9px;
    word-spacing: -0.35px;
}
.toplist-filters__header-spacer {
    height: 34px;
}
.toplist-filters__box {
    background-color: #FFFFFF;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 8px;
    overflow: hidden;
}
.toplist-filters__box--desktop {
    display: none;
}
@media only screen and (min-width: 992px) {
    .toplist-filters__box--location-casinos {
        width: 66% !important;
    }
    .toplist-filters__box--location-casinos ul {
        display: flex;
    }
    .toplist-filters__box--location-casinos ul ol {
        list-style: none;
        padding-left: 0;
        width: 50%;
    }
}
.toplist-filters__mobile-slider {
    padding: 0;
}
.toplist-filters__mobile-slider h4 {
    display: inline-block;
    width: 49%;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 40px;
    font-size: 13px;
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.toplist-filters--buy-with-bitcoin .toplist-filters__mobile-slider h4 {
    width: 100%;
 }
.toplist-filters__mobile-slider h4.active {
    background-color: #00c394;
    color: #FFFFFF;
}
.toplist-filters__mobile-slider ul {
    padding-left: 15px;
    margin-bottom: 15px;
}
.toplist-filters__mobile-slider ul.country, .toplist-filters__mobile-slider ul.supported-currencies {
    display: none;
    overflow: hidden;
    overflow-y: scroll;
    height: 146px;
}
.toplist-header {
    overflow: hidden;
    background-color: #5b009b;
    color: #FFFFFF;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    font-weight: 100;
}
.toplist-header > * {
    float: left;
    line-height: 32px;
    text-align: center;
}
.toplist-header__rank {
    width: 5%;
    text-align: left;
}
.toplist-header__exchange, .toplist-header__wallet, .toplist-header__casino {
    width: 10%;
}
.toplist-header__coins {
    width: 25%;
}
.toplist-header__offer {
    width: 30%;
}
.toplist-header__offer--casino {
    width: 28%;
}
.toplist-header__quicklinks {
    width: 15%;
}
.toplist-header__quicklinks--casino {
    width: 17%;
}
.toplist-header__rating {
    width: 25%;
}
.toplist-header__rating--casino {
    width: 20%;
}
.toplist-header__visit {
    width: 20%;
}
.toplist-container {
    position: relative;
    margin-bottom: 30px;
}
.toplist-container.loading, .directory-cards-1.loading {
    background-image: url('../image/loader_comp.gif');
    background-size: auto 70%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #F8F8F8;
    min-height: 250px;
}

.toplist-page-content__section-2 .toplist-page-content__section--blue, .toplist-page-content__section-2 .toplist-page-content__section--white {
    padding: 30px 0;
    overflow: hidden;
}
.toplist-page-content__section--white a {
    color: #5b009b;
}
.toplist-page-content__flex {
    display: flex;
}
.toplist-page-content ul {
    list-style: disc;
    font-family: WorkSans;
    word-break: break-word;
    color: #444444;
    line-height: 1.44;
    font-weight: 200;
    padding-left: 30px;
    letter-spacing: -0.9px;
    word-spacing: -0.35px;
}
.toplist-page-content__section--blue {
    background-image: linear-gradient(to bottom, #2f2f2f, #0f0f0f);
}
.toplist-page-content__section--blue p, .toplist-page-content__section--blue h3, .toplist-page-content__section--blue h4, .toplist-page-content__section--blue h2, .toplist-page-content__section--blue li, .toplist-page-content__section--blue strong {
    color: white;
}

.toplist-page-content__section--middle-cards {
    padding: 90px 0;
}

.toplist-page-content__section--middle-cards h3, .toplist-page-content__section--middle-cards p {
    color: #444444;
}

.toplist-page-content__final-thoughts {
    margin-top: 30px;
}

.toplist-page-content__section--no-top-padding {
    padding-top: 10px;
    padding-bottom: 90px;
}

.none{
    display: none;
}

@media only screen and (min-width: 992px) {
    .toplist-page-banner {
        height: 400px;
    }
    .toplist-page-banner__heading {
        border-radius: 8px;
        padding: 80px;
    }
    .toplist-page-heading h1 {
        /*float: left;*/
        margin: 0;
    }
    .toplist-page-heading h2 {
        /*float: left;*/
        margin: 0;
    }
    .toplist-page-heading .secondary-cta--purple {
        float: right;
    }
    .toplist-filters__box {
        float: left;
        width: 32%;
        margin-right: 2%;
        height: 206px;
    }
    .casino-filters .toplist-filters__box {
        height: 240px;
    }
    .toplist-filters__box--location-exchange {
        padding-right: 0;
    }
    .toplist-filters__box--location-exchange > .country, 
    .toplist-filters__box--location-exchange > ul {
        overflow: hidden;
        overflow-y: scroll;
        height: 168px;
    }
    .toplist-filters__box--location-exchange > ul .toplist-filter:last-of-type {
        margin-bottom: 28px;
    }
    .toplist-filters--buy-with-bitcoin {
        background-color: #fff;
        border-radius: 8px;
    }
    .toplist-filters--buy-with-bitcoin .toplist-filters__box {
        height: 104px;
    }
    .toplist-filters__box--desktop {
        display: block;
    }
    .toplist-filters__box--mobile {
        display: none;
    }
    .toplist-filters__box:last-child {
        margin-right: 0;
    }
    .toplist-page-content__section-2 .toplist-page-content__section--blue, .toplist-page-content__section-2 .toplist-page-content__section--white {
        padding: 90px 0;
    }
    .toplist-page-content__section-2 .toplist-page-content__section--white:last-child {
        padding: 30px 0 90px 0;
    }
    .page-template-buy-with-bitcoin-page-template .toplist-page-content__section-2 .toplist-page-content__section--white:first-child {
        padding: 40px 0 60px 0;
    }
    .toplist-page-content__grid-left {
        width: 70%;
        float: left;
    }
    .toplist-page-content__flex .toplist-page-content__grid-left {
        min-width: 798px;
    }
    .toplist-page-content__grid-left h2 {
        margin-top: 0;
    }
    .toplist-page-content__grid-right {
        width: 30%;
        float: left;
    }
}