@charset "UTF-8";
/*
Theme Name: bigazart.info
Theme URI: http://bigazart.info
Author: bigazart.info
Author URI: http://bigazart.info
Description: Description
Requires at least: 0.1
Requires PHP: 5.2.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://bigazart.info
Text Domain: rand-casino
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

--------------------------------------------------------------*/
*, *:after, *:before {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    background-color: #eee9e6;
    color: rgb(70, 62, 56);
}


/**/
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-relative {
    position: relative;
}


/**/
.top {
    height: 100px;
    background-color: #6f1e2d;
}

.top .container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}

.top__logo {
    width: 140px;
    margin: auto;
    display: flex;
    align-items: center;
}

.top__block--left {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    position: relative;
}

.top__block--center {
	display: none;
    text-align: center;
}

.jackpot__text {
    font-size: 30px;
    font-weight: bold;
    margin-top: 35px;
}

.jackpot__sum {
    color: #82fef8;
    font-size: 77px;
    font-weight: bold;
    text-shadow: 0 0 20px #1e85f9;
}

.top__block--right {
	display: none;
    text-align: right;
}

@media (min-width: 1200px) {
	.top__block--center {
		display: block;
	}

	.top__block--right {
		display: block;
	}
}

.top__logo {
    width: 140px;
    margin: auto;
}

.top__logo.top__logo--mobile {
    margin: 17px 9px 19px;
    width: 200px;
}

.top__logo--mobile .top__button {
    display: inline-block;
}

.top__button {
    display: none;
    text-align: center;
    text-decoration: none;
    border: 2px solid rgb(91, 44, 42);
    border-radius: 5px;
    background-color: rgb(255, 188, 82);
    box-shadow: .309px .951px 9px 0 rgba(0, 0, 0, 0.19);
    width: 185px;
    height: 49px;
    font-size: 14px;
    color: rgb(91, 44, 42);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 3.3;
}

.top__button:hover {
    filter: brightness(110%);
}

.top__button:active {
    filter: brightness(90%);
}


@media (min-width: 480px) {
    .block-reg {
        width: 340px;
        border-radius: 10px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1200px) {
    .block-reg {
        display: none;
    }
}


/**/
.navbar-toggle {
    position: absolute;
    right: 0;
    padding: 9px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .navbar-toggle {
        display: none;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 3px;
    background-color: #ffffff;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px;
}

.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: hsla(213, 48%, 4%, .9);
}

.mobile-menu__backdrop {
    width: 100vw;
    height: 100vh;
}

.mobile-menu__inner {
    background-color: #4a0303;
    width: 300px;
    min-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.mobile-menu__inner .navbar__list .menu-item {
    background-color: transparent;
    width: 100%;
    border-radius: 0;
    height: 40px;
}

.mobile-menu__inner .navbar__list > .menu-item:first-child,
.mobile-menu__inner .navbar__list > .menu-item:nth-of-type(3),
.mobile-menu__inner .navbar__list > .menu-item:nth-of-type(5) {
    border-bottom: 1px solid rgba(238, 233, 230, .12);
}

.mobile-menu__inner .navbar__list > .menu-item:nth-of-type(2) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mobile-menu__inner .navbar__list > .menu-item:nth-of-type(2).active {
    margin-bottom: 145px;
}

/*.mobile-menu .sub-menu, .extra .submenu-expand,*/
.mobile-menu__inner .extra-menu__list > .menu-item.active .sub-menu,
.mobile-menu__inner .navbar__list > .menu-item.active .sub-menu {
    display: block;
}

.mobile-menu__inner .extra-menu__list > .menu-item.active .submenu-expand,
.mobile-menu__inner .navbar__list > .menu-item.active .submenu-expand {
    transform: rotate(-180deg);
}

.mobile-menu__inner .navbar__list > .menu-item .sub-menu .menu-item {
    list-style: '-';
    margin-left: 45px;
    color: #fff;
    padding-left: 5px;
    margin-bottom: -4px;
}
.mobile-menu__inner .navbar__list .menu-item:nth-of-type(2) .sub-menu .menu-item a:before {
    display: none;
}

.mobile-menu__inner .navbar__list .menu-item:not(:last-child) {
    padding-bottom: 33px;
}

.mobile-menu__inner .navbar__list .menu-item a {
    display: inline-flex;
    align-items: center;
    padding: 0 11px;
}

.mobile-menu__inner .navbar__list .menu-item a:before {
    margin-right: 14px;
}

.mobile-menu__inner .extra-menu__list > .current-menu-item {
    border-left-color: #ffbc52;
}

.mobile-menu__inner .extra-menu__list:before {
    content: "";
    background-image: -moz-linear-gradient( 0deg, rgba(238,233,230,0) 0%, rgba(238,233,230,0.01) 0%, rgb(238,233,230) 50%, rgb(238,233,230) 50%, rgba(238,233,230,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgba(238,233,230,0) 0%, rgba(238,233,230,0.01) 0%, rgb(238,233,230) 50%, rgb(238,233,230) 50%, rgba(238,233,230,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgba(238,233,230,0) 0%, rgba(238,233,230,0.01) 0%, rgb(238,233,230) 50%, rgb(238,233,230) 50%, rgba(238,233,230,0) 100%);
    height: 1px;
    width: 300px;
    position: absolute;
    top: -12px;
}

.mobile-menu__inner .extra-menu__list a {
    font-weight: 500;
}

.mobile-menu__inner .extra-menu__list .sub-menu .menu-item {
    line-height: 2;
    list-style: '-';
    margin-left: 34px;
    padding-left: 5px;
    color: #fff;
}

.mobile-menu__inner .extra-menu__list .sub-menu .menu-item a {
    margin-left: -10px;
}

.mobile-menu .extra-menu__list .submenu-expand {
    position: absolute;
    top: 10px;
    right: 0;
}

.extra-menu__list > .menu-item > a:hover {
    color: #ffbc52;
}

.extra-menu__list > .menu-item.current-menu-parent{
    border: none;
}

.mobile-menu .extra-menu__list > .menu-item.current-menu-parent > a {
    border-left: 3px solid #ffbc52;
}

.extra-menu__list .sub-menu > .menu-item a:hover,
.extra-menu__list .sub-menu > .menu-item.current-menu-item a {
    text-decoration: underline;
}

@media (min-width: 1200px) {
    .mobile-menu {
        display: none;
    }
}

.mobile-menu__close {
    float: right;
    font-size: 75px;
    line-height: .75;
    color: #f5f5f5;
    background-color: transparent;
    border: 0;
    position: relative;
    cursor: pointer;
    font-family: serif;
}


.mobile-menu .extra-menu__list {
    display: block;
    width: 100%;
}

.mobile-menu .navbar {
    display: block;
}


/**/
.header {
    background: #261c18 url(image/Banner.jpg) no-repeat center;
    min-height: 300px;
}


.header .container {
    height: 100%;
}

.header__inner {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 90px;
}

@media (min-width: 1200px) {
    .header .container {
        display: flex;
    }
}

.header__button {
	background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    border: 3px solid rgb(255 188 82);
    border-radius: 6px;
    background-color: rgb(175 41 40);
    box-shadow: .309px .951px 9px 0 rgba(0, 0, 0, 0.19);
    width: 240px;
    height: 65px;
    font-size: 44px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin: 0 auto;
}

.header__button:hover {
    filter: brightness(110%);
}

.header__button:active {
    filter: brightness(90%);
}

/**/
.navbar {
    display: none;
}

.navbar__list {
    margin: 0;
    padding-left: 0;
}

.navbar__list .menu-item {
    border-radius: 20px;
    background-color: rgb(70, 62, 56);
    width: 259px;
    height: 49px;
    list-style: none;
}

.navbar__list .menu-item:not(:last-child) {
    margin-bottom: 5px;
}

.navbar__list .menu-item a {
    color: #ffffff;
    text-decoration: none;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 20px;
}

.navbar__list .menu-item a:before {
    content: "";
    width: 26px;
    height: 26px;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.navbar__list .menu-item:nth-of-type(1) a:before {
    background-image: url("image/menu/home.svg");
}

.navbar__list .menu-item:nth-of-type(2) a:before {
    background-image: url("image/menu/cherry.svg");
}

.navbar__list .menu-item:nth-of-type(3) a:before {
    background-image: url("image/menu/slot-machine.svg");
}

.navbar__list .menu-item:nth-of-type(4) a:before {
    background-image: url("image/menu/clover.svg");
}

.navbar__list .menu-item:nth-of-type(5) a:before {
    background-image: url("image/menu/shield.svg");
}

.navbar__list .menu-item:nth-of-type(6) a:before {
    background-image: url("image/menu/download-to-storage-drive.svg");
}

.navbar__list .menu-item:nth-of-type(7) a:before {
    background-image: url("image/menu/wallet-filled-money-tool.svg");
}


.navbar__list > .menu-item > a:hover,
.navbar__list > .menu-item.current-menu-item > a,
.navbar__list > .menu-item.current-menu-parent > a {
    color: #ffbc52;
}


/**/
.submenu-expand {
    fill: #ffffff;
    position: relative;
    background-color: transparent;
    border: 0;
    top: 4px;
    transition: all .3s linear;
}

.submenu-expand svg {
    height: 22px;
    width: 22px;
}

.sub-menu {
    padding-right: 10px;
    padding-left: 25px;
    padding-top: 17px;
}

.mobile-menu .sub-menu,
.extra .submenu-expand {
	display: none;
}

.mobile-menu .extra .submenu-expand {
	display: inline-block;
}

.extra .sub-menu {
	padding: 0;
}

.sub-menu .menu-item {
    border-top: 0;
    border-bottom: 0;
    height: auto;
    padding-left: 0;
    padding-right: 0;
}

.sub-menu .menu-item:last-child {
	border-bottom: 0;
}

.navbar__list .sub-menu > .menu-item a {
    background-image: none;
    background-color: transparent;
    text-decoration: none;
    color: #ffffff;
    padding-left: 0;
}

.navbar__list .sub-menu > .menu-item a:hover,
.navbar__list .sub-menu > .menu-item.current-menu-item a {
    background-color: transparent;
    text-decoration: underline;
}

.mobile-parent-nav-menu-item {
    display: none;
}


@media (min-width: 1200px) {
    .navbar {
        display: block;
        position: relative;
        overflow-x: inherit;
        width: 100%;
        background-color: #000000;
    }

    .navbar > div {
        width: 100%;
    }

    .navbar__list .menu-item:after {
        display: none;
    }

    .navbar__list .menu-item:last-child {
        padding-right: 0;
        border-bottom: 0;
    }

    .navbar__list .menu-item:last-child:before {
        display: none;
    }

    .navbar__list .menu-item a {
        color: #ffffff;
        text-decoration: none;
        display: flex;
        align-items: center;
        text-align: center;
        height: 100%;
        background-image: none !important;
        font-weight: bold;
        font-size: 16px;
    }

    /**/
    .submenu-expand {
        position: absolute;
        top: -3px;
        right: -39px;
        fill: #ffffff;
        background-color: transparent;
        border: 0;
        height: 58px;
        outline: none;
        pointer-events: none;
        transition: all .1s linear;
    }

    .menu-item:hover .submenu-expand,
    .current-menu-item .submenu-expand {
        fill: #72f3f7;
    }

    .submenu-expand svg {
		height: 28px;
		width: 25px;
    }

    .sub-menu {
        position: absolute;
        top: 100%;
        padding: 0;
        display: none;
        max-height: 260px;
        z-index: 2;
        background-color: rgb(238, 233, 230);
        box-shadow: .309px 5px 9px 0 rgba(0, 0, 0, .19);
        border-radius: 0 0 5px 5px;
        width: 177px;
        min-height: 107px;
    }

    .menu-item-object-page:hover .sub-menu {
        display: block;
    }

    .navbar__list .sub-menu .menu-item {
        padding: 0;
        width: 100%;
        height: 40px;
    }

    .navbar__list .sub-menu > .menu-item a {
        color: #ffffff;
        font-size: 16px;
		text-align: left;
		text-indent: 15px;
		justify-content: initial;
    }

    .navbar__list .sub-menu > .menu-item a:hover,
    .navbar__list .sub-menu > .menu-item a.current-menu-item {
        background-color: transparent;
        color: #72f3f7;
    }

}


/* Extra Menu */
.wrapper-main-menu {
    display: none;
}

.extra-menu__list {
    display: none;
}

.extra-menu__list {
    padding-left: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    width: 1170px;
    position: relative;
}

.extra-menu__list li {
    list-style: none;
    line-height: 2.9;
    text-indent: 12px;
    border-left: 3px solid transparent;
	position: relative;
}

.extra-menu__list > li:not(:last-child) {
    margin-right: 25px;
}

.extra-menu__list .sub-menu .current-menu-item a {
   text-decoration: underline;
}

.extra-menu__list a {
    display: block;
    height: 100%;
    width: 100%;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.games {
    width: 100%;
}

@media (min-width: 1200px) {
    .games,
    .content-area {
        margin-left: 50px;
    }
    .top .top__button {
        display: inline-block;
        position: absolute;
    }
    .wrapper-main-menu {
        display: flex;
    }
    .extra {
        margin-left: auto;
		background-color: #5b2c2a;
    }

    .extra-menu__list {
        display: flex;
        justify-content: center;
    }

    .extra-menu__list li {
        height: 50px;
        border-left: 0;
        display: flex;
        align-items: center;
        text-align: center;
    }

    .extra-menu__list a {
        text-align: center;
        text-indent: 0;
        font-weight: bold;
        font-size: 16px;
        color: #ffffff;
        width: auto;
        height: auto;
        display: inline;
    }

    .extra-menu__list .sub-menu a {
        width: 100%;
        display: block;
        text-align: left;
        text-indent: 15px;
        color: rgb(70, 62, 56);
        font-weight: 500;
    }

    .extra-menu__list .sub-menu a:hover {
        background-color: #ddd7d3;
    }
    .extra-menu__list > li > a:hover,
    .extra-menu__list > .current-menu-item > a,
    .extra-menu__list > .current-menu-parent > a {
        text-decoration: none;
        color: #ffbc52;
    }
}


/**/
.main {
    display: flex;
    padding: 25px 0;
    line-height: 1.4;
    min-height: calc(100vh - 709px);
}

.wrapper-main-menu {
    width: 270px;
}

.wrapper-main-menu .sub-menu {
    position: inherit;
}

.wrapper-main-menu .sub-menu {
    width: 100%;
    padding: 5px 37px;
    top: 0;
    background-color: #d6cdc6;
    height: 125px;
}

.wrapper-main-menu .navbar__list > .menu-item:nth-of-type(2):hover {
    margin-bottom: 135px;
}

.wrapper-main-menu .navbar__list > .menu-item:nth-of-type(2):hover a:after {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #d6cdc6;
    z-index: -1;
}

.wrapper-main-menu .navbar__list > .menu-item:hover .submenu-expand {
    transform: rotate(-180deg);
}

.wrapper-main-menu .menu-item .submenu-expand,
.wrapper-main-menu .current-menu-item .submenu-expand {
    right: 0;
}

.wrapper-main-menu .menu-item .submenu-expand svg {
    fill: #ffbc52;
}
.wrapper-main-menu .navbar__list .sub-menu .menu-item {
    background-color: transparent;
    height: 25px;
}

.wrapper-main-menu .navbar__list .sub-menu .menu-item a {
    color: rgb(70, 62, 56);
    font-weight: 500;
}

.wrapper-main-menu .navbar__list .sub-menu .menu-item a:before,
.wrapper-main-menu .navbar__list .sub-menu .menu-item a:after {
    display: none;
}

.wrapper-main-menu .navbar__list .menu-item {
    display: inline-block;
    position: relative;
}

.main a {
    color: rgb(70, 62, 56);
    text-decoration: none;
}

.main img {
    max-width: 100%;
    height: auto;
    margin: 0 5px;
}

.main .games img {
    margin: 0;
}

.entry-title {

}


/**/
.breadcrumb {
	margin-top: 10px;
    font-size: 13px;
    color: #828891;
}

.breadcrumb a {
    color: #828891;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


/*
 * Игровые автоматы
 */
.games__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px, 3fr));
    grid-gap: 25px;
}

@media (min-width: 992px) {
    .games__list {
        grid-template-columns: repeat(auto-fill, minmax(240px, 3fr));
    }
}

.games__item {
    max-width: 255px;
    height: 181px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0.309px 0.951px 9px 0 rgba(0, 0, 0, 0.1);
}

.games__image {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
}

.games__image:hover {
    background-color: hsla(0, 0%, 0%, 0.7);
}

.games__item:hover .games__image:before {
	content: '';
    display: block;
    background-color: hsla(0, 0%, 0%, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 5px;
}

.games__image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.games__placeholder {
    display: block;
    background-color: hsla(0, 0%, 0%, 0.7);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
}

.games__title {
    color: #ffffff;
    text-decoration: none;
    line-height: 40px;
    height: 42px;
    text-align: center;
}

.games__more {
    float: right;
    margin-bottom: 10px;
}

.games__preview-text {
    display: none;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5px;
    overflow: hidden;
}

.games__button {
    background-color: rgb(62, 170, 199);
    color: rgb(238, 233, 230);
    display: none;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    line-height: 2.9;
    font-size: 16px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -75px;
    box-shadow: 0.309px 0.951px 9px 0 hsla(0, 0%, 0%, .19);
    width: 151px;
    height: 44px;
}

.games__button:hover {
    filter: brightness(110%);
}

.games__button:active {
    filter: brightness(90%);
}

.games__image:hover .games__button {
    display: block;
}

.games__item:hover .games__placeholder {
    display: none;
}

.games__item:hover .games__preview-text {
    display: block;
}



/* Статьи */
.article {
}

.article__list {
    list-style: none;
    padding-left: 0;
}

.article__item {
    background-color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 30px;
    padding-right: 20px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05),
    0 2px 4px rgba(0,0,0,0.05),
    0 4px 8px rgba(0,0,0,0.05),
    0 8px 16px rgba(0,0,0,0.05);
}

.article__image {
    display: block;
    text-align: center;
}

@media (min-width: 480px) {
    .article__image {
        float: left;
        position: relative;
        margin-right: 20px;
    }

    .article__image img {
        display: block;
    }
}

.article__placeholder {
    display: none;
    background-color: hsla(0, 0%, 0%, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.article__button {
    color: #ffffff;
    text-decoration: none;
    line-height: 40px;
    height: 42px;
    width: 150px;
    border-radius: 10px;
    text-align: center;
    border: 2px solid #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.article__image:hover .article__placeholder {
    display: block;
}

.article__title {
    padding-left: 20px;
}

.article__description {
    padding-left: 20px;
}

.article__date {
    color: #797777;
    font-size: 12px;
}

.article__item .article__more {
    display: inline-block;
    color: #ffffff;
    background-color: #ababab;
    text-align: center;
    margin-bottom: 20px;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 40px;
    width: 100%;
}

@media (min-width: 480px) {
    .article__item .article__more {
        width: auto;
    }
}


/**/
.paginate {
    text-align: center;
    margin-top: 25px;
}

.paginate * {
    margin: 7.5px;
    border: 1px solid rgb(69, 67, 65);
    border-radius: 5px;
    background-color: rgba(238, 233, 230, .3);
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #463e38;
    transition: all .3s linear;
}

.paginate a:hover {
    background-color: hsla(26, 11%, 25%,  .1);
}
.paginate .current {
    color: #fff;
    background-color: #463e38;
    cursor: default;
}

.paginate span {
    margin: 7.5px;
}



/**/
.footer {
    background-color: #ffffff;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 25px;
}

.footer .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 110px;
}

.footer__pay {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.icon {
    background-image: url(image/pay-icons_white.png);
    opacity: .5;
    will-change: opacity;
    height: 41px;
    width: 60px;
}

.icon:hover {
    background-image: url(image/pay-icons_color.png);
    opacity: 1;
}

.visa {
    background-position: 0 0;
}

.mastercard {
    background-position: -60px 0;
}

.mastercard:hover {
    background-position: -60px 0;
}

.maestro {
    background-position: -120px 0;
    width: 77px;
}

.maestro:hover {
    background-position: -120px 0;
}

.mir {
    background-position: -190px 0;
}

.mir:hover {
    background-position: -190px 0;
}

.io {
    background-position: -260px 0;
}

.io:hover {
    background-position: -260px 0;
}

.fk {
    background-position: -323px 0;
    width: 68px;
}

.fk:hover {
    background-position: -323px 0;
}

.privat {
    background-position: -393px 0;
}

.privat:hover {
    background-position: -393px 0;
}

.perfect {
    background-position: -462px 0;
}

.perfect:hover {
    background-position: -462px 0;
}

.bitcoin {
    background-position: -525px 0;
}

.bitcoin:hover {
    background-position: -525px 0;
}

.ethereun {
    background-position: -588px 0;
    width: 68px;
    height: 42px;
}

.ethereun:hover {
    background-position: -588px 0;
}

.tether {
    background-position: -658px 0;
}

.tether:hover {
    background-position: -658px 0;
}

.neteller {
    background-position: -720px 0;
    width: 68px;
}

.neteller:hover {
    background-position: -720px 0;
}

.eco {
    background-position: -789px 0;
    width: 66px;
}

.eco:hover {
    background-position: -789px 0;
}

.footer-nav {
    max-width: 745px;
    max-height: 130px;
}

.footer-nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.footer__logo {
    width: 200px;
}

.footer__logo img {
    width: 100%;
}

/**/
.footer__text {
    color: #797777;
    font-size: 12px;
    text-align: center;
}

/**/
.footer-menu {
    list-style: none;
    padding-left: 0;
    margin: 0 auto 15px;
    text-align: center;
    display: block;
    width: 100%;
}

.footer-menu .menu-item {
    padding: 10px;
    width: 100%;
    display: block;
    text-align: left;
}

@media (min-width: 992px) {
    .footer-menu .menu-item {
        display: inline-block;
        width: auto;
    }
}

@media (min-width: 1200px) {
}

.footer-menu .menu-item a {
    color: rgb(70, 62, 56);
    text-decoration: none;
}

.footer-menu .menu-item a:hover,
.footer-menu .menu-item.current-menu-item a {
    text-decoration: underline;
}


/**/
.show {
    display: block;
}

@media (min-width: 1200px) {
    .show {
        display: none;
    }
}


.simplebar-track.simplebar-vertical {
    width: 10px;
    background-color: #0a3545;
    border-radius: 5px;
    opacity: 70%;
}

article .entry-footer {
    display: none;
}

@media (max-width: 1200px) {
    .mobile-menu__inner .menu-extra-menu-container {
        margin-top: 30px;
    }
    .footer__logo {
        order: 1;
        margin-top: 25px;
    }
    .footer__pay {
        justify-content: space-between;
    }
    .footer-nav {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 992px) {
    .top {
       height: 60px;
    }
    .top__logo {
        width: 100px;
    }
    .footer__pay {
        flex-wrap: wrap;
        width: 500px;
    }
    .icon {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .main {
        padding: 25px 10px;
    }
}

@media (max-width: 600px) {
    .footer .container {
        gap: 10px 16px;
    }
    .footer__logo {
        margin-top: 0;
    }
    .footer__pay {
        width: 350px;
        justify-content: center;
    }
    .footer-nav {
        max-height: 100%;
    }
    .footer-nav ul {
        grid-template-columns: 1fr;
    }
    .footer-menu .menu-item {
        text-align: center;
    }
    .header {
        min-height: 245px;
        background-size: cover;
    }
    .games__item {
        margin: 0 auto;
    }
}

@media (max-width: 420px) {
    .header {
        min-height: 200px;
    }
}

@media (max-width: 375px) {
    .paginate *,
    .paginate span {
        margin: 3px;
    }
}