.white-btn {
    background-color: #588679!important;
    color: #f1e9d4!important;
    border-radius: 35px!important;
    box-shadow: none!important;
}

.cky-notice-btn-wrapper .cky-btn {
    border-radius: 35px!important;
}

.cky-btn:last-child {
    border-radius: 35px!important;
}

.white-btn:hover {
    background-color: #f1e9d4!important;
    color: #588679!important;
    border-radius: 35px!important;
}

.list-game-box .glry-new-game .games-img-cont .galler-cont .games-info h4 {
    color: #588679!important;
}

a {
    color: #3aa687!important;
}

.shine-btn:hover {
    background-color: #588679!important;
    color: #f1e9d4!important;
    border-radius: 35px!important;
}

.tablepress thead tr th {
    background-color: #e1dac7;
    color: #000;
}

.casino-description .row {
    width: 100%;
}

.slider-section .slider-text h2 {
    color: #F1E9D4;
    margin-bottom: 20px;
}

.top-menu .navbar .nav-link {
    color: #F1E9D4!important;
    font-weight: 500;
}

.top-menu .navbar .nav-link:hover {
    color: #1A5F3C!important;
}

.slider-section .slider-text p {
    max-width: 550px;
    font-size: 20px;
    color: #F1E9D4;
}

.skrl-main {
    padding: 0px 0;
}

.skrill-cont p {
    color: #fff;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 0px;
}

.regist-free-lp {
    background-image: url('../images/affiliate-steps.png');
    background-size: 100%;
    background-attachment: fixed;
}

.play-shot-game-lp {
    margin: 10px 0 0 0;
}

.casino-description {
    padding: 20px 0;
}

.game-play-right p b {
    font-weight: 700;
}

.support-main .support-in p a {
    color: #ffffff;
}

.slide-btn .gold-btn {
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 4px;
    padding-left: 20px;
    font-size: 28px;
}

.landing-btn {
    text-align: center;
}

.mobile-section {
    background: #181717 !important;
    color: #F1E9D4;
    padding: 80px 0;
}

.mobile-section .mobile-in-text {
    font-size: 14px;
    padding: 0;
}

.post-page .mobile-in-text {
    max-width: 75%;
    margin: 0 auto;
}

.mobile-section .mobile-in-text h3 {
    color: #F1E9D4;
    text-align: left !important;
    text-transform: uppercase;
    margin: 30px 0 15px 0;
}

.mobile-center h1,h2 {
    color: #F1E9D4;
}

.mobile-section .mobile-in-text h2 {
    color: #F1E9D4;
    text-align: left !important;
    text-transform: uppercase;
    margin: 30px 0 15px 0;
}

.game-thumbnail-section .bar-filter .select-bar .dropdown-menu.show {
    max-height: 300px;
    overflow-y: scroll;
}

.promotion-content-wrapper {
    background: #116530;
}

/* Shining button */
.shine-btn {
    position: relative;
    background: #f1e9d4!important;
    border-radius: 35px;
    padding: 10px 50px;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 999;
    color: #000000!important;
    box-shadow: none!important;
}

.shine-btn:hover {
    background: #F1E9D4!important;
    color: #1A5F3C!important;
}

.shine-btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: -200%;
    width: 200%;
    height: 100%;
    transform : skewX(-20deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient( to right, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.4) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100% );
}

.shine-btn:hover {
    color: #F1E9D4;
}

.white-btn-container {
    text-align: center;
    margin: 20px 0;
}

.white-btn:hover {
    background: #F1E9D4;
    color: #1A5F3C;
}

.rounded-btn {
    border-radius: 40px!important;
}

/* New Home */
.landing-desc-btn {
    border-radius: 20px;
}

.new-mobile-home {
    display: none;
    height: 100vh!important;
    position: relative;
    overflow: hidden;
}

.new-home-mobile-container {
    z-index: 2;
}

.navbar {
    z-index: 999;
}

.mobile-section-new-home {
    height: 100vh!important;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-content: center;
    text-align: center;
}

.mobile-section-new-home p {
    color: white;
    margin: 20px 0;
}

.mobile-section-new-home .shine-btn {
    margin-bottom: 20px;
}

.home_terms {
    padding-top: 20px;
}

.new-login-btn {
    color: white;
    background: rgba(255,255,255,0.4);
    padding: 7px 30px;
    border-radius: 20px;
}

.new-login-btn:hover {
    color: white;
}

.new-home-green-banner {
    position: absolute;
    background: #5e7e66;
    width: 75vw;
    height: 200vh;
    transform: rotate(25deg);
    z-index: 0;
    right: -150px;
    top: -50vh;
}

/* New Blog */
#newscontainer {
    width: 70%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 10px;
}

#newscontainer #newsheadline {
    margin-top: 1%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#newscontainer #newsheadline > li {
    width: 40.25%;
    float: left;
    background: #f3f4f4;
}

#newscontainer #newsheadline > li:first-of-type {
    width: 100%;
    margin: 1%;
    display: flex;
    align-items: center;
    background: #dcd5c2;
}

#newscontainer #newsheadline > li img {
    width: 100%!important;
    height: 450px !important;
    float: left;
}

#newscontainer #newsheadline > li .postcontent {
    width: 34%;
    float: left;
    padding: 20px 25px;
}

#newscontainer #newsheadline > li .postcontent h4 {
    font-size: 1.875rem;
    line-height: 2rem;
}

#newscontainer #newsheadline > li .postcontent h4 a:link, #newscontainer #newsheadline > li .postcontent h4 a:visited {
    color: #181717;
    font-weight: 700;
}

#newscontainer #newsheadline > li .postcontent h4 a:link:hover, #newscontainer #newsheadline > li .postcontent h4 a:visited:hover {
    color: #1A5F3C;
}

#newscontainer #latestnews {
    margin-top: 1%;
    display: flex;
    flex-wrap: wrap;
}

#newscontainer #latestnews > li {
    width: 23.25%;
    margin: 3% 1%;
    float: left;
    background: #dcd5c2;
}

#newscontainer #latestnews > li:nth-of-type(4n+4) {
    margin-right: 0;
}

#newscontainer #latestnews > li img {
    height: auto !important;
}

#newscontainer #latestnews > li h4 {
    font-size: 1.1rem;
    line-height: 1.5rem;
}

#newscontainer #latestnews > li h4 a:link, #newscontainer #latestnews > li h4 a:visited {
    color: #181717;
    font-weight: 700;
}

#newscontainer #latestnews > li h4 a:link:hover, #newscontainer #latestnews > li h4 a:visited:hover {
    color: #1A5F3C;
}

#newscontainer .postcontent {
    padding: 15px 15px 20px 15px;
    line-height: 1.375rem;
}

#newscontainer .postcontent h4 {
    margin-bottom: 10px;
}

#newscontainer .postcontent .postdate {
    font-size: 0.75rem;
    line-height: 1rem;
}

#newscontainer .postcontent .postinfo {
    font-size: 0.75rem;
    line-height: 1rem;
    margin-bottom: 10px;
}

#newscontainer .more-link {
    display: none;
}

#newscontainer .readmore:link, #newscontainer .readmore:visited {
    display: block;
    margin: 15px 0 0;
    color: #d60808;
    font-weight: 700;
}

#newscontainer .readmore:link:hover, #newscontainer .readmore:visited:hover {
    color: #000;
}

#newscats h3 {
    text-align: left;
    font-weight: 400;
    font-size: 1.0625rem;
    padding: 12px;
    background: #004665;
    color: #fff;
    margin-bottom: 0;
}

#newscats ul li a:link, #newscats ul li a:visited {
    padding: 11px;
    display: block;
    border-bottom: 3px solid #fff;
    background: #f3f4f4;
}

#newscats ul li a:link:hover, #newscats ul li a:visited:hover {
    background: #ddd;
}

#newscats ul li a:link i, #newscats ul li a:visited i {
    font-style: normal;
    color: #d60808;
    font-weight: 700;
}

#newscats ul li:last-of-type a:link, #newscats ul li:last-of-type a:visited {
    border: none;
    background: #0779ae;
    color: #fff;
}

#newscats ul li:last-of-type a:link:hover, #newscats ul li:last-of-type a:visited:hover {
    background: #004665;
}

#newscats ul li:last-of-type a:link i, #newscats ul li:last-of-type a:visited i {
    color: #fff;
}

.wp-post-image {
    height: 20px!important;
    width: 100%;
}

.post-image-background {
    width: 100%;
    height: 100%;
}

#newscontainer #latestnews > li img {
    height: 190px!important;
    width: 100%;
}

.blog_container {
    border-top: 1px solid #dcd5c2;
}

.category_title {
    padding: 20px 0;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #dcd5c2;
}

.top-menu .sidenav .closebtn {
    top: 45px;
}

#newscontainer .hide-first-post li:first-child {
    display: none;
}

.gal-grid {
    line-height: 0!important;
}

.inner-content.title {
    padding: 1.5rem 0;
}

p.cstm-caption {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #0000008c;
    color: #fff;
    text-align: center;
    padding: 15px 3px;
    display: none;
}

ul.gal-grid li:hover .cstm-caption {
    display: block;
    transition: .3s;
}

img.play-icon {
    position: absolute;
    display: none;
}

ul.gal-grid li:hover .play-icon {
    background: #00000070;
    display: block;
}

.text-content {
    color: #fff;
    padding: 0 2rem;
}

.text-content.col-lg-11.m-auto {
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.cstm-banner {
    position: relative;
    margin-bottom: 30px;
}

ul.gal-grid li {
    width: 25%;
    margin-bottom: 5px;
    position: relative;
}

ul.gal-grid li:last-child {
    margin: 0 !important;
}

img.home-lp-image {
    display: block;
    width: 376px;
    height: 250px;
    margin: 0 auto;
}

ul.gal-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 2.1%;
}

.support-main {
    background: #F1E9D4;
    padding: 80px 0;
}

.support-main .support-in {
    max-width: 750px;
    margin: 0 auto;
}

#accordionExample {
    margin: 50px 0 0 0;
}

.support-main .support-in h2 {
    font-size: 28px;
    margin: 0 0 10px 0;
    color: #181717;
}

.support-main .support-in h3 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    color: #181717;
}

.support-main .support-in p {
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 0;
    color: #181717;
}

.support-main .support-in p a {
    color: #181717;
}

.support-main .support-in .card {
    background: none;
    border: 1px solid #d7ceb8;
    border-radius: 0;
    margin: 0 0 15px 0;
}

.support-main .support-in .card .card-header {
    padding: 0;
}

.support-main .support-in .card .card-body {
    padding: 20px 15px;
}

.support-main .support-in .card .card-body span {
    display: block;
    margin: 0;
}

.support-main .support-in .card .card-body ol {
    padding-left: 15px!important;
}

.support-main .support-in .card .card-body li {
    list-style: decimal;
}

.support-main .support-in .card .card-body li span {
    color: #181717!important;
}

.support-main .support-in .card .card-body hr {
    display: none;
}

.support-main .support-in .card .collapse {
    text-align: left;
}

.support-main .support-in .card .collapse p {
    text-align: left;
}

.support-main .support-in .card .card-body h5 {
    color: #181717;
    margin: 0 0 4px 0;
    padding: 0;
}

.support-main .support-in .card .btn.btn-link.casio-acrd {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 15px 15px;
    background: #e1dac7;
    color: #181717;
    border-radius: 0;
    text-align: left;
    font-size: 14px;
}

.support-main .support-in .card .card-header {
    background: none;
    border: none;
}

.new-login-btn {
    background: rgba(89, 89, 89);
}

.mobile-section {
    background: #181717!important;
    color: #F1E9D4;
}

.privacy-policy-title {
    color: black!important;
}

.text-underline {
    text-decoration: underline;
}

.text-center {
    text-align: center;
}

.padding-left-40 {
    padding-left: 40px;
}

.privacy-policy-list-item-color {
    color: #a19fa6;
    font-size: 14px;
}

.text-white {
    color: #ffffff;
}

.border-none {
    border: none;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    gap: 10px;
    font-family: 'Montserrat', sans-serif;
}

.pagination a, .pagination span {
    padding: 8px 16px;
    text-decoration: none;
    color: #fff;
    background-color: #222;
    border-radius: 4px;
    transition: background-color 0.3s;
}

.pagination a:hover {
    background-color: #f1e9d4;
    color: #000;
}

.pagination a.current {
    background-color: #f1e9d4;
    color: #000;
    font-weight: bold;
}

.pagination span {
    background-color: transparent;
    color: #fff;
}

.post-page h1 {
    margin-bottom: 1rem;
}

.post-page p {
    margin: 1rem;
}

#onetrust-consent-sdk #onetrust-button-group #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-button-group #onetrust-accept-btn-handler,
#onetrust-consent-sdk #onetrust-button-group #onetrust-reject-all-handler {
    font-size: 12px;
}

/* Keyframes */
@keyframes shine {
    100% {
        left: 200%;
    }
}

/* Media Queries */
@media screen and (max-width: 1099px) {
#newscontainer #latestnews > li {
    width: 100%;
    margin-right: 0;
}

#newscontainer #newsheadline > li:first-of-type {
    width: 100%;
    margin-right: 0;
}

#newscontainer #latestnews > li img {
    display: none;
}

#bettingguides li:first-of-type img {
    display: block;
    margin-top: 2px;
}

#newscontainer #newsheadline > li:last-of-type {
    display: none;
}

#newscontainer #newsheadline > li img {
    width: 100% !important;
}

#newscontainer #newsheadline > li .postcontent {
    width: 100%;
    padding: 10px 15px;
}

#newscontainer .postcontent {
    padding: 10px 15px;
}
}

@media only screen and (max-width: 991px) {
    .top-menu .navbar .bar-icon {
        width: 20px!important;
        top: 30px!important;
    }

    .sidenav .fa-xmark {
        width: 20px!important;
        height: 20px!important;
    }

    .slider-section .carousel-item {
        height: auto;
    }
}

@media only all and (max-width: 576px) {
    .shine-btn {
        transform: scale(0.7);
    }

    .slider-section .slider-text h2 {
        font-size: 24px;
    }

    .slider-section .slider-text p {
        max-width: 320px;
        font-size: 20px!important;
        margin: 13px 0 4px 0 ;
    }

    .mobile-hide {
        display: none!important;
    }

    .mobile-center {
        text-align: center;
    }

    .post-page .mobile-in-text {
        max-width: 100%;
    }

    .mobile-dropdown-container {
        width: 95%;
        margin: 0 auto;
    }

    .new-mobile-home {
        display: block;
    }

    section.cstm-banner {
        margin: 20px 0;
    }

    ul.gal-grid {
        margin: 0;
    }

    ul.gal-grid li {
        width: 100%;
    }

    #newscontainer {
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        margin-top: 10px;
    }

    #newscontainer #newsheadline {
        margin-top: 1%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #newscontainer #newsheadline > li {
        width: 40.25%;
        float: left;
        background: #f3f4f4;
    }

    #newscontainer #newsheadline > li:first-of-type {
        width: 100%;
        margin: 1%;
        display: flex;
        flex-direction: column-reverse;
    }

    #newscontainer #newsheadline > li img {
        width: 100%!important;
        height: 300px !important;
        float: left;
    }

    #newscontainer #newsheadline > li .postcontent {
        width: 100%;
        text-align: center;
        padding: 20px 15px;
    }

    #newscontainer #newsheadline > li .postcontent h4 {
        font-size: 1.3rem;
        line-height: 2rem;
    }

    #newscontainer #newsheadline > li .postcontent h4 a:link, #newscontainer #newsheadline > li .postcontent h4 a:visited {
        color: #ab8439;
        font-weight: 700;
    }

    #newscontainer #newsheadline > li .postcontent h4 a:link:hover, #newscontainer #newsheadline > li .postcontent h4 a:visited:hover {
        color: #c6aa5f;
    }

    #newscontainer #latestnews {
        margin-top: 1%;
        display: flex;
        flex-wrap: wrap;
    }

    #newscontainer #latestnews > li {
        width: 100%;
        margin: 3% 1%;
        height: 150px;
        text-align: center;
    }

    #newscontainer #latestnews > li:nth-of-type(4n+4) {
        margin-right: 0;
    }

    #newscontainer #latestnews > li img {
        height: auto !important;
    }

    #newscontainer #latestnews > li h4 {
        line-height: 1.5rem;
    }

    #newscontainer #latestnews > li h4 a:link, #newscontainer #latestnews > li h4 a:visited {
        color: #ab8439;
        font-weight: 700;
    }

    #newscontainer #latestnews > li h4 a:link:hover, #newscontainer #latestnews > li h4 a:visited:hover {
        color: #c6aa5f;
    }

    #newscontainer .postcontent {
        padding: 15px 15px 20px 15px;
        line-height: 1.375rem;
    }

    #newscontainer .postcontent h4 {
        margin-bottom: 10px;
    }

    #newscontainer .postcontent .postdate {
        font-size: 0.75rem;
        line-height: 1rem;
    }

    #newscontainer .postcontent .postinfo {
        font-size: 0.75rem;
        line-height: 1rem;
        margin-bottom: 10px;
    }

    #newscontainer .more-link {
        display: none;
    }

    #newscontainer .readmore:link, #newscontainer .readmore:visited {
        display: block;
        margin: 15px 0 0;
        color: #d60808;
        font-weight: 700;
    }

    #newscontainer .readmore:link:hover, #newscontainer .readmore:visited:hover {
        color: #000;
    }

    #newscats h3 {
        text-align: left;
        font-weight: 400;
        font-size: 1.0625rem;
        padding: 12px;
        background: #004665;
        color: #fff;
        margin-bottom: 0;
    }

    #newscats ul li a:link, #newscats ul li a:visited {
        padding: 11px;
        display: block;
        border-bottom: 3px solid #fff;
        background: #f3f4f4;
    }

    #newscats ul li a:link:hover, #newscats ul li a:visited:hover {
        background: #ddd;
    }

    #newscats ul li a:link i, #newscats ul li a:visited i {
        font-style: normal;
        color: #d60808;
        font-weight: 700;
    }

    #newscats ul li:last-of-type a:link, #newscats ul li:last-of-type a:visited {
        border: none;
        background: #0779ae;
        color: #fff;
    }

    #newscats ul li:last-of-type a:link:hover, #newscats ul li:last-of-type a:visited:hover {
        background: #004665;
    }

    #newscats ul li:last-of-type a:link i, #newscats ul li:last-of-type a:visited i {
        color: #fff;
    }

    .wp-post-image {
        height: 20px!important;
        width: 100%;
    }

    .post-image-background {
        width: 100%;
        height: 100%;
    }

    #newscontainer #latestnews > li img {
        height: 0!important;
        width: 100%;
    }

    #newscontainer .entry-title {
        font-size: 1rem;
    }
}

/**
* Temporary styles for page ID 9636
*
* Remove when page is no longer needed
**/
.page-id-9636 .slider-section .slide-trust-badge {
    max-width: 300px;
    height: auto;
    border: 0;
    width: 100%;
    margin-top: 10px;
}

@media only screen and (max-width: 991px) {
    .page-id-9636 .slider-section .carousel-item {
        height: 460px;
    }

    .page-id-9636 .carousel-item img {
        object-position: left;
    }

    .page-id-9636 .slider-section {
        text-align: center;
    }

    .page-id-9636 .slider-section .slider-text {
        text-align: center;
    }

    .page-id-9636 .slider-section .slide-trust-badge {
        height: auto;
        width: 100%;
        display: inline-block;
        border: 0;
        max-width: 100%;
    }
}
