body .wcprt-responsive-table ._rt-header {
    text-align: center;
    padding: 5px 0 !important;
    margin: 0 !important;
}

body .wcprt-responsive-table ._rt-row-parent {
    padding: 0 25px;
    background: white;
}

body .wcprt-responsive-table ._rt-row {
    border: none !important;
    border-bottom: 1px solid rgba(2, 41, 51, 0.12) !important;
    padding: 10px 0;
    display: flex;
    margin: 0;
    flex-flow: row wrap;
}

.wcprt-responsive-table img {
    margin: 0;
}

.wcprt-responsive-table ._rt-row:hover {
    background: #ECECEC;
}

.wcprt-responsive-table .korostettu {
    font-size: 18px;
    font-weight: bold;
    color: #eb2124;
    line-height: 22px;
    text-align: center;
}

.wcprt-responsive-table ._rt-row:after,
.wcprt-responsive-table ._rt-row:before {
    display: block;
}

.wcprt-responsive-table ._rt-row ul li:before {
    content: '✓';
    margin-right: 6px;
}

.wcprt-responsive-table ._rt-row p {
    margin: 0;
}

.wcprt-responsive-table ._rt-row ul {
    margin: 0;
    list-style: none;
}

.wcprt-responsive-table ._rt-row > * {
    font-size: 14px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.wcprt-responsive-table ._rt-mobile-display-more {
    display: none;
}

.wcprt-responsive-table ._rt-arrow-up {
    display: none;
}

.wcprt-responsive-table ._rt-row-parent a {
    text-decoration: none;
}

._rt-row-parent .stars-container p {
    text-decoration: underline;
    font-size: 12px;
}

.wcprt-responsive-table .stars-container {
    text-align: center;
}

.wcprt-responsive-table .stars-container a {
    padding: 0;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
}

._rt-row-parent .stars-container span {
    display: flex;
    align-items: center;
    justify-content: center;
}

._rt-row-parent .btn:visited, .btn:link {
    color: white;
}

#alaviiva {
    text-decoration: underline;
}

@media only screen and (min-width: 761px) {
    .wcprt-responsive-table ._rt-row ._rt-hide {
        display: flex !important;
    }

}

@media only screen and (max-width: 760px) {
    .wcprt-responsive-table ._rt-header {
        display: none;
    }

    .wcprt-responsive-table li {
        font-size: 14px !important;
    }

    .wcprt-responsive-table .korostettu {
        display: inherit !important;
    }

    .wcprt-responsive-table ._column-button {
        order: 1;
    }

    .wcprt-responsive-table ._rt-row-parent .stars-container span {
        display: inline;
        text-align: right;
    }

    .wcprt-responsive-table ._rt-row-parent {
        padding: 0 5px !important;
    }

    .wcprt-responsive-table ._rt-third {
        width: 33.1% !important;
    }

    .wcprt-responsive-table ._rt-row ._rt-hide {
        display: none;
        padding: 10px 0 !important;
        margin-top: 0 !important;
    }

    body .wcprt-responsive-table ._rt-row {
        border: 1px solid rgba(2, 41, 51, 0.12) !important;
        margin: 0;
    }

    body .wcprt-responsive-table ._rt-mobile-display-more {
        display: block;
        margin-bottom: 20px;
        border: 1px solid #022B3A !important;
        border-top: none !important;
        text-align: right !important;
        padding: 5px 10px;
        font-size: 14px;
        color: #727272;
        position: absolute;
        bottom: 25px;
        right: 35px;
    }

    body .wcprt-responsive-table ._rt-mobile-display-more ._arrow-btn {
        text-transform: uppercase;
        color: #948e8e;
        font-weight: bold;
        font-size: 14px;
    }

    .wcprt-responsive-table ._rt-mobile-display-more ._arrow-btn .fa {
        color: #b5b5b5;
    }

    .wcprt-responsive-table .stars-container a {
        width: 100% !important;
    }

    .wcprt-responsive-table ._bonus-column {
        width: 100% !important;
        justify-content: flex-start;
        padding: 10px 0;
    }

    .wcprt-responsive-table ._column-button {
        width: 50% !important;
        margin-top: 10px;
    }

    .wcprt-responsive-table ._rt-row-parent {
        padding: 16px 16px 32px 16px;
        background-color: #fff;
        border: solid 1px #d0d7d9;
        margin-bottom: 8px;
        position: relative;
        border-radius: 4px;
    }
}

@media only screen and (max-width: 425px) {
    .wcprt-responsive-table ._rt-row ._logo-stars {
        width: 50% !important;
    }
}

/* ------- */
/* STYLE 1 */
/* ------- */

.wcprt-style-1 img {
    width: auto !important;
    height: auto !important;
}

.wcprt-style-1 .btn-primary {
    min-width: auto;
    padding: 4px;
    font-size: 20px;
}

.wcprt-style-1 ._rt-row-parent {
    padding: 0 !important;
}

.wcprt-style-1 ._rt-row-parent a {
    color: black;
}

.wcprt-style-1 .rating-and-stars {
    color: #FED766;
}

.wcprt-style-1 ._rt-header {
    background: #eb2124;
    color: white;
    border-radius: 4px;
    font-weight: bold;
}

@media (max-width: 760px) {
    .wcprt-style-1 ._rt-row-parent {
        background: transparent !important;
    }

    .wcprt-style-1 ._rt-row {
        background: white;
    }

    .wcprt-style-1 ._bonus-column {
        order: 1;
        padding: 10px 15px !important;
    }

    .wcprt-style-1 ._rt-row-parent ._rt-mobile-display-more {
        position: initial !important;
        border: none !important;
        text-align: center !important;
    }

    .wcprt-style-1 ._rt-row-parent {
        border: none !important;
    }

    .wcprt-style-1 ._rt-mobile-display-more {
        margin: 0 !important;
    }

    .wcprt-style-1 ._rt-mobile-display-more ._arrow-btn {
        font-size: 0 !important;
    }

    .wcprt-style-1 .fa-chevron-down:before,
    .wcprt-style-1 .fa-chevron-up:before{
        font-size: 14px !important;
    }

    .wcprt-style-1 ._rt-row {
        border: 2px solid rgba(2, 41, 51, 0.12) !important;
        border-radius: 4px;
        padding: 10px 15px;
    }

    .wcprt-style-1 ._logo-stars,
    .wcprt-style-1 ._column-button,
    .wcprt-style-1 ._bonus-column {
        flex: 0 0 33.3333%;
    }

    .wcprt-style-1 .stars-container {
        flex: auto !important;
        text-align: left;
    }
    .wcprt-style-1 ._rt-row .columns._rt-hide {
        order: 4;
    }

    .wcprt-style-1 ._rt-hide {
        margin: 0 15px;
    }

    ._casinos {
        background: none !important;
    }
}

@media (max-width: 425px) {
    .wcprt-style-1 ._bonus-column,
    .wcprt-style-1 ._logo-stars,
    .wcprt-style-1 ._column-button {
        padding: 0 5px !important;
    }

    .wcprt-style-1 ._rt-row {
        padding: 10px !important;
    }

    .wcprt-style-1 .korostettu,
    .wcprt-style-1 ._btn-text {
        font-size: 13px !important;
    }

}

/* ------- */
/* STYLE 2 */
/* ------- */

.wcprt-style-2 .row {
    background: #f6f6f6;
    margin-bottom: 0 !important;
    padding: 12px 14px !important;
    border-bottom: 1px solid #cfcfcf;
}

.wcprt-style-2 .columns:last-child .row:last-child {
    border-bottom: none;
}

.wcprt-style-2 a,
.wcprt-style-2 a:hover,
.wcprt-style-2 a:focus {
    text-decoration: none;
    color: white !important;
    border-bottom: none !important;
    text-align: center;
    height: 51px;
}

.wcprt-style-2 img {
    width: auto;
    height: auto;
    max-height: 51px;
    display: inline-block !important;
}

.wcprt-style-2 ._logo-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wcprt-style-2 ._button a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #54b758;
    border-radius: 5px;
    font-size: 18px;
    transition: all 0.2s ease;
    color: #fff !important;
}

.wcprt-style-2 ._button a:hover {
    background: #12ab18;
}

@media screen and (min-width: 64em) {
    .wcprt-style-2 > div {
        padding: 0 25px 0 0;
    }

    .wcprt-style-2 > div:last-child {
        padding: 0 0 0 25px;
    }

    .wcprt-style-2 .row:last-child {
        border-bottom: none;
    }
}

@media screen and (max-width: 32em) {
    .wcprt-style-2 ._button a {
        font-size: 15px;
    }
}

/* ------- */
/* STYLE 3 */
/* ------- */

.wcprt-style-3 .rating-and-stars {
    display: block;
}

.wcprt-style-3 ._logo-and-review-container {
    position: relative;
    display: flex;
    overflow: hidden;
    padding: 16px 16px 0;
    align-items: flex-start;
}

.wcprt-style-3 ._rating-container {
    padding-left: 12px;
}

.wcprt-style-3 a ._page-name {
    color: black;
    font-size: 14px;
     text-decoration: underline;
}

.wcprt-style-3 a ._page-name:hover {
color: #888 !important;
}


.wcprt-style-3 a:hover {
    text-decoration: none;
}

.wcprt-style-3 ._inner {
    position: relative;
    display: flex;
    overflow: visible;
    height: 100%;
    flex-direction: column;
    border: 1px solid #dce0e9;
    border-radius: 4px;
    background-color: #fff;
}

.wcprt-style-3 ._box-description {
    padding: 16px 16px 8px;
}

.wcprt-style-3 ._bottom {
    display: flex;
    align-items: flex-end;
    flex: 1;
    padding: 0 16px 16px;
}

.wcprt-style-3 .number-tag {
    background-color: #FED766;
    color: #000;
    position: absolute;
    top: 8px;
    right: 8px;
    display: flex;
    width: 28px;
    height: 28px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
}

.wcprt-style-3 .number-tag .value {
    margin-left: -2px;
    font-size: 10px;
    line-height: 1.2em;
    font-weight: bold;
}

.wcprt-style-3 img {
    width: auto;
    height: auto;
    max-height: 40px;
    border-radius: 4px;
}

.wcprt-style-3 .rating,
.wcprt-style-4 .rating {
    color: #ffdc00;
}

.wcprt-style-3 ._box-description ._description {
    margin-bottom: 10px;
    color: #666
    line-height: 1.4em;
    font-size: 14px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .wcprt-style-3 ._box {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 16px;
    }
}

@media (max-width: 768px) {
    .wcprt-style-3 ._box {
        padding: 12px 15px;
    }
}

@media (max-width: 425px) {
    .wcprt-style-3 ._box {
        padding: 8px 15px;
    }
}

@media screen and (max-width: 374px) {
    .wcprt-style-3 ._logo-and-review-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .wcprt-style-3 ._rating-container {
        padding: 8px 0 0;
    }
}

/* ------- */
/* STYLE 4 */
/* ------- */

.wcprt-style-4 ._bullet-points li:before {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-top: 6px;
    margin-right: 8px;
    flex: 0 0 auto;
    border-radius: 100px;
    background-color: #ffd127;
    content: "";
}

.wcprt-style-4 ._bullet-points {
    text-align: left;
    font-size: 14px;
}

.wcprt-style-4 ._box {
    margin: 16px 0 20px;
    padding: 0;
    position: relative;
}

.wcprt-style-4 ._bullet-points ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

.wcprt-style-4 ._bullet-points li {
    color: white;
}

.wcprt-style-4 ._box ._blue-bottom {
    position: relative;
    padding: 8px 32px;
    text-align: center;
    background-color: #1e1850;
    color: #fafafa;
    font-size: 12px;
    border-radius: 0 0 3px 3px;
}

.wcprt-style-4 a {
    text-decoration: none;
    display: block;
    color: #0a0a0a;
}

.wcprt-style-4 a:hover,
.wcprt-style-4 a:focus {
    text-decoration: none;
    color: #0a0a0a;
}

.wcprt-style-4 ._headline1 {
    padding: 0 0 15px;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2em;
    text-align: left;
}

.wcprt-style-4 ._headline2 {
    padding: 10px 16px;
    font-size: 20px;
    font-weight: bold;
}

.wcprt-style-4 ._text-column {
    border-left: 2px solid hsla(0, 0%, 100%, .16);
    padding: 0 24px;
}

.wcprt-style-4 img {
    height: auto;
    max-width: 175px !important;
}

.wcprt-style-4 ._cards {
    text-align: center;
}

.wcprt-style-4 ._inner {
    background-image: linear-gradient(90deg, #1e1850, #1e1850);
    padding: 24px !important;
    margin: 0 !important;
    color: white;
    border-radius: 3px 3px 0 0;
    align-items: center;
}

.wcprt-style-4 .exclusive-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    overflow: hidden;
    width: 80px;
    height: 80px;
}

.wcprt-style-4 .exclusive-container {
    position: absolute;
    top: 12px;
    right: -22px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    justify-content: center;
    align-items: center;
    background-color: #ff5227;
    transform: rotate(40deg);
    line-height: 20px;
}

.wcprt-style-4 .exclusive-item {
    position: static;
    padding-right: 24px;
    padding-left: 24px;
    transform: none;
    color: #fff;
    font-size: 8px;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.wcprt-style-4 ._page-name {
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.wcprt-style-4 ._logo-and-review-container {
    padding: 0;
}

@media (min-width: 1200px) {
    .wcprt-style-4 ._logo-and-review-container {
        flex: 0;
        padding-right: 24px;
        text-align: center;
    }

    .wcprt-style-4 ._rating-container {
        margin-top: 5px;
    }
}

@media (max-width: 1200px) {
    .wcprt-style-4 ._logo-and-review-container {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding-bottom: 16px;
    }

    .wcprt-style-4 ._logo-left {
        display: inline-block;
    }

    .wcprt-style-4 ._rating-container {
        display: inline-block;
        margin-left: 10px;
    }

    .wcprt-style-4 ._button-and-cards-container {
        flex: 0 0 50%;
        max-width: 50%;
        text-align: right;
        padding: 16px 0 0;
    }
}

@media (max-width: 768px) {
    .wcprt-style-4 ._button-and-cards-container {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: left;
    }
}

@media (max-width: 425px) {
    .wcprt-style-4 ._headline1 {
        font-size: 20px;
    }

    .wcprt-style-4 .btn-primary {
        padding: 6px;
    }

    .wcprt-style-4 ._text-column {
        padding: 0 0 0 16px !important;
    }

    .wcprt-style-4 ._inner {
        padding: 16px !important;
    }

    .wcprt-style-4 ._logo-left {
        margin-bottom: 8px;
        margin-right: 10px;
    }

    .wcprt-style-4 ._rating-container {
        display: inline-block;
        margin-left: 0;
    }
}

/* ------- */
/* STYLE 5 */
/* ------- */

.wcprt-style-5 ._box {
    padding: 5px 0px;
    text-align: center;
}

.wcprt-style-5 a {
    text-decoration: none;
    display: flex;
    border: 1px solid #ccc;
    padding: 5px 0px;
}

.wcprt-style-5 a:hover,
.wcprt-style-5 a:focus {
    text-decoration: none;
}

.wcprt-style-5 ._logo {
    flex: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

.wcprt-style-5 ._right {
    flex: 1;
    padding: 5px;
}

.wcprt-style-5 img {
    width: auto;
    height: auto;
    max-height: 70px;
}

.wcprt-style-5 ._title {
    font-size: 14px;
    display: block;
    color: #0a0a0a;
}

.wcprt-style-5 ._btn {
    margin: 0 auto;
    display: block;
    padding: 2px 0;
    background: #54b758;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    font-weight: bold;
    border-radius: 5px;
}

.wcprt-style-5 ._btn:hover {
    background: #12ab18;
}

/* --------- */
/* Show/Hide */
/* --------- */

@media screen and (max-width: 760px) {
    .wcprt_showhide:not(._open) > ._content > *:not(:first-child),
    .wcprt_showhide > ._content-hidden,
    .wcprt_showhide:not(._open) > ._hide,
    .wcprt_showhide._open > ._show {
        display: none;
    }

    .wcprt_showhide > ._btn {
        color: #727272;
        cursor: pointer;
        font-size: 14px;
    }

    .wcprt_showhide > ._btn i {
        font-size: 14px;
        margin-left: 2px;
    }

}

@media screen and (min-width: 761px) {
    .wcprt_showhide > ._btn {
        display: none;
    }

    .wcprt_showhide > ._content-hidden {
        display: block !important;
    }
}

/* ------------ */
/* Latest Posts */
/* ------------ */

.wcprt-latest-posts a,
.wcprt-latest-posts a:hover,
.wcprt-latest-posts a:visited {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    margin: 0 0 10px 0;
}

.wcprt-latest-posts ._image {
    display: block;
    height: 160px;
    background-size: cover;
    background-position: center center;
    margin: 0 0 5px 0;
}

.wcprt-latest-posts ._meta {
    font-size: 14px;
    color: rgb(146, 146, 146);
    display: block;
    overflow: auto;
    margin: 0 0 20px 0;
}

.wcprt-latest-posts ._date {
    float: right;
}

.wcprt-latest-posts ._title {
    display: block;
    font-weight: bold;
    text-decoration: underline;
}

.wcprt-latest-posts ._excerpt {
    display: block;
}

@media print, screen and (min-width: 64em) {
    .wcprt-latest-posts .large-4 {
        width: 33.333%;
    }

    .wcprt-latest-posts .large-4 {
        clear: none !important;
    }

    .wcprt-latest-posts .large-4:nth-child(3n + 1) {
        clear: both !important;
    }

}

@media print, screen and (min-width: 40em) {
    .wcprt-latest-posts .medium-6:nth-child(2n + 1) {
        clear: both;
    }

}

.wcprt-responsive-table ._rt-row-parent {
    cursor: pointer;
}

.wcprt-responsive-table-filters .item-container {
    display: inline;
    padding: 10px;
    transition: background .3s;
    border-radius: 15px;
    line-height: 2;
    margin-right: 5px;
    font-size: 15px;
    text-decoration: none;
    color: #0a0a0a;
}

.wcprt-responsive-table-filters ._active,
.wcprt-responsive-table-filters .item-container:hover {
    background: #fff;
}

.wcprt-responsive-table-filters {
    padding: 10px 0px 20px;
}

.wcprt-responsive-table-filters .icon-container i {
    font-size: 18px;
    margin-right: 2px;
}

.wcprt-responsive-table-filters .yellow-icon i {
    color: #efa00b;
}

.wcprt-responsive-table-filters .red-icon i {
    color: #efa00b;
}

.more-casinos-btn-container {
    text-align: center;
    padding: 33px 0 35px;
}

.more-casinos-btn-container .more-casinos {
    padding: 13px 40px 13px 45px;
    cursor: pointer;
    color: #08528d;
    border: 1px solid;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.more-casinos-btn-container .more-casinos:hover {
    color: #606d92;
}

.more-casinos-btn-container .arrow-container i {
    font-weight: bold;
    font-size: 10px;
}

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

}

.wcprt-responsive-table-container ._ajax-loader {
    margin-top: 10px;
    background-image: url('../images/ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center center;
    height: 32px;
}

.wcprt-responsive-table-container:not(._loading) ._ajax-loader {
    display: none;
}

.wcprt-responsive-table-container._loading .more-casinos {
    display: none;
}