
.custom-rating.active i, .custom-rating.active img {
    cursor: pointer
}

.custom-rating {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    z-index: 10
}

.rating-info {
    display: none
}

.single-casino .rating-info {
    display: inline-block;
    font-size: 17px;
    margin-left: 15px
}

.single-casino .rating-info span {
    font-size: 17px;
    font-weight: 700
}

.single-casino .custom-ratting-container {
    text-align: center
}

.custom-ratting-container {
    font-weight: 300
}

.custom-ratting-container .rating-average {
    color: #ffa800
}

.custom-ratting-container .rating-max {
    color: #000
}

.tax-rating-alert {
    background-color: #fff;
    border-radius: 4px;
    color: #181818;
    display: inline-block;
    left: 50%;
    padding: 7px 20px;
    position: absolute;
    top: 95%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 999999
}

.tax-rating-alert:after {
    border: 10px solid transparent;
    border-bottom-color: #fff;
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%) translateX(-50%);
    -ms-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%)
}

.custom-rating i[class^=icon-]:before, i[class*=" icon-"]:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: fontello;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    margin-left: .2em;
    margin-right: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em
}

.custom-rating .icon-star:before {
    content: "\e800"
}

.custom-rating .icon-star-empty:before {
    content: "\e801"
}

.custom-rating .icon-star-half-alt:before {
    content: "\f123"
}

.custom-rating i {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: url("");
    color: #ffe474;
    display: inline-block;
    font-family: fontello;
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none
}

.custom-rating i.hover {
    color: #ffa131
}

#heatmapthemead-header-wipe {
    clear: both;
    margin: 0 auto;
    max-width: 1258px;
    z-index: 2
}

@media only screen and (max-width: 1680px) and (min-width: 1280px) {
    #heatmapthemead-header-wipe {
        max-width: 67% !important
    }
}

#heatmapthemead-header-wipe #heatmapthemead-header {
    position: relative;
    z-index: 2
}

#heatmapthemead-header-wipe #heatmapthemead-header:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.searchbutton-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 20px 15px
}

@media (max-width: 1023px) {
    .searchbutton-wrapper {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

.searchbutton-wrapper .searchbutton {
    background: url("");
    background-repeat: no-repeat;
    background-size: contain;
    height: 26px;
    width: 29px
}

#heatmapthemead-main-search .search-area .searchform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    z-index: 5
}

#heatmapthemead-main-search .search-area .searchform input {
    background: url("search.svg") no-repeat 5px 6px #141414;
    background-position: right 11px center;
    background-size: 22px 22px;
    border: 2px solid #141414;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 54px;
    width: 100%
}

@media only screen and (max-width: 768px) {
    #heatmapthemead-main-search .search-area .searchform input {
        border-radius: 4px
    }

    #heatmapthemead-main-search {
        margin: 16px;
        position: absolute;
        right: 0;
        top: -20px;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.screen-reader-text {
    display: none
}

header.site-header {
    background: #ff2143;
    height: 88px;
    padding: 0 30px;
    position: relative;
    z-index: 100
}

header.site-header, header.site-header .header-block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

header.site-header .header-block {
    padding: 10px 0
}

header.site-header .logo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: inherit;
    margin-right: 20px
}

@media (max-width: 475px) {
    header.site-header .logo {
        margin-right: 0;
        width: 165px
    }
}

@media (max-width: 425px) {
    header.site-header .logo {
        max-width: 230px
    }
}

header.site-header .logo a, header.site-header .logo img {
    display: block
}

@media (min-width: 320px) and (max-width: 424.98px) {
    header.site-header .logo img {
        height: 23px
    }
}

header.site-header nav {
    height: 100%;
    width: 80%
}

header.site-header nav ul.menu-top-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

header.site-header nav ul.menu-top-container.visible {
    overflow: visible
}

header.site-header .cover-menu, header.site-header nav ul li.hidden {
    display: none
}

@media only screen and (max-width: 1023px) {
    header.site-header .cover-menu {
        display: block
    }

    header.site-header .cover-menu ul {
        background: #ff2143;
        border-radius: 4px;
        margin: 16px
    }

    header.site-header .cover-menu ul li {
        display: block;
        font-size: 14px;
        padding: 0 40px 0 15px;
        text-align: left;
        text-transform: uppercase
    }

    header.site-header .cover-menu ul li a, header.site-header .cover-menu ul li span {
        border-bottom: 1px solid #fff;
        color: #fff;
        display: block;
        padding: 15px 0;
        text-decoration: none;
        width: 100%
    }

    header.site-header .cover-menu ul li a.active {
        border-bottom: none
    }

    header.site-header .cover-menu ul.sub-menu li {
        padding-right: 0
    }

    header.site-header .cover-menu ul.sub-menu.active {
        left: 10px;
        overflow: hidden;
        position: relative
    }
}

.hamburger {
    cursor: pointer
}

.hamburger.activeGamburger span {
    background: #333
}

.hamburger span {
    background: hsla(0, 0%, 100%, .8);
    border-radius: 1px;
    display: block;
    height: 2px;
    margin-bottom: 6px;
    width: 30px
}

@media (max-width: 475px) {
    .hamburger span {
        height: 2px;
        margin-right: 20px;
        width: 30px
    }
}

.hamburger span:last-child {
    margin-bottom: 0
}

nav ul.menu-top-container {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin: 0;
    padding: 0
}

nav ul.menu-top-container, nav ul.menu-top-container li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

nav ul.menu-top-container li {
    list-style: none;
    position: relative
}

nav ul.menu-top-container li > .sub-menu {
    background: #fffefe;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    position: absolute;
    top: 88px;
    width: 242px
}

nav ul.menu-top-container li > .sub-menu li {
    line-height: 1;
    padding: 0
}

nav ul.menu-top-container li > .sub-menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    line-height: 1.2em;
    padding: 10px;
    width: 100%
}

nav ul.menu-top-container li > .sub-menu li > a {
    color: #000;
    white-space: break-spaces
}

nav ul.menu-top-container li.menu-item-has-children > a:after {
    background-image: url("");
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 7px
}

nav ul.menu-top-container li.menu-item-has-children > a:hover:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

nav ul.menu-top-container li.menu-item-has-children .sub-menu a:after {
    float: right;
    margin-right: 8px;
    margin-top: 4px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

nav ul.menu-top-container li.menu-item-has-children .sub-menu a:hover {
    background: #fff2ea
}

nav ul.menu-top-container li.menu-item-has-children .sub-menu a:hover:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

nav ul.menu-top-container li.menu-item-has-children .sub-menu .sub-menu {
    border-radius: 0 10px 10px 0;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    left: 218px;
    top: 0
}

nav ul.menu-top-container li:focus > .sub-menu, nav ul.menu-top-container li:hover > .sub-menu {
    display: block
}

nav ul.menu-top-container li a, nav ul.menu-top-container li span {
    display: block;
    font-size: 16px;
    padding: 14px;
    text-decoration: none;
    text-shadow: none !important;
    text-transform: uppercase;
    white-space: nowrap
}

nav ul.menu-top-container li a:hover {
    color: #000
}

nav ul.menu-top-container li span {
    color: #ea822f
}

nav ul.menu-top-container li.hidden-element {
    margin: 0;
    position: relative
}

nav ul.menu-top-container li.hidden-element > a {
    background: #ef6717;
    border-radius: 3px;
    padding: 15px 20px
}

nav ul.menu-top-container li.hidden-element > a > span {
    background-color: #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    height: 4px;
    margin: 4px 3px;
    padding: 0;
    width: 4px
}

nav ul.menu-top-container li.hidden-element:hover > a {
    color: #373737
}

nav ul.menu-top-container li.hidden-element:hover:after {
    display: none
}

nav ul.menu-top-container li.hidden-element:hover > ul {
    display: block
}

nav ul.menu-top-container li.hidden-element ul {
    background: #fff;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25)
}

nav ul.menu-top-container li.hidden-element > ul {
    display: none;
    position: absolute;
    right: 0;
    top: 100%
}

nav ul.menu-top-container li.hidden-element > ul li {
    position: relative
}

nav ul.menu-top-container li.hidden-element > ul li a, nav ul.menu-top-container li.hidden-element > ul li span {
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    height: auto;
    line-height: 1.2em;
    padding: 10px;
    white-space: normal;
    width: 242px
}

nav ul.menu-top-container li.hidden-element > ul li:hover > .sub-menu {
    display: block
}

nav ul.menu-top-container li.hidden-element > ul li.menu-item-has-children:hover > a:before {
    background-image: url("")
}

nav ul.menu-top-container li.hidden-element > ul li.menu-item-has-children .sub-menu {
    right: 100%
}

nav ul.menu-top-container li.hidden-element > ul li .sub-menu {
    display: none;
    position: absolute;
    right: 100%;
    top: 0
}

nav ul.menu-top-container li.hidden-element > ul li .sub-menu li {
    line-height: 35px;
    padding-bottom: 0
}

nav ul.menu-top-container li.hidden-element ul {
    margin: 0;
    padding: 0
}

nav ul.menu-top-container a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 14px;
    text-decoration: none;
    text-shadow: none !important;
    text-transform: uppercase
}

nav ul.menu-top-container a:focus {
    color: #373737;
    outline: none
}

nav ul.menu-top-container .current-menu-ancestor > a, nav ul.menu-top-container .current-menu-item > a, nav ul.menu-top-container .current_page_item > a {
    background-position: 0 -22px;
    color: #ea822f !important;
    font-weight: 700
}

nav ul.menu-top-container li.current-cat {
    font-weight: 700
}

.hamburger, nav .sub-menu {
    display: none
}

@media (max-width: 1023px) {
    header.site-header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 86px;
        padding: 0 15px;
        position: relative
    }

    header.site-header nav {
        display: none
    }

    .hamburger {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        -webkit-box-flex: 1;
        display: block;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        order: 1
    }

    .logo {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        order: 2
    }

    .logo img {
        width: 200px
    }

    .cover-menu {
        display: block;
        left: 0;
        max-height: 100vh;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transform: translateY(-200vh);
        -ms-transform: translateY(-200vh);
        transform: translateY(-200vh);
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s;
        z-index: 99
    }

    .cover-menu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background: #272727;
        -ms-flex-direction: column;
        flex-direction: column;
        list-style: none;
        margin: 0;
        padding: 0
    }

    .cover-menu ul li {
        padding: 0;
        position: relative;
        text-align: center
    }

    .cover-menu ul li.menu-item-has-children.active > a {
        border-bottom: 1px solid #ef6717;
        color: #ef6717;
        font-weight: 700
    }

    .cover-menu ul li a:before, .cover-menu ul li span:before {
        display: none
    }

    .cover-menu ul li a:after, .cover-menu ul li span:after {
        display: none
    }

    .cover-menu ul li a:hover, .cover-menu ul li span:hover {
        color: #ef6717
    }

    .cover-menu ul li a:hover:before, .cover-menu ul li span:hover:before {
        display: none
    }

    .cover-menu ul li span {
        color: #ef6717
    }

    .cover-menu ul li span:before {
        display: none
    }

    .cover-menu ul li.menu-item-has-children:before {
        color: #fff;
        content: "▾";
        display: block;
        font-size: 20px;
        height: 25px;
        position: absolute;
        right: 0;
        top: 13px;
        width: 25px
    }

    .cover-menu ul li.menu-item-has-children.active:before {
        color: #ef6717;
        content: "▾";
        font-size: 20px
    }

    .cover-menu ul li .sub-menu {
        background: rgba(0, 0, 0, .61);
        -webkit-box-shadow: 1px 1px 10px #000;
        box-shadow: 1px 1px 10px #000;
        display: none;
        margin: 0
    }

    .cover-menu ul li .sub-menu li {
        background: transparent;
        border: 0
    }

    .cover-menu ul li .sub-menu li:last-child {
        padding-bottom: 0
    }

    .cover-menu ul li .sub-menu li a {
        border-bottom: 1px solid #fff
    }

    .cover-menu ul li .sub-menu.active {
        display: block
    }

    .cover-menu ul > li {
        font-size: 14px
    }

    .cover-menu .menu-close-button {
        background-color: transparent;
        cursor: pointer;
        display: none;
        height: 40px;
        left: 10px;
        position: absolute;
        top: 3px;
        width: 40px
    }

    .cover-menu .menu-close-button .line-white-menu {
        background: #fff;
        border-radius: 6px;
        display: block;
        height: 6px;
        left: 3px;
        position: absolute;
        right: 3px;
        top: 0;
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .3s;
        -webkit-transition: .7s;
        -o-transition: .7s;
        transition: .7s
    }

    .cover-menu .menu-close-button .line-white-menu:first-child {
        top: calc(25% - 3px)
    }

    .cover-menu .menu-close-button .line-white-menu:nth-child(2) {
        top: calc(50% - 3px)
    }

    .cover-menu .menu-close-button .line-white-menu:last-child {
        top: calc(75% - 3px)
    }

    .cover-menu.showmenu {
        overflow: auto;
        top: 15px;
        -webkit-transform: translateY(66px);
        -ms-transform: translateY(66px);
        transform: translateY(66px)
    }

    .cover-menu.showmenu .menu-close-button .line-white-menu {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    .cover-menu.showmenu .menu-close-button .line-white-menu:first-child {
        top: calc(50% - 3px);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .cover-menu.showmenu .menu-close-button .line-white-menu:last-child {
        top: calc(50% - 3px);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .hamburger.adapt-menu-icon span {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .hamburger.adapt-menu-icon.activeGamburger {
        height: 48px;
        width: 48px
    }

    .hamburger.adapt-menu-icon.activeGamburger span {
        border-radius: 5px;
        margin: 0;
        position: absolute;
        top: 39px;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    .hamburger.adapt-menu-icon.activeGamburger span:first-child {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .hamburger.adapt-menu-icon.activeGamburger span:last-child {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .icon-menu-bg {
        display: none;
        opacity: 0
    }

    .icon-menu-bg.showbg {
        bottom: 0;
        left: 0;
        opacity: 1;
        position: fixed;
        top: 86px;
        width: 100%;
        z-index: 98
    }
}

footer {
    background: -webkit-gradient(linear, left top, left bottom, from(#0f0e0e), to(#212020));
    background: -o-linear-gradient(top, #0f0e0e 0, #212020 100%);
    background: linear-gradient(180deg, #0f0e0e, #212020);
    display: block;
    padding-top: 0;
    position: relative;
    z-index: 5
}

@media (max-width: 1680px) {
    footer {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 1279px) {
    footer {
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    footer .heatmapthemead-footer-wipe {
        margin: 0;
        max-width: 100%
    }
}

.heatmapthemead-footer-wipe {
    bottom: 0;
    font-family: Open Sans, sans-serif;
    margin: 0 auto;
    max-width: 1258px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.heatmapthemead-footer-wipe .top-footer {
    padding: 30px 20px
}

.heatmapthemead-footer-wipe .footer-logo {
    height: 31px;
    min-width: 231px;
    width: 231px
}

.heatmapthemead-footer-wipe .footer-logo img {
    height: 31px;
    width: 231px
}

.heatmapthemead-footer-wipe .footer-socials .social-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #ccc;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 33px;
    justify-content: center;
    margin: 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 33px
}

.heatmapthemead-footer-wipe .footer-socials .social-item:hover {
    background: #ee9800
}

.heatmapthemead-footer-wipe .footer-dmca {
    padding: 20px;
    width: 144px
}

.heatmapthemead-footer-wipe .footer-dmca a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.heatmapthemead-footer-wipe .footer-dmca img {
    height: 49px;
    width: 49px
}

.heatmapthemead-footer-wipe .menu-footer-container {
    color: #fff
}

.heatmapthemead-footer-wipe .menu-footer-container ul {
    list-style: none;
    margin-bottom: 0
}

.heatmapthemead-footer-wipe .menu-footer-container ul li {
    padding: 5px 15px
}

.heatmapthemead-footer-wipe .menu-footer-container ul li a, .heatmapthemead-footer-wipe .menu-footer-container ul li span {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase
}

.heatmapthemead-footer-wipe .menu-footer-container ul li a:hover, .heatmapthemead-footer-wipe .menu-footer-container ul li span:hover {
    text-decoration: underline
}

.heatmapthemead-footer-wipe .footer-block-wrap {
    width: 100%
}

@media (max-width: 768px) {
    .heatmapthemead-footer-wipe .footer-block-wrap .top-footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .top-footer .footer-logo {
        margin-bottom: 20px;
        text-align: center;
        width: 100%
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .top-footer .menu-footer-container {
        margin-bottom: 20px
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .top-footer .menu-footer-container #menu-footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        margin-left: 0
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .top-footer .menu-footer-container #menu-footer li {
        width: 100%
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .top-footer .menu-footer-container #menu-footer li a, .heatmapthemead-footer-wipe .footer-block-wrap .top-footer .menu-footer-container #menu-footer li span {
        display: block;
        text-align: center
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .top-footer .footer-socials {
        margin: 0 auto
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .middle-footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 20px
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .middle-footer .footer-dmca {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        order: 2;
        padding: 10px 20px 15px;
        width: 100%
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .middle-footer .footer-dmca a, .heatmapthemead-footer-wipe .footer-block-wrap .middle-footer .footer-dmca img, .heatmapthemead-footer-wipe .footer-block-wrap .middle-footer .footer-dmca span {
        margin: 0 5px
    }

    .heatmapthemead-footer-wipe .footer-block-wrap .middle-footer .footer-description-text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        margin-right: 0;
        order: 1;
        width: 100%
    }
}

.heatmapthemead-footer-wipe .footer-description-text {
    color: #807979;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-right: 20px;
    text-align: justify;
    width: calc(100% - 144px)
}

.footer-copyright {
    background-color: #000;
    color: #666161;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    padding: 7px 20px;
    text-align: center;
    width: 100%
}

#heatmapthemead-the-content-container > div.sidebar > div.slider-sidebar > div.title {
    border-radius: 5px 5px 0 0;
    margin-top: 10px
}

@media (max-width: 425px) {
    #heatmapthemead-the-content-container > div.sidebar > div.slider-sidebar > div.title {
        display: block
    }
}

.slot-description {
    width: 100%
}

@media (max-width: 1008px) {
    .slot-description {
        width: 100%
    }
}

@media (max-height: 480px) {
    .modal-body {
        background-size: 50%
    }
}

.modal-text {
    font-family: inherit;
    font-size: 24px
}

.modal {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: -1
}

.modal.is-visible {
    -webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s;
    visibility: visible;
    z-index: 1000
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible
}

.modal.is-visible .modal-transition {
    opacity: 1
}

.modal-overlay {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: visibility 0s linear .3s, opacity .3s;
    -o-transition: visibility 0s linear .3s, opacity .3s;
    transition: visibility 0s linear .3s, opacity .3s;
    visibility: hidden;
    width: 100%;
    z-index: 10
}

.modal-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 1.5em rgba(0, 0, 0, .35);
    box-shadow: 0 0 1.5em rgba(0, 0, 0, .35);
    left: 50%;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999
}

.modal-transition {
    opacity: 0;
    -webkit-transition: all .3s .12s;
    -o-transition: all .3s .12s;
    transition: all .3s .12s
}

.modal-close {
    background: transparent;
    border: 0;
    line-height: 1;
    outline: none;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0
}

.modal-close:hover {
    background: transparent;
    opacity: .6;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-position: 70% bottom;
    background-repeat: no-repeat;
    background-size: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 568px;
    max-height: 95vh;
    max-width: 100%;
    width: 323px
}

@media screen and (max-height: 600px) and (orientation: landscape) {
    .modal-body {
        background-size: 35%
    }
}

@media screen and (max-height: 480px) and (orientation: landscape) {
    .modal-body {
        background-size: 35%
    }
}

.modal-logo {
    margin: 10px 20px
}

@media (max-height: 480px) {
    .modal-logo {
        margin-bottom: 0
    }
}

.modal-text {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .05em;
    margin: 0 25px;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25), 0 -2px 1px #112d5e, 0 -2px 1px #112d5e, 0 2px 1px #112d5e, 0 2px 1px #112d5e, -2px 0 1px #112d5e, 2px 0 1px #112d5e, -1px -2px 1px #112d5e, 1px -2px 1px #112d5e, -2px -1px 1px #112d5e, 2px -1px 1px #112d5e, -2px -2px 1px #112d5e, 2px -2px 1px #112d5e, -2px -2px 1px #112d5e, 2px 2px 1px #112d5e
}

@media (max-height: 480px) {
    .modal-text {
        font-size: 25px;
        line-height: 1.3
    }
}

.modal .popup-ref {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #fff;
    border-radius: 30px;
    color: #db0f21;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    line-height: 1;
    margin: auto auto 20px;
    max-width: 90%;
    min-height: 86px;
    padding: 12px 15px 12px 75px;
    position: relative;
    text-decoration: none
}

.modal .popup-ref span {
    display: block;
    font-size: 30px;
    font-weight: 800
}

.modal .popup-ref:before {
    background: url("");
    background-size: contain;
    content: "";
    display: block;
    height: 88px;
    left: -15px;
    position: absolute;
    top: -6px;
    width: 88px
}

.modal_ios.modal.is-visible {
    -webkit-transition-duration: initial;
    -o-transition-duration: initial;
    transition-duration: 0s;
    z-index: 999999
}

.modal_ios.modal.is-visible .modal-overlay {
    -webkit-transition: visibility 0s linear .3s, opacity .3s;
    -o-transition: visibility 0s linear .3s, opacity .3s;
    transition: visibility 0s linear .3s, opacity .3s
}

.modal_ios .modal-body {
    background-position: 64% 100%;
    max-width: 320px;
    width: 320px
}

@media screen and (max-width: 370px) {
    .modal_ios .modal-body {
        max-width: 288px;
        width: 288px
    }
}

@media screen and (max-height: 600px) and (orientation: landscape) {
    .modal_ios .modal-body {
        background-position: 90% 100%;
        background-size: 20%;
        max-height: 75vh;
        max-width: 100%;
        width: 100%
    }
}

.modal_ios .modal-transition {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.modal_ios .modal-logo {
    height: 48px;
    margin: 16px 24px 13px;
    width: 113px
}

.modal_ios .modal-wrapper {
    border-radius: 0;
    padding: 0;
    width: 320px
}

@media screen and (min-width: 750px) {
    .modal_ios .modal-wrapper {
        max-width: 320px
    }
}

@media screen and (max-width: 370px) {
    .modal_ios .modal-wrapper {
        max-width: 288px;
        width: 288px
    }
}

@media screen and (max-height: 600px) and (orientation: landscape) {
    .modal_ios .modal-wrapper {
        height: 75vh;
        max-width: calc(100% - 32px);
        width: calc(100% - 32px)
    }
}

@media screen and (max-height: 400px) and (orientation: landscape) {
    .modal_ios .modal-wrapper {
        left: 16px;
        max-width: calc(100% - 32px);
        top: 40px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: calc(100% - 32px)
    }
}

.modal_ios .modal-close {
    -webkit-appearance: button;
    padding: 33px 24px
}

@media screen and (min-width: 750px) {
    .modal_ios .modal-close {
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: auto;
        outline: initial;
        padding: 20px;
        right: 0;
        top: 0;
        width: auto
    }
}

@media screen and (max-width: 400px) {
    .modal_ios .modal-close {
        padding: 16px 16px 24px
    }
}

@media screen and (max-height: 600px) {
    .modal_ios .modal-close {
        padding: 16px
    }
}

.modal_ios .modal-logo {
    min-height: 48px
}

@media screen and (max-height: 600px) {
    .modal_ios .modal-logo {
        margin-left: 16px
    }
}

.modal_ios .popup-ref {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7676), to(#db0f21));
    background: -o-linear-gradient(top, #ff7676 0, #db0f21 100%);
    background: linear-gradient(180deg, #ff7676, #db0f21);
    border-radius: 40px;
    -webkit-box-shadow: 0 28px 24px -13px rgba(0, 0, 0, .4), inset 0 -2px 6px rgba(0, 0, 0, .25), inset 0 3px 8px hsla(0, 0%, 100%, .3);
    box-shadow: 0 28px 24px -13px rgba(0, 0, 0, .4), inset 0 -2px 6px rgba(0, 0, 0, .25), inset 0 3px 8px hsla(0, 0%, 100%, .3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 18px;
    font-weight: 700;
    justify-content: flex-start;
    margin: auto auto 32px;
    min-height: 52px;
    padding: 10px 14px;
    width: 262px
}

@media screen and (max-width: 400px) {
    .modal_ios .popup-ref {
        margin: auto auto 16px;
        width: 256px
    }
}

@media screen and (max-height: 480px) and (orientation: landscape) {
    .modal_ios .popup-ref {
        margin: auto auto 16px;
        width: 100%
    }
}

.modal_ios .popup-ref:before {
    display: none
}

.modal_ios .popup-ref__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 14px
}

.modal_ios .popup-ref__label {
    font-size: 18px;
    text-align: center;
    width: 100%
}

.modal_ios .modal-text {
    color: #fff;
    font-family: inherit;
    font-size: 20px;
    line-height: 140%;
    margin-top: 10px;
    text-shadow: unset;
    text-transform: none
}

@media screen and (max-width: 400px) {
    .modal_ios .modal-text {
        margin: 0 16px
    }
}

@media screen and (max-height: 480px) and (orientation: landscape) {
    .modal_ios .modal-text {
        font-size: 20px;
        margin: 0 16px;
        max-width: 80%
    }
}

.popupLeavesUsers .popup-ref:before {
    background: url("");
    background-size: contain;
    content: "";
    display: block;
    height: 88px;
    left: -15px;
    position: absolute;
    top: -6px;
    width: 88px
}

body.overflow {
    height: 100vh;
    overflow-y: hidden
}

:root .popupLeavesUsers-body, _:-ms-fullscreen {
    width: 650px
}

:root .footer-socials, _:-ms-fullscreen {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 215px
}

:root .menu-footer-container, _:-ms-fullscreen {
    width: 100%
}

:root .cover-table table, _:-ms-fullscreen {
    width: 100% !important
}

:root body.single .row .screenshots li img, _:-ms-fullscreen {
    max-height: 185px
}

#search-form {
    position: relative
}

.search-result {
    background: #fff;
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    display: none;
    position: absolute;
    right: 0;
    top: 70px;
    width: 240px
}

.search-result__empty {
    padding: 12px 8px;
    text-align: center
}

@media only screen and (max-width: 768px) {
    .search-result {
        top: 56px;
        width: 100%
    }
}

.search-result li {
    list-style: none
}

.search-result.show {
    display: block
}

.search-result__image {
    height: 42px;
    margin-right: 8px;
    width: 56px
}

.search-result__image img {
    border-radius: 4px
}

.search-result__wrapper {
    width: calc(100% - 100px)
}

.search-result__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px;
    text-decoration: none
}

.search-result__item a:hover {
    background: #fff2ea
}

.search-result__title {
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 700 !important
}

.search-result__category {
    color: #ef6717;
    font-size: 14px;
    font-weight: 400
}

body.search .search__title {
    font-size: 30px !important
}

body.search .search__title span {
    color: #fe8425;
    font-size: 30px !important
}

body.search .search-item {
    border-bottom: 1px solid #7e7e7e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px
}

body.search .search-item__title {
    font-size: 20px !important
}

body.search .search-item__category {
    color: #ef6717;
    font-size: 12px;
    margin-top: 20px
}

body.search .search-item__link {
    color: #005aff
}

body.search .search-item__link:hover {
    text-decoration: underline !important
}

body.search .search-item__thumbnail {
    margin-right: 20px;
    width: 25%
}

@media only screen and (max-width: 768px) {
    body.search .search-item__thumbnail {
        width: 50%
    }
}

body.search .search-item__thumbnail img {
    border-radius: 8px;
    height: 160px;
    width: 260px
}

body.search .search-item__wrap {
    width: 75%
}

@media only screen and (max-width: 768px) {
    body.search .search-item__wrap {
        width: 50%
    }
}

.section-blog .block-title {
    font-weight: 700;
    margin-bottom: 14px
}

.items-blog {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start
}

.items-blog .blog-post {
    border: .5px solid #a9b5c5;
    -webkit-box-shadow: 0 1px 25px hsla(0, 0%, 71%, .37);
    box-shadow: 0 1px 25px hsla(0, 0%, 71%, .37);
    margin-bottom: 14px;
    margin-right: 10px;
    padding: 15px;
    width: calc(25% - 8px)
}

.items-blog .blog-post:hover {
    -webkit-box-shadow: 0 8px 20px rgba(255, 164, 0, .29);
    box-shadow: 0 8px 20px rgba(255, 164, 0, .29)
}

.items-blog .blog-post:nth-child(4n+4) {
    margin-right: 0
}

@media only screen and (max-width: 768px) {
    .items-blog .blog-post {
        width: calc(50% - 10px)
    }
}

@media only screen and (max-width: 568px) {
    .items-blog .blog-post {
        margin-right: 0;
        width: 100%
    }
}

.items-blog .blog-post__image img {
    border-radius: 8px;
    height: 153px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.items-blog .blog-post__title {
    margin-bottom: 5px
}

.items-blog .blog-post__title a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none !important
}

.items-blog .blog-post__title a:hover {
    color: #005aff
}

.items-blog .blog-post__desc p {
    color: #000;
    font-size: 14px
}

@media only screen and (max-width: 700px) {
    .up-button.is_scrolledBox {
        bottom: 105px
    }
}

.scrolledBox {
    background: -o-linear-gradient(276.51deg, #3023ae 0, #c86dd7 101.5%);
    background: linear-gradient(173.49deg, #3023ae, #c86dd7 101.5%);
    background: #e67e22;
    border: thick double #000;
    border-radius: 5px;
    bottom: 40px;
    -webkit-box-shadow: 0 8px 10px rgba(34, 3, 72, .15);
    box-shadow: 0 8px 10px rgba(34, 3, 72, .15);
    max-width: 290px;
    position: fixed;
    right: -999px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 100
}

.scrolledBox:hover {
    -webkit-box-shadow: 0 1px 25px rgba(255, 168, 0, .37);
    box-shadow: 0 1px 25px rgba(255, 168, 0, .37)
}

@media only screen and (max-width: 700px) {
    .scrolledBox {
        border-radius: 0;
        bottom: -999px;
        -webkit-box-shadow: none;
        box-shadow: none;
        max-width: 100%;
        right: 0;
        width: 100%
    }
}

.scrolledBox.on_scroll {
    right: 0
}

@media only screen and (max-width: 700px) {
    .scrolledBox.on_scroll {
        bottom: 0
    }
}

.scrolledBox__wrapper {
    background: #fefdef;
    padding: 17px 10px
}

.scrolledBox__wrapper a {
    text-decoration: none
}

.scrolledBox__img {
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    float: left;
    height: 63px;
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (max-width: 700px) {
    .scrolledBox__img {
        height: 45px;
        width: 100px
    }
}

.scrolledBox__wrap {
    background: #fefdef;
    position: relative
}

.scrolledBox__title {
    color: #000;
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-left: 148px;
    margin-top: 10px
}

@media only screen and (max-width: 700px) {
    .scrolledBox__title {
        font-size: 16px;
        line-height: 20px;
        margin-left: 108px;
        margin-top: 2px
    }
}

.scrolledBox__desc {
    clear: both;
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 20px
}

@media only screen and (max-width: 700px) {
    .scrolledBox__desc {
        font-size: 12px;
        line-height: 16px;
        margin-left: 108px;
        margin-top: 5px
    }
}

.scrolledBox__close {
    background: #fff;
    background: #e67e22;
    border: thick double #000;
    border-radius: 18px;
    cursor: pointer;
    height: 30px;
    padding: 7px;
    position: absolute;
    right: 5px;
    top: -15px;
    width: 30px;
    z-index: 200
}

@media only screen and (max-width: 700px) {
    .scrolledBox__close {
        right: 10px
    }
}

.scrolledBox__close-wrapper {
    background: #fefdef;
    border-radius: 18px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.scrolledBox__close-wrapper svg {
    left: 3px;
    position: relative;
    top: -1px
}

.footer-rating {
    background: #000;
    bottom: 0;
    width: 100%
}

.footer-rating__label {
    color: #999;
    font-size: 16px
}

.footer-rating__wrapper {
    -ms-flex-pack: distribute;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 1258px;
    padding: 20px 0
}

.footer-rating__label, .footer-rating__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-rating__label {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    width: 120px
}

@media only screen and (max-width: 768px) {
    .footer-rating__label {
        width: 100%
    }
}

.footer-rating__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer-rating__item-label {
    color: #999;
    text-transform: uppercase
}

.footer-rating__item-number {
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-16.35%, #fe8425), color-stop(132.69%, #cd3400));
    background: -o-linear-gradient(top, #fe8425 -16.35%, #cd3400 132.69%);
    background: linear-gradient(180deg, #fe8425 -16.35%, #cd3400 132.69%);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 40px;
    font-weight: 700
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.flex-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-justify-start {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start
}

.flex-justify-end {
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end
}

.flex-justify-around {
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around
}

.flex-justify-between {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between
}

.flex-align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.flex-align-start {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.flex-align-end {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.flex-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.text-left {
    text-align: left
}

#super-container {
    background-color: #fff;
    position: relative
}

@media (min-width: 2240px) {
    #super-container {
        padding-top: 15vw
    }
}

@media (max-width: 768px) {
    #super-container {
        padding-top: 43vw
    }
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
    #super-container {
        padding-top: 25vw
    }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
    #super-container {
        padding-top: 39vw
    }
}

#heatmapthemead-leaderboard, .container, .heatmapthemead-layout-both-sidebars #heatmapthemead-main, .heatmapthemead-layout-content #heatmapthemead-main, .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-main, .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-main, aside#text-2 {
    max-width: 1200px
}

.heatmapthemead-layout-content #heatmapthemead-main {
    padding: 20px
}

@media (max-width: 768px) {
    .heatmapthemead-layout-content #heatmapthemead-main {
        margin-top: 30px
    }
}

@media (max-width: 600px) {
    .heatmapthemead-layout-content #heatmapthemead-main {
        padding: 10px 5px
    }

    .heatmapthemead-layout-content #heatmapthemead-main .front-page-wrap {
        padding: 0 10px
    }
}

#heatmapthemead-leaderboard, .heatmapthemead-layout-both-sidebars #heatmapthemead-main, .heatmapthemead-layout-content #heatmapthemead-main, .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-main, .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-main, aside#text-2 {
    max-width: 1200px
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
    #super-container .heatmapthemead-layout-content #heatmapthemead-main {
        max-width: 67% !important
    }
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    border: 0;
    font-size: 100%;
    font-size: 62.5%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html input[type=button] {
    -webkit-appearance: button;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
    font-size: 1.4rem;
    line-height: 2
}

html input[type=button]:hover {
    background: #f5f5f5;
    border-color: #bbb
}

html input[type=button]:active, html input[type=button]:focus {
    border-color: #aaa
}

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    border: 0;
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 100%;
    font-size: 16px;
    font-size: 1.6em;
    font-style: inherit;
    font-weight: inherit;
    line-height: 1.5;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    vertical-align: baseline
}

.loadmore-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    width: 100%
}

applet, div, span {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

iframe, object {
    font-weight: inherit;
    max-width: 100%
}

h1, h2, h3, h4, h5, h6, iframe, object {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: Open Sans, sans-serif;
    font-weight: 700
}

p {
    margin: 0 0 .9em
}

blockquote, p {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

blockquote {
    margin: 0 1.5em;
    quotes: "" ""
}

blockquote:before {
    content: ""
}

blockquote:after {
    content: ""
}

pre {
    background: #eee;
    font-family: Open Sans, sans-serif;
    font-size: 1.5rem;
    line-height: 1.6;
    margin: 0 0 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

a, pre {
    border: 0;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    vertical-align: baseline
}

a {
    color: #ef6717;
    font-size: 100%;
    margin: 0;
    padding: 0
}

a:focus {
    color: #06f;
    outline: thin dotted
}

a:active, a:hover {
    color: #06f;
    outline: 0
}

a img {
    border: 0
}

a:visited {
    color: #005aff
}

abbr, acronym {
    border: 0;
    border-bottom: 1px solid #ddd;
    cursor: help;
    margin: 0
}

abbr, acronym, address {
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

address {
    border: 0;
    margin: 0 0 1.5em
}

big {
    font-size: 125%;
    font-style: inherit
}

big, cite {
    border: 0;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

cite {
    font-size: 100%;
    font-style: italic
}

code, del {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

dfn, em {
    font-style: inherit;
    font-style: italic
}

dfn, em, font {
    border: 0;
    font-size: 100%;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

font {
    font-style: inherit
}

ins {
    background: #f96;
    text-decoration: none
}

ins, kbd {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

kbd {
    font: 15px Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace
}

q {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-style: italic;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    quotes: "" "";
    vertical-align: baseline
}

q:before {
    content: ""
}

q:after {
    content: ""
}

s, samp, small {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

small {
    font-size: 75%
}

strike, strong {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

strong {
    font-weight: 700
}

sub {
    top: .5ex
}

sub, sup {
    border: 0;
    font-size: 100%;
    font-size: 75%;
    font-style: inherit;
    font-weight: inherit;
    height: 0;
    line-height: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

let, tt {
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    font: 15px Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace
}

dl, let, tt {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

dl {
    display: inline-block;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    width: 33%
}

dl dd, dl dt {
    display: inline-block;
    margin: 0 1em 1em
}

dt {
    font-weight: inherit;
    font-weight: 700;
    margin: 0
}

dd, dt {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

dd {
    font-weight: inherit;
    margin: 0 1.5em 1.5em
}

dd a {
    text-decoration: underline !important
}

ol {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    list-style: none;
    list-style: decimal;
    margin: 0 0 1.5em 3em;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

ol ol, ol ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

ul {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    list-style: none;
    list-style: disc;
    margin: 0 0 1.5em 3em;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

ul ol, ul ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

fieldset, li {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

table {
    border: 1px solid #000
}

table.casinos-t {
    border: 1px solid #ccc;
    width: 100%
}

table.casinos-t td {
    border: 1px solid #ccc;
    width: 50%
}

.casinos-t-5 {
    width: 100%
}

.casinos-t-5, .casinos-t-5 td {
    border: 1px solid #ccc
}

form, label, legend {
    border: 0;
    margin: 0
}

form, label, legend, table {
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

table {
    border-collapse: separate;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%
}

caption {
    font-weight: inherit;
    font-weight: 400;
    text-align: left
}

caption, tbody {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

tbody {
    font-weight: inherit
}

tfoot, thead {
    border: 0
}

tfoot, thead, tr {
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

th {
    font-weight: inherit;
    font-weight: 400;
    font-weight: 700;
    padding: 0
}

td, th {
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0;
    text-align: left;
    vertical-align: baseline
}

td {
    font-weight: inherit;
    font-weight: 400;
    padding: 5px
}

article {
    display: block
}

article header.entry-header h1 a {
    display: inline-block;
    font-size: 30px !important;
    margin-bottom: 20px
}

aside, details, figcaption, figure {
    display: block
}

figure {
    margin: 0
}

header, hgroup, section {
    display: block
}

button {
    -webkit-appearance: button;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-size: 1.6em;
    font-size: 100%;
    font-size: 12px;
    font-size: 1.4rem;
    line-height: 1.5;
    line-height: normal;
    line-height: 2;
    margin: 0;
    vertical-align: baseline
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:hover {
    background: #f5f5f5;
    border-color: #bbb
}

button:active, button:focus {
    border-color: #aaa
}

input {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-size: 1.6em;
    font-size: 100%;
    line-height: 1.5;
    line-height: normal;
    margin: 0;
    vertical-align: baseline
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

select, textarea {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-size: 1.6em;
    font-size: 100%;
    line-height: 1.5;
    margin: 0;
    vertical-align: baseline
}

textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 98%
}

textarea:focus {
    color: #111
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

b {
    font-weight: 700
}

i {
    font-style: italic
}

mark {
    background: #f96;
    text-decoration: none
}

input[type=reset] {
    -webkit-appearance: button;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
    font-size: 1.4rem;
    line-height: 2
}

input[type=reset]:hover {
    background: #f5f5f5;
    border-color: #bbb
}

input[type=reset]:active, input[type=reset]:focus {
    border-color: #aaa
}

input[type=submit] {
    -webkit-appearance: button;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
    font-size: 1.4rem;
    line-height: 2
}

input[type=submit]:hover {
    background: #f5f5f5;
    border-color: #bbb
}

input[type=submit]:active, input[type=submit]:focus {
    border-color: #aaa
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type=text] {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    padding: 3px
}

input[type=text]:focus {
    color: #111
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.assistive-text {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

div#heatmapthemead-main {
    background: #fff
}

.share42init {
    margin: auto;
    max-width: 1250px;
    text-align: right
}

.share42init span a:first-child {
    background: url("") !important;
    background-position: 0 0 !important;
    height: 36px !important;
    width: 36px !important
}

.share42init span a:first-child:hover {
    background-position: 0 38px !important
}

.share42init span a:nth-child(2) {
    background: url("") !important;
    background-position: 83px 0 !important;
    height: 36px !important;
    width: 36px !important
}

.share42init span a:nth-child(2):hover {
    background-position: 83px 38px !important
}

.share42init span a:nth-child(3) {
    background: url("") !important;
    background-position: 37px 0 !important;
    height: 36px !important;
    width: 36px !important
}

.share42init span a:nth-child(3):hover {
    background-position: 37px 38px !important
}

.pop-slots {
    margin: 0 -10px;
    text-align: center
}

.pop-slots__christmas-title {
    font-size: 30px
}

.pop-slots h2, .pop-slots__christmas-title {
    font-weight: 400;
    padding: 0 0 0 10px;
    text-align: left
}

.pop-slots h2 {
    font-size: 30px !important
}

.pop-slots .s-mash {
    margin: 10px;
    width: 227px
}

.pop-slots .s-mash__title {
    width: 225px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #5c5b5b;
}

@media (max-width: 768px) {
    .pop-slots .s-mash {
        margin: 2px;
        width: 189px
    }

    .pop-slots .s-mash a {
        width: inherit
    }

    .pop-slots .s-mash__title {
        width: inherit;
    }
}

@media (max-width: 413px) {
    .pop-slots .s-mash {
        margin: 2px;
        width: 168px
    }
}

@media (max-width: 374px) {
    .pop-slots .s-mash {
        margin: 2px;
        width: 142px
    }
}

.pop-slots .s-mash__img-box {
    margin-bottom: 4px;
    min-height: 170px
}

@media (max-width: 768px) {
    .pop-slots .s-mash__img-box {
        margin-bottom: 5px;
        min-height: 142px
    }
}

@media (max-width: 413px) {
    .pop-slots .s-mash__img-box {
        min-height: 126px
    }
}

@media (max-width: 374px) {
    .pop-slots .s-mash__img-box {
        min-height: 107px
    }
}

.pop-slots .s-mash a {
    color: #000;
    display: inline-block;
    text-align: center
}

.pop-slots .s-mash a img {
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 160px;
}

@media (max-width: 768px) {
    .pop-slots .s-mash a img {
        width: 100%;
        height: 142px
    }
}

@media (max-width: 413px) {
    .pop-slots .s-mash a img {
        width: 100%;
        height: 126px
    }
}

@media (max-width: 374px) {
    .pop-slots .s-mash a img {
        width: 100%;
        height: 107px
    }
}

.pop-slots .s-mash a:nth-child(4n+5) {
    padding-right: 0
}

.lat-slots {
    margin: 30px -10px;
    text-align: center
}

.lat-slots h2 {
    font-size: 30px !important;
    font-weight: 400;
    padding: 0 0 0 10px;
    text-align: left
}

.lat-slots .s-mash {
    margin: 10px;
    width: 227px
}

@media (max-width: 768px) {
    .lat-slots .s-mash {
        margin: 2px;
        width: 189px
    }

    .lat-slots .s-mash a {
        width: inherit
    }

    .lat-slots .s-mash__title {
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: inherit
    }
}

@media (max-width: 413px) {
    .lat-slots .s-mash {
        margin: 2px;
        width: 168px
    }
}

@media (max-width: 374px) {
    .lat-slots .s-mash {
        margin: 2px;
        width: 142px
    }
}

.lat-slots .s-mash__img-box {
    margin-bottom: 4px;
    min-height: 170px
}

@media (max-width: 768px) {
    .lat-slots .s-mash__img-box {
        margin-bottom: 5px;
        min-height: 142px
    }
}

@media (max-width: 413px) {
    .lat-slots .s-mash__img-box {
        min-height: 126px
    }
}

@media (max-width: 374px) {
    .lat-slots .s-mash__img-box {
        min-height: 107px
    }
}

.lat-slots .s-mash__title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.lat-slots .s-mash a {
    color: #000;
    display: inline-block;
    text-align: center
}

.lat-slots .s-mash a img {
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    display: block;
    height: auto;
    max-height: 170px
}

@media (max-width: 768px) {
    .lat-slots .s-mash a img {
        max-height: 142px
    }
}

@media (max-width: 413px) {
    .lat-slots .s-mash a img {
        max-height: 126px
    }
}

@media (max-width: 374px) {
    .lat-slots .s-mash a img {
        max-height: 107px
    }
}

.lat-slots .s-mash a:nth-child(4n+5) {
    padding-right: 0
}

body.home div#heatmapthemead-the-content-container {
    margin-left: 0;
    margin-right: 0
}

#heatmapthemeap-widget-position-sitebottom .textwidget {
    color: #fff !important;
    font-size: 14px !important;
    padding: 0 19px
}

#heatmapthemeap-widget-position-sitebottom .widget {
    text-align: center
}

#heatmapthemeap-widget-position-sitebottom form.wpcf7-form {
    margin: 0 auto;
    max-width: 600px;
    padding: 5px
}

#heatmapthemeap-widget-position-sitebottom form.wpcf7-form input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    max-width: 100%;
    padding: 5px 10px;
    width: 100%
}

#heatmapthemeap-widget-position-sitebottom form.wpcf7-form textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 120px;
    max-width: 100%;
    padding: 5px 10px;
    width: 100%
}

div#heatmapthemead-the-content-container, div#heatmapthemead-the-content-container li, div#heatmapthemead-the-content-container p, div#heatmapthemead-the-content-container span {
    font-size: 14px
}

body.archive header.page-header {
    padding: 0 !important
}

body.archive header.page-header h1 span {
    font-size: 30px !important
}

.sortblock {
    padding-bottom: 30px
}

form.sortbutton {
    display: inline
}

form.sortbutton label {
    background: #262626;
    text-align: center;
    width: 130px
}

form.sortbutton button, form.sortbutton label {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin-right: 1px
}

form.sortbutton button {
    background: -webkit-gradient(linear, left bottom, left top, from(#707070), to(#343434));
    background: -o-linear-gradient(bottom, #707070, #343434);
    background: linear-gradient(0deg, #707070, #343434);
    border: none;
    border-radius: 0;
    cursor: default;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    padding: 0 15px;
    vertical-align: baseline
}

form.sortbutton button.currentinput, form.sortbutton button:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(#f38834), to(#cd5e05));
    background: -o-linear-gradient(bottom, #f38834, #cd5e05);
    background: linear-gradient(0deg, #f38834, #cd5e05)
}

.slots {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px 40px
}

@media (max-width: 1280px) {
    .slots {
        margin: 0 auto;
        width: 90%
    }
}

@media (max-width: 768px) {
    .slots {
        margin: 0 0 25px;
        width: 100%
    }
}

@media (max-width: 425px) {
    .slots .slick-slide img {
        margin: 0 auto
    }
}

.slots > a {
    color: #000;
    display: inline-block;
    font-weight: 700;
    margin: 10px;
    text-align: center;
    width: 227px
}

.slots > a img {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    height: auto;
    max-height: 170px;
    -o-object-fit: cover;
    object-fit: cover
}

.slots .slick-prev {
    background-color: #7fffd400;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    height: 50px;
    left: -40px;
    outline: none;
    position: absolute;
    top: calc(40% - 35px);
    width: 50px
}

@media (max-width: 425px) {
    .slots .slick-prev {
        left: calc(10% - 40px)
    }
}

@media (max-width: 320px) {
    .slots .slick-prev {
        left: calc(10% - 55px)
    }
}

.slots .slick-next {
    background-color: #7fffd400;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    height: 50px;
    outline: none;
    position: absolute;
    right: -40px;
    top: calc(40% - 35px);
    width: 50px
}

@media (max-width: 1280px) {
    .slots .slick-next {
        right: -40px
    }
}

@media (max-width: 425px) {
    .slots .slick-next {
        right: calc(10% - 40px)
    }
}

@media (max-width: 320px) {
    .slots .slick-next {
        right: calc(10% - 55px)
    }
}

.category-slots {
    margin: 0 -10px
}

@media (max-width: 768px) {
    .category-slots {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        margin: 0 -15px;
        width: 100%;
        width: calc(100% + 30px)
    }
}

.category-slots a {
    margin: 10px;
    position: relative;
    width: 227px
}

.category-slots a .img-wrap {
    height: 168px;
    width: inherit
}

.category-slots a .img-wrap img {
    height: inherit;
    width: inherit
}

@media (max-width: 768px) {
    .category-slots a {
        margin: 2px;
        width: 189px
    }

    .category-slots a .img-wrap {
        height: 142px
    }
}

@media (max-width: 413px) {
    .category-slots a {
        margin: 2px;
        width: 168px
    }

    .category-slots a .img-wrap {
        height: 126px
    }
}

@media (max-width: 374px) {
    .category-slots a {
        margin: 2px;
        width: 142px
    }

    .category-slots a .img-wrap {
        height: 106px
    }
}

.slot_item {
    margin: 2px;
    position: relative
}

.slot_item .label_slot {
    left: -2px
}

.slot_item .label_slot:before {
    border-left: 3px solid transparent
}

.label_slot {
    border-radius: 0 5px 5px 0;
    -webkit-box-shadow: 0 8px 16px -8px rgba(0, 0, 0, .5);
    box-shadow: 0 8px 16px -8px rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    left: -5px;
    line-height: 19px;
    padding: 4px 8px;
    position: absolute;
    top: 3px;
    z-index: 2
}

@media (max-width: 768px) {
    .label_slot {
        left: -2px
    }
}

.label_slot:before {
    border-left: 7px solid transparent;
    border-top: 5px solid #290317;
    bottom: -5px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0
}

@media (max-width: 768px) {
    .label_slot:before {
        border-left: 3px solid transparent
    }
}

.label_slot_new {
    background: #ec1486;
    background: -webkit-gradient(linear, left top, left bottom, from(#ec1486), to(#52072e));
    background: -o-linear-gradient(top, #ec1486 0, #52072e 100%);
    background: linear-gradient(180deg, #ec1486, #52072e)
}

.label_slot_exclusive {
    background: #fe8425;
    background: -webkit-gradient(linear, left top, left bottom, from(#fe8425), to(#cd3400));
    background: -o-linear-gradient(top, #fe8425 0, #cd3400 100%);
    background: linear-gradient(180deg, #fe8425, #cd3400)
}

.label_slot_popular {
    background: #54bd2e;
    background: -webkit-gradient(linear, left top, left bottom, from(#54bd2e), to(#378f17)), -webkit-gradient(linear, left top, left bottom, from(#ec1486), to(#52072e));
    background: -o-linear-gradient(top, #54bd2e 0, #378f17 100%), -o-linear-gradient(top, #ec1486 0, #52072e 100%);
    background: linear-gradient(180deg, #54bd2e, #378f17), linear-gradient(180deg, #ec1486, #52072e)
}

.pagi-nav {
    padding-bottom: 60px;
    text-align: center
}

.pagi-nav, .pagi-nav-cat {
    width: 100%
}

.pagi-nav-cat a, .pagi-nav-cat span {
    margin: 2px 2px 5px
}

.pagi-nav span {
    background: #ffa800;
    -webkit-box-shadow: 0 1px 25px rgba(255, 168, 0, .37);
    box-shadow: 0 1px 25px rgba(255, 168, 0, .37);
    color: #fff
}

.pagi-nav a, .pagi-nav span {
    border-radius: 5px;
    display: inline-block;
    padding: 2px 10px
}

.pagi-nav a {
    -webkit-box-shadow: 0 1px 25px hsla(0, 0%, 71%, .37);
    box-shadow: 0 1px 25px hsla(0, 0%, 71%, .37);
    color: #000;
    height: auto;
    margin-bottom: 5px
}

.pagi-nav a:hover {
    color: #06f
}

@media (max-width: 768px) {
    .pagi-nav {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

.breadcrumbs {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    list-style: none;
    margin: 0 auto;
    max-width: 1258px;
    padding: 15px 20px;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
    .breadcrumbs {
        max-width: 1350px;
    }
}

@media (max-width: 768px) {
    .breadcrumbs {
        padding: 15px 15px 0
    }
}

.breadcrumbs li {
    margin-right: 5px
}

.locations-breadcrumbs {
    background: #fff;
    margin: 0 auto;
    max-width: 1258px
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
    .locations-breadcrumbs {
        max-width: 67%
    }
}

.locations-breadcrumbs .breadcrumbs {
    padding: 10px 20px
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
    .locations-breadcrumbs .breadcrumbs {
        max-width: 100%
    }
}

@media (max-width: 768px) {
    .locations-breadcrumbs .breadcrumbs {
        padding: 10px 15px 0
    }
}

.iframe_soc {
    height: 41px;
    width: 100%
}

.details {
    margin-top: 60px
}

.details dl {
    border: 1px solid #ccc
}

@media (max-width: 960px) {
    .details dl {
        width: 48%
    }
}

@media (max-width: 620px) {
    .details dl {
        width: 99%
    }
}

.details dl dt {
    margin: 1em
}

.buttongame {
    background: -webkit-gradient(linear, left bottom, left top, from(#fe8425), to(#cd3400));
    background: -o-linear-gradient(bottom, #fe8425, #cd3400);
    background: linear-gradient(0deg, #fe8425, #cd3400);
    border: none;
    border-radius: 3px;
    color: #fff;
    display: none;
    font-size: 21px !important;
    height: 70px;
    left: calc(50% - 117px);
    line-height: 70px;
    position: absolute;
    text-align: center;
    top: calc(56% - 70px);
    width: 280px
}

.buttongame:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(#f48935), to(#cc5d04));
    background: -o-linear-gradient(bottom, #f48935, #cc5d04);
    background: linear-gradient(0deg, #f48935, #cc5d04)
}

@media (max-width: 768px) {
    .buttongame {
        top: calc(56% - 35px)
    }
}

@media (max-width: 425px) {
    .buttongame {
        font-size: 16px !important;
        height: 55px;
        left: calc(50% - 95px);
        line-height: 50px;
        top: calc(60% - 35px);
        width: 200px
    }
}

@media (max-width: 320px) {
    .buttongame {
        top: calc(64% - 35px)
    }
}

@media (max-width: 768px) {
    .prev {
        height: 250px
    }
}

.prev img {
    height: 100%;
    opacity: .6
}

.prev button {
    display: block
}

.coll1 {
    display: inline-block;
    width: 33%
}

.coll1 dl:first-child dt {
    padding-left: 30px
}

.coll1 dl:nth-child(2) dt {
    padding-left: 30px
}

.coll1 dl:nth-child(3) dt {
    padding-left: 30px
}

.coll1 dl:nth-child(4) dt {
    padding-left: 30px
}

.coll2 {
    display: inline-block;
    width: 33%
}

.coll2 dl:first-child dt {
    padding-left: 30px
}

.coll2 dl:nth-child(2) dt {
    padding-left: 30px
}

.coll2 dl:nth-child(3) dt {
    padding-left: 30px
}

.coll2 dl:nth-child(4) dt {
    padding-left: 30px
}

.coll3 {
    display: inline-block;
    width: 33%
}

.coll3 dl:first-child dt {
    padding-left: 30px
}

.coll3 dl:nth-child(2) dt {
    padding-left: 30px
}

.coll3 dl:nth-child(3) dt {
    padding-left: 30px
}

.coll3 dl:nth-child(4) dt {
    padding-left: 30px
}

.play-money {
    background: rgba(0, 0, 0, .1);
    margin: 60px 0 45px;
    padding: 25px 10px;
    position: relative
}

.play-money h2 {
    margin-bottom: 25px !important
}

.casino-play {
    position: relative
}

.casino-play a:first-child {
    display: inline-block
}

.casino-play a:nth-child(2) {
    color: blue;
    font-size: 18px;
    margin-left: 30px;
    position: absolute;
    text-decoration: underline !important
}

.casino-play span:nth-child(3) {
    margin-left: 30px;
    position: absolute;
    top: 40px
}

.s-mash {
    display: inline-block;
    font-weight: 700;
    position: relative
}

a.bnt-play {
    background: -webkit-gradient(linear, left bottom, left top, from(#f48935), to(#cd5e05));
    background: -o-linear-gradient(bottom, #f48935, #cd5e05);
    background: linear-gradient(0deg, #f48935, #cd5e05);
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 140px
}

a.bnt-play, a.bnt-play:hover, a.read-rew {
    color: #fff !important
}

a.read-rew {
    background: -webkit-gradient(linear, left bottom, left top, from(#8a8a8a), to(#4a4c4f));
    background: -o-linear-gradient(bottom, #8a8a8a, #4a4c4f);
    background: linear-gradient(0deg, #8a8a8a, #4a4c4f);
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40px;
    width: 140px
}

a.read-rew:hover {
    color: #fff !important
}

.other-slots {
    margin-top: 0px
}

@media (max-width: 1280px) {
    .other-slots {
        width: 100%
    }
}

.heading-title {
    clear: none;
    color: #000;
    display: inline-block;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    margin-bottom: 10px;
    margin-top: 40px;
    text-transform: uppercase
}

.best-cas {
    border: 1px solid #b3b3b3;
    border-radius: 10px;
    -webkit-box-shadow: 4px 5px 5px #ccc;
    box-shadow: 4px 5px 5px #ccc;
    position: relative;
    width: 280px
}

.best-cas span {
    background: #f0f0f0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
    font-size: 20px;
    height: 53px;
    line-height: 60px;
    text-align: center;
    width: 100%
}

.cslots {
    height: 50px;
    padding: 0 15px
}

.cslots:nth-child(2n+2) {
    background: #fafafa
}

.cslots:nth-child(odd) {
    background: #f0f0f0
}

.cslots a {
    display: block;
    position: relative
}

.cslots a img {
    left: 0;
    padding: 4px;
    position: absolute
}

.cslots a p {
    font-size: 14px;
    height: 50px;
    left: 75px;
    line-height: 25px;
    margin: 0;
    position: absolute;
    width: 90px
}

a.play-cas {
    border: 1px solid #ff7000;
    border-radius: 2px;
    color: #ff7000 !important;
    height: 28px;
    margin: 10px 0;
    position: absolute;
    right: 15px;
    text-align: center;
    width: 70px
}

.cslots1 {
    background: #f0f0f0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 20px;
    width: 100%
}

.cslots1:nth-child(2n+2) {
    background: #fafafa
}

.cslots1:nth-child(odd) {
    background: #f0f0f0
}

.feat-cas {
    background: #f0f0f0;
    border: 1px solid #b3b3b3;
    border-radius: 10px;
    -webkit-box-shadow: 4px 5px 5px #ccc;
    box-shadow: 4px 5px 5px #ccc;
    margin-top: 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    width: 280px
}

.feat-cas span {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
    font-size: 20px;
    height: 53px;
    line-height: 60px;
    text-align: center;
    width: 100%
}

.feat-cas a:nth-child(3) {
    color: #069 !important;
    display: inline-block;
    font-size: 20px;
    padding: 0 15px;
    text-align: center;
    text-decoration: underline !important
}

.feat-cas a:nth-child(3) img {
    width: 250px
}

.feat-cas a:last-child {
    background: -webkit-gradient(linear, left bottom, left top, from(#f48935), to(#cc5d04));
    background: -o-linear-gradient(bottom, #f48935, #cc5d04);
    background: linear-gradient(0deg, #f48935, #cc5d04);
    color: #fff !important;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 4px;
    text-align: center;
    width: 115px
}

ul.list_items {
    margin: 0;
    padding: 20px 15px
}

ul.list_items li {
    font-size: 14px;
    list-style: none;
    padding-left: 35px;
    text-align: left
}

a.vis-cas {
    background: -webkit-gradient(linear, left bottom, left top, from(#f48935), to(#cc5d04));
    background: -o-linear-gradient(bottom, #f48935, #cc5d04);
    background: linear-gradient(0deg, #f48935, #cc5d04);
    color: #fff !important;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 4px;
    text-align: center;
    width: 115px
}

.pop-slot-m {
    background: #f0f0f0;
    border: 1px solid #b3b3b3;
    border-radius: 10px;
    -webkit-box-shadow: 4px 5px 5px #ccc;
    box-shadow: 4px 5px 5px #ccc;
    margin-top: 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    width: 280px
}

.pop-slot-m span:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
    font-size: 20px;
    height: 53px;
    line-height: 60px;
    text-align: center;
    width: 100%
}

.popslot {
    border-bottom: 1px solid #ccc;
    margin: 10px 15px;
    text-align: left
}

.popslot a img {
    float: left;
    padding-right: 10px
}

.popslot a p {
    margin: 0;
    padding: 0 0 3px
}

.popslot span {
    font-size: 14px
}

aside#text-2 {
    margin: 0 auto
}

.hentry {
    margin: 0
}

.entry-meta {
    clear: both
}

.entry-header {
    padding: 0 19px
}

.entry-header.entry-header-single {
    padding: 0;
    width: calc(100% - 298px)
}

@media (max-width: 1008px) {
    .entry-header.entry-header-single {
        width: 100%
    }
}

.entry-header.entry-header-single h1 {
    font-size: 36px
}

.content-home {
    padding: 0 19px
}

.byline, .group-blog .byline, .single .byline {
    display: inline
}

.cover-table {
    overflow-x: auto
}

@media (max-width: 768px) {
    .cover-table td img {
        height: 100px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 110px
    }
}

@media screen and (max-width: 768px) {
    .cover-table td .custom-ratting-container img, .cover-table td.slots-casino-table__payment img, .cover-table td.waluty img {
        height: auto;
        width: auto
    }
}

@media (max-width: 768px) {
    .cover-table ul {
        margin: 0 0 0 20px
    }
}

@media (max-width: 480px) {
    .cover-table ul {
        margin: 0 0 0 25px
    }
}

.entry-content ol, .entry-content ul {
    clear: left
}

.entry-content img {
    height: auto;
    max-width: 100%
}

.entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.entry-summary {
    margin: 0
}

.page-links {
    clear: both;
    display: block;
    margin: 0 0 1.625em
}

.page-links a {
    border-radius: 3px;
    color: #fff;
    margin: 0;
    padding: 2px 3px;
    text-decoration: none
}

.page-links a:hover {
    background: #060;
    color: #fff
}

.page-links a:active {
    background: #030
}

.page-links span {
    margin-right: 6px
}

.archive .format-aside .entry-title, .blog .format-aside .entry-title {
    display: none
}

.heatmapthemead-archive-description-clear, .heatmapthemead-content-clear, .heatmapthemead-featured-page-clear {
    clear: both;
    height: 0;
    line-height: 0
}

.attachment img {
    height: auto;
    max-width: 100%
}

#heatmapthemead-featured-page {
    background-color: #ddd;
    border-radius: 10px;
    padding: 15px 15px 0
}

#heatmapthemead-featured-page img {
    height: auto;
    max-width: 100%
}

#heatmapthemead-featured-page h1 {
    color: #000
}

.heatmapthemead-featured-image {
    margin-bottom: 15px
}

.comment-content img, .heatmapthemead-featured-image img {
    height: auto;
    max-width: 100%
}

.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.widget img, img.attachment-large, img.size-full, img.size-large, img.size-medium, img.size-thumbnail {
    height: auto;
    max-width: 100%
}

img[class*=align] {
    height: auto;
    max-width: 100%
}

img[class*=wp-image-] {
    height: auto;
    max-width: 100%
}

.wp-caption {
    max-width: 100%
}

.wp-caption img {
    display: block;
    margin: 0;
    max-width: 100%
}

.wp-caption .wp-caption-text {
    font-size: .8em;
    margin: .5em 0
}

.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
    margin-bottom: 1.5em
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin: 0 auto 18px
}

.gallery a img {
    height: auto;
    max-width: 90%
}

.gallery dd {
    margin: 0
}

.gallery .gallery-item {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
    width: 33%
}

.gallery img {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 2px #ddd;
    box-shadow: 1px 1px 2px #ddd;
    padding: 5px
}

.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px
}

.gallery dl, .gallery dt {
    margin: 0
}

br.gallery + br {
    display: none
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-2 .attachment-medium {
    height: auto;
    max-width: 92%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-4 .attachment-thumbnail {
    height: auto;
    max-width: 84%
}

embed {
    max-width: 100%
}

#heatmapthemead-credits {
    background: #fff;
    color: #000;
    font-size: 11px;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
    width: 100%
}

#heatmapthemead-credits:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

#heatmapthemead-credits p {
    line-height: 2.5em;
    margin: 0;
    padding: 0
}

#heatmapthemead-credits p a {
    color: #000;
    text-decoration: none
}

#heatmapthemead-credits p a:hover {
    text-decoration: underline
}

h4.widget-title {
    margin-bottom: 5px;
    padding-bottom: 3px
}

#heatmapthemeap-widget-position-sitetop .widget {
    text-align: center
}

#heatmapthemead-widget-position-leaderboard {
    line-height: 1em;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
    text-align: center
}

#heatmapthemead-widget-position-leaderboard .widget {
    margin-top: 10px
}

#heatmapthemead-widget-position-postabove .widget {
    margin-top: .3em
}

#heatmapthemead-widget-position-postinline .widget {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-top: 5px
}

#heatmapthemead-widget-position-postincontent .widget {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px
}

#heatmapthemead-widget-position-postbelow .widget {
    clear: both
}

#heatmapthemead-widget-position-blogpost1 .widget, #heatmapthemead-widget-position-blogpost2 .widget, #heatmapthemead-widget-position-blogpost3 .widget {
    margin-bottom: 5px
}

#heatmapthemead-primary-sidebar {
    overflow: hidden
}

#heatmapthemead-primary-sidebar .widget {
    margin-bottom: 15px
}

#heatmapthemead-primary-sidebar input#s {
    width: 110px
}

#heatmapthemead-primary-sidebar input#searchsubmit {
    clear: both;
    margin-top: 5px
}

#heatmapthemead-secondary-sidebar {
    overflow: hidden
}

#heatmapthemead-secondary-sidebar .widget {
    margin-bottom: 15px
}

#heatmapthemead-secondary-sidebar input#s {
    width: 180px
}

.heatmapthemead-widget-position ul {
    list-style: none;
    margin: 0
}

.heatmapthemead-widget-position ul ol, .heatmapthemead-widget-position ul ul {
    margin-left: 1em
}

.heatmapthemead-widget-position ol {
    margin: 0
}

.heatmapthemead-widget-position ol ol, .heatmapthemead-widget-position ol ul {
    margin-left: 1em
}

#heatmapthemead-widget-position-header {
    float: right;
    margin-right: 15px
}

#heatmapthemead-widget-position-header .widget {
    line-height: 1em;
    margin-bottom: .5em;
    margin-top: .5em;
    text-align: right
}

#heatmapthemead-widget-position-header .widget.heatmapthemead_leaderboard_ad_widget_class {
    line-height: 0em;
    margin-bottom: 0;
    margin-right: -15px;
    margin-top: 0
}

#heatmapthemead-widget-position-header .heatmapthemead-social-icons {
    margin-bottom: 10px;
    margin-top: 15px
}

#heatmapthemead-widget-position-header.heatmapthemead-static-header-widget {
    margin-top: .4em
}

#heatmapthemead-the-content-container .nav-previous {
    float: left
}

#heatmapthemead-the-content-container .nav-next {
    float: right;
    text-align: right
}

#heatmapthemead-the-content-container a {
    text-decoration: none
}

#heatmapthemead-the-content-container .entry-content a {
    text-decoration: underline
}

#heatmapthemead-the-content-container .entry-content a.more-link, #heatmapthemead-the-content-container .entry-content a.myButton {
    text-decoration: none
}

#heatmapthemead-the-content-container h1 {
    font-size: 2.2em;
    line-height: 1.2em;
    margin-bottom: 20px
}

#heatmapthemead-the-content-container h1 a {
    text-decoration: none
}

#heatmapthemead-the-content-container .entry-header-slot h1 {
    margin-bottom: 0
}

#heatmapthemead-the-content-container h2.h2-simulate-h1 {
    font-size: 1.7em;
    line-height: 1.2em
}

#heatmapthemead-the-content-container h2.h2-simulate-h1 a {
    text-decoration: none
}

#heatmapthemead-the-content-container h2 {
    clear: none;
    font-size: 1.5em;
    line-height: 1.2em;
    margin-bottom: 10px
}

#heatmapthemead-the-content-container h2 a {
    text-decoration: none
}

#heatmapthemead-the-content-container h3 {
    clear: none;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-bottom: 10px
}

#heatmapthemead-the-content-container h3 a {
    text-decoration: none
}

#heatmapthemead-the-content-container h4 {
    clear: none;
    font-size: 1.1em;
    line-height: 1.2em;
    margin-bottom: 10px
}

#heatmapthemead-the-content-container h4 a {
    text-decoration: none
}

#heatmapthemead-the-content-container h5 {
    clear: none;
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 10px
}

#heatmapthemead-the-content-container h5 a {
    text-decoration: none
}

#heatmapthemead-the-content-container h6 {
    clear: none;
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 10px
}

#heatmapthemead-the-content-container h6 a {
    text-decoration: none
}

#heatmapthemead-the-content-container .heatmapthemead-header-entry-meta {
    clear: none;
    font-size: .9em;
    margin-bottom: 10px
}

#heatmapthemead-the-content-container .heatmapthemead-header-entry-meta span.comments-link {
    display: inline-block
}

#heatmapthemead-the-content-container .heatmapthemead-header-entry-meta .heatmapthemead-post-details {
    margin-right: 10px
}

#heatmapthemead-the-content-container .heatmapthemead-cat-links, #heatmapthemead-the-content-container .heatmapthemead-tag-links {
    font-size: .8em;
    margin-bottom: .3em
}

.nav-previous {
    margin-bottom: 1em
}

.nav-previous a {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    padding: 8px
}

.nav-previous a:hover {
    background: #060
}

.nav-previous a:active {
    background: #030
}

.nav-next {
    margin-bottom: 1em
}

.nav-next a {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    padding: 8px
}

.nav-next a:hover {
    background: #060
}

.nav-next a:active {
    background: #030
}

.clearFloat {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0px
}

#heatmapthemead-leaderboard {
    background-color: #fff;
    margin: 0 auto;
    max-width: 1258px;
    padding-bottom: 0;
    padding-top: 0
}

#heatmapthemead-leaderboard-ad {
    margin: 0 auto;
    width: 728px
}

#heatmapthemead-main {
    background-color: #fff;
    font-size: .9em;
    margin: 0 auto;
    padding: 0
}

.sticky {
    background-color: #ddd;
    padding: 15px 15px 10px
}

h1.featured-entry-title {
    clear: none
}

.heatmapthemead-posted-by-off h1.entry-title, .heatmapthemead-posted-by-off h1.featured-entry-title, .heatmapthemead-posted-by-off h2.h2-simulate-h1 {
    margin-bottom: 10px
}

.heatmapthemead-featured-image-floatleft .heatmapthemead-featured-image {
    float: left;
    margin-right: 15px
}

.page-header {
    background-color: transparent !important;
    border-radius: 10px;
    padding: 15px 0 5px
}

body.single .thumbnail {
    text-align: center
}

body.single .thumbnail .img-wrap {
    margin: 0 auto 4px
}

@media (min-width: 320px) {
    body.single .thumbnail .img-wrap {
        height: 240px;
        width: 240px
    }
}

body.single .thumbnail .img-wrap img {
    width: 100%
}

body.single h1 {
    color: #ffa100;
    font-size: 28px;
    font-weight: 700
}

body.single .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

body.single .row.content-to-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px
}

body.single .row.content-to-left .title {
    color: #343434;
    font-size: 16px;
    text-align: right;
    width: 140px
}

body.single .row.content-to-left ul {
    list-style: none;
    margin-bottom: 0
}

body.single .row.content-to-left ul li {
    display: inline-block;
    margin-right: 5px
}

body.single .row.casino-top .col-3 {
    width: 33%
}

body.single .row.casino-top .col-6 {
    width: 66%
}

@media (max-width: 800.98px) {
    body.single .row.casino-top .col-6 {
        width: 100%
    }
}

@media (min-width: 801px) {
    body.single .row.casino-top .col-6 {
        width: 66%
    }
}

@media (max-width: 800.98px) {
    body.single .row.casino-top-left .col-2 {
        width: 100%
    }
}

@media (min-width: 801px) {
    body.single .row.casino-top-left .col-2 {
        width: 50%
    }
}

body.single .row .cons, body.single .row .pros {
    margin-bottom: 40px;
    margin-left: 0
}

body.single .row .cons li, body.single .row .pros li {
    background-position: 0;
    background-repeat: no-repeat;
    color: #343434;
    font-size: 16px !important;
    list-style: none;
    padding-left: 20px
}

body.single .row .pros li {
    background-image: url("")
}

body.single .row .cons li {
    background-image: url("")
}

body.single .row .screenshots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -10px
}

@media (max-width: 768px) {
    body.single .row .screenshots {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        margin: 0 auto
    }
}

body.single .row .screenshots .img-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f4f4;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .9);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    margin: 0 20px 20px;
    overflow: hidden;
    width: 30%
}

body.single .row .screenshots .img-wrap img {
    height: auto;
    width: 100%
}

body.single .row .content {
    margin-top: 100px;
    max-width: 100%
}

.c_post a {
    cursor: pointer
}

.c_post .img-wrap {
    display: block;
    height: 131px;
    margin: 0 auto;
    width: 131px
}

.c_post .casino_type ul {
    list-style: none;
    margin: 10px 0 0
}

.c_post .casino_type ul li {
    display: inline-block
}

.c_post.bonus_post .casino_type_title {
    color: #ffa100;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.c_post.bonus_post .c_post_play {
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize
}

.casino_type .desktop {
    background: url("");
    background-position: -9px;
    background-repeat: no-repeat
}

.casino_type .desktop, .casino_type .mobile {
    display: inline-block;
    height: 25px;
    width: 29px
}

.casino_type .mobile {
    background: url("");
    background-position: -46px;
    background-repeat: no-repeat
}

.see_more {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.see_more .see_more_slots {
    background-color: #1d9d9d;
    border-radius: 8px;
    color: #fff;
    font-size: 11.662px;
    font-weight: 700;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 200px
}

.see_more .see_more_slots:hover {
    background-color: #04989d
}

h1.entry-title {
    clear: none;
    color: #000
}

h1.entry-title a, h1.entry-title a:link, h1.entry-title a:visited {
    color: #000
}

h1.entry-title a:active, h1.entry-title a:focus, h1.entry-title a:hover {
    color: #06f
}

.heatmapthemead-article {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em
}

#heatmapthemead-post-navigation {
    clear: both
}

a.more-link {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    margin-top: 5px;
    padding: 6px
}

a.more-link:hover {
    background: #060
}

a.more-link:active {
    background: #030
}

.heatmapthemead-edit-link {
    clear: both
}

.heatmapthemead-edit-link a {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    margin-top: 0;
    padding: 6px
}

.heatmapthemead-edit-link a:hover {
    background: #060
}

.heatmapthemead-edit-link a:active {
    background: #030
}

#heatmapthemead-primary-sidebar-container {
    margin: 20px 10px 10px 15px
}

#heatmapthemead-primary-sidebar-container a {
    text-decoration: none
}

#heatmapthemead-secondary-sidebar-container {
    margin: 65px 0 10px 35px
}

#heatmapthemead-secondary-sidebar-container a {
    text-decoration: none
}

.heatmapthemead-footer-entry-meta {
    margin-bottom: 10px
}

.heatmapthemead-layout-both-sidebars #heatmapthemead-main {
    max-width: 1258px
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
    .heatmapthemead-layout-both-sidebars #heatmapthemead-main {
        max-width: 67% !important
    }
}

.heatmapthemead-layout-both-sidebars #heatmapthemead-main-search {
    left: 0;
    max-width: 1258px;
    position: absolute;
    right: 0;
    top: 60px
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
    .heatmapthemead-layout-both-sidebars #heatmapthemead-main-search {
        max-width: 67% !important
    }
}

.heatmapthemead-layout-both-sidebars #heatmapthemead-content {
    position: relative;
    width: 100%;
    z-index: 2
}

.heatmapthemead-layout-both-sidebars #heatmapthemead-the-content {
    margin: 0 325px 0 185px
}

.heatmapthemead-layout-both-sidebars #heatmapthemead-primary-sidebar {
    float: left;
    margin-left: -100%;
    width: 185px
}

.heatmapthemead-layout-both-sidebars #heatmapthemead-secondary-sidebar {
    float: left;
    margin-left: -325px;
    width: 325px
}

.heatmapthemead-layout-primary-sidebar-content #heatmapthemead-main, .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-main-search {
    max-width: 1258px
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
    .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-main-search {
        max-width: 67% !important
    }
}

.heatmapthemead-layout-primary-sidebar-content #heatmapthemead-content {
    position: relative;
    width: 100%;
    z-index: 2
}

.heatmapthemead-layout-primary-sidebar-content #heatmapthemead-the-content {
    margin: 0 0 0 185px
}

.heatmapthemead-layout-primary-sidebar-content #heatmapthemead-primary-sidebar {
    float: left;
    margin-left: -100%;
    width: 185px
}

.heatmapthemead-layout-primary-sidebar-content #heatmapthemead-the-content-container {
    margin-right: 15px
}

.heatmapthemead-layout-content-secondary-sidebar {
    position: relative;
    z-index: 2
}

.heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-main {
    max-width: 1258px
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-main {
        max-width: 67% !important
    }
}

.heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-content {
    position: relative;
    width: 100%;
    z-index: 2
}

.heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-the-content {
    margin: 0 290px 0 0
}

.heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-secondary-sidebar {
    float: left;
    margin-left: -325px;
    width: 325px
}

.heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-the-content-container {
    margin-left: 19px;
    margin-right: 25px
}

.heatmapthemead-layout-content #heatmapthemead-main {
    max-width: 1258px;
    position: relative;
    z-index: 1
}

.heatmapthemead-layout-content #heatmapthemead-main.z-index-change {
    z-index: 999
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
    .heatmapthemead-layout-content #heatmapthemead-main {
        max-width: 1350px !important
    }
}

.heatmapthemead-layout-content #heatmapthemead-content {
    position: relative;
    width: 100%;
    z-index: 2
}

.heatmapthemead-layout-content #heatmapthemead-content#locations-page {
    padding: 0 20px 20px
}

.heatmapthemead-layout-content #heatmapthemead-the-content-container {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 45px
}

.heatmapthemead-social-icons {
    margin-left: -3px;
    margin-right: -3px;
    margin-top: 0
}

.heatmapthemead-social-icons img {
    height: 32px;
    margin-bottom: 5px;
    width: 32px
}

.heatmapthemead-social-icon {
    margin-left: 4px;
    margin-right: 4px
}

.heatmapthemead-like-button-text {
    clear: both;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0
}

.heatmapthemead-like-buttons {
    clear: both;
    margin: 0 0 .5em;
    padding: 0
}

.heatmapthemead-like-buttons ul {
    height: 15px;
    margin-left: 0;
    padding: 0
}

.heatmapthemead-like-buttons li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 120px
}

.heatmapthemead-like-buttons iframe {
    max-width: none
}

.heatmapthemead-like-buttons-clear {
    clear: both;
    height: 0
}

.only-search {
    float: right;
    margin-bottom: 1.5em;
    margin-right: 15px;
    margin-top: 1.5em
}

input#s {
    border-radius: 2px;
    height: 22px;
    padding: 4px 10px 4px 28px
}

input#s, input#searchsubmit {
    font-size: 14px;
    line-height: 1em
}

input#searchsubmit {
    height: 32px;
    padding: 4px
}

h2#comments-title {
    border-top: 1px solid #ddd;
    padding-top: 1em
}

h2#comments-title, h3#reply-title {
    font-size: 1.2em;
    margin-bottom: .8em
}

.comment-author {
    margin-bottom: .5em
}

.heatmapthemead-comment-article {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em;
    min-height: 8em
}

.heatmapthemead-comment-article .fn {
    font-weight: 700
}

.heatmapthemead-comment-article img {
    border: 1px solid #ddd;
    float: left;
    margin-bottom: .5em;
    margin-right: 15px;
    padding: 6px
}

.heatmapthemead-comment-article .reply {
    margin-bottom: 1em
}

ul.children .heatmapthemead-comment-article {
    min-height: 70px
}

.heatmapthemead-comment-pingback {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em
}

.commentlist {
    margin-left: 0
}

.commentlist, .commentlist ul li {
    list-style: none outside none
}

a.comment-reply-link {
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #444;
    cursor: pointer;
    float: right;
    font-size: .8em;
    margin-bottom: 1em;
    margin-left: 15px;
    padding: 3px
}

a.comment-reply-link:active, a.comment-reply-link:hover {
    background: #f5f5f5;
    border-color: #bbb
}

a.comment-reply-link:focus {
    border-color: #aaa
}

a#cancel-comment-reply-link {
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #444;
    cursor: pointer;
    font-size: .8em;
    margin-bottom: 1em;
    margin-left: 15px;
    padding: 3px
}

a#cancel-comment-reply-link:active, a#cancel-comment-reply-link:hover {
    background: #f5f5f5;
    border-color: #bbb
}

a#cancel-comment-reply-link:active:focus {
    border-color: #aaa
}

#respond p {
    margin: 0
}

#respond .comment-notes {
    margin-bottom: 1em
}

#respond .required, #respond label {
    font-weight: 700
}

#respond label {
    font-size: .9em
}

#respond input {
    margin: 0 0 9px;
    width: 96%
}

#respond textarea {
    width: 96%
}

#respond .form-allowed-tags {
    color: #888;
    font-size: .8em;
    line-height: 18px
}

#respond .form-allowed-tags code {
    font-size: .8em
}

#respond .form-submit {
    margin: 12px 0
}

#respond .form-submit input {
    width: auto
}

.form-allowed-tags {
    line-height: 1em
}

.children #respond {
    margin: 0 48px 0 0
}

#comments-list #respond {
    margin: 0 0 18px
}

#comments-list ul #respond {
    margin: 0
}

#cancel-comment-reply-link {
    font-size: 1em;
    font-weight: 400;
    line-height: 18px
}

.error404 #heatmapthemead-the-content #searchform, .error404 #heatmapthemead-the-content .widget_archive, .error404 #heatmapthemead-the-content .widget_tag_cloud {
    margin-bottom: 1.5em
}

h2.entry-title a, h2.entry-title a:link, h2.entry-title a:visited {
    color: #000
}

h2.entry-title a:active, h2.entry-title a:focus, h2.entry-title a:hover {
    color: #06f
}

.heatmapthemead-post-details a:link, .heatmapthemead-post-details a:visited {
    color: #000
}

.heatmapthemead-post-details a:active, .heatmapthemead-post-details a:focus, .heatmapthemead-post-details a:hover {
    color: #06f
}

.banner {
    left: 30px;
    position: fixed;
    top: 297px;
    width: 286px
}

.banner img {
    height: auto;
    width: 100%
}

.search #heatmapthemead-the-content-container form, .search #heatmapthemead-the-content-container select {
    margin-bottom: 15px
}

.cmam_responsive_ad_widget_class ins, .cmamad ins, .heatmapthemead_ad_widget ins {
    background-color: transparent
}

.heatmapthemead-reading-on-a-mobile #heatmapthemead-main, .heatmapthemead-reading-on-a-mobile #heatmapthemead-main-search {
    max-width: 100%
}

.heatmapthemead-reading-on-a-mobile #heatmapthemead-the-content {
    margin: 0
}

.heatmapthemead-reading-on-a-mobile #heatmapthemead-primary-sidebar {
    clear: both;
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.heatmapthemead-reading-on-a-mobile #heatmapthemead-secondary-sidebar {
    float: right;
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.heatmapthemead-reading-on-a-mobile #heatmapthemead-secondary-sidebar .widget {
    float: none;
    margin-right: 0;
    width: auto
}

.heatmapthemead-reading-on-a-mobile #heatmapthemead-primary-sidebar-container {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0
}

.heatmapthemead-reading-on-a-mobile #heatmapthemead-secondary-sidebar-container, .heatmapthemead-reading-on-a-mobile #heatmapthemead-the-content-container {
    margin-left: 10px;
    margin-right: 10px
}

#contact-form-btn {
    padding: 5px
}

#contact-form-btn span {
    border: 1px solid #ea822f;
    color: #ea822f;
    cursor: pointer;
    display: block;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin: 10px auto;
    width: 130px
}

#contact-form-btn span:hover {
    background-color: #ea822f;
    color: #fff
}

#contact-form-footer .wpcf7 {
    display: none
}

div#lang_share {
    float: right;
    margin: 0 auto;
    padding: 10px 0
}

.langs-box {
    text-align: right;
    z-index: 9999
}

.langs-box ul {
    list-style: none;
    margin: 0
}

.langs-box ul span {
    display: inline-block;
    height: 20px;
    padding: 0 2px;
    width: 35px
}

.langs-box ul li {
    position: relative
}

.langs-box ul li:hover > ul {
    display: block;
    z-index: 9999
}

.langs-box ul ul {
    background-color: #000;
    display: none;
    margin: 0;
    padding-left: 0;
    padding-top: 1px;
    position: absolute;
    z-index: 9998
}

.langs-box ul ul li {
    border-bottom: 1px solid #ccc
}

.langs-box ul ul li:first-child {
    border-top: 1px solid #ccc
}

.langs-box li {
    padding: 2px
}

a.link-flag, span.link-flag {
    background-position: 50%;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 35px
}

a.link-flag.link-to-en {
    background-image: url("")
}

a.link-flag.link-to-pl, span.link-flag.link-to-pl {
    background-image: url("")
}

a.link-flag.link-to-sv {
    background-image: url("")
}

a.link-flag.link-to-za {
    background-image: url("")
}

a.link-flag.link-to-can {
    background-image: url("")
}

a.link-flag.link-to-nz {
    background-image: url("")
}

.entry-header-single:after {
    clear: both;
    content: "";
    display: block
}

.entry-header-single .iframe_soc {
    margin-right: 10px
}

.entry-header-single .iframe_soc, .entry-header-single .rating {
    float: right;
    padding-top: 14px;
    text-align: right;
    width: 220px
}

@media (max-width: 1008px) {
    .entry-header-single .rating {
        padding: 5px 0 30px;
        padding: 0 0 30px
    }
}

.entry-header-single .entry-title {
    float: left
}

.wrap_myButton {
    clear: both;
    font-family: Open Sans, sans-serif;
    font-size: 30px;
    left: calc(50% - 117px);
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: calc(40% - 35px)
}

@media (max-width: 768px) {
    .wrap_myButton {
        top: calc(35% - 35px)
    }
}

@media (max-width: 425px) {
    .wrap_myButton {
        left: calc(50% - 95px);
        top: calc(40% - 35px)
    }
}

@media (max-width: 375px) {
    .wrap_myButton {
        top: calc(37% - 35px)
    }
}

.wrap_myButton a {
    border-radius: 3px;
    display: block;
    height: 70px;
    line-height: 70px;
    padding: 0;
    width: 235px
}

@media (max-width: 425px) {
    .wrap_myButton a {
        font-size: 16px;
        height: 55px;
        line-height: 55px;
        width: 200px
    }
}

.wrap_myButton--rel {
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.wrap_myButton--rel .myButton--rel {
    display: block;
    height: 70px;
    line-height: 70px;
    margin-bottom: 20px;
    width: 100%
}

.myButton, .showMore {
    background: #eb3e0e -webkit-gradient(linear, left top, left bottom, color-stop(5%, #eb3e0e), to(#bc3315));
    background: #eb3e0e -o-linear-gradient(top, #eb3e0e 5%, #bc3315 100%);
    background: #eb3e0e linear-gradient(180deg, #eb3e0e 5%, #bc3315);
    border: 1px solid #942911;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 0 0 #cf866c;
    box-shadow: inset 0 1px 0 0 #cf866c;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb3e0e", endColorstr="#bc3315", GradientType=0);
    font-family: Open Sans, sans-serif;
    font-size: 21px;
    padding: 10px 48px;
    text-decoration: none;
    text-shadow: 0 1px 0 #854629
}

.myButton:hover, .showMore:hover {
    background: #bc3315 -webkit-gradient(linear, left top, left bottom, color-stop(5%, #bc3315), to(#eb3e0e));
    background: #bc3315 -o-linear-gradient(top, #bc3315 5%, #eb3e0e 100%);
    background: #bc3315 linear-gradient(180deg, #bc3315 5%, #eb3e0e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bc3315", endColorstr="#eb3e0e", GradientType=0)
}

.myButton:active, .showMore:active {
    position: relative;
    top: 1px
}

.casino-loop {
    margin: 0 -20px
}

@media (max-width: 370px) {
    .casino-loop {
        margin: 0
    }
}

.casino-loop.list .is-active {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start
}

@media (max-width: 1245px) {
    .casino-loop.list .is-active {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 768px) {
    .casino-loop.list .is-active .c_post {
        margin: 5px
    }
}

@media (max-width: 345px) {
    .casino-loop.list .is-active {
        margin: 0 -10px
    }
}

.casino-loop .loadmore-container {
    margin-bottom: 25px
}

.casino-loop .attachment-slot-img {
    height: 130px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    width: 175px
}

.casino-loop .c_post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f4f4;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-around;
    margin: 10px 19px;
    overflow: hidden;
    padding: 10px;
    width: 170px
}

@media (max-width: 385px) {
    .casino-loop .c_post {
        padding: 5px;
        width: 165px
    }
}

@media (max-width: 370px) {
    .casino-loop .c_post {
        padding: 5px;
        width: 165px
    }
}

.casino-loop .c_post .c_post_play {
    background-color: #ffa100;
    background-image: none;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    color: #fff;
    display: block;
    font-size: 12px !important;
    font-weight: 700;
    margin: 10px 5px;
    max-width: 140px;
    padding: 5px
}

.casino-loop .c_post .c_post_play:hover {
    background: rgba(249, 157, 0, .8)
}

.casino-loop .c_post .c_post_play.ref_disabled {
    cursor: not-allowed
}

.casino-loop .c_post .c_post_play.ref_disabled, .casino-loop .c_post .c_post_play.ref_disabled:hover {
    background: #7b7b7a;
    background: -webkit-gradient(linear, left bottom, left top, from(#7b7b7a), to(#a9a8a5));
    background: -o-linear-gradient(bottom, #7b7b7a 0, #a9a8a5 100%);
    background: linear-gradient(1turn, #7b7b7a, #a9a8a5)
}

.casino-loop .is-hide {
    display: none
}

.casino-loop .active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c_post a.c_post_review {
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
    text-decoration: underline !important;
    text-transform: uppercase
}

.c_post .c_post_play {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f87c21), to(#d33e05));
    background-image: -o-linear-gradient(top, #f87c21 0, #d33e05 100%);
    background-image: linear-gradient(180deg, #f87c21 0, #d33e05);
    border-radius: 5px;
    color: #fff;
    display: table;
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.c_post .c_post_play:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f87c21), to(#ed5c24));
    background-image: -o-linear-gradient(top, #f87c21 0, #ed5c24 100%);
    background-image: linear-gradient(180deg, #f87c21 0, #ed5c24)
}

.c_post .c_post_title {
    padding: 5px 0
}

.c_post .c_post_title__link {
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.c_post .c_post_title__link:focus, .c_post .c_post_title__link:hover, .c_post .c_post_title__link:visited {
    color: #000
}

.c_post .c_post_bonus {
    padding: 5px 0
}

.c_post .c_post_rating {
    margin: 0 0 5px
}

@media (max-width: 380px) {
    .c_post .c_post_rating img {
        height: 20px;
        width: 26px
    }
}

.pagi-nav-cat {
    margin: 10px 0
}

@media only screen and (max-width: 768px) {
    .pagi-nav-cat a, .pagi-nav-cat span {
        height: 42px;
        margin: 2px 10px 5px 2px;
        padding: 10px;
        width: 42px
    }
}

.payment-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start
}

.payment-wrapper, .payment-wrapper .payment-item {
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex
}

.payment-wrapper .payment-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center;
    background-color: #f5f4f4;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: center;
    justify-content: center;
    margin: 10px 5px;
    overflow: hidden;
    padding: 10px 15px;
    width: 190px
}

.payment-wrapper .payment-item .slots-link {
    border-top: 1px solid #ccc;
    color: #585858;
    font-size: 16px;
    margin-top: 16px;
    padding-bottom: 15px;
    padding-top: 10px;
    text-align: center;
    width: 100%
}

.payment-wrapper .payment-item div {
    display: block
}

.payment-wrapper .payment-item div a {
    display: block;
    height: 130px
}

.payment-wrapper .payment-item img {
    height: 130px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    width: 175px
}

@media (max-width: 1842px) {
    .banner {
        margin: 10px auto;
        position: static
    }
}

@media screen and (max-width: 1140px) {
    .heatmapthemeadheader-active #heatmapthemead-widget-position-header {
        float: none;
        margin-right: 0
    }

    .heatmapthemeadheader-active #heatmapthemead-widget-position-header .widget {
        text-align: center
    }

    .heatmapthemeadheader-active #heatmapthemead-widget-position-header .widget.heatmapthemead_leaderboard_ad_widget_class {
        margin-right: 0
    }
}

@media screen and (max-width: 900px) {
    .heatmapthemead-layout-both-sidebars #heatmapthemead-main, .heatmapthemead-layout-both-sidebars #heatmapthemead-main-search {
        max-width: 100%
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-the-content {
        margin: 0 0 0 185px
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-secondary-sidebar {
        clear: both;
        padding-left: 330px;
        width: 100%
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-secondary-sidebar .widget {
        float: left;
        margin-right: 20px;
        width: 300px
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-the-content-container {
        margin-right: 15px
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-secondary-sidebar-container {
        margin-top: 0
    }

    .heatmapthemead-layout-both-sidebars.heatmapthemead-long-content #heatmapthemead-secondary-sidebar {
        clear: both;
        padding-left: 510px;
        width: 100%
    }
}

@media screen and (max-width: 815px) {
    .heatmapthemead-layout-both-sidebars #heatmapthemead-secondary-sidebar .widget {
        float: none
    }
}

@media screen and (max-width: 800px) {
    .share42init {
        float: none
    }

    body.single .row.casino-top .col-3 {
        margin-bottom: 10px;
        width: 100%
    }

    body.single .row .screenshots li {
        margin: 5px;
        width: 48%
    }

    body.single .row.content-to-left .title {
        text-align: left
    }

    form.sortbutton button {
        font-size: 12px;
        margin-right: 0;
        padding: 0 2px
    }

    #heatmapthemead-widget-position-header {
        float: none;
        margin-right: 0
    }

    #heatmapthemead-widget-position-header .widget {
        text-align: center
    }

    #heatmapthemead-widget-position-header .heatmapthemead-social-icons {
        margin-bottom: 10px;
        margin-top: -5px
    }

    #heatmapthemead-widget-position-header.heatmapthemead-static-header-widget {
        margin-top: .5em
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-main {
        max-width: 100%
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-the-content {
        margin: 0
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-secondary-sidebar {
        clear: both;
        padding-left: 330px;
        width: 100%
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-secondary-sidebar .widget {
        float: left;
        margin-right: 20px;
        width: 300px
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-the-content-container {
        margin-right: 15px
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-secondary-sidebar-container {
        margin-top: 0
    }

    .only-search {
        float: none;
        margin-bottom: .5em;
        margin-right: 0;
        margin-top: 0;
        text-align: center
    }
}

@media screen and (max-width: 600px) {
    form.sortbutton {
        display: none
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-main {
        max-width: 100%
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-the-content {
        margin: 0
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-primary-sidebar {
        clear: both;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-secondary-sidebar {
        float: right;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-secondary-sidebar .widget {
        float: none;
        margin-right: 0;
        width: auto
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-primary-sidebar-container {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 0
    }

    .heatmapthemead-layout-both-sidebars #heatmapthemead-secondary-sidebar-container, .heatmapthemead-layout-both-sidebars #heatmapthemead-the-content-container {
        margin-left: 10px;
        margin-right: 10px
    }

    .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-main, .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-main-search {
        max-width: 100%
    }

    .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-the-content {
        margin: 0
    }

    .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-primary-sidebar {
        clear: both;
        margin-left: 0;
        width: 100%
    }

    .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-primary-sidebar-container {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 0
    }

    .heatmapthemead-layout-primary-sidebar-content #heatmapthemead-the-content-container {
        margin-left: 10px;
        margin-right: 10px
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-the-content {
        margin: 0
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-secondary-sidebar-container, .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-the-content-container {
        margin-left: 10px;
        margin-right: 10px
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-secondary-sidebar {
        padding-left: 325px
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-secondary-sidebar .widget {
        float: none;
        margin-right: 0;
        width: auto
    }

    .heatmapthemead-layout-content-secondary-sidebar #heatmapthemead-primary-sidebar-container {
        margin-top: 0
    }

    .heatmapthemead-layout-content #heatmapthemead-the-content-container {
        margin-left: 15px;
        margin-right: 15px
    }

    #heatmapthemead-widget-position-leaderboard {
        margin-left: 0;
        margin-right: 0
    }

    #heatmapthemead-widget-position-header .widget {
        line-height: 0;
        margin-bottom: 0
    }

    #heatmapthemead-the-content-container h1 {
        font-size: 2em
    }

    #heatmapthemead-the-content-container h2.h2-simulate-h1 {
        font-size: 1.4em
    }

    #heatmapthemead-the-content-container h2 {
        font-size: 1.2em
    }

    #heatmapthemead-the-content-container h3 {
        font-size: .9em
    }

    #heatmapthemead-the-content-container h4 {
        font-size: .8em
    }

    #heatmapthemead-the-content-container h5, #heatmapthemead-the-content-container h6 {
        font-size: .7em
    }

    #heatmapthemead-the-content-container .nav-next {
        clear: both;
        float: none;
        text-align: left
    }

    .gallery img {
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px
    }

    .heatmapthemead-like-buttons {
        height: 90px
    }

    .heatmapthemead-like-buttons li {
        float: none;
        margin-bottom: 5px
    }

    .widget .heatmapthemead_ad_widget iframe {
        max-width: 590px
    }
}

@media (max-width: 319.98px) {
    #heatmapthemead-the-content-container h1 {
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 768px) {
    #heatmapthemead-the-content-container {
        margin-top: 30px
    }
}

body.single .sidebar {
    float: left;
    margin-bottom: 30px;
    margin-left: 25px;
    margin-top: 10px
}

@media (max-width: 425px) {
    body.single .sidebar {
        margin-left: 0;
        width: 100%
    }
}

body.single .sidebar .title {
    background: #000;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px;
    text-align: center;
    text-transform: uppercase
}

@media (max-width: 425px) {
    body.single .sidebar .title {
        display: none
    }
}

body.single .sidebar-content {
    background: #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    padding: 10px
}

@media (max-width: 425px) {
    body.single .sidebar-content {
        display: none
    }
}

body.single .sidebar-content ol {
    margin-left: 20px;
    margin-top: 10px
}

body.single .sidebar-content ol li {
    margin-bottom: 5px
}

body.single .sidebar-content ol li a:hover {
    color: #2180ee
}

.display-flex-locations {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

@media screen and (max-width: 880px) {
    .display-flex-locations {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.display-flex-locations__left {
    width: calc(100% - 305px)
}

@media screen and (max-width: 880px) {
    .display-flex-locations__left {
        width: 100%
    }
}

.display-flex-locations__left .map {
    max-width: 500px;
    width: 100%
}

@media screen and (max-width: 880px) {
    .display-flex-locations__left .map {
        max-width: 900px
    }
}

.display-flex-locations__left .info {
    width: 100%
}

.display-flex-locations__left .info .row .title {
    max-width: 130px
}

.display-flex-locations #map {
    height: 322px;
    margin-bottom: 20px;
    max-width: 500px;
    width: 100%
}

@media screen and (max-width: 880px) {
    .display-flex-locations #map {
        max-width: 900px
    }
}

.display-flex-locations #map iframe {
    height: 100%;
    width: 100%
}

.display-flex-locations .map {
    height: 322px;
    max-width: 500px;
    width: 100%
}

@media screen and (max-width: 880px) {
    .display-flex-locations .map {
        max-width: 900px
    }
}

body.single .display-flex-locations .sidebar {
    margin-bottom: 0;
    margin-top: 20px
}

body.single .display-flex-locations .sidebar .sidebar-item {
    border-radius: 6px;
    -webkit-box-shadow: 0 0 10px #cfcfcf;
    box-shadow: 0 0 10px #cfcfcf;
    margin-bottom: 0;
    max-width: 278px;
    overflow: hidden
}

@media screen and (max-width: 425px) {
    body.single .display-flex-locations .sidebar .sidebar-item {
        margin: 0 auto
    }
}

body.single .display-flex-locations .sidebar .sidebar-item .title {
    text-align: left
}

@media screen and (max-width: 425px) {
    body.single .display-flex-locations .sidebar .sidebar-item .title {
        display: block
    }
}

body.single .display-flex-locations .sidebar .sidebar-item .sidebar-content {
    background: #fff;
    padding: 20px 25px
}

@media screen and (max-width: 425px) {
    body.single .display-flex-locations .sidebar .sidebar-item .sidebar-content {
        display: block
    }
}

@media screen and (max-width: 880px) {
    body.single .display-flex-locations .sidebar {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        margin: 40px auto 0;
        order: 1
    }
}

.locations {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.info {
    width: 320px
}

.info .title {
    font-weight: 700
}

body.single .info .row {
    clear: both;
    display: block;
    margin-bottom: 20px;
    overflow: auto
}

.content-location {
    margin-top: 20px;
    width: 100%
}

.info .row .title {
    float: left;
    max-width: 130px;
    width: 40%
}

.info .row .desc {
    float: left;
    width: 60%
}

.wrap-map {
    margin-bottom: 16px
}

.wrap-map_show .btn-map {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08)
}

.wrap-map_show .btn-map__show {
    display: none
}

.wrap-map_show .btn-map__hidden {
    display: block
}

.wrap-map_show .btn-map__arrow svg {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.wrap-map__btn {
    height: 72px
}

@media (min-width: 1025px) {
    .wrap-map__btn {
        float: right;
        margin-top: -72px;
        width: 310px
    }
}

.wrap-map__box {
    display: none
}

.btn-map {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fcfdff;
    border: 1px solid #dde5f0;
    border-radius: 5px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 20px 24px
}

.btn-map__icon {
    height: 32px;
    width: 32px
}

.btn-map__icon img {
    display: block;
    height: inherit;
    width: inherit
}

.btn-map__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    color: #000;
    flex-grow: 1;
    font-family: Open Sans, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    padding-left: 17px
}

.btn-map__hidden {
    display: none
}

.btn-map__arrow {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ef6717;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.btn-map__arrow svg {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.box-map {
    background: #fcfdff;
    border: 1px solid #dde5f0;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
    padding: 24px;
    position: relative;
    z-index: 1
}

@media (min-width: 1025px) {
    .box-map {
        border-top-left-radius: 5px
    }
}

.box-map__inner {
    border-radius: 3px;
    height: 376px;
    overflow: hidden;
    width: 100%
}

@media (min-width: 1025px) {
    .box-map__inner {
        height: 464px
    }
}

.box-map__inner iframe {
    height: 100%;
    width: 100%
}

.locations-head {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    padding: 10px 0
}

.locations-all-table {
    font-size: .9em;
    width: 100%
}

.locations-all-table .row {
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0
}

.locations-all-table .row:last-child {
    border: none
}

.locations-all-table .item-1, .locations-all-table .item-2, .locations-all-table .item-3 {
    width: 25%
}

.locations-all-table .item-4 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    width: 25%
}

.locations-all-table .item-4 a {
    color: #ff9d00;
    text-align: right;
    width: 40%
}

@media screen and (max-width: 880px) {
    .loactions-all-table .item-1, .loactions-all-table .item-2 {
        width: 50%
    }

    .loactions-all-table .item-3, .loactions-all-table .item-4 {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .widget .heatmapthemead_ad_widget iframe {
        max-width: 630px
    }
}

@media screen and (max-width: 540px) {
    .widget .heatmapthemead_ad_widget iframe {
        max-width: 530px
    }
}

@media screen and (max-width: 480px) {
    .widget .heatmapthemead_ad_widget iframe {
        max-width: 470px
    }
}

@media screen and (max-width: 320px) {
    .widget .heatmapthemead_ad_widget iframe {
        max-width: 310px
    }
}

@media screen and (max-width: 240px) {
    .widget .heatmapthemead_ad_widget iframe {
        max-width: 230px
    }
}

@media (min-width: 992px) {
    div#lang_share {
        float: right;
        padding: 50px 0
    }
}

.table-main {
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    display: block;
    margin: 0 auto 15px
}

.table-main .text-center {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center
}

.table-main .text-center p {
    margin-bottom: 0
}

.empty {
    clear: both
}

img {
    height: auto;
    max-width: 100%
}

.wp-pagenavi {
    clear: both
}

.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #bfbfbf;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #000
}

.wp-pagenavi span.current {
    font-weight: 700
}

a.link-provider {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 25px hsla(0, 0%, 71%, .37);
    box-shadow: 0 1px 25px hsla(0, 0%, 71%, .37);
    margin: 10px;
    padding: 15px;
    width: 288px
}

a.link-provider .title {
    font-size: 20px;
    font-weight: 500
}

a.link-provider .manufacturer-count {
    font-size: 14px;
    font-weight: 400
}

a.link-provider .link-provider__img-box {
    display: block;
    height: 170px;
    margin-bottom: 6px
}

a.link-provider img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (max-width: 768px) {
    a.link-provider .link-provider__img-box, a.link-provider img {
        height: 130px
    }
}

@media (max-width: 413px) {
    a.link-provider {
        margin: 2px;
        width: 168px
    }
}

@media (max-width: 374px) {
    a.link-provider {
        margin: 2px;
        width: 141px
    }
}

.table-container {
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 15px
}

#heatmapthemead-the-content-container .table-container__title {
    margin-bottom: 30px;
    text-align: center
}

@media (max-width: 768px) {
    #heatmapthemead-the-content-container .table-container__title {
        font-size: 22px;
        margin-top: 0
    }
}

table.casino-review-table {
    border: none;
    border-collapse: collapse;
    font-family: Open Sans, sans-serif;
    margin: 0;
    width: 100%
}

table.casino-review-table td, table.casino-review-table th {
    border: none;
    border-bottom: 1px solid #a8b5c6;
    border-collapse: collapse
}

@media (max-width: 720px) {
    table.casino-review-table td, table.casino-review-table th {
        border: none
    }
}

table.casino-review-table thead {
    background: #f8faff;
    border-bottom: 1px solid #a8b5c6;
    font-size: 18px;
    font-weight: 700;
    line-height: normal
}

table.casino-review-table thead tr {
    border: 1px solid #a8b5c6
}

table.casino-review-table thead tr th {
    padding: 15px 10px 20px;
    text-align: center;
    width: 20%
}

@media (max-width: 720px) {
    table.casino-review-table thead {
        display: none
    }
}

.casino-review-table tbody tr.table-row {
    border: 1px solid #a8b5c6
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px
    }
}

.casino-review-table tbody tr.table-row td {
    font-size: 14px;
    line-height: 20px;
    padding: 15px 10px
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row td {
        font-size: 14px;
        line-height: 16px;
        padding: 5px 10px
    }
}

.casino-review-table tbody tr.table-row .logo {
    padding: 25px 10px 15px;
    text-align: center;
    vertical-align: middle
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .logo {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding: 5px 10px;
        text-align: center;
        width: 100%
    }
}

.casino-review-table tbody tr.table-row .logo .rating-stars-wrap img {
    width: 20px
}

.casino-review-table tbody tr.table-row .logo__link {
    display: block;
    height: 70px;
    margin: 0 auto;
    position: relative;
    width: 140px
}

.casino-review-table tbody tr.table-row .logo__link .bonus-label {
    top: -13px
}

.casino-review-table tbody tr.table-row .logo__link img {
    border-radius: 5px;
    height: 100%;
    width: 100%
}

@media (max-width: 880px) and (min-width: 720px) {
    .casino-review-table tbody tr.table-row .logo__link {
        width: 120px
    }
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .logo__link {
        width: 140px
    }
}

.casino-review-table tbody tr.table-row .casino-name {
    padding: 25px 10px 15px;
    text-align: left;
    vertical-align: middle
}

.casino-review-table tbody tr.table-row .casino-name a {
    color: #000;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 1
}

@media (max-width: 880px) {
    .casino-review-table tbody tr.table-row .casino-name a {
        font-size: 22px
    }
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .casino-name a {
        font-size: 28px;
        line-height: 38px
    }
}

.casino-review-table tbody tr.table-row .casino-name .rating-stars-wrap {
    height: 21px;
    margin-top: 10px
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .casino-name {
        padding: 5px 10px;
        text-align: center;
        width: 100%
    }
}

.casino-review-table tbody tr.table-row .bonus-details {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    padding: 25px 10px 15px;
    text-align: center;
    vertical-align: middle
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .bonus-details {
        padding: 5px 10px;
        text-align: center;
        width: 100%
    }
}

.casino-review-table tbody tr.table-row .bonus-details .c_post_play, .casino-review-table tbody tr.table-row .bonus-details a {
    color: #000;
    font-size: 18px
}

@media (max-width: 880px) and (min-width: 720px) {
    .casino-review-table tbody tr.table-row .bonus-details .c_post_play, .casino-review-table tbody tr.table-row .bonus-details a {
        font-size: 14px
    }
}

.casino-review-table tbody tr.table-row .bonus-details .c_post_play span, .casino-review-table tbody tr.table-row .bonus-details a span {
    color: #ef6717;
    display: block;
    font-size: 22px !important;
    font-weight: 700
}

.casino-review-table tbody tr.table-row .payment-methods {
    vertical-align: middle
}

.casino-review-table tbody tr.table-row .payment-methods .bonus_text {
    color: #48465c;
    font-size: 15px;
    letter-spacing: .05em;
    line-height: 20px;
    text-align: center
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .payment-methods .bonus_text {
        font-size: 12px;
        line-height: 18px
    }
}

.casino-review-table tbody tr.table-row .payment-methods a {
    display: inline-block;
    height: 27px;
    margin: 3.5px;
    width: 45px
}

.casino-review-table tbody tr.table-row .payment-methods img {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    height: 100%;
    -webkit-transition: all .3s cubic-bezier(.25, .8, .25, 1);
    -o-transition: all .3s cubic-bezier(.25, .8, .25, 1);
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    width: 100%
}

.casino-review-table tbody tr.table-row .payment-methods img:hover {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .payment-methods {
        text-align: center;
        width: 100%
    }

    .casino-review-table tbody tr.table-row .payment-methods.payment-methods-magic {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center
    }
}

.casino-review-table tbody tr.table-row .payment-methods .more-payments {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #d30606;
    border-radius: 4px;
    color: #d30606;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    height: 27px;
    justify-content: center;
    margin: 3.5px;
    width: 45px
}

.casino-review-table tbody tr.table-row .payment-methods .is-hide {
    display: none
}

.casino-review-table tbody tr.table-row .waluty {
    text-align: center;
    vertical-align: middle
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .waluty {
        width: 100%
    }
}

.casino-review-table tbody tr.table-row .zagraj {
    vertical-align: middle
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .zagraj {
        text-align: center;
        width: 100%
    }
}

.casino-review-table tbody tr.table-row .zagraj .casino_ref, .casino-review-table tbody tr.table-row .zagraj .ref_disabled {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #d30606;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 0 0 rgba(220, 140, 2, .004);
    box-shadow: 0 3px 0 0 rgba(220, 140, 2, .004);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 25px;
    height: 50px;
    justify-content: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 170px
}

.casino-review-table tbody tr.table-row .zagraj .casino_ref:hover, .casino-review-table tbody tr.table-row .zagraj .ref_disabled:hover {
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .65);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .65)
}

@media (max-width: 880px) and (min-width: 720px) {
    .casino-review-table tbody tr.table-row .zagraj .casino_ref, .casino-review-table tbody tr.table-row .zagraj .ref_disabled {
        font-size: 16px;
        width: 100px
    }
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.table-row .zagraj .casino_ref, .casino-review-table tbody tr.table-row .zagraj .ref_disabled {
        font-size: 18px;
        line-height: 25px;
        margin: 10px auto 0
    }
}

.casino-review-table tbody tr.table-row .zagraj .ref_disabled {
    color: #000;
    cursor: not-allowed;
    font-weight: 700;
    text-decoration: none
}

.casino-review-table tbody tr.table-row .zagraj .ref_disabled, .casino-review-table tbody tr.table-row .zagraj .ref_disabled:hover {
    background: #7b7b7a;
    background: -webkit-gradient(linear, left bottom, left top, from(#7b7b7a), to(#a9a8a5));
    background: -o-linear-gradient(bottom, #7b7b7a 0, #a9a8a5 100%);
    background: linear-gradient(1turn, #7b7b7a, #a9a8a5)
}

.casino-review-table tbody tr.is-hide {
    display: none
}

.casino-review-table tbody tr.active {
    display: table-row
}

@media (max-width: 720px) {
    .casino-review-table tbody tr.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.casino-review-table tbody .loadmore-container {
    display: table-row
}

.casino-review-table tbody .loadmore-container td {
    border: none;
    padding: 25px;
    text-align: center
}

.casino-review-table tbody .loadmore-container td .myButton {
    padding: 10px 30px
}

.slots-casino-table {
    border: none;
    border-collapse: collapse;
    font-family: Open Sans, sans-serif;
    width: 100%
}

@media (max-width: 860px) {
    .slots-casino-table {
        margin: 0 auto;
        max-width: 280px
    }
}

.slots-casino-table td {
    padding: 15px 0
}

@media (max-width: 860px) {
    .slots-casino-table td {
        padding: 0
    }
}

.slots-casino-table td.slots-casino-table__bonus {
    padding: 15px;
    text-align: left
}

@media (max-width: 860px) {
    .slots-casino-table td.slots-casino-table__bonus {
        margin-top: 5px;
        padding: 0;
        text-align: center
    }
}

.slots-casino-table th:last-child {
    text-align: left
}

.slots-casino-table th:first-child {
    padding-left: 40px;
    text-align: left
}

.slots-casino-table th.th-bonus {
    text-align: left
}

@media (max-width: 860px) {
    .slots-casino-table th.th-bonus {
        text-align: center
    }
}

.slots-casino-table th.th-payment {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left
}

@media (max-width: 860px) {
    .slots-casino-table th.th-payment {
        text-align: center
    }
}

.slots-casino-table td, .slots-casino-table th {
    border-collapse: collapse
}

.slots-casino-table thead {
    background: #f8faff;
    border: 1px solid #a9b5c5;
    font-size: 18px;
    font-weight: 700;
    line-height: normal
}

.slots-casino-table thead th {
    padding: 14px 10px 15px;
    text-align: center;
    width: 20%
}

@media (max-width: 860px) {
    .slots-casino-table thead {
        display: none
    }
}

.slots-casino-table tbody {
    border-bottom: 1px solid #a9b5c5
}

@media (max-width: 860px) {
    .slots-casino-table tbody {
        border-bottom: none
    }
}

.slots-casino-table__row {
    background: #fff;
    border: 1px solid #a9b5c5;
    border-bottom: none;
    display: table-row
}

@media (max-width: 860px) {
    .slots-casino-table__row {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        align-items: stretch;
        border-bottom: 1px solid #a9b5c5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: -1px 0 0;
        padding: 0 15px
    }
}

.slots-casino-table__row:hover {
    background: #fff7f4;
    border: 1px solid #f35725
}

@media (max-width: 860px) {
    .slots-casino-table__row:hover {
        position: relative
    }
}

.slots-casino-table__row.row-num-1 .slots-casino-table__logo .logo__link:before {
    background: url("")
}

.slots-casino-table__row.row-num-2 .slots-casino-table__logo .logo__link:before {
    background: url("")
}

.slots-casino-table__row.row-num-3 .slots-casino-table__logo .logo__link:before {
    background: url("")
}

.slots-casino-table__logo {
    text-align: center;
    vertical-align: middle
}

.slots-casino-table__logo .logo__link {
    display: block;
    height: 70px;
    margin: 0 10px 0 40px;
    position: relative;
    width: 140px
}

@media (max-width: 860px) {
    .slots-casino-table__logo .logo__link {
        margin: 20px auto 10px
    }
}

.slots-casino-table__logo .logo__link:before {
    content: "";
    display: block;
    height: 24px;
    position: absolute;
    right: 147px;
    top: calc(50% - 12px);
    width: 24px
}

.slots-casino-table__logo .logo__link img {
    border-radius: 5px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.slots-casino-table__name {
    vertical-align: middle
}

.slots-casino-table__name-wrapper {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    min-height: 75px
}

@media (max-width: 860px) {
    .slots-casino-table__name-wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: start;
        min-height: auto
    }
}

.slots-casino-table__name .slots-casino-link {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px
}

@media (max-width: 860px) {
    .slots-casino-table__name .slots-casino-link {
        text-align: center
    }
}

.slots-casino-table__name .slots-casino-link.casino-link {
    color: #f35725;
    font-size: 20px !important
}

@media (max-width: 860px) {
    .slots-casino-table__name .slots-casino-link.casino-link {
        margin-top: 5px
    }
}

.slots-casino-table__bonus {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    vertical-align: middle
}

.slots-casino-table__bonus .slots-casino-bonus {
    font-size: 18px !important
}

.slots-casino-table__bonus .slots-casino-bonus:hover {
    color: #000
}

.slots-casino-table__payment {
    text-align: center;
    vertical-align: middle
}

@media (max-width: 860px) {
    .slots-casino-table__payment {
        margin-top: 10px
    }
}

.slots-casino-table__payment a {
    display: inline-block;
    height: 27px;
    margin: 3.5px;
    width: 47px
}

.slots-casino-table__payment img {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s cubic-bezier(.25, .8, .25, 1);
    -o-transition: all .3s cubic-bezier(.25, .8, .25, 1);
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    width: 100%
}

.slots-casino-table__payment img:hover {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.slots-casino-table__software {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    vertical-align: middle
}

@media (max-width: 860px) {
    .slots-casino-table__software {
        display: none
    }
}

.slots-casino-table__play {
    vertical-align: middle
}

.slots-casino-table__play-wrapper {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 20px
}

@media (max-width: 860px) {
    .slots-casino-table__play-wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: start;
        margin-right: 0
    }
}

.slots-casino-table__play .slot-casino-ref {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #54bd2e;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    line-height: 22px;
    text-transform: uppercase;
    width: 150px
}

@media (max-width: 860px) {
    .slots-casino-table__play .slot-casino-ref {
        margin-top: 10px
    }
}

.slots-casino-table__play .slot-casino-ref:hover {
    background: #2d9c05
}

.slots-casino-table__play .slot-casino-ref.btn-disabled {
    background: #ccc;
    color: #fff
}

.slots-casino-table__play .slot-casino-review {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f35725;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: 30px;
    justify-content: center;
    line-height: 22px;
    width: 150px
}

@media (max-width: 860px) {
    .slots-casino-table__play .slot-casino-review {
        margin: 10px 0
    }
}

.slots-casino-table__play .slot-casino-review:hover {
    color: #fd3d00
}

.slots-casino-table__play .btn-disabled {
    color: #ccc;
    cursor: not-allowed
}

body.single .row .content-to-left {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

body.single .row .content-to-left .title {
    text-align: left;
    width: 37%
}

body.single .row .content-to-left .languages {
    margin-left: 20px;
    width: 63%
}

body.single .row .content-to-left .languages .img-wrap {
    height: 42px;
    width: 42px
}

body.single .row .content-to-left .casino_type {
    margin-left: 10px
}

body.single .row .content-to-left .casino_type ul {
    margin-left: 0
}

body.single .casino-top .casino_ref {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 290px
}

body.single .casino-top .shadow-block {
    background-color: #f5f4f4
}

body.single .casino-top .btn-register-casino .registration, body.single .casino-top .shadow-block {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    margin: 10px 5px;
    padding: 10px 15px
}

body.single .casino-top .btn-register-casino .registration {
    background-color: #ffa100;
    display: block;
    min-width: 100%
}

@media (max-width: 365px) {
    body.single .casino-top .btn-register-casino .registration {
        font-size: 18px
    }
}

body.single .casino-top .btn-register-casino .get-bonus-button {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    min-width: 100%;
    width: auto
}

@media (max-width: 365px) {
    body.single .casino-top .btn-register-casino .get-bonus-button {
        font-size: 18px
    }
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none
}

.slick-list, .slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

.content_row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.content_row .content_main {
    width: 100%
}

.content_row .content_logo {
    float: left;
    margin-right: 10px;
    max-height: 199px;
    max-width: 244px
}

@media (max-width: 480px) {
    .content_row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .content_row .content_logo {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        height: 147px;
        margin-bottom: 18px;
        margin-right: 0;
        order: -1;
        width: 180px
    }
}

@media (max-width: 640px) {
    .breadcrumbs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 100%
    }

    .breadcrumbs li {
        white-space: nowrap
    }
}

@media (max-width: 600px) {
    .breadcrumbs {
        padding: 15px 20px 0
    }
}

.clearfix:after {
    clear: both;
    content: "";
    display: table
}

.single #heatmapthemead-content {
    padding: 0;
    position: relative;
    z-index: 2
}

.back-to-top {
    background: url("../images/up-button.png") no-repeat;
    background-position: 50%;
    background-size: contain;
    bottom: 75px;
    cursor: inherit;
    height: 72px;
    right: 45px;
    opacity: 0;
    position: fixed;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 60px;
    z-index: 1000
}

.back-to-top.is_scrolledBox {
    opacity: 1;
    cursor: pointer;
}

@media (max-width: 767px) {
    .back-to-top {
        right: 25px;
        width: 45px;
        height: 45px;
    }
}

.back-to-top.show-up-button {
    cursor: pointer;
    opacity: 1;
    z-index: 6
}

.casino_ref {
    background-color: #ffa100;
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 0 0 rgba(220, 140, 2, .004);
    box-shadow: 0 3px 0 0 rgba(220, 140, 2, .004);
    color: #343434;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 15px;
    padding: 10px;
    text-align: center;
    width: 500px
}

.casino_ref:hover {
    background: rgba(249, 157, 0, .8)
}

@media (max-width: 768px) {
    .casino_ref {
        width: 100%
    }
}

.ref_disabled {
    color: #000;
    cursor: not-allowed;
    display: inline-block;
    font-size: 24px;
    text-decoration: none
}

.ref_disabled, .ref_disabled:hover {
    background: #7b7b7a;
    background: -webkit-gradient(linear, left bottom, left top, from(#7b7b7a), to(#a9a8a5));
    background: -o-linear-gradient(bottom, #7b7b7a 0, #a9a8a5 100%);
    background: linear-gradient(1turn, #7b7b7a, #a9a8a5)
}

article.search-item:after {
    clear: both;
    content: "";
    display: block
}

article.search-item a.more-link {
    color: #000
}

article.search-item a.more-link:hover {
    color: #fff
}

.casino-table {
    max-width: 100%;
    overflow: auto
}

.casino-table table tbody tr:first-child {
    background: #f2f1f1;
    font-weight: 700
}

.android-download-link {
    background-image: url("");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: block;
    height: 50px;
    width: 170px
}

@media (max-width: 880px) and (min-width: 720px) {
    .android-download-link {
        background-color: #6f9a14;
        border-radius: 5px;
        max-width: 100px;
        width: 100%
    }
}

@media (max-width: 879px) {
    .android-download-link {
        margin: 15px auto 0
    }
}

.single-android-page {
    margin-bottom: 25px
}

.single-android-page .android-download-link {
    background-color: #6f9a14;
    border-radius: 8px;
    cursor: pointer;
    height: 56px;
    margin: 0 auto;
    max-width: 290px;
    width: 100%
}

.blog-loop {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.blog-loop, .blog-loop .item-blog-category {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.blog-loop .item-blog-category {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 20px;
    width: 49%
}

@media (max-width: 1024px) {
    .blog-loop .item-blog-category {
        width: 100%
    }
}

.blog-loop .item-blog-category .item-blog__preview {
    height: 170px;
    width: 227px
}

@media (max-width: 600px) {
    .blog-loop .item-blog-category .item-blog__preview {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }
}

.blog-loop .item-blog-category .item-blog__info {
    padding-left: 20px;
    position: relative;
    width: calc(100% - 227px)
}

@media (max-width: 600px) {
    .blog-loop .item-blog-category .item-blog__info {
        padding-left: 0;
        width: 100%
    }
}

.blog-loop .item-blog-category .item-blog__info .item-title {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none
}

@media (max-width: 600px) {
    .blog-loop .item-blog-category .item-blog__info .item-title {
        padding-top: 5px
    }
}

.blog-loop .item-blog-category .item-blog__info .item-title:hover {
    color: #ea822f;
    text-decoration: underline
}

.blog-loop .item-blog-category .item-blog__info .item-title:focus {
    color: #000;
    outline: none;
    text-decoration: none
}

.blog-loop .item-blog-category .item-blog__info .item-text {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

@media (max-width: 600px) {
    .blog-loop .item-blog-category .item-blog__info .item-text {
        padding: 5px 0 40px
    }
}

.blog-loop .item-blog-category .item-blog__info .item-read-more {
    background: #fba024;
    border-radius: 5px;
    bottom: 0;
    color: #000;
    display: block;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-weight: 700;
    left: 15px;
    line-height: 16px;
    min-width: 140px;
    padding: 6px 15px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media (max-width: 600px) {
    .blog-loop .item-blog-category .item-blog__info .item-read-more {
        left: 0
    }
}

.blog-loop .item-blog-category .item-blog__info .item-read-more:hover {
    background: #fab133
}

.blog-loop .item-blog-category .item-blog__info .item-read-more:focus {
    outline: none
}

.blog-loop .pagi-nav {
    width: 100%
}

.info-boxes {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: #f5f4f4;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px
}

@media (max-width: 1680.98px) {
    .info-boxes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 1681px) {
    .info-boxes {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.info-boxes__item {
    height: 80px
}

@media (min-width: 1681px) {
    .info-boxes__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.info-block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-color: rgba(0, 0, 0, .1);
    border-style: solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px
}

@media (max-width: 1680.98px) {
    .info-block {
        border-top-width: 1px
    }
}

@media (min-width: 1681px) {
    .info-block {
        border-left-width: 1px
    }
}

@media (max-width: 1680.98px) {
    .info-block:first-child {
        border-top-width: 0
    }
}

@media (min-width: 1681px) {
    .info-block:first-child {
        border-left-width: 0
    }
}

.info-block__icon-view {
    height: 48px;
    margin-right: 12px;
    width: 48px
}

.info-block__icon-view-img {
    display: block;
    height: inherit;
    max-width: none;
    width: inherit
}

.info-block__cont {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.info-block__title {
    color: #000;
    display: block;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    line-height: 16px
}

.info-block__text {
    color: #336;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    line-height: 19px
}

.info-block__text:hover {
    color: #336
}

.info-block__icon-state {
    height: 24px;
    margin-left: 12px;
    width: 24px
}

.info-block__icon-state-img {
    display: block;
    height: inherit;
    max-width: none;
    width: inherit
}

.btn, a.btn {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .03em;
    line-height: 19px;
    padding: 14px 24px;
    text-align: center;
    text-transform: uppercase
}

.btn--red, a.btn--red {
    background: #d30606;
    border-radius: 4px
}

.btn--red:hover, a.btn--red:hover {
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .65);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .65)
}

input[value] {
    background-color: transparent !important;
}

.search-box {
    width: 200px;
    height: 42px;
    position: relative;
    background: #a54747;
}

.search-box #search-input {
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    outline: none;
    border: none;
}

.search-box #search-btn {
    width: 42px;
    height: 42px;
    display: block;
    background: url("search.svg") no-repeat 5px 6px #ef6717;
    background-position: right 11px center;
    background-size: 22px 22px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
}


#heatmapthemead-the-content-container .whates-caption {
    text-align: left;
}

#heatmapthemead-the-content-container .whats-news-single {
    vertical-align: top;
}

#heatmapthemead-the-content-container .whats-news-single .s-mash__img-box {
    overflow: hidden;
}

#heatmapthemead-the-content-container .whats-news-single .s-mash__img-box img:hover {
    transition: all .4s ease-out 0s;
    transform: scale(1.05);
}

#heatmapthemead-the-content-container .whats-news-single h3:hover {
    color: #ff2143;
}

#heatmapthemead-the-content-container .whates-caption h3 {
    overflow: hidden;
    font-size: 20px;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#heatmapthemead-the-content-container .whates-caption span {
    color: #707b8e;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 6px;
    display: block;
}

#heatmapthemead-the-content-container .whates-caption p {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    font-family: "Roboto", sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media (max-width: 768px) {
    .search-box {
        width: 100%;
        margin: 5px 0;
    }

}
