.form-container {
    display: flex;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    flex-direction: column
}

.form-container.login {
    width: 100%;
    margin: 0 auto
}

.left-section {
    flex: 1;
    padding: 0
}

.left-section h1 {
    font-size: 24px
}

.left-section ul {
    list-style: none;
    padding: 0
}

.left-section li {
    font-size: 16px;
    margin: 10px 0
}

.right-section {
    flex: 1;
    background-color: #fff;
    padding: 0;
    color: #000
}

.signup-form h2 {
    font-size: 22px
}

input#agree {
    float: left;
    margin: 0 5px 0 0;
    width: auto;
    display: inline-block
}

.signup-form div .small {
    margin: 20px 0;
    font-size: 12px;
    line-height: 16px;
    color: #000
}

.signup-form p {
    font-size: 14px;
    color: #666;
    line-height: 20px
}

.form-message.error {
    color: red
}

.my-offers.card-layout {
    padding: 0;
    background: 0 0
}

.my-offers .info-card {
    align-items: center !important;
    border: 8px;
    border-radius: 9px;
    box-shadow: rgba(9, 30, 66, .25) 0 4px 8px -2px, rgba(9, 30, 66, .08) 0 0 0 1px;
    justify-content: start
}

.my-offers {
    margin: 30px 0
}

.my-offers .action-button {
    width: 100%;
    margin: 0;
    left: 0;
    border-radius: 0;
    bottom: 0;
    padding: 26px 0
}

.my-offers .action-button:hover {
    animation: none
}

.my-offers .info-card:first-child .action-button {
    background: linear-gradient(90deg, #7914f5, #9743fe)
}

.my-offers .info-card:first-child .action-button:hover {
    background: linear-gradient(90deg, #9743fe, #7914f5)
}

.my-offers .info-card:first-child .offer-label, .my-offers .info-card:first-child h2 {
    color: #a154ff
}

.my-offers .info-card:nth-child(2) .action-button {
    background: linear-gradient(90deg, #2c8d44, #4fd56a)
}

.my-offers .info-card:nth-child(2) .action-button:hover {
    background: linear-gradient(90deg, #4fd56a, #2c8d44)
}

.my-offers .info-card:nth-child(2) .offer-label, .my-offers .info-card:nth-child(2) h2 {
    color: #00f581
}

.my-offers .info-card:nth-child(3) .action-button {
    background: linear-gradient(90deg, #dd371e, #ff6047)
}

.my-offers .info-card:nth-child(3) .action-button:hover {
    background: linear-gradient(90deg, #ff6047, #dd371e)
}

.my-offers .info-card:nth-child(3) .offer-label, .my-offers .info-card:nth-child(3) h2 {
    color: #dd371e
}

.my-offers .offer-label {
    font-weight: 800;
    letter-spacing: 3px;
    color: #ff4597
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

.my-offers .info-card img {
    width: 100% !important;
    height: auto !important;
    margin: 14px 0 0
}

.my-offers .info-card p {
    color: #000
}

.form-message.success {
    color: #090
}

.signup-form p .small {
    margin-top: 10px;
    display: block
}

.signup-form label {
    display: block;
    font-weight: 700;
    margin: 10px 0 5px
}

.signup-form input {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px
}

.signup-form .checkbox {
    display: flex;
    align-items: flex-start;
    margin: 15px 0
}

.signup-form .button, .signup-form button {
    width: 100%;
    cursor: pointer
}

.signup-form .age-certification, .signup-form .terms {
    font-size: 12px;
    color: #666;
    margin-top: 10px
}

.signup-form .terms a {
    color: #007bff;
    text-decoration: none
}

.info-text {
    color: #fff;
    font-weight: 600;
    text-align: center;
    background-color: #0093ff;
    padding: 11px;
    margin-bottom: 20px
}

.page-template-author .cards-section.author h1, .page-template-author .cards-section.author h3 {
    margin-top: 0
}

.page-template-author .cards-section.author {
    width: 100%;
    margin: 25px auto;
    float: none
}

.related-author-container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 20px 0
}

.related-author-container .inner-card {
    flex: 1 0 220px;
    margin: 10px 0 0;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 5px
}

.related-author-container .inner-card h3 {
    margin: 0;
    padding: 0
}

.related-author-container .inner-card .text {
    padding: 0 20px 20px
}

.uk .game-overlay img {
    width: 100px
}

.title {
    font-weight: 800;
    font-size: 20px
}

.uk .iframe_kh_wrapper .div-bg {
    position: relative;
    width: 100%;
    min-width: auto;
    max-width: 100%;
    min-height: 560px;
    max-height: 100%;
    overflow: hidden
}

.uk .game-overlay p {
    display: block;
    clear: both
}

.uk .game-overlay .info-text {
    position: absolute;
    max-width: 450px;
    width: auto;
    top: 180px;
    color: #fff;
    position: relative;
    margin: 0 auto;
    font-size: 16px;
    z-index: 9999
}

.page-template-page-slots-reviews .table-of-contents li:first-child {
    color: #da3745
}

.flex {
    display: flex;
    flex-direction: column
}

.card-layout, .curiosities, .how-to-schema {
    background: linear-gradient(-45deg, #0000 34%, #282a3e 0 41%, #0000 0 59%, #282a3e 0 66%, #0000 0), linear-gradient(45deg, #0000 34%, #282a3e 0 41%, #0000 0 59%, #282a3e 0 66%, #0000 0) #1d1f2e;
    background-size: 100px 100px;
    border-radius: 8px;
    margin: 20px 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #fff
}

.loader {
    position: absolute;
    width: 26px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(farthest-side, #09b080 94%, #0000) top/8px 8px no-repeat, conic-gradient(#0000 30%, #09b080);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    animation: l13 1s infinite linear;
    right: 10px;
    bottom: 8px
}

@keyframes l13 {
    100% {
        transform: rotate(1turn)
    }
}

.curiosities .heading {
    font-weight: 300 !important
}

.curiosities {
    margin: 20px 0 !important
}

.curiosities .info-card {
    align-items: center
}

.highlighted-text {
    font-weight: 800;
    font-size: 20px
}

.highlighted-text p {
    line-height: 28px
}

.bullet-point, .points-box {
    padding: 20px;
    border-radius: 6px;
    color: #fff;
    background: repeating-linear-gradient(45deg, #1e1f30, #212334 18px, #2d3046 20px, #2d3046 30px)
}

.bullet-point .heading, .points-box .heading {
    font-size: 20px;
    font-weight: 800
}

.bullet-point .ul-list li, .points-box .ul-list li {
    filter: hue-rotate(-328deg) brightness(3) contrast(2.5)
}

.how-to-schema .info-card p {
    margin-bottom: 0
}

.how-to-schema .info-card .heading {
    margin-top: 15px
}

.how-to-schema .info-card img {
    max-width: initial !important;
    width: 100%;
    height: auto
}

.card-layout {
    display: grid;
    grid-auto-flow: row;
    gap: 15px;
    grid-template-columns:repeat(1, 1fr)
}

.cards-section .card-box {
    display: table;
    max-height: 145px;
    min-height: 145px;
    margin: 7px;
    background-color: #fff;
    opacity: 1;
    border: solid 1px #cdcdcd;
    padding: 20px;
    border-radius: 6px;
    float: left;
    text-align: center;
    color: #1f2233;
    font-family: Muli, Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    width: 128px
}

.cards-section .card-box img {
    display: block;
    margin: 0 auto;
    max-height: 80px;
    width: auto
}

.cards-section .card-box span {
    margin-left: 0;
    margin-top: 15px;
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    vertical-align: middle
}

.info-cards-outer {
    display: flex;
    margin: 20px 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start
}

.more-information-section {
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    clear: both;
    background-color: #1d1f2e;
    margin: 20px 0;
    background: radial-gradient(50% 50% at 100% 0, #22263a 0 5%, #1f2233 6% 15%, #22263a 16% 25%, #1f2233 26% 35%, #22263a 36% 45%, #1f2233 46% 55%, #22263a 56% 65%, #1f2233 66% 75%, #22263a 76% 85%, #1f2233 86% 95%, #0000 96%), radial-gradient(50% 50% at 0 100%, #22263a 0 5%, #1f2233 6% 15%, #22263a 16% 25%, #1f2233 26% 35%, #22263a 36% 45%, #1f2233 46% 55%, #22263a 56% 65%, #1f2233 66% 75%, #22263a 76% 85%, #1f2233 86% 95%, #0000 96%), radial-gradient(50% 50%, #22263a 0 5%, #1f2233 6% 15%, #22263a 16% 25%, #1f2233 26% 35%, #22263a 36% 45%, #1f2233 46% 55%, #22263a 56% 65%, #1f2233 66% 75%, #22263a 76% 85%, #1f2233 86% 95%, #0000 96%), radial-gradient(50% 50%, #22263a 0 5%, #1f2233 6% 15%, #22263a 16% 25%, #1f2233 26% 35%, #22263a 36% 45%, #1f2233 46% 55%, #22263a 56% 65%, #1f2233 66% 75%, #22263a 76% 85%, #1f2233 86% 95%, #0000 96%) calc(111px / 2) calc(111px / 2) #22263a;
    background-size: 111px 111px
}

.more-information-section h1, .more-information-section h2, .more-information-section h3 {
    margin-top: 0
}

.more-information-section a {
    color: #8b8dff !important;
    text-decoration: none
}

.more-information-section a:hover {
    color: #8b8dff !important;
    text-decoration: underline !important
}

.info-card {
    background-color: #fff;
    border-radius: 3px;
    margin: 7px;
    padding: 10px;
    border-radius: 6px;
    font-weight: 300;
    position: relative;
    overflow: hidden;
    align-self: normal;
    display: flex;
    flex-direction: column;
    align-content: stretch;
    align-items: flex-start;
    justify-content: flex-start;
    flex-basis: 100%;
    color: #101936;
    text-align: center
}

.info-card a {
    display: block;
    line-height: 20px
}

.info-card img {
    width: auto;
    height: auto
}

.info-card .heading {
    font-weight: 800;
    display: block;
    margin: 0 auto
}

.info-card .step-no {
    position: absolute;
    top: 9px;
    left: -45px;
    background-color: #9c27b0;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: 800;
    width: 170px;
    padding: 0;
    transform: rotateZ(-30deg);
    text-transform: uppercase;
    z-index: 9;
    text-align: center
}

.required {
    font-weight: 800
}

.info-box h2, .info-box h3, .info-box h4, .info-box h5 {
    font-weight: 900;
    margin: 0;
    color: #000 !important
}

footer {
    border-top: 1px solid #ddd;
    border: none;
    color: #fff;
    background-color: #171925;
    font-weight: 300;
    text-align: center
}

.span-styled, footer h2 {
    display: inline-block;
    margin: 0 0 6px;
    padding-bottom: 5px;
    border-bottom: 3px solid #1f2233;
    font-size: 18px;
    border-radius: 0 !important;
    font-weight: 600;
    color: #fff
}

#footer-widget-1 {
    margin-bottom: 35px
}

footer a {
    color: #fff;
    font-weight: 500;
    vertical-align: middle
}

footer .menu-footer li {
    display: block;
    padding-left: 0;
    list-style-type: none;
    line-height: 35px
}

ul.menu-footer {
    padding: 0;
    margin: 0
}

ul.menu-footer a {
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.menu-404 .main-header-menu {
    float: none;
    margin: 0 auto;
    text-align: center
}

.frequently-asked-questions {
    margin-top: 20px
}

.frequently-asked-questions h3 {
    border-left: solid 2px #1f2233;
    padding: 0 0 0 10px
}

.timeline {
    width: 100%
}

.timeline .row-box {
    margin-bottom: 0
}

.timeline div {
    margin: 5px 5px 5px 0;
    clear: both
}

.row-box .year {
    background-color: #e76115
}

.timeline .year {
    padding: 0 27px;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    float: left
}

.timeline .textbox {
    font-size: 18px;
    font-weight: 800;
    margin-left: 50px;
    border-left: 1px solid #1f2233;
    padding: 0 0 0 60px
}

.timeline .textbox p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 300
}

.home .timeline .textbox {
    color: #fff
}

.guides .info-card {
    text-align: center;
    align-items: center
}

.guides img {
    width: 100%
}

#guides {
    text-align: center;
    display: grid;
    grid-gap: 5px;
    grid-template-columns:repeat(1, 1fr)
}

#guides .info-card {
    align-items: center;
    text-align: center;
    flex-basis: 100%;
    padding: 10px;
    border-radius: 9px;
    box-shadow: rgba(9, 30, 66, .25) 0 4px 8px -2px, rgba(9, 30, 66, .08) 0 0 0 1px;
    justify-content: flex-start;
    background-color: #fff;
    display: flex
}

#guides .guide-image, .guides .guide-image {
    width: 100%;
    margin-bottom: 6px;
    height: auto;
    border-radius: 9px
}

#guides .guide-date, .guides .guide-date {
    color: #797575;
    font-family: muli, Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 10px
}

#guides .guide-heading, .guides .guide-heading {
    font-family: muli, Arial, Helvetica, sans-serif;
    font-weight: 900;
    margin: 0 0 5px;
    line-height: 25px;
    font-size: 20px;
    color: #000
}

#guides .guide-brief, .guides .guide-brief {
    color: #000
}

#guides .button-container {
    clear: both;
    margin: 20px auto;
    text-align: center
}

.info-cards-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: flex-start;
    align-items: flex-start
}

.tippy-content, .tippy-content a {
    font-size: 10px;
    text-decoration: none
}

.tippy-content a {
    color: #fc4452;
    cursor: pointer
}

.alignleft, .alignnone {
    max-width: 100%;
    height: auto
}

p.apple {
    background-image: url(/wp-content/themes/ct3-2025/images/pros-icon.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 0 21px
}

.info-card.col-1, .info-card.col-2 {
    border: solid 1px #cdcdcd;
    background-color: #fff;
    opacity: 1;
    background-size: 9px 9px;
    background-image: repeating-linear-gradient(45deg, #ebebeb 0, #ebebeb .9px, #fff 0, #fff 50%)
}

.info-card.col-1 h3, .info-card.col-2 h3 {
    font-weight: 800;
    color: #000 !important;
    margin: 0
}

.info-card.col-1 ul li, .info-card.col-2 ul li {
    text-align: left;
    background-position: left 5px;
    background-repeat: no-repeat;
    background-size: 18px auto;
    list-style-type: none !important;
    padding: 0 0 0 25px;
    font-weight: 500
}

.info-card.col-1 ul, .info-card.col-2 ul {
    padding: 0;
    margin: 0
}

.info-card.col-1 ul li {
    background-image: url(/wp-content/themes/ct3-2025/images/thumbs-up.svg)
}

.info-card.col-2 ul li {
    background-image: url(/wp-content/themes/ct3-2025/images/thumbs-down.svg)
}

.casino-highlight {
    margin: 0 auto;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    background-color: #1d1f2e;
    background-image: radial-gradient(#09b081 10%, transparent 10%), radial-gradient(#09b081 10%, transparent 10%);
    background-size: 100px 100px;
    background-position: 0 0, 50px 50px;
    border-radius: 6px;
    color: #fff
}

.casino-highlight .heading {
    font-size: 28px;
    font-weight: 900
}

.casino-highlight * {
    display: block;
    clear: both;
    margin: 10px auto
}

.casino-highlight .act_btn {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 54px;
    text-decoration: none;
    white-space: nowrap;
    transition: .5s ease;
    min-width: 40%;
    background: #d92b3c;
    border-radius: 4px;
    color: #fff !important;
    text-transform: initial !important;
    font-weight: 900 !important
}

@media screen and (min-width: 1024px) {
    .form-container.login {
        width: 40%
    }

    .form-container {
        flex-direction: row
    }

    .cards-section .card-box img {
        margin: 0
    }

    .uk .game-overlay .info-text {
        top: 200px;
        position: absolute;
        left: 230px
    }
}

.quick-facts-box .col {
    align-items: flex-start
}

.quick-facts-box .col {
    line-height: 20px
}

.quick-facts-box .col.label {
    font-weight: 500;
    font-size: 14px;
    justify-content: left
}

.quick-facts-box .col.value {
    font-size: 14px;
    align-items: center;
    text-align: right;
    justify-content: right
}

.list-container .quick-facts-box.show-box {
    display: inline-flex !important;
    width: 100%;
    flex-direction: column;
    border-top: dashed 1px #b7b7b7;
    margin-top: 18px
}

.list-container.all-review-links {
    display: grid;
    grid-template-columns:repeat(1, 1fr);
    gap: 5px;
    justify-content: center;
    align-items: stretch;
    justify-items: center
}

.list-container.all-review-links .row {
    display: inline-grid;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    align-content: center;
    justify-items: stretch;
    max-width: 280px
}

.all-review-links .action-button {
    scale: .8
}

.tooltip-wrapper .tooltip {
    line-height: 20px;
    background: #c7c7c7;
    font-weight: 500;
    bottom: 100%;
    color: #000;
    display: block;
    left: -20px;
    font-size: 9px;
    margin-bottom: 15px;
    opacity: 0;
    border-radius: 6px;
    padding: 8px;
    pointer-events: none;
    position: absolute;
    width: 150%;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .28)
}

.tooltip-wrapper .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.tooltip-wrapper .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #c7c7c7 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0
}

.tooltip-wrapper:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.lte8 .tooltip-wrapper .tooltip {
    display: none
}

.lte8 .tooltip-wrapper:hover .tooltip {
    display: block
}

.card-information .info-card {
    align-items: center
}

.game-overlay #play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    z-index: 1
}

@media screen and (min-width: 1025px) {
    .card-layout {
        grid-template-columns:repeat(3, 1fr)
    }

    .gallery {
        margin-left: 10px
    }

    .quick-facts-box .right.col {
        margin-left: 20px
    }

    #guides {
        grid-template-columns:repeat(4, 1fr)
    }

    .card-layout, .curiosities, .how-to-schema, .more-information-section {
        padding: 20px
    }

    .info-card {
        padding: 10px
    }

    .list-container.all-review-links {
        grid-template-columns:repeat(3, 1fr)
    }

    .flex {
        display: flex;
        flex-direction: row
    }

    .list-container .quick-facts-box.show-box {
        align-items: flex-start;
        flex-direction: row
    }

    .quick-facts-box .col {
        flex-basis: 50%;
        width: 50%
    }

    .quick-facts-box .left.col {
        flex-wrap: wrap
    }

    .card-layout {
        margin: 0
    }

    .card-information {
        margin: 20px 0
    }

    .card-information.card-layout {
        align-items: flex-start;
        justify-content: center
    }

    .card-information .info-card {
        flex-grow: 0;
        flex-shrink: 1;
        flex-basis: 0;
        min-width: 200px
    }

    .info-card {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0
    }

    .card-box.author-inside .content {
        float: left;
        display: inline-block;
        width: 90%;
        text-transform: none
    }

    .cards-section.author .author-inside {
        text-align: left
    }
}

.more-information-section img {
    margin-top: 0 15px
}

.search-img-box {
    display: inline-block;
    float: left;
    height: 110px;
    line-height: 110px;
    width: 100%;
    text-align: center
}

.search-img-box img {
    width: 110px;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

.posts .img-box {
    width: 190px;
    max-width: 190px;
    float: left;
    background-color: #fff;
    padding: 10px;
    border-radius: 6px;
    margin: 0 20px 0 0
}

.posts {
    margin-top: 30px
}

.posts .inner {
    clear: both;
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
    border: solid 1px #e0dfdf !important;
    -moz-box-shadow: 0 0 21px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, .12);
    -o-box-shadow: 0 0 21px rgba(0, 0, 0, .12);
    box-shadow: 0 0 21px rgba(0, 0, 0, .12);
    padding: 20px
}

@media all and (max-width: 800px) {
    .posts .img-box {
        width: 100%;
        max-width: 100%
    }

    .search-img-box {
        margin: 10px 0
    }

    .posts .inner {
        text-align: center
    }
}

@media screen and (max-width: 1024px) {
    .aligncenter, .alignleft, .alignright {
        max-width: 100%;
        height: auto
    }
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto
}

@media screen and (max-width: 1024px) {
    .review-box .rating-star {
        margin: 0 auto
    }
}

.more-information-section img {
    margin: 0 15px
}

.quick-facts-box .main-toplis-btn {
    width: 300px;
    margin: 0 auto
}

.list-container .quick-facts-box {
    display: none !important;
    height: auto
}

.list-container .quick-facts-box .col {
    padding: 10px 0;
    margin: 0
}

.list-container .col.languages img {
    width: auto;
    height: 15px;
    margin: 0 3px
}

.quick-facts-box span {
    font-size: 12px;
    display: inline-block;
    font-weight: 600;
    border-radius: 4px;
    margin: 2px;
    padding: 0 5px;
    color: #fff;
    word-break: normal;
    white-space: nowrap
}

.quick-facts-box .Casino {
    background-color: #1f2233
}

.quick-facts-box .Live {
    background-color: #28a745
}

.quick-facts-box .Sportsbook {
    background-color: #007bff
}

.quick-facts-box .Bingoroom {
    background-color: #7f00ff
}

.quick-facts-box .col.label {
    flex-basis: 50%;
    width: 100%
}

.quick-facts-box .col.value {
    flex-basis: 50%;
    width: 50%;
    flex-wrap: wrap
}

.gallery {
    width: 100%;
    height: auto
}

.text-row {
    font-size: 14px;
    font-family: Muli, Helvetica, Arial, Lucida, sans-serif !important;
    text-align: center
}

.how-to-schema .info-card {
    min-width: 200px;
    flex-grow: initial
}

.how-to-schema .flex {
    flex-wrap: wrap;
    justify-content: left
}

.notification {
    color: #1effa2;
    font-weight: 600;
    text-align: center
}

.speech-balloon-wrap {
    margin: 20px auto;
    flex-direction: row;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%
}

.left.speech-balloon-wrap, .right.speech-balloon-wrap {
    width: 100% !important;
    height: initial !important
}

.speech-balloon-avatar img {
    position: relative;
    width: auto;
    height: 62px;
    border-radius: 100px;
    line-height: 1;
    flex-shrink: 0
}

.speech-balloon-avatar span {
    content: '';
    display: block;
    width: 100%;
    left: 0;
    top: 69px;
    font-size: 12px;
    text-align: center
}

.speech-balloon-text {
    position: relative;
    z-index: 1;
    border-radius: 5px;
    padding: 15px;
    width: 100%;
    margin-left: 15px;
    border: 3px solid #9ddd93;
    background-color: #fff;
    color: #101936
}

.right .speech-balloon-text {
    margin-left: 0;
    margin-right: 20px;
    border: 3px solid #1f2233
}

.speech-balloon-text p {
    color: #101936 !important
}

.speech-balloon-text .heading {
    margin: 0;
    color: #101936 !important;
    font-weight: 900
}

.speech-balloon-arrow {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 10px solid #9ddd93;
    position: absolute;
    z-index: 2;
    content: '.';
    line-height: 1;
    width: 0;
    height: 0;
    top: 25px;
    left: -11px;
    color: transparent
}

.right .speech-balloon-arrow {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #1f2233;
    right: -11px;
    border-right: unset;
    left: unset
}

.main {
    max-width: 1440px;
    margin: 0 auto;
    padding: 50px
}

.collapse-sections {
    margin-bottom: 20px
}

.collapse-sections .flex-box {
    overflow-x: auto;
    padding: 10px 0;
    display: flex
}

.collapse-sections .flex-box::-webkit-scrollbar {
    height: 0;
    width: 0
}

.collapse-sections .flex-box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.collapse-sections .flex-box::-webkit-scrollbar-thumb {
    background-color: #a9a9a9
}

.collapse-sections .flex-box a {
    background-color: #cbcbcb;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 65px;
    margin-right: 12px;
    position: relative;
    padding: 12px 15px;
    padding-left: 10px;
    text-align: center;
    min-width: 130px;
    font-weight: 700;
    font-size: 13px;
    display: block;
    color: #fff
}

.collapse-sections .flex-box a.active, .collapse-sections .flex-box a:hover {
    background-color: #ff7900
}

.collapse-sections .flex-box a img {
    margin-right: 5px;
    max-height: 30px
}

.collapse-sections .flex-box a small {
    border: 2px solid #fff;
    background-color: #444;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    font-weight: 500;
    font-size: 8px;
    display: flex;
    color: #fff;
    height: 21px;
    width: 21px;
    right: -5px;
    top: -5px
}

.collapse-sections .flex-box a.active small, .collapse-sections .flex-box a:hover small {
    background-color: #000
}

.nav-tabs {
    border-bottom: none;
    margin-bottom: 20px;
    overflow-x: auto;
    padding: 3px 0;
    display: flex
}

.nav-tabs::-webkit-scrollbar {
    height: 0;
    width: 0
}

.nav-tabs::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.nav-tabs::-webkit-scrollbar-thumb {
    background-color: #a9a9a9
}

.nav-tabs > li {
    min-width: fit-content;
    margin-right: 20px
}

.nav-tabs > li > a {
    border: none;
    border-bottom: 3px solid transparent;
    text-decoration: none;
    font-weight: 800;
    border-radius: 0;
    font-size: 13px;
    color: #000;
    padding: 0;
    padding-bottom: 5px
}

.nav-tabs > li > a:hover {
    border: none;
    border-bottom: 3px solid #ff7900;
    background-color: transparent;
    text-decoration: none
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
    border-bottom: 3px solid #ff7900;
    color: #000
}

.tab-content {
    background-color: transparent
}

@media screen and (max-width: 480px) {
    .collapse-sections {
        margin-bottom: 10px
    }

    .collapse-sections .flex-box a {
        padding: 10px 12px;
        margin-right: 10px;
        min-width: 120px;
        font-size: 12px
    }

    .nav-tabs {
        padding: 0;
        padding-bottom: 1px;
        margin-bottom: 15px
    }

    .nav-tabs > li {
        margin-right: 15px
    }

    .nav-tabs > li > a {
        padding-bottom: 3px;
        font-size: 12.5px
    }
}

.menu-404 #links {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 40px
}

.menu-404 #links a {
    color: #1f2233;
    text-decoration: none;
    font-weight: 600
}

.ol-timeline-list, .ol-timeline-numeric {
    padding: 0;
    position: relative;
    margin: 10px auto;
    list-style: none
}

.ol-timeline-list li, .ol-timeline-list ul, .ol-timeline-numeric li, .ol-timeline-numeric ul {
    margin: 0 0 0 15px;
    padding: 0 0 0 30px;
    position: relative
}

.ol-timeline-numeric li {
    counter-increment: numbers
}

.ol-timeline-list:before, .ol-timeline-numeric:before {
    left: -1rem
}

.ol-timeline-list:before, .ol-timeline-numeric:before {
    content: "";
    border-left: 1px solid #1f2233;
    left: 1.9rem;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0
}

.ol-timeline-list li:before, .ol-timeline-numeric li:before {
    position: absolute;
    top: 1px;
    left: -13.6px;
    width: 25px;
    height: 25px;
    border-radius: 70%;
    border: 2px solid #fff
}

.ol-timeline-list--secondary li:before, .ol-timeline-list--secondary ul:before, .ol-timeline-numeric--secondary li:before, .ol-timeline-numeric--secondary ul:before {
    background: #1f2233
}

.ol-timeline-numeric li:before {
    content: "" counter(numbers);
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.important-information {
    border: solid 2px #216ff3;
    width: auto;
    padding: 20px;
    position: relative;
    margin: 25px 0;
    border-radius: 6px
}

.important-information ul.checkmarks-list {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 15px;
    margin-left: 25px
}

.important-information .checkmarks-list li {
    background: 0 0;
    list-style: disc;
    padding-left: 0
}

.important-information .checkmarks-list li::marker {
    color: #216ff3
}

.important-information .heading {
    font-size: 26px;
    font-weight: 700;
    display: block;
    line-height: 25px;
    list-style: none;
    background: url(/wp-content/themes/ct3-2025/images/apple-icon.svg) no-repeat;
    background-size: 22px;
    background-color: #fff;
    padding-left: 36px;
    padding-right: 36px;
    background-position: left 2px;
    margin-bottom: 10px;
    color: #216ff3
}

.label-heading, .widget-box label {
    text-transform: uppercase;
    display: block
}

.our-overall-rating {
    display: inline-block;
    background-color: #f2f2f2;
    width: 100%;
    border-radius: 6px;
    padding: 20px;
    margin: 20px 0 !important
}

.our-overall-rating progress {
    width: 100%
}

.our-overall-rating .the-rating {
    display: inline-block;
    padding: 10px !important;
    width: 100%;
    background-color: #fff;
    margin: 5px 0
}

.our-overall-rating .the-rating .left {
    width: 50% !important
}

.our-overall-rating .the-rating .left img {
    max-width: 26px;
    margin: 0 10px 0 0
}

.our-overall-rating .the-rating .bottom {
    clear: both
}

.our-overall-rating .the-rating .right {
    text-align: right
}

.our-overall-rating .the-rating .left, .our-overall-rating .the-rating .right {
    height: auto !important;
    padding: 0 !important;
    font-weight: 700;
    margin: 0 !important
}

.our-overall-rating .the-rating:first-child .left, .our-overall-rating .the-rating:first-child .right .circled-rating {
    font-size: 20px
}

.our-overall-rating .circled-rating {
    margin: 0 !important;
    position: relative;
    float: right
}

@media screen and (max-width: 1024px) {
    .our-overall-rating, .our-overall-rating .the-rating .left, .our-overall-rating .the-rating .right {
        text-align: center;
        width: 100% !important
    }

    .our-overall-rating .circled-rating {
        margin: 0 auto !important;
        float: none
    }
}

.minimalist-cards {
    display: grid;
    grid-template-columns:repeat(3, minmax(100px, 1fr));
    grid-gap: 10px;
    margin-top: 15px
}

.minimalist-card * {
    padding: 5px
}

.minimalist-card {
    display: flex;
    cursor: pointer;
    transition: all .3s ease 0s;
    border: solid 1px #d0cfcf;
    border-radius: 6px;
    padding: 10px;
    align-items: center;
    width: 100%;
    align-content: space-around;
    justify-content: space-between;
    flex-direction: row
}

.minimalist-card .link {
    font-size: 12px;
    line-height: 19px
}

.minimalist-card img {
    height: auto;
    max-height: 50px;
    width: auto;
    max-width: 100px
}

.minimalist-card .link a {
    float: left;
    text-align: left
}

.minimalist-card .key-features-list li:first-child {
    display: block
}

.minimalist-card:hover {
    transform: translateY(-7px)
}

@media only screen and (max-width: 1024px) {
    .minimalist-card:hover {
        transform: none
    }

    .minimalist-cards {
        display: inline-block
    }

    .minimalist-card {
        margin: 10px 0
    }

    .minimalist-card:not(:last-child) {
        margin-right: 3px
    }
}

.gallery-cell {
    width: 100%
}

@media screen and (min-width: 768px) {
    .gallery-cell {
        width: 50%
    }
}

.gallery-cell img {
    width: 100% !important;
    height: auto !important;
    max-height: initial !important;
    max-width: initial !important;
    border-radius: 14px;
    padding: 6px
}

.gallery-cell:before {
    display: block;
    text-align: center;
    line-height: 200px;
    font-size: 80px;
    color: #fff
}

.flickity-prev-next-button {
    width: 100px;
    height: 100px;
    background: 0 0
}

.flickity-prev-next-button .arrow {
    fill: #fff
}

.flickity-prev-next-button.no-svg {
    color: #fff
}

.flickity-prev-next-button:hover {
    background: 0 0
}

.flickity-prev-next-button:disabled {
    display: none
}

.flickity-page-dots {
    display: none
}

/*! Flickity v1.0.0
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: #fff;
    background: hsla(0, 0%, 100%, .75);
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button:hover {
    background: #fff
}

.flickity-prev-next-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #09f
}

.flickity-prev-next-button:active {
    opacity: .6
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button:disabled {
    opacity: .3;
    cursor: auto
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-prev-next-button .arrow {
    fill: #333
}

.flickity-prev-next-button.no-svg {
    color: #333;
    font-size: 26px
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.info-popup-notactive {
    text-align: center;
    box-shadow: 0 2px 9px rgba(0, 0, 0, .11);
    border-radius: 4px;
    background-color: #fff;
    padding: 15px;
    transition: bottom .5s linear;
    display: none;
    bottom: -70px;
    width: 290px
}

@media only screen and (max-width: 800px) {
    .info-popup-notactive {
        padding: 10px 15px
    }
}

.info-popup-notactive p {
    line-height: 23px;
    font-size: 14px;
    color: #464646;
    text-align: left
}

@media only screen and (max-width: 800px) {
    .info-popup-notactive p {
        font-size: 12px
    }
}

.info-popup-notactive .small-title {
    color: #44a206;
    font-size: 11px
}

.info-popup-notactive span {
    font-weight: 600;
    font-size: 12px;
    text-transform: capitalize;
    color: #bcbcbc
}

.info-popup-notactive h5 {
    font-size: 19px;
    font-weight: 800;
    color: #4e4d4d;
    line-height: 22px
}

@media only screen and (max-width: 800px) {
    .info-popup-notactive h5 {
        font-size: 16px
    }
}

.info-popup-notactive.active {
    z-index: 9999;
    display: block;
    position: fixed;
    bottom: 70px;
    right: 20px
}

.info-popup-notactive .close-modal {
    background-color: #fff;
    border-radius: 60px;
    background-image: url(//casinotop3.com/wp-content/themes/ct3-2025/img/close-btn.svg);
    width: 37px;
    height: 37px;
    float: right;
    display: block;
    position: absolute;
    right: -10px;
    top: -11px
}

.info-popup-notactive img {
    clear: both;
    display: block;
    margin: 0 auto 10px auto;
    width: auto;
    height: auto;
    width: 100%
}

@media only screen and (max-width: 800px) {
    .info-popup-notactive .act_btn {
        font-size: 14px
    }
}

.toplist-top3n .item .main-toplis-image {
    height: auto
}

.cn-top {
    bottom: 0;
    top: auto !important
}

.clock-icon {
    filter: invert(100%)
}

#cookie-notice {
    display: none;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 12px;
    line-height: 18px;
    left: 0;
    text-align: center
}

.cookie-notice-container {
    padding: 10px
}

.cn-top {
    top: 0
}

.cn-bottom {
    bottom: 0
}

#cookie-notice .button {
    margin-left: 10px
}

#cookie-notice .button.wp-default {
    font-family: sans-serif;
    line-height: 18px;
    padding: 2px 12px;
    background: linear-gradient(to bottom, #fefefe, #f4f4f4) repeat scroll 0 0 #f3f3f3;
    border-color: #bbb;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    -moz-box-sizing: border-box;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: none
}

#cookie-notice .button.wp-default:hover, #cookie-notice .button.wp-default:focus {
    background: linear-gradient(to bottom, #fff, #f3f3f3) repeat scroll 0 0 #f3f3f3;
    border-color: #999;
    color: #222
}

#cookie-notice .button.bootstrap {
    font-family: sans-serif;
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-right: .3em;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #006dcc;
    *background-color: #04c;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 2px rgba(0, 0, 0, .05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 2px 10px;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none
}

#cookie-notice .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus {
    color: #fff;
    background-color: #04c;
    *background-color: #003bb3;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

div#sl-single-game-popup-blur {
    filter: blur(10px);
    height: 100vh;
    width: 100vw;
    top: 0;
    display: none;
    margin: 0;
    position: fixed;
    display: none
}

div#sl-single-game-popup {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100vw;
    top: 0;
    display: none;
    margin: 0;
    position: fixed
}

div#sl-single-game-popup iframe {
    max-height: 85vh;
    max-width: 95vw;
    text-align: center
}

.sl-breadcrumbs {
    font-size: .8em;
    width: 100%
}

.sl-breadcrumbs ol {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0
}

.sl-breadcrumbs ol li, .sl-breadcrumbs .sl-separator {
    margin: 0 !important;
    padding: 0 !important;
    margin-right: 10px !important;
    list-style: none
}

.sl-placeholder, .sl-popup {
    width: calc(100% - 10px);
    height: calc(100% - 5px);
    left: 5px;
    background: #f0f0f0;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 999
}

.sl-popup {
    padding: 0 20px;
    text-align: center
}

.slaunch-button {
    color: #da4353 !important;
    text-decoration: none !important;
    border-color: #da4353 !important;
    box-shadow: none;
    padding: 10px 20px;
    border: 2px solid;
    border-radius: 7px;
    font-weight: 700;
    font-size: 18px;
    margin-top: 15px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    background-color: #f0f0f0 !important;
    z-index: 2
}

.slaunch-button svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    fill: transparent
}

.sl-button-solid {
    background-color: #da4353 !important;
    color: #fff !important
}

.slaunch-button:hover {
    background-color: #fff
}

.slaunch-button:hover svg {
    fill: #da4353 !important
}

.slaunch-button.sl-button-solid:hover {
    background-color: #cf2c3e !important;
    color: #fff !important;
    border-color: #cf2c3e !important
}

.slaunch-button.sl-button-solid:hover svg {
    fill: #fff !important
}

.sl-bounce {
    -webkit-animation: slbounce .3s infinite alternate;
    -moz-animation: slbounce .3s infinite alternate;
    animation: slbounce .3s infinite alternate
}

.sl-gamethumb {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 100%;
    filter: blur(5px);
    cursor: pointer
}

.sl-gamethumb:hover {
    transform: scale(1.05);
    transition: .3s ease-in all
}

@-webkit-keyframes slbounce {
    to {
        -webkit-transform: scale(1.1)
    }
}

@-moz-keyframes slbounce {
    to {
        -moz-transform: scale(1.1)
    }
}

@keyframes slbounce {
    to {
        transform: scale(1.1)
    }
}

.slaunch-button:disabled {
    opacity: .5
}

.sl-placeholder .sl-powered {
    width: 150px;
    position: absolute;
    bottom: 5px;
    right: 10px;
    max-width: 25%
}

.sl-responsive-iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: calc(100% - 10px);
    height: calc(100% - 5px);
    left: 5px;
    border: none
}

.sl-fullscreen-mobile .sl-responsive-iframe, .sl-fullscreen-mode .sl-responsive-iframe {
    max-height: 100vh;
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0
}

.sl-container {
    background: #ff002f !important;
    border-radius: 6px;
    width: 100%
}

.sl-single-game-container {
    display: flex;
    width: 100% !important;
    max-width: 1290px !important;
    margin-top: 20px;
    flex-wrap: wrap;
    container-name: sl-single-game-container;
    container-type: inline-size;
    margin-left: auto !important;
    margin-right: auto !important
}

.sl-single-game-container * {
    box-sizing: border-box
}

.sl-featured-widget {
    margin-top: 30px;
    width: 100%;
    display: flex
}

.sl-featured-widget .slotsl-demo-container, .sl-featured-widget .slotsl-thumb img {
    border-radius: 6px
}

.sl-featured-widget .slotsl-game {
    border-radius: 6px !important;
    width: 100%;
    margin-bottom: 7px;
    padding: 5px
}

.sl-featured-widget .slotsl-game:last-child {
    margin: 0 !important
}

.sl-featured-widget-container {
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    border-radius: 6px;
    padding: 6px;
    background: #ff002f !important
}

.sl-featured-title {
    font-size: .9em;
    font-weight: 700;
    color: #fff;
    padding: 4px 0 10px
}

.slotls-header {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 4px;
    color: #fff;
    background: #ff002f;
    border: 4px solid #ff002f;
    border-radius: 6px
}

.sl-rating-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    align-self: end;
    flex: 1
}

@container sl-single-game-container (min-width:1290px) {
    .sl-basis-9\/12 {
        flex-basis: 75% !important
    }

    .sl-basis-3\/12 {
        flex-basis: 25% !important
    }

    .sl-featured-widget {
        padding-left: 10px;
        margin-top: 0
    }

    .sl-featured-widget .slotsl-game {
        width: 100% !important;
        margin-bottom: 7px !important
    }

    .sl-widget-games {
        display: initial !important
    }
}

.mfp-wrap {
    z-index: 999999 !important
}

.mfp-content {
    max-width: 520px
}

div#report-broken-game {
    background: #fff;
    width: 100%;
    padding: 20px;
    margin: auto;
    border-radius: 15px;
    border: 1px solid #ccc
}

button#sl-broken-submit {
    background: #ff4742;
    border: 1px solid #ff4742;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, .1) 1px 2px 4px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: nunito, roboto, proxima-nova, "proxima nova", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    min-height: 40px;
    outline: 0;
    padding: 12px 14px;
    text-align: center;
    text-rendering: geometricprecision;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle
}

.mfp-inline-holder .mfp-content * {
    box-sizing: border-box
}

#report-broken-game p.sl-heading {
    font-size: 1.3em
}

#report-broken-game p {
    margin: 1em 0
}

button#sl-broken-submit:hover, button#sl-broken-submit:active {
    background-color: #e52e2a;
    background-position: 0 0
}

button#sl-broken-submit:active {
    opacity: .5
}

textarea#sl-issue {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f5f0e8;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding-top: .5rem;
    padding-right: .75rem;
    padding-bottom: .5rem;
    padding-left: .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    width: 100%;
    height: 150px;
    border: none;
    border-radius: 5px;
    margin-bottom: 30px
}

a.sl-broken-link, a.sl-fullscreen, a.sl-close-fullscreen {
    height: 26px;
    width: 26px;
    display: flex;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #000
}

a.sl-fullscreen {
    margin-left: 6px;
    background: #fff;
    display: flex
}

a.sl-close-fullscreen {
    display: none;
    z-index: 9999;
    background: #000;
    position: absolute;
    top: 20px;
    right: 20px
}

a.sl-close-fullscreen svg {
    fill: #fff !important
}

a.sl-broken-link svg, a.sl-fullscreen svg {
    width: 20px;
    height: 20px;
    fill: #fff !important;
    color: #000
}

a.sl-broken-link:hover, a.sl-fullscreen:hover {
    background: #ccc
}

a.sl-broken-link svg {
    color: #ff002f
}

span.sl-rating_text {
    margin-right: 5px;
    font-size: .9em;
    font-weight: 700
}

.sl-rating_stars {
    bottom: -2px;
    position: relative
}

.sl-rating_stars svg.jq-star-svg {
    width: 100%;
    height: 100%
}

span.sl-rating_votes {
    font-size: .7em;
    margin-left: 10px
}

.sl-slots {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #ff002f;
    min-height: 56.25vh;
    height: 629px;
    border-radius: 6px
}

.sl-slots.sl-fullscreen-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999
}

.jq-stars {
    display: inline-block
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: helvetica, arial, verdana
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer
}

.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100%
}

.jq-star-svg path {
    stroke-linejoin: round
}

@keyframes sl-scroll {
    0% {
        transform: translateX(100%)
    }
    100% {
        transform: translateX(-100%)
    }
}

.sl-banner-text {
    white-space: nowrap;
    animation: sl-scroll 20s linear infinite
}

.sl-banner-text a, .sl-banner-text a:visited {
    color: #fff !important;
    text-decoration: none !important
}

.sl-banner-text a:hover {
    color: #fff;
    text-decoration: underline !important
}

.sl-banner-container {
    overflow: hidden;
    width: 100%;
    margin: 0 20px;
    flex: 1;
    display: none
}

.sl-banner-container.sl-mobile-banner {
    display: flex
}

.jq-shadow {
    -webkit-filter: drop-shadow(-2px -2px 2px #888);
    filter: drop-shadow(-2px -2px 2px #888)
}

.sl-popup .sl-gamethumb {
    max-width: 210px;
    position: initial;
    max-height: none;
    filter: none;
    width: auto;
    height: auto
}

.sl-close-popup {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 32px;
    height: 32px;
    opacity: .3;
    cursor: pointer
}

.sl-close-popup:hover {
    opacity: 1
}

.sl-close-popup:before, .sl-close-popup:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333
}

.sl-close-popup:before {
    transform: rotate(45deg)
}

.sl-close-popup:after {
    transform: rotate(-45deg)
}

.slotsl-container *, .slotsl-container {
    box-sizing: border-box
}

.slotsl-container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 1400px !important;
    margin: 35px auto
}

.slotsl-grid {
    gap: 30px;
    grid-template-columns:repeat(1, minmax(0, 1fr));
    display: grid
}

.slotsl-grid.sl-grid-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr))
}

.slotsl-grid.sl-grid-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr))
}

.slotsl-grid.sl-grid-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr))
}

.slotsl-grid.sl-grid-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr))
}

.slotsl-thumb {
    border-top-left-radius: 5px !important;
    position: relative;
    border-top-right-radius: 5px !important
}

.slotsl-thumb img {
    width: 100% !important;
    height: auto;
    display: block;
    aspect-ratio: 3/2
}

.slotsl-game {
    position: relative;
    visibility: visible;
    animation-delay: .1s;
    animation-name: fadeInUp;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(58, 58, 58, .1) 0px 2px 15px 0px;
    background-color: #fff
}

.slotsl-meta {
    padding: 20px
}

.slotsl-meta a.slotsl-provider, .slotsl-meta span.slotsl-provider {
    font-size: 13px !important;
    position: absolute !important;
    left: 20px;
    bottom: 20px
}

.slotsl-pagination {
    margin-top: 30px
}

.slotsl-meta a.slotsl-provider {
    font-size: 14px !important;
    text-decoration: none !important
}

.slotsl-meta p.slotsl-title {
    line-height: 0 !important;
    margin-bottom: 20px !important;
    text-align: left;
    margin-left: 0 !important;
    padding-left: 0 !important
}

.slotsl-meta .slotsl-title span, .slotsl-meta .slotsl-title a {
    font-size: 18px !important;
    color: #000;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none !important;
    line-height: 1em !important
}

.slotsl-filters .sl-filter-container {
    display: flex;
    margin-bottom: 30px !important;
    flex-direction: column;
    justify-content: space-between
}

.slotsl-providers-archives .slotsl-filters {
    max-width: 300px;
    margin-bottom: 30px
}

.slotsl-providers {
    justify-content: flex-end;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    flex-direction: column
}

.slotsl-providers select {
    padding: 10px;
    width: 100% !important;
    height: 100%;
    margin: 0 !important;
    -webkit-appearance: auto;
    border: 1px solid #ccc !important;
    color: #666;
    font-size: 15px;
    height: 53px;
    border-radius: 5px !important
}

.slotsl-providers select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 10px;
    padding-right: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="5" viewBox="0 0 10 5"><path fill="none" stroke="%23333" stroke-width="1" d="M0 0l5 5 5-5"></svg>') no-repeat right 10px center;
    background-color: #fff;
    outline: none
}

.slotsl-providers select::-ms-expand {
    display: none
}

.slotsl-search input {
    border-radius: 5px !important;
    font-size: 15px
}

.slotsl-megaways {
    font-size: 15px;
    color: #666
}

.slotsl-search input::placeholder {
    color: #666 !important
}

.slotsl-search {
    position: relative;
    margin-bottom: 20px
}

.slotsl-search input {
    border: 1px solid #ccc !important;
    min-height: 53px !important;
    height: 100% !important;
    padding: 10px !important;
    width: 100% !important;
    margin: 0 !important
}

.sl-submit-search svg {
    fill: none !important
}

.slotsl-providers.slotsl-providers-sortby {
    position: relative
}

.sl-mobile-filter-button {
    display: flex;
    border: 1px solid #ccc;
    padding: 10px !important;
    margin-bottom: 10px;
    justify-content: space-between;
    align-items: center;
    cursor: pointer
}

.sl-mobile-filter-button.clicked {
    background: #efefef
}

.slotsl-filters .sl-filter-container.sl-mobile-filters {
    display: none
}

.slotsl-filters .sl-filter-container.sl-mobile-filters.sl-mobile-filters.show-filters {
    display: flex
}

span.sl-sortby {
    margin-right: 10px;
    width: 80px
}

.slotsl-banner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    height: 100%;
    align-content: center
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked + .slider {
    background-color: #2196f3
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196f3
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.sl-hide-on-t {
    display: none
}

.sl-filter-icon {
    width: 30px;
    height: 30px;
    justify-content: end
}

.sl-filter-icon svg {
    fill: none !important
}

.slotsl-demo-container {
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    background: rgba(239, 68, 68, .5);
    transition-property: all !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: .5s !important
}

.slotsl-demo-container:hover {
    opacity: 1;
    visibility: visible
}

.slotsl-demo-wrapper {
    position: absolute;
    width: 100%;
    display: inline-block;
    transform: translateY(-50%);
    top: 50%;
    text-align: center;
    left: 0
}

.slotsl-thumb-url {
    background: #f3f2f2;
    font-weight: 700;
    border-radius: 5px;
    padding: 17px 25px;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: .15s !important;
    text-align: center;
    color: #000;
    cursor: pointer
}

span.slotsl-url {
    cursor: pointer
}

.slotsl-thumb-url:hover {
    color: #991b1b;
    background: #fff
}

.sl-submit-search {
    background-color: transparent !important;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
    top: 50% !important;
    right: 20px !important;
    transform: translate(0, -50%);
    line-height: 0;
    border: none
}

.slotsl-not-found {
    grid-column: span 4/span 4 !important;
    text-align: center;
    font-size: 2em
}

.slotsl-loader {
    height: 300px;
    background: #fff;
    opacity: .6;
    display: none;
    align-items: center;
    width: 100%;
    justify-content: center
}

.slotsl-loader.visible {
    display: flex
}

.slotsl-load-more {
    align-items: center;
    width: 100%;
    justify-content: center;
    display: flex;
    margin-top: 40px
}

.slotsl-load-more button {
    width: 200px;
    padding: 20px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    border: none
}

.slotsl-load-more button:focus {
    outline: none
}

.slotsl-load-more button {
    background: #fff;
    color: #000;
    border: 2px solid #000;
    transition: background .4s ease-out, color .4s ease-out, border .4s ease-out
}

.slotsl-load-more button:hover, .slotsl-load-more button.active {
    background: #ef4444;
    color: #fff;
    border: none
}

.slotsl-load-more button.active:disabled {
    opacity: .3
}

.slotsl-loader svg {
    max-width: 200px
}

span.sl-count {
    margin-top: 10px;
    line-height: 1;
    font-size: 11px;
    background: #efefef;
    padding: 10px;
    border-radius: 20px
}

.slotsl-providers-meta .slotsl-title {
    display: flex;
    flex-wrap: wrap
}

.slotsl-providers-meta .slotsl-title a {
    width: 100%
}

.slotsl-progress {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px
}

.slotsl-progress-bar {
    width: 100%;
    display: flex;
    justify-content: center
}

.slotsl-progress-bar-line {
    width: 25%;
    height: 5px;
    border-radius: 30px;
    background: #ccc
}

.slotsl-progress-bar-fill {
    height: 5px;
    border-radius: 30px;
    background: #ef4444
}

.slotsl-widget-item {
    display: flex;
    align-items: center !important;
    padding: 4px
}

.slotsl-widget-thumb {
    justify-content: center !important;
    align-items: center !important;
    display: flex;
    flex-direction: column !important;
    height: 80px;
    width: 100px;
    margin-right: 10px
}

.slotsl-widget-thumb a {
    position: relative;
    display: block
}

.slotsl-widget-thumb a img {
    display: block
}

.slotsl-widget-meta {
    flex: 1 1 0% !important
}

.slotsl-widget-meta-title {
    font-size: 15px !important;
    font-weight: 700 !important
}

.slotsl-widget-meta-provider {
    font-size: 11px !important;
    color: #4b
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media (min-width: 415px) {
    .slotsl-grid {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 768px) {
    .slotsl-meta a.slotsl-provider, .slotsl-meta span.slotsl-provider {
        left: 25px;
        bottom: 25px
    }

    .slotsl-grid {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .slotsl-game {
        border-radius: 20px !important
    }

    .slotsl-thumb {
        border-top-left-radius: 20px !important;
        border-top-right-radius: 20px !important
    }

    .slotsl-meta {
        padding: 25px
    }

    .slotsl-filters .sl-filter-container.sl-mobile-filters {
        justify-content: space-between
    }

    .slotsl-filters .sl-filter-container.sl-mobile-filters .slotsl-providers:first-child {
        margin-right: initial
    }

    .slotsl-filters .sl-filter-container.sl-mobile-filters .slotsl-providers:last-child {
        margin-left: initial
    }

    .sl-featured-widget .slotsl-game {
        width: 33%;
        margin-bottom: 0
    }

    .sl-widget-games {
        display: flex;
        align-content: space-around;
        justify-content: space-between
    }

    .sl-gamethumb {
        max-width: 40%;
        width: 300px;
        height: auto;
        margin: 0 30px;
        border-radius: 30px;
        position: initial;
        filter: none
    }

    div#sl-single-game-popup iframe {
        max-height: 80vh;
        max-width: 80vw
    }
}

@media (min-width: 1200px) {
    .slotsl-grid {
        grid-template-columns:repeat(4, minmax(0, 1fr))
    }

    .sl-rating-container {
        justify-content: flex-end;
        align-content: center;
        align-items: center;
        flex-direction: row;
        flex: none
    }

    .sl-banner-container {
        display: flex;
        flex: 1
    }

    .sl-banner-container.sl-mobile-banner {
        display: none
    }

    .slotsl-filters .sl-filter-container {
        flex-direction: row
    }

    .slotsl-search input, .slotsl-megaways, .slotsl-providers select {
        min-width: 240px;
        width: auto
    }

    .slotsl-search, .slotsl-providers {
        margin-bottom: 0;
        flex-direction: row
    }

    .sl-mobile-filter-button {
        display: none
    }

    .slotsl-filters .sl-filter-container.sl-mobile-filters {
        display: flex
    }
}

@media (min-width: 1400px) {
    .sl-hide-on-t {
        display: block
    }

    .sl-hide-on-xl {
        display: none
    }
}

.form-container {
    display: flex;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    flex-direction: column
}

.form-container.login {
    width: 100%;
    margin: 0 auto
}

.left-section {
    flex: 1;
    padding: 0
}

.left-section h1 {
    font-size: 24px
}

.left-section ul {
    list-style: none;
    padding: 0
}

.left-section li {
    font-size: 16px;
    margin: 10px 0
}

.right-section {
    flex: 1;
    background-color: #fff;
    padding: 0;
    color: #000
}

.signup-form h2 {
    font-size: 22px
}

input#agree {
    float: left;
    margin: 0 5px 0 0;
    width: auto;
    display: inline-block
}

.signup-form div .small {
    margin: 20px 0;
    font-size: 12px;
    line-height: 16px;
    color: #000
}

.signup-form p {
    font-size: 14px;
    color: #666;
    line-height: 20px
}

.form-message.error {
    color: red
}

.my-offers.card-layout {
    padding: 0;
    background: 0 0
}

.my-offers .info-card {
    align-items: center !important;
    border: 8px;
    border-radius: 9px;
    box-shadow: rgba(9, 30, 66, .25) 0 4px 8px -2px, rgba(9, 30, 66, .08) 0 0 0 1px;
    justify-content: start
}

.my-offers {
    margin: 30px 0
}

.my-offers .action-button {
    width: 100%;
    margin: 0;
    left: 0;
    border-radius: 0;
    bottom: 0;
    padding: 26px 0
}

.my-offers .action-button:hover {
    animation: none
}

.my-offers .info-card:first-child .action-button {
    background: linear-gradient(90deg, #7914f5, #9743fe)
}

.my-offers .info-card:first-child .action-button:hover {
    background: linear-gradient(90deg, #9743fe, #7914f5)
}

.my-offers .info-card:first-child .offer-label, .my-offers .info-card:first-child h2 {
    color: #a154ff
}

.my-offers .info-card:nth-child(2) .action-button {
    background: linear-gradient(90deg, #2c8d44, #4fd56a)
}

.my-offers .info-card:nth-child(2) .action-button:hover {
    background: linear-gradient(90deg, #4fd56a, #2c8d44)
}

.my-offers .info-card:nth-child(2) .offer-label, .my-offers .info-card:nth-child(2) h2 {
    color: #00f581
}

.my-offers .info-card:nth-child(3) .action-button {
    background: linear-gradient(90deg, #dd371e, #ff6047)
}

.my-offers .info-card:nth-child(3) .action-button:hover {
    background: linear-gradient(90deg, #ff6047, #dd371e)
}

.my-offers .info-card:nth-child(3) .offer-label, .my-offers .info-card:nth-child(3) h2 {
    color: #dd371e
}

.my-offers .offer-label {
    font-weight: 800;
    letter-spacing: 3px;
    color: #ff4597
}

.my-offers .info-card img {
    width: 100% !important;
    height: auto !important;
    margin: 14px 0 0
}

.my-offers .info-card p {
    color: #000
}

.form-message.success {
    color: #090
}

.signup-form p .small {
    margin-top: 10px;
    display: block
}

.signup-form label {
    display: block;
    font-weight: 700;
    margin: 10px 0 5px
}

.signup-form input {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px
}

.signup-form .checkbox {
    display: flex;
    align-items: flex-start;
    margin: 15px 0
}

.signup-form .button, .signup-form button {
    width: 100%;
    cursor: pointer
}

.signup-form .age-certification, .signup-form .terms {
    font-size: 12px;
    color: #666;
    margin-top: 10px
}

.signup-form .terms a {
    color: #007bff;
    text-decoration: none
}

.info-text {
    color: #fff;
    font-weight: 600;
    text-align: center;
    background-color: #0093ff;
    padding: 11px;
    margin-bottom: 20px
}

.page-template-author .cards-section.author h1, .page-template-author .cards-section.author h3 {
    margin-top: 0
}

.page-template-author .cards-section.author {
    width: 100%;
    margin: 25px auto;
    float: none
}

.related-author-container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 20px 0
}

.related-author-container .inner-card {
    flex: 1 0 220px;
    margin: 10px 0 0;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 5px
}

.related-author-container .inner-card h3 {
    margin: 0;
    padding: 0
}

.related-author-container .inner-card .text {
    padding: 0 20px 20px
}

.uk .game-overlay img {
    width: 100px
}

.title {
    font-weight: 800;
    font-size: 20px
}

.uk .iframe_kh_wrapper .div-bg {
    position: relative;
    width: 100%;
    min-width: auto;
    max-width: 100%;
    min-height: 560px;
    max-height: 100%;
    overflow: hidden
}

.uk .game-overlay p {
    display: block;
    clear: both
}

.uk .game-overlay .info-text {
    position: absolute;
    max-width: 450px;
    width: auto;
    top: 180px;
    color: #fff;
    position: relative;
    margin: 0 auto;
    font-size: 16px;
    z-index: 9999
}

.page-template-page-slots-reviews .table-of-contents li:first-child {
    color: #da3745
}

.flex {
    display: flex;
    flex-direction: column
}

.card-layout, .curiosities, .how-to-schema {
    background: linear-gradient(-45deg, #0000 34%, #282a3e 0 41%, #0000 0 59%, #282a3e 0 66%, #0000 0), linear-gradient(45deg, #0000 34%, #282a3e 0 41%, #0000 0 59%, #282a3e 0 66%, #0000 0) #1d1f2e;
    background-size: 100px 100px;
    border-radius: 8px;
    margin: 20px 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #fff
}

.loader {
    position: absolute;
    width: 26px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(farthest-side, #09b080 94%, #0000) top/8px 8px no-repeat, conic-gradient(#0000 30%, #09b080);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    animation: l13 1s infinite linear;
    right: 10px;
    bottom: 8px
}

@keyframes l13 {
    100% {
        transform: rotate(1turn)
    }
}

.curiosities .heading {
    font-weight: 300 !important
}

.curiosities {
    margin: 20px 0 !important
}

.curiosities .info-card {
    align-items: center
}

.highlighted-text {
    font-weight: 800;
    font-size: 20px
}

.highlighted-text p {
    line-height: 28px
}

.bullet-point, .points-box {
    padding: 20px;
    border-radius: 6px;
    color: #fff;
    background: repeating-linear-gradient(45deg, #1e1f30, #212334 18px, #2d3046 20px, #2d3046 30px)
}

.bullet-point .heading, .points-box .heading {
    font-size: 20px;
    font-weight: 800
}

.bullet-point .ul-list li, .points-box .ul-list li {
    filter: hue-rotate(-328deg) brightness(3) contrast(2.5)
}

.how-to-schema .info-card p {
    margin-bottom: 0
}

.how-to-schema .info-card .heading {
    margin-top: 15px
}

.how-to-schema .info-card img {
    max-width: initial !important;
    width: 100%;
    height: auto
}

.card-layout {
    display: grid;
    grid-auto-flow: row;
    gap: 15px;
    grid-template-columns:repeat(1, 1fr)
}

.cards-section .card-box {
    display: table;
    max-height: 145px;
    min-height: 145px;
    margin: 7px;
    background-color: #fff;
    opacity: 1;
    border: solid 1px #cdcdcd;
    padding: 20px;
    border-radius: 6px;
    float: left;
    text-align: center;
    color: #1f2233;
    font-family: Muli, Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    width: 128px
}

.cards-section .card-box img {
    display: block;
    margin: 0 auto;
    max-height: 80px;
    width: auto
}

.cards-section .card-box span {
    margin-left: 0;
    margin-top: 15px;
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    vertical-align: middle
}

.info-cards-outer {
    display: flex;
    margin: 20px 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start
}

.more-information-section {
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    clear: both;
    background-color: #1d1f2e;
    margin: 20px 0;
    background: radial-gradient(50% 50% at 100% 0, #22263a 0 5%, #1f2233 6% 15%, #22263a 16% 25%, #1f2233 26% 35%, #22263a 36% 45%, #1f2233 46% 55%, #22263a 56% 65%, #1f2233 66% 75%, #22263a 76% 85%, #1f2233 86% 95%, #0000 96%), radial-gradient(50% 50% at 0 100%, #22263a 0 5%, #1f2233 6% 15%, #22263a 16% 25%, #1f2233 26% 35%, #22263a 36% 45%, #1f2233 46% 55%, #22263a 56% 65%, #1f2233 66% 75%, #22263a 76% 85%, #1f2233 86% 95%, #0000 96%), radial-gradient(50% 50%, #22263a 0 5%, #1f2233 6% 15%, #22263a 16% 25%, #1f2233 26% 35%, #22263a 36% 45%, #1f2233 46% 55%, #22263a 56% 65%, #1f2233 66% 75%, #22263a 76% 85%, #1f2233 86% 95%, #0000 96%), radial-gradient(50% 50%, #22263a 0 5%, #1f2233 6% 15%, #22263a 16% 25%, #1f2233 26% 35%, #22263a 36% 45%, #1f2233 46% 55%, #22263a 56% 65%, #1f2233 66% 75%, #22263a 76% 85%, #1f2233 86% 95%, #0000 96%) calc(111px / 2) calc(111px / 2) #22263a;
    background-size: 111px 111px
}

.more-information-section h1, .more-information-section h2, .more-information-section h3 {
    margin-top: 0
}

.more-information-section a {
    color: #8b8dff !important;
    text-decoration: none
}

.more-information-section a:hover {
    color: #8b8dff !important;
    text-decoration: underline !important
}

.info-card {
    background-color: #fff;
    border-radius: 3px;
    margin: 7px;
    padding: 10px;
    border-radius: 6px;
    font-weight: 300;
    position: relative;
    overflow: hidden;
    align-self: normal;
    display: flex;
    flex-direction: column;
    align-content: stretch;
    align-items: flex-start;
    justify-content: flex-start;
    flex-basis: 100%;
    color: #101936;
    text-align: center
}

.info-card a {
    display: block;
    line-height: 20px
}

.info-card img {
    width: auto;
    height: auto
}

.info-card .heading {
    font-weight: 800;
    display: block;
    margin: 0 auto
}

.info-card .step-no {
    position: absolute;
    top: 9px;
    left: -45px;
    background-color: #9c27b0;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: 800;
    width: 170px;
    padding: 0;
    transform: rotateZ(-30deg);
    text-transform: uppercase;
    z-index: 9;
    text-align: center
}

.required {
    font-weight: 800
}

.info-box h2, .info-box h3, .info-box h4, .info-box h5 {
    font-weight: 900;
    margin: 0;
    color: #000 !important
}

footer {
    border-top: 1px solid #ddd;
    border: none;
    color: #fff;
    background-color: #171925;
    font-weight: 300;
    text-align: center
}

.span-styled, footer h2 {
    display: inline-block;
    margin: 0 0 6px;
    padding-bottom: 5px;
    border-bottom: 3px solid #1f2233;
    font-size: 18px;
    border-radius: 0 !important;
    font-weight: 600;
    color: #fff
}

#footer-widget-1 {
    margin-bottom: 35px
}

footer a {
    color: #fff;
    font-weight: 500;
    vertical-align: middle
}

footer .menu-footer li {
    display: block;
    padding-left: 0;
    list-style-type: none;
    line-height: 35px
}

ul.menu-footer {
    padding: 0;
    margin: 0
}

ul.menu-footer a {
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.menu-404 .main-header-menu {
    float: none;
    margin: 0 auto;
    text-align: center
}

.frequently-asked-questions {
    margin-top: 20px
}

.frequently-asked-questions h3 {
    border-left: solid 2px #1f2233;
    padding: 0 0 0 10px
}

.timeline {
    width: 100%
}

.timeline .row-box {
    margin-bottom: 0
}

.timeline div {
    margin: 5px 5px 5px 0;
    clear: both
}

.row-box .year {
    background-color: #e76115
}

.timeline .year {
    padding: 0 27px;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    float: left
}

.timeline .textbox {
    font-size: 18px;
    font-weight: 800;
    margin-left: 50px;
    border-left: 1px solid #1f2233;
    padding: 0 0 0 60px
}

.timeline .textbox p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 300
}

.home .timeline .textbox {
    color: #fff
}

.guides .info-card {
    text-align: center;
    align-items: center
}

.guides img {
    width: 100%
}

#guides {
    text-align: center;
    display: grid;
    grid-gap: 5px;
    grid-template-columns:repeat(1, 1fr)
}

#guides .info-card {
    align-items: center;
    text-align: center;
    flex-basis: 100%;
    padding: 10px;
    border-radius: 9px;
    box-shadow: rgba(9, 30, 66, .25) 0 4px 8px -2px, rgba(9, 30, 66, .08) 0 0 0 1px;
    justify-content: flex-start;
    background-color: #fff;
    display: flex
}

#guides .guide-image, .guides .guide-image {
    width: 100%;
    margin-bottom: 6px;
    height: auto;
    border-radius: 9px
}

#guides .guide-date, .guides .guide-date {
    color: #797575;
    font-family: muli, Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 10px
}

#guides .guide-heading, .guides .guide-heading {
    font-family: muli, Arial, Helvetica, sans-serif;
    font-weight: 900;
    margin: 0 0 5px;
    line-height: 25px;
    font-size: 20px;
    color: #000
}

#guides .guide-brief, .guides .guide-brief {
    color: #000
}

#guides .button-container {
    clear: both;
    margin: 20px auto;
    text-align: center
}

.info-cards-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: flex-start;
    align-items: flex-start
}

.tippy-content, .tippy-content a {
    font-size: 10px;
    text-decoration: none
}

.tippy-content a {
    color: #fc4452;
    cursor: pointer
}

.alignleft, .alignnone {
    max-width: 100%;
    height: auto
}

p.apple {
    background-image: url(/wp-content/themes/ct3-2025/images/pros-icon.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 0 21px
}

.info-card.col-1, .info-card.col-2 {
    border: solid 1px #cdcdcd;
    background-color: #fff;
    opacity: 1;
    background-size: 9px 9px;
    background-image: repeating-linear-gradient(45deg, #ebebeb 0, #ebebeb .9px, #fff 0, #fff 50%)
}

.info-card.col-1 h3, .info-card.col-2 h3 {
    font-weight: 800;
    color: #000 !important;
    margin: 0
}

.info-card.col-1 ul li, .info-card.col-2 ul li {
    text-align: left;
    background-position: left 5px;
    background-repeat: no-repeat;
    background-size: 18px auto;
    list-style-type: none !important;
    padding: 0 0 0 25px;
    font-weight: 500
}

.info-card.col-1 ul, .info-card.col-2 ul {
    padding: 0;
    margin: 0
}

.info-card.col-1 ul li {
    background-image: url(/wp-content/themes/ct3-2025/images/thumbs-up.svg)
}

.info-card.col-2 ul li {
    background-image: url(/wp-content/themes/ct3-2025/images/thumbs-down.svg)
}

.casino-highlight {
    margin: 0 auto;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    background-color: #1d1f2e;
    background-image: radial-gradient(#09b081 10%, transparent 10%), radial-gradient(#09b081 10%, transparent 10%);
    background-size: 100px 100px;
    background-position: 0 0, 50px 50px;
    border-radius: 6px;
    color: #fff
}

.casino-highlight .heading {
    font-size: 28px;
    font-weight: 900
}

.casino-highlight * {
    display: block;
    clear: both;
    margin: 10px auto
}

.casino-highlight .act_btn {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 54px;
    text-decoration: none;
    white-space: nowrap;
    transition: .5s ease;
    min-width: 40%;
    background: #d92b3c;
    border-radius: 4px;
    color: #fff !important;
    text-transform: initial !important;
    font-weight: 900 !important
}

@media screen and (min-width: 1024px) {
    .form-container.login {
        width: 40%
    }

    .form-container {
        flex-direction: row
    }

    .cards-section .card-box img {
        margin: 0
    }

    .uk .game-overlay .info-text {
        top: 200px;
        position: absolute;
        left: 230px
    }
}

.quick-facts-box .col {
    align-items: flex-start
}

.quick-facts-box .col {
    line-height: 20px
}

.quick-facts-box .col.label {
    font-weight: 500;
    font-size: 14px;
    justify-content: left
}

.quick-facts-box .col.value {
    font-size: 14px;
    align-items: center;
    text-align: right;
    justify-content: right
}

.list-container .quick-facts-box.show-box {
    display: inline-flex !important;
    width: 100%;
    flex-direction: column;
    border-top: dashed 1px #b7b7b7;
    margin-top: 18px
}

.list-container.all-review-links {
    display: grid;
    grid-template-columns:repeat(1, 1fr);
    gap: 5px;
    justify-content: center;
    align-items: stretch;
    justify-items: center
}

.list-container.all-review-links .row {
    display: inline-grid;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    align-content: center;
    justify-items: stretch;
    max-width: 280px
}

.all-review-links .action-button {
    scale: .8
}

.tooltip-wrapper .tooltip {
    line-height: 20px;
    background: #c7c7c7;
    font-weight: 500;
    bottom: 100%;
    color: #000;
    display: block;
    left: -20px;
    font-size: 9px;
    margin-bottom: 15px;
    opacity: 0;
    border-radius: 6px;
    padding: 8px;
    pointer-events: none;
    position: absolute;
    width: 150%;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .28)
}

.tooltip-wrapper .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.tooltip-wrapper .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #c7c7c7 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0
}

.tooltip-wrapper:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.lte8 .tooltip-wrapper .tooltip {
    display: none
}

.lte8 .tooltip-wrapper:hover .tooltip {
    display: block
}

.card-information .info-card {
    align-items: center
}

.game-overlay #play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    z-index: 1
}

@media screen and (min-width: 1025px) {
    .card-layout {
        grid-template-columns:repeat(3, 1fr)
    }

    .gallery {
        margin-left: 10px
    }

    .quick-facts-box .right.col {
        margin-left: 20px
    }

    #guides {
        grid-template-columns:repeat(4, 1fr)
    }

    .card-layout, .curiosities, .how-to-schema, .more-information-section {
        padding: 20px
    }

    .info-card {
        padding: 10px
    }

    .list-container.all-review-links {
        grid-template-columns:repeat(3, 1fr)
    }

    .flex {
        display: flex;
        flex-direction: row
    }

    .list-container .quick-facts-box.show-box {
        align-items: flex-start;
        flex-direction: row
    }

    .quick-facts-box .col {
        flex-basis: 50%;
        width: 50%
    }

    .quick-facts-box .left.col {
        flex-wrap: wrap
    }

    .card-layout {
        margin: 0
    }

    .card-information {
        margin: 20px 0
    }

    .card-information.card-layout {
        align-items: flex-start;
        justify-content: center
    }

    .card-information .info-card {
        flex-grow: 0;
        flex-shrink: 1;
        flex-basis: 0;
        min-width: 200px
    }

    .info-card {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0
    }

    .card-box.author-inside .content {
        float: left;
        display: inline-block;
        width: 90%;
        text-transform: none
    }

    .cards-section.author .author-inside {
        text-align: left
    }
}

.more-information-section img {
    margin-top: 0 15px
}

.search-img-box {
    display: inline-block;
    float: left;
    height: 110px;
    line-height: 110px;
    width: 100%;
    text-align: center
}

.search-img-box img {
    width: 110px;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

.posts .img-box {
    width: 190px;
    max-width: 190px;
    float: left;
    background-color: #fff;
    padding: 10px;
    border-radius: 6px;
    margin: 0 20px 0 0
}

.posts {
    margin-top: 30px
}

.posts .inner {
    clear: both;
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
    border: solid 1px #e0dfdf !important;
    -moz-box-shadow: 0 0 21px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, .12);
    -o-box-shadow: 0 0 21px rgba(0, 0, 0, .12);
    box-shadow: 0 0 21px rgba(0, 0, 0, .12);
    padding: 20px
}

@media all and (max-width: 800px) {
    .posts .img-box {
        width: 100%;
        max-width: 100%
    }

    .search-img-box {
        margin: 10px 0
    }

    .posts .inner {
        text-align: center
    }
}

@media screen and (max-width: 1024px) {
    .aligncenter, .alignleft, .alignright {
        max-width: 100%;
        height: auto
    }
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto
}

@media screen and (max-width: 1024px) {
    .review-box .rating-star {
        margin: 0 auto
    }
}

.more-information-section img {
    margin: 0 15px
}

.quick-facts-box .main-toplis-btn {
    width: 300px;
    margin: 0 auto
}

.list-container .quick-facts-box {
    display: none !important;
    height: auto
}

.list-container .quick-facts-box .col {
    padding: 10px 0;
    margin: 0
}

.list-container .col.languages img {
    width: auto;
    height: 15px;
    margin: 0 3px
}

.quick-facts-box span {
    font-size: 12px;
    display: inline-block;
    font-weight: 600;
    border-radius: 4px;
    margin: 2px;
    padding: 0 5px;
    color: #fff;
    word-break: normal;
    white-space: nowrap
}

.quick-facts-box .Casino {
    background-color: #1f2233
}

.quick-facts-box .Live {
    background-color: #28a745
}

.quick-facts-box .Sportsbook {
    background-color: #007bff
}

.quick-facts-box .Bingoroom {
    background-color: #7f00ff
}

.quick-facts-box .col.label {
    flex-basis: 50%;
    width: 100%
}

.quick-facts-box .col.value {
    flex-basis: 50%;
    width: 50%;
    flex-wrap: wrap
}

.gallery {
    width: 100%;
    height: auto
}

.text-row {
    font-size: 14px;
    font-family: Muli, Helvetica, Arial, Lucida, sans-serif !important;
    text-align: center
}

.how-to-schema .info-card {
    min-width: 200px;
    flex-grow: initial
}

.how-to-schema .flex {
    flex-wrap: wrap;
    justify-content: left
}

.notification {
    color: #1effa2;
    font-weight: 600;
    text-align: center
}

.speech-balloon-wrap {
    margin: 20px auto;
    flex-direction: row;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%
}

.left.speech-balloon-wrap, .right.speech-balloon-wrap {
    width: 100% !important;
    height: initial !important
}

.speech-balloon-avatar img {
    position: relative;
    width: auto;
    height: 62px;
    border-radius: 100px;
    line-height: 1;
    flex-shrink: 0
}

.speech-balloon-avatar span {
    content: '';
    display: block;
    width: 100%;
    left: 0;
    top: 69px;
    font-size: 12px;
    text-align: center
}

.speech-balloon-text {
    position: relative;
    z-index: 1;
    border-radius: 5px;
    padding: 15px;
    width: 100%;
    margin-left: 15px;
    border: 3px solid #9ddd93;
    background-color: #fff;
    color: #101936
}

.right .speech-balloon-text {
    margin-left: 0;
    margin-right: 20px;
    border: 3px solid #1f2233
}

.speech-balloon-text p {
    color: #101936 !important
}

.speech-balloon-text .heading {
    margin: 0;
    color: #101936 !important;
    font-weight: 900
}

.speech-balloon-arrow {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 10px solid #9ddd93;
    position: absolute;
    z-index: 2;
    content: '.';
    line-height: 1;
    width: 0;
    height: 0;
    top: 25px;
    left: -11px;
    color: transparent
}

.right .speech-balloon-arrow {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #1f2233;
    right: -11px;
    border-right: unset;
    left: unset
}

.main {
    max-width: 1440px;
    margin: 0 auto;
    padding: 50px
}

.collapse-sections {
    margin-bottom: 20px
}

.collapse-sections .flex-box {
    overflow-x: auto;
    padding: 10px 0;
    display: flex
}

.collapse-sections .flex-box::-webkit-scrollbar {
    height: 0;
    width: 0
}

.collapse-sections .flex-box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.collapse-sections .flex-box::-webkit-scrollbar-thumb {
    background-color: #a9a9a9
}

.collapse-sections .flex-box a {
    background-color: #cbcbcb;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 65px;
    margin-right: 12px;
    position: relative;
    padding: 12px 15px;
    padding-left: 10px;
    text-align: center;
    min-width: 130px;
    font-weight: 700;
    font-size: 13px;
    display: block;
    color: #fff
}

.collapse-sections .flex-box a.active, .collapse-sections .flex-box a:hover {
    background-color: #ff7900
}

.collapse-sections .flex-box a img {
    margin-right: 5px;
    max-height: 30px
}

.collapse-sections .flex-box a small {
    border: 2px solid #fff;
    background-color: #444;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    font-weight: 500;
    font-size: 8px;
    display: flex;
    color: #fff;
    height: 21px;
    width: 21px;
    right: -5px;
    top: -5px
}

.collapse-sections .flex-box a.active small, .collapse-sections .flex-box a:hover small {
    background-color: #000
}

.nav-tabs {
    border-bottom: none;
    margin-bottom: 20px;
    overflow-x: auto;
    padding: 3px 0;
    display: flex
}

.nav-tabs::-webkit-scrollbar {
    height: 0;
    width: 0
}

.nav-tabs::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.nav-tabs::-webkit-scrollbar-thumb {
    background-color: #a9a9a9
}

.nav-tabs > li {
    min-width: fit-content;
    margin-right: 20px
}

.nav-tabs > li > a {
    border: none;
    border-bottom: 3px solid transparent;
    text-decoration: none;
    font-weight: 800;
    border-radius: 0;
    font-size: 13px;
    color: #000;
    padding: 0;
    padding-bottom: 5px
}

.nav-tabs > li > a:hover {
    border: none;
    border-bottom: 3px solid #ff7900;
    background-color: transparent;
    text-decoration: none
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
    border-bottom: 3px solid #ff7900;
    color: #000
}

.tab-content {
    background-color: transparent
}

@media screen and (max-width: 480px) {
    .collapse-sections {
        margin-bottom: 10px
    }

    .collapse-sections .flex-box a {
        padding: 10px 12px;
        margin-right: 10px;
        min-width: 120px;
        font-size: 12px
    }

    .nav-tabs {
        padding: 0;
        padding-bottom: 1px;
        margin-bottom: 15px
    }

    .nav-tabs > li {
        margin-right: 15px
    }

    .nav-tabs > li > a {
        padding-bottom: 3px;
        font-size: 12.5px
    }
}

.menu-404 #links {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 40px
}

.menu-404 #links a {
    color: #1f2233;
    text-decoration: none;
    font-weight: 600
}

.ol-timeline-list, .ol-timeline-numeric {
    padding: 0;
    position: relative;
    margin: 10px auto;
    list-style: none
}

.ol-timeline-list li, .ol-timeline-list ul, .ol-timeline-numeric li, .ol-timeline-numeric ul {
    margin: 0 0 0 15px;
    padding: 0 0 0 30px;
    position: relative
}

.ol-timeline-numeric li {
    counter-increment: numbers
}

.ol-timeline-list:before, .ol-timeline-numeric:before {
    left: -1rem
}

.ol-timeline-list:before, .ol-timeline-numeric:before {
    content: "";
    border-left: 1px solid #1f2233;
    left: 1.9rem;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0
}

.ol-timeline-list li:before, .ol-timeline-numeric li:before {
    position: absolute;
    top: 1px;
    left: -13.6px;
    width: 25px;
    height: 25px;
    border-radius: 70%;
    border: 2px solid #fff
}

.ol-timeline-list--secondary li:before, .ol-timeline-list--secondary ul:before, .ol-timeline-numeric--secondary li:before, .ol-timeline-numeric--secondary ul:before {
    background: #1f2233
}

.ol-timeline-numeric li:before {
    content: "" counter(numbers);
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.important-information {
    border: solid 2px #216ff3;
    width: auto;
    padding: 20px;
    position: relative;
    margin: 25px 0;
    border-radius: 6px
}

.important-information ul.checkmarks-list {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 15px;
    margin-left: 25px
}

.important-information .checkmarks-list li {
    background: 0 0;
    list-style: disc;
    padding-left: 0
}

.important-information .checkmarks-list li::marker {
    color: #216ff3
}

.important-information .heading {
    font-size: 26px;
    font-weight: 700;
    display: block;
    line-height: 25px;
    list-style: none;
    background: url(/wp-content/themes/ct3-2025/images/apple-icon.svg) no-repeat;
    background-size: 22px;
    background-color: #fff;
    padding-left: 36px;
    padding-right: 36px;
    background-position: left 2px;
    margin-bottom: 10px;
    color: #216ff3
}

.label-heading, .widget-box label {
    text-transform: uppercase;
    display: block
}

.our-overall-rating {
    display: inline-block;
    background-color: #f2f2f2;
    width: 100%;
    border-radius: 6px;
    padding: 20px;
    margin: 20px 0 !important
}

.our-overall-rating progress {
    width: 100%
}

.our-overall-rating .the-rating {
    display: inline-block;
    padding: 10px !important;
    width: 100%;
    background-color: #fff;
    margin: 5px 0
}

.our-overall-rating .the-rating .left {
    width: 50% !important
}

.our-overall-rating .the-rating .left img {
    max-width: 26px;
    margin: 0 10px 0 0
}

.our-overall-rating .the-rating .bottom {
    clear: both
}

.our-overall-rating .the-rating .right {
    text-align: right
}

.our-overall-rating .the-rating .left, .our-overall-rating .the-rating .right {
    height: auto !important;
    padding: 0 !important;
    font-weight: 700;
    margin: 0 !important
}

.our-overall-rating .the-rating:first-child .left, .our-overall-rating .the-rating:first-child .right .circled-rating {
    font-size: 20px
}

.our-overall-rating .circled-rating {
    margin: 0 !important;
    position: relative;
    float: right
}

@media screen and (max-width: 1024px) {
    .our-overall-rating, .our-overall-rating .the-rating .left, .our-overall-rating .the-rating .right {
        text-align: center;
        width: 100% !important
    }

    .our-overall-rating .circled-rating {
        margin: 0 auto !important;
        float: none
    }
}

.minimalist-cards {
    display: grid;
    grid-template-columns:repeat(3, minmax(100px, 1fr));
    grid-gap: 10px;
    margin-top: 15px
}

.minimalist-card * {
    padding: 5px
}

.minimalist-card {
    display: flex;
    cursor: pointer;
    transition: all .3s ease 0s;
    border: solid 1px #d0cfcf;
    border-radius: 6px;
    padding: 10px;
    align-items: center;
    width: 100%;
    align-content: space-around;
    justify-content: space-between;
    flex-direction: row
}

.minimalist-card .link {
    font-size: 12px;
    line-height: 19px
}

.minimalist-card img {
    height: auto;
    max-height: 50px;
    width: auto;
    max-width: 100px
}

.minimalist-card .link a {
    float: left;
    text-align: left
}

.minimalist-card .key-features-list li:first-child {
    display: block
}

.minimalist-card:hover {
    transform: translateY(-7px)
}

@media only screen and (max-width: 1024px) {
    .minimalist-card:hover {
        transform: none
    }

    .minimalist-cards {
        display: inline-block
    }

    .minimalist-card {
        margin: 10px 0
    }

    .minimalist-card:not(:last-child) {
        margin-right: 3px
    }
}

.gallery-cell {
    width: 100%
}

@media screen and (min-width: 768px) {
    .gallery-cell {
        width: 50%
    }
}

.gallery-cell img {
    width: 100% !important;
    height: auto !important;
    max-height: initial !important;
    max-width: initial !important;
    border-radius: 14px;
    padding: 6px
}

.gallery-cell:before {
    display: block;
    text-align: center;
    line-height: 200px;
    font-size: 80px;
    color: #fff
}

.flickity-prev-next-button {
    width: 100px;
    height: 100px;
    background: 0 0
}

.flickity-prev-next-button .arrow {
    fill: #fff
}

.flickity-prev-next-button.no-svg {
    color: #fff
}

.flickity-prev-next-button:hover {
    background: 0 0
}

.flickity-prev-next-button:disabled {
    display: none
}

.flickity-page-dots {
    display: none
}

/*! Flickity v1.0.0
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: #fff;
    background: hsla(0, 0%, 100%, .75);
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button:hover {
    background: #fff
}

.flickity-prev-next-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #09f
}

.flickity-prev-next-button:active {
    opacity: .6
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button:disabled {
    opacity: .3;
    cursor: auto
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-prev-next-button .arrow {
    fill: #333
}

.flickity-prev-next-button.no-svg {
    color: #333;
    font-size: 26px
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.info-popup-notactive {
    text-align: center;
    box-shadow: 0 2px 9px rgba(0, 0, 0, .11);
    border-radius: 4px;
    background-color: #fff;
    padding: 15px;
    transition: bottom .5s linear;
    display: none;
    bottom: -70px;
    width: 290px
}

@media only screen and (max-width: 800px) {
    .info-popup-notactive {
        padding: 10px 15px
    }
}

.info-popup-notactive p {
    line-height: 23px;
    font-size: 14px;
    color: #464646;
    text-align: left
}

@media only screen and (max-width: 800px) {
    .info-popup-notactive p {
        font-size: 12px
    }
}

.info-popup-notactive .small-title {
    color: #44a206;
    font-size: 11px
}

.info-popup-notactive span {
    font-weight: 600;
    font-size: 12px;
    text-transform: capitalize;
    color: #bcbcbc
}

.info-popup-notactive h5 {
    font-size: 19px;
    font-weight: 800;
    color: #4e4d4d;
    line-height: 22px
}

@media only screen and (max-width: 800px) {
    .info-popup-notactive h5 {
        font-size: 16px
    }
}

.info-popup-notactive.active {
    z-index: 9999;
    display: block;
    position: fixed;
    bottom: 70px;
    right: 20px
}

.info-popup-notactive .close-modal {
    background-color: #fff;
    border-radius: 60px;
    background-image: url(//casinotop3.com/wp-content/themes/ct3-2025/img/close-btn.svg);
    width: 37px;
    height: 37px;
    float: right;
    display: block;
    position: absolute;
    right: -10px;
    top: -11px
}

.info-popup-notactive img {
    clear: both;
    display: block;
    margin: 0 auto 10px auto;
    width: auto;
    height: auto;
    width: 100%
}

@media only screen and (max-width: 800px) {
    .info-popup-notactive .act_btn {
        font-size: 14px
    }
}

.toplist-top3n .item .main-toplis-image {
    height: auto
}

.cn-top {
    bottom: 0;
    top: auto !important
}

.clock-icon {
    filter: invert(100%)
}
nav {
    height: 91px;
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #1d1f2e;
    z-index: 60;
    left: 0;
    padding: 15px 10px;
}

nav ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    gap: 20px;
}

#cookie-notice {
    z-index: 9999;
}

.cookie-notice-container {
    display: none;
}

body, html {
    padding: 0;
    margin: 0;
}

body, html, * {
    box-sizing: border-box;
}

body, input, textarea, select {
    font-family: Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 14px
}

body {
    font-size: 16px;
    background-color: #fafafa;
    color: #101936;
    line-height: 28px;
    font-weight: 300;
}

header {
    background-color: #171925;
}

.inner {
    padding: 35px 20px;
}

.offers.not-m-item:hover {
    background-color: #8570ff;
    text-decoration: none;
}

.offers.not-m-item {
    border-radius: 50px;
    border: 2px solid #ffffff;
    padding: 10px 15px;
}

.logout {
    display: none !important;
}

.offers.not-m-item a:hover {
    text-decoration: none;
}

.menu-logout-link {
    color: red !important;
    font-size: 13px;
}

.offers.not-m-item a {
    display: flex;
    align-items: center;
}

.offers.not-m-item a::before {
    content: ' ';
    background-image: url(wp-content/themes/ct3-2025/images/gift-bonus.svg);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    width: 35px;
    height: 25px;
}

.item.login-item a {
    padding: 10px 5px;
}

.item.login-item {
    width: 80%;
    margin: 10px auto 20px auto
}

.login-signup {
    font-size: 14px !important;
}

header .inner, .inner {
    max-width: 100%;
    display: flex;
    padding: 15px 15px;
    position: relative;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

header .inner {
    align-items: center;
    padding: 0px;
}

header, footer .inner {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

footer .inner {
    flex-wrap: wrap;
}

footer .inner div {
    flex-basis: calc(100% / 5);
    text-align: left;
}

footer .inner {
    flex-direction: column;
}

.list-container .review-rating {
    flex-direction: column !important;
    margin-top: 8px;
    color: #404040;
    font-size: 14px;
    font-weight: 900;
}

.toggle-menu {
    cursor: pointer;
    margin-left: auto;
    order: 0;
}

nav ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    list-style: none;
}

nav ul li {
    text-align: center;
    line-height: 20px;
    flex-grow: 1;
    flex-basis: 0;
    min-width: 0;
    max-width: 110px;
}

nav ul li a {
    color: #ffffff !important;
    font-weight: 400 !important;
    font-size: 14px;
    letter-spacing: 1px;
}

@-webkit-keyframes pulse {
    0% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
    }
    100% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    }
}

.pulse {
    box-shadow: 0 0 0 0 rgba(0, 255, 200, 0.5);
    animation: pulse 1.5s infinite;
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(100px);
    }
    100% {
        -webkit-transform: translateY(0px);
    }
}

@-moz-keyframes slideUp {
    0% {
        -moz-transform: translateY(100px)
    }
    100% {
        -moz-transform: translateY(0px)
    }
}

.slide-up {
    animation: slideUp 1.0s 4.0s 1 ease forwards;
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
}

.review-page-link {
    color: #673ab7 !important;
    font-size: 14px;
}

.show-more-btn, .show-more-btn-dates, .secondary-button {
    cursor: pointer;
    position: relative;
    padding: 6px 10px;
    min-width: 240px;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    border: solid 2px #09b080;
    color: #09b080 !important;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 50px;
}

.column ol, .column ul {
    padding: 10px;
    margin: 0;
}

.slide-in-info .info-label {
    border-top-left-radius: 0px !important;
    margin: 0 auto;
    padding: 1px 9px 1px 9px !important;
    position: relative !important;
    border-bottom-left-radius: 8px;
    left: unset !important;
    font-size: 11px !important;
    border-radius: 4px !important;
}

.page-template-page-casino-reviews .list-container .info-label {
    background-color: #3f51b5;
    border-top-left-radius: 8px;
    left: 0;
}

.page-template-page-casino-reviews .list-container.withpositions .info-label {
    left: 19px;
}

.col.logo-box {
    display: flex !important;
    flex-direction: column !important;
}

.list-container .info-label, .slide-in-info .info-label {
    background-color: #ff4597;
    padding: 3px 9px 3px 14px;
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 19px;
    border-bottom-right-radius: 8px;
    z-index: 3;
    color: #ffffff;
}

.info-label.Popular {
    background-color: #ff6a0f !important;
}

.info-label.TopPick {
    background-color: #4837ac !important;
}

.info-label.NoWagering {
    background-color: #3f51b5 !important;
}

.logo-box img {
    width: auto;
    height: auto;
    max-height: 90px;
    max-width: 155px;
    margin-top: 14px;
    vertical-align: middle;
}

.info-label.New {
    background-color: #9cd600;
}

.info-label.Exclusive {
    background-color: #0ab3fe !important;
}

.list-container .row {
    color: #1d1f2e;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 9px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
    justify-content: space-between;
    background-color: #ffffff;
}

.list-container .col {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 5px 0;
    flex-direction: row;
}

.website-author {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 15px;
    text-align: center;
    border: solid 1px #c9c9c9;
    border-radius: 6px;
    margin-top: 20px;
    gap: 15px;
}

.website-author div {
    min-width: 100px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    line-height: 20px;
}

.our-review .secondary-btn {
    justify-content: center;
}

.website-author .name, .website-author .position {
    font-size: 13px;
    font-weight: 600;
}

.website-author .name {
    color: #000000;
}

.website-author .position {
    color: grey;
}

.slide-in-info .col.key-facts {
    display: none;
}

.information-text span {
    color: #8e8e8e;
}

.slide-in-info .col.information-text {
    display: none;
    line-height: 20px;
}

.list-container .col.information-text {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    line-height: 23px;
    text-align: center;
}

.breadcrumb-sep {
    padding: 0 8px;
}

.key_facts {
    max-width: 200px;
}

.key_facts li {
    line-height: 20px;
    text-align: left;
    padding: 0 0 6px 27px;
}

.terms {
    font-size: 11px;
    line-height: 17px;
}

.list-container .more-info {
    flex-grow: 0;
    flex-shrink: 0;
    flex-direction: column;
}

.rating {
    display: inline-flex;
    gap: 8px;
    font-weight: 600;
    flex-basis: auto;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    max-width: 118px;
    line-height: 13px;
}

.sort-list-by-date {
    width: fit-content;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-weight: 800;
    align-items: center;
    margin: 0px 0 10px 0;
    color: #6d3dc2;
    cursor: pointer;
    filter: hue-rotate(315deg);
}

.sort-list-by-date:after {
    content: "";
    display: block;
    background: url("wp-content/themes/ct3-2025/images/sort-icon.svg") no-repeat;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.column {
    min-width: 0;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 8px;
}

.article-details {
    display: flex;
    font-weight: 400;
    font-size: 12px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 7px;
}

.star {
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: 17px !important;
    margin: 0 1px;
}

.screen-reader-text {
    display: none;
}

.star-full {
    background: url(wp-content/themes/ct3-2025/images/star-full.svg) 0 0 no-repeat;
}

.star-half {
    background: url(wp-content/themes/ct3-2025/images/star-half.svg) 0 0 no-repeat;
}

.star-empty {
    background: url(wp-content/themes/ct3-2025/images/star-empty.svg) 0 0 no-repeat;
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

/*p {
    margin: 0 0 20px 0;
}*/

b, strong {
    font-weight: 900 !important;
}

#hero h1 {
    margin-top: 0;
}

#hero {
    background-color: #1F2233;
    color: #ffffff;
    background-image: url(wp-content/themes/ct3-2025/images/ct3-bg.jpg);
    background-repeat: repeat;
    background-position: center center;
    background-size: 200%;
}

#hero .landv {
    color: #ffffff;
}

.more-info .landv .tooltip-wrapper {
    color: #000000 !important;
}

#hero .tooltip-wrapper {
    color: #ffffff;
}

#hero .inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 100%;
}

header {
    z-index: 99;
}

.logo {
    height: 55px;
    width: auto;
    vertical-align: middle;
    display: inline-block;
}

h1 {
    font-size: 34px;
    line-height: 35px;
    font-weight: 900;
}

h2 {
    font-size: 25px;
    font-weight: 900;
}

h3 {
    font-size: 20px;
    font-weight: 800;
}

h4 {
    font-size: 16px;
    font-weight: 600;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 15px 0 5px 0;
}

.disclosure {
    display: inline-block;
}

.tooltip-wrapper {
    font-weight: 600;
    cursor: help;
    position: relative;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    color: #000000;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.list-container {
    width: 100%;
    max-width: 950px;
    position: relative;
    text-align: center;
    margin-bottom: 35px;
}

span.rating-position {
    z-index: 5;
    background-color: #545454;
    width: 25px;
    height: 25px;
    color: #ffffff;
    font-weight: 600;
    line-height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-align: center;
}

#content img {
    float: none;
    display: block;
    margin: 0 auto;
}

#hero a, p a, #content a, .inner a {
    color: #4837ac;
    text-decoration: none;
    font-weight: 600;
    white-space: normal;
    word-break: break-word;
}

#hero a:hover, #content a:hover, .inner a:hover {
    text-decoration: underline;
}

ul.checklist li {
    list-style-type: none !important;
    padding-left: 22px;
    text-align: left;
    background-position: left 5px;
    background-repeat: no-repeat;
    background-size: 15px auto;
    background-image: url(wp-content/themes/ct3-2025assets/img/icon-check-3.svg);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
    margin: 0;
    color: #101936
}

.published-date {
    clear: both;
    display: block;
    font-size: 10px;
    font-weight: 600;
    border-radius: 3px;
    color: #6d6d6d;
    padding: 0;
    margin: 5px auto 0 auto;
    line-height: 17px;
}

#sidebar {
    background-color: #ffffff;
}

#sidebar .title {
    font-weight: 800;
    text-transform: capitalize;
}

#sidebar p, .terms-and-conditions {
    margin: 5px 0;
    font-weight: 600;
    line-height: 16px;
    font-size: 10px;
    color: #6a6a6a !important;
}

#sidebar .top-three {
    text-align: center;
    margin-bottom: 10px;
    border: solid 1px #e2dada;
    border-radius: 3px;
    padding: 5px
}

#sidebar .top-three img {
    width: auto;
    max-width: 130px;
    height: auto;
    max-height: 70px;
}

.alignright {
    float: right;
    margin: 10px 0 10px 0;
}

img.alignright {
    border-radius: 8px;
    float: none;
    display: block;
}

@media screen and (max-width: 600px) {
    .BurgerMenu {
        width: 75%;
        right: -75%;
        overflow-y: scroll;
    }
}

@media screen and (min-width: 601px) {
    .BurgerMenu {
        width: 290px;
        right: -350px
    }
}

.BurgerMenu {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    background: #ffffff;
    transition: ease-in-out .5s
}

.BurgerMenu hr {
    border: 1px solid #555
}

.BurgerMenu, .BurgerMenu a {
    font-size: 14px;
    font-family: Helvetica, Arial, Lucida, sans-serif !important;
    color: #000000;
    text-decoration: none !important;
    font-weight: 400
}

.BurgerMenuIsOpen {
    overflow: auto;
    height: 100%
}

.js-topBurgerMenu.isOpen, .BurgerMenu_level.isOpen {
    list-style: none;
    margin: 0;
    padding: 0;
    right: 0;
    text-align: left
}

.item {
    position: relative;
    line-height: 27px
}

.item.active {
    background-color: #12141E;
}

.item.active .fa-chevron-right {
    color: #fff
}

.item.active a {
    color: #fff
}

.item.active ul li a {
    color: #000000;
}

.fa-chevron-right {
    font-style: inherit;
    color: #000000;
    font-size: 27px
}

.fa-close {
    color: #ffffff;
    font-style: inherit;
    padding: 0;
    margin: 0
}

.closeLevel, .openLevel {
    cursor: pointer
}

input[type=checkbox] {
    display: none
}

.openLevel {
    position: absolute;
    right: 0;
    padding: 0 10px !important;
    top: 0
}

.search-box-outer {
    padding: 1em
}

.openLevel, .BurgerMenu a, .hdg {
    padding: 5px 10px
}

.openLevel, .closeLevel, .BurgerMenu a {
    display: block;
    transition: background .4s ease-in-out
}

.openLevel:hover, .closeLevel:hover, .BurgerMenu a:hover {
    background: #12141E;
    color: #ffffff !important
}

.openLevel:hover i, .closeLevel:hover i, .BurgerMenu a:hover i {
    color: #ffffff !important
}

.hdg {
    background-color: #1F2233;
}

.closeLevel, .closelevel > i {
    font-size: 18px;
    color: #fff
}

.toggle-menu i {
    font-size: 2em;
    font-style: initial;
    color: #ffffff;
}

.screen {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.BurgerMenuIsOpen .screen {
    height: 100%;
    opacity: 1;
    z-index: 99
}

.fa-navicon {
    cursor: pointer
}

.language-dropdown li {
    display: inline-block;
}

.language-dropdown ul.lang-list {
    list-style: none;
    top: 45px;
    position: absolute;
    display: none;
    opacity: 0;
    z-index: 999999;
    padding: 20px 0 0 0;
    margin: 0;
}

.language-dropdown ul.lang-list li.selected {
    display: none
}

.language-dropdown .lang-flag .flag, .language-dropdown .lang-list .lang .flag {
    float: left;
    width: auto;
    height: 30px;
    cursor: pointer;
    background-size: 35px 35px;
    background-repeat: no-repeat
}

.flag img {
    width: auto;
    height: 30px
}

.language-dropdown.open ul.lang-list {
    display: block;
    -webkit-tap-highlight-color: transparent !important;
    opacity: 1
}

.language-dropdown.open label {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.page-template-page-casino-reviews .legal-term {
    color: #ffffff;
}

.legal-term {
    font-size: 12px;
    margin: 10px 0 0 0;
    color: #000000;
    font-weight: 600;
}

.ul-list {
    margin: 5px 0 15px 0;
    padding: 0;
}

.ul-list li {
    text-align: left;
    list-style: none;
    background: url(wp-content/themes/ct3-2025/images/check-mark-ul-list.svg) no-repeat;
    background-size: 18px;
    padding-left: 26px;
    background-position: left 5px;
    margin-bottom: 10px;
}

.title-box li {
    max-width: 300px;
    text-align: left;
    margin: 0 auto;
}

h1.page-title {
    margin: 0;
}

.table-of-contents #load-more:checked ~ .load-more-btn-anchor .loaded {
    display: block;
}

.table-of-contents .load-more-btn-anchor .loaded {
    display: none;
}

.table-of-contents #load-more:checked ~ .load-more-btn-anchor .unloaded {
    display: none;
}

.load-more-btn-anchor {
    cursor: pointer;
    font-size: 14px;
    color: #646464;
    line-height: 29px;
    font-weight: 800;
    text-transform: capitalize;
    position: relative;
    padding: 0;
    display: inline-block !important;
}

.load-more-container {
    border-radius: 6px;
    display: block;
    font-size: 12px;
    line-height: 26px;
    z-index: 12;
    text-align: left
}

.table-of-contents-container li:nth-child(1n+4) {
    max-height: 0;
    transition: .1s ease-in;
    -webkit-transition: .1s ease-in;
    display: none;
}

.table-of-contents-container #load-more:checked ~ ul li:nth-child(1n+1) {
    max-height: 999px;
    transition: .2s ease-in !important;
    -webkit-transition: .2s ease-in !important;
    display: block;
}

.table-of-contents ul {
    margin: 10px 0 0;
    padding: 0
}

.table-of-contents ul li a.active {
    color: #4837ac;
    font-weight: 600;
}

.table-of-contents ul li a.active {
    background: url('wp-content/themes/ct3-2025/images/arrow-right-toc.svg');
    background-repeat: no-repeat;
    height: 10px;
    background-position: left;
    background-size: 9px;
    padding: 0 0 0 15px;
}

.table-of-contents ul li {
    overflow: hidden;
    line-height: 20px;
    margin: 0 0 10px 0;
    font-size: 15px;
}

.table-of-contents ul li a {
    font-weight: 400;
    color: #000000;
    text-decoration: none
}

.email-help-us {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.breadcrumbs a, .breadcrumbs {
    color: #ffffff !important;
    font-size: 11px;
    text-align: left;
    line-height: 16px;
}

.softpay_logo {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 4px;
    height: auto;
    max-width: 140px;
    width: 130px;
    height: auto;
    float: none;
    margin: 0 auto;
    max-width: 140px;
    text-align: center;
    display: block;
}

.action-button {
    display: inline-block;
    background-color: #07b080;
    border: 0;
    text-align: center;
    padding: 15px 14px;
    font-size: 17px;
    line-height: 20px !important;
    text-decoration: none;
    white-space: nowrap;
    min-width: 200px;
    border-radius: 55px;
    color: #ffffff !important;
    font-weight: 600 !important;
}

.secondary-button:hover, .action-button:hover {
    background-color: #05d59a;
    text-decoration: none !important;
}

.show-more-btn:hover, .show-more-btn-dates:hover {
    border: solid 2px #05d59a;
    color: #05d59a !important;
}

.secondary-button:hover {
    color: #ffffff !important;
}

.secondary-btn {
    flex-basis: 100%;
    display: flex;
    margin-top: 20px;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

.secondary-btn a {
    background-color: #ffffff;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    line-height: 54px;
    text-decoration: none;
    white-space: nowrap;
    width: 170px;
    border-radius: 4px;
    color: #000000 !important;
    border: solid 1px #858585;
    text-transform: uppercase;
    font-weight: 600 !important
}

.secondary-btn a:hover {
    text-decoration: none !important;
    color: #000000 !important;
    border: solid 1px #000000;
}

.table-container {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

table {
    width: 680px;
    min-width: 300px;
    font-size: 14px;
    margin: 0 0 20px;
    border-spacing: 0;
}

table thead tr, table th {
    background-color: #2c2f49;
    color: #ffffff;
    text-align: left;
}

table th, table td {
    padding: 12px 15px;
    word-wrap: break-word;
    text-align: left;
    white-space: normal;
    vertical-align: top;
}

table tbody tr {
    border-bottom: thin solid #dddddd;
}

table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

table tbody tr:last-of-type {
    border-bottom: 2px solid #2c2f49;
}

table tbody tr.active-row {
    font-weight: bold;
    color: #2c2f49;
}

.our-review {
    padding: 20px;
    border-radius: 5px;
    margin: 10px auto;
    display: inline-block;
    width: 100%;
    box-shadow: rgba(9, 30, 66, 0.25) 0 1px 1px, rgba(9, 30, 66, 0.13) 0 0 1px 1px
}

.our-review p {
    margin: 0 0 15px 0;
}

.our-review h3 {
    padding: 0;
    margin: 0
}

.our-review img {
    float: right;
    max-width: 100px;
    height: auto !important;
    margin: 15px
}

.game-frame {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.game-overlay {
    position: relative;
    z-index: 2;
    background-color: transparent;
    min-width: auto;
    max-width: 100%;
    max-height: 100%
}

.iframe_kh_wrapper {
    width: 100%;
    top: 0;
}

.no-ajax-terms, .no-ajax-tcs {
    font-size: 10px;
    margin: 0;
    padding: 0;
    color: #5a5a5a !important;
    line-height: 13px;
    text-shadow: none !important
}

.btn-grey-arrow {
    font-weight: 500;
    line-height: 1.3em;
    display: inline-block;
    text-decoration: none !important;
    color: #6d6c6c !important
}

.terms-and-conditions_custom {
    color: black !important;
    clear: both;
    left: 0;
    margin: 0 auto;
    line-height: initial;
    font-size: 10px;
    font-weight: initial !important;
}

.page-template-page-slots-reviews .list-container, .page-template-page-slots-reviews-ai .list-container {
    min-width: initial;
}

.key_facts {
    line-height: 19px;
    text-align: center;
    color: #555555;
    font-size: 15px;
    margin: 0 !important;
    padding: 0 !important;
}

.bagde-flag-wrap {
    position: absolute;
    top: 4px;
    left: -12px;
}

.key_facts li {
    list-style: none;
    background-image: url(/wp-content/themes/ct3-2025/images/pros-icon.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 24px;
    color: #000000;
    font-weight: 500;
    padding: 0 0 6px 30px;
}

.slide-in-info .logo-box img {
    margin: 0;
    max-width: 110px;
    height: auto;
    max-height: 60px;
    width: auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.youtube-resp-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.youtube-resp-container embed, .youtube-resp-container iframe, .youtube-resp-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video .inner {
    text-align: center;
    max-width: 650px;
}

.checkmarks-list {
    display: inline-block;
}

.video {
    text-align: center;
    margin: 20px 0;
}

.video-wrapper .checkmarks-list {
    margin: 0 auto 20px auto;
    padding: 0;
}

.video-wrapper .checkmarks-list li {
    text-align: center;
    display: inline;
    padding: 2px 23px;
}

.video-wrapper .checkmarks-list {
    display: inline-block;
}

.checkmarks-list li {
    float: left;
    margin: 0 12px;
    line-height: 22px;
    text-align: left;
    list-style: none;
    background: url(/wp-content/themes/ct3-2025/images/check-mark-ul-list.svg) no-repeat;
    background-size: 18px;
    padding-left: 26px;
    background-position: left 2px;
    margin-bottom: 10px;
}

.footer-end {
    margin: 0 auto;
    text-align: center;
    margin: 0 auto;
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: 100% !important;
    padding: 10px 0
}

.footer-icons {
    display: inline-block;
    width: 100%
}

.social-icons {
    padding: 20px 0;
    text-align: left
}

.footer-icons ul {
    padding: 0
}

#footer-info {
    clear: both;
    text-align: left
}

.footer-end li {
    list-style-type: none;
    padding: 10px 0;
    margin: 0 auto;
    display: inline-block
}

.footer-end .footer-icons img {
    float: left;
    margin: 0 20px 0 0 !important;
    display: inline-block
}

.slide-in-info {
    justify-content: center;
    gap: 10px;
    padding: 5px 20px;
    min-height: 90px;
    border-top: solid 3px #e4e4e4;
    position: fixed;
    bottom: 91px;
    background-color: #ffffff;
    padding: 5px 10px;
    width: 100%;
    z-index: 50;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.iframe_kh_wrapper iframe {
    position: relative;
    width: 100%;
    /* min-width: 730px; */
    min-width: auto;
    max-width: 100%;
    min-height: 560px;
    max-height: 100%;
    overflow: hidden;
    border: 0;
}


@media screen and (min-width: 1025px) {
    .logout {
        display: block !important;
    }

    .slide-in-info {
        bottom: 0;
        gap: 20px;
    }

    .list-container .more-info {
        max-width: 218px;
    }

    .logo-box img {
        max-height: 70px;
        max-width: 140px;
    }

    .our-review .secondary-btn {
        justify-content: flex-start;
    }

    .column {
        padding: 15px;
    }

    header .inner, .inner {
        padding: 20px;
    }

    nav {
        height: auto;
        position: relative;
        flex: 1;
        margin-left: auto;
        display: flex;
        margin-left: auto;
        justify-content: flex-end;
        background-color: transparent;
        width: auto;
        margin-left: auto;
        order: 0;
    }

    footer .inner {
        flex-wrap: wrap !important;
        flex-direction: row !important;
        padding: 20px;
    }

    .column {
        padding: 20px;
    }

    #sidebar {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 280px;
        padding: 25px 15px;
        margin-right: 13px;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
    }

    .row .inner {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .list-container .col.pros {
        justify-content: flex-start;
        flex-basis: 170px !important;
        margin: 0 10px;
    }

    .list-container .col.logo-box, .list-container .col.review-rating, .list-container .col.pros {
        flex-basis: 140px;
        flex-grow: 0;
        flex-shrink: 0;
    }

    .website-author {
        text-align: left;
        flex-direction: row;
    }

    .slide-in-info .col.information-text, .slide-in-info .col.pros {
        display: inline-flex;
        font-weight: 600;
    }

    .slide-in-info .col.pros {
        max-width: 200px;
    }

    .list-container .col.information-text {
        flex-basis: 190px;
        flex-grow: 0;
        flex-shrink: 0;
        flex-direction: row;
    }

    .inner {
        padding: 40px 15px;
    }

    #hero p {
        max-width: 950px;
    }

    #hero {
        background-size: 55%;
    }

    header .inner {
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        display: flex;
        padding: 0 0;
        position: relative;
        flex-direction: row;
        align-content: center;
        justify-content: space-between;
    }

    .list-container .row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
        justify-content: space-between;
    }

    nav ul li {
        max-width: initial;
        flex-basis: initial;
    }

    span.rating-position {
        position: absolute;
        left: 0px;
        bottom: 4px;
    }

    .main-toplist-box .inner {
        padding: 35px 35px 35px 35px;
    }
}

@media screen and (min-width: 1024px) {
    h1 {
        font-size: 40px;
        font-weight: 500 !important;
    }

    h1 strong {
        font-weight: 900 !important
    }
}

@media screen and (min-width: 1025px) {
    #hero .inner, .breadcrumbs a, .breadcrumbs, .post-author, .load-more-container, .table-of-contents ul li {
        text-align: center;
    }

    nav li:before {
        background-image: none;
        display: none !important
    }

    nav li {
        float: none
    }

    .title-box, h1.page-title {
        max-width: 80%;
        text-align: center;
        margin: 0 auto;
    }

    nav li {
        display: inline;
        list-style: none;
        margin: 0;
        line-height: 30px
    }

    .key_facts {
        text-align: left;
    }

    nav .current-menu-item a:hover, nav li a:hover {
        color: pink;
    }

    .header-right {
        float: right;
        margin-right: 40px;
        display: inline-block;
        text-align: center;
    }

    .logo {
        height: 60px;
        float: left;
        position: relative;
        z-index: 5;
        vertical-align: middle;
        display: inline-block;
    }

    .load-more-container.page {
        max-width: 30%;
        text-align: center;
        float: right;
        margin: 40px 0 0;
        min-width: 30%
    }

    .table-of-contents ul li {
        text-align: left
    }

    .softpay_logo {
        margin: 0;
        max-width: 200px;
        width: 130px;
        height: auto;
    }

    #content img {
        float: right;
        margin: 0 0 0 20px;
    }

    table {
        width: 100%;
    }
}

.useful {
    font-weight: 800;
    color: #000000;
    font-size: 14px
}

.linked-in img {
    max-height: 20px !important;
    width: 20px !important
}

.quick-facts-btn {
    font-size: 14px !important;
    color: #673ab7;
    font-weight: 600;
    cursor: pointer;
}

.scrollable-gallery {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    width: 250px;
    text-align: center;
    margin: 0 auto;
    float: right;
}

.scrollable-gallery img {
    max-width: initial;
    max-height: initial;
    flex: 0 0 auto;
    border: solid 3px #e3e3e3;
    border-radius: 20px;
    box-shadow: 0px 0px 7px #C7C7C7;
    width: 278px;
    margin: 0 5px 0 0;
    float: right;
    height: auto;
}

.page-template-page-casino-reviews .scrollable-gallery img {
    width: 188px;
}

.page-template-page-casino-reviews .scrollable-gallery {
    width: 299px;
}

.column .landv {
    margin: 20px 0 10px 0;
}

.landv {
    text-align: left;
    font-size: 11px;
    font-weight: 600;
    color: #000000;
    margin: 0px 0 0px 0;
}

.list-container-cards .all-reviews-list .cl-1 {
    background-color: #ffffff;
    border-radius: 6px;
    height: auto !important;
    padding: 10px 5px !important
}

.landv img {
    vertical-align: middle;
    width: 22px;
    height: auto
}

.list-container .landv img {
    width: 16px;
    height: auto
}

@media screen and (max-width: 1024px) {
    .our-review {
        padding: 20px;
    }

    .our-review .secondary-btn, .our-review .action-button {
        width: 100%;
        margin: 5px 0;
    }

    ul.checklist {
        display: table;
        margin: 0 auto
    }
}

@media screen and (min-width: 1024px) {
    img.alignright {
        float: right;
        display: inline-block;
        margin: 0 10px;
    }
}

@media screen and (min-width: 1025px) {
    .quick-facts-btn {
        text-align: left;
    }

    .page-template-page-casino-reviews .scrollable-gallery img {
        width: 278px;
    }

    .scrollable-gallery, .page-template-page-casino-reviews .scrollable-gallery {
        width: 410px;
    }

    .quickfacts-table .type span {
        font-size: 12px;
        display: inline-block;
        border-radius: 4px;
        margin: 0 2px;
        padding: 0px 5px;
        color: #ffffff;
    }

    .quickfacts-table .type .Casino {
        background-color: #ff6a00;
    }

    .quickfacts-table .type .Live {
        background-color: #28a745;
    }

    .quickfacts-table .type .Sportsbook {
        background-color: #007bff;
    }

    .quickfacts-table .type .Bingoroom {
        background-color: #7f00ff;
    }

    .our-review .secondary-btn {
        margin: 0 0 15px 0 !important;
        font-size: 13px;
    }

    .quickfacts-table tr {
        height: auto !important;
    }
}

.list-container-cards .hor-dot {
    border: .5px dashed #dadada;
    margin: 15px;
    display: block;
    width: 100%;
    clear: both;
    margin: 10px auto
}

.list-container-cards .checklist {
    display: table;
    margin: 0 auto !important;
    padding: 0 !important
}
img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}
.menu-logout-link {
    /* display: inline-flex; */
    align-items: center;
}

.menu-logout-link svg {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.menu-logout-link:hover svg {
    transform: scale(1.1);
    transition: transform 0.2s ease;
}