/*!
Theme Name: Best Casino Sites
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: best-casino-sites
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.

Best Casino Sites 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.
 */
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;
}

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

table tr:nth-child(2n) {
	background: #f0f0f0;
}

table tr th,
table tr td {
	padding: 5px;
}

table tr th {
	background: #48adcf;
	color: #fff;
}

table.brandReview tr td:first-child {
	font-weight: bold;
	text-align: left;
}

/* 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
--------------------------------------------------------------*/
.clear {
	clear: both;
}

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

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

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

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

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

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

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

.main-navigation li {
	position: relative;
}

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

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

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

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

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

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

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

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

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

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

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

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

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

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

.bypostauthor {
	display: block;
}

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

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

.mj-w-res-iframe {
	height: 46px !important;
}

/* 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: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

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

	/*rtl:ignore*/
	float: left;

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

.alignright {

	/*rtl:ignore*/
	float: right;

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

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


/*--------------------------------------------------------------
## Base
--------------------------------------------------------------*/
html {
	scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 { font-weight: 400; text-align: center; }

h1 { font-size: 32px; margin: 0 0 25px; }
h2 { font-size: 30px; text-transform: uppercase; }
h3 { font-size: 24px; }
h4 { font-size: 22px; font-weight: 600; }
h5 { font-size: 20px; }
h6 { font-size: 18px; }

h2 { margin-bottom: 25px; }

body { position: relative; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #5e5e5e; text-align: justify; overflow-x: hidden; width: 100%; margin-bottom: 0; }
a:visited,
a { color: #48adcf; outline: none; box-shadow: none; transition: color .3s, background .3s; }
a:focus { outline: none; box-shadow: none; }
a:hover { text-decoration: none; }
blockquote { padding-left: 20px; border-left: 2px solid #e6e6e6; font-style: italic; }

button { transition: color .3s, background .3s; }

ul { text-align: left; list-style-type: circle; margin-left: 0; padding-left: 0; list-style: none; }
.section-pros-cons ul { width: 50%; padding: 0 3% 3% 3%; margin: 0; float: left; }
ul li { position: relative; padding-left: 25px; }
ul li:before { position: absolute; left: 0; font-weight: 900; color: #48adcf; content: '\2713'; }
.list { margin-bottom: 0; }
.list li + li { margin-top: 10px; }
.list--orange li:before { color: #ff9d26; }
.section-pros-cons ul.section-cons li:before { color: #ff0000; content: '\2715'; }

pre { white-space: pre-wrap; font-size: 16px; color: inherit; text-align: justify; font-size: 16px; background-color: transparent; padding: 0; }

.page { margin: 0 !important; }
.site { position: relative; width: 100%; }
.site-main { position: relative; }
.site-main--inner { padding: 30px 0; }
.site-content { padding: 40px 0 20px; }

.wrapper { width: 100vw; overflow-x: hidden; }

#home-content section + br { display: none; }
#home-content .entry-content { margin-bottom: -25px; }
#home-content .entry-content > p:first-child { display: none; }

.entry-title { text-align: center; }

.entry-content { margin-top: 0; }
.entry-content > ul { text-align: justify; }

.logo { display: block; max-width: 295px; background-size: contain; background-repeat: no-repeat; background-position: center; }
.logo:hover { opacity: 0.8; }

.ico { display: block; background-size: contain; background-repeat: no-repeat; background-position: center; }
.ico--search { height: 25px; width: 25px; background-image: url(assets/images/search-icon.svg); }
.ico--close { height: 60px; width: 60px; background-image: url(assets/images/close.svg); }
.ico--star { height: 30px; width: 30px; background-image: url(assets/images/listing-ranking-icon.svg); }

.ico--example { background-image: url(assets/images/header-reviews-icon.svg); }

.btn { background-color: #48adcf; color: #fff; padding: 8px 25px; letter-spacing: 0.5px; border-radius: 10px; font-weight: 600; transition:.3s; }
.btn:focus { outline: none; box-shadow: none; }
.btn:visited { color: #fff; }
.btn:hover { background-color: #1e9fcb; color: #fff; }
.btn--orange { background-color: #ff9d26; }
.btn--orange:hover { background-color: #f68700; }
.btn--white { background-color: #fff; border: 2px solid #ddd; color: #999; }
.btn--white:visited { color: #999; }
.btn--white:hover { background-color: #999; color: #fff; border: 2px solid #999; }
.btn--sm { padding: 5px 20px; }

.btn-read-more.active .more,
.btn-read-more .less { display: none; }
.btn-read-more.active .less { display: inline-block; }

.btn.toggle-featured .less { display: none; }
.btn.toggle-featured.active .all { display: none; }
.btn.toggle-featured.active .less { display: block; }

a.d-link { text-decoration: underline; font-style: italic; color: #5e5e5e; }
a.d-link:hover { color: #48adcf; }

.align-left { text-align-last: left; }
.align-right { text-align: right; }

.error-404 { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: calc(100vh - 380px); }

@media screen and (max-width: 767px) {

	h1 { font-size: 26px; }
	h2 { font-size: 24px; }
	h3 { font-size: 22px; }
	h4 { font-size: 20px; }
	h5 { font-size: 18px; }
	h6 { font-size: 16px; }

	.logo { max-width: 195px; }

}

@media screen and (max-width: 480px) { 

	h2 { text-transform: none; }

	blockquote { padding-left: 10px; margin: 0; }

	.logo { max-width: 165px; }

	.btn--sm { font-size: 14px; }

}

ul.in-content-quick-links { padding: 15px; margin: 0 0 15px 0; background: #f5f5f5; border-radius: 10px; }
ul.in-content-quick-links li a { padding-left: 5px; }

/*--------------------------------------------------------------
## Animations
--------------------------------------------------------------*/

/*.animatable { visibility: hidden; -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -ms-animation-play-state: paused; -o-animation-play-state: paused; animation-play-state: paused; }
.animated { visibility: visible; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -ms-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -ms-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; -o-animation-play-state: running; animation-play-state: running; }
.animated.fadeInUp { -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -o-animation-name: fadeInUp; animation-name: fadeInUp; }
.fade-in { position: relative; top: 100px; opacity: 0; transition: all 1s; }
.visible .fade-in { top: 0; opacity: 1; }*/

@-webkit-keyframes fade-in {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes fade-in {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes fade-in {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fade-in {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeInUp {
	0% { opacity: 0; -webkit-transform: translateY(20px); }	100% { opacity: 1; -webkit-transform: translateY(0); }
}

@-moz-keyframes fadeInUp {
	0% { opacity: 0; -moz-transform: translateY(20px); }

	100% { opacity: 1; -moz-transform: translateY(0); }
}

@-o-keyframes fadeInUp {
	0% { opacity: 0; -o-transform: translateY(20px); }

	100% { opacity: 1; -o-transform: translateY(0); }
}

@keyframes fadeInUp {
	0% { opacity: 0; transform: translateY(20px); }

	100% { opacity: 1; transform: translateY(0); }
}

@-webkit-keyframes line-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes line-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes line-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@keyframes line-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@-webkit-keyframes line-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes line-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes line-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@keyframes line-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

@media screen and (max-width: 1200px) { 

	.animatable { visibility: visible; }

}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.site-header { padding: 15px 0; }
.site-header .header__body,
.site-header .header__menu { display: flex; align-items: center; justify-content: space-between; }
.site-header .header__search { position: relative; }

.site-header .menu,
.site-header .menu ul { margin-bottom: 0; }
.site-header .menu li { display: inline-block; padding-left: 0; text-transform: uppercase; font-weight: 600; margin-right: 20px; overflow: hidden; }
.site-header .menu li:before { display: none; }
.site-header .menu li a { position: relative; }
.site-header .menu li a:before { position: absolute; transition: .3s ease; left: 0; bottom: 0; width: 100%; height: 2px; background: #ff9d26; transform: scaleX(0); content: ''; }
.site-header .menu li a:hover { color: #ff9d26; }
.site-header .menu li a:hover:before { transform: scaleX(1); }
.site-header .menu li.wpml-ls-menu-item a { display: block; }

/* Search nav */
.btn-search { position: relative; top: -5px; height: 36px; width: 36px; display: block; padding: 5px; cursor: pointer; border-radius: 4px; }
.btn-search .circle { position: relative; display: block; height: 20px; width: 20px; border-radius: 50%; z-index: 0; border: 3px solid #ff9d26; -webkit-transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8); transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8); z-index: 1; }
.btn-search .handle { position: absolute; background-color: #ff9d26; top: 25px; left: 19px; width: 15px; height: 3px; display: block; -webkit-transform: rotate(45deg); transform: rotate(45deg); float: right; border-radius: 2px; }
.btn-search .handle:after { background-color: #ff9d26; width: 15px; height: 3px; display: block; float: right; border-radius: 2px; -webkit-transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8); transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8); z-index: -1; content: ''; }
.btn-search.open .circle { -webkit-transform: scale(0.02); transform: scale(0.02); -webkit-transform-origin: 30% 40%; transform-origin: 30% 40%; background: #ff9d26; border-color: #ff9d26; }
.btn-search.open .handle { top: 17px; }
.btn-search.open .handle:after { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.site-header .widget_search { position: absolute; right: 0; top: 100%; width: 245px; font-size: 14px; margin-bottom: 0; background-color: #d1f1fb; padding: 15px; border-radius: 10px; visibility: hidden; opacity: 0; box-shadow: 3px 3px #ff9d26; z-index: 3; transition: .3s ease; }
.site-header .widget_search.show { visibility: visible; opacity: 1; }

@media screen and (max-width: 1200px) { 

	.menu-primary-container, .menu-primary_it-container { position: absolute; left: -9999px; top: -9999px; height: 100vh; width: 100vw; border-radius: 0 50% 50% 0; background-color: #fff; z-index: 999; transition: all .5s ease, border-radius 3s ease-out; }
	.nav-opened .wrapper { height: 100vh; overflow: hidden; }
	.nav-opened .menu-primary-container, .nav-opened .menu-primary_it-container { left: 0; top: 0; bottom: 0; border-radius: 0; }
	.site-header .menu { display: flex; height: 100vh; flex-direction: column; justify-content: center; align-items: center; padding: 40px 0; }
	.site-header .menu li + li { margin-top: 20px; }
	.site-header .menu li a { font-size: 20px; text-transform: uppercase; }

	.menu-toggle { position: relative; display: block; height: 28px; width: 36px; cursor: pointer; background-color: transparent; border: 0; overflow: visible; border-radius: 0; padding: 0; z-index: 1000; }
	.menu-toggle:focus,
	.menu-toggle:hover { background-color: transparent; outline: none; box-shadow: none; }
	.menu-toggle .line-top,
	.menu-toggle .line-middle,
	.menu-toggle .line-bottom { position: absolute; display: block; height: 4px; width: 36px; border-radius: 2px; background: #ff9d26; }
	.menu-toggle .line-top { top: 0; -webkit-transform-origin: 34px 2px;         transform-origin: 34px 2px;
	}
	.menu-toggle .line-middle { top: 12px; -webkit-transition: opacity 200ms linear; transition: opacity 200ms linear; }
	.menu-toggle .line-bottom { bottom: 0; -webkit-transform-origin: 34px 2px; transform-origin: 34px 2px; }
	.menu-toggle.is-open .line-top {
	  -webkit-animation: line-top-out 600ms linear normal; animation: line-top-out 600ms linear normal;	-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
	.menu-toggle.is-open .line-middle { opacity: 0;	}
	.menu-toggle.is-open .line-bottom { -webkit-animation: line-bot-out 600ms linear normal; animation: line-bot-out 600ms linear normal; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;	}
	.menu-toggle.is-closed .line-top { -webkit-animation: line-top-in 600ms linear normal; animation: line-top-in 600ms linear normal; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;	}
	.menu-toggle.is-closed .line-middle { -webkit-transition-delay: 200ms; transition-delay: 200ms;	}
	.menu-toggle.is-closed .line-bottom { -webkit-animation: line-bot-in 600ms linear normal; animation: line-bot-in 600ms linear normal;	  -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;	}
}


/*--------------------------------------------------------------
## Sections
--------------------------------------------------------------*/

.section-intro,
.section-recommended { position: relative; background-color: #42a6c7; padding: 30px 0; color: #FFF; }
.section-intro:before,
.section-recommended:before { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-image: url(assets/images/pattern.svg); /*animation: animatedBackground 10s linear infinite alternate;*/ background-size: contain; content: ''; }
.section-intro { animation: fade-in .5s; }
.section-intro h2 { margin-bottom: 15px; }
.section-intro .row { align-items: center; }
.section-intro .section__body,
.section-recommended .section__body { position: relative; z-index: 1; }
.section-intro h1 { text-align: left; }
.section-intro p:last-child { margin-bottom: 0; }

.section-intro .intro-tabs .tab { display: none; margin-top: 30px; padding-top: 30px; border-top: 1px solid #fff; }
.section-intro .intro-tabs .tab.active { display: block; }

@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}

.section-search { padding: 60px 0; background-color: #e6e6e6; }
.section-featured { padding: 20px 0; background-color: #f5f5f5; }
.section-featured h2 { margin-bottom: 10px; }
.section-featured .section__body .btn { position: relative; -webkit-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; overflow: hidden; }
.section-featured .section__body .btn:before { position: absolute; top: 0; left: 0px; width: 100%; height: 100%; font-weight: 900; display: -webkit-box; display: flex; align-items: center; -webkit-box-pack: center; justify-content: center; text-align: center; font-size: 30px; font-weight: 900; transform: scale(0, 1); transition: all .2s linear 0s; content: '\2192';  }
.section-featured .section__body .btn:hover { text-indent: -9999px; }
.section-featured .section__body .btn:hover:before { transform: scale(1, 1); text-indent: 0; }
.section-featured .section__actions { position: relative; text-align: center; z-index: 2; }
.section-featured .section__actions:before { position: absolute; height: 200px; top: -110px; width: 100%; left: 0; right: 0; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(245,245,245,1) 36%, rgba(245,245,245,1) 0); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 36%,rgba(245,245,245,1) 0); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 36%,rgba(245,245,245,1) 0); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f5f5f5',GradientType=0 ); content: ''; }
.section-featured .section__actions .btn { position: relative; z-index: 3; padding: 5px 20px; }
.section-featured .section__actions.open:before { display: none; }

.section-about { padding: 20px 0; }
.section-about--grey { background-color: #f5f5f5; }
.section-about .list-about { margin-bottom: 0; }

.section-options { padding: 20px 0; }
.section-options-list .tab-option { display: none; margin: 20px 0 0; padding: 40px 0 0; border-top: 1px solid #e4e4e4; }
.section-options-list .tab-option p:last-child { margin-bottom: 0; }

.section-games { padding: 20px 0; background-color: #d1f1fb; }

.section-faq { padding: 20px 0; background-color: #f2f2f2; }

.section-reviews { padding: 20px 0 10px; background-color: #ff9d26; color: #fff; }
.section-reviews h2 { font-weight: 600; }

@media screen and (max-width: 992px) { 

	.section-intro h1 { text-align: center; }

	.section-recommended .container > p { margin-bottom: 0; }

	.section-reviews h2 { margin-bottom: 10px; }

}

@media screen and (max-width: 768px) { 
	
	.section-search { padding: 30px 0; }
	.section-about { padding: 40px 0 20px; }

}

.section-additional-info { background-color: #e8faff; padding: 15px; margin-bottom: 15px; }

/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/

.list-more-about { margin-bottom: 0; }
.list-more-about .ico { height: 27px; width: 27px; }
.list-more-about li { padding-left: 0; }
.list-more-about li + li { margin-top: 10px; }
.list-more-about li:before { display: none; }

.list-more-about .tab { position: relative; }
.list-more-about .tab__head { position: relative; display: flex; align-items: center; background-color: #fff; border-radius: 10px; padding: 10px 40px 10px 15px; color: #5e5e5e; cursor: pointer; }
.list-more-about .tab__head p { width: calc(100% - 35px); margin-bottom: 0; margin-left: 10px; }
.list-more-about .tab__head:after { position: absolute; top: 50%; transform: translateY(-50%); right: 15px; height: 15px; width: 20px; background-image: url(assets/images/arrow-button-icon.svg); background-size: contain; background-repeat: no-repeat; background-position: center; content: ''; }
.list-more-about .tab__body { position: absolute; background-color: #ff9d26; padding: 20px 15px; visibility: hidden; opacity: 0; border-radius: 0 0 10px 10px; transition: .4s ease; z-index: 3; }
.list-more-about .tab__head.active { background-color: #f1f1f1; }
.list-more-about .tab__head.active:after { background-image: url(assets/images/close.svg); }
.list-more-about .tab__body.show { visibility: visible; opacity: 1; }

#section-top-casinos { background: #f5f5f5; border-radius: 10px; }

.casino-wrapper { padding: 7px; background-color: #fff; border-radius: 10px; margin-bottom: 15px; }
.casino-wrapper:first-child { margin-top: 40px; }
.casino-wrapper:first-child > div:before { display: block; }

.casino-wrapper .additional-info { font-size: 12px; font-style: italic; padding: 5px 8px 0 8px; color: #999; }

.casino { display: flex; justify-content: space-between; padding-left: 0; }
.casino:before { display: none; }
.list-featured-casinos .casino:nth-of-type(1n+5) { display: none; }
.list-featured-casinos .casino.visible { display: flex; }
.casino p,
.casino ul { margin-bottom: 0; }

.casino > div { position: relative; width: 20%; padding: 7px 10px; animation: fade-in .5s; }
.casino > div:before { display: none; position: absolute; text-transform: uppercase; white-space: nowrap; top: -40px; left: 50%; transform: translateX(-50%); }
.casino > div + div { border-left: 2px solid #e6e6e6; }
.casino > div.casino__skills ul.list li { font-size: 12px; padding-left: 15px; line-height: 1.4; }
.casino > div.casino__skills ul.list li + li { margin-top: 5px; }
.casino > div.casino__bonus strong { display: block; font-size: 20px; }

.list-featured-casinos .casino__skills, 
.list-featured-casinos .casino__rating { display: flex; align-items: center; }
.list-featured-casinos .casino__rating { justify-content: center; }
.list-featured-casinos .casino__rating > div { display: flex; justify-content: center; }
.list-featured-casinos .casino__rating .ico + .ico { margin-left: 5px; }
.list-featured-casinos .casino__actions { display: flex; flex-direction: column; justify-content: center; }
.list-featured-casinos .casino__actions .btn { display: block; width: 100%; }
.list-featured-casinos .casino__actions .btn + .btn { margin-top: 10px; }
.list-featured-casinos .casino__bonus { display: flex; flex-direction: column; justify-content: center; text-align: center; }
.list-featured-casinos .casino__bonus b { color: #48adcf; }
.list-featured-casinos .casino__image { display: flex; align-items: center; }

.casino .casino__image:before { content: 'Name'; }
.casino .casino__skills:before { content: 'Why we recommend'; }
.casino .casino__rating:before { content: 'Player ranking'; }
.casino .casino__bonus:before { content: 'Bonus'; }
.casino .casino__actions:before { content: 'Website'; }

.list-featured-casinos .casino__skills .list { font-size: 14px; line-height: 1.4; }

.list-about { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: baseline; }
.list-about > li { width: calc(50% - 10px); padding: 20px 15px 10px; margin-bottom: 20px; background-color: #fff; border-radius: 10px; }
.list-about > li:before { display: none; }
.list-about > li.large { width: 100%; }
.list-about--blue > li { background-color: #e8faff; }
.list-about .ico { width: 50px; height: 50px; margin-right: 15px; }
.list-about .list-about__head { display: flex; align-items: center; margin-bottom: 10px; text-align: left; min-height: 60px; }
.list-about .list-about__head h4 { width: calc(100% - 55px); text-align: left; }
.list-about .list-about__content { display: block; display: -webkit-box; max-width: 100%; max-height: 65px; margin: 0 auto; font-size: 14px; -webkit-box-orient: vertical; overflow-y: hidden; text-overflow: ellipsis; text-align: justify; transition: max-height .5s linear; }
.list-about .list-about__content.l-3 { -webkit-line-clamp: 3; }
.list-about .list-about__content.open { max-height: 100%; text-overflow: initial; -webkit-line-clamp: initial; }
.list-about .list-about__content p:last-child { margin-bottom: 0; }
.list-about .list-about__actions { text-align: center; margin: 20px 0; }

.list-steps { padding-left: 0; margin: 30px 0 30px 70px; list-style: none; counter-reset: custum; }
.list-steps li { position: relative; font-size: 18px; counter-increment: custum; padding: 25px 0; opacity: 1; line-height: 1.4; }
.list-steps li + li { padding: 25px 0; }
.list-steps li:before { position: absolute; top: 50%; transform: translateY(-50%); color: #ff9d26; border: 2px solid #ff9d26; font-weight: 600; --size: 40px; left: calc(-1 * var(--size) - 10px); line-height: var(--size); width: var(--size); height: var(--size); background: #fff; border-radius: 50%; text-align: center; content: counter(custum); z-index: 3; }
.list-steps li:after { position: absolute; top: -10px; left: -31px; height: 100%; width: 2px; border-left: 2px dashed #ff9d26; content: ''; }
.list-steps li:first-child:after { display: none; }
.list-steps li:last-child:before { color: #48adcf; border: 2px solid #48adcf; }
.list-steps li:last-child:after { border-left: 2px solid #48adcf; }
.list-steps > li > p:last-child { margin-bottom: 0; }

.visible .list-steps li { opacity: 1; }

.list-options { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0 -25px; }
.list-options li { width: calc(33.33% - 10px); margin-bottom: 20px; }
.list-options li:before { display: none; }
.list-options .option__image { display: flex; align-items: center; justify-content: center; background-color: #ff9d26; border-radius: 10px; padding: 10px; text-align: center; width: 100%; height: 115px; margin-bottom: 10px; }
.list-options .option__head { position: relative; color: #5e5e5e; padding: 10px 40px 10px 15px; text-align: center; background-color: #f2f2f2; border-radius: 10px; cursor: pointer; display: flex; flex-direction: column; justify-content: center; min-height: 60px; }
.list-options .option__head.open { background-color: #e4e4e4; }
.list-options .option__head:after { position: absolute; top: 50%; right: 15px; transform: translateY(-50%); height: 10px; width: 18px; background-image: url(assets/images/arrow-button-icon-orange.svg); background-repeat: no-repeat; background-size: contain; content: ''; }
/*.list-options .option__head.open:after { background-image: url(assets/images/close.svg); right: 10px; }*/
.list-options .option__head p { margin-bottom: 0; }
.list-options .option__body { position: absolute; display: none; left: 0; text-align: justify; padding: 15px; background-color: #ff9d26; border-radius: 0 0 10px 10px; color: #fff; z-index: 2; border: 1px solid #f2f2f2; }
.list-options .option__body p:last-child { margin-bottom: 0; }
.list-options .option__title { position: relative; }
.tab-option h3 { margin-bottom: 20px; }

.list-options--blue .option__image { background-color: #48adcf; }
.list-options--blue .option__head:after { background-image: url(assets/images/arrow-button-icon.svg); }
.list-options--blue .option__head.open:after { background-image: url(assets/images/close-blue.svg); }
.list-options--blue .option__body { background-color: #48adcf; }

.list-games { margin-left: 0; }
.list-games > li { display: flex; align-items: center; padding-left: 0; background-color: #fff; padding: 15px; border-radius: 15px; }
.list-games > li:before { display: none; }
.list-games > li + li { margin-top: 15px; }
.list-games .game__image { width: 400px; max-height: 225px; }
.list-games .game__content { width: calc(100% - 400px); padding-left: 20px; text-align: justify; }
.list-games .game__content h3 { font-weight: 600; text-align: center; margin-bottom: 20px; text-transform: uppercase; }

.rating-stars { display: flex; align-items: center; justify-content: center; margin-bottom: 15px; }
.rating-stars.stars-4 .ico:nth-child(5),
.rating-stars.stars-3 .ico:nth-child(4),
.rating-stars.stars-3 .ico:nth-child(5),
.rating-stars.stars-2 .ico:nth-child(3),
.rating-stars.stars-2 .ico:nth-child(4),
.rating-stars.stars-2 .ico:nth-child(5),
.rating-stars.stars-1 .ico:nth-child(2),
.rating-stars.stars-1 .ico:nth-child(3),
.rating-stars.stars-1 .ico:nth-child(4),
.rating-stars.stars-1 .ico:nth-child(5) { background-image: url(assets/images/listing-ranking-icon-grey.svg); }

.recommended-casino-wrapper { background-color: #fff; padding: 15px; border-radius: 10px; color: #5e5e5e; margin-bottom: 15px; }
.recommended-casino-wrapper h4 { text-align: left; }
.recommended-casino-wrapper h4 img { max-width: 22px; }
.recommended-casino { display: flex; justify-content: space-between; margin-bottom: 10px; }
.recommended-casino h3 { margin-bottom: 0; }
.recommended-casino > div { width: 33.33%; padding: 7px 10px; }
.recommended-casino > div + div { border-left: 2px solid #e6e6e6; }
.recommended-casino__head { display: flex; flex-direction: column; justify-content: space-between; }
.recommended-casino__head h3 { text-align: center; }
.recommended-casio__image { display: block; width: 100%; height: 120px; border-radius: 5px; background-repeat: no-repeat; background-position: center; background-size: cover; }
.recommended-casio__image:hover { opacity: 0.8; }
.recommended-casino__content a { display: block; text-align: center; }
.recommended-casino__content .btn { margin-bottom: 7px; padding: 7px 20px; }
.recommended-casino__content p { font-size: 14px; font-style: italic; margin-bottom: 10px; line-height: 1.2; }

.list-reviews .review { padding-left: 40px; }
.list-reviews .review:before { display: none; }
.list-reviews .review__content { position: relative; background-color: #fff; padding: 20px; border-radius: 10px; color: #5e5e5e; margin-top: 40px; }
.list-reviews .review__content p { margin-bottom: 0; }
.list-reviews .review__content:before { position: absolute; height: 60px; width: 60px; top: -35px; left: -35px; background-image: url(assets/images/testimonials-icon.svg); background-repeat: no-repeat; background-size: contain; content: ''; }
.list-reviews .review__meta { color: #fff; font-weight: 600; margin-top: 10px; }

.list-thumbnails .item .item-content { background: #48adcf; color: #fff; margin-bottom: 10px; border-radius: 5px; overflow: hidden; padding: 1px; }
.list-thumbnails .item .item-content img { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.list-thumbnails .item .item-content .title { padding: 5px; }
.list-thumbnails .item:hover .item-content { background: #ff9d26; }

/* Slick carousel */
.slick-dots { display: flex; justify-content: center; }
.slick-dots li { padding-left: 0; }
.slick-dots li:before { display: none; }
.slick-dots li + li { margin-left: 10px; }
.slick-dots li button { font-size: 0; height: 14px; width: 14px; padding: 0; border-radius: 50%; background-color: #fff; opacity: 0.7; transition: .3s; }
.slick-dots li.slick-active button { height: 20px; width: 20px; opacity: 1; }

@media screen and (max-width: 1200px) { 

	.list-about > li { width: 100%; }

}

@media screen and (max-width: 1024px) { 

	.list-games > li { flex-direction: column; justify-content: center; align-items: center; }
	.list-games .game__image,
	.list-games .game__content { width: 100%; }
	.list-games .game__content { padding-left: 0; }
	.list-games .game__image { text-align: center; margin-bottom: 20px; }

}

@media screen and (max-width: 992px) { 

	.list-more-about { margin-top: 20px; }
	.list-more-about .tab__head p { line-height: 1.2; }

	.casino { flex-wrap: wrap; }
	.casino > div { text-align: center; width: 100%; }
	.casino:first-child > div:before { display: none; }
	.list-featured-casinos .casino__image { justify-content: center; margin-bottom: 5px; }
	.casino > div + div { border-left: 0; }
	.casino > div.casino__image img { margin: 0 auto; }
	.casino > div.casino__skills ul { display: inline-block; }

	.list-featured-casinos .casino__skills, 
	.list-featured-casinos .casino__rating { justify-content: center; }

	.list-steps { margin: 40px 0 40px 45px; }
	.list-steps li { font-size: 16px; padding-left: 5px; }

	.list-options li { width: calc(50% - 10px); }

	.list-reviews .review { padding-left: 45px; }

	.recommended-casino { flex-direction: column; justify-content: center; align-items: center; }
	.recommended-casino > div { width: 100%; }
	.recommended-casino > div + div { border-left: 0; }
	.recommended-casino__head h3 { text-align: center; }
	.recommended-casino .list { display: flex; flex-direction: column; justify-content: center; align-items: center; }
	.rating-stars { justify-content: center; }
	.recommended-casino__head .rating-stars { margin-bottom: 10px; }

}

@media screen and (max-width: 768px) { 

	.list-more-about .tab__head:after { width: 15px; }
	.list-more-about .tab__head p { font-size: 14px; }	
	.list-about .list-about__head { flex-direction: column; justify-content: center; align-items: center; }
	.list-about .list-about__head h4 { width: 100%; text-align: center; margin-top: 10px; }
	.list-about .ico { margin-right: 0; }

	.list-steps li:after { display: none; }
	.list-steps { margin: 40px 0 40px 40px; }	
	.list-steps li:before { top: 0; transform: none; --size: 30px; left: calc(-1 * var(--size) - 5px); }

	.list-options { margin: 0; }
	.list-options li { width: 100%; padding-left: 0; }
	.list-options .option__image { border-bottom-left-radius: 0; border-bottom-right-radius: 0; margin-bottom: 0; }
	.list-options .option__head { border-radius: 0 0 10px 10px; min-height: auto; }

	.list-steps li + li { margin-top: 30px; }

}

/*--------------------------------------------------------------
## FAQ
--------------------------------------------------------------*/

.tabs-faq > li { padding-left: 0; }
.tabs-faq > li + li { margin-top: 15px; }
.tabs-faq > li:before { display: none; }

.tabs-faq .tab__head { position: relative; padding: 15px 40px 15px 15px; background-color: #fff; border-radius: 10px; transition: .3s ease; }
.tabs-faq .tab__head:after { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); height: 15px; width: 25px; background-image: url(assets/images/arrow-button-icon.svg); background-repeat: no-repeat; background-size: contain; transition: .3s ease; content: ''; }
.tabs-faq .tab__head:hover { cursor: pointer; box-shadow: 3px 3px #48adcf; }
.tabs-faq .tab__head.active { border-radius: 10px 10px 0 0; }
.tabs-faq .tab__head.active:hover { box-shadow: none; }
.tabs-faq .tab__head.active:after { background-image: url(assets/images/arrow-button-icon-orange.svg); transform: translateY(-50%) rotate(180deg); }
.tabs-faq .tab__body { height: 0; opacity: 0; background-color: #fff; border-radius: 0 0 10px 10px; transition: height .4s ease; }
.tabs-faq .tab__body p { margin-bottom: 0; }
.tabs-faq .tab__body.show { height: auto; padding: 0 15px 15px; opacity: 1; }
.tabs-faq .tab__head h3 { font-size: 20px; text-align: left; margin-bottom: 0; }

@media screen and (max-width: 768px) { 

	.tabs-faq .tab__head:after { width: 15px; height: 10px; }

}

/*--------------------------------------------------------------
## Reviews Slider
--------------------------------------------------------------*/
.brand-slider { position: relative; }
.brand-slider .slick-arrow { position: absolute; top: 50%; background: transparent; padding: 0; color: #48adcf; text-indent: 9999; }
.brand-slider .slick-arrow.slick-next { right: 0; }
.brand-slider img { margin: 0 auto; }

/*--------------------------------------------------------------
## Form
--------------------------------------------------------------*/

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 { border-radius: 10px; border: 0; padding: 10px 15px; background-color: #fff; border: 1px solid #ddd; width: 100%; margin: 5px 0; outline: none; resize: none; color: #5e5e5e; transition: border .3s; }
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 { border: 1px solid #ff9d26; }

label { width: 100%; margin-bottom: 10px; text-align: left; }
label br { display: none; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { position: relative; background-color: #ff9d26; color: #fff; padding: 16px 25px; letter-spacing: 0.5px; border-radius: 10px; font-weight: 600; transition: .6s; white-space: nowrap; border: 0; overflow: hidden; }
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover { background-color: #f68700; color: #fff; }

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

::placeholder { color: #aaa; opacity: 1; }
:-ms-input-placeholder { color: #aaa; }
::-ms-input-placeholder { color: #aaa; }

.wpcf7-form input[type="submit"] { width: 100%; transition: .3s; }
.wpcf7-form p { margin-bottom: 0; }

div.wpcf7-response-output { margin: 10px 0; }

/* Select */
select { -webkit-appearance: none; min-width: 150px; height: 48px; padding: 0 15px; background-color: transparent; background: transparent; border-radius: 10px; background: #fff; background-size: 35px; border: 0; background-repeat: no-repeat; background-position: 90% 66%; outline: none; margin-bottom: 10px; background-image: url(assets/images/arrow-button-icon-orange.svg); background-size: 15px 25px; background-position: 97% center; background-repeat: no-repeat; }
select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; }

/* Custum numbers fields */
input[type=number].field-numbers { padding-right: 129px; }

/* Checkbox*/
.wpcf7-list-item { display: inline-flex; cursor: pointer; position: relative; }
.wpcf7-list-item > span { padding: 0 10px; position: absolute; width: 100%; white-space: nowrap; top: 1px; color: #fff; font-style: italic; }
.wpcf7-list-item > input { height: 24px; width: 24px; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none; border-radius: 4px; outline: none; transition-duration: 0.3s; background-color: #fff; cursor: pointer; }
.wpcf7-list-item > input:checked + span::before { display: block; text-align: center; color: #ffaf4c; position: absolute; left: -25px; top: 4px; font-size: 24px; line-height: 16px; content: '\2714'; }
span.wpcf7-list-item { margin: 0; }

/* Error message */
.wpcf7-not-valid-tip { font-size: 14px; font-style: italic; }
.wpcf7 form .wpcf7-response-output { font-size: 14px; margin: 15px 0; text-align: center; }

/* Search Form */
.search-form label { margin-bottom: 0; }
.search-form .search-field { font-size: 14px; margin-bottom: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid #ff9d26; padding: 6px 15px; }
.search-form .search-submit { display: block; font-size: 16px; border-top-left-radius: 0; border-top-right-radius: 0; width: 100%; padding: 8px 25px; }

 @media screen and (max-width: 767px) { 

	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 { margin: 5px 0; }

	.wpcf7-form .row { flex-direction: column; }
	.wpcf7-form span { width: 100%; }

 }

 @media screen and (max-width: 480px) { 
	
	select { min-width: auto; }
	
}

/*--------------------------------------------------------------
## Widget Area
--------------------------------------------------------------*/

.widget-area { background-color: #fff; /*border: 1px solid #ff9d26; border-radius: 10px; */ padding: 30px 20px; }
.widget-area textarea { height: 180px; }
.widget-title { display: block; font-size: 22px; text-align: center; color: #ff9d26; font-weight: 600; margin-bottom: 10px; }

.widget-area .menu { margin-bottom: 0; }
.widget-area a,
.widget-area .menu a { color: #5a5a5a; }
.widget-area a:hover,
.widget-area .menu a:hover { text-decoration: none; color: #ff9d26; }
.widget-area .menu li + li { margin-top: 5px; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer { padding: 30px 0; background-color: #f0fcff; }
.site-footer .footer__content { display: flex; align-items: center; justify-content: space-between; }
.site-footer .footer__head { text-align: center; padding: 0 15px; width: 50%; }
.site-footer .footer__head .logo { text-align: center; }
.site-footer .footer__body { width: 50%; }
.site-footer .footer__body h4 { font-size: 28px; font-weight: 700; margin-bottom: 5px; text-align: left; }
.site-footer .footer__body p { font-size: 18px; line-height: 1.4; margin-bottom: 15px; }
.site-footer .footer__body .meta { display: block; font-size: 12px; font-style: italic; }

.site-footer .wpcf7-form { position: relative; padding: 5px; background-color: #d1f1fb; border-radius: 10px; margin-bottom: 15px; }
.site-footer .wpcf7-form p { display: flex; margin-bottom: 0; justify-content: space-between; }
.site-footer .wpcf7-form .wpcf7-form-control { margin: 0; background-color: #d1f1fb; border: 0; }
.site-footer .wpcf7-form button, 
.site-footer .wpcf7-form input[type="button"], 
.site-footer .wpcf7-form input[type="reset"], 
.site-footer .wpcf7-form input[type="submit"] { background-color: #48adcf; width: 155px; border-radius: 5px; padding: 5px 20px; }
.site-footer .wpcf7-form button:hover, 
.site-footer .wpcf7-form input[type="button"]:hover, 
.site-footer .wpcf7-form input[type="reset"]:hover, 
.site-footer .wpcf7-form input[type="submit"]:hover { background-color: #1e9fcb; }
.site-footer div.wpcf7 .ajax-loader { position: absolute; bottom: 5px; right: 5px }
.site-footer .wpcf7-not-valid-tip { position: absolute; bottom: -8px; }

.site-footer .footer-menu-wrapper { margin-top: 20px; }
.site-footer .footer-menu-wrapper ul li { padding: 0; display: inline-block; text-transform: uppercase; }
.site-footer .footer-menu-wrapper ul li::before { content: none; }
.site-footer .footer-menu-wrapper ul li + li { padding-left: 5px; margin-left: 5px; border-left: 2px solid #ff9d26; }

.site-footer .resources img { padding: 5px; margin: 5px; background: #48adcf; }

@media screen and (max-width: 992px) { 

	.site-footer .footer__content { flex-wrap: wrap; }
	.site-footer .footer__head,
	.site-footer .footer__body { width: 100%; }
	.site-footer .footer__body { margin-top: 10px; }
	.site-footer .footer__head .logo { margin: auto auto 10px; }
	.site-footer .footer__body h4 { font-size: 22px; }
	.site-footer .footer__body h4,
	.site-footer .footer__body p { text-align: center; }

}

/*--------------------------------------------------------------
## Newsletter
--------------------------------------------------------------*/
.newsletter-subscribe-widget .newsletter-form {
    padding: 0 5px 5px 5px;
    height: 49px;
    overflow: hidden;
    margin: 10px 0;
    background: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,0.10);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border: 1px #ccc solid;
}

.newsletter-subscribe-widget .newsletter-form input {
    width: 100%;
    border: none;
    padding: 7px;
    outline: none;
}


.newsletter-subscribe-widget .newsletter-form input[type="submit"] {
    text-transform: uppercase;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    margin: 5px 0;
    padding: 10px 0;
}

