/*!
Theme Name: casinovodka-club
Text Domain: casinovodka-club
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/
body {
	margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
	display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/
a {
	background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
	font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
* Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/
img {
	border-style: none;
	max-width: 100%;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
	overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
	text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*		`fieldset` elements in all browsers.
*/
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
	vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
	overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
	display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
	display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/
template {
	display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #fff; 
	font-family: Roboto, "Helvetica Neue", Arial, sans-serif;;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #121a29;
}

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

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #fff;
}

a:visited {
	color: #fff;
}

a:hover,
a:focus,
a:active {
	color: #fff;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button.btn,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	padding: 10px 30px;
	border-radius: 15px;
	background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
	box-shadow: 0 5px 6px 0 #11141b1f, 0 0 36.54px 0 #3a7cffab;
	color: #fff;
	transition: box-shadow .3s ease;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	max-width: fit-content;
	border: none;
	font-size: 15px;
	white-space: nowrap;
	max-height: 60px;
	text-align: center;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
/* .main-navigation {
display: block;
width: 100%;
} */

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle {
	width: 50px;
	height: 50px;
	background-color: #121a29;
	border: none;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	gap: 5px;
	justify-content: center;
	cursor: pointer;
}

.icon-bar {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #475774;
}

.main-navigation.toggled ul {
	display: block;
}

.main-navigation.toggled .menu-menu-1-container ul {
	position: fixed;
	top: 80px;
	right: 0;
	background-color: rgba(25, 33, 54, .753);
	padding: 50px;
	border-radius: 15px;
}

.admin-bar .main-navigation.toggled .menu-menu-1-container ul {
	top: 110px;
}

@media screen and (min-width: 920px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	max-width: 200px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* Custom style */

.site-header {
	display: flex;
	gap: 10px;
	position: fixed;
	justify-content: space-between;
	padding: 5px 10px;
	background-color: rgba(25,33,54,.753);
	border-radius: 15px;
	height: 70px;
	top: 5px;
	left: 5px;
	max-width: calc(100vw - 10px) !important;
	width: calc(100% - 10px);
	z-index: 31;
}

.admin-bar .site-header {
	top: 37px;
}

.site-branding {
	margin-right: auto;
}

.main-navigation {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-right: 20px;
}

.main-navigation ul {
	gap: 20px;
}

.main-navigation a:hover,
.current-menu-item a {
	color: #4ce892;
}

.afflinks {
	display: flex;
	align-items: center;
	gap: 10px;
}

.afflink {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 100%;
	border-radius: 15px;
	padding: 0 50px;
	font-weight: 900;
	text-decoration: none;
	text-align: center;
	max-width: 300px;
}

.afflink__reg {
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
	box-shadow: 0 0 25px 0 #3a7cffab;
	display: none;
}

.afflink__enter {
	background-color: #121a29;
	position: relative;
	overflow: hidden;
}

.site-header .afflink__enter:before {
	content: '';
	position: absolute;
	height: 150px;
	width: 50px;
	background: #fff;
	right: -40px;
	top: -40px;
	transform: rotate(37deg);
	opacity: 0.1;
	animation: blick-2 10s infinite;
	filter: blur(10px);
}
@keyframes blick-2 {
	0% {
		right: 105%;
	}
	25% {
		right: 0%;
	}
	50% {
		right: 105%;
	}
	75% {
		right: 0%;
	}
	100% {
		right: 105%;
	}
}

.site-main {
	padding: 100px 10px 50px;
}

.admin-bar .site-main {
	padding-top: 81px;
}

@media (min-width: 700px) {
	.site-header {
		width: calc(100% - 20px);
		left: 10px;
	}
	.afflink__reg {
		display: inline-block;
	}
}

.afflinks.afflinks_footer {
	border-bottom: 1px solid #273140;
	flex-direction: column;
	padding: 20px 0;
	justify-content: center;
}

.afflinks_footer .afflink__reg {
	display: inline-block;
}

@media (min-width: 700px) {
	.afflinks.afflinks_footer {
		flex-direction: row;
	}
}

.main-banner {
	background-image: url("/wp-content/uploads/2025/11/slotBackNew.jpg");
	min-height: 300px;
	border-radius: 15px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-left: 20%;
	padding-right: 20px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}

.main-banner:after {
	display: block;
	content: '';
	width: 220px;
	height: 280px;
	position: absolute;
	right: 0px;
	bottom: 0;
	background-image: url("/wp-content/uploads/2025/11/slotGirlNew.png");
	filter: brightness(40%);
}

.main-banner__content {
	z-index: 1;
}

.main-banner__text {
	font-size: 30px;
	font-weight: 900;
	line-height: 1;
	max-width: 300px;
	margin-bottom: 20px;
}

.main-banner__text_size_l {
	font-size: 50px;
}

.main-banner__text_color_green {
	color: #4ce892;
}

@media (min-width: 500px) {
	.main-banner:after {
		filter: none;
	}
}

.main-banner .btn {
	max-width: 100%;
	width: 250px;
}

@media (min-width: 700px) {
	.main-banner {
		min-height: 350px;
	}

	.main-banner:after {
		height: 350px;
		width: 500px;
		background-repeat: no-repeat;
		background-position: right top;
		right: 15%;
	}
	.main-banner__text {
		font-size: 35px;
	}
	.main-banner__text_size_l {
		font-size: 100px;
	}
}

.providers__list, .payments__list, .gambles__list {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	text-decoration: none;
	list-style: none;
	padding: 20px 0;
	margin: 0 20px;
	border-bottom: 1px solid #273140;
}

.providers__list img, .payments__list img, .gambles__list img {
	max-width: 80px;
	max-height: 40px;
	width: 100%;
	height: 100%;
}

@media (min-width: 700px) {
	.providers__list img, .payments__list img, .gambles__list img {
		max-width: 140px;
		max-height: 40px;
	}
}

.site-footer {
	text-align: center;
}

.games {
	max-width: 1100px;
	margin: 30px auto;
	text-align: center;
}

.games__list {
	display: flex;
	justify-content: center;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
	flex-wrap: wrap;
	gap: 10px;
}

.game {
	width: 200px;
	height: 230px;
	margin-bottom: 20px;
	border-radius: 25px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.game .play-btn {
	opacity: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	content: '';
	width: 60px;
	height: 60px;
	position: absolute;
	background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
	box-shadow: 0 5px 6px 0 #11141b1f, 0 0 36.54px 0 #3a7cffab;
	border-radius: 25%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
}

.game:hover .play-btn {
	opacity: 1;
}

.game__img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.game:hover .game__img {
	transform: scale(1.3);
	transition: all 0.5s;
}

.game__link {
	display: flex;
}

.game__action {
	position: absolute;
	bottom: 0;
	left: 0;
}

.btn.game__btn {
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: 900;
}

.btn.game__btn_bg_green {
	background-image: linear-gradient(180deg, #4ce892, #05592b), linear-gradient(180deg, #4ce892, #04652f);
}

.btn,
.wp-element-button,
.home .entry-content a {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 15px;
	background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
	box-shadow: 0 5px 6px 0 #11141b1f, 0 0 36.54px 0 #3a7cffab;
	color: #fff;
	transition: box-shadow .3s ease;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	max-width: fit-content;
	max-height: 60px;
	white-space: nowrap;
	text-align: center;
}

.home .entry-content a:not(.btn) {
	font-size: 22px;
	padding: 10px 30px;
}

ul.wp-block-list li {
	list-style-type: disclosure-closed;
}

.site {
	max-width: 1200px;
	margin: 0 auto;
}

.footer-banner__wrapper {
	min-height: 250px;
	display: flex;
	align-items: center;
	position: relative;
}

.footer-banner {
	width: 100%;
	margin: 0 20px;
	min-height: 200px;
	background-image: url("/wp-content/uploads/2025/11/jackpotBlockF-1.jpg");
	background-size: cover;
	max-width: 1200px;
	border: 7px solid #445fe4;
	border-radius: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-banner__text {
	position: relative;
	z-index: 2;
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
}

.footer-banner:after {
	content: '';
	display: block;
	width: 300px;
	height: 100%;
	bottom: 0;
	left: 30px;
	position: absolute;
	z-index: 1;
	background-image: url("/wp-content/uploads/2025/11/jackpotBannerMain.png");
	background-size: contain;
	background-repeat: no-repeat;
	filter: brightness(40%);
}

@media (min-width: 700px) {
	.footer-banner:after {
		filter: none;
	}
	.footer-banner {
		padding-left: 200px;	
	}
}

.wp-block-quote {
	border: 5px solid #212f4433;
	border-radius: 40px;
	box-shadow: 0 .542px .722px 0 #070d1624;
	padding: 40px;
}

.wp-element-caption {
	color: #b4b3b3;
	text-align: center;
}

table tr:nth-child(odd) {
	background: rgba(255, 255, 255, .08);
}
@media (max-width: 900px) {
	.wp-block-table table,
	table.wp-block-table{
		display: block;
		overflow-x: auto;
		white-space: nowrap;
		padding-bottom: 20px;
	}
}

.content-wrapper {
	display: flex;
	flex-direction: column;
}

.search-field[type="search"] {
	width: 100%;
	background-color: #192232;
	color: #fff;
	border-radius: 20px;
	display: flex;
	height: 70px;
	padding: 0 20px;
	border: none;
	caret-color: #fff;
}

.search-field[type="search"]:focus {
	color: #fff;
}

.search-field:focus {
	outline: 2px solid #212f44; 
}

.screen-reader-text {
	color: #fff;
}

.search-submit {
	display: none;
}

.content-wrapper article,
.widget-area {
	padding: 0 20px;
}

.widget-area #recent-posts-2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget-area #recent-posts-2 ul li {
	border-bottom: 1px dotted #fff;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.widget-area #recent-posts-2 ul a {
	text-decoration: none;
}

.widget-area #recent-posts-2 ul a:hover {
	color: #4ce892;
}

.content-wrapper aside.widget-area {
	margin-top: 30px;
}

@media (min-width: 900px) {
	.content-wrapper {
		flex-direction: row;
		gap: 30px;
	}

	.content-wrapper article {
		width: 70%;
	}

	.content-wrapper aside.widget-area {
		width: 30%;
	}
}

.subscribe {
	background: #4b5f84;
	padding: 20px;
	border-radius: 15px;
	margin: 20px 0;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea, select, .form-control {
	background-color: #192232;
	color: #fff!important;
	border-radius: 20px;
	border: none;
	padding: 20px;
}

textarea:focus {
	outline: 2px solid #212f44; 
}

.footer-nav ul {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #273140;
}

.footer-nav ul a {
	text-decoration: none;
}

@media (min-width: 900px) {
	.footer-nav ul {
		flex-direction: row;
		gap: 30px;
		justify-content: center;
	}
}

.sidebardata {
	background: #192232;
	padding: 20px;
	border-radius: 15px;
}

.sidebardata__title {
	margin: 0;
}

.sidebardata__text {
	font-weight: 900;
	margin: 0;
}

.sidebardata__item {
	border-bottom: 1px dotted #fff;
	padding: 20px 0;
}

.sidebardata__item:last-child {
	border: none;
}

.game-frame {
	width: 100%;
	aspect-ratio: 16 / 9;
	position: relative;
}

.game-frame iframe {
	width: 100%;
	height: 100%;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.games__title,
.articles__title {
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
}

.articles__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.article-item {
	width: 250px;
}

.article-img {
	width: 250px;
	height: 200px;
	object-fit: cover;
	display: block;
}

.article-title {
	font-size: 18px;
	margin: 10px 0 5px;
}

.article-excerpt {
	font-size: 14px;
	color: #fff;
}

.last-reviews {
	margin-top: 30px;
	padding: 10px;
}

.last-reviews-title {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 30px;
}

.review-item-about {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.review-item-contact p {
	margin: 0;
}

.review-avatar {
	object-fit: cover;
}

.mirrorcontent__btn {
	padding: 0 10px;
	font-size: 18px;
	margin: 0 30px;
}

.mirrorcontent .wp-block-table tr td {
	text-align: center;
}

.mirrorcontent__title,
.bonuscontent__title {
	font-size: 25px;
}

.bonuscontent__item {
	background: #192232;
	border-radius: 15px;
	padding: 20px;
	display: flex;
	gap: 20px;
	flex-direction: column;
	text-align: center;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.bonuscontent__text p {
	margin: 0;
}

.bonuscontent__btn {
	font-size: 15px;
	max-height: 45px;
}


@media (min-width: 700px) {
	.bonuscontent__item {
		flex-direction: row;
		text-align: left;
	}
}

.support__item img {
	float: left;
	margin-right: 10px;
}

.support__title {
	line-height: 35px;
	font-size: 20px;
	margin: 10px 0;
}

.comment-list {
	margin: 0;
}

.games-category ul {
	margin: 20px auto;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 30px;
}

.games-category ul li {
	border: 1px solid #fff;
}

.games-category ul li a {
	text-decoration: none;
	display: inline-block;
	padding: 20px;
}

.widget-title {
	font-size: 20px;
	margin-bottom: 10px;
}

.promo-modal {
	margin: 20px 0;
	position: relative;
	z-index: 3;
}

.overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.promoblock {
	border-radius: 28px;
	border: 4px solid #309bfd;
	background: #192232;
	text-align: center;
	padding: 18px;
	max-width: 95%;
	margin: 0 auto 20px auto;
}
.promotext {
	font-size: 28px;
	font-weight: 900;
	color: #309bfd;
	margin: 0 0 15px 0;
}
.promobutton {
	margin: 18px auto;
	display: block;
	max-width: 250px;
	padding: 14px;
	text-align: center;
	font-weight: 900;
	border-radius: 15px!important;
	background: #309bfd!important;
	color: #FFF!important;
	text-decoration: none;
	transition: all 0.22s ease;
}
.promobutton:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
