/*
Theme Name: Crazy Monkey
Author: Brayan Brix
Description: Casino Template
Tags: WordPress
Version: 1.6.0
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    color: inherit;
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after {
    content: "";
    content: none
}

q:before,q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

select,input,textarea,button {
    outline: none
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/OpenSansRegular.eot");
    src: url("fonts/OpenSansRegular.eot?#iefix") format("embedded-opentype"),url("fonts/OpenSansRegular.woff") format("woff"),url("fonts/OpenSansRegular.ttf") format("truetype"),url("fonts/OpenSansRegular.svg#Sri-TSCRegular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/OpenSansBold.eot");
    src: url("fonts/OpenSansBold.eot") format("embedded-opentype"),url("fonts/OpenSansBold.woff2") format("woff2"),url("fonts/OpenSansBold.woff") format("woff"),url("fonts/OpenSansBold.ttf") format("truetype"),url("fonts/OpenSansBold.svg#OpenSansBold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/OpenSansItalic.eot");
    src: url("fonts/OpenSansItalic.eot") format("embedded-opentype"),url("fonts/OpenSansItalic.woff2") format("woff2"),url("fonts/OpenSansItalic.woff") format("woff"),url("fonts/OpenSansItalic.ttf") format("truetype"),url("fonts/OpenSansItalic.svg#OpenSansItalic") format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/OpenSansSemiBold.eot");
    src: url("fonts/OpenSansSemiBold.eot") format("embedded-opentype"),url("fonts/OpenSansSemiBold.woff2") format("woff2"),url("fonts/OpenSansSemiBold.woff") format("woff"),url("fonts/OpenSansSemiBold.ttf") format("truetype"),url("fonts/OpenSansSemiBold.svg#OpenSansSemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

i {
    flex: 0 0 auto;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    flex-shrink: 0
}

i.android {
    background-image: url("template/images/icons/android.svg");
}
i.apple {
    background-image: url("template/images/icons/apple.svg");
}
i.arrow-bottom {
    background-image: url("template/images/icons/arrow-bottom.svg");
}

i.right {
    margin-right: 0;
    margin-left: 10px
}

i.info {
    background-image: url("template/images/icons/info.svg")
}

i.gear {
    background-image: url("template/images/icons/gear.svg")
}

i.gameplay {
    background-image: url("template/images/icons/gameplay.svg")
}

i.arrow-top {
    background-image: url("template/images/icons/arrow-top.svg")
}

i.calendar {
    background-image: url("template/images/icons/calendar.svg?v.2")
}

i.slot-machine {
    background-image: url("template/images/icons/slot-machine.svg")
}

i.coin {
    background-image: url("template/images/icons/coin.svg")
}

i.money {
    background-image: url("template/images/icons/money.svg?v.2")
}

.rating {
    position: relative;
    width: 130px;
    height: 35px
}

.rating__best {
    background: url("template/images/stars.png") no-repeat;
    width: 130px;
    height: 35px;
    position: absolute;
    background-size: 130px 210px
}

.rating_active .rating__star {
    cursor: pointer
}

.rating__best_hover {
    background-position: 0 -35px !important
}

.rating__star {
    width: 26px;
    height: 35px;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.rating__star_1 {
    left: 0
}

.rating__star_2 {
    left: 26px
}

.rating__star_3 {
    left: 52px
}

.rating__star_4 {
    left: 78px
}

.rating__star_5 {
    left: 104px
}

.rating__star_opacity {
    background: url("template/images/stars.png") repeat scroll 0 0 transparent;
    background-size: 130px 210px
}

.rating__star_hover {
    background-image: none !important
}

.rating__current {
    background: url("template/images/stars.png") 0 -35px no-repeat;
    height: 35px;
    position: absolute;
    background-size: 130px 210px
}

* {
    box-sizing: border-box
}

img {
    max-width: 100%;
    vertical-align: top;
    height: auto
}

a {
    text-decoration: none;
    outline: none;
    color: #a86119;
    transition: color .15s linear
}

a:hover {
    color: #b70021
}

input[type=submit] {
    appearance: none
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: #a86119
}

h1.left,h2.left,h3.left,h4.left,h5.left,h6.left,.h1.left,.h2.left,.h3.left,.h4.left,.h5.left,.h6.left {
    text-align: left
}

h1.right,h2.right,h3.right,h4.right,h5.right,h6.right,.h1.right,.h2.right,.h3.right,.h4.right,.h5.right,.h6.right {
    text-align: right
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child {
    margin-top: 0
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1,.h1 {
    font-size: 32px;
    margin-top: 0
}

h1:last-child,.h1:last-child {
    margin-bottom: 0
}

h2,.h2 {
    font-size: 28px
}

h2:last-child,.h2:last-child {
    margin-bottom: 0
}

h3,.h3 {
    font-size: 20px
}

h4,.h4 {
    font-size: 16px
}

h5,.h5 {
    font-size: 12px
}

h6,.h6 {
    font-size: 10px
}

p {
    margin: 0 0 10px
}

p:last-of-type {
    margin-bottom: 0
}

em,i,cite {
    font-style: italic
}

strong,b {
    font-weight: 700
}

ol {
    list-style: decimal
}

table {
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

th,td {
    padding: 10px
}

blockquote {
    padding: 10px 20px;
    margin: 15px 0;
    font-size: 17px;
    border-left: 4px solid #a86119;
    background: #f8e7cf
}

cite {
    display: flex;
    border: 1px solid #a86119;
    background: #fff5e7;
    padding: 10px;
    font-size: 14px;
    margin: 10px 0;
    border-radius: 6px
}

.clear:after {
    content: "";
    display: block;
    clear: both
}

.center {
    text-align: center
}

.center .btn {
    width: auto;
    max-width: 100%;
    display: inline-block;
    white-space: normal
}

body {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    color: #444;
    background-color: #e6e6e6;
    min-width: 320px
}

.container {
    position: relative;
    max-width: 1150px;
    margin: 0 auto;
    padding: 0 10px
}

.header {
    background-image: linear-gradient(to bottom,#d38420 0,#915f1f 100%);
    border-bottom: 1px solid #dbdbdb
}

.header .container {
    display: flex;
    justify-content: space-between
}

.header .site-logo {
    flex: 0 0 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0
}

.main-navigation > ul {
    display: flex;
    align-items: center;
    height: 100%;
    height: 42px;
}

.main-navigation > ul > li > a{
    width: max-content;
}

.main-navigation .sub-menu a{
    font-size: 16px;
    font-weight: 500;  
    text-align: left;  
}

.main-navigation li {
    height: 100%;
    transition: background .2s linear
}

.main-navigation li:hover {
    background: rgba(0,0,0,.3)
}

.main-navigation a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    padding: 10px 15px;
    color: #fff;
    text-shadow: 0 0 1px #000
}

.mob-nav-btn {
    display: none
}

.btn {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
    padding: 5px 10px;
    background-color: #a86119;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border: none;
    border-radius: 3px;
    transition: background-color .2s ease;
    cursor: pointer;
    overflow: hidden
}

.btn:before {
    content: "";
    position: absolute;
    transition: all .2s;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,.1);
    opacity: 0
}

.btn:hover {
    color: #fff
}

.btn:hover:before {
    opacity: 1
}

.btn.btn-blue {
    background-color: #10a4c8
}

.btn.btn-green {
    background-color: #20bc41
}

.btn.btn-red {
    background-color: #d73b3b
}

.block-with-sidebar {
    display: flex;
    margin-top: 15px
}

.block-with-sidebar .content {
    flex: 1 1 auto;
    width: calc(100% - 260px)
}

.block-with-sidebar .sidebar {
    flex: 0 0 240px;
    margin-right: 20px
}

.sidebar .slot-list .slot-item {
    flex: 0 0 210px
}

.white-block,.content-text,.sb-block {
    background: #fff;
    padding: 20px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    border-radius: 4px;
    margin: 15px 0
}

.white-block:first-of-type,.content-text:first-of-type,.sb-block:first-of-type {
    margin-top: 0
}

.white-block:last-of-type,.content-text:last-of-type,.sb-block:last-of-type {
    margin-bottom: 0
}

.game-placeholder {
    margin-top: 20px;
    position: relative;
    padding: 0;
    background: #000;
    border-radius: 8px;
    overflow: hidden
}

.game-placeholder:hover .img {
    opacity: .65
}

.game-placeholder:hover .start-game {
    opacity: 1
}

.game-placeholder .img {
    display: block;
    width: 100%;
    opacity: 1;
    transition: all .2s
}

.game-placeholder .start-game {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0 auto;
    padding: 15px;
    width: 150px;
    opacity: 0;
    z-index: 10
}

.under-game-btns {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.under-game-btns .btn {
    flex: 0 0 46%;
    margin: 10px 0 0;
    padding: 10px;
    min-width: 270px
}

.params-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
    border: 1px solid #a86119;
    border-radius: 5px;
    padding: 0 5px 5px;
    background-image: linear-gradient(to bottom,#d38420 0,#915f1f 100%)
}

.params-block .param-group {
    flex: 1 1 30%;
    min-width: 220px;
    margin: 6px
}

.params-block .title {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 700;
    min-height: 30px;
    color: #fff;
    filter: drop-shadow(0 0 2px #000)
}

.params-block .param-row {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    background: #f8e7cf;
    border: 1px solid #a86119;
    font-size: 14px;
    font-style: italic;
    border-radius: 5px;
    margin-bottom: 3px;
    overflow: hidden
}

.params-block .param-row:last-of-type {
    margin-bottom: 0
}

.params-block .param-value {
    text-align: right;
    font-weight: 700
}

.content-text table {
    width: 100% !important;
    margin: 25px 0;
    text-align: left;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 13px;
    border: 1px solid #a86119;
    overflow: hidden;
    border-radius: 8px;
    font-weight: inherit
}

.content-text table th,.content-text table td {
    padding: 10px;
    line-height: 1.2
}

.content-text table thead td,.content-text table th {
    text-transform: uppercase;
    font-weight: 600;
    background: #a86119;
    color: #fff;
    text-align: center
}

.content-text table td {
    background-color: transparent;
    border: inherit;
    border-bottom: 1px solid #a86119
}

.content-text table tr:nth-of-type(odd) {
    background: #fff5e7
}

.content-text table tr:nth-of-type(even) {
    background: #f8e7cf
}

.content-text table tr:last-of-type td {
    border-bottom: none
}

.content-text ol,.content-text ul {
    margin: 10px 0 10px 25px
}

.content-text ul {
    list-style: none
}

.content-text ul li {
    position: relative;
    padding-left: 20px
}

.content-text ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #a86119
}

.content-text ol {
    list-style-type: none;
    counter-reset: num
}

.content-text ol li {
    margin-bottom: 4px
}

.content-text ol li:before {
    content: counter(num);
    counter-increment: num;
    color: #a86119;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    width: 18px;
    height: 18px;
    background: #f8e7cf;
    border-radius: 50%;
    border: 1px solid #a86119;
    margin-right: 8px
}

.content-text ol li:last-of-type {
    margin-bottom: 0
}

.accord-block {
    min-height: 20px;
    font-size: 14px;
    border-radius: 8px;
    margin: 10px 0;
    border: 1px solid #a86119;
    background: #f8e7cf;
    overflow: hidden
}

.accord-block.open .accord-block-header:after {
    transform: rotate(180deg)
}

.accord-block .accord-block-header {
    position: relative;
    padding: 10px 40px 10px 20px;
    font-weight: 700;
    background-image: linear-gradient(to bottom,#d38420 0,#915f1f 100%);
    color: #fff;
    text-shadow: 0 0 2px #000;
    cursor: pointer
}

.accord-block .accord-block-header:after {
    content: "";
    position: absolute;
    top: 18px;
    right: 20px;
    display: block;
    border: 5px solid transparent;
    border-bottom-width: 0;
    border-top-color: #fff;
    transition: all .6s ease-out;
    filter: drop-shadow(0 0 2px #000)
}

.accord-block .accord-block-content {
    display: none;
    padding: 15px 30px
}

.accord-block .accord-block-content p:last-of-type {
    margin-bottom: 0
}

.sb-block {
    padding: 10px
}

.sb-title {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #a86119;
    padding-bottom: 5px;
    margin: 0 5px 5px;
    border-bottom: 2px solid #a86119
}

.slot-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.slot-list .slot-item {
    flex: 0 0 195px;
    border: 1px solid #a86119;
    border-radius: 5px;
    margin: 5px;
    background: #f8e7cf;
    overflow: hidden
}

.slot-list .slot-item:hover .hidden-info {
    opacity: 1
}

.slot-list .slot-item .slot-logo {
    position: relative
}

.slot-list .slot-item .hidden-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,.4);
    opacity: 0;
    transition: opacity .3s linear
}

.slot-list .slot-item .slot-name {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 700;
    padding: 2px 5px;
    min-height: 38px
}

.slot-list .slot-item .btn {
    padding: 10px 20px 13px
}

.pluses-minuses ul {
    list-style: none;
    margin-top: 10px;
    margin-left: 15px
}

.pluses-minuses ul li {
    position: relative;
    padding-left: 20px;
    margin: 5px 0
}

.pluses-minuses ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #a86119
}

.stars-wrap .rating__current,.stars-wrap .rating__best,.stars-wrap .rating__star_opacity {
    background-size: 130px 105px
}

.stars-wrap .rating,.stars-wrap .rating__current,.stars-wrap .rating__star,.stars-wrap .rating__best {
    height: 25px
}

.sidebar-stars .stars-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px 0;
    line-height: 1;
    border-bottom: 1px solid #d7d7d7
}

.sidebar-stars .stars-wrap:first-of-type {
    padding-top: 0
}

.sidebar-stars .stars-wrap:last-of-type {
    padding-bottom: 0;
    border-bottom: none
}

.sidebar-stars .caption {
    flex: 0 0 100%;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px
}

.sidebar-stars .rating-value {
    margin-left: 10px;
    font-size: 16px
}

.sidebar-stars .rating-value span {
    font-size: 24px;
    font-weight: 700;
    margin-right: 5px
}

.rating__star.full_star{
    background: url("template/images/star.png") no-repeat;
    background-size: contain;
}
.rating__star.empty_star{
    background: url("template/images/star_empty.png") no-repeat;
    background-size: contain;
}

.rating__star:first-child {
    left: 0;
}
.rating__star:nth-child(2) {
    left: 26px;
}
.rating__star:nth-child(3) {
    left: 52px;
}
.rating__star:nth-child(4) {
    left: 78px;
}
.rating__star:nth-child(5) {
    left: 104px;
}

.bonus-card {
    overflow: hidden
}

.bonus-card .bonus-type {
    margin: -10px -10px 0;
    font-size: 14px;
    font-weight: 900;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 1px #000;
    padding: 5px 10px;
    background: #a86119
}

.bonus-card .bonus-size {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 10px 0;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #f03232
}

.bonus-card .bonus-text {
    text-align: center;
    font-size: 13px;
    margin-top: -5px;
    font-weight: 600
}

.bonus-card .btn {
    margin-top: 10px
}

.casino-main-table {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    border: 1px solid #a86119;
    border-radius: 5px;
    background: #fff5e7;
    padding: 10px
}

.casino-main-table .casino-logo {
    flex: 0 0 200px;
    display: flex;
    align-items: center;
    justify-content: center
}

.casino-main-table .casino-logo img {
    border-radius: 5px;
    overflow: hidden
}

.casino-main-table .casino-info {
    flex: 1 1 auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.casino-main-table .casino-params {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    margin: 0 20px
}

.casino-main-table .casino-params .param-row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px
}

.casino-main-table .casino-params .param-row:last-of-type {
    margin-bottom: 0
}

.casino-main-table .casino-params .param-name {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    font-weight: 700;
    margin-right: 5px
}

.casino-main-table .casino-params .param-value {
    display: flex;
    align-items: center;
    margin-top: 3px;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 900;
    color: #a86119;
    text-align: left
}

.casino-main-table .stars-wrap {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px
}

.casino-main-table .stars-wrap .caption {
    flex: 1 1 100%;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 5px;
    color: #2ba424
}

.casino-main-table .stars-wrap .rating-count {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-top: 5px
}

.casino-main-table .stars-wrap .rating-count .param-name {
    font-weight: 700;
    margin-right: 5px
}

.casino-main-table .btn {
    padding: 10px;
    margin-top: 10px
}

.table-casino-params {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    border: 1px solid #a86119;
    border-radius: 5px;
    padding: 10px;
    background-image: linear-gradient(to bottom,#d38420 0,#915f1f 100%)
}

.table-casino-params .param-row {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    background: #f8e7cf;
    border: 1px solid #a86119;
    font-size: 14px;
    font-style: italic;
    border-radius: 5px;
    margin-bottom: 3px;
    overflow: hidden
}

.table-casino-params .param-row:last-of-type {
    margin-bottom: 0
}

.table-casino-params .param-name {
    flex: 0 0 auto
}

.table-casino-params .param-value {
    flex: 1 1 auto;
    text-align: right;
    font-weight: 700
}

.error-page .content {
    text-align: center
}

.error-page .error-page-number {
    color: #f8e7cf;
    font-size: 360px;
    line-height: 1;
    font-weight: 700;
    text-shadow: 1px 1px 0 #a86119,-1px 1px 0 #a86119,-1px -1px 0 #a86119,1px -1px 0 #a86119
}

.error-page .error-page-text {
    font-size: 20px
}

.error-page .btn {
    margin-top: 15px;
    padding: 10px 15px
}

.footer {
    margin-top: 15px;
    padding: 15px 0;
    background: #a86119;
    color: #fff
}

.copyright {
    text-align: center
}

.btnTop_wrap {
    position: absolute;
    right: -30px;
    z-index: 10
}

.btnTop {
    display: none;
    position: fixed;
    bottom: 60px;
    width: 36px;
    height: 36px;
    background: #a86119;
    border-radius: 50%;
    opacity: .8
}

.btnTop:hover {
    opacity: 1
}

.btnTop i {
    margin: 8px
}

#gtx-trans {
    display: none !important
}

.btn-download {
    position: relative;
    display: flex;
    height: 50px;
    border: 2px solid #5faf3f;
    background: rgba(85, 157, 57, .5);
    border-radius: 5px;
    transition: background-color .2s ease;
    overflow: hidden;
    cursor: pointer;
}
.btn-download:hover .btn-text:before {
    width: 100%}
.btn-download .icon {
    flex: 0 0 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    background: #559d39;
}
.btn-download .icon i {
    margin: 0;
    width: 25px;
    height: 25px;
}
.btn-download .btn-text {
    flex: 1 1 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding: 5px;
}
.btn-download .btn-text:before {
    content: "";
    position: absolute;
    transition: all .2s;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .1);
}
.btn-download .text {
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .55);
    font-style: italic;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-align: center;
}
.sidebar .btn-download .text{
    font-size: 17px
}
.btn-download .counter {
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 3px;
    color: #feffb1;
}
.btn-download .counter span {
    font-weight: 700;
}

.casinos-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 5px 0;
}
.casino-item {
    flex: 0 0 315px;
    flex-wrap: wrap;
    display: flex;
    box-shadow: 0 0 5px 0 rgba(255, 255, 2555, .08);
    border: 1px solid #7b7b7b;
    border-radius: 20px;
    font-weight: 600;
    background: #fff;
    margin: 10px;
    overflow: hidden;
    cursor: pointer;
}
.casino-item:hover {
    box-shadow: 0 0 40px 10px rgba(255, 255, 2555, .08);
}
.casino-item:hover .btns-wrap .logo-bg-wrap {
    opacity: 1;
}
.casino-item .logo {
    flex: 0 0 110px;
    padding: 0 5px;
    order: 1;
}
.casino-item .logo img{
    height: 100%;
    max-height: 110px;
}
.casino-item .casino-name {
    font-size: 22px;
    line-height: 1;
    text-align: center;
    margin: 5px;
    color: #fff;
}
.casino-item .param-col {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    order: 3;
}
.casino-item .param-col.main-params-row{
    flex: 1 1 100%;
    flex-direction: row;    
}
.casino-item .param {
    text-align: center;
    line-height: 1.1;
    margin: 10px;
}
.casino-item .param-name {
    font-size: 18px;
    margin-bottom: 5px;
}
.casino-item .param-value {
    font-size: 20px;
    color: #a86119;
}
.casino-item .param-value.value-bonus {
    color: #db4437;
}
.casino-item .rating-block {
    flex: 0 0 calc(100% - 110px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    order: 2;
}
.casino-item .platforms i {
    width: 25px;
    height: 25px;
    margin: 5px;
}
.casino-item .btns-wrap {
    flex: 1 1 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #deeaff;
    padding: 10px;
    overflow: hidden;
    order: 4;
}
.casino-item .btns-wrap .logo-bg-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
    transition: opacity .2s ease;
    overflow: hidden;
}
.casino-item .btns-wrap .logo-bg {
    position: absolute;
    left: -5%;
    top: -5%;
    right: -5%;
    bottom: -5%;
    filter: blur(10px);
    object-fit: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.casino-item .btns-wrap a {
    width: 90%;
    min-height: 40px;
    margin: 5px 0;
}
.casino-item .btns-wrap .logo-bg-wrap {
    opacity: 1;
}

@media (max-width: 1350px) {
    .btnTop {
        right:30px
    }
}

@media (max-width: 1024px) {
    .casino-main-table {
        flex-direction:column
    }

    .casino-main-table .casino-logo {
        flex-basis: 100%;
        margin-bottom: 10px
    }
}

@media (max-width: 1000px) {
    .error-page .error-page-number {
        font-size:260px
    }
}

@media (max-width: 768px) {
    h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
        font-size:22px;
        line-height: 1.1
    }

    blockquote {
        font-size: 15px
    }

    .header .container {
        padding: 0;
        align-items: center;
        flex-wrap: wrap
    }

    .header .site-logo {
        margin-left: 10px
    }

    .mob-nav-btn {
        flex: 0 0 34px;
        position: relative;
        display: block;
        width: 34px;
        height: 34px;
        margin: 0 15px;
        text-indent: -9999px;
        cursor: pointer;
        overflow: hidden
    }

    .mob-nav-btn.opened span:nth-child(1) {
        top: 50%;
        margin-top: -2px;
        transform: rotate(45deg)
    }

    .mob-nav-btn.opened span:nth-child(2) {
        opacity: 0
    }

    .mob-nav-btn.opened span:nth-child(3) {
        top: 50%;
        margin-top: -2px;
        transform: rotate(-45deg)
    }

    .mob-nav-btn span {
        display: block;
        height: 4px;
        border-radius: 4px;
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        transition: all .3s ease
    }

    .mob-nav-btn span:nth-child(1) {
        top: 4px
    }

    .mob-nav-btn span:nth-child(2) {
        top: 15px
    }

    .mob-nav-btn span:nth-child(3) {
        top: 26px
    }

    .main-navigation {
        display: none;
        order: 1;
        flex-basis: 100%;
        margin: 0;
        border-top: 3px solid rgba(0,0,0,.5);
        background: rgba(255,255,255,.1)
    }

    .main-navigation ul {
        display: block;
        margin: 0 auto;
        height: auto
    }

    .main-navigation li {
        justify-content: center;
        flex-basis: 100%;
        max-width: 100%
    }

    .main-navigation i {
        margin: 0 10px 0 0;
        width: 50px
    }

    .white-block,.content-text,.sb-block {
        padding: 15px
    }

    .block-with-sidebar {
        flex-direction: column-reverse
    }

    .block-with-sidebar .content {
        width: 100%
    }

    .block-with-sidebar .sidebar {
        flex: 1 1 auto;
        margin: 15px 0 0
    }

    .content-text .table-wrap {
        overflow-x: scroll
    }

    .content-text table {
        margin: 10px 0
    }

    .content-text ol,.content-text ul {
        margin-left: 10px
    }

    .casino-main-table .casino-info {
        flex-direction: column
    }

    .casino-main-table .casino-params {
        text-align: center;
        padding-top: 0;
        margin: 5px 0
    }

    .casino-main-table .stars-wrap {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        padding: 10px;
        margin: 0
    }

    .casino-main-table .stars-wrap .caption {
        margin-bottom: 0
    }

    .casino-main-table .stars-wrap .rating {
        margin: 5px
    }

    .casino-main-table .stars-wrap .rating-count {
        margin-top: 0
    }

    .casino-main-table .casino-rating {
        margin: 0
    }

    .error-page .error-page-text {
        font-size: 16px
    }
    .main-navigation .sub-menu a{
        padding: 5px 15px 5px 35px
    }
    .main-navigation a{
        justify-content: start;
    }
}

@media (max-width: 500px) {
    .error-page .error-page-number {
        font-size:190px
    }
}

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

    .error-page .error-page-number {
        font-size: 150px
    }
}

.post-ratings img, .post-ratings-loading img, .post-ratings-image img{
    height: 26px;
}

.casino-main-table .rating.rating_active{
    height: 50px
}

@media (min-width: 767px){
    .main-navigation .sub-menu{
        background: #fff;
        position: absolute;
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        padding: 10px 0; 
        opacity: 0;
        z-index: 0;
        transition: all .15s linear;
        max-width: 300px
    }    
    .main-navigation > ul > li.menu-item-has-children:hover .sub-menu{
        z-index: 1; 
        opacity: 1
    }
    .main-navigation .sub-menu a{
        color: #a86119;
        justify-content: flex-start;  
    } 
    .main-navigation > ul > li{
        max-width: min-content;
    }       
}

@media (min-width:961px) {
    .mob-show {
    display: none !important;
}

.header .logo {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    display: block;
    padding: 10px 1em;
    background: #ff000040;
    font-family: Arial;
}



.footer .links-col {
    text-align: center;
}
.footer .links-col .caption {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 8px;
}
.footer .links,
#menu-footer-menu {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    text-align: center;
}
.footer .links a,
#menu-footer-menu a {
    color: #fff;
    font-size: 14px;
    padding: 2px 5px;
    text-transform: uppercase;
}
.footer .links a:hover,
#menu-footer-menu a:hover {
    text-decoration: underline;
}
.footer .footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
.menu-footer-menu-container {
    margin-bottom: 1em;
}

p i {
    width: auto!important;
}