h1,h2 {
    color: #AD1F24 !important;
}

h3 {
    color: #000000 !important;
}

.cc-card .cc-card-inner0 {
    background-color: #AD1F24 !important;
}

.cc-card-bonus .cc-card-inner-bonus-2 {
    background-color: #771111;
}

.cc-card-heading-youtube {
    text-align: center !important;
}

.exclusive-row {
    background-color: #FFCD05;
}

img.cc-footer-brand3 {
    width: 100% !important;
}

.coin_table .coin_row .bonus-text:before {
    content: 'BONO' !important;
}

.coin_table .coin_row .bonus-text.coupon:before {
    content: 'CODE' !important;
}

.coin_table .coin_row .bonus-text.exclusive:before {
    content: 'BONO EXCLUSIVO' !important;
}

#outer {
    background-image: url("../images/404_bg_es.png");
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-top: 25px;
}

.quantitative-scoring {
    background: #771111;
}

.coin_table.style-2 .coin_row .coin-row-content .bonus-details {
    background: #480c17;
}

.coin_table.style-2 .coin_row .coin-row-content {
    background: #771111 !important;
}

#back-to-top,
#back-to-top:focus,
#back-to-top:active {
    background: #771111;
    border: 2px solid #771111;
}

#back-to-top:hover {
    background: #771111;
}

.author-top-block-left img,
.author-breadcrumb .author-top-block-left img {
    border-color: #771111;
}

.coin_table .coin_row .exclusive {
    background: #771111;
}

.coin_row-view-more-btn svg path {
    fill: #771111;
}

.coin_row-view-more {
    color: #771111;
}

.footer-logo img {
    max-width: 160px;
}

.footer-socials-link a {
    border-radius: 6px;
    height: 32px;
    width: 32px;
    font-size: 22px;
}

.footer-logos img {
    max-height: 50px;
}

.footer-text {
    font-size: 15px;
}

.footer-copyright img {
    max-height: 24px;
}

.footer-top .menu-title {
    font-size: 20px;
}

.footer-top ul li a {
    font-size: 15px;
}

.footer-copyright p {
    font-size: 14px;
}

.sticky-cta-casinos {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    max-width: 100vw;
}

.sticky-cta-casinos .notification-bar:not(.opened) .btn-close {
    display: none;
}

.sticky-cta-casinos .notification-bar {
    border-radius: 10px 10px 0px 0px;
}

.notification-bar-terms {
    font-size: 12px;
    line-height: 1.3;
}

.sticky-cta-casinos .btn-close {
    top: 10px;
    right: 10px;
    width: 30px;
    box-shadow: none;
    outline: none;
}

.sticky-cta-casinos .notification-bar {
    background: #030C2B;
}

.notification-sticky-close {
    position: absolute;
    top: -13px;
    right: 25px;
    width: 55px;
    max-width: 100%;
    opacity: 1;
    background: none;
    padding: 0px;
    box-shadow: none;
    border: none;
    height: auto;
}

.sticky-cta-casinos .notification-bar .btn {
    border-radius: 5px;
    font-size: 16px;
    border: none;
}

.sticky-cta-casinos .nbi-image {
    max-width: 200px;
}

.cc-s7-word img {
    width: auto;
}

.cc-big-card.cc-card .cc-card-inner2 {
    background-color: #AD1F24 !important;
}

#ageVerificationModal {
    background: rgba(0, 0, 0, .7);
}

#ageVerificationModalLabel {
    width: 75px;
    height: 75px;
    background: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 34px;
    font-weight: bold;
    color: #AD1F24;
}

#ageVerificationModal h3 {
    color: #282828;
    font-size: 24px;
}

#ageVerificationModal p {
    color: #5F6980
}

#ageVerificationModal #btnYes {
    background: #AD1F24;
    color: #fff;
    border: 2px solid #AD1F24;
}

#ageVerificationModal .ageVerificationBtn {
    min-width: 180px;
    background: transparent;
    border: 2px solid #5F6980;
    border-radius: 6px;
    color: #5F6980;
    font-size: 20px;
    line-height: 1.7;
}

#ageVerificationModal .modal-content {
    max-width: 450px;
    border-radius: 12px;
    box-shadow: 0 4px 55px rgba(0, 0, 0, .25);
}

#exitPopup .modal-dialog {
    max-width: 700px;
}

#exitPopup .modal-content {
    border-radius: 10px;
}

#exitPopup .coin_table .coin_row:last-child {
    margin-bottom: 20px;
}

#exitPopup .coin_table .coin_row:last-child {
    margin-bottom: 0;
}

#exitPopup .modal-title {
    color: #000;
    line-height: 1.16;
    font-size: 24px;
}

#exitPopup .btn-close {
    right: 30px;
    top: 30px;
}
/* increase the layout  */
.cc-max-width {
    max-width: 1175px;
    
}
.coin_table .coin_row,.coin_table.style-2 .coin_row{
  max-width:100%
}

.coin_table .coin_row .game-payment-method-col {
    max-width: 70px;
    width: 100%;
}
.coin_table .coin_row .games-col.game-payment-method-col {
    max-width: 60px;
    width: 100%;
}
.cc-thumb-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.cc-thumb-wrapper img {
    display: block;
    margin: 0 auto;
}

/* increase the layout  */
@media (max-width: 991px) {
    .header-socials {
        display: none;
    }
}

@media (max-width: 767px) {

    #ageVerificationModal .ageVerificationBtn,
    #ageVerificationModal #btnYes {
        min-width: unset;
        max-width: 160px;
        width: 40%;
    }

    #exitPopup .modal-title {
        font-size: 20px;
    }

    #exitPopup .coin_table .coin_row .coin_content .bonus-details {
        font-size: 18px;
    }

    #exitPopup .coin_table .coin_row .coin-logo,
    #exitPopup .coin_table .coin_row .coin-footer-block {
        width: 100% !important;
    }

    #exitPopup .btn-close {
        right: 10px;
        top: 10px;
        background-size: 14px;
    }

    #exitPopup .coin_table .coin_row {
        margin: 0 auto 25px;
    }
    .cc-s5-bullet-img-container img {
        width: 100px;
        height:auto;
        max-width:100%;
    }
}
.coin_table .coin_row.bonus_exclusive_border{
    border-radius: 10px;
    border: 5px solid #FFD543;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15), 0 10px 40px 0 rgba(109, 141, 173, 0.25);
}
.coin_table .coin_row.bonus_exclusive_gradient {
    border-radius: 10px 10px 0 0;
    background: linear-gradient(180deg, rgba(255, 213, 67, 0.45) 0%, rgba(255, 255, 77, 0.10) 73.31%), #FFF;
}
.badge-24h-withdrawals {
    background: #FBFF07;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 5px 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    gap: 5px;
    padding: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'RobotoMedium';
}
.cc-p4-s1-card .casino-img.badge_24h-withdrawals {
    padding-bottom: 12px;
	z-index:100;
}
@media only screen and (max-width: 992px) {
	.badge-24h-withdrawals {
        top:0;
        bottom:unset;
        border-radius: 5px 5px  0 0;
    }
    .cc-p4-s1-card .casino-img.badge_24h-withdrawals {
        padding-bottom: 25px;
        padding-top: 35px;
	}
}

.badge-24h-withdrawals {
    background: #FBFF07;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 5px 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    gap: 5px;
    padding: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'RobotoMedium';
}
.cc-p4-s1-card .casino-img.badge_24h-withdrawals {
    padding-bottom: 12px;
}
@media only screen and (max-width: 992px) {
	.badge-24h-withdrawals {
        top:0;
        bottom:unset;
        border-radius: 5px 5px  0 0;
    }
    .cc-p4-s1-card .casino-img.badge_24h-withdrawals {
        padding-bottom: 25px;
        padding-top: 35px;
	}
}
/*
*Woman art logo
*/
.woman-art-centered{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -58px;            
  z-index: 10;
  pointer-events: none;
}

.woman-art-img{
  display: block;
  width: 124px;            
  max-width: 90vw;
  height: auto;
}