/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
.has-mercury-main-color,
.home-page .textwidget a:hover,
.space-header-2-top-soc a:hover,
.space-header-menu ul.main-menu li a:hover,
.space-header-menu ul.main-menu li:hover a,
.space-header-2-nav ul.main-menu li a:hover,
.space-header-2-nav ul.main-menu li:hover a,
.space-page-content a:hover,
.space-pros-cons ul li a:hover,
.space-pros-cons ol li a:hover,
.space-companies-2-archive-item-desc a:hover,
.space-casinos-3-archive-item-terms-ins a:hover,
.space-casinos-7-archive-item-terms a:hover,
.space-casinos-8-archive-item-terms a:hover,
.space-comments-form-box p.comment-notes span.required,
form.comment-form p.comment-notes span.required {
    color: #2ecc71;
}

input[type="submit"],
.has-mercury-main-background-color,
.space-block-title span:after,
.space-widget-title span:after,
.space-companies-archive-item-button a,
.space-companies-sidebar-item-button a,
.space-casinos-3-archive-item-count,
.space-games-archive-item-button a,
.space-games-sidebar-item-button a,
.space-aces-single-bonus-info-button-ins a,
.space-bonuses-archive-item-button a,
.home-page .widget_mc4wp_form_widget .space-widget-title::after,
.space-content-section .widget_mc4wp_form_widget .space-widget-title::after {
    background-color: #2ecc71;
}

.space-header-menu ul.main-menu li a:hover,
.space-header-menu ul.main-menu li:hover a,
.space-header-2-nav ul.main-menu li a:hover,
.space-header-2-nav ul.main-menu li:hover a {
    border-bottom: 2px solid #2ecc71;
}

.space-header-2-top-soc a:hover {
    border: 1px solid #2ecc71;
}

/* Second Color */

.has-mercury-second-color,
.space-page-content a,
.space-pros-cons ul li a,
.space-pros-cons ol li a,
.space-page-content ul li:before,
.home-page .textwidget ul li:before,
.space-widget ul li a:hover,
.home-page .textwidget a,
#recentcomments li a:hover,
#recentcomments li span.comment-author-link a:hover,
h3.comment-reply-title small a,
.space-companies-sidebar-2-item-desc a,
.space-companies-sidebar-item-title p a,
.space-companies-archive-item-short-desc a,
.space-companies-2-archive-item-desc a,
.space-casinos-3-archive-item-terms-ins a,
.space-casinos-7-archive-item-terms a,
.space-casinos-8-archive-item-terms a,
.space-casino-content-info a,
.space-casino-style-2-calltoaction-text-ins a,
.space-casino-details-item-title span,
.space-casino-style-2-ratings-all-item-value i,
.space-casino-style-2-calltoaction-text-ins a,
.space-casino-content-short-desc a,
.space-casino-header-short-desc a,
.space-casino-content-rating-stars i,
.space-casino-content-rating-overall .star-rating .star,
.space-companies-archive-item-rating .star-rating .star,
.space-casino-content-logo-stars i,
.space-casino-content-logo-stars .star-rating .star,
.space-companies-2-archive-item-rating .star-rating .star,
.space-casinos-3-archive-item-rating-box .star-rating .star,
.space-casinos-4-archive-item-title .star-rating .star,
.space-companies-sidebar-2-item-rating .star-rating .star,
.space-comments-list-item-date a.comment-reply-link,
.space-categories-list-box ul li a,
.space-news-10-item-category a,
.small .space-news-11-item-category a,
#scrolltop,
.widget_mc4wp_form_widget .mc4wp-response a,
.space-header-height.dark .space-header-menu ul.main-menu li a:hover,
.space-header-height.dark .space-header-menu ul.main-menu li:hover a,
.space-header-2-height.dark .space-header-2-nav ul.main-menu li a:hover,
.space-header-2-height.dark .space-header-2-nav ul.main-menu li:hover a,
.space-header-2-height.dark .space-header-2-top-soc a:hover,
.space-casino-header-logo-rating i {
    color: #2ecc71;
}

.space-title-box-category a,
.has-mercury-second-background-color,
.space-casino-details-item-links a:hover,
.space-news-2-small-item-img-category a,
.space-news-2-item-big-box-category span,
.space-block-title span:before,
.space-widget-title span:before,
.space-news-4-item.small-news-block .space-news-4-item-img-category a,
.space-news-4-item.big-news-block .space-news-4-item-top-category span,
.space-news-6-item-top-category span,
.space-news-7-item-category span,
.space-news-3-item-img-category a,
.space-news-8-item-title-category span,
.space-news-9-item-info-category span,
.space-archive-loop-item-img-category a,
.space-casinos-3-archive-item:first-child .space-casinos-3-archive-item-count,
.space-single-bonus.space-dark-style .space-aces-single-bonus-info-button-ins a,
.space-bonuses-archive-item.space-dark-style .space-bonuses-archive-item-button a,
nav.pagination a,
nav.comments-pagination a,
nav.pagination-post a span.page-number,
.widget_tag_cloud a,
.space-footer-top-age span.age-limit,
.space-footer-top-soc a:hover,
.home-page .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds button,
.space-content-section .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds button {
    background-color: #2ecc71;
}

.space-footer-top-soc a:hover,
.space-header-2-height.dark .space-header-2-top-soc a:hover,
.space-categories-list-box ul li a {
    border: 1px solid #2ecc71;
}

.space-header-height.dark .space-header-menu ul.main-menu li a:hover,
.space-header-height.dark .space-header-menu ul.main-menu li:hover a,
.space-header-2-height.dark .space-header-2-nav ul.main-menu li a:hover,
.space-header-2-height.dark .space-header-2-nav ul.main-menu li:hover a {
    border-bottom: 2px solid #2ecc71;
}

/* Stars Color */

.star,
.fa-star {
    color: #ffd32a !important;
}

.space-rating-star-background {
    background-color: #ffd32a;
}

/* Custom header layout colors */

/* --- Header #1 Style --- */

.space-header-height .space-header-wrap {
    background-color: #ffffff;
}

.space-header-height .space-header-top,
.space-header-height .space-header-logo-ins:after {
    background-color: #f5f6fa;
}

.space-header-height .space-header-top-soc a,
.space-header-height .space-header-top-menu ul li a {
    color: #7f8c8d;
}

.space-header-height .space-header-top-soc a:hover,
.space-header-height .space-header-top-menu ul li a:hover {
    color: #151515;
}

.space-header-height .space-header-logo a {
    color: #2d3436;
}

.space-header-height .space-header-logo span {
    color: #7f8c8d;
}

.space-header-height .space-header-menu ul.main-menu li,
.space-header-height .space-header-menu ul.main-menu li a,
.space-header-height .space-header-search {
    color: #151515;
}

.space-header-height .space-mobile-menu-icon div {
    background-color: #151515;
}

.space-header-height .space-header-menu ul.main-menu li a:hover,
.space-header-height .space-header-menu ul.main-menu li:hover a {
    color: #be2edd;
    border-bottom: 2px solid #be2edd;
}

.space-header-height .space-header-menu ul.main-menu li ul.sub-menu {
    background-color: #ffffff;
}

.space-header-height .space-header-menu ul.main-menu li ul.sub-menu li.menu-item-has-children:after,
.space-header-height .space-header-menu ul.main-menu li ul.sub-menu li a {
    color: #34495e;
    border-bottom: 1px solid transparent;
}

.space-header-height .space-header-menu ul.main-menu li ul.sub-menu li a:hover {
    border-bottom: 1px solid transparent;
    color: #b2bec3;
    text-decoration: none;
}

/* --- Header #2 Style --- */

.space-header-2-height .space-header-2-wrap,
.space-header-2-height .space-header-2-wrap.fixed .space-header-2-nav {
    background-color: #ffffff;
}

.space-header-2-height .space-header-2-top-ins {
    border-bottom: 1px solid #f5f6fa;
}

.space-header-2-height .space-header-2-top-soc a,
.space-header-2-height .space-header-search {
    color: #7f8c8d;
}

.space-header-2-height .space-header-2-top-soc a {
    border: 1px solid #7f8c8d;
}

.space-header-2-height .space-mobile-menu-icon div {
    background-color: #7f8c8d;
}

.space-header-2-height .space-header-2-top-soc a:hover {
    color: #151515;
    border: 1px solid #151515;
}

.space-header-2-height .space-header-2-top-logo a {
    color: #2d3436;
}

.space-header-2-height .space-header-2-top-logo span {
    color: #7f8c8d;
}

.space-header-2-height .space-header-2-nav ul.main-menu li,
.space-header-2-height .space-header-2-nav ul.main-menu li a {
    color: #151515;
}

.space-header-2-height .space-header-2-nav ul.main-menu li a:hover,
.space-header-2-height .space-header-2-nav ul.main-menu li:hover a {
    color: #be2edd;
    border-bottom: 2px solid #be2edd;
}

.space-header-2-height .space-header-2-nav ul.main-menu li ul.sub-menu {
    background-color: #ffffff;
}

.space-header-2-height .space-header-2-nav ul.main-menu li ul.sub-menu li a,
.space-header-2-height .space-header-2-nav ul.main-menu li ul.sub-menu li.menu-item-has-children:after {
    color: #34495e;
    border-bottom: 1px solid transparent;
}

.space-header-2-height .space-header-2-nav ul.main-menu li ul.sub-menu li a:hover {
    border-bottom: 1px solid transparent;
    color: #b2bec3;
    text-decoration: none;
}

/* --- Mobile Menu Style --- */

.space-mobile-menu .space-mobile-menu-block {
    background-color: #ffffff;
}

.space-mobile-menu .space-mobile-menu-copy {
    border-top: 1px solid #f5f6fa;
}

.space-mobile-menu .space-mobile-menu-copy {
    color: #7f8c8d;
}

.space-mobile-menu .space-mobile-menu-copy a {
    color: #7f8c8d;
}

.space-mobile-menu .space-mobile-menu-copy a:hover {
    color: #151515;
}

.space-mobile-menu .space-mobile-menu-header a {
    color: #2d3436;
}

.space-mobile-menu .space-mobile-menu-header span {
    color: #7f8c8d;
}

.space-mobile-menu .space-mobile-menu-list ul li {
    color: #151515;
}

.space-mobile-menu .space-mobile-menu-list ul li a {
    color: #151515;
}

.space-mobile-menu .space-close-icon .to-right,
.space-mobile-menu .space-close-icon .to-left {
    background-color: #151515;
}

/* --- New - Label for the main menu items --- */

ul.main-menu > li.new > a:before,
.space-mobile-menu-list > ul > li.new:before {
    content: "New";
    color: #ffffff;
    background-color: #4cd137;
}

/* --- Best - Label for the main menu items --- */

ul.main-menu > li.best > a:before,
.space-mobile-menu-list > ul > li.best:before {
    content: "Best";
    color: #151515;
    background-color: #f0ff00;
}

/* --- Top - Label for the main menu items --- */

ul.main-menu > li.top > a:before,
.space-mobile-menu-list > ul > li.top:before {
    content: "Top";
    color: #ffffff;
    background-color: #f22613;
}

/* --- Fair - Label for the main menu items --- */

ul.main-menu > li.fair > a:before,
.space-mobile-menu-list > ul > li.fair:before {
    content: "Fair";
    color: #ffffff;
    background-color: #8c14fc;
}

/* Play Now - The button color */

.space-casino-content-button a,
.space-game-content-button a,
.space-casinos-3-archive-item-button-ins a,
.space-casinos-4-archive-item-button-two-ins a,
.space-shortcode-wrap .space-casinos-3-archive-item-button-ins a,
.space-shortcode-wrap .space-casinos-4-archive-item-button-two-ins a {
    color: #ffffff !important;
    background-color: #2ecc71 !important;
}

.space-casino-content-button a:hover,
.space-game-content-button a:hover,
.space-casinos-3-archive-item-button-ins a:hover,
.space-casinos-4-archive-item-button-two-ins a:hover {
    box-shadow: 0px 0px 15px 0px rgba(46, 204, 113, 0.55) !important;
}

.space-casino-header-button a.space-style-2-button,
.space-casino-style-2-calltoaction-button-ins a.space-calltoaction-button,
.space-style-3-casino-header-button a.space-style-3-button,
.space-casinos-7-archive-item-button-two a,
.space-casinos-8-archive-item-button-two a,
.space-casino-float-bar-button-wrap a {
    color: #ffffff !important;
    background-color: #2ecc71 !important;
    box-shadow: 0px 5px 15px 0px rgba(46, 204, 113, 0.55) !important;
}

.space-casino-header-button a.space-style-2-button:hover,
.space-casino-style-2-calltoaction-button-ins a.space-calltoaction-button:hover,
.space-style-3-casino-header-button a.space-style-3-button:hover,
.space-casinos-7-archive-item-button-two a:hover,
.space-casinos-8-archive-item-button-two a:hover,
.space-casino-float-bar-button-wrap a:hover {
    box-shadow: 0px 5px 15px 0px rgba(46, 204, 113, 0) !important;
}

.space-casinos-5-archive-item-button1 a,
.space-casinos-6-archive-item-button1 a,
.space-games-2-archive-item-button1 a,
.space-games-3-archive-item-button1 a {
    color: #ffffff !important;
    background-color: #2ecc71 !important;
    box-shadow: 0px 10px 15px 0px rgba(46, 204, 113, 0.5) !important;
}

.space-casinos-5-archive-item-button1 a:hover,
.space-casinos-6-archive-item-button1 a:hover,
.space-games-2-archive-item-button1 a:hover,
.space-games-3-archive-item-button1 a:hover {
    box-shadow: 0px 10px 15px 0px rgba(46, 204, 113, 0) !important;
}

/* Read Review - The button color */

.space-casinos-3-archive-item-button-ins a:last-child,
.space-casinos-4-archive-item-button-one-ins a,
.space-shortcode-wrap .space-casinos-4-archive-item-button-one-ins a {
    color: #ffffff !important;
    background-color: #7f8c8d !important;
}

.space-casinos-3-archive-item-button-ins a:last-child:hover,
.space-casinos-4-archive-item-button-one-ins a:hover {
    box-shadow: 0px 0px 15px 0px rgba(127, 140, 141, 0.55) !important;
}
.theiaStickySidebar:after {
    content: "";
    display: table;
    clear: both;
}
p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

h1, h2, h3 {
    text-align: center;
}

table, th, td {
    border: 1px solid;
    padding: 5px;
    margin: 5px;
}
