.d-review__content-inner ul li strong, .d-review__content-inner ul li b, .d-review__content-inner ol li b, .d-review__content-inner p strong, .d-review__content-inner p b {
    color: #99C039;
}

.pros-corns__list-1 li svg, .pros-corns__list-2 li svg {
    flex-shrink: 0;
}

.d-review__content-inner {
    max-width: 100%;
}

.d-review__content-inner table {
    width: 100% !important;
    border-collapse: collapse;
    border: none!important;
    height: auto!important;
}

.d-review__content-inner table tr {
    border: 1px solid #2F3031;
    height: auto!important;
    width: 100%!important;
}

.d-review__content-inner table td, .d-review__content-inner table th {
    padding: 5px;
    border: 1px solid #000;
    height: auto!important;
}

.d-review__content-inner iframe {
    margin-bottom: 30px;
}

/*.table-overflow {*/
    /*overflow: auto;*/
/*}*/

.promo__block-info__payments img {
    max-height: 24px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 4px;
    display: block;
    margin-right: 8px;
}

.promo__block-info__payments img:last-child {
    margin-right: 0;
}

.pros-corns__list-1 {
    width: 49%;
    flex-shrink: 0;
    margin-right: 2%;
}

.pros-corns__list-2 {
    width: 49%;
    flex-shrink: 0;
}

.third__row-wrapper .copyright {
    max-width: 60%;
}

@media screen and (max-width: 768px) {
    .pros-corns__list-1 {
        width: 100%;
        margin-right: 0;
    }

    .third__row-wrapper .copyright {
        max-width: 100%;
    }

    .pros-corns__list-2 {
        width: 100%;
    }

    .d-review__content-inner table td, .d-review__content-inner table th {
        width: 100%!important;
    }
}

.post-review__header {
    margin-bottom: 0;
}

.wppcr_rating {
    width: 100%;
    margin-bottom: 35px;
    clear: both;
    float: none;
    padding: 0;
    border: none;
    display: flex !important;
    justify-content: center;
    flex-direction: row-reverse;
}

.wppcr_rating legend {
    display: none;
}

.wppcr_rating > label {
    width: 43px!important;
    height: 43px!important;
}

.wppcr_rating:not(:checked) > label {
    opacity: 0.5;
}

.wppcr_rating > label[for="star5"]:before {
    content: url("../images/comm5.svg")!important;
}

.wppcr_rating > label[for="star4"]:before {
    content: url("../images/comm4.svg")!important;
}

.wppcr_rating > label[for="star3"]:before {
    content: url("../images/comm3.svg")!important;
}

.wppcr_rating > label[for="star2"]:before {
    content: url("../images/comm2.svg")!important;
}

.wppcr_rating > label[for="star1"]:before {
    content: url("../images/comm1.svg")!important;
}

.wppcr_rating:not(:checked) > label:hover, .wppcr_rating:not(:checked) > label:hover ~ label {
    opacity: 0.75;
}

.wppcr_rating > input:checked ~ label {
    opacity: 1!important;
}

.error-text-comment {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: red;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.wpcr_aggregate .wpcr_inline {
    display: none!important;
}

#ajax-replace-block-wrap.loading {
    pointer-events: none;
    cursor: progress;
}

.loadmore-wrap.loading {
    pointer-events: none;
    cursor: progress;
}

.tables.loading {
    pointer-events: none;
    cursor: progress;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.detailed-review .slot-contents {
    max-width: 100%;
    margin-bottom: 50px;
}

.detailed-review .slot-contents.two-columns {
    width: 100%;
    margin-bottom: 50px;
    max-width: 100%;
}

.detailed-review .slot-contents.two-columns .slot-contents-info ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.detailed-review .slot-contents.two-columns .slot-contents-info ul li {
    width: 50%;
}

@media screen and (max-width: 768px) {
    .detailed-review .slot-contents.two-columns {
        max-width: 100%;
    }

    .detailed-review .slot-contents.two-columns .slot-contents-info ul li {
        width: 100%;
    }
}

.best-casinos__item .casino-rating {
    margin-top: 10px;
}

.casino-name img {
    height: auto;
}

.panel .panel__header-logo {
    height: auto;
}

.netent-casinos .netent-casinos__row * {
    color: #FFFFFF!important;
}

.netent-casinos .netent-casinos__row a {
    color: #85B52A!important;
}

.shortcode-wrap {
    margin-bottom: 30px;
}

.leader-info__name a {
    color: #000;
    text-decoration: none;
}

.slot-preview-img-iframe {
    position: relative;
    margin-top: 30px;
}

.slot-preview-img-iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.slot-preview-img-iframe .slot-preview-img {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 540px;
}

.slot-preview-img-iframe.active iframe {
    z-index: 2;
}

.news__b-casino__content img {
    max-width: 100%;
}

.slot-preview-img-iframe.active .slot-preview-img {
    z-index: 1;
}

.slot-preview-img-iframe .slot-preview-img > img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

.slot-preview-img-iframe .slot-preview-img .age {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 28px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}

.slot-preview-img-logo {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    z-index: 1;
    flex-direction: column;
    align-items: center;
}

.slot-preview-img-logo img {
    border: 5px solid #fff;
    width: 255px;
    height: auto;
}

.casinos-tags-items {
    background: linear-gradient(269.63deg, rgba(137, 183, 44, 0.2) 10.08%, rgba(150, 191, 55, 0) 50.32%), #2F3031;
    padding: 20px;
    margin-right: -40px;
    margin-left: -40px;
    width: calc(100% + 80px);
    margin-top: 30px;
}

.casinos-tags-items ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.casinos-tags-items ul li {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0 35px;
    position: relative;
}

.casinos-tags-items ul li:after {
    content: '';
    position: absolute;
    right: 0;
    top: -5px;
    bottom: -5px;
    width: 1px;
    background: #898C83;
}

.casinos-tags-items ul li:last-child:after {
    display: none;
}

.casino-promo__block-top-line {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}

@media screen and (max-width: 1024px) {
    .casino-promo__block-top-line {
        flex-wrap: wrap;
    }

    .promo__block-img {
        justify-content: center;
        margin-bottom: 10px;
    }

    .promo__block-bonus {
        margin-bottom: 10px;
    }

    .promo__block-info__title {
        text-align: center;
        margin-bottom: 15px;
        font-size: 25px;
        margin-top: -10px;
    }

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

    .panel .panel__header-bonus span {
        font-size: 16px;
    }

    .panel .panel__header-bonus {
        font-size: 12px!important;
    }
}

.show-sm {
    display: none;
}

@media screen and (max-width: 768px) {
    .hide-sm {
        display: none!important;
    }

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

    .promo__block-bonus__title {
        font-size: 18px;
    }

    .promo__block-bonus__title span {
        font-size: 18px;
    }

    .promo__block-action {
        width: 100%;
        margin-top: 20px;
    }

    .promo__block-action a {
        width: 100%;
        max-width: 100%;
    }

    .casinos-tags-items {
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
    }

    .casinos-tags-items ul li {
        width: 50%;
        text-align: center;
        margin-bottom: 5px;
        padding: 0;
    }

    .casinos-tags-items ul li:nth-child(2n + 2):after {
        display: none;
    }

    .promo__block-info {
        padding: 20px 0;
        display: block;
    }

    .promo__block-info__payments {
        max-width: 80%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .promo__block-info__payments img {
        margin-bottom: 8px;
    }

    .promo__block-info__details {
        position: static;
        margin-top: 5px;
    }

    .panel__header-icon-wrap {
        width: 100%;
        position: absolute;
        display: flex;
        justify-content: end;
        right: 10px;
        top: -12px;
        z-index: 2;
    }

    .panel .panel__header-icon {
        margin: 0;
    }

    .panel .panel-box {
        flex-wrap: wrap;
        align-items: center;
        padding: 30px 15px 10px 15px;
        position: relative;
    }

    .panel .panel__header-group {
        width: 50%;
        border: none;
        margin-bottom: 0;
    }

    .panel .panel__header-bonus {
        width: 50%;
        border: none;
    }

    .slot-item__details-rating-wrap, .casinos-table-buttons-link {
        width: 100%;
        border: none;
    }

    .casinos-table-buttons-link {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #F2F2F2;
    }

    .slot-item__details-rating-wrap .slot-item__details-rating {
        position: absolute;
        left: 9px;
        top: 5px;
        height: 38px;
        width: 97px;
        background-size: contain;
        z-index: 1;
    }

    .slot-item__details-rating-wrap .slot-item__details-rating span {
        font-size: 12px;
        left: 37px;
        top: 5px;
    }

    .panel__header-icon-wrap .num {
        right: auto;
        bottom: auto;
        font-size: 13px;
        padding-top: 1px;
        width: 30px;
        height: 30px;
    }

    .panel .panel__header-link {
        width: 100%;
        max-width: 100%;
    }

    .show-sm {
        display: block;
    }

    .slot-item__details-rating-wrap .panel__header-name-footer.hide-sm {
        display: none!important;
    }

    .casinos-table-buttons-link .promo__block-action__text {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .casinos-table-buttons-link .panel__header-name-footer {
        margin-left: 10px;
    }

    .casinos-table-buttons-link .panel__header-name-footer a {
        text-decoration: underline;
        font-weight: normal;
        color: #2F3031;
    }

    img.alignright, img.alignleft {
        max-width: 50%;
    }

    .d-review__content-inner table {
        display: block;
        border: none!important;
    }

    .d-review__content-inner tbody {
        display: block;
    }

    .d-review__content-inner thead {
        display: none;
    }

    .d-review__content-inner tr {
        display: block;
        border: none!important;
        margin-bottom: 10px;
    }

    .d-review__content-inner td {
        display: block;
        width: 100%;
    }

    .d-review__content-inner table td, .d-review__content-inner table th {
        border-bottom: none;
    }

    .d-review__content-inner table td:last-child, .d-review__content-inner table th:last-child {
        border-bottom: 1px solid #000;
    }
}

.d-review__content-inner table {
    margin-bottom: 30px;
}

.d-review__content-inner iframe {
    border: none;
}

.slot-item__img {
    position: relative;
}

.release-label {
    position: absolute;
    right: 0;
    bottom: 0;
    background: linear-gradient(93.28deg, #99C039 52.78%, #74AA1D 103.39%);
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.release-label span {
    display: block;
    font-size: 14px;
}

.slot-item__img img {
    display: block;
}

@media screen and (min-width: 1024px) {
    .footer__menu-list {
        max-width: 23%;
    }
}
