/*
Theme Name: VAVADA
Author: VAVADA
*/
*,
::after,
::before {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: inherit;
}
li,
ol,
ul {
    list-style-position: inside;
}
img {
    vertical-align: top;
    height: auto;
    max-width: 100%;
    border-style: none;
}
h1 {
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    font-size: 26px;
    width: 100%;
}
h2 {
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    font-size: 23px;
    width: 100%;
}
h3 {
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    font-size: 20px;
}
h4 {
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
}
h5 {
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    font-size: 12px;
}
h6 {
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    font-size: 10px;
}
blockquote,
ol,
p,
ul {
    margin: 0 0 15px;
    padding: 0;
}
table {
    text-align: center;
    border: 1px solid #3077f7;
    border-collapse: collapse;
    color: #fff;
    width: 100%;
    margin: 15px auto;
}
table thead tr th {
    border: 1px solid #3077f7;
    padding: 10px;
    font-size: 22px;
    color: #fff;
    background: #251b45;
}
table tr td {
    border: 1px solid #3077f7;
    padding: 10px;
}
table tr:first-child td {
    font-weight: 700;
    background: #3077f7 !important;
    color: #fff;
}
table tr:nth-child(odd) td {
    background: 0 0;
}
blockquote {
    border: 1px solid #3077f7;
    border-left: 10px solid #3077f7;
    padding: 10px;
    font-weight: 700;
    font-style: italic;
    color: #3077f7;
}
blockquote p {
    margin: 0;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.single-post-thumbnail {
    width: 100%;
}
.table-cover {
    overflow: auto;
    padding: 1px;
}
iframe {
    width: 100%;
    height: 300px;
}
@media screen and (min-width: 450px) {
    iframe {
        height: 350px;
    }
}
@media screen and (min-width: 600px) {
    iframe {
        height: 400px;
    }
}
@media screen and (min-width: 768px) {
    iframe {
        height: 400px;
    }
}
@media screen and (min-width: 980px) {
    iframe {
        height: 500px;
    }
    .single-post-thumbnail {
        width: 40%;
        float: left;
        margin: 0 15px 15px 0;
    }
}
.comments-area {
    width: 100%;
    display: flex;
    flex-direction: column;
    background: #62C23C;
    padding: 15px;
    margin-top: 20px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.comment-form-author,
.comment-form-comment,
.comment-form-email {
    display: flex;
    flex-direction: column;
}
.comment-form-author input,
.comment-form-comment textarea,
.comment-form-email input {
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 5px;
}
.comments-area .submit {
    background: #FE284A;
    margin-bottom: 10px;
    height: 50px;
    border-radius: 5px;
    font-size: 18px;
    padding: 0 13px;
    font-weight: 700;
    color: #000;
    cursor: pointer;
    border: 2px solid #FE284A;
}
.comments-area .submit:hover {
    background: 0;
    color: #000;
}
body {
    min-width: 320px;
    overflow-x: hidden;
    font-family: -apple-system, Tahoma, Roboto, Arial, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    background: #302F3E;
    color: #fff;
}
.post-link, .home-vavada a{
    display: block;
    padding: 15px;
    font-weight: 700;
    color: #FFF;
    background: #62C23C;
    margin: 10px auto;
    width: auto;
    max-width: 320px;
    text-align: center;
}
.home-vavada .lnkmain {
	padding: 0;
    background: none;
    color: #0053dd;
    margin: 0;
    font-weight: 400;
    border-radius: 0;
    max-width: none;
    display: contents;
}
.post-link:hover, .home-vavada a:hover{
    background: #219a19;
}
.breadcrumbs {
    padding: 15px;
    background: #62C23C;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.wp-pagenavi {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
}
.wp-pagenavi span {
    margin-right: 10px;
    width: 38px;
    height: 38px;
    background: #62C23C;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #fff;
}
.wp-pagenavi a {
    margin-right: 10px;
    color: #fff;
}
.wp-pagenavi a:hover {
    color: #255bbe;
}
.sidebar {
    margin-top: 15px;
    padding: 10px;
    background: #191d24;
}
.sidebar-title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
.latest-posts {
    margin-bottom: 10px;
}
.latest-posts a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #083dfd;
}
.sidebar-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sidebar-buttons a {
    width: calc(50% - 5px);
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.8;
}
.sidebar-buttons a:hover {
    opacity: 1;
}
.sidebar-buttons a:nth-child(odd) {
    background: #62C23C;
}
.sidebar-buttons a:nth-child(even) {
    background: #FE284A;
}
.news__list {
    margin: auto;
    padding: 10px;
    max-width: 1180px;
}
.news__item {
    display: flex;
    flex-direction: column;
    padding: 10px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #833de3;
    border-radius: 5px;
    margin-bottom: 10px;
}
.news__item img {
    border-radius: 5px;
    margin-bottom: 7px;
}
@media screen and (min-width: 560px) {
    .news__list {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-wrap: wrap;
    }
    .news__item {
        width: calc(50% - 5px);
    }
}
@media screen and (min-width: 980px) {
    .news__list {
        justify-content: start;
    }
    .news__item {
        width: calc(25% - 12px);
        margin-right: 16px;
    }
    .news__item:nth-child(4n) {
        margin-right: 0;
    }
}
.theposts {
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
    margin: 15px auto;
}
.thepost {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px;
    border-radius: 10px;
    background: #251b45;
    margin-bottom: 10px;
}
.thepost img {
    width: 25%;
    border-radius: 10px;
}
.thepost-cnt {
    width: calc(75% - 10px);
}
.thepost-cnt span {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
.thepost-cnt p {
    color: #ccc;
}
.thepost-cnt a {
    display: block;
    background: #fdcd2d;
    color: #000;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    max-width: 150px;
}
@media screen and (max-width: 558px) {
    .thepost {
        flex-direction: column;
    }
    .thepost img,
    .thepost-cnt {
        width: 100%;
    }
}
.statiy {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1220px;
    padding: 10px;
    margin: auto;
}
.statia {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
}
.statia:hover {
    background: rgba(255, 255, 255, 0.9);
}
.statia img {
    margin-bottom: 15px;
    border-radius: 5px;
}
.statia-title {
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    font-size: 25px;
}
@media screen and (min-width: 768px) {
    .statia {
        width: 33%;
    }
}
.cards {
    margin-top: 15px;
}
.card {
    display: flex;
    align-items: start;
    flex-direction: column;
    box-shadow: 0 0 2px #2769f7;
    padding: 10px;
    margin-bottom: 15px;
    justify-content: center;
    align-items: center;
    max-width: 1200px;
    margin: auto;
    background: #1d2028;
    font-size: 18px;
}
.card:hover {
    background: rgba(50, 50, 50, 0.1);
}
.card img {
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
    height: auto;
}
.card_cnt {
    display: flex;
    flex-direction: column;
    color: #8b979e;
}
.card_title {
    color: #833de3;
    font-weight: 700;
    font-size: 22px;
}
@media screen and (min-width: 768px) {
    .card {
        flex-direction: row;
    }
    .card img {
        width: 25%;
    }
    .card_cnt {
        width: calc(75% - 10px);
        margin-left: 10px;
    }
}
.articles {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
    max-width: 1200px;
    padding: 15px;
}
.article {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    border: 1px solid #3077f7;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}
.article:hover {
    background: #191d24;
}
.article img {
    margin-bottom: 15px;
    border-radius: 5px;
}
.article-title {
    text-transform: uppercase;
    color: #3077f7;
    font-weight: 700;
    display: block;
}
@media screen and (min-width: 520px) {
    .article {
        width: calc(50% - 7.5px);
    }
}
@media screen and (min-width: 768px) {
    .article {
        display: block;
        width: 100%;
        text-align: left;
    }
    .article img {
        float: left;
        margin-right: 15px;
        width: 40%;
    }
}
@media screen and (min-width: 1024px) {
    .articles {
        flex-direction: row;
    }
    .article {
        width: calc(50% - 10px);
    }
    .article img {
        margin-bottom: 0;
    }
}

/* ____________________________________________ */

/*_____________________________________________________________________*/

.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    flex-wrap: wrap;
    border-bottom: 1px solid #262c39;
    padding-top: 10px;
    flex-direction: column;
    background: #000;
}
.header__logo {
    /*padding-left: 15px;*/
    margin-bottom: 15px;
}

.header__logo img{
	height: 25px;
}
 
.header__links {
    display: flex;
    align-items: center;
    padding-right: 15px;
    width: calc(100% - 92px);
    /*justify-content: flex-end;*/
    justify-content: center;
    font-weight: bold;
}
.header__links a {
    padding: 9px 20px;
    border: 1px solid transparent;
    border-radius: 25px;
    outline: 0 !important;
}
.header__links a:nth-child(1) {
    color: #D3BC39;
    border: 1px solid #D3BC39;
    margin-right: 5px;
}
.header__links a:nth-child(2) {
    background: #62C23C;
}
.header__links a:hover {
    background: #62C23C;
    color: #000;
}
.header__nav {
    border-top: 1px solid #262c39;
    width: 100%;
    padding: 15px;
    margin-top: 10px;
}
.header__nav ul {
    list-style: none;
    display: flex;
    margin: 0;
    justify-content: space-evenly;
}
.header__nav a {
    color: #fff;
}
@media screen and (min-width: 600px) {
    .header {
        flex-wrap: nowrap;
        padding-bottom: 10px;
        flex-direction: row;
    }
    .header__logo {
        order: 1;
        margin: 0 0 0 15px;
    }
    .header__links {
        width: auto;
        order: 3;
    }
    .header__nav {
        width: calc(100% - 300px);
        border: none;
        margin: 0;
        padding: 0;
        order: 2;
    }
    .header__nav ul {
        justify-content: start;
        padding-left: 15px;
    }
    .header__nav a {
        margin: 0 10px;
    }
    .header__nav a:hover {
        text-decoration: underline;
    }
}

/*_____________________________________________________________________*/

header#tophead {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 15px;
    background: #1C2028;
}
.home-link img {
        height: 32px;
    width: 177px;
}
#tophead nav {
    padding: 10px 0;
    color: #fff;
    font-weight: 700;
}
#tophead nav a {
    margin: 0 10px;
}
#tophead nav a:hover {
    color: #62C23C;
}
.pushme {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pushme a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(50% - 5px);
    height: 40px;
    border-radius: 25px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #1d1630;
}
.pushme .download {
    border-color: #2f2840;
    color: #6a7284;
}
.pushme .register {
    color: #FFF;
    background: #62C23C;
}
.pushme a:hover {
    background: #62C23C;
    color: #000;
}
@media screen and (min-width: 370px) {
    header#tophead {
        flex-direction: row;
        justify-content: space-between;
    }
    .pushme {
        margin: 15px 0;
    }
}
@media screen and (min-width: 635px) {
    .pushme {
        margin: 0;
        width: 240px;
    }
    .pushme a {
        width: auto;
        margin-left: 10px;
    }
    #tophead nav {
        width: calc(100% - 417px);
        font-weight: 400;
        padding-left: 15px;
    }
}

/*_____________________________________________________________________*/

.site_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    background: #000;
}
.top_logo {
    height: 26px;
    width: 146px;
    background-image: url(i/logo.svg);
    background-position: center center;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}
.site_top-nav {
    width: calc(100% - 62px);
    display: flex;
    flex-direction: column;
}
.site_top ul {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    width: 100%;
    justify-content: flex-end;
}
.site_top ul li {
    color: #fff;
    margin: 0 10px;
}
ul.site_top-activity {
    display: flex;
    margin-top: 10px;
}
ul.site_top-activity li {
    margin: 0 0 0 5px;
}
ul.site_top-activity a {
    padding: 10px;
    border-radius: 25px;
    box-sizing: border-box;
    border: 1px solid #000;
}
ul.site_top-activity .top_go_1 a {
    color: #6b768a;
    border: 1px solid #6b768a;
}
ul.site_top-activity .top_go_1 a:hover {
    color: #fff;
    background: #62C23C;
    border-color: #62C23C;
}
ul.site_top-activity .top_go_2 a {
    color: #FFF;
    background: #62C23C;
    border-color: #62C23C;
}
ul.site_top-activity .top_go_2 a:hover {
    background: #62C23C;
    border-color: #62C23C;
}
@media screen and (min-width: 480px) {
    .site_top-nav {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding-left: 15px;
    }
    .site_top ul {
        width: auto;
    }
    ul.site_top-activity {
        margin: 0;
    }
    ul.site_top-activity a {
        padding: 9px 20px;
    }
    ul.site_top-activity li {
        margin-left: 10px;
    }
}

/*_____________________________________________________________________*/

.header_container {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    padding: 10px;
    background: #1c2028;
}
.hh-home-lnk{
    display: block;
    width: 150px;
}
.header_container img {
 width: 150px;
}
.header_container .navigation {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
}
.header_container .navigation.visible {
    visibility: visible;
    opacity: 1;
}
body.hidden {
    overflow: hidden;
}
.menu_icon {
    width: 30px;
    height: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    cursor: pointer;
}
.menu_icon span {
    height: 3px;
    background: #fff;
}
.menu_close {
    width: 30px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 28px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.menu_close span {
    height: 3px;
    background: #fff;
    position: absolute;
    width: 100%;
}
.menu_close span:nth-child(1) {
    transform: rotate(45deg);
}
.menu_close span:nth-child(2) {
    transform: rotate(-45deg);
}
.header_container .navigation a {
    font-weight: 700;
    font-size: 18px;
    margin: 5px 0 15px 15px;
}
.header_container .buttons {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.header_container .button-transparent {
    width: calc(50% - 5px);
    padding: 8px;
    text-align: center;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.2);
}
.header_container .button-transparent:hover {
    background: rgba(255, 255, 255, 0.3);
}
.header_container .button-yellow {
    width: calc(50% - 5px);
    padding: 8px;
    text-align: center;
    border-radius: 25px;
    background: #62C23C;
}
.header_container .button-yellow:hover {
    background: #FE284A;
}
@media screen and (min-width: 620px) {
    .header_container {
        flex-wrap: nowrap;
        padding: 20px;
    }
    .header_container img {
        margin-right: 10px;
    }
    .menu_close,
    .menu_icon {
        display: none;
    }
    .header_container .navigation {
        opacity: 1;
        visibility: visible;
        position: relative;
        flex-direction: row;
        width: calc(100% - 300px);
    }
    .header_container .navigation a {
        font-weight: 400;
        font-size: 14px;
        margin: 0 5px;
    }
    .header_container .buttons {
        margin: 0;
        max-width: 250px;
    }
}

/*_____________________________________________________________________*/

.selector_header{
    width: 100%;
    padding: 12px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: #000;
}

.selector_logo{
    margin-right: calc(100% - 350px);
}

.selector_logo img{
    width: 130px;
}

.selector_header .button-primary{
    float: right;
    padding: 8px 20px;
    border-radius: 25px;
    margin-right: 5px;
    box-shadow:         inset 0px 0px 2px 0px rgba(255,255,255, 1);
    color: #828f9a;
}

.selector_header .button-primary:hover{
    background: #828f9a;
    color: #000;
}

.selector_header .button-secondary{
    float: right;
    padding: 8px 20px;
    background: #62C23C;
    border-radius: 25px;
}

.selector_header .button-secondary:hover{
    background: #065AF7;
}

.selector_ico{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.selector_icon{
    width: 26px;
    height: 18px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
}

.selector_icon span{
    height: 3px;
    background: #62C23C;
}

.selector_icon.showz span:nth-child(1){
    display: none;
}

.selector_icon.showz span:nth-child(2){
    position: absolute;
    width: 100%;
    transform: rotate(-45deg);
    height: 2px;
    top: 7px;
}
.selector_icon.showz span:nth-child(3){
    position: absolute;
    width: 100%;
    transform: rotate(45deg);
    height: 2px;
    top: 7px;
}

.selector_navigation{
    width: 100%;
    list-style: none;
    border-top: 1px solid #828f9a;
    margin-top: 10px;
    display: none;
}

.selector_navigation.showz{
    display: block;
}

.selector_navigation li{
    border-bottom: 1px solid #828f9a;
    padding: 8px 0;
}

.selector_navigation a{
    color: #828f9a;
}

@media screen and (min-width: 650px) {
    .selector_header{
        flex-wrap: nowrap;
    }
    .selector_ico{
        display: none;
    }
    .selector_navigation{
        display: flex;
        align-items: center;
        border: none;
        width: calc(100% - 285px);
        order: 2;
        margin: 0;
        padding-left: 15px;
    }
    .selector_logo{
        margin-right: 0;
        order: 1;
    }
    .selector_navigation li{
        padding: 0;
        border: none;
        margin-right: 10px;
    }
    .button-primary{
        order: 3;
    }
    .button-secondary{
        order: 4;
    }
    .selector_navigation a:hover{
        color: #FFF;
    }
}

/*_____________________________________________________________________*/

/* ____________________________________________ */



.slot__list {
    width: 100%;
    max-width: 1230px;
    margin: auto;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.slot__list .slot__item {
    display: flex;
    flex-direction: column;
    border-radius: 6px;
    width: 100%;
    background: #1d2028;
    padding: 10px;
    margin-bottom: 10px;
}
.slot__content {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}
.slot__content img {
    width: 30%;
    border-radius: 5px;
    margin-right: 10px;
}
.slot__buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.slot__buttons a {
    width: calc(50% - 3px);
    padding: 5px 0;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    opacity: 0.8;
}
.slot__demo {
    background: #219a19;
}
.slot__real {
    background: #dc3545;
}
.slot__buttons a:hover {
    opacity: 1;
}
@media screen and (min-width: 600px) {
    .slot__list .slot__item {
        width: calc(50% - 5px);
    }
}
@media screen and (min-width: 1024px) {
    .slot__list {
        justify-content: start;
    }
    .slot__list .slot__item {
        width: calc(25% - 8px);
        margin-right: 10px;
    }
    .slot__list .slot__item:nth-child(4n) {
        margin-right: 0;
    }
}
.igry {
    max-width: 1200px;
    margin: auto;
    padding: 10px;
}
.igra {
    background: #1d2028;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 7px;
    margin-bottom: 14px;
}
.igra img {
    max-width: 100%;
    border-radius: 5px;
}
.o_igre {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.o_igre span {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 5px 0;
}
.o_igre a {
    background: #000;
    width: calc(50% - 3px);
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}
.o_igre a:nth-child(2) {
    background: #1070e3;
}
.o_igre a:nth-child(3) {
    background: #833ee4;
}
.o_igre a:hover {
    background: #ff5722;
}
@media screen and (min-width: 630px) {
    .igry {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .igra {
        width: calc(50% - 7px);
    }
}
@media screen and (min-width: 980px) {
    .igry {
        justify-content: start;
    }
    .igra {
        width: calc(25% - 8px);
        margin-right: 10px;
    }
    .igra:nth-child(4n) {
        margin-right: 0;
    }
}
.games {
    max-width: 1240px;
    margin: auto;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.game {
    background: #1d2028;
    padding: 8px;
    border-radius: 8px;
    display: flex;
    width: calc(50% - 4px);
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(255, 255, 255, 0.7);
}
.game-content {
    display: flex;
    align-items: center;
    width: calc(100% - 230px);
}
.game img {
    border-radius: 8px;
    width: 30%;
    margin-right: 8px;
}
.game-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.game-actions a {
    border-radius: 8px;
    padding: 9px 20px;
    background: #ff5722;
    color: #fff;
}
.game-actions a:last-child {
    background: #228122;
    margin-left: 8px;
}
.game-actions a:hover {
    background: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 980px) {
    .game {
        width: 100%;
    }
}
@media screen and (max-width: 460px) {
    .game {
        flex-wrap: wrap;
    }
    .game-actions,
    .game-content {
        width: 100%;
    }
    .game-content {
        flex-wrap: wrap;
        font-size: 20px;
        text-align: center;
        color: #873feb;
        justify-content: center;
        font-weight: 700;
    }
    .game-content img {
        width: 100%;
    }
    .game-actions {
        justify-content: center;
        flex-direction: column;
    }
    .game-actions a {
        width: 100%;
        margin: 5px 0 0 0 !important;
        text-align: center;
    }
}
.pokies {
    max-width: 1180px;
    padding: 10px;
    margin: auto;
    display: flex;
    flex-direction: column;
}
.pokie {
    margin-bottom: 10px;
}
.pokie-row {
    position: relative;
    border-radius: 6px;
}
.pokie-row img {
    width: 100%;
    border-radius: 6px;
}
.pokie-col {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    visibility: hidden;
    opacity: 0;
}
.pokie-row:active .pokie-col,
.pokie-row:focus .pokie-col,
.pokie-row:hover .pokie-col {
    visibility: visible;
    opacity: 1;
}
.pokie-play-demo {
    background: #62C23C;
    color: #fff;
    padding: 10px 20px;
    min-width: 150px;
    text-align: center;
    margin-top: 5px;
    border-radius: 10px;
}
.pokie-play-real {
    background: #b73045;
    color: #fff;
    padding: 10px 20px;
    min-width: 150px;
    text-align: center;
    border-radius: 10px;
}
.pokie-play-demo:hover,
.pokie-play-real:hover {
    background: #1070e3;
}
.pokie-name {
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-top: 3px;
}
@media screen and (min-width: 600px) {
    .pokies {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .pokie {
        width: calc(50% - 10px);
    }
}
@media screen and (min-width: 980px) {
    .pokies {
        justify-content: start;
    }
    .pokie {
        width: calc(25% - 10px);
        margin-right: 13px;
    }
    .pokie:nth-child(4n) {
        margin-right: 0;
    }
}
.slotty {
    max-width: 1250px;
    padding: 14px;
    margin: auto;
}
.slott {
    padding: 14px;
    display: flex;
    flex-direction: column;
    background: #1d2028;
    border-radius: 5px;
    margin-bottom: 11px;
}
.slott img {
    border-radius: 5px;
}
.slott b {
    display: block;
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
    color: #fff;
}
.slott a {
    width: 100%;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 4px;
}
.slott-cash {
    color: #000;
    background: #3077f7;
    border: 1px solid #3077f7;
    margin-bottom: 10px;
}
.slott-cash:hover {
    background: 0 0;
    color: #3077f7;
}
.slott-demo {
    color: #833de3;
    border: 1px solid #833de3;
}
.slott-demo:hover {
    background: #833de3;
    color: #fff;
}
@media screen and (min-width: 560px) {
    .slotty {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .slott {
        width: calc(50% - 6px);
    }
}
@media screen and (min-width: 980px) {
    .slotty {
        justify-content: start;
    }
    .slott {
        width: calc(25% - 6px);
        margin-right: 8px;
    }
    .slott:nth-child(4n) {
        margin-right: 0;
    }
}
.footer {
    color: #525c71;
    padding: 15px;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.copyrighting {
    font-weight: 700;
    color: #fff;
    font-size: 13px;
}
.footer-navigation {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
}
.footer-navigation a {
    margin: 7px 10px;
}
.footer-navigation a:hover {
    text-decoration: underline;
}
.footer-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.footer-buttons a {
    width: 50%;
    border-radius: 5px;
    padding: 8px;
    max-width: 150px;
    box-sizing: border-box;
}
.footer-buttons a:nth-child(1) {
    margin-right: 5px;
    color: #6b768a;
    border: 1px solid hsla(0, 0%, 100%, 0.08);
}
.footer-buttons a:nth-child(1):hover {
    background: #3077f7;
    border-color: #3077f7;
    color: #fff;
}
.footer-buttons a:nth-child(2) {
    margin-left: 5px;
    background: #3077f7;
    border: 1px solid #3077f7;
    color: #fff;
}
.footer-buttons a:nth-child(2):hover {
    background: 0 0;
    color: #3077f7;
}
.footer-images img {
    width: 70px;
    margin-top: 10px;
}
@media screen and (min-width: 680px) {
    .footer-navigation {
        flex-direction: row;
        margin: 10px 0;
        border-top: 1px solid hsla(0, 0%, 100%, 0.08);
        border-bottom: 1px solid hsla(0, 0%, 100%, 0.08);
    }
}
.footer-container {
    width: calc(100% - 26px);
    margin: 13px auto;
    display: flex;
    justify-content: space-between;
    color: rgba(255, 255, 255, 0.4);
}
.footer-left_copy,
.footer-right_text {
    color: #fff;
}
.footer-left_nav,
.footer-right_nav {
    color: #828f9a;
    font-size: 14px;
}
.footer-left_nav a {
    margin-right: 15px;
}
.footer-right_nav a {
    margin-left: 15px;
}
.footer-left_nav a:hover,
.footer-right_nav a:hover {
    color: #fff;
}
.footer-left_buttons {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.footer-left_buttons a {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    padding: 0 20px;
    color: #fff;
    font-weight: 700;
}
.footer-bttn-white {
    background: rgba(255, 255, 255, 0.4);
    margin-right: 10px;
}
.footer-bttn-white:hover {
    background: rgba(255, 255, 255, 0.5);
}
.footer-bttn-orange {
    background: #3077f7;
}
.footer-bttn-orange:hover {
    background: #2252ac;
}
.footer-right {
    text-align: right;
}
.footer-right_icons {
    margin-top: 10px;
}
.footer-right_icons svg:nth-child(2) {
    margin: 0 15px;
}
@media screen and (max-width: 860px) {
    .footer-container {
        flex-direction: column;
    }
    .footer-right {
        text-align: left;
        margin-top: 15px;
    }
    .footer-right_nav a {
        margin-left: 0;
        margin-right: 15px;
    }
}
.footer__row {
    padding: 15px;
    max-width: 1250px;
    margin: auto;
}
.footer__col-copy {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
}
.footer__col-nav {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    list-style: none;
}
.footer__col-nav li {
    width: 50%;
}
.footer__col-nav li:nth-child(even) {
    text-align: right;
}
.footer__col-nav li a {
    color: #777383;
    margin-top: 10px;
    display: block;
}
.footer__col-nav li a:hover {
    text-decoration: underline;
}
.footer__col-logo img {
    height: 40px;
    display: none;
}
.footer__col-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer__col-actions a {
    width: calc(50% - 3px);
    border-radius: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    opacity: 0.86;
}
.footer__col-btn-prim {
    background: #777383;
    padding: 9px 20px;
}
.footer__col-btn-seco {
    background: #3077f7;
    padding: 9px 20px;
}
.footer__col-actions a:hover {
    opacity: 1;
}
@media screen and (min-width: 768px) {
    .footer__row {
        display: flex;
        justify-content: space-between;
    }
    .footer__col-logo img {
        display: block;
    }
    .footer__col-nav {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .footer__col-nav li {
        width: auto;
        margin-right: 10px;
    }
    .footer__col:nth-child(2) .footer__col-nav {
        justify-content: flex-end;
    }
    .footer__col-copy {
        text-align: left;
    }
    .footer__col-actions {
        justify-content: flex-end;
    }
    .footer__col-actions a {
        width: auto;
    }
    .footer__col-btn-seco {
        margin-left: 6px;
    }
}
.bottom-bar {
    width: 100%;
    max-width: 1280px;
    margin: 20px auto;
    padding: 0 20px;
    color: #828f9a;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bottom-bar ul {
    list-style: none;
    margin: 0;
}
.copy-bar {
    width: 100%;
}
.copy-bar li {
    display: flex;
    justify-content: space-between;
}
.copy-bar li span {
    width: 50%;
    text-align: right;
    font-weight: 400;
}
#span1 {
    text-align: left;
    color: #fff;
    font-weight: 700;
}
.bottom-nav-bar {
    width: 50%;
    display: flex;
}
.bottom-nav-bar li {
    margin-right: 15px;
}
.bottom-nav-bar a:hover {
    text-decoration: underline;
}
.bottom-links-bar {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    padding-top: 6px;
}
.bottom-links-bar li a {
    display: block;
    padding: 10px 20px;
    border-radius: 6px;
    background: #777383;
    color: #fff;
}
.bottom-links-bar li a#dbl-lb {
    background: #3077f7;
    margin-left: 6px;
}
.bottom-links-bar li a:hover {
    opacity: 0.8;
}
.brands-bar {
    display: flex;
    width: 100%;
    overflow: hidden;
    list-style: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.brands-bar li {
    overflow: hidden;
    width: calc(16.66666666666667% - 5px);
    background: #251b45;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 10px;
    margin-top: 15px;
}
.brands-bar svg {
    height: 40px;
    max-width: 100%;
    filter: invert(1) opacity(0.3);
}
@media screen and (max-width: 980px) {
    .brands-bar li {
        width: 32.5%;
    }
}
@media screen and (max-width: 740px) {
    .bottom-bar,
    .copy-bar li {
        flex-direction: column;
    }
    #span1,
    .copy-bar li span {
        width: 100%;
        text-align: center;
    }
    .bottom-nav-bar {
        justify-content: center;
        width: 100%;
        padding: 15px 0;
        flex-wrap: wrap;
    }
    .bottom-links-bar {
        width: 100%;
        justify-content: center;
    }
}
.dark-footer.skin-dark-footer {
    padding: 15px;
    margin: auto;
    max-width: 1250px;
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    line-height: 14px;
}
.dark-footer.skin-dark-footer ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.footer-middle {
    width: 60%;
}
.skin-dark-footer-text {
    color: #fff;
}
.footer-middle-menu-primary {
    color: #4986f5;
    list-style-type: square;
    list-style-position: inside;
    font-size: 12px;
    padding: 10px 0;
}
.footer-middle-menu-primary li {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.footer-middle-menu-primary li:before {
    content: "•";
    margin-right: 3px;
}
.footer-middle-menu-primary a {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.4);
}
.footer-middle-menu-secondary {
    color: rgba(255, 255, 255, 0.4);
    display: flex;
    list-style: none;
}
.footer-middle-menu-secondary li {
    margin-right: 10px;
}
.footer-middle-menu-primary a:hover,
.footer-middle-menu-secondary a:hover {
    text-decoration: underline;
}
.footer-middle-2 {
    width: 40%;
}
.skin-dark-footer-copy {
    text-align: right;
    color: rgba(255, 255, 255, 0.4);
}
.skin-dark-footer-act {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 10px;
}
.sking-dark-btn-1 {
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #6a6677;
    color: #6a6677;
    border-radius: 5px;
    margin: 0 10px;
}
.sking-dark-btn-1:hover {
    color: #000;
    background: #6a6677;
}
.sking-dark-btn-2 {
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #FE284A;
    background: #FE284A;
    color: #fff;
    border-radius: 5px;
}
.sking-dark-btn-2:hover {
    background: #62C23C;
    border: 1px solid #62C23C;
}
.skin-logo-dark-footer {
    height: 32px;
}
@media screen and (max-width: 768px) {
    .dark-footer.skin-dark-footer {
        flex-direction: column;
    }
    .footer-middle,
    .footer-middle-2,
    .skin-dark-footer-copy {
        width: 100%;
        text-align: center;
    }
    .dark-footer.skin-dark-footer ul,
    .skin-dark-footer-act {
        justify-content: center;
    }
    .footer-middle-2 {
        display: flex;
        flex-direction: column;
    }
    .skin-dark-footer-copy {
        order: 2;
        margin-top: 10px;
    }
    .skin-logo-dark-footer {
        width: 60px;
    }
}
.wrapper-sidebar {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.wrapper-post {
    padding: 15px;
    margin-bottom: 15px;
}
@media screen and (min-width: 1024px) {
    .wrapper-sidebar {
        flex-direction: row;
        align-items: start;
        justify-content: space-between;
        max-width: 1250px;
        margin: 15px auto;
    }
    .wrapper-post {
        padding: 15px;
        max-width: 1250px;
        margin: auto;
    }
    .wrapper-sidebar .wrapper-post {
        width: calc(100% - 300px);
        margin: 0;
    }
    .wrapper-sidebar .sidebar {
        width: 300px;
    }
}

.banner{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	overflow: hidden;
}
.wc-tab p a{
	color: yellow;
}

 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
a.lb1 {padding:10px 30px;font-weight:700;text-align:center;color:#fff;box-shadow: 0 3px 0 0 #871628,0 4px 4px 0 #000;
background-color: #fe284a;}
a.lb2 {padding:10px 30px;font-weight:700;text-align:center;color:#fff;box-shadow: 0 3px 0 0 #3c7028,0 4px 4px 0 #000;
background-color: #62c23c;}
.logo img {max-width:160px;}
.inner-banner {position:relative;background:url(/wp-content/uploads/2025/07/3.webp) no-repeat;height:380px;background-size:cover;background-position:center center;color:#fff;padding:60px 0 0;}
.bonus {display:inline-block;font-weight:900;font-size:25px;padding:3px 10px;background:rgba(0,0,0,0.6);margin:0 0 10px;}
.promo {display:inline-block;position:relative;z-index:9;font-weight:700;padding:3px 10px;background:rgba(0,0,0,0.6);}
.promo span { 
position:relative;display:inline-block;
margin-right:22px;
cursor:pointer;
color: #ffe400;
}

.promo span:after {
	content: '';
    -webkit-mask-image: url(/wp-content/themes/selector_con_theme/images/copy.svg);
    mask: url(/wp-content/themes/selector_con_theme/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #ffe400;
    position:absolute;
    width: 18px;
    height: 18px;
    top:2px;
	right:-22px;
}
.inner-banner a.lb1 {display:block;max-width:200px;padding:10px;margin:20px 0 30px;}
.inner-banner a.lb2 {display:none;max-width:200px;padding:10px;margin:15px auto;}
.overlay {position:absolute;left:0;top:0;width:100%;height:100%;}

@media (max-width:767px) {
.inner-banner {height:auto;padding:30px 0;text-align:center;}
.bonus {font-size:20px;}	
.inner-banner a.lb1 {margin:15px auto;}
.inner-banner a.lb2 {display:block;}
}