/*!
Theme Name: Casinash
Theme URI: https://www.casinash.com/
Author: Casinash Team
Author URI: https://www.casinash.com/
Description: Custom Developed Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: casinash
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 with others.

casinash is based on Underscores https://underscores.me/, (C) 2012-2017 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:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

@font-face {
	font-family: 'Glory';
	src: url(/wp-content/themes/casinash/fonts/Glory-Medium.woff2) format('woff2');
	font-weight: 500;
  	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: 'Glory';
	src: url(/wp-content/themes/casinash/fonts/Glory-Bold.woff2) format('woff2');
	font-weight: 700;
  	font-style: normal;
	font-display: fallback;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | 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; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * 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; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 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; /* 1 */
	font-size: 1em; /* 2 */
}

/* 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; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * 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; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * 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;
}

/* 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; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	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; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * 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; /* 1 */
	padding: 0; /* 2 */
}

/**
 * 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; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * 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; /* 1 */
	font: inherit; /* 2 */
}

/* 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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #1d1b1b;
	color: #464545;
	font-family: 'Glory', sans-serif;
	font-size: 17px;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: bold;
}

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;
	font-size: 15px;
	font-size: 0.9375rem;
	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;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

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

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
	overflow-x: hidden;
}

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: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

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

/*--------------------------------------------------------------
# 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);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .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;
	outline: none;
}

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;
	outline: none;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #f46c59;
}

a:visited {

}

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

a:focus {
	outline: none;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	position: static;
}

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

.main-navigation ul ul {
    background: #1d1b1b;
    padding: 30px 10px 10px;
	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 {
	left: 100%;
}

.main-navigation ul ul li {
    float: none;
	margin-bottom: 10px;
    margin-right: 0;
}

.main-navigation ul ul a {
	display: block;
	width: 200px;
    text-transform: none;
}

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

.main-navigation li {
	float: left;
	position: relative;
	margin-right: 15px;
}

.main-navigation li:last-child {
	margin-right: 0;
}

.main-navigation a {
	display: block;
    position: relative;
	text-decoration: none;
    color: #fff;
    text-transform: uppercase;
	font-size: 16px;
}

.main-navigation a:hover:before {
    top: 100%;
    opacity: 1;
}

.main-navigation a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 200%;
    opacity: 0;
    width: 15px;
    height: 15px;
    background: #ec4d37;
    border-radius: 50%;
    margin: auto;
    transition: 0.2s ease;
}

.main-navigation ul ul a:before {
    left: auto;
}

.main-navigation ul ul a:hover:before {
    top: 0;
    bottom: 0;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.menu-toggle {
    position: absolute;
    right: 15px;
    top: 30px;
    background: #fff;
    border: none;
    border-radius: 30px;
    padding: 0;
    width: 40px;
    height: 5px;
}

.menu-toggle:before {
    content: '';
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
    height: 100%;
    background: #fff;
	border-radius: 30px;
}

.menu-toggle:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 100%;
    background: #fff;
	border-radius: 30px;
}

@media screen and (min-width: 992px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

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

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

li.lang-item {
    display: none;
}

li.lang-item-de {
    display: inline-block;
}

li.lang-item-en {
    display: inline-block;
}

/* new menu */
.menu-nav input, #mnav-btn {
    display: none;
}

.menu-nav-item {
    display: block;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
	margin-bottom: 0;
}

.menu-nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.sub-nav-menu {
    background: #1d1b1b;
    padding: 25px 22px 0px 22px;
    position: absolute;
    visibility: hidden;
    left: 0;
    right: 0;
    z-index: 99999;
    opacity: 0;
    -webkit-transition: 0.35s ease;
    -o-transition: 0.35s ease;
    transition: 0.35s ease;
}

.sub-nav-menu:before {
    content: '';
    position: absolute;
    left: -42px;
    bottom: -16px;
    width: 100px;
    height: 101px;
    background: url(/wp-content/uploads/2022/06/tnav-left.png) no-repeat center/contain;
}

.sub-nav-menu:after {
    content: '';
    position: absolute;
    right: -42px;
    top: 0;
    bottom: 20px;
    width: 100px;
    height: 142px;
    margin: auto;
    background: url(/wp-content/uploads/2022/06/tnav-right.png) no-repeat center/contain;
}

.sub-nav-menu li a, .sub-nav-title {
    display: block;
    position: relative;
    color: #fff;
    padding: 5px 0;
    margin: 5px 0;
}

.sub-nav-menu li a:before, a.sub-nav-title:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0;
    left: -25px;
    width: 15px;
    height: 15px;
    background: #ec4d37;
    border-radius: 50%;
    margin: auto;
    transition: 0.2s ease;
}

.sub-nav-menu .sub-nav-title:before {
    background: #fff;
}

.sub-nav-menu li a:hover:before, a.sub-nav-title:hover:before {
    opacity: 1;
    left: -19px;
}

.sub-nav-menu .sub-nav-title {
	display: block;
    text-transform: uppercase;
    font-size: 18px;
    color: #ff725f;
}

.sub-nav-title:after {
    content: '';
    display: block;
    width: 180px;
    border-bottom: 1px solid #b8d4f0;
}

/*--------------------------------------------------------------
# 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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

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

body:not(.page-template-main-page) #secondary {
    margin-top: 25px;
}

.widget-title {
    display: block;
    font-size: 20px;
    font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site-header {
    position: relative;
	min-height: 66px;
}

.top-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #1d1b1b;
    padding: 5px 0;
    z-index: 999;
}

.admin-bar .top-header {
    top: 32px;
}

.header-search {
    text-align: center;
}

.header-search label {
    position: relative;
    margin-bottom: 0;
}

.header-search label:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 7px;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2019/07/search-icon.png) no-repeat center/20px;
    margin: auto;
}

.header-search .search-field {
    width: 100%;
    border: none;
    padding: 5px 30px 5px 10px;
    border-radius: 30px;
}

.header-search .search-submit {
    display: none;
}

.header-search ::-webkit-input-placeholder {
  color: #1e1c1c;
}
.header-search ::-moz-placeholder {
  color: #1e1c1c;
}
.header-search :-ms-input-placeholder {
  color: #1e1c1c;
}
.header-search :-moz-placeholder {
  color: #1e1c1c;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
#primary {
	margin: 0 0 1.5em;
}

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

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

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

h1 {
    font-size: 30px;
    margin: 0;
    padding: 20px 0;
}

h2::first-letter, .title::first-letter { 
    background: #ec4d37;
    border-radius: 50%;
    padding: 0 8px;
    color: #fff;
}

h2 {
    font-size: 26px;
	margin: 15px 0 10px;
}

h3 {
    font-size: 24px;
	margin: 15px 0 10px;
}

.title {
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: normal;
    clear: both;
}

.title span {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    margin-left: 36px;
}

.title span img {
    position: relative;
    top: -2px;
}

.full-width {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.entry-content p {
    text-align: justify;
}

.top-box {
	position: relative;
    margin-bottom: 25px;
	padding: 20px 0;
}

.home-top-box {
	position: relative;
    margin-bottom: 25px;
	padding-bottom: 25px;
	background: url(/wp-content/uploads/2019/07/casinash-background.jpg) no-repeat top center, #f5f5f5;
}

.home-top-box p {
    text-align: justify;
}

.ca-box {
    padding-top: 20px;
    padding-bottom: 5px;
}

.deposit-background {
    background: url(/wp-content/uploads/2022/08/casinash-background-deposit-desktop.jpg) no-repeat top center, #f5f5f5;
}

.top-box:before {
    content: '';
    width: 100%;
    height: 400px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/wp-content/uploads/2019/07/casinash-background.jpg) no-repeat top center, #f5f5f5;
    z-index: -1;
}

.flex-center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-end {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

a.main-btn, .main-btn {
    display: inline-block;
    position: relative;
    background: #ec4d37;
    color: #fff;
    padding: 8px;
    width: 260px;
    max-width: 100%;
    text-align: center;
    border-radius: 30px;
    font-weight: bold;
    font-size: 20px;
    overflow: hidden;
	z-index: 1;
	margin-bottom: 20px;
}

.review-box-nash a.main-btn, .main-btn {
    margin-bottom: 0px;
}

a.main-btn.orange {
    background: #f8b140;
}

.main-btn:before, .main-btn:after {
    content: '';
    position: absolute;
    top: 0;
    background: #1d1b1b;
    width: 16px;
    height: 100%;
    transform: skewX(45deg);
    transition: 0.3s ease;
    z-index: -1;
}

.main-btn:before {
    left: -10px;
}

.main-btn:after {
    right: -10px;
}

.main-btn:hover:before, .main-btn:hover:after {
    width: 60%;
}

a.main-btn.disabled, a.main-btn.disabled:hover {
    background: #afafaf;
    color: #656565;
    cursor: default;
}

.main-btn.disabled:before, .main-btn.disabled:after {
    background: #656565;
}

.main-btn.disabled:hover:before, .main-btn.disabled:hover:after {
    width: 16px;
}

.bonus {
    background: #1d1b1b;
    color: #fff;
    padding: 15px 10px;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
}

.bonus > img {
    width: 140px;
    margin-bottom: 20px;
}

.bonus-cash span {
    display: block;
    color: #c5f281;
    font-size: 18px;
}

.bonus-cash {
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
}

.bonus-cash.deposit {
    position: absolute;
    top: -10px;
    left: -3px;
    background: #ffffff;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    flex-direction: column;
    font-size: 11px;
    color: #000;
    line-height: 9px;
}

.bonus-cash.deposit span {
    color: #ec4d37;
    margin-bottom: 6px;
    font-size: 14px;
}

a.bonus-btn {
    display: block;
    position: relative;
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background: #ec4d37;
    margin: 10px -10px;
    padding: 4px;
	overflow: hidden;
}

.bonus-btn:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -37px;
    width: 30px;
    height: 30px;
    background: #fff;
    transform: rotate(45deg);
    margin: auto;
	transition: 0.3s ease;
}

.bonus-btn:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -37px;
    width: 30px;
    height: 30px;
    background: #fff;
    transform: rotate(45deg);
    margin: auto;
	transition: 0.3s ease;
}

.bonus-btn:hover:before {
	right: -20px;
}

.bonus-btn:hover:after {
	left: -20px;
}

a.bonus-btn.read {
    background: #69b3a5;
}

.bonus p {
    font-size: 10px;
    color: #b4dad3;
    text-align: justify;
    margin: 0;
}

.bonus p a {
    color: #b4dad3;
}

input#open-search {
    display: none;
}

table {
    border-bottom: 5px solid #f5f5f5;
}

table th {
    background: #f5f5f5;
    padding: 5px;
}

table td {
    padding: 5px;
	font-size: 15px;
}

.tc {
    text-align: center;
}

/* FAQ */
.faq {
    clear: both;
	margin-top: 20px;
    margin-bottom: 20px;
	counter-reset: faq;
}

.tab {
	position: relative;
	margin: 10px auto 3px;
    padding-left: 40px;
}

.tab h3 {
	margin: 0;
}

.faq input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.faq label {
    position: relative;
    display: block;
    padding: 5px 15px;
    background: #eaeaea;
    font-weight: bold;
    margin-bottom: 0;
	font-size: 17px;
    border-radius: 20px;
}

.faq label:before, .faq .tab-content:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -40px;
    font-size: 20px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.faq label:before {
    content: 'Q.';
    color: #ec4d37;
    border-bottom: 2px solid #ec4d37;
}

.faq .tab-content:before {
    content: 'A.';
    color: #7b7b7b;
    border: 2px solid #7b7b7b;
	top: 5px;
    bottom: 5px;
}

.tab-content {
	position: relative;
    font-size: 16px;
}

.faq p {
	margin-bottom: 0;
}

.tab-content p {
	padding: 1em;
}

/* FAQ END */

/* bonuses */
.casinos-container {
    margin-bottom: 20px;
}

.casinos-container .row {
    margin-left: -5px;
    margin-right: -5px;
}

.casinos-container [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.casino-hide {
    display: none;
}

.casino-hide-all, .casinos-container .p-accepted, .casino-box-not-showing {
    display: none;
}

input#slide-show-more, input#slide-notshowing {
    display: none;
}

.slide-more-btn {
	background: #c3afaf;
    color: #fff;
    display: block;
    padding: 5px;
    margin: 0 auto 15px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
	display: none;
}

.slide-more-btn img,
.slide-more-link img {
    position: relative;
    top: -1px;
}
    
.slide-more-btn:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 15px 0 15px;
    border-color: #c3afaf transparent transparent transparent;
}

a.slide-more-link {
	background: #1d1b1b;
    color: #fff;
    display: none;
    padding: 5px;
    margin: 0 auto 15px;
    max-width: 210px;
    height: 32px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.slide-more-link:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 10px;
    border-color: transparent transparent transparent #1d1b1b;
}

.casino-show:nth-of-type(1), .casino-show:nth-of-type(2), .casino-show:nth-of-type(3),
.casino-show:nth-of-type(4) {
    display: block;
}

input.slide-more:checked ~ .casino-hide:nth-of-type(5), 
input.slide-more:checked ~ .casino-hide:nth-of-type(6),
input.slide-more:checked ~ .casino-hide:nth-of-type(7),
input.slide-more:checked ~ .casino-hide:nth-of-type(8),
input#slide-notshowing:checked ~ .casino-box-not-showing {
	    display: block;
}

input.slide-more:checked ~ .casino-hide-all {
	display: block;
}

.casinos-container input.slide-more:checked ~ .p-accepted {
	display: block;
}

input.slide-more:checked ~ label.slide-more-btn {
        display: none;
}

input.slide-more:checked ~ .slide-more-link {
        display: block;
}

.slide-more-btn:hover, .slide-more-link:hover {
    background: #ec4d37;
}

.slide-more-btn:hover:before {
    border-color: #ec4d37 transparent transparent;
}

.slide-more-link:hover:before {
    border-color: transparent transparent transparent #ec4d37;
}

input#slide-notshowing:checked ~ .slide-more-btn:before {
    content: none;
}

.casino-box-not-showing .rkc-img-box {
    display: none;
}

/* casino box */
.casinos-container .casino-box-row {
    background: #fff;
    margin: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #e0e0e0;
}

.casino-box-row [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.casino-box-row .casino-box-c1 {
    padding-left: 0;
}

.casino-box-wrap:nth-child(2n) .casino-box-row {
    background: url(/wp-content/uploads/2021/11/casinash-mini.jpg) repeat center/300px;
}

.casino-box-img {
    position: relative;
    overflow: hidden;
    height: 100%;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.casino-box-img:before {
    content: '';
    position: absolute;
    left: -4px;
    bottom: -14px;
    width: 20px;
    height: 40px;
    background: rgba(255,255,255,.25);
    transform: rotate(-45deg);
    transition: .3s ease;
}

.casino-box-img:hover:before {
    width: 50%;
    height: 200%;
    bottom: -70px;
}

/*.casino-box-img:after {
    content: '#ad';
    position: absolute;
    right: -17px;
    top: 3px;
    width: 55px;
    height: 20px;
    background: #eaeaea;
    transform: rotate(45deg);
    text-align: center;
    color: #1d1b1b;
    font-size: 14px;
}*/

.casino-box-row ul {
    font-size: 12px;
    margin: 0 0 5px;
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
    clear: both;
    line-height: normal;
}

.casino-list li {
    position: relative;
    padding-left: 21px;
    margin-bottom: 2px;
}

.casino-list li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(/wp-content/uploads/2020/04/casino-icons-sprite2.png) no-repeat;
    background-size: 500% 100%;
    background-position: 100% 0;
}

.casino-box-bonus ul li:first-child {
    width: 100%;
}

.casino-box-bonus ul li {
    width: 50%;
    float: left;
    color: #3fb9a8;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
	min-height: 40px;
}

.casino-box-bonus li span {
    display: block;
    color: #1d1b1b;
    font-weight: normal;
    position: relative;
    margin-bottom: 1px;
	font-size: 14px;
}

.casino-box-bonus span:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 3px;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2020/04/casino-icons-sprite2.png) no-repeat;
    background-size: 500% 100%;
}

.casino-box-bonus li:nth-child(1) span:before {
    background-position: 25% 0;
}

.casino-box-bonus li:nth-child(2) span:before {
    background-position: 50% 0;
}

.casino-box-bonus li:nth-child(3) span:before {
    background-position: 76% 0;
}

a.casino-review-link {
    text-align: center;
    font-size: 14px;
    color: #517DB5;
    font-weight: bold;
    border-bottom: 1px dashed #a693e9;
}

a.casino-review-link:not([href]):not([tabindex]), a.review-link:not([href]):not([tabindex]) {
    color: #8b8b8b;
    border-bottom-color: #8b8b8b;
}

.casino-rating {
    display: block;
    width: 130px;
    height: 25px;
    background: url(/wp-content/uploads/2020/04/rating-sprite1.png) no-repeat;
    background-size: 100% 200%;
    background-position: 0 100%;
	margin: 0 auto 3px;
	-webkit-filter: hue-rotate(52deg) brightness(90%) contrast(130%);
	filter: hue-rotate(52deg) brightness(90%) contrast(130%);
}

.casino-box-wrap:nth-of-type(1) .casino-rating, .casino-box-wrap:nth-of-type(2) .casino-rating,
.casino-box-wrap:nth-of-type(3) .casino-rating, .casino-box-wrap:nth-of-type(4) .casino-rating,
.casino-box-wrap:nth-of-type(5) .casino-rating, .casino-box-wrap:nth-of-type(6) .casino-rating {
    background-position: 0 0;
}

a.casino-review-link:not([href]):not([tabindex]) .casino-rating {
    filter: grayscale(60%);
}

.casino-review-link:hover {
    color: #f8b140;
}

.casino-box-row .main-btn {
    font-size: 16px;
}

.casino-terms {
    display: block;
    position: relative;
    font-size: 11px;
    color: #7b7b7b;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
}

.casino-terms span {
    display: block;
    position: relative;
    margin: 0 30px;
    padding: 5px 20px;
    line-height: normal;
    z-index: 1;
}

.casino-terms span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 140px solid #eaeaea;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
    height: 0;
    width: 100%;
    z-index: -1;
}

.casino-players-accepted {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.casino-players-accepted img {
    position: relative;
    top: -2px;
}

/* Review Page */
.review-background {
    margin-bottom: 25px;
    padding-bottom: 10px;
    background: url(/wp-content/uploads/2019/07/casinash-background.jpg) no-repeat top center, #f5f5f5;
}

.review-background .entry-header {
    margin-bottom: 25px;
    background: none;
}

.review-background h1 {
    text-align: center;
}

.review-table {
    background: rgba(255, 255, 255, 0.6);
    margin: 0 0 20px;
    padding: 10px 5px;
    border: 1px dashed #000;
    border-radius: 20px;
}

.rt-row {
    margin-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
}

.rt-tick {
    margin-bottom: 0;
    font-size: 16px;
    padding-left: 2px;
    padding-right: 2px;
}

.rt-info {
	font-size: 14px;
}

.rt-row:nth-child(1), .rt-row:nth-child(3), .rt-row:nth-child(5), .rt-row:nth-child(7) {
    color: #69b3a5;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.rt-row:nth-child(3) {
	color: #f6b141;
}

.rt-row:nth-child(5) {
    color: #709ed0;
}

.rt-row:nth-child(7) {
    color: #a693e9;
}

.rp-bonus {
    display: table;
    position: relative;
    background: #f8b140;
    color: #fff;
    padding: 8px;
    border-radius: 50%;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    line-height: normal;
    width: 150px;
    height: 150px;
}

.rp-bonus span, .rp-min-deposit span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.rp-bonus span span {
    font-size: 20px;
    display: block;
}

.rp-min-deposit {
    display: table;
    position: relative;
    top: -28px;
    background: #1d1b1b;
    color: #fff;
    padding: 8px;
    border-radius: 50%;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: normal;
    width: 100px;
    height: 100px;
}

.rp-min-deposit span span {
    font-size: 14px;
    display: block; 
}

.rp-free-spins {
    display: table;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #69b3a5;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: normal;
    width: 75px;
    height: 75px;
}

.rp-free-spins span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.rp-free-spins span span {
    font-size: 12px;
    display: block;
}

.review-box-nash {
    position: relative;
    max-width: 100%;
   	margin-left: 20px;
	z-index: 1;
}

.review-box-nash:before {
    content: '';
    position: absolute;
    left: -32px;
    top: -35px;
    bottom: 0;
    margin: auto;
    width: 46px;
    height: 71px;
    background: url(/wp-content/uploads/2019/07/review-arrow.png) no-repeat center/contain;
    z-index: -1;
}

.mrnash-review {
    width: 140px;
    height: auto;
    position: absolute;
    top: -35px;
    right: 0;
}

.review-logo {
	position: relative;
    text-align: center;
    background: #1d1b1b;
    max-width: 100%;
    height: 100px;
    margin-top: 15px;
    margin-bottom: 15px;
	margin-right: 62px;
    border-radius: 4px;
    padding: 15px 45px 15px 15px;
	overflow: hidden;
	z-index: -1;
}

/*.review-logo:before {
    content: '#ad';
    position: absolute;
    left: -17px;
    top: 3px;
    width: 55px;
    height: 20px;
    background: #eaeaea;
    transform: rotate(-45deg);
    text-align: center;
    color: #1d1b1b;
    font-size: 14px;
}*/

.review-box-nash .main-btn {
    width: 70%;
}

.p-accepted {
	text-align: center;
    margin-top: 5px;
    font-size: 14px;
}

.p-accepted img {
    position: relative;
    top: -2px;
}

p.terms {
    margin-bottom: 0;
    font-size: 12px;
    text-align: center;
}

.circle-yes, .circle-no {
	display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 5px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
}

.circle-yes {
    background: #21a984;
}

.circle-no {
    background: #e15643;
}

.circle-yes:before {
	content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    bottom: 0;
    width: 8px;
    height: 2px;
    background: #fff;
    transform: rotate(54deg);
    margin: auto;
    border-radius: 5px;
}

.circle-yes:after {
	content: '';
    position: absolute;
    left: 9px;
    top: 0px;
    bottom: 0;
    width: 3px;
    height: 11px;
    background: #fff;
    transform: rotate(38deg);
    margin: auto;
    border-radius: 5px;
}

.circle-no:before, .circle-no:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 3px;
    background: #fff;
    margin: auto;
    border-radius: 5px;
}

.circle-no:before {
    transform: rotate(45deg);
}

.circle-no:after {
    transform: rotate(-45deg);
}

/* table with games in review page */
.deposit-table, .game-table {
    text-align: center;
    font-size: 16px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border-bottom-color: #fff3cd;
}

.game-table .row:not(.dtable-str) {
    justify-content: center;
    align-items: center;
}

.game-table .row {
    margin: 0;
    padding: 2px 0;
}

.game-table .row:hover {
    background: #ececec;
}

.game-table tr:not(.dtable-str) {
    border-bottom: 1px solid #ececec;
}

.game-table tr:last-child {
    border-bottom: none;
}

.game-table [class*="col-"] {
    padding: 2px;
}

.deposit-table th, .deposit-table td {
    padding: 2px;
}

.deposit-table th {
    font-size: 16px;
    background: none;
    color: #f6b141;
    text-transform: uppercase;
}

.dtable-str th {
    font-size: 14px;
    background: none;
    color: #141414;
    text-transform: uppercase;
	border-top: 5px solid #7cb3a6;
    border-bottom: 5px solid #7cb3a6;
}

.dtable-str th:first-child {
    border-bottom-color: #fff;
}

.deposit-table tr:nth-child(2n) td {
    background: #f5f5f5;
}

.deposit-table tr:nth-child(2n) td:first-child {
    background: none;
}

.game-table td:first-child {
    text-align: left;
}

a.go-small-btn {
    display: block;
    position: relative;
    padding-right: 25px;
    color: #7f6cc3;
}

.go-small-btn:hover {
    -webkit-animation: bounce .5s alternate;
    -moz-animation: bounce .5s alternate;
    animation: bounce .5s alternate;
}

@-webkit-keyframes bounce {
   0%   {transform: scale(1.0);}
  50%  {transform: scale(0.9);}
  100%  {transform: scale(1.0);}
}

@-moz-keyframes bounce {
   0%   {transform: scale(1.0);}
  50%  {transform: scale(0.9);}
  100%  {transform: scale(1.0);}
}

@keyframes bounce {
   0%   {transform: scale(1.0);}
  50%  {transform: scale(0.9);}
  100%  {transform: scale(1.0);}
}

.go-small-btn:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: #9687cc;
    border-radius: 50%;
    margin: auto;
}

.go-small-btn:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 7px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
}

.icon-tick {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/uploads/2021/09/yes-no-sprite2.png);
    background-size: 200% 100%;
}

.icon-tick.no {
    background-position: 100% 0;
}

.icn {
    text-align: center;
    margin-bottom: 15px;
}

.icn span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    color: #1d1b1b;
    font-weight: bold;
}

.anchor-href {
    display: block;
    position: relative;
    height: 45px;
    margin-top: -60px;
    visibility: hidden;
    z-index: -999;
    margin-bottom: 0;
}

.casinotr .row {
    margin: 0;
    padding: 2px 0;
}

.casinotr td:first-child a {
    display: block;
    padding: 5px 0;
	text-align: center;
}

/* -- */

.dtable-logo {
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 2px;
    border-radius: 4px;
	background: #9d9fa3;
    max-width: 140px;
	margin: 0 auto 2px;
}

.dtable-logo.a1 {
    background: #d31100;
}

.dtable-logo.visa {
    background: #2758a0;
}

.dtable-logo.mastercard {
    background: rgb(237,27,46);
    background: linear-gradient(45deg, rgba(237,27,46,1) 50%, rgba(246,178,50,1) 50%);
}

.dtable-logo.easypay {
    background: rgb(242,19,46);
    background: linear-gradient(45deg, rgba(242,19,46,1) 50%, rgba(57,86,250,1) 50%);
}

.dtable-logo.fastpay {
    background: rgb(242,19,46);
    background: linear-gradient(45deg, rgba(242,19,46,1) 50%, rgba(57,86,250,1) 50%);
}

.dtable-logo.paypal {
    background: rgb(2,150,215);
    background: linear-gradient(45deg, rgb(0, 46, 131) 50%, rgb(2, 150, 215) 50%);
}

.dtable-logo.muchbetter {
    background: rgb(245 145 33);
    background: linear-gradient(45deg, rgb(245 145 33) 50%, rgb(96 96 96) 50%);
}

.dtable-logo.epay {
    background: #215289;
}

.dtable-logo.skrill {
    background: #862165;
}

.dtable-logo.neteller {
    background: #82b939;
}

.dtable-logo.paysafecard, .dtable-logo.paysafe {
    background: #1186c1;
}

.dtable-logo.cashterminal {
    background: #ed1c24;
}

.dtable-logo.bitcoin {
    background: #f7931a;
}

.dtable-logo.neosurf {
    background: #e0237f;
}

.dtable-logo.trustly {
    background: #0ed96b;
}

.dtable-logo.ecopayz {
    background: #033361;
}

.dtable-logo.interac {
    background: #f7b329;
}

.dtable-logo.idebit {
    background: #4d5952;
}

.dtable-logo.instadebit {
    background: #26457c;
}

.dtable-logo.ideal {
    background: #ce016e;
}

.bn-sdbr {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.bn-sdbr-title {
    display: block;
    background: #1d1b1b;
    color: #fff;
    width: 150px;
    max-width: 100%;
    margin: auto;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	transition: 0.3s ease;
}

.bn-sdbr:hover .bn-sdbr-title {
    padding-bottom: 5px;
}

.bn-sdbr-bonus {
    background: #7cb3a6;
    padding: 10px 5px;
    margin: 0 auto;
    max-width: 350px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.bn-sdbr-bonus .col-6 {
    padding: 0 5px;
}

.bn-sdbr .main-btn {
    width: 100%;
    font-size: 16px;
    padding: 2px;
    background: #f8b140;
    display: block;
}

.bn-sdbr .main-btn:before, .bn-sdbr .main-btn:after {
    background: #c7861d;
}

.bn-sdbr-bonus-text {
    display: block;
    color: #fff;
    background: #057257;
    border-radius: 20px;
    font-size: 16px;
    padding: 2px;
    font-weight: bold;
	min-height: 28px;
}

.bn-sdbr img {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

ul.list-review-register {
    position: relative;
    counter-reset: num;
    list-style: none;
    margin: 0 0 20px;
    padding: 10px 0 10px 15px;
}

ul.list-review-register:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 230px;
    max-width: 60%;
    height: 2px;
    background: #1d1b1b;
}

ul.list-review-register:after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 230px;
    max-width: 60%;
    height: 2px;
    background: #1d1b1b;
}

ul.list-review-register li {
    padding: 0 0 5px 30px;
    position: relative;
}

ul.list-review-register li:before {
    counter-increment: num;
    content: counter(num);
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    top: 2px;
    left: 0;
    bottom: 0;
    box-shadow: none;
    border: none;
    background: #047b5b;
    color: #fff;
}

#popup-review {
    position: fixed;
    top: auto;
    bottom: 0;
    height: auto;
    left: 0;
    right: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 10;
}

.popup-casino-review {
    display: block;
    position: relative;
    padding: 5px;
    margin: auto;
    border: 1px solid #fff;
    border-bottom: none;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    transition: 0.3s ease;
}

.popup-casino-review:hover {
    padding-bottom: 15px;
}

.popup-casino-review-bonus {
    display: block;
    color: #fff;
    font-size: 16px;
    background: #f8b140;
    font-weight: bold;
    border-radius: 30px;
    padding: 2px;
    width: 200px;
    max-width: 100%;
    text-align: center;
}

.popup-casino-review .main-btn {
    display: block;
    padding: 2px 8px;
    font-size: 16px;
}

.popup-casino-review .main-btn:before, .popup-casino-review .main-btn:after {
    background: #9e3324;
}

/* Sidebar bkstbl */
.casino-sidebar-title {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: normal;
}

.casino-sidebar-title span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 10px;
}

.casino-sidebar-title span img {
    position: relative;
    top: -2px;
}

.play {
	margin-bottom: 10px;
	text-align: center;
}

.play-img {
	position: relative;
    display: block;
    padding: 5px;
    background: #1d1b1b;
    margin-bottom: 5px;
}

.play-img-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 0 17px 20px;
    margin: auto;
}

.play a.main-btn {
    padding: 3px;
    height: 34px;
    background: #517DB5;
}

.play-name {
    font-size: 14px;
}

.post-thumbnail {
    margin-bottom: 20px;
    text-align: center;
}

.post-thumbnail img {
    width: 350px;
	max-width: 100%;
    height: 170px;
}

.casino-games-link-box a {
    display: block;
    position: relative;
    padding-top: 40px;
    padding-bottom: 35px;
	max-width: 350px;
    margin: auto;
}

.casino-games-link-title {
    position: absolute;
    top: 0;
    background: #ec4d37;
    color: #fff;
    border-radius: 50%;
    width: 138px;
    height: 100px;
    text-align: center;
    padding-top: 14px;
    z-index: -1;
}

.casino-games-link-read {
    position: absolute;
    bottom: 0;
    right: 5px;
    background: #1d1b1b;
    color: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
	transition: 0.3s ease;
}

.casino-games-link-box a:hover .casino-games-link-read {
    background: #ec4d37;
}

/* Casino Promotions */
.bonus-img {
	display: block;
    margin-bottom: 15px;
}

.bonus-in-img {
    display: block;
    position: relative;
}

.bonus-in-img img {
    width: 100%;
    height: 124px;
    object-fit: cover;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.bonus-img-bottom {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #e8e8e8;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 5px;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,.9));
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    transition: 0.3s ease;
}

.bonus-img:hover .bonus-img-bottom {
    background: linear-gradient(to bottom,rgba(0,0,0,0) 70%,rgba(0,0,0,.9));
}

.bonus-img .main-btn {
    width: 100%;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.bonus-img:hover .main-btn:before {
	width: 140px;
    height: 140px;
}

.bonus-img:hover .main-btn:after {
    width: 140px;
    height: 140px;
}

/* Casinos Slider */
.casino-slider {
    position: relative;
    padding-left: 18px;
    padding-right: 18px;
}

.casino-slider-content {
	position: relative;
	overflow: hidden;
	height: 280px;
}

.casino-slider-content .row {
    margin-left: -2px;
    margin-right: -2px;
}

.casino-slider-content .col-6 {
    padding-left: 2px;
    padding-right: 2px;
}

.casino-slide-this {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 overflow: hidden;
}

.prev-slide {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
}

.next-slide {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%); 
}

.next-transition {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
}

.current-slide {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
}

.casino-prev, .casino-next {
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: #fff;
    padding: 25px 5px;
}

.hidemefromslide {
    display: none;
}

.casino-prev {
	left: -10px;
}

.casino-prev:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 22px solid #69b3a5;
    height: 100%;
    width: 0;
    z-index: -1;
}

.casino-next {
	right: -10px;
}

.casino-next:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 22px solid #69b3a5;
    height: 100%;
    width: 0;
    z-index: -1;
}

.casino-prev:hover:before {
	border-right-color: #719e96;
}

.casino-next:hover:before {
	border-left-color: #719e96;
}

.rcmnd-casino {
    display: block;
    position: relative;
}

.casino-slider-title {
    display: block;
    position: relative;
    background: #f6b140;
   	padding: 5px 15px;
    font-size: 15px;
    line-height: normal;
	min-height: 32px;
    margin-bottom: 8px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
	z-index: 1;
}

.hoop {
    position: absolute;
    bottom: -21px;
    width: 6px;
    height: 33px;
    background: #000;
    border-radius: 10px;
    background: -moz-linear-gradient(top, #a9a9a9 0%, #d1d1d1 46%, #d1d1d1 50%, #000000 100%);
    background: -webkit-linear-gradient(top, #a9a9a9 0%,#d1d1d1 46%,#d1d1d1 50%,#000000 100%);
    background: linear-gradient(to bottom, #a9a9a9 0%,#d1d1d1 46%,#d1d1d1 50%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9a9a9', endColorstr='#000000',GradientType=0 );
}

.hoop:before {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    width: 16px;
    height: 15px;
    border: 2px solid #737373;
    border-radius: 50%;
    background: #fff;
    z-index: -1;
}

.hoop:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: -5px;
    width: 16px;
    height: 15px;
    border: 2px solid #737373;
    border-radius: 50%;
    background: #fff;
    z-index: -1;
}

.hoop1 {
    left: 10px;
}

.hoop2 {
    right: 10px;
}

.casino-slider-img {
    height: 150px;
    padding: 10px;
    text-align: center;
}

.casino-slider-interlinking .main-btn {
    width: 100%;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
	background: #517DB5;
}

.rcmnd-casino:hover .main-btn:before {
    width: 60%;
}

.rcmnd-casino .main-btn:after {
    right: -22px;
}

.rcmnd-casino:hover .main-btn:after {
    width: 60%;
}

/* casino articles subpages */
.sub-box a {
    display: block;
}

.sub-box-title {
    display: block;
    color: #fff;
    padding: 5px;
    text-align: center;
    background: #1d1b1b;
}

.sub-box img {
    width: 100%;
    height: 124px;
    object-fit: cover;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.sub-box .main-btn {
    width: 100%;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.sub-box .main-btn:after {
    right: -22px;
}

.sub-box:hover .main-btn:before, .sub-box:hover .main-btn:after {
    width: 60%;
}

a.view-all {
    display: block;
    background: #1d1b1b;
    color: #fff;
    padding: 5px;
    margin: 0 auto 15px;
    max-width: 210px;
    height: 32px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.view-all:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 10px;
    border-color: transparent transparent transparent #1d1b1b;
}

a.view-all:hover {
    background: #3fb9a8;
}

a.view-all:hover:before {
    border-color: transparent transparent transparent #3fb9a8;
}

ul.list-columns-logo {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.list-columns-logo li {
    display: inline-block;
    float: left;
    width: 33.33%;
    margin-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

ul.list-columns-logo li span {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 20px;
    margin-right: 5px;
}

ul.list-columns-logo li a {
    display: block;
    color: #517DB5;
    background: #eaeaea;
    padding: 5px;
    border-radius: 20px;
}

ul.list-columns-logo li a:hover {
    background: #f8b140;
    color: #fff;
}

ul.list-star {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}

ul.list-star li {
    display: inline-block;
    position: relative;
    padding-left: 15px;
    margin-right: 10px;
}

ul.list-star li:last-child {
    margin-right: 0;
}

ul.list-star li:before {
    content: "\2605";
    font-size: 16px;
    position: absolute;
    left: 0;
    color: #69b3a5;
}
/*---*/
.rank-casbox {
    display: block;
    background: url(/wp-content/uploads/2021/11/casinash-mini.jpg) repeat center/300px;
    margin-bottom: 20px;
	text-align: center;
}

.rank-casbox.notaccepted {
    padding: 15px;
    margin-top: 0;
}

.rkc-img-box {
	position: relative;
}

.rkc-img-box:before {
    content: '';
    position: absolute;
    left: 5px;
    right: 5px;
    top: 0;
    bottom: 0;
    height: 100%;
    background: url(/wp-content/uploads/2022/03/effect-rkc-img.png) no-repeat center right/contain;
}

.casino-box-row .rkc-img-box:before {
	left: 0;
    right: 0;
}

.rkc-img {
    object-fit: cover;
    height: 100%;
}

.rkc-logo {
	max-width: 250px;
    height: 80px;
    padding: 5px;
    text-align: center;
    border-radius: 4px;
    margin: 28px auto 0;
    position: relative;
}

.rkc-logo:before {
    content: '';
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    margin: auto;
    width: 115px;
    height: 18px;
    background: url(/wp-content/uploads/2022/03/chip-three.png) no-repeat center/contain;
	transition: 0.3s ease;
}

a.rank-casbox:hover .rkc-logo:before {
    opacity: 0.5;
}

.rkc-review-btn {
	display: inline-block;
	position: relative;
    background: #517db5;
    color: #fff;
    margin: 10px 0;
	padding: 4px 10px;
    border-radius: 30px;
    min-width: 130px;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
	overflow: hidden;
    z-index: 1;
}

.rkc-review-btn:before, .rkc-review-btn:after{
    content: '';
    position: absolute;
    top: 0;
    background: #1d1b1b;
    width: 20px;
    height: 100%;
    transform: skewX(45deg);
    transition: 0.3s ease;
    z-index: -1;
}

.rkc-review-btn:before {
    left: -30px;
}

.rkc-review-btn:after {
    right: -30px;
}

a.rank-casbox:hover .rkc-review-btn:before {
    width: 57%;
    left: -8px;
}

 a.rank-casbox:hover .rkc-review-btn:after {
    width: 57%;
    right: -8px;
 }

.rkc-deposit {
    display: block;
    color: #59978b;
    line-height: normal;
    text-align: left;
}

.rkc-deposit span {
	display: block;
    color: #69b3a5;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
}

.rkc-software {
    display: block;
    color: #d79b38;
    line-height: normal;
    text-align: left;
}

.rkc-software span {
    display: block;
    color: #f6b141;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
}

.rkc-deposit, .rkc-software {
    margin: 10px 10px 10px 0;
}

.rank-casbox.casilandologo200 .rkc-logo {
    background: #d9e1e6 !important;
}

.rank-casbox .casino-players-accepted {
    text-align: left;
    margin: 10px 10px 10px 0;
    color: #464545;
}

/* ---- */
.v-line {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    width: 7px;
    height: 24px;
}

.v-line:after {
    content: '';
    position: absolute;
    right: -11px;
    top: 1px;
    width: 6px;
    height: 24px;
    transform: rotate(15deg);
}

.v-line.visa {
    background: #055ca9;
}

.v-line.visa:after {
    background: #efb55d;
}

.v-line.mastercard {
    background: #e4001a;
}

.v-line.mastercard:after {
    background: #ef991a;
}

.v-line.neteller {
    background: #7fb439;
}

.v-line.neteller:after {
    background: #7fb439;
}

.v-line.skrill {
    background: #822062;
}

.v-line.skrill:after {
    background: #822062;
}

.v-line.paysafecard {
    background: #077fc6;
}

.v-line.paysafecard:after {
    background: #e60717;
}

.v-line.muchbetter {
    background: #ed8c20;
}

.v-line.muchbetter:after {
    background: #5d5d5d;
}

.v-line.trustly {
    background: #0ed96b;
}

.v-line.trustly:after {
    background: #000000;
}

.v-line.zimpler {
    background: #12b9b2;
}

.v-line.zimpler:after {
    background: #12b9b2;
}

.v-line.interac {
    background: #f7b329;
}

.v-line.interac:after {
    background: #2c2825;
}

.v-line.idebit {
    background: #e84e31;
}

.v-line.idebit:after {
    background: #49574f;
}

.v-line.ideal {
    background: #c60063;
}

.v-line.ideal:after {
    background: #000000;
}

.v-line.poli {
    background: #000000;
}

.v-line.poli:after {
    background: #2e4498;
}

.v-line.instadebit {
    background: #ed8120;
}

.v-line.instadebit:after {
    background: #25457c;
}

.v-line.apple-pay {
    background: #221e1f;
}

.v-line.apple-pay:after {
    background: #221e1f;
}

.v-line.google-pay {
    background: rgb(227,64,51);
    background: linear-gradient(180deg, rgba(227,64,51,1) 0%, rgba(231,93,39,1) 37%, rgba(244,182,3,1) 37%, rgba(238,181,6,1) 61%, rgba(50,163,80,1) 61%, rgba(51,160,94,1) 79%, rgba(64,132,222,1) 79%, rgba(65,129,237,1) 100%);
}

.v-line.google-pay:after {
    background: #5b5f64;
}

.v-line.paypal {
    background: #24397c;
}

.v-line.paypal:after {
    background: #1696d0;
}

.v-line.neosurf {
    background: #e63389;
}

.v-line.neosurf:after {
    background: #e63389;
}

.v-line.ecopayz {
    background: #033361;
}

.v-line.ecopayz:after {
    background: #88bc3a;
}

.v-line.siru {
    background: #b91d2d;
}

.v-line.siru:after {
    background: #b91d2d;
}

/* ----- */
.bss-col {
    overflow: hidden;
    margin-bottom: 15px;
}

.bss-hat {
    background: #eaeaea;
    text-align: center;
    padding-top: 10px;
    -webkit-border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topleft: 50%;
    -moz-border-radius-topright: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
}

.bss-hat p {
    text-align: center;
    margin-bottom: 0;
}

.bss-col-text {
    background: #eaeaea;
    padding: 10px 15px 0;
    height: 100%;
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer {
    background: #1d1b1b;
    padding: 0 0 30px;
    color: #fff;
}

.site-footer a {
	color: #fff;
}

.site-info {
    margin-top: 30px;
    text-align: center;
}

.logo-footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.logo-footer:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70%;
    height: 2px;
    background: #4a4849;
}

.logo-footer:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 75%;
    width: 30%;
    height: 2px;
    background: #c73d2a;
}

.logo-gmbl-footer {
	margin-bottom: 15px;
    overflow: hidden;
}

.gr-text {
	font-size: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

.gr-text:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 80%;
    width: 10%;
    height: 2px;
    background: #4a4849;
}

.gr-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 75%;
    height: 2px;
    background: #4a4849;
}

.age-gmbl {
	display: inline-block;
    font-size: 18px;
    background: #c73d2a;
    font-weight: bold;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    line-height: 40px;
    margin-right: 5px;
}

.footer-menu {
	margin: 0 0 15px;
    padding: 0;
    list-style: none;
}

.footer-menu-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

.footer-menu li:not(.footer-menu-title) {
    display: inline-block;
}

.footer-menu li:not(.footer-menu-title) a {
    display: block;
    background: #eaeaea;
    color: #1d1b1b;
    border-radius: 20px;
    padding: 2px 10px;
    font-size: 14px;
    margin: 5px;
    font-weight: bold;
	transition: 0.3s ease;
}

.footer-menu li:not(.footer-menu-title) a:hover {
    background: #363232;
    color: #eaeaea;
}

.footer-menu-title a:hover {
    color: #ec4d37;
}

.gmbl-aware {
    padding: 5px 0;
    border-top: 2px solid #4a4849;
    border-bottom: 2px solid #4a4849;
}

.gmbl-aware img {
    margin: 5px 0;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.gmbl-aware a:hover img {
    filter: none;
}

.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	pointer-events:none;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.footer-lang-wrap {
    text-align: center;
    margin-top: 10px;
    border-bottom: 2px solid #4a4849;
}

.footer-lang {
    display: inline-block;
    font-size: 18px;
    background: #363232;
    padding: 4px 10px;
    margin-bottom: 10px;
    border-radius: 2px;
 	margin-right: 3px;
    cursor: pointer;
}

label.footer-lang {
	background: #494444;
   	margin-right: 10px;
}

.footer-lang span {
    display: inline-block;
    margin-left: 5px;
}

#fl-input {
    display: none;
}

.fl-show-lang {
    display: none;
}

#fl-input:checked ~ .fl-show-lang {
    display: inline-block;
}

.mar-5 {
    margin-left: -5px;
    margin-right: -5px;
}

.pad-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* 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;
}

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

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

@media screen and (min-width: 1200px) {
    .makeitstick {
        position: fixed;
        width: 255px;
		margin-top: 55px;
    }
	
	.site-header {
    	min-height: 78px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .makeitstick {
        position: fixed;
        width: 210px;
		margin-top: 45px;
    }
}

@media screen and (min-width: 992px) {	
	body.page-template-default:not(.home) .casino-show:nth-of-type(4),
	body.page-template-default:not(.home) input.slide-more:checked ~ .casino-hide:nth-of-type(8) {
		display: none;
	}
	
	.rp-free-spins {
		bottom: 18px;
	}
	
	.rp-min-left {
	    top: -32px;
    	left: -35px;
	}
	
	.menu-main-ul {
    	float: left;
    	margin-right: 25px;
	}
	
	.sub-nav-menu .sub-nav-title {
		margin-bottom: 15px;
	}
	
	.menu-main-ul:hover > .sub-nav-menu {
		opacity: 1;
		top: 100%;
		visibility: visible;
	}
	
	.menu-nav ul {
		width: 50%;
    	float: left;
	}
	
	.menu-nav ul.extraspace {
		width: 25%;
    	float: left;
	}
}

@media screen and (min-width: 768px) {
	.mrnash img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 164px;
		height: auto;
		margin: auto;
	}
	
	.review-box-bonus {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.home-top-box p {
        margin-bottom: 35px;
    }
	
	.post-thumbnail {
    	float: left;
    	margin-right: 20px;
	}
	
	.hide-on-pc {
		display: none;
	}
	
	.alignleft-img {
		display: inline;
		float: left;
		margin-right: 1.5em;
	}
	
	.logo-gmbl-footer {
		margin: 0 0 15px;
	}
	
	.gmbl-aware {
		margin: 0;
	}
	
	#popup-review {
    	display: none;
	}
}

@media screen and (max-width: 991px) {
	.site-header {
    	min-height: 59px;
	}
	
	.site-branding img {
    	width: 180px;
    	margin: auto;
	}

	.site-branding {
		text-align: center;
	}
	
	.main-navigation ul:not(.sub-menu) {
    	margin-top: 20px;
	}
	
	.main-navigation li {
    	float: none;
    	margin: 0;
    	border-bottom: 1px solid #ec4d37;
	}
	
	.main-navigation ul ul li {
		margin-bottom: 0;
	}
	
	.main-navigation li:last-child {
    	border: none;
	}
	
	.main-navigation a:before {
		top: 0;
    	left: auto;
	}
	
	.main-navigation a:hover:before {
    	top: 0;
    	bottom: 0;
	}
	
	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		position: relative;
	    padding: 10px 0 0 20px;
	    width: 100%;
	}
	
	.main-navigation a {
		padding: 5px;
	}
	
	.main-navigation ul ul a {
		width: auto;
	}
	
	.menu-nav > ul {
    	margin-top: 20px;
	}

	.menu-nav-item {
		padding: 8px;
		margin-top: 8px;
		font-size: 18px;
	}

	.menu-nav-item:before, .menu-nav-item:after {
		content: '';
		position: absolute;
		right: 5px;
		top: 0;
		bottom: 0;
		margin: auto;
		background: #fff;
		width: 20px;
		height: 4px;
		border-radius: 10px;
	}

	.menu-nav-item:after {
		right: 13px;
		width: 4px;
		height: 20px;
	}

	.menu-main-ul input:checked + label {
		background: rgb(112 158 208 / 89%);
	}

	.menu-main-ul input:checked + label:before, .menu-main-ul input:checked + label:after {
		transform: rotate(45deg);
	}

	.sub-nav-menu {
		display: none;
		position: relative;
	}

	#csn-input:checked ~ .sub-nav-menu,
	#sls-input:checked ~ .sub-nav-menu,
	#bnk-input:checked ~ .sub-nav-menu {
		display: block;
		opacity: 1;
		padding-top: 0;
		visibility: visible;
	}
	
	.menu-nav {
		display: none;
		overflow: hidden;
	}

	.menu-nav-btn {
		position: absolute;
		right: 15px;
		top: 30px;
		background: #fff;
		border: none;
		border-radius: 30px;
		padding: 0;
		width: 40px;
		height: 5px;
	}

	.menu-nav-btn:before {
		content: '';
		position: absolute;
		left: 0;
		top: -10px;
		width: 100%;
		height: 100%;
		background: #fff;
		border-radius: 30px;
	}

	.menu-nav-btn:after {
		content: '';
		position: absolute;
		left: 0;
		bottom: -10px;
		width: 100%;
		height: 100%;
		background: #fff;
		border-radius: 30px;
	}

	#mnav-btn:checked ~ nav.menu-nav {
		display: block;
		position: fixed;
		background: #1d1b1b;
		top: 58px;
		left: 0;
		bottom: 0;
		overflow-y: scroll;
	}
	
	.admin-bar #mnav-btn:checked ~ nav.menu-nav {
    	top: 90px;
	}
	
	.snm-second-ul:before {
		content: '';
		display: block;
		width: 180px;
		border-bottom: 1px solid #b8d4f0;
	}
	
	.snm-third-ul:before {
		content: '';
		display: block;
		width: 180px;
		border-bottom: 1px solid #b8d4f0;
	}
	
	.header-search {
	  	max-height: 0; 
	  	opacity: 0;
		overflow: hidden;
	}
	
	label.open-search {
		position: absolute;
		left: 15px;
		top: 18px;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background: url(/wp-content/uploads/2019/07/search-icon.png) no-repeat center/15px, #fff;
		cursor: pointer;
	}
	
	input#open-search:checked ~ .header-search {
  		max-height: 30em;
  		opacity: 1;
		margin-top: 20px;
	}
	
	input#open-search:checked ~ nav.menu-nav {
    	margin-top: 52px;
	}
	
    .rp-bonus {
        width: 110px;
        height: 110px;
    }
    
    .rp-min-deposit {
        top: -20px;
    }
	
	.rp-free-spins {
    	position: relative;
	    margin-top: -37px;
    	margin-bottom: 5px;
	}
    
    .review-box-nash {
        width: 288px;
		margin-left: auto;
        margin-right: auto;
    }
	
	.review-table {
		margin-left: auto;
		margin-right: auto;
	}
    
    .review-logo {
        width: 215px;
    }
    
    .mrnash-review {
        width: 120px;
        top: -30px;
    }
    
    .review-box-nash .main-btn {
		width: 167px;
		line-height: 16px;
    }
	
	ul.list-columns-logo li {
    	width: 50%;
	}
}

@media screen and (max-width: 782px) {
	.admin-bar .top-header {
		top: 46px;
	}
	
	.admin-bar #mnav-btn:checked ~ nav.menu-nav {
    	top: 104px;
	}
}

@media screen and (max-width: 767px) {
	.top-box:before {
    	height: 600px;
    	background: url(/wp-content/uploads/2019/07/casinash-background-mobile.jpg) no-repeat top center, #f5f5f5;
	}
	
	.home-top-box {
	    background: url(/wp-content/uploads/2019/07/casinash-background-mobile.jpg) no-repeat top center, #f5f5f5;
	}
	
	.deposit-background {
    	background: url(/wp-content/uploads/2022/08/casinash-background-deposit-mobile.jpg) no-repeat top center, #f5f5f5;
	}
	
	.hide-on-mobile {
		display: none;
	}
	
	h1 {
		font-size: 24px;
		text-align: center;
	}
	
	h2, .title {
		font-size: 22px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	img.alignleft, img.alignright {
		float: none;
		margin: 0 0 1.5em;
		display: block;
	}
	
	.top-box {
    	text-align: center;
    	padding-top: 0;
	}
	
	.top-box p:last-child {
    	text-align: center;
	}
	
	.home-top-box .main-btn {
	    display: block;
	    margin: 0 auto 15px;
	}
	
	.home-top-box p {
    	margin-bottom: 0;
	}
	
	.mrnash {
    	display: none;
	}
	
	.mrnash img {
        width: 120px;
        height: auto;
    }
	
	.review-background {
		background: url(/wp-content/uploads/2019/07/casinash-background-mobile.jpg) no-repeat top center, #f5f5f5;
	}
    
    .review-background .entry-header {
        margin-bottom: 0;
    }
	
	.review-box-bonus {
    	margin-bottom: 10px;
	}
	
	.rp-bonus {
    	font-size: 30px;
	}
	
	.rp-min-deposit {
    	top: auto;
		left: -14px;
	}
	
	.rp-free-spins {
    	bottom: auto;
    	left: -22px;
		margin: 0;
	}
	
	.casino-slider-content {
    	height: 360px;
	}
	
	.casino-slider-interlinking {
    	margin-bottom: 2px;
	}
	
	.casino-slider-title {
    	line-height: normal;
	}
	
	.casino-slider-img {
    	height: 80px;
	}
	
	.casino-slider-interlinking .main-btn {
    	font-size: 16px;
    	padding: 5px;
	}
	
	.casino-box-row .casino-box-c1 {
        padding-right: 0;
    }
	
	.casino-box-img {
        height: 40px;
        border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-topright: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    
    .casino-review-link {
        margin-bottom: 5px;
        border-bottom: none;
    }
    
    .casino-terms {
        font-size: 10px;
        text-align: center;
    }
    
    .casino-terms span {
        margin: 0 15px;
    }
	
	.casino-terms span:before {
		border-right: 30px solid transparent;
    	border-left: 30px solid transparent;
	}
    
    .popup-casino-review-bonus, .popup-casino-review .main-btn {
        font-size: 14px;
    }
	
	.deposit-table, .game-table, .dtable-str th {
    	font-size: 14px;
	}
	
	table.game-table .dtable-str th:nth-child(1) {
    	border-top: none;
	}

	table.game-table .dtable-str th:nth-child(2), table.game-table .dtable-str th:nth-child(3) {
    	border-bottom: none;
	}
	
	ul.list-columns-logo li {
    	width: 100%;
		margin-bottom: 8px;
	}
	
	ul.list-columns-logo li span {
    	padding: 5px 8px;
	}
	
	ul.list-star li {
		display: block;
	}
	
	.icn img {
    	width: 100px;
    	height: auto;
	}
	
	.rank-casbox {
		margin-top: 28px;
	}

	.rkc-logo {
		border-radius: 0;
		max-width: 100%;
		height: 60px;
		margin-top: 0;
	}
	
	.rkc-deposit, .rkc-software, .rank-casbox .casino-players-accepted {
    	margin: 10px;
	}
}