/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



.featured-casinos {
    margin: 12px 0 60px
}

.featured-title {
    display: inline-flex;
    align-items: center;
    max-width: calc(100% - 360px)
}

.featured-title img {
    width: 20px;
    height: 14px;
    border-radius: 2px;
    margin-right: 10px
}

.featured-title h2,.featured-title span {
    font-family: Roboto,sans-serif;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0;
    color: #404040;
    margin: 0
}

.featured-casinos-list {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    border-radius: 6px;
    gap: 10px;
}

.featured-casino-box {
    height: auto;
    padding: 20px;
    align-items: center;
    border: 1px solid #e8e8e8;
    background: #fff;
}

.featured-casino-box .tnc_applies {
    margin-top: -7px!important;
    display: block;
    -ms-grid-row: 2;
    -ms-grid-column: 4;
    -ms-grid-column-align: end
}

.featured-casino-box{
    border-radius: 6px;
}


.featured-img {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e8e8e8;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    order: 1;
    display: inline-block;
}

.featured-img img {
    width: 100%;
    padding: 20px 8px;
}

.featured-casino-box a {
    text-decoration: none;
        vertical-align: top;
}

.casino-name {
    text-align: left;
    font-family: Roboto,sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 0;
    color: #404040;
    opacity: 1;
    height: 19px;
    display: inline-block;
    margin-top: 22px;
}

.featured-casino-box .bonus {
    grid-area: 1/3/2/4;
    font-family: Roboto,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
}

.featured-casino-box .bonus span:hover {
    background-color: #daecfe
}

.featured-casino-box .bonus span {
    background: #f3f3f3 0 0 no-repeat padding-box;
    border-radius: 13px;
    text-align: center;
    padding: 4px 20px;
    color: #5e6166;
    cursor: pointer;
    display: table;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.featured-casino-box .bonus .free_bonus {
    margin-bottom: 8px;
    color: #31ae36
}

.featured-casino-box .visit-btn {
display: inline-block;
    float: right;
    margin-top: 10px;
}

.featured-casino-box .visit-btn a:hover {
    background: #f38313
}

.featured-casino-box .visit-btn a {
    background: #467ff7 0 0 no-repeat padding-box;
    border-radius: 4px;
    font-family: Roboto,sans-serif;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff;
    text-decoration: none;
    display: flex;
    height: 40px;
    width: 74px;
    align-items: center;
    justify-content: center
}

.featured-casino-box .invalid__button a {
    background-color: rgba(254,145,36,.8)!important
}


.casinos-list {
    margin-bottom: 20px
}

.casino-box {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 1px 6px rgba(0,0,0,.16);
    -ms-box-shadow: 0 1px 6px rgba(0,0,0,.16);
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,.16);
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.16);
    border-radius: 6px;
    opacity: 1;
    display: grid;
    display: -ms-grid;
    align-items: center;
    grid-template-columns: 110px 270px auto 100px 40px;
    grid-template-rows: 35px 58px;
    -ms-grid-columns: 110px 270px 390px 80px 40px;
    -ms-grid-rows: 35px 58px;
    margin-bottom: 10px
}

.casino-box .casino-info {
    grid-area: 2;
    order: 3;
    align-self: baseline;
    margin-top: 5px;
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.casino-box .bonus {
    order: 4;
    grid-area: 1/3/3/4;
    font-family: Roboto,sans-serif;
    font-size: 13px;
    line-height: 20px;
    -ms-grid-column: 3;
    min-height: 90px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.newest-casinos .casino-box .label-box {
    margin-bottom: 0
}

.casino-box .bonus span:hover {
    background-color: #daecfe
}

.casino-box .bonus span {
    background: #f3f3f3 0 0 no-repeat padding-box;
    border-radius: 13px;
    text-align: center;
    padding: 4px 20px;
    color: #5e6166;
    cursor: pointer;
    display: table;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.casino-box .bonus span.free_bonus {
    margin-bottom: 8px;
    color: #31ae36
}

.casino-img:hover img,.featured-img:hover img {
    opacity: .7
}


.casino-box .casino-img {
    order: 1;
    grid-area: 1/1/3/2;
    margin: 23px 15px 23px 20px;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    display: block
}

.casino-box .casino-img img {
    width: 70px;
    height: 47px
}

.casino-box .casino-info span.cas-name a {
    font-family: Roboto,sans-serif;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0;
    color: #429bf4
}

.casino-box .review {
    display: flex;
    align-items: center
}

.casino-box .review .rating {
    font-family: Roboto,sans-serif;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    color: #8f8f8f;
    margin: 2px 5px 0 8px
}

.casino-box .review .stars {
    width: 65px;
    height: 10px;
    background: url(/img/star-empty.svg) repeat-x 0 0;
    background-size: 13px 100%;
    position: relative;
    display: inline-block
}

.casino-box .review .stars>span {
    position: absolute;
    top: 0;
    left: 0;
    background: url(/img/star.svg) repeat-x 0 0;
    background-size: 13px 100%;
    height: 10px
}

.casino-box .review .flag {
    width: 20px;
    height: 14px;
    border-radius: 2px
}

.casino-box .visit-btn.invalid__button a {
    background-color: rgba(52,141,230,.6)!important
}

.casino-box .visit-btn a {
    background: #429bf4 0 0 no-repeat padding-box;
    border-radius: 4px;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff;
    display: flex;
    height: 40px;
    width: 74px;
    align-items: center;
    justify-content: center
}

.casino-box .visit-btn a:hover {
    background: #3082d4
}

.casino-box .visit-btn {
    order: 5;
    grid-area: 1/4/3/5;
    margin: auto;
    -ms-grid-column: 4;
    -ms-grid-row: 2;
    -ms-grid-column-align: end;
    -ms-grid-row-align: start;
    display: -ms-flexbox;
    align-items: baseline;
    display: block
}

@supports(-ms-ime-align:auto) {
    .casino-box .visit-btn {
        margin-top: -7px
    }

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

@media screen and (-ms-high-contrast:none) {
    .casino-box .visit-btn {
        margin-top: -7px
    }
}

.casino-box .visit-btn.restricted_btn a {
    padding: 13px 12px!important;
    background: rgba(52,141,230,.6)!important
}

.casino-box .visit-btn.restricted_btn a:hover {
    background: rgba(52,141,230,.6)!important
}

.casino-box .btn {
    width: 24px;
    height: 23px;
    background-image: radial-gradient(circle,#8b8b8b 1.5px,transparent 0);
    background-size: 100% 33.33%;
    order: 6;
    grid-area: 1/5/3/5;
    cursor: pointer;
    position: relative;
    -ms-grid-column: 5;
    -ms-grid-row: 2;
    -ms-grid-column-align: end
}

.bonus-list {
    margin-bottom: 20px
}

.bonus-box {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 1px 6px rgba(0,0,0,.16);
    -ms-box-shadow: 0 1px 6px rgba(0,0,0,.16);
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,.16);
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.16);
    border-radius: 6px;
    margin-bottom: 10px;
    padding: 17px 20px;
    position: relative;
    cursor: pointer
}

.bonus-box a {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0;
    color: #ff5158
}

.bonus-box:hover a {
    color: #e43d43;
    cursor: pointer
}

.bonus-box .date {
    position: absolute;
    right: 0;
    top: 0;
    font-family: Roboto,sans-serif;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    color: #929292;
    padding: 19px 20px
}


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

    .featured-casinos {
        margin-bottom: 30px;
        margin-top: 20px
    }

    .featured-casinos-list {
        margin: 0
    }

    .featured-title {
        margin-bottom: 12px;
        max-width: 100%
    }

    .featured-title img {
        margin-right: 8px
    }

    .best-casinos__title {
        font-size: 18px!important;
        display: inline-block
    }


    .featured-casino-box .featured-img {
        display: inline-block;
        height: 54px;
        width: 54px
    }

    .featured-casino-box .featured-img img {
            padding: 5px;
    width: 100%;
    height: auto;
    display: flex;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    }

    .featured-casino-box .visit-btn a {
        display: inline-block;
    height: 31px;
    width: 78px;
    right: 10px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    }

    .featured-casino-box .casino-name {
        
        display: inline-block;
        
    }
    .featured-casino-box a {
    text-decoration: none;
    vertical-align: top;
    margin-top: 18px;
}
.featured-casino-box .visit-btn {
    display: inline-block;
    float: right;
    margin-top: -5px;
}

.featured-casino-box .bonus {
    grid-area: 1/3/2/4;
    font-family: Roboto,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-top: 0;
}

    .featured-casino-box .visit-btn {
         grid-column:3; 
         grid-row:1; 
    }

    .featured-casino-box .bonus {
    grid-area: 2/1/2/4;
    display: block;
    font-size: 12px;
    overflow-y: auto;
    overflow-x: auto;
    width: 100%;
    padding: 0 0 0 8px;
    text-align: center;
}

    .featured-casino-box .bonus::-webkit-scrollbar {
        display: none
    }

    .casino-box .bonus:after,.featured-casino-box .bonus:after {
        content: '';
        position: absolute;
        width: 28px;
        background: linear-gradient(to right,rgba(255,255,255,0) 40%,#fff 100%)
    }

    .casino-box .bonus:after {
        right: 14px;
        height: 27px
    }

    .featured-casino-box .bonus:after {
        right: 6px;
        height: 28px
    }

    .casino-box .bonus:before,.featured-casino-box .bonus:before {
        content: '';
        position: absolute;
        width: 30px;
        background: linear-gradient(to right,#fff 0,rgba(255,255,255,0) 60%)
    }

    .casino-box .bonus:before {
        left: 13px;
        height: 27px
    }

    .featured-casino-box .bonus:before {
        left: 4px;
        height: 28px
    }

    .featured-casino-box .bonus span {
        padding: 3px 15px;
        display: inline-flex;
        margin-right: 5px;
        margin-bottom: 0!important;
        flex-shrink: 0;
        flex-grow: 0
    }

    .featured-casino-box .tnc_applies {
        grid-row: unset;
        grid-column: unset;
        position: absolute;
        right: 18px;
        top: 59px;
        margin-top: 4px!important
    }

    .featured-casino-box .invalid__button a {
        background-color: rgba(254,145,36,.8)!important
    }

    .casino-box .tnc_applies {
        width: max-content;
        text-align: center;
        margin-left: -100px;
        margin-bottom: -25px
    }

    .lang-RU .casino-box .tnc_applies {
        margin-left: -140px
    }

    .labeled .tnc_applies {
        margin-top: 51px;
        margin-bottom: 0
    }

    .tnc_applies {
        grid-column: 3
    }

  

    .load-more-btn {
        margin-bottom: 30px;
        font-family: Roboto,sans-serif;
        font-size: 13px;
        line-height: 18px;
        font-weight: 700
    }

    .bonus-list {
        margin-bottom: 15px
    }

    .bonus-box {
        display: flex;
        flex-wrap: wrap;
        padding: 15px
    }

    .bonus-box a {
        flex-basis: 100%
    }

    .bonus-box .date {
        position: unset;
        right: unset;
        top: unset;
        padding: unset;
        margin-top: 8px
    }

    .casino-box .review .rating span {
        display: none
    }

    .shop-items-list {
        display: block;
        margin-right: 0;
        margin-bottom: 15px
    }

    .trending-shop-items .item-box {
        grid-template-columns: auto 210px;
        grid-template-rows: 30px auto auto;
        padding: 15px;
        height: 195px;
        max-width: calc(100% - 16px);
        min-width: -webkit-fill-available;
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
        padding-right: 0
    }

    .item-box span {
        text-align: unset;
        grid-area: 1/1/2/3
    }

    .item-box span a {
        text-align: unset
    }

    .item-box .info span {
        grid-area: unset
    }

    .item-box a:nth-child(2) {
        grid-area: 2/1/4/2;
        margin: 44px auto 10px
    }

    .item-box .info {
        grid-area: 2/2/3/3;
        border-top: none;
        padding: unset
    }

    .item-box .buy-btn {
        grid-area: 3/2/4/3;
        margin-left: 0;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 40px;
        width: 90%
    }

    .all-online-casinos .filter-bar .filter__item input[type=checkbox]~label {
        padding: 0 12px;
        margin-right: 5px
    }

    .playground-games .game-box .games__pic {
        height: 115px
    }

    .playground-games .top .box {
        margin-bottom: 12px;
        background: 0 0;
        border: none;
        border-radius: none;
        opacity: 1;
        width: unset;
        height: unset;
        display: block
    }

    .playground-games .top .box span {
        font-family: Roboto,sans-serif;
        font-size: 15px;
        line-height: 24px;
        font-weight: 700
    }

    .playground-games .top {
        width: 100%;
        height: unset;
        margin-bottom: 15px;
        display: block;
        background: 0 0;
        box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: unset
    }

    .playground-games .leaderboard-table {
        padding: unset;
        width: 100%;
        max-width: 100%;
        background: #fff 0 0 no-repeat padding-box;
        box-shadow: 0 1px 6px rgba(0,0,0,.16);
        -ms-box-shadow: 0 1px 6px rgba(0,0,0,.16);
        -moz-box-shadow: 0 1px 6px rgba(0,0,0,.16);
        -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.16);
        border-radius: 6px
    }

    .playground-games .leaderboard-table table {
        padding: unset
    }

    .playground-games .leaderboard-table thead tr {
        padding: 10px 8px;
        background: #f9f9f9
    }

    .playground-games .leaderboard-table tbody tr {
        padding: 3px 15px
    }

    .playground-games .leaderboard-table tbody tr td:nth-child(2) img.flag {
        margin-right: 10px
    }

    .playground-games .leaderboard-table tbody tr td:nth-child(2) .avatar {
        margin-right: 5px
    }

    .playground-games .leaderboard-table tbody tr td:nth-child(3) img {
        margin-right: 6px
    }

    .playground-games .leaderboard-table tbody tr.show-more td {
        flex-basis: 100%;
        justify-content: center;
        font-size: 13px;
        color: #929292;
        font-weight: 400;
        height: 100%
    }

    .playground-games .leaderboard-table tbody tr.show-more td span {
        margin-right: 10px
    }

    .playground-games .leaderboard-table tbody tr.show-more td img {
        height: 7px;
        width: 12px;
        transition: .3s ease
    }

    .playground-games .leaderboard-table tbody tr.show-more.expanded td img {
        transform: rotate(180deg);
        transition: .3s ease
    }

    .playground-games .leaderboard-table tbody .show-more {
        display: block
    }

    .casino-box {
        grid-template-columns: auto 100px 25px;
        grid-template-rows: auto auto;
        padding: 10px 10px 15px
    }

    .casino-box .casino-img {
        display: none
    }

    .casino-box .bonus {
        grid-area: 3/1/4/4;
        overflow-y: auto;
        overflow-x: auto;
        width: 100%;
        display: flex;
        height: 29px;
        margin-top: 10px;
        min-height: unset;
        flex-direction: unset;
        justify-content: unset
    }

    .casino-box .bonus::-webkit-scrollbar {
        display: none
    }

    .casino-box .bonus a {
        display: inline-flex;
        white-space: nowrap;
        background: #f3f3f3 0 0 no-repeat padding-box;
        border-radius: 13px;
        margin-right: 5px
    }

    .casino-box .bonus span {
        font-size: 12px;
        padding: 3px 15px;
        display: inline-flex;
        margin-right: 5px;
        margin-bottom: 0!important;
        flex-shrink: 0;
        flex-grow: 0;
        justify-content: center;
        align-self: center
    }

    .casino-box .btn {
        grid-area: 2/3/3/4;
        width: 28px;
        height: 19px
    }

    .casino-box .visit-btn a {
        font-size: 12px;
        display: flex;
        height: 31px;
        width: 95px;
        justify-content: center;
        align-items: center
    }

    .casino-box .casino-info span.cas-name a {
        font-size: 14px
    }

    .casino-box .popup-options {
        margin-top: 33px;
        right: 7px
    }

    .casino-box {
        grid-template-rows: auto 50px auto
    }

    .label-box,.newest-casinos .new-date {
        grid-area: 1/1/2/2
    }

    .all-online-casinos .casino-box .casino-info,.casino-box .casino-info {
        grid-area: 2/1/3/2;
        align-self: baseline
    }

    .newest-casinos .casino-box .bonus {
        grid-area: 3/1/4/4;
        margin-top: 10px
    }

    .casino-box .visit-btn {
        grid-area: 2/2/3/3
    }

    .newest-casinos .casino-box .btn {
        grid-area: 2/3/3/4
    }

    body.scrolling .search {
        position: fixed
    }

    .search {
        box-shadow: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none
    }

    body.scrolling .search-bar-container {
        top: 0;
        position: fixed
    }

    .search-bar-container {
        width: 100%;
        height: 50px;
        position: relative;
        background-color: #fff;
        box-shadow: 0 1px 3px rgba(0,0,0,.3);
        -ms-box-shadow: 0 1px 3px rgba(0,0,0,.3);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
        z-index: 14;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .search {
        position: relative;
        width: 97%;
        height: 36px;
        top: unset;
        right: unset
    }

    .search__text {
        height: 36px;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: 0;
        line-height: 14px;
        vertical-align: middle;
        max-width: calc(100% - 38px);
        border-radius: 30px 0 0 30px;
        padding: 11px 20px 10px
    }

    .search__btn {
        width: 38px
    }

    .search__btn img.svg-icon {
        width: 14px;
        height: 14px;
        margin: unset
    }

    #homepage_search:focus,.search-bar-container.active #homepage_search {
        width: 100%
    }

    .search-bar-container.active,.search-bar-container:focus-within {
        justify-content: unset;
        padding: 0 0 0 5.5px;
        width: -webkit-fill-available
    }

    .search-bar-container.active .search,.search-bar-container:focus-within .search {
        width: 87%
    }

    .search .close-btn {
        position: absolute;
        top: 10px;
        right: -30px;
        display: none;
        color: #fe9124
    }

    .search .close-btn img {
        height: 13px;
        width: 13px
    }

    .search-bar-container.active .close-btn,.search-bar-container:focus-within .close-btn {
        display: block
    }

    #container_div {
        margin-top: 0;
        min-height: unset
    }

    .game-list {
        margin-left: 10px
    }

    .newest-casino-games .game-list {
        margin: -16px -8px 20px
    }

    .game-box {
        height: auto!important;
        width: 50%!important;
        margin-bottom: 10px!important
    }

    .game-box img {
        height: auto!important;
        width: 100%!important;
        max-height: 115px!important
    }

    .newest-casino-games .game_div img {
        width: 100%;
        height: 100%
    }

    .game-box:nth-child(odd) {
        margin-left: -10px!important
    }

    .game-box:nth-child(even) {
        margin-left: 10px!important
    }

    .text-area.tms_text iframe,.text-area.tms_text img {
        max-width: 100%;
        min-height: auto
    }

    .text-area.tms_text p {
        font-size: 15px
    }
    
    .featured-casinos-list {
    display: grid;
    grid-template-columns: 100%;
    border-radius: 6px;
    gap: 10px;
}
}

@media(max-width: 340px) {
    .trending-shop-items .item-box {
        grid-template-columns:140px auto!important
    }

    .statistics .row .col {
        width: 49.3%
    }
}

@media(min-width: 340px) and (max-width:413px) {
    .statistics .row .col {
        width:49.4%
    }
}

@media(min-width: 300px) and (max-width:767px) {
    .statistics .row .col {
        width:49.5%
    }
    
}

@media(min-width: 400px) and (max-width:559px) {
    .search-bar-container.active .search,.search-bar-container:focus-within .search {
        width:89%
    }
}

@media(min-width: 560px) and (max-width:767px) {
    .search-bar-container.active .search,.search-bar-container:focus-within .search {
        width:93%
    }
}

@media(min-width: 767.5px) and (max-width:900px) {
    .info .col:nth-child(2) {
        margin-right:0
    }

    #wrap {
        margin-top: 40px
    }

    #container_div {
        margin: 0 8px
    }

    .playground-games .top {
        width: 100%
    }

    .playground-games .top .box span {
        margin: 0 10px
    }

    .game-list {
        margin-left: -10px
    }

    .newest-casino-games .game-list {
        margin-left: 0
    }

    .game-box {
        margin: 0 0 15px 15px!important;
        height: auto!important;
        width: 23%!important
    }

    .game-box img,.newest-casino-games .game_div img {
        height: auto!important;
        width: 100%!important
    }

    .playground-games .game-box .games__pic {
        height: 137px
    }

    .casino-box {
        grid-template-columns: 110px 250px auto 100px 30px
    }

    .featured-casino-box {
        grid-template-columns: 75px 250px auto 80px
    }

    .statistics .row {
        justify-content: center
    }

    .statistics .text {
        width: 110px
    }

    .playground-games .game-box .game-info {
        padding: 10px;
        text-align: left
    }
}

