/*
Theme Name: Casino Site
Author: Revpanda
Author URI: 
Version: 1.0
*/
body {
    font-family: DM Sans;
}

header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
}

.alignright {
	float:right;
}

.top-nav li a,
.background-white .top-nav li a {
    font-size: 15px;
    font-weight: bold;
    color: #252525;
    line-height: 140%;
}

ul.chevron .submenu>a::after {
    color: #B3B3B3;
}

ul li.submenu {
    position: relative;
}

ul li.submenu .icon-arrow--custom {
    position: absolute;
    right: 20px;
    top: 12px;
}

ul li .icon-arrow--custom > svg {
    display: none;
    transition: .3s;
}

.icon-arrow--custom.active > svg {
    transform: rotate(180deg);
    transition: .3s;
}

@media screen and (max-width: 768px) {
    ul li.submenu > .icon-arrow--custom > svg {
        display: inline-block;
    }
}

.top-nav ul ul {
    width: 100%;
}

.search-form {
    float: right;
    margin-right: 30px;
}

.search-form input {
    outline: none;
}

.search-form input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}

.search-form input::-webkit-search-decoration,
.search-form input::-webkit-search-cancel-button {
    display: none;
}

.search-form input[type=search] {
    background: url('images/icon_lens.svg') no-repeat 9px center;
    border: none;
    padding: 9px 10px 9px 32px;
    width: 55px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.search-form input[type=search]:focus {
    width: 130px;
    background-color: #fff;
    border-color: #66CC75;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    box-shadow: 0 0 5px rgba(109, 207, 246, .5);
}

.search-form input:-moz-placeholder {
    color: #999;
}

.search-form input::-webkit-input-placeholder {
    color: #999;
}

#demo-2 input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
}

#demo-2 input[type=search]:hover {
    background-color: #fff;
}

#demo-2 input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}

#demo-2 input:-moz-placeholder {
    color: transparent;
}

#demo-2 input::-webkit-input-placeholder {
    color: transparent;
}

.content ul, .bottom-content ul, .section .line > ul {
    list-style: none;
    margin-bottom: 20px;
}

.content ul li, .content ol li, .bottom-content ul li, .bottom-content ol li, .section .line > ul, .section .line > ol {
    font-size: 16px;
    line-height: 30px;
}

.content ul li:before, .bottom-content ul li:before, .section .line > ul li:before {
    content: "\2022";
    color: #34B760;
    padding-right: 10px;
    position: relative;
    top: 3px;
    font-size: 20px;
}

.line .bottom-content .inner-box a, .line .bottom-content .inner-box .content a {
    color: #34B760;
}

.line .bottom-content .inner-box h2,
.line .bottom-content .inner-box h3,
.line .bottom-content .inner-box h4,
.line .bottom-content .inner-box .content h2,
.line .bottom-content .inner-box .content h3,
.line .bottom-content .inner-box .content h4  {
    margin-bottom: 10px;
    margin-top: 20px;
    overflow-wrap: break-word;
}

#table_of_contents li {
    color: #777;
    display: flex;
    align-items: center;
}

#table_of_contents li::before {
    content: "\2022";
    color: #34B760;
    padding-right: 10px;
    font-size: 20px;
}

.section {
    padding: 3rem 1.25rem;
}

.section.background-header {
    padding: 2.5rem 1.25rem;
}

.background-header {
    background: url('/assets/images/home_header_bg.png');
}

.background-header .line .header_content a {
    color: white;
}

.header_content {
    max-width: 50%;
    margin: 0 auto;
}

.header_content h1,
.header_content p {
    color: #fff;
    text-align: center;
}

.header_content h1 {
    font-weight: 700;
}

.heading-1 {
    font-size: 33px;
    font-weight: bold;
    color: #252525;
    line-height: 43px;
    text-align: center;
    padding-bottom: 20px;
}

.filters, .filters ul {
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-x: scroll;
}

.filters ul {
    padding-bottom:0px;
}

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

.filters input[type="radio"] {
    opacity: 0;
}

.filters label, .filters a {
    border: 1px solid #34B760;
    border-radius: 5px;
    padding: 10px 15px;
    margin: 0 10px;
    font-size: 15px;
    font-weight: bold;
    color: #252525 !important;
    line-height: 20px;
    display: flex;
    cursor: pointer;
}

.filters label img {
    padding-right: 10px;
}

.casino-block-wrapper {
    display: flex;
    flex-flow: column;
}

.casino-block {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 25px 10px;
    background: rgba(52, 183, 96, 0.04);
    box-shadow: inset 0px 1px 0px #34B760;
}

.casino-block-header {
    background: #34B760;
    box-shadow: inset 0px 1px 0px #34B760;
    border-radius: 5px 5px 0px 0px;
    height: 42px;
    text-align: center;
}

.casino-block-header p {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 21px;
}

.background-white .bl_full_sidebar p {
    color: #FFFFFF;
}

.casino-block .bl_1 {
    width: 5%;
    min-width: 50px;
    text-align: center;
}

.casino-block .bl_2 {
    width: 15%;
    min-width: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.casino-block .bl_3 {
    width: 80%;
    display: flex;
    flex-flow: row wrap;
}

.casino-block .bl_3 .bl_3_1,
.casino-block .bl_3 .bl_3_2,
.casino-block .bl_3 .bl_3_3,
.casino-block .bl_3 .bl_3_4 {
    width: 25%;
}

.casino-block .bl_3 .bl_3_1.small,
.casino-block .bl_3 .bl_3_2.small,
.casino-block .bl_3 .bl_3_3.small {
    width: 33.33%;
}

.casino-block .bl_3 .bl_3_5 {
    width: 100%;
    margin-top: 10px;
}

.bl_1 .casino_rank {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    color: #FFFFFF;
    background: #34B760;
    width: 37px;
    height: 37px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bl_2 h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #252525;
    margin-top: 10px;
}

.casino-block .bl_2 h2 {
    text-align: center;
}

.casino__info--mobile {
    display: none;
    flex-direction: column;
    align-items: stretch;
    padding: 25px 10px 10px 10px;
    gap: 10px;
    width: 100%;
}

.casino__info--mobile > p {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}


.casino-block ul {
    list-style: none;
    padding-left: 0px;
}

.casino-block ul li:before {
    content: "\2022";
    color: #34B760;
    vertical-align: middle;
    font-size: 1.2em;
    padding-right: 5px;
}

.casino-block ul li {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    color: #252525;
}

.casino-block p.small_text {
    font-size: 12px;
    font-weight: normal;
    color: #9F9F9F;
    line-height: 16px;
    text-align: center;
}

.casino-block a.play_btn {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 23px;
    width: 100%;
    height: 45px;
    background: #DC3B3B;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.casino-block .date {
    font-size: 15px;
    font-weight: normal;
    color: #6D6D6D;
    text-align: center;
    line-height: 20px;
}

.casino-block.block-sidebar .bl_1 {
    width: 10%;
    min-width: 35px;
    position: relative;
}

.casino-block.block-sidebar .casino_rank {
    font-size: 12px;
    line-height: 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -5px;
    left: -5px;
}

.casino-block.block-sidebar h2 {
    font-weight: normal;
    font-size: 13px;
    line-height: 170%;
    color: #6D6D6D;
    padding: 0;
    margin: 0;
}

.casino-block.block-sidebar .bl_2 {
    width: calc(60% - 20px);
    min-width: auto;
    align-items: normal;
    padding: 0 10px;
}

.casino-block.block-sidebar ul {
    list-style: none;
    padding: 0;
}

.casino-block.block-sidebar ul li {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}

.casino-block.block-sidebar .bl_3 {
    width: 30%;
}

.casino-block.block-sidebar .play_btn {
    width: 105px;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    height: 38px;
    color: white;
}

.heading-2 {
    font-size: 22px;
    font-weight: bold;
    color: #252525;
    text-align: center;
    line-height: 29px;
    margin-top: 30px;
}

.divider {
    height: 1px;
    width: 100%;
    background: #DFDFDF;
}

.inner-box {
    width: 70%;
    margin: 0 auto;
}

a.btn_2 {
    border: 1px solid #34B760;
    border-radius: 5px;
    padding: 10px 15px;
    margin: 15px 0;
    font-size: 15px;
    font-weight: bold;
    color: #252525 !important;
    line-height: 20px;
    display: inline-block;
}

a.btn_2 img {
    float: left;
    padding-right: 10px;
    margin-top: 3px;
}

.content {
    margin: 30px 0px;
}

.content h1, .bottom-content h1 {
    font-size: 40px;
    font-weight: bold;
    color: #252525;
    line-height: 43px;
}

.content h2, .bottom-content h2 {
    font-size: 33px;
    font-weight: bold;
    color: #252525;
    line-height: 43px;
}

.content p, .bottom-content p {
    font-size: 16px;
    font-weight: normal;
    color: #6D6D6D;
    line-height: 170%;
    margin-bottom: 20px;
}

.table {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.table .header {
    background: #34B760;
    display: flex;
    flex-direction: row;
    border-radius: 5px 5px 0 0;
}

.table .tablebody {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #E4E4E4;
}

.table .header div {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 158.9%;
    text-align: center;
    padding: 12px 31px;
}

.table .tablebody div {
    font-size: 14px;
    font-weight: normal;
    color: #6D6D6D;
    line-height: 158.9%;
    padding: 12px 31px;
}

.table .tablebody div img {
    float: left;
    padding-right: 10px;
}

.table.table-col-4 .header div,
.table.table-col-4 .tablebody div {
    width: 25%;
}

.table.table-col-2 .header div,
.table.table-col-2 .tablebody div {
    width: 50%;
}

.content blockquote,
.bottom-content blockquote {
    border-left: 3px solid #34B760;
    padding: 15px 0 15px 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.content blockquote p,
.bottom-content blockquote p {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 170%;
    color: #6D6D6D;
}

.sc_card, .faq-box {
    background: #FAFAFA;
    padding: 15px 35px 40px 35px;
    margin: 30px 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.faq-box h2, .sc_card h2, .sc_card h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #252525;
}

.faq-box p, .sc_card p {
    font-size: 15px;
    line-height: 170%;
    color: #6D6D6D; 
}

.client-box {
    background: #FAFAFA;
    padding: 30px 0px;
}

.client-box .client-box-inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.client-box .client-box-inner img {
    padding: 10px 20px;
}

.footer {
    background: #252525;
}

.footer h2 {
    font-weight: bold;
    font-size: 17px;
    line-height: 160%;
    color: #FFFFFF;
}

.footer p {
    font-size: 14px;
    font-weight: normal;
    line-height: 160%;
    color: #9F9F9F;
}

.footer ul {
    list-style: none;
    padding: 0;
}

.footer ul li {
    line-height: 30px;
}

.footer ul li:before {
    content: "\2022";
    color: #34B760;
    padding-right: 10px;
    font-size: 20px;
    position: relative;
    top: 3px;
}

.footer ul li a {
    font-weight: normal;
    font-size: 14px;
    line-height: 158.9%;
    color: #9F9F9F;
}

.footer .icons {
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: right;
}

.footer .icons img {
    padding: 20px;
}

.compare-box {
    border: 1px solid #34B760;
    border-radius: 5px;
    background: rgba(52, 183, 96, 0.04);
    margin: 30px 0px;
    padding: 10px 25px;
}

.compare-box .cbody {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

.compare-box .cbody:last-of-type {
    border-bottom: 0px;
}

.compare-box .col-left {
    font-weight: normal;
    font-size: 16px;
    line-height: 170%;
    color: #6D6D6D;
}

.compare-box .col-right {
    font-weight: bold;
    font-size: 16px;
    line-height: 170%;
    color: #34B760;
}

.social-icon {
    display: flex;
    margin-top: 15px;
}

.social-icon a {
    display: block;
    margin-right: 30px;
    width: 22px;
    height: 21px;
}

.social-icon a.fb {
    background: url(images/facebook.svg);
    background-size: 22px 21px;
}

.social-icon a.fb:hover {
    background: url(images/facebook-hover.svg);
    background-size: 22px 21px;
}

.social-icon a.tw {
    background: url(images/twitter.svg);
    background-size: 22px 21px;
}

.social-icon a.tw:hover {
    background: url(images/twitter-hover.svg);
    background-size: 22px 21px;
}

.social-icon a.in {
    background: url(images/instagram.svg);
    background-size: 22px 21px;
}

.social-icon a.in:hover {
    background: url(images/instagram-hover.svg);
    background-size: 22px 21px;
}

.newsletter {
    display: flex;
    flex-direction: row;
}

.newsletter label {
    font-weight: bold;
    font-size: 15px;
    line-height: 160%;
    color: #34B760;
    margin-top: 7px;
}

.newsletter input {
    border: 1px solid #A4ADCD;
    box-sizing: border-box;
    margin: 0 10px;
    border-radius: 5px;
    background: #252525;
    width: 220px;
    height: 40px;
    padding: 10px 30px 10px 20px;
    color: #fff;
}

.newsletter .signup {
    background: #34B760;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    font-size: 14px;
    line-height: 160%;
    color: #FFFFFF;
    height: 40px;
}

.language-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.language {
    height: 40px;
    border: 1px solid #34B760;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #252525;
    text-align: left;
    margin: 10px 5px;
}

.language img {
    float: left;
    margin-right: 10px;
    width: 20px;
}

.left_side {
    width: calc(100% - 330px);
    float: left;
}

.right_side {
    width: 310px;
    margin-left: 20px;
    float: right;
}

.single_casino .title {
    font-weight: bold;
    font-size: 33px;
    line-height: 50px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single_casino .title img {
    margin-right: 15px;
}

.single_casino .details {
    padding: 10px 20px;
    position: static;
    height: auto;
    min-height: 60px;
    max-width: 360px;
    border: 2px solid #92EC73;
    box-sizing: border-box;
    border-radius: 5px;
    font-weight: bold;
    font-size: 19px;
    line-height: 160%;
    color: #FFFFFF;
    text-align: center;
    margin: 15px auto;
    transition: 0.6s
}

.single_casino .details:hover {
    background-color: #ffffff18;
    transition: 0.6s
}

.single_casino .playnowbtn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    height: 47px;
    max-width: 360px;
    background: #DC3B3B;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    margin: 0px auto;
}

.casino-block-desktop {
    display: block;
}

.casino-block-mobile {
    display: none;
}

.vs {
    background: #000;
    border-radius: 100%;
    display: flex;
    width: 50px;
    height: 45px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    margin: 2px;
}

@media screen and (min-width: 992px) {
    body.admin-bar header {
        top: 32px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 250px) {
    .top-nav li a,
    .background-white .top-nav li a {
        color: #fff;
        font-size: 1.1em;
    }
    .header_content {
        max-width: 100%;
    }
    .filters {
        flex-direction: column;
    }
    .filters label, .filters a {
        width: 100%;
        margin: 5px 0;
        text-align: center;
        justify-content: center;
    }
    .casino-block-desktop {
        display: none;
    }
    .casino-block-mobile {
        display: block;
    }
    .casino-block {
        flex-direction: column;
        box-shadow: unset;
        border: none;
        border-radius: 0;
        background: transparent;
        margin-bottom: 20px;
        padding: 0px;
        border-radius: 5px;
        position: relative;
        border: 1px solid #34B760;
    }
    .casino-block .bl_1 {
        min-width: unset;
        width: unset;
        position: absolute;
        top: 58px;
        left: calc(50% - 35px);
        transform: translateX(-50%);
        z-index: 3;
    }
    .casino-block a.play_btn {
        height: 50px;
    }
    .casino-block .bl_1 h2 {
        margin: 0;
        padding: 10px 0;
        color: #fff;
    }
    .casino-block .bl_2,
    .casino-block .bl_3,
    .casino-block .bl_4,
    .casino-block .bl_5 {
        width: 100%;
        padding: 10px;
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .casino-block .bl_3 h4,
    .casino-block .bl_4 h4 {
        text-align: center;
        color: #777;
        font-size: 16px;
        font-weight: 700;
        font-style: normal;
        line-height: normal;
    }
    .green-border-box {
        border: 1px solid #34B760;
        border-radius: 5px;
        padding: 10px 20px;
        text-align: center;
        font-weight: 700;
        color: #252525;

        font-size: 18px;
        line-height: 158.9%; /* 28.602px */
    }
    /*.casino-block .bl_3 {
        flex-flow: column;
    }
    .casino-block .bl_3 .bl_3_1,
    .casino-block .bl_3 .bl_3_2,
    .casino-block .bl_3 .bl_3_3,
    .casino-block .bl_3 .bl_3_4 {
        width: 100%;
        padding: 10px 0;
    }
    .casino-block ul {
        list-style: none;
    }
    .casino-block ul li {
        text-align: center;
    }*/
    .single_casino .details {
        height: auto;
    }

    /* Changes NO-10 */
    .casino-block .bl_2 {
        flex-direction: column-reverse;
        align-items: center;
        padding: 0;
    }
    .casino-block .bl_2 h2 {
        width: 100%;
        margin-top: 0;
        margin-bottom: 25px;
        background: #34B760;
        padding: 10px 10px 12px 10px;
        color: #fff;
        font-size: 22px;
        text-align: center;
        font-weight: 500;
    }
    .casino-block .bl_3 {
        display: none;
    }
    .casino__info--mobile {
        display: flex;
    }

    .casino__info--mobile .casino__play-now {
        margin-top: 5px;
    }
    .compare-box .cbody {
        flex-direction: column;
    }
    .compare-box .col-left,
    .compare-box .col-right {
        text-align: center;
    }
    .inner-box {
        width: 100%;
    }
    
    .table .header,
    .table .tablebody div {
        width: 100% !important;
    }
    .table .header {
        justify-content: center;
        color: #fff !important;
        font-weight: 700 !important;
    }
    .table .tablebody div {
        border-bottom: 1px solid #E4E4E4;
        padding: 15px;
    }
    .table .tablebody {
        flex-direction: column;
    }
    .vs {
        background: #000;
        border-radius: 100%;
        display: flex;
        width: 50px;
        height: 50px;
        justify-content: center;
        align-items: center;
        margin: 20px auto;
        color: #fff;
        font-weight: 700
    }
    .client-box .client-box-inner,
    .footer .icons {
        flex-flow: row wrap;
        justify-content: center;
    }
    .left_side {
        width: 100%;
        float: left;
    }
    .right_side {
        display: none;
    }
    .language-box {
        display: flex;
        flex-direction: column;
    }
    /****Mobile Version****/
    .mob-pad {
        margin-top: 8px;
    }
    .nav-text {
        background: none;
        right: 0;
        left: unset;
    }
    .nav-text::after,
    .nav-text::before,
    .nav-text span {
        background-color: #1c3849;
        margin: 4px auto;
        width: 23px;
    }
    .show-menu .nav-text::after,
    .show-menu .nav-text::before,
    .show-menu .nav-text span {
        background-color: #fff;
        margin: 6px auto;
        width: 30px;
    }
    .section.background-header,
    .section {
        padding: 2rem 0px;
    }
    .section .section {
        padding: 0
    }
    .heading-1 {
        font-size: 31px;
    }
    .language {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .newsletter {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .newsletter input {
        margin: 10px 0;
        width: 100%;
    }
    .newsletter .signup {
        width: 100%;
    }
    .footer h2 {
        margin-top: 20px;
    }
}

.above_filters h2 {
    font-size: 33px;
    font-weight: bold;
    color: #252525;
    line-height: 43px;
    text-align: center;
    padding-bottom: 20px;
}


@media screen and (max-width: 992px) {
    table {
        display: block;
        overflow-x: auto;
    }
}

ol {
    margin-bottom: 20px;
    margin-left: 17px;
}

ol > li {
    line-height: 30px;
}

ol li::marker {
    color: #34B760;
    font-weight: bold;
}

.section > .line > * {
    margin-bottom: 15px;
}

.section > .line > p,
.section > .line > span,
.section > .line > ul li,
.section > .line > ol li {
    font-size: 16px;
}
