/*!
Theme Name: playcasinocanada
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: playcasinocanada
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

playcasinocanada is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> 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.
 */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap');
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;
	outline: none;
}

/* 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: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", 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: #fff;
}

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: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

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 li {
	position: relative;
}*/

.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 {
	display: inline-block;
}

/* 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: 600;
	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;
}
/* main */
* {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
}
a, a:visited {
	color: #FFFFFF;
	outline: none;
}
a:focus, a:active {
	outline: none;
}
body p {
	margin-bottom: 0;
}
body, #page.site {
	background: var(--bg-color);
}
/* header */
header {
	height: 60px;
	line-height: 60px;
	background: var(--primary-color);
	background: var(--primary-color);
	z-index: 9999;
	position: relative;
}
.header-pre-fixed {
	height: 0;
	opacity: 0;
	transition: all 0.3s ease-in;
}
.header-fixed {
	position: fixed;
	z-index: 999;
	transition: all 0.3s ease-in;
	width: 100%;
	opacity: 1;
}
.header-mobile-right {
	text-align: right;
}
.main-navigation ul {
	position: relative;
	margin: 0;
	padding: 0;
}
.main-navigation ul li {
	display: inline-block;
}
.main-navigation ul .sub-menu {
	opacity: 0;
	visibility: hidden;
	z-index: -100;
	position: absolute;
	top: 100%;
	display: flex;
	left: auto;
	max-width: 500px;
	display: none;
}
.main-navigation ul#primary-menu > li:nth-last-child(2) > .sub-menu, .main-navigation ul#primary-menu > li:nth-last-child(3) > .sub-menu {
	right: 0;
    width: 500px;
}
@media screen and (min-width: 1200px) {
	@media (hover: hover) {
		.main-navigation ul li.menu-item-has-children:hover > .sub-menu {
			opacity: 1;
			visibility: visible;
			z-index: 999;
			display: flex;
		}
	}
	@media (hover: hover) {
		.main-navigation li.menu-item-has-children:hover ul {
			transition: all .35s;
		}
		.main-navigation ul ul li.menu-item-has-children:hover {
			background: #044BB9;
		}
		.main-navigation li.menu-item-has-children:hover > a:after {
			transform: rotate(180deg);
			transition: all .35s;
		}
		.main-navigation ul li:hover > ul {
			top: 100%;
		}
		.main-navigation ul ul li.menu-item-has-children:hover > a:after {
			opacity: 0;
		}
	}
}
.main-navigation li a, .main-navigation li a:visited {
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	color: #FFFFFF;
	height: 60px;
	line-height: 60px;
	vertical-align: top;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
	transition: all .35s;
	text-decoration: none;
}
.main-navigation li.menu-item-has-children a {
	padding-right: 20px;
}
.main-navigation li.menu-item-has-children a:after {
	position: absolute;
	content: '';
	height: 10px;
	width: 10px;
	top: 50%;
	margin-top: -5px;
	right: 5px;
	background: url("images/icons/arrow-down.svg");
	background-size: contain;
	transition: all .35s;
}
.main-navigation li.menu-item-has-children ul {
	transition: all .35s;
}
/* sub menu first level */
.main-navigation ul ul {
	box-shadow: none;
	background: #0055CC;
	border-radius: 0px 0px 15px 15px;
	flex-wrap: wrap;
	min-width: 50%;
}
.main-navigation ul ul li {
	flex-grow: 1;
	width: 50%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #FFFFFF0a;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
.main-navigation ul ul a {
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	width: 100%;
}
.main-navigation ul ul li a:after {
	display: none;
}
.main-navigation ul ul li.menu-item-has-children a:after {
	display: block;
	width: 5px;
	height: 10px;
	right: 0;
	background: url(images/icons/arrow-right.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.main-navigation ul li.focus > ul {
	left: 0px;
}
/* sub menu second level */
.main-navigation ul ul li.menu-item-has-children {
	position: relative;
}
.main-navigation ul ul li.menu-item-has-children ul {
	right: auto;
	left: -375px;
	background: var(--primary-color);
	border-radius: 15px 0px 0px 15px;
	top: 0;
	width: 375px;
}
.main-navigation ul ul ul li {
	width: calc(100% - 30px);
}
.main-navigation ul ul li.menu-item-has-children ul li a:after {
	display: none;
}
/* footer */
footer {
	background: var(--primary-color);
	padding-top: 30px;
	margin-top: 130px;
}
p.widget-title {
	margin-bottom: 15px;
	color: #DAE1E6;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}
.footer-menu ul {
	margin: 0;
	padding: 0;
}
.footer-menu ul li {
	list-style: none;
	display: inline-block;
	margin-bottom: 15px;
	display: block;
}
.footer-menu ul li a, .footer-menu ul li a:visited {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-copy {
	background: #0055CC;
	height: 60px;
	line-height: 60px;
}
.copy-text {
	padding-top: 14px;
}
.copy-text p {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	color: #DAE1E6;
	margin-bottom: 0;
}
.footer-copy img {
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}
.footer-logos {
	text-align: right;
}
.home-intro-block {
	background: linear-gradient(180deg, var(--primary-color) 56.38%, rgba(4, 75, 185, 0) 100%);
	border-radius: 10px;
	margin-bottom: 35px;
}
.header-content-block {
	padding: 30px;
	background: url("images/backgrounds/header-content-block-bg.png");
	/*background: linear-gradient(180deg, var(--primary-color) 56.38%, rgba(4, 75, 185, 0) 100%);*/
	background-size: 430px;
	background-repeat: no-repeat;
	background-position: right 0px;
	margin-top: 45px;
}
.show-read-more .more-text {
	display: none;
}
.show-read-more a, .show-read-more a:visited {
	text-decoration: none;
	display: block;
}
.header-content-block h1 {
	margin: 0;
	padding: 0;
	max-width: 465px;
	font-weight: 600;
	font-size: 35px;
	line-height: 40px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.header-content-block p {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	max-width: 465px;
}
.header-content-block a, .header-content-block a:visited {
	text-decoration: underline;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
@media (hover: hover) {
	.header-content-block a:hover {
		color: #fff;
	}
}
/* offers */
.offer-box {
	background: #FFFFFF;
	box-shadow: 0px 3px 8px #99C2FF;
	border-radius: 10px;
	padding: 15px;
	padding-top: 35px;
	position: relative;
	transition: border .35ms;
}
@media (hover: hover) {
	.top-offers-box-block .offer-box:hover {
		border: 3px solid #FC2C54;
		padding-bottom: 7px !important;
		margin-top: 3px;
		cursor: pointer;
		transition: border .35ms;
	}
}
.offers-box-badges-wrap {
	position: absolute;
	left: 5px;
	top: 5px
}

.num-badge {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
	color: #263D4D;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background: rgba(255, 139, 51, 0.1);
	border-radius: 10px;
	margin-right: 5px;
}
.top-badge {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background: #FC2C54;
	border-radius: 10px;
	margin-right: 5px;
}
.new-badge {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #26C280;
	border: 1px solid #26C280;
	box-sizing: border-box;
	border-radius: 10px;
}
.offer-box-logo {
	margin-bottom: 5px;
	height: 70px;
	line-height: 70px;
}
.offer-box-logo img {
	max-height: 70px;
}
.offer-box-rating {
	margin-bottom: 15px;
}
.ratings {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	color: transparent;
	overflow: hidden;
}
.full-stars {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	overflow: hidden;
	color: #f09c2f;
}
.empty-stars:before, .full-stars:before {
	font-family: bootstrap-icons !important;
	content:"\F586\F586\F586\F586\F586";
	font-size: 14pt;
	letter-spacing: 5px;
	padding-left: 5px;
}
.empty-stars:before {
	-webkit-text-stroke: 1px #f09c2f;
}
.full-stars:before {
	-webkit-text-stroke: 1px #f09c2f;
}
.offer-box-bonus {
	background: rgba(4, 75, 185, 0.08);
	border-radius: 10px;
	margin: 0 auto;
	height: 90px;
	padding: 10px;
	margin-bottom: 15px;
}
.offer-inner-title {
	display: block;
	margin: 0 auto;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	color: #607280;
	margin-bottom: 5px;
	text-align: center;
}
.offer-box-bonus p, .offer-box-payout p {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #263D4D;
}
.offer-box-payout {
	margin-bottom: 15px;
}
.offer-features-list {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}
.offer-features-list li {
	list-style: none;
	position: relative;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #263D4D;
	padding-left: 20px;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}
.offer-features-list li:before {
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	background: url("images/icons/check.svg") rgba(38, 194, 128, 0.1);
	background-size: 5px;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 15px;
	/* left: 0; */
	top: 50%;
	margin-top: -8px;
	margin-left: -22px;
}
.offer-deposit-logos {
	height: 37px;
	line-height: 37px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.offer-deposit-logos img {
	max-width: 18%;
	display: inline-block;
	vertical-align: middle;
}
.btn-primary, .btn-primary:visited {
	background: linear-gradient(180deg, var(--btn-1-color) 0%, var(--btn-2-color) 100%);
	border-radius: 10px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	text-decoration: none;
	cursor: pointer;
	transition: all .35s;
}
@media (hover: hover) {
	.btn-primary:hover {
		background: #0055CC;
		transition: all .35s;
	}
}
.offer-btn-wrap .btn-primary {
	margin-bottom: 10px;
}
.btn-simple, .btn-simple:visited {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	color: var(--primary-color);
	display: inline-block;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.top-offers-box-block {
	margin-top: -20px;
}
.top-home-offers-box-block {
	display: flex;
}
.top-home-offers-box-block .offer-box-wrap:nth-child(1) {
	margin-top: -5px;
}
.offer-box-wrap:nth-child(1) {
	order: 2;
}
.offer-box-wrap:nth-child(2) {
	order: 1;
}
.offer-box-wrap:nth-child(3) {
	order: 3;
}
.review_page-related, .offer-box-wrap:nth-child(1), .review_page-related, .offer-box-wrap:nth-child(2), .review_page-related, .offer-box-wrap:nth-child(3) {
	order: unset;
}
.offer-box-primary {
	border: 3px solid #FC2C54;
	padding-bottom: 7px !important;
	margin-top: 3px;
}
/* main text */
.main-content-text-block h2 {
	font-weight: 400;
	font-size: 25px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #131E26;
	text-transform: capitalize;
}
.main-content-text-block h4,.main-content-text-block h5 {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	color: #131E26;
}
.main-content-text-block p {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #263D4D;
}
.main-content-text-block #ez-toc-container {
	display: none;
}
.horizontal-offers-box-block .offer-box {
	height: 155px;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: 15px;
}
.horizontal-offers-box-block .offer-logo_rating_wrap {
	align-self: center;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.horizontal-offers-box-block .offer-logo_rating_wrap .offer-box-rating {
	margin-bottom: 0;
}
.horizontal-offers-box-block .offer-box-bonus {
	align-self: center;
	display: flex;
	flex-direction: column;
	flex: 1;
	margin: 0;
}
.horizontal-offers-box-block .offer-box-payout {
	align-self: center;
	display: flex;
	flex-direction: column;
	margin-bottom: 0;
	flex: 0 0 40px;
}
.horizontal-offers-box-block .offer-box-features {
	align-self: center;
	display: flex;
	flex-direction: column;
	flex: 0 0 140px;
	margin-bottom: 0;
}
.horizontal-offers-box-block .offer-deposit-options {
	align-self: center;
	display: flex;
	flex-direction: column;
	flex: 0 0 140px;
	margin-top: 10px;
	margin-bottom: 0;
}
.horizontal-offers-box-block .offer-btn-wrap {
	align-self: center;
	display: flex;
	flex-direction: column;
	flex: 1;
	margin-bottom: 0;
}
.horizontal-offers-box-block .offer-features-list li {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	padding-right: 0;
	display: block;
}
.horizontal-offers-box-block .offer-features-list li:before {
	margin-top: 0;
	top: 0
}
.horizontal-offers-box-block .offer-deposit-logos img {
	max-width: 31%;
}
.horizontal-offers-box-block .offer-deposit-logos {
	text-align: center;
}
.horizontal-offers-box-block .offer-box-bonus {
	height: auto;
}
.horizontal-offers-box-block .offer-box-logo img {
	max-height: 60px;
	margin-top: 15px;
}
.horizontal-offers-box-block .offer-deposit-logos {
	height: auto;
	line-height: auto;
}
.horizontal-offers-box-block .offer-box-bonus p br {
	display: none;
}
.show-more-offers {
	background: rgba(4, 75, 185, 0.08);
	border-radius: 10px;
	height: 35px;
	line-height: 35px;
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	color: var(--primary-color);
	cursor: pointer;
	transition: all .35s;
}
@media (hover: hover) {
	.show-more-offers:hover {
		background: #044BB9;
		color: #fff;
		transition: all .35s;
	}
}
/* info boxes */
.info-boxes-main-wrap {
	margin-top: 40px;
}
.info-box {
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-radius: 10px;
	padding: 15px;
	margin-top: 15px;
}
.info-box img {
	display: block;
	margin-bottom: 15px;
	height: 40px;
}
.info-box h3 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #263D4D;
}
.info-box p {
	font-size: 14px;
	line-height: 20px;
	color: #263D4D;
}
/* best bonuses */
.gray-bg-block {
	background: rgba(4, 75, 185, 0.08);
	border-radius: 10px;
	padding: 40px 30px;
}
.best-bonuses-wrap {
	margin-top: 40px;
}
.main-content-text-block-sm p {
	font-size: 14px;
	line-height: 20px;
}
.offer-bonuses-box {
	box-shadow: none;
}
.best-bonuses-wrap .main-content-text-block-sm {
	margin-bottom: 20px;
}
.offer-bonuses-box {
	margin-bottom: 10px;
}
.main-content-text-block h3 {
	font-weight: 400;
	font-size: 22px;
	line-height: 25px;
	color: #263D4D;
	margin-bottom: 15px;
}
.main-content-text-block-lg p {
	margin-bottom: 30px;
}
.main-content-text-block ul, .main-content-text-block ol {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.main-content-text-block ul ul, .main-content-text-block ol ol {
	margin-left: 25px;
}
.main-content-text-block ul li {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 25px;
}
.main-content-text-block ul li a, .main-content-text-block ul li a:visited {
	font-size: 16px;
	line-height: 25px;
	color: var(--primary-color);
	text-decoration: underline;
}
@media (hover: hover) {
	.main-content-text-block ul li a:hover {
		
	}
}
.main-content-text-block ol li {
	margin-left: 30px;
	margin-bottom: 10px;
}
.main-content-text-block ul li:last-child {
	margin-bottom: 0;
}
.main-content-text-block ul li:before {
	content: "\2022";
	padding-right: 14px;
	color: #1D61CC;
}
.main-content-text-block ol li::marker {
	color: #1D61CC;
}
.main-content-text-block ul ul, .main-content-text-block ol ol {
	margin-bottom: 0;
}
.main-content-text-block p:first-child, .main-content-text-block h2:first-child {
	margin-top: 20px;
}
.main-content-text-block p:last-child {
	margin-bottom: 0;
}
.main-content-text-block a, .main-content-text-block a:visited {
	color: var(--primary-color);
}
.main-content-text-block table {
	width: 100%;
	margin-bottom: 30px;
}
.main-content-text-block table tr:first-child {
	background: #DAE1E6;
	border-radius: 10px;
	margin-bottom: 5px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-left: 10px;
}
.main-content-text-block table tr:first-child td {
	font-weight: 600;
	font-size: 14px;
	color: #263D4D;
	border: none;
	height: 40px;
	line-height: 40px;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.main-content-text-block table tbody tr {
	/* height: 40px;
	line-height: 40px; */
	background: #fff;
	border-radius: 10px;
	margin-bottom: 5px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    min-height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.main-content-text-block table tbody tr td {
	font-weight: 400;
	font-size: 14px;
	color: #263D4D;
	margin-bottom: 5px;
	border: none;
	/* height: 40px;
	line-height: 40px; */
	display: flex;
	flex-direction: column;
	flex: 1;
	flex-direction: column;
	flex: 1;
	padding-left: 10px;
}
.popular-block-wrap {
	margin-top: 40px;
}
.popular-block-wrap .main-content-text-block {
	margin-bottom: 15px;
}
.popular-block-wrap .article-slot .offer-box {
	padding: 0;
}
.popular-block-wrap .article-slot .offer-btn-wrap {
	padding: 15px;
	padding-top: 0;
}
.popular-block-wrap .article-slot .offer-title {
	padding-left: 15px;
	padding-right: 15px;
}
.popular-block-wrap .article-slot .games-features {
	padding-left: 15px;
	padding-right: 15px;
}
.popular-block-wrap .article-slot .offer-img img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
}
.popular-block-wrap .article-slot .offer-img {
	position: relative;
}
.popular-block-wrap .article-slot .offer-img:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	top:0;
	z-index: 1;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, #FFFFFF 100%);
}
.offer-title {
	padding-top: 10px;
	font-weight: 400;
	font-size: 22px;
	line-height: 25px;
	color: #263D4D;
	text-align: center;
	margin-bottom: 15px;
}
.offer-games-box {
	box-shadow: none;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center top !important;
	width: 100%;
}
.games-features p {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #263D4D;
	margin-bottom: 15px;
	min-height: 50px;
}
.popular-block-wrap {
	margin-bottom: 25px;
}
.info-box-small-wrap {
	margin-bottom: 40px;
}
.info-box-small {
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-radius: 10px;
	padding: 15px;
}
.info-box-small img {
	height: 30px;
}
.info-box-small b {
	margin-top: 10px;
	display: inline-block;
	width: 100%;
	text-transform: capitalize;
	color: #263D4D;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
}
.logos-grid-wrap {
	display: inline-flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 15px;
	margin-bottom: 40px;
	width: 100%;
}
.logos-grid-box {
	height: 70px;
	line-height: 70px;
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-radius: 10px;
	text-align: center;
	align-items: stretch;
	width: calc(20% - 8px);
	border: 1px solid transparent;
	transition: all .35s;
}
@media (hover: hover) {
	.logos-grid-box:hover {
		background: transparent;
		border-color: #DAE1E6;
		transition: all .35s;
	}
}
.logos-grid-box a {
	display: inline-block;
	width: 100%;
	height: 70px;
	vertical-align: top;
}
.logos-grid-box img {
	max-width: 80%;
	max-height: 60px;
}
.faq-block-wrap {
	margin-top: 15px;
	margin-bottom: 40px;
}
.faq-box {
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 5px;
}
.faq-box .faq-title {
	position: relative;
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	color: #263D4D;
	padding-right: 40px;
	cursor: pointer;
}
.faq-box .faq-title:after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 25px;
	height: 25px;
	background: url('images/icons/faq-arrow.svg');
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .35s;
}
.faq-box.faq-box-active .faq-title:after {
	transform: rotate(180deg);
	transition: all .35s;
}
.faq-box .faq-answer {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #607280;
	padding-right: 40px;
	margin-top: 5px;
}
.faq-answer-none {
	display: none;
}
.author-box-wrap {
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-radius: 10px;
	padding: 20px 15px;
}
.author-photo img {
	border: 3px solid #607280;
	border-radius: 45px;
	width: 60px;
	height: 60px;
}
.author-photo {
	display: inline-block;
	margin-right: 15px;
	width: 60px;
	float: left;
}
.author-meta {
	display: inline-block;
	width: calc(100% - 75px);
	margin-bottom: 22px;
}
.author-meta span {
	font-size: 12px;
	line-height: 15px;
	color: #263D4D;
	padding-top: 8px;
	margin-bottom: 5px;
	display: block;
}
.author-meta b {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #263D4D;
	display: block;
}
.author-box-wrap p {
	font-size: 14px;
	line-height: 20px;
	color: #607280;
	width: 100%;
	margin-bottom: 15px;
}
.authors-social a {
	display: inline-block;
	margin-right: 10px;
}
/* sidebar */
.sidebar-wrap .sidebar-widget:first-child {
	margin-top: 54px;
}
.sidebar-widget {
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-radius: 10px;
	margin-bottom: 15px;
	padding: 20px 15px;
}
.sidebar-widget b {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #263D4D;
	margin-bottom: 15px;
	display: block;
}
.nav-widget ul {
	margin-bottom: 0;
}
.nav-widget ul li a, .nav-widget ul li a:visited {
	text-decoration: none;
}
.best-box-widget-item:first-child {
	border-top: none;
	padding-top: 0;
}
.best-box-widget-item {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #F2F5FA;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.best-box-widget-logo {
	display: inline-block;
	width: 30%;
	padding-right: 15px;
}
.best-box-widget-text {
	display: inline-block;
	width: 70%;
}
.best-box-widget-text p {
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	color: var(--primary-color);
}
/* category */
.breadcrumbs-wrap {
	margin-top: 15px;
	margin-bottom: 15px;
}
.breadcrumbs-wrap a, .breadcrumbs-wrap a:visited, .breadcrumbs-wrap span, .breadcrumbs-wrap img {
	display: inline-block;
}
.breadcrumbs-wrap a, .breadcrumbs-wrap a:visited {
	font-size: 12px;
	line-height: 15px;
	color: var(--btn-2-color);
	margin-right: 8px;
	text-decoration: none;
}
.breadcrumbs-wrap img {
	margin-right: 8px;
}
.breadcrumbs-wrap span {
	font-size: 12px;
	line-height: 15px;
	color: #607280;
}
.main-content-text-block h1 {
	font-weight: 600;
	font-size: 35px;
	line-height: 40px;
	color: #131E26;
	margin-bottom: 15px;
}
.top-rated-slots h2 {
	color: #060A0D;
}
.main-content-wrap.slots-category .top-offers-box-block {
	margin-top: 0;
	margin-bottom: 10px;
}

/* Slot single */
.slot-single h1 {
	font-weight: 400;
	font-size: 22px;
	line-height: 25px;
	color: #060A0D;
	margin-bottom: 10px;
}
#slot_iframe {
    height: 100%;
}
.single-slot-header-movie {
	min-height: 470px;
}
.single-slot-header-movie img.single-slot-header-movie-scr {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(.png);
	border-radius: 10px;
	width: 100%;
	opacity: 0.3;
}
.single-slot-header-movie {
	position: relative;
	margin-bottom: 15px;
}
.single-slot-header-movie .play-btn {
	position: absolute;
	padding-left: 10px;
	padding-right: 10px;
	background: rgba(4, 75, 185, 0.08);
	border-radius: 10px;
	left: 50%;
	margin-left: -67px;
	top: 50%;
	margin-top: -17px;
	height: 35px;
	line-height: 35px;
	width: 112px;
	font-weight: 400;
	font-size: 12px;
	color: var(--primary-color);
	text-decoration: none;
	z-index: 1;
	cursor: pointer;
}
.blocks-about {
	margin-top: 15px !important;
}
.about-box {
	background: #FFFFFF;
	border-radius: 10px;
	margin-bottom: 5px;
	padding: 15px;
}
.about-box b {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #060A0D;
	margin-bottom: 10px;
	display: block;
}
.about-item-left {
	width: 39%;
	display: inline-block;
	vertical-align: top;
}
.about-item-right {
	width: 59%;
	display: inline-block;
}
.about-item {
	min-height: 40px;
	height: auto;
	line-height: 40px;
	border-top: 1px solid #DAE1E6;
}
.about-item, .about-item a, .about-item a:visited {
	font-size: 14px;
	color: #263D4D;
}
.about-item b {
	font-weight: 600;
	font-size: 14px;
	color: #060A0D;
	line-height: 40px;
}
.about-item .offer-box-rating {
	margin-bottom: 0;
}
.about-item.tech {
	height: auto;
	line-height: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}
.about-item a, .about-item a:visited {
	color: #044BB9;
	text-decoration: none;
}
.about-game-section {
	display: flex;
}
.about-game-section .about-box {
	flex: 1;
}
.blocks-pros-cons {
	margin-top: 25px !important;
	margin-bottom: 30px !important;
}

.pros-cons-wrap {
	display: flex;
}
.pros-box, .cons-box {
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-radius: 10px;
	padding: 15px;
	flex: 1;
}
.pros-box b, .cons-box b {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	display: block;
	color: #060A0D;
	margin-bottom: 15px;
}
.pros-box ul, .cons-box ul {
	margin: 0;
	padding: 0;
}
.pros-box ul li, .cons-box ul li {
	list-style: none;
	position: relative;
	padding-left: 20px;
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	color: #060A0D;
}
.pros-box ul li:before {
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	background: url("images/icons/check.svg") rgba(38, 194, 128, 0.1);
	background-size: 7px;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 15px;
	left: 0;
	top: 2px;
}
.cons-box ul li:before {
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	background: url("images/icons/close.svg") rgba(255, 77, 97, 0.1);
	background-size: 7px;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 15px;
	left: 0;
	top: 2px;
}
.screens-wrap img {
	border-radius: 10px;
	margin-bottom: 10px;
}
.tags-wrap .main-content-text-block h2 {
	margin-top: 30px;
}
.tags-box a, .tags-box a:visited {
	font-size: 12px;
	line-height: 15px;
	color: #131E26;
	background: rgba(255, 139, 51, 0.1);
	border-radius: 10px;
	padding: 5px 10px;
	margin-right: 5px;
	text-decoration: none;
	margin-bottom: 10px;
	display: inline-block;
}
/* single casino */
.single-casino-header-img {
	padding: 15px;
	background: rgba(255, 139, 51, 0.1);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
}
.players-acceptet-badge {
	position: absolute;
	left: 5px;
	top: 5px
}
.single-casino-header {
	padding: 15px;
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.casino-single h1 {
	font-size: 25px;
	line-height: 30px;
	color: #263D4D;
}
.single-casino-header span.h2 {
	font-size: 22px;
	line-height: 25px;
	color: #263D4D;
	display: block;
}
.single-casino-header .btn-primary {
	margin-top: 15px;
	margin-bottom: 15px;
}
.casino-single .popular-block-wrap {
	margin-bottom: 30px;
}
.casino-single .author-box-wrap {
	margin-top: 30px;
}
.links-box-wrap {
	margin-bottom: 30px;
}
.links-box-wrap {
	padding: 20px 15px;
	background: #FFFFFF;
	box-shadow: 0px 2px 5px rgba(178, 171, 143, 0.2);
	border-radius: 10px;
}
.links-box-wrap b {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #263D4D;
	margin-bottom: 15px;
	display: block;
}
.links-box-wrap ul {
	margin: 0;
	padding: 0;
}
.links-box-wrap ul li {
	list-style: none;
	padding-left: 10px;
	color: var(--primary-color);
}
.links-box-wrap ul li a {
	color: var(--primary-color);
	text-decoration: underline;
}
@media (hover: hover) {
	.links-box-wrap ul li a:hover {
		text-decoration: none;
	}
}
.links-box-wrap ul li:before {
	content: "•";
	padding-right: 14px;
	color: #1D61CC;
}
.articles-slot-wrap .article-slot:nth-child(n+19){
	display: none !important;
}
.horizontal-offers-box-block .offer-box:nth-child(n+8) {
	display: none !important;
}
.logos-grid-wrap .logos-grid-box:nth-child(n+16) {
	display: none !important;
}
.best-bonuses-wrap .offer-box-bonuses-wrap:nth-child(n+7) {
	display: none !important;
}
/* blog */
body.blog #page.site {
	background: #fff;
}
body.post-template-default #page.site {
	background: #F2F5FA;
}
.article-box {
	padding: 15px;
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-radius: 10px;
	margin-bottom: 15px;
}
.article-box img {
	display: inline-block;
	border-radius: 10px;
}
.article-box h2 {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #131E26;
	display: inline-block;
	margin-bottom: 10px;
}
@media (hover: hover) {
	.article-box h2:hover {
		text-decoration: underline;
	}
}
.article-box p {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #607280;
	margin-bottom: 10px;
}
.read-more-link, .read-more-link:visited {
	background: rgba(4, 75, 185, 0.08);
	border-radius: 10px;
	height: 35px;
	line-height: 35px;
	padding-left:10px;
	padding-right: 10px;
	color: var(--primary-color);
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	transition: .35s;
}
@media (hover: hover) {
	.read-more-link:hover {
		background: #044BB9;
		color: #fff;
		transition: .35s;
	}
}
/* pagination */
.page-numbers, .page-numbers:visited {
	font-weight: 400;
	font-size: 18px;
	color: #060A0D;
	border-radius: 10px;
	display: inline-block;
	background: #F2F5FA;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-decoration: none;
}
.navigation.pagination {
	text-align: center;
	align-items: center;
	justify-content: center;
	margin-top: 15px;
	margin-bottom: 30px;
}
.page-numbers.current {
	outline: 2px solid #060A0D;
	outline-offset: -2px;
	background: transparent;
	box-sizing: border-box;
}
.prev.page-numbers img {
	transform: rotate(180deg);
}
.prev.page-numbers, .next.page-numbers {
	background: linear-gradient(180deg, var(--btn-1-color) 0%, var(--btn-2-color) 100%);
	border: 0;
}
.widget-payment-box {
	background: #F2F5FA;
	border-radius: 10px;
	padding: 7px;
	display: inline-block;
	width: calc(33.333% - 13px);
	margin-bottom: 10px;
	margin-right: 10px;
	height: 60px;
	line-height: 56px;
	padding: 0;
	padding-left: 7px;
	padding-right: 7px;
	transition: all .35s;
}
@media (hover: hover) {
	.widget-payment-box:hover {
		background: #fff;
		transition: all .35s;
	}
}
.best-widget b {
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F5FA;
	margin-bottom: 15px;
}
/* About us */
.blue-box {
	background: rgba(4, 75, 185, 0.08);
	border-radius: 10px;
	padding: 20px 15px 20px 15px;
}
.our-authors {
	margin-top: 30px;
}
/* Contact us */
.white-box {
	border-radius: 10px;
	padding: 20px 15px 20px 15px;
	background: url("images/backgrounds/contact-us-bottom.png") #FFFFFF;
	background-size: 235px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.page-template-page-contact .sidebar-wrap .sidebar-widget:first-child {
	margin-top: 54px;
}
.wpcf7 label {
	font-size: 14px;
	line-height: 20px;
	color: #263D4D;
	margin-bottom: 8px;
}
.wpcf7 input {
	font-weight: 400;
	font-size: 14px;
	padding: 15px;
	background: #DAE1E6;
	border-radius: 15px;
	margin: 0;
	width: 100%;
	display: inline-block;
	margin-bottom: 12px;
	height: 50px;
	line-height: 50px;
	box-shadow: none;
	border: none;
}
.wpcf7 textarea {
	font-weight: 400;
	font-size: 14px;
	padding: 15px;
	background: #DAE1E6;
	border-radius: 15px;
	margin: 0;
	width: 100%;
	display: inline-block;
	margin-bottom: 12px;
	height: 105px;
	box-shadow: none;
	border: none;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
	outline: none;
}
.wpcf7 input[type="submit"] {
	background: linear-gradient(180deg, var(--btn-1-color) 0%, var(--btn-2-color) 100%);
	border-radius: 10px;
	padding: 0;
	margin: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	box-shadow: none;
	border: none;
}
.wpcf7-response-output {
	border-radius: 10px;
	text-align: center;
}
/* 404 */
.page-404 {
	min-height: 60vh;
	text-align: center;
}
.page-404 img {
	margin-bottom: 25px;
}
.page-404 p {
	max-width: 290px;
	font-size: 16px;
	line-height: 25px;
	color: #131E26;
	margin-bottom: 20px;
}
body.error404 #page.site {
	background: #fff;
}
/* cookie bar */
#cookie-law-info-bar {
	background: #DAE1E6;
	box-shadow: 0px 3px 8px #99c2ff;
	border-radius: 5px;
	left: 15px;
	bottom: 15px !important;
	right: 15px;
	width: calc(100% - 30px);
}
#cookie-law-info-bar a#wt-cli-accept-all-btn {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(images/icons/cookie-close.svg) transparent !important;
	background-size: cover !important;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
}
/* To Top Button */
#ToTop {
	transition: all .35s;
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	border: none;
	outline: none;
	background: linear-gradient(180deg, var(--btn-1-color) 0%, var(--btn-2-color) 100%);
	border-radius: 10px;
	text-align: center;
	width: 45px;
	height: 45px;
	line-height: 45px;
	padding: 0;
	transition: all .35s;
}
/*@media (hover: hover) {
	#ToTop:hover {
		background: #0055CC;
		transition: all .35s;
	}
}*/
#ToTop img {
	display: inline-block;
}
.data-href {
	cursor: pointer;
}
/* table of content */
.table-of-content {
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(153, 194, 255, 0.25);
	border-radius: 10px;
	padding: 20px 15px;
	margin-bottom: 15px;
}
.table-of-content b {
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #131E26;
	display: inline-block;
	width: 100%;
	position: relative;
}
.table-of-content b:after {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	background: url("images/icons/table-of-content.svg");
	background-size: contain;
	right: 15px;
	top: 6px;
	transition: .35s;
}
.table-of-content b.table-of-content-disable:after {
	transform: rotate(180deg);
	transition: .35s;
}
@media (hover:hover) {
	.table-of-content b:hover {
		cursor: pointer;
	}
}
.table-of-content-wrap {
	margin-top: 15px;
}
div#ez-toc-container {
	background: transparent !important;
	width: 100%;
	padding-right: 0;
	box-shadow: none;
	padding: 0;
	margin-bottom: 0;
	border-radius: 0;
	border: none !important;
}
div#ez-toc-container ul.ez-toc-list a, div#ez-toc-container ul.ez-toc-list a:visited {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #131E26;
}
#ez-toc-container.counter-decimal ul.ez-toc-list li a {
	margin-bottom: 15px;
}
#ez-toc-container ul ul li a {
	margin-bottom: 10px;
}
#ez-toc-container ul ul li {
	list-style-type: disc !important;
}
#ez-toc-container ul li {
	position: relative;
}
#ez-toc-container ul li {
	margin-left: 8px;
	padding-left: 8px;
}
#ez-toc-container ul li a {
	padding-left: 10px;
}
#ez-toc-container ul ul li a {
	margin-left: 0;
	padding-left: 0;
}
#ez-toc-container ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	height: 25px;
	background: rgba(4, 75, 185, 0.08);
	border-radius: 25px;
}
#ez-toc-container ul ul li:before {
	display: none;
}
#ez-toc-container ul li::marker {
	color: #044BB9;
	width: 25px;
	height: 25px;
	background: rgba(4, 75, 185, 0.08);
	border-radius: 25px;
	display: inline-block;
}
#ez-toc-container ul ul li::marker {
	margin-right: 0;
	margin-left: 3px;
	color: #044BB9;
}
#ez-toc-container.counter-decimal ul.ez-toc-list ul li
#ez-toc-container.counter-decimal ul.ez-toc-list li a::before, .ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {

}
/* order sections */
.main-content-wrap, 
.tax-casinos .popular-block-wrap.top-rated-slots,
.tax-slots .popular-block-wrap.top-rated-slots,
.payment-template-default .popular-block-wrap.top-rated-slots,
.providers-template-default .popular-block-wrap.top-rated-slots
{
	display: flex;
	flex-direction: column;
}
.main-content-wrap.main-content-wrap-home {
	display: block;
}
.toggle-menu, .toggle-burger {
	display: none;
}
.mobile-language {
	display: none;
}
@media screen and (max-width: 1200px) {
	.mobile-language {
		display: inline-block;
	}
	.header-mobile-right {
		text-align: left;
	}
	.offer-box-wrap:nth-child(1) {
		order: 1;
	}
	.offer-box-wrap:nth-child(2) {
		order: 2;
	}
	.offer-box-wrap:nth-child(3) {
		order: 3;
	}
	.top-home-offers-box-block .offer-box-wrap:nth-child(1) {
		margin-top: 0;
	}
	.toggle-burger {
		display: block;
	}
	#site-navigation {
		display: none;
	}
	.toggle-burger {
		float: right;
		display: inline-block;
		width: 40px;
		height: 40px;
		text-align: center;
		line-height: 36px;
		background: #1D61CC;
		background: var(--second-color);
		border-radius: 10px;
		margin-top: 10px;
	}
	#site-navigation-menu {
		position: fixed;
		right: 0;
		bottom: 0;
		top: 60px;
		width: 368px;
		background: #044BB9;
	}
	.main-navigation ul li {
		display: block;
		padding-left: 39px;
		padding-right: 39px;
	}
	.main-navigation ul li a, .main-navigation ul li a:visited,
	.main-navigation ul ul li a, .main-navigation ul ul li a:visited {
		font-weight: 500;
		font-size: 18px;
		padding-left: 0;
		height: 65px;
		line-height: 65px;
		border-bottom: 1px solid #dae1e621;
		width: 100%;
	}
	.toggle-menu-text {
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 39px;
		color: #fff;
	}
	.main-navigation li.menu-item-has-children a:after {
		height: 20px;
		width: 20px;
		transform: rotate(-90deg);
		margin-top: -10px;
	}
	.main-navigation ul ul li.menu-item-has-children a:after {
		position: absolute;
		content: '';
		height: 10px;
		width: 10px;
		top: 50%;
		margin-top: -5px;
		right: 5px;
		background: url(images/icons/arrow-down.svg);
		background-size: contain;
		transition: all .35s;
		height: 20px;
		width: 20px;
		transform: rotate(-90deg);
		margin-top: -10px;
	}
	.main-navigation ul .sub-menu {
		opacity: 1;
		visibility: visible;
		display: none;
	}
	.toggle-category-name {
		display: none;
		font-weight: 500;
		font-size: 22px;
		color: #FFFFFF;
		width: 235px;
		padding-left: 39px;
		line-height: 60px;
	}
	.toggle-menu-back {
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 39px;
		color: #FFA866;
	}
	.toggle-menu-back-d {
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 39px;
		color: #FFA866;
		display: none;
	}
	.main-navigation ul .sub-menu, .main-navigation ul ul li.menu-item-has-children ul {
		position: fixed;
		right: 0;
		bottom: 0;
		top: 120px;
		width: 368px;
		background: #044BB9;
		z-index: 10;
		left: auto;
		border-radius: 0;
	}
	.main-navigation ul ul li.menu-item-has-children ul {
		z-index: 11;
	}
	.main-navigation ul ul li {
		width: 100%;
		border-bottom: none;
		height: auto;
		line-height: normal;
		margin: 0;
	}
	.main-navigation ul#primary-menu > li:nth-last-child(2) > .sub-menu, .main-navigation ul#primary-menu > li:nth-last-child(3) > .sub-menu {
		right: auto;
		width: 100%;
	}
	.header-mobile-left, .header-mobile-right {
		width: 50% !important;
	}
	.main-navigation ul .sub-menu,
	.main-navigation ul ul li.menu-item-has-children ul,
	#site-navigation-menu {
		width: 100%;
	}
	.main-navigation ul ul li {
		width: calc(100% - 39px);
	}
	.toggle-category-name {
		display: none !important;
	}
	.mobile-language.main-navigation {
		margin-top: 15px;
		float: right;
		margin-right: 5px;
	}
	.mobile-language.main-navigation .pll-parent-menu-item .sub-menu {
		top: calc(100% - 6px) !important;
	}
	.mobile-language.main-navigation ul li {
		padding: 0;
		border-bottom: none;
	}

	.mobile-language.main-navigation ul li a, .mobile-language.main-navigation ul li a:visited, .mobile-language.main-navigation ul ul li a, .mobile-language.main-navigation ul ul li a:visited {
		height: 40px;
		line-height: 40px;
		font-weight: 700;
		font-size: 15px;
		font-family: 'Inter';
		border-bottom: none;
	}
	.mobile-language.main-navigation li.menu-item-has-children a:after {
		transform: rotate(0deg);
		height: 10px;
		width: 10px;
		margin-top: -5px;
	}
	#primary-menu .pll-parent-menu-item {
		display: none;
	}
	.mobile-language.main-navigation li.menu-item-has-children:hover .sub-menu {
		display: block;
		width: 55px;
		background: #DAE1E6;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
		left: auto;
		flex-direction: column;
		min-width: 55px;
		height: 55px;
		top: 50px;
		position: absolute;
	}
	.main-navigation ul .sub-menu {
		max-width: 100%;
		top: 130px;
	}
	.main-navigation ul .sub-menu li {
		padding-left: 39px;
		padding-right: 39px;
	}
	.pll-parent-menu-item li {
		padding: 0 !important;
	}
}
@media screen and (max-width: 1200px) {
	.horizontal-offers-box-block {
		display: block !important;
	}
	.horizontal-offers-box-block .offer-box {
		display: block !important;
		height: auto;
		width: calc(50% - 5px);
		float: left;
		padding: 15px;
		padding-top: 35px;
	}
	.horizontal-offers-box-block .offer-box:nth-child(odd) {
		margin-right: 10px;
	}
	.horizontal-offers-box-block .offer-box:nth-child(n+4) {
		display: block !important;
	}
	.horizontal-offers-box-block .offer-box:nth-child(n+5) {
		display: none !important;
	}
	.horizontal-offers-box-block .offer-deposit-logos img {
		max-width: 40px;
	}
	.horizontal-offers-box-block .offer-features-list li {
		list-style: none;
		position: relative;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #263D4D;
		padding-left: 20px;
		margin-bottom: 10px;
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.horizontal-offers-box-block .offer-deposit-options {
		margin-top: 0;
	}
	.horizontal-offers-box-block .offer-box-bonus p br {
		display: block;
	}
	.horizontal-offers-box-block .offer-box-bonus,
	.horizontal-offers-box-block .offer-box-payout
	{
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 820px) {
	.header-content-block h1, .header-content-block p {
		max-width: 345px;
	}
	.offer-deposit-logos {
		text-align: center;
	}
	.offer-deposit-logos img {
		max-width: 40px;
	}
	.top-offers-box-block .col-md-6:first-child {
		width: 100% !important;
	}
	.horizontal-offers-box-block {
		display: block !important;
	}
	.horizontal-offers-box-block .offer-box {
		display: block !important;
		height: auto;
		width: calc(50% - 5px);
		float: left;
		padding: 15px;
		padding-top: 35px;
	}
	.horizontal-offers-box-block .offer-box:nth-child(odd) {
		margin-right: 10px;
	}
	.horizontal-offers-box-block .offer-box:nth-child(n+4) {
		display: block !important;
	}
	.horizontal-offers-box-block .offer-box:nth-child(n+5) {
		display: none !important;
	}
	.horizontal-offers-box-block .offer-deposit-logos img {
		max-width: 40px;
	}
	.horizontal-offers-box-block .offer-features-list li {
		list-style: none;
		position: relative;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #263D4D;
		padding-left: 20px;
		margin-bottom: 10px;
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.horizontal-offers-box-block .offer-deposit-options {
		margin-top: 0;
	}
	.horizontal-offers-box-block .offer-box-bonus p br {
		display: block;
	}
	.horizontal-offers-box-block .offer-box-bonus,
	.horizontal-offers-box-block .offer-box-payout
	{
		margin-bottom: 15px;
	}
	.best-box-widget-logo {
		max-width: 100px;
	}
	.best-box-widget-item {
		justify-content: left;
	}
	.footer-copy {
		height: auto;
		line-height: normal;
		text-align: center;
	}
	.footer-logos {
		text-align: center;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.links-box-wrap ul li a {
		font-size: 14px;
		line-height: 20px;
	}
	.widget-payment-box {
		height: 120px;
		width: 120px;
		line-height: 116px;
	}
	.single-slot-header-movie {
		min-height: auto;
	}
}
@media screen and (max-width: 768px) {
	.header-content-block {
		background: none;
	}
	.horizontal-offers-box-block .offer-box:nth-child(odd) {
		margin-right: 0;
	}
	.horizontal-offers-box-block .offer-box {
		width: 100%;
	}
	.gray-bg-block {
		padding: 30px 15px;
	}
	.best-bonuses-wrap {
		margin-top: 30px;
	}
	.main-content-text-block table thead tr,
	.main-content-text-block table thead tr td,
	.main-content-text-block table tbody tr td,
	.main-content-text-block table tbody tr
	{
		height: auto;
		line-height: normal;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.logos-grid-box {
		width: calc(33.33% - 8px);
	}
	footer {
		text-align: center;
	}
	.footer-menu {
		margin-bottom: 30px;
	}
	.casino-links-box {
		margin-bottom: 30px;
	}
	.about-item {
		height: auto;
		line-height: normal;
	}
	.about-item-left {
		width: 38%;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.about-item-right {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.widget-payment-box {
		height: 80px;
		width: 80px;
		line-height: 76px;
	}
	.about-authors {
		margin-bottom: 30px;
	}
	.contact-form-wrap {
		margin-top: 20px !important;
	}
	.white-box {
		background: #fff;
	}
}
.pll-parent-menu-item  {
	height: 40px;
	vertical-align: middle;
	background: #1D61CC;
	background: var(--second-color);
	border-radius: 10px;
	width: 55px;
	text-align: center;
	vertical-align: middle;
	margin-top: -5px;
}
.pll-parent-menu-item .sub-menu {
	width: 55px;
	background: #DAE1E6;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	left: auto;
	flex-direction: column;
	min-width: 55px;
	top: calc(100% - 16px) !important;
}
.main-navigation li.pll-parent-menu-item a {
	height: 40px;
	line-height: 40px;
}
.pll-parent-menu-item .sub-menu li {
	width: 55px;
	padding: 0;
	text-align: center;
	background: #dae1e6;
}
.pll-parent-menu-item .sub-menu li:last-child {
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.pll-parent-menu-item .sub-menu li a {
	padding: 0;
	color: #060A0D;
}
@media screen and (max-width: 820px) {
	.archive.tax-casinos .sidebar_nav_widget {
		display: none;
	}
	.cookie-bar {
		padding-right: 25px;
	}
}
@media screen and (max-width: 820px) {
	body.admin-bar .header-fixed {
		/* top: 46px: */
		top: 0;
	}
	body.admin-bar .site-header #site-navigation-menu {
		top: 106px;
	}
	body.admin-bar .site-header.header-fixed #site-navigation-menu {
		top: 60px;
	}
}
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation:landscape) {
	.main-navigation li a, .main-navigation li a:visited {
		padding-left: 5px;
		font-size: 12px;
	}
}
#mobile_toc {
	min-height: 300px;
}
.pll-parent-menu-item .sub-menu li span {
	display: none;
}