/*!
Theme Name: Super Betting Sites
Theme URI: 
Author: 
Author URI: 
Description: Custom Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: superbettingsites
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.

superbettingsites 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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 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;
}
/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
	position: relative;
  	z-index: 2;
	cursor: help;
	border-bottom: 1px dotted;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Custom grids */
.container-grid {
	display: flex;
  	flex-flow: row wrap;
}

.container-grid.grid-x5 .grid-item {
	margin: 4px;
  	flex: 0 1 calc(20% - 8px); /* <-- adjusting for margin */
}

@media (max-width: 768px) {
	.container-grid.grid-x5 .grid-item {
		margin: 6px;
  		flex: 0 1 calc(50% - 12px); /* <-- adjusting for margin */
	}
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	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;
	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%;
}

caption {
	caption-side: top;
}

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

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

img.infochart {
	display: block;
	max-width: 80%;
	margin: 0 auto;
}

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

table {
	margin: 0 0 1.5em;
	width: 100%;
	border: 1px solid #efefef;
}

table tr:nth-child(2n+1) td {
	background: #eee;
}

table tr:first-child td,
table tr:first-child th {
	background: #FF9101;
	color: #fff;
}

table tr th,
table tr td {
	padding: 5px 8px;
	color: #333;
}

table th.align-center {
	text-align: center;
}

.table-wrapper {
	overflow-x: scroll;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.in-content-quick-links {
	padding: 15px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f7f7f7;
}

.in-content-quick-links a {
	color: #565656;
    font-size: 15px;
    margin: 3px 0;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #69bf69;
}

a:visited {
	
}

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

a:focus {
	outline: none;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	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 {
	left: 100%;
}

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

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

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

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

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
    padding: 0 2px;
    border-bottom: 5px solid transparent;
    font-size: 14px;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {border-bottom: 5px solid #faaa41;}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {border-bottom: 5px solid #faaa41;}

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

.menu-toggle {
    background: none;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    border-top: 2px solid #faaa41;
    border-radius: 0;
    padding: 5px;
    color: #666666;
}

@media screen and (min-width: 768px) {
	.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%;
}

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

.alignright {
	display: inline;
	float: right;
	margin-left: 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%;
}

.widget-title {
	display: block;
	background: #faaa41;
	color: #fff;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 5px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 0px 10px rgba(255,255,255,1);
	box-shadow: 0px 0px 0px 10px rgba(255,255,255,1);
}

#secondary {
	margin-top: 21px;
	margin-bottom: 21px;
}

#secondary ul {
    list-style: none;
    margin: 0;
    padding: 15px;
}

#secondary ul li {
	font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}

#secondary ul li a {
    color: #4d4d4d;
}

#secondary ul li a:hover {
	color: #faaa41;
}

.box-sidebar {
	background: #f5f5f5;
  height: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* WH Widgets */
.wh-widget {
	padding: 30px 0;
}

.wh-widget.full-width {
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%;
}

.wh-widget:not(.full-width) {
	padding: 20px;
}

.wh-widget.white {
	background: #eee;
	color: #4d4d4d;
}

.wh-widget.orange {
	background: #faaa41;
	color: #fff;
}

.wh-widget.green ul li,
.wh-widget.orange ul li,
.wh-widget.green ul li:before,
.wh-widget.orange ul li:before {
	color: #fff;
}

.wh-widget.green hr,
.wh-widget.orange hr {
	background: #fff;
}

.wh-widget.green {
	background: #69bf69;
	color: #fff;
}

.wh-widget h2 a,
.wh-widget h3 a {
	text-decoration: none !important;
}

.wh-widget.green h2,
.wh-widget.green h3,
.wh-widget.orange h2,
.wh-widget.orange h3 {
	color: #fff;
}

.wh-widget.white h2,
.wh-widget.white h3,
.wh-widget.faq-section-items .faq-box h2,
.wh-widget.faq-section-items .faq-box h3 {
	color: #4d4d4d;
}

.wh-widget.green a,
.wh-widget.orange a {
	color: #fff;
	text-decoration: underline;
}

/* WH Widget - Cards Content Section */
.wh-widget.cards-content-section .section-items .item,
.wh-widget.cards-content-section .section-items .item-group {
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	cursor: pointer;
	color: inherit;
}

.wh-widget.cards-content-section .section-items .item.item-details {
	padding: 3px 0;
    border-radius: 8px;
    background: #22b553;
    color: #fff;
}

.wh-widget.cards-content-section .section-items .item img {
	display: block;
	margin: 0 auto 5px auto;
}

.wh-widget.cards-content-section .section-items div.item span:before {
	content: '▼';
}

.wh-widget.cards-content-section .section-items div.item.active span:before {
	content: '▲';
}

/* WH Widget - FAQ Section */
.wh-widget.faq-section-items .faq-box {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #e6e6e6;
	background: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.wh-widget.faq-section-items .faq-box .faq-item {
	padding: 15px 5px;
	border-bottom: 3px solid #faaa41;
}

.wh-widget.faq-section-items .faq-box .faq-item:last-child {
	border: none;
}

.wh-widget.faq-section-items .faq-box .showMore {
	cursor: pointer;
}

.wh-widget.faq-section-items .faq-box .faqMore {
	background: transparent !important;
	padding: 0;
}

.wh-widget.faq-section-items .faq-box .faqMore:after {
	content: none;
}

.wh-widget.faq-section-items .faq-box .faqMore h3 {
	font-size: 20px;
	font-weight: normal;
}

.wh-widget.faq-section-items .faq-box .faqMore h3:before {
    content: '';
	background: url(/wp-content/themes/superbettingsites/images/ico-faq.svg);
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: contain;
    position: relative;
    bottom: -5px;
    margin-right: 5px;
}

.wh-widget.faq-section-items .faq-box .showMore.active h3:before {
	background: url(/wp-content/themes/superbettingsites/images/ico-faq-active.svg);
    background-size: contain;
}

.wh-widget.faq-section-items .faq-box .showMoreText {
	color: #4d4d4d;
	background: transparent;
}

/* Expanded FAQ on Betting Sites */
.page-id-2129 .wh-widget.faq-section-items .faq-box .showMoreText.hidden {
	display: block !important;
}

.page-id-2129 .wh-widget.faq-section-items .faq-box .showMore.active h3:before {
	background: url(/wp-content/themes/superbettingsites/images/ico-faq.svg) !important;
	background-size: contain !important;
}

/* WH Widget - Homepage Bookies Section */
.wh-widget.homepage-bookies-list .item {
	border-radius: 12px;
	background: #fff;
	color: #666;
	text-decoration: none;
	border: 1px solid #e6e6e6;
}

.wh-widget.homepage-bookies-list .item:hover {
	opacity: 0.75;
}

.wh-widget.homepage-bookies-list .item img {
	max-width: 105px;
	margin-right: 3px;
	border-radius: 12px;
}

.wh-widget.homepage-bookies-list .item span {
	display: inline-block;
	padding: 3px 0;
}

/* WH Widget - Bookmakers Section */
.wh-widget.bookmakers-list .section-bookmaker { padding: 10px; background-color: #f2f2f2; margin-bottom: 15px; }
.wh-widget.bookmakers-list .section-bookmaker h3 { text-align: center; padding-bottom: 10px; border-bottom: 1px solid #ccc; font-weight: 600; }
.wh-widget.bookmakers-list .section-bookmaker h3 a { color: #4d4d4d; }
.wh-widget.bookmakers-list .section-bookmaker .section__cols { display: flex; background-color: rgba(255, 255, 255, 0.5); padding: 10px 0; border-radius: 10px; }
.wh-widget.bookmakers-list .section-bookmaker .section__col { width: 50%; }
.wh-widget.bookmakers-list .section-bookmaker .section__col + .section__col { border-left: 1px solid #ccc; }
.wh-widget.bookmakers-list .section-bookmaker .section__col .meta { display: block; text-align: center; font-size: 18px; font-weight: 600; }
.wh-widget.bookmakers-list .section-bookmaker .section__col .meta + p { display: none; }
.wh-widget.bookmakers-list .section-bookmaker .section__cols ul { list-style: none; margin-bottom: 0; }
.wh-widget.bookmakers-list .section-bookmaker .section__cols ul li { position: relative; padding-left: 20px; }
.wh-widget.bookmakers-list .section-bookmaker .section__cols ul li:before { position: absolute; font-size: 18px; font-weight: 600; left: 0; }
.wh-widget.bookmakers-list .section-bookmaker .section__cols .list-cons li:before { color: #e43737; content: '\2715'; }
.wh-widget.bookmakers-list .section-bookmaker .section__cols .list-pros li:before { color: #22b553; content: '\2713'; }

@media (max-width: 768px) {

	.wh-widget.bookmakers-list .section-bookmaker .section__cols { flex-wrap: wrap; }
	.wh-widget.bookmakers-list .section-bookmaker .section__col { width: 100%; }
	.wh-widget.bookmakers-list .section-bookmaker .section__col + .section__col { border-left: 0; }

}

@media (max-width: 480px) {

	.wh-widget.bookmakers-list .section-bookmaker img.alignleft { margin-right: 0; width: 100%; }

}

/* WH Widget - List Sports Section */
.wh-widget.sports-list .item {
	border-radius: 12px;
	background: #fff;
	color: #666;
	text-decoration: none;
	border: 1px solid #e6e6e6;
}

.wh-widget.sports-list .item:hover {
	opacity: 0.75;
}

.wh-widget.sports-list .item img {
	max-width: 105px;
	margin-right: 3px;
	border-radius: 12px;
}

.wh-widget.sports-list .item span {
	display: inline-block;
	padding: 3px 0;
}

/* WH Widget - List Guides Section */
.wh-widget.guides-list .item:hover {
	opacity: 1;
}

.wh-widget.guides-list .item .title {
	font-size: 20px;
	font-weight: bold;
}

.wh-widget.guides-list .item a {
	display: block;
	color: #69bf69;
	text-decoration: none;
}

.wh-widget.guides-list .item a:hover {
	opacity: 0.9;
}

.wh-widget.guides-list .item a.view-all {
	float: right;
    background: #faaa41 !important;
    border: 2px solid #faaa41;
    padding: 3px 5px;
    border-radius: 8px;
    margin-top: 5px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

/* HP Features List */
.hp-features-list .item {
	font-size: 16px;
	border-radius: 12px;
    background: #fff;
    color: #666;
    text-decoration: none;
    border: 1px solid #e6e6e6;
    padding: 15px;
}

.hp-features-list .item h3 {
	font-size: 18px;
	color: #666;
	font-weight: bold;
}

/* Brand Listing */
.listing-brands {
	list-style: none;
    counter-reset: idxBrand;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
}

.listing-brands li.list-item {
	counter-increment: idxBrand;
    margin: 5px 0;
    background: #f5f5f5;
    padding: 15px 0 10px 0;
}

.listing-brands li.list-item:nth-child(2n+1) {
	background: #eaf9fe;
}

.listing-brands li.list-item .logo {
	width: 100%;
}

.listing-brands li.list-item .main-btn {
	display: block;
    border-radius: 0;
    margin: 5px 0;
}

.listing-brands li.list-item .aff-table-review {
	font-size: 18px;
}

.listing-brands li.list-item .brand-name {
	font-weight: bold;
	font-size: 20px;
}

.listing-brands li.list-item .brand-name:before {
    content: counter(idxBrand)". ";
}

.listing-brands li.list-item .description {
	font-size: 14px;
    text-align: justify;
}

.listing-brands li.list-item .list-pros,
.listing-brands li.list-item .list-cons {
    margin: 15px 0 0 0;
    list-style: none;
}

.listing-brands li.list-item .list-pros li,
.listing-brands li.list-item .list-cons li {
	text-align: left;
	line-height: 1.4;
	margin-bottom: 0;
}

.listing-brands li.list-item .list-pros li:before,
.listing-brands li.list-item .list-cons li:before {
	font-family: Arial, sans-serif;
	content: '+';
	color: #fff;
    border-radius: 50%;
    padding: 0 3px;
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    margin-right: 5px;
    background: #69bf69;
}

.listing-brands li.list-item .list-cons li:before {
	content: '\2212';
	background: #EC4000;
}

/* List Blog Pages */
.list-blog-pages .item {
	border: 2px solid #ccc;
}

.list-blog-pages .item h2 {
	color: #fafafa;
    text-align: left;
    padding: 8% 15px 2% 15px;
    margin: 0;
    background-size: cover;
}

.list-blog-pages .item h2 a {
	color: #fafafa;
}

.list-blog-pages .item h2 a:hover {
	opacity: 0.8;
}

/* Author bio box */
.author-box {
	padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
    background: #f9f9f9;
}

.author-box img {
	border-radius: 10px;
}

.author-box .author-name a {
	font-weight: bold;
    font-size: 20px;
    color: #333;
}

.author-box .author-name span {
	font-weight: 300;
    font-size: 12px;
    margin-left: 5px;
    color: #777;
    text-transform: capitalize;
}

.author-box .author-bio {
	text-align: justify;
}

.author-box .author-contacts img {
	max-width: 32px;
	border-radius: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.top-header-img {
	background: url(images/header.jpg) no-repeat center 70%/ cover;
	color: #fff;
}

.page-id-3073 .top-header-img {
	background: url(images/page-id-3073/header.webp) no-repeat center 70%/ cover;
}

.page-id-3697 .top-header-img {
	background: url(images/page-id-3697/header.webp) no-repeat center 70%/ cover;
}

.top-header-img .top-header-title {
	padding: 30px 0;
}

.top-header-img .top-header-title h1 {
	font-weight: bold;
	text-transform: capitalize;
	text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
}

.top-header {
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}

.top-text {
	font-size: 36px;
	text-transform: uppercase;
	line-height: 1;
}

.review-logo {
    width: 265px;
    height: auto;
}

.bottom-text {
	font-size: 34px;
	text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}

.site-branding {
	padding-top: 10px;
	padding-bottom: 10px;
}

.custom-logo-link img {
    width: 280px;
    height: auto;
}

.logo-bet {
	text-transform: lowercase;
	color: #fff;
	background: #147a5b;
	padding: 0px 8px;
}

.bookie-one {
    font-weight: bold;
    font-size: 38px;
}

.bookie-one a {
	color: #fff;
}

.bookie-one h1 {
    font-size: 34px;
    margin: 0;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
	.top-header-img .top-header-title h1 {
		padding: 0 10px;
	}
}

/* Timeline */
.timeline {
	position: relative;
}

.timeline::before {
	content: "";
	background: #acd6ac;
	width: 5px;
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.timeline .container .timeline-item:nth-child(1) {
	margin-top: 0;
}

.timeline-item {
	width: 100%;
	margin-bottom: 70px;
	margin-top: -280px;
}

.timeline-item:nth-child(even) .timeline-content {
	float: right;
	padding: 40px 30px 10px 30px;
}

.timeline-content blockquote {
	margin-top: 30px;
	color: #757575;
	border-left-color: #3F51B5;
	padding: 0 20px;
}

.timeline-content .date {
	background: #faaa41;
	display: inline-block;
	color: #FFFFFF;
	padding: 10px;
	position: absolute;
	top: 0;
	right: 0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.timeline-item:nth-child(even) .timeline-content .date {
	right: auto;
	left: 0;
}

.timeline-item:nth-child(even) .timeline-content::after {
	content: "";
	position: absolute;
	border-style: solid;
	width: 0;
	height: 0;
	top: 30px;
	left: -15px;
	border-width: 10px 15px 10px 0;
	border-color: transparent #f5f5f5 transparent transparent;
}

.timeline-item::after {
	content: "";
	display: block;
	clear: both;
}

.timeline-content {
	position: relative;
	width: 45%;
	padding: 10px 30px;
	border-radius: 4px;
	background: #f5f5f5;
	box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
}
.timeline-content::after {
	content: "";
	position: absolute;
	border-style: solid;
	width: 0;
	height: 0;
	top: 30px;
	right: -15px;
	border-width: 10px 0 10px 15px;
	border-color: transparent transparent transparent #f5f5f5;
}

.timeline-img {
	width: 30px;
	height: 30px;
	background: #faaa41;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-top: 25px;
	margin-left: -15px;
}

.timeline a {
	background: #69bf69;
	color: #FFFFFF;
	padding: 8px 20px;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: inline-block;
	border-radius: 2px;
	box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
	cursor: pointer
}

.timeline a:hover, .timeline a:active, .timeline a:focus {
	background: #22b553;
	color: #FFFFFF;
	text-decoration: none;
}

.timeline-card {
	padding: 0 !important;
}
.timeline-card p {
	padding: 0 20px;
}
.timeline-card a {
	margin-left: 20px;
}

.timeline-item .timeline-img-header {
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), center center no-repeat;
	background-size: cover;
}

.timeline-img-header {
	height: 250px;
	position: relative;
	margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
	.timeline-img-header {
		height: 0;
		padding-top: 50%;
	}
}

.timeline-img-header h2 {
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	left: 0;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.6);
	width: 100%;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: rgba(250, 170, 64, 0.76);
}

@media screen and (max-width: 768px) {
	.timeline::before {
		left: 50px;
	}
	.timeline .timeline-img {
		left: 50px;
	}
	.timeline .timeline-content {
		max-width: 100%;
		width: auto;
		margin-left: 70px;
	}
	.timeline .timeline-item {
		margin-top: 0;
	}
	.timeline .timeline-item:nth-child(even) .timeline-content {
		float: none;
	}
	.timeline .timeline-item:nth-child(odd) .timeline-content::after {
		content: "";
		position: absolute;
		border-style: solid;
		width: 0;
		height: 0;
		top: 30px;
		left: -15px;
		border-width: 10px 15px 10px 0;
		border-color: transparent #f5f5f5 transparent transparent;
	}
}

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

.entry-meta .author-meta {
	font-size: 14px;
	position: relative;
	padding-left: 55px;
}

.entry-meta .author-meta .avatar {
	border-radius: 50%;
	float: left;
	position: absolute;
	left: 0;
	top: -3px;
	bottom: 0;
}

@media ( max-width: 400px ) {
	.entry-meta,
	.entry-meta .data-author {
		display: block !important;
	}

	.entry-meta .data-author {
		margin-top: 15px;
	}
}

.hentry {
	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;
}

h2 {
    color: #666;
    padding: 6px 5px;
    text-align: center;
    text-transform: capitalize;
    font-size: 26px;
    font-weight: bold;
}

h3 {
    font-size: 24px;
}

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

.entry-content li {
	color: #777;
	margin-bottom: 10px;
}

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

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

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

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

.main-btn {
    display: inline-block;
    line-height: normal;
	background: #69bf69;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	font-size: 20px;
	transition: 0.3s ease;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
}

.main-btn:hover, .main-btn:focus {
	color: #fff;
	background: #22b553;
}

.main-btn .sub {
	font-size: 12px;
    display: block;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
    font-weight: normal;
}

/* FAQ */

.faq {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    counter-reset: a;
    margin: 15px 0;
}

.faq-title {
    display: block;
    color: #fff;
    background: #faaa41;
    text-align: center;
    font-size: 26px;
    text-transform: capitalize;
    padding: 2px;
    margin: 0;
    position: relative;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.faq h3 {
	color: #fff;
    font-size: 22px;
	font-weight: bold;
}

.faq .faq-text {
	margin: 20px 0;
    padding: 0 10px;
}

.faq .faq-text p {
    margin-bottom: 1.5em;
}

.faq .faq-text a{
	font-weight: bold;
}

.tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  overflow: hidden;
}

.tab:nth-child(2n+1) {
    background: #E6E6E6;
}

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

.faq label {
	position: relative;
	display: block;
	padding: 8px 2em 8px 2.5em;
	cursor: pointer;
	margin-bottom: 0;
	text-transform:  capitalize;
	font-size: 16px;
    font-weight: normal;
}

.tab-content {
	  max-height: 0;
	  overflow: hidden;
	  -webkit-transition: max-height .35s;
	  -o-transition: max-height .35s;
	  transition: max-height .35s;
}

.faq p {
	margin-bottom: 0;
}

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

p.under-faq-title {
	margin-bottom: 10px;
	margin-top: 5px;
}

/* :checked */
.faq input:checked ~ .tab-content {
  max-height: 60em;
}

/* Icon */
.faq label:before {
	    counter-increment: a;
	    content: counter(a)".";
	    font-size: 18px;
	    width: 30px;
	    height: 30px;
	    text-align: center;
	    position: absolute;
	    left: 6px;
	    top: 0;
	    bottom: 0;
	    margin:  auto;
}

.faq label::after, .faq h3 label::after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 45px;
    height: 45px;
    color: #69bf69;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    font-size: 28px;
    font-weight: bold;
}

.faq input[type=checkbox] + label::after, .faq input[type=checkbox] ~ h3 label::after {
  content: "+";
}

.faq input[type=radio] + label::after {
  content: "\25BC";
}

.faq input[type=checkbox]:checked + label::after, .faq input[type=checkbox]:checked ~ h3 label::after {
  transform: rotate(315deg);
}

.faq input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

.faq.two-col-faq ul {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

/* AFF Table */
.aff-table {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    counter-reset: img-nmbr;
}

.aff-table ol {
	margin: 0;
	padding: 0;
}

.aff-table .flex-center,
.widget-calc-table .flex-center {
	flex-direction: column;
}

.aff-table p {
    margin-bottom: 0;
}

.aff-table-heading {
    color: #fff;
    background: #faaa41;
    text-transform: capitalize;
    text-align: center;
    padding: 15px 0;
    font-weight: bold;
    border-bottom: 2px solid #F3F3F8;
    -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;
	margin-bottom: 5px;
}

.aff-table-row {
    padding: 10px 0;
    background: #f5f5f5;
    margin-top: 5px;
    margin-bottom: 5px;
}

.aff-table-row:nth-child(2n) {
	background: #e8faff;
}

.aff-table-row:nth-child(2n) {
    background: #eaf9fe;
}

.aff-table-img-box {
    width: 100%;
    position: relative;
}

.aff-table-img-box a {
	display: block;
    width: 100%;
    padding: 30px 0;
    text-align: center;
    box-shadow: 3px 3px 3px #bbb;
}

.aff-table-img-box:before {
	counter-increment: img-nmbr;
    content: counter(img-nmbr);
    position: absolute;
    left: -8px;
    font-size: 14px;
    padding: 0 6px;
    top: -8px;
    color: #666;
    font-weight: bold;
    border-radius: 50%;
    color: #fff;
    background: #666;
    box-shadow: 1px 1px 0 #fff;
}

.aff-table-row:nth-child(1) .aff-table-img-box:before {
	background: #f8b334;
}

.aff-table-row:nth-child(2) .aff-table-img-box:before {
	background: #b3b3b3;
}

.aff-table-row:nth-child(3) .aff-table-img-box:before {
	background: #db963b;
}

.aff-table-rating {
	text-align: center;
}

@media (min-width: 992px) {
	.aff-table-rating {
		display: flex !important;
	}
}

.aff-table-rated-by {
    color: #999;
    font-size: 13px;
}

.aff-table-bonus {
    display: block;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    color: #666;
}

.aff-table-bonus span {
	display: block;
}

.aff-table-bonus span.bonus {
	font-size: 18px;
	text-transform: uppercase;
}

.aff-table-bonus a.main-btn {
	width: 100%;
	transition: none;
}

.aff-table-links {
	text-align: center;
}

.aff-table-links a.main-btn {
    display: block;
    width: 100%;
    box-shadow: 3px 3px 0 #eee;
}

.aff-table-review {
	display: block;
	text-align: center;
	color: #666;
	border-bottom: 1px dotted black;
	font-size: 12px;
	margin-bottom: 5px;
}

.aff-table-review:hover {
	color: #faaa41;
}

.aff-table-feat {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

.aff-table-feat li {
	font-size: 13px;
	color: #4d4d4d;
	position: relative;
}

ul.aff-table-feat li:before {
	content: url(/wp-content/themes/superbettingsites/images/features-icon.svg);
	width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    margin-right: 3px;
}

/* HTML Tooltip */
.aff-table-tooltip {
	position: relative;
	display: block;
	border-bottom: 1px dotted black;
	font-weight: normal;
	line-height: 1.5;
}

.aff-table-tooltip .aff-table-tooltip-text {
	visibility: hidden;
	overflow: hidden;
	width: 280px;
	color: #676767;
	text-align: justify;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 5px 0;
	border: 1px solid #e6e6e6;
	background: #fff;
	font-size: 13px;
    padding: 10px;
    line-height: 1.4;
    box-shadow: 3px 3px 3px #eee;
    cursor: initial;

	/* Position the tooltip */
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	margin-left: -140px;
}

.aff-table-tooltip .aff-table-tooltip-brand {
	background: #000;
    margin: -10px -10px;
    text-align: center;
    padding: 15px 0;
}

.aff-table-tooltip .aff-table-tooltip-offer {
	text-align: center;
    margin: 20px 0 10px 0;
    font-weight: bold;
    font-size: 20px;
}

.aff-table-tooltip .aff-table-tooltip-offer-info {
	margin: 0 0 10px 0;
}

.aff-table-tooltip:hover {
	color: #faaa41;
	cursor: pointer;
}

.aff-table-tooltip:hover .aff-table-tooltip-text {
	visibility: visible;
}

.box-center {
	text-align: center;
	margin-top: 20px;
    margin-bottom: 20px;
}

.box-center img {
    margin-bottom: 10px;
}

.box-center span {
	display: block;
    font-weight: bold;
    text-transform: capitalize;
    color: #666666;
}

.img-radius {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.icon-cntr:before {
	content: '';
	display: inline-block;
	margin-right: 10px;
	width: 27px;
	height: 17px;
}

.icon-usa:before {
	background: url(images/icons-incontent/usa.svg) no-repeat center/contain;
}

.icon-uk:before {
	background: url(images/icons-incontent/uk.svg) no-repeat center/contain;
}

.icon-au:before  {
	background: url(images/icons-incontent/australia.svg) no-repeat center/contain;
}

.icon-ca:before  {
	background: url(images/icons-incontent/canada.svg) no-repeat center/contain;
}

.icon-nl:before  {
	background: url(images/icons-incontent/netherlands.svg) no-repeat center/contain;
}

.icon-de:before {
	background: url(images/icons-incontent/germany.svg) no-repeat center/contain;
}

.icon-be:before {
	background: url(images/icons-incontent/belgium.svg) no-repeat center/contain;
}

.icon-dk:before {
	background: url(images/icons-incontent/denmark.svg) no-repeat center/contain;
}

.icon-it:before {
	background: url(images/icons-incontent/italy.svg) no-repeat center/contain;
}

.icon-ie:before {
	background: url(images/icons-incontent/ireland.svg) no-repeat center/contain;
}

.icon-at:before {
	background: url(images/icons-incontent/austria.svg) no-repeat center/contain;
}

.icon-fi:before {
	background: url(images/icons-incontent/finland.svg) no-repeat center/contain;
}

.icon-nz:before {
	background: url(images/icons-incontent/new-zealand.svg) no-repeat center/contain;
}

.icon-no:before {
	background: url(images/icons-incontent/norway.svg) no-repeat center/contain;
}

.icon-pt:before {
	background: url(images/icons-incontent/portugal.svg) no-repeat center/contain;
}

.icon-sco:before {
	background: url(images/icons-incontent/scotland.svg) no-repeat center/contain;
}

.icon-es:before {
	background: url(images/icons-incontent/spain.svg) no-repeat center/contain;
}

.icon-za:before {
	background: url(images/icons-incontent/south-africa.svg) no-repeat center/contain;
}

.icon-se:before {
	background: url(images/icons-incontent/sweden.svg) no-repeat center/contain;
}

.icon-hu:before {
	background: url(images/icons-incontent/hungary.svg) no-repeat center/contain;
}

.icon-ja:before {
	background: url(images/icons-incontent/japan.svg) no-repeat center/contain;
}

.icon-my:before {
	background: url(images/icons-incontent/malaysia.svg) no-repeat center/contain;
}

.icon-mx:before {
	background: url(images/icons-incontent/mexico.svg) no-repeat center/contain;
}

.icon-qa:before {
	background: url(images/icons-incontent/qatar.svg) no-repeat center/contain;
}

.icon-th:before {
	background: url(images/icons-incontent/thailand.svg) no-repeat center/contain;
}

.icon-tr:before {
	background: url(images/icons-incontent/turkey.svg) no-repeat center/contain;
}

.icon-vt:before {
	background: url(images/icons-incontent/vietnam.svg) no-repeat center/contain;
}

.icon-ar:before {
	background: url(images/icons-incontent/argentina.svg) no-repeat center/contain;
}

.icon-br:before {
	background: url(images/icons-incontent/brazil.svg) no-repeat center/contain;
}

.icon-cz:before {
	background: url(images/icons-incontent/czech-republic.svg) no-repeat center/contain;
}

.icon-fr:before {
	background: url(images/icons-incontent/france.svg) no-repeat center/contain;
}

.icon-gr:before {
	background: url(images/icons-incontent/greece.svg) no-repeat center/contain;
}

.icon:before {
	content: '';
	display: inline-block;
    float: left;
	margin-right: 10px;
	width: 27px;
	height: 27px;
}

.icon-foot:before {
	background: url(images/icons-incontent/football.svg) no-repeat center/contain;
}

.icon-nba:before {
	background: url(images/icons-incontent/nba.svg) no-repeat center/contain;
}

.icon-tennis:before {
	background: url(images/icons-incontent/tennis.svg) no-repeat center/contain;
}

.icon-horse:before {
	background: url(images/icons-incontent/horse-racing.svg) no-repeat center/contain;
}

.icon-nfl:before {
	background: url(images/icons-incontent/nfl.svg) no-repeat center/contain;
}

.icon-mlb:before {
	background: url(images/icons-incontent/mlb.svg) no-repeat center/contain;
}

.icon-esports:before {
	background: url(images/icons-incontent/esports.svg) no-repeat center/contain;
}

.icon-boxing:before {
	background: url(images/icons-incontent/boxing.svg) no-repeat center/contain;
}

.icon-mma:before {
	background: url(images/icons-incontent/mma.svg) no-repeat center/contain;
}

.icon-cricket:before {
	background: url(images/icons-incontent/cricket.svg) no-repeat center/contain;
}

.icon-hockey:before {
	background: url(images/icons-incontent/hockey.svg) no-repeat center/contain;
}

.icon-cycling:before {
	background: url(images/icons-incontent/cycling.svg) no-repeat center/contain;
}

.back-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: rgba(51, 204, 102, 0.6);
    width: 50px;
    height: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.back-to-top:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 20px 10px;
	border-color: transparent transparent rgba(255, 255, 255, 0.5) transparent;
}

.site-footer {
	background: #faaa41;
	padding: 30px 0;
	color: #fff;
	font-size: 15px;
}

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

.site-footer .footer-nav .nav-title {
	text-transform: uppercase;
	font-weight: bold;
}

.site-footer .footer-nav ul {
	padding-left: 15px;
}

.site-footer .footer-nav ul li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff dotted;
}

.show-on-mobile {
	display: none;
}

.hidden {
    display: none;
}

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

.bypostauthor {
	display: block;
}

.yellow {
	color: #f9dc04;
}
/*--------------------------------------------------------------
# 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;
}

a.custom-logo-link:focus {
	background: transparent;
}

/*--------------------------------------------------------------
## 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 {
    background: #faaa41;
    color: #fff;
    font-weight: bold;
    margin: 0.8075em 0;
    margin-top: 0;
    padding: 5px;
}

.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 (max-width: 991px) {
	.hide-on-mobile {
		display: none;
	}
	
	.show-on-mobile {
		display: block;
	}

	.aff-table-links a.main-btn {
		margin: 15px 0;
	}
}

@media screen and (min-width: 768px) {
	.bookie-one {
	    min-height: 57px;
	}
}

@media screen and (max-width: 767px) {
	.site-branding {
    	justify-content: center;
	}

	.main-navigation {
    	display: block;
	}

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

	.main-navigation a {
		position: relative;
	}

	.main-navigation ul ul {
		width: 100%;
		float: none;
	}

	.main-navigation li:hover ul, .main-navigation li.focus ul {
		position: relative;
	}

	.main-navigation ul ul a{
		width: 100%;
	}

	.top-header-img {
		padding-top: 10px;
	    padding-bottom: 10px;
	}

	.top-header {
		min-height: 173px;
	}

	.top-text {
    	font-size: 26px;
	}

	.bottom-text {
    	font-size: 38px;
	}

	.bookie-one {
		justify-content: flex-start;
	    font-size: 28px;
	}

	.bookie-one h1 {
    	font-size: 28px;
	}

	.aff-title {
    	display: none;
	}

	h2, .faq-title {
		font-size: 22px;
	}
}

/* Football Players */
.hidden-field { display: none !important; }
.table-lg { overflow-x: scroll; }

.list-players { list-style: none; padding-left: 40px; counter-reset: players-counter; margin: 30px 0; }
.list-players > li { display: flex; align-items: center; justify-content: space-around; margin: 0 0 0.5rem 0; counter-increment: players-counter; position: relative; background-color: #f3f3f3; border-radius: 5px; padding: 7px 15px; }
.list-players > li:nth-child(even) { background-color: #e1e1e1; }
.list-players > li::before { content: counter(players-counter); color: #fff; font-size: 1.5rem; font-weight: bold; position: absolute; --size: 32px; left: calc(-1 * var(--size) - 10px); line-height: var(--size); width: var(--size); height: var(--size); top: 0; background: #faaa41; border-radius: 50%; text-align: center; box-shadow: 1px 1px 0 #999; }
.list-players p { margin-bottom: 0; line-height: 1.3; }
.list-players p span { font-weight: bold; }
.list-players em { font-size: 14px; }
.player__profile { width: 180px; text-align: center; }
.player__profile p { text-align: center; }
.player__image { margin-bottom: 7px; text-align: center; font-weight: bold; }
.player__image img { width: 75px; height: auto; border-radius: 50%; overflow: hidden; box-shadow: 6px 3px 3px #000; margin-bottom: 7px; }
.list-players .ico-player-flag img { width: 15px; height: auto; }

@media (max-width: 1024px) {

	.list-players > li { flex-wrap: wrap; }
	.list-players > li > div { padding: 0 6px; }
	.player__profile { width: 100%; border-bottom: 2px solid #fff; margin-bottom: 7px; }

}

@media (max-width: 480px) {

  .player__image img { width: 40px; }
	.player__data { width: 50%; }
	.list-players { padding-left: 24px; }
	.list-players > li > div p { text-align: left; }
	.list-players > li > .player__profile p { text-align: center; }
	.list-players > li::before { --size: 22px; }
	.list-players > li::before { font-size: 14px; }

}

/*--------------------------------------------------------------
## Style fixes
--------------------------------------------------------------*/

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

.entry-content > div + h2,
.entry-content > div + h3 { margin-top: 15px; }

.home.page .site-main .hentry { margin-bottom: 0; }

.top-header .top-text div { font-size: 28px; margin: 5px 0; }
.top-header .main-btn { padding: 10px 20px; }
.top-header-img .entry-title { width: 100%; text-align: center; font-style: italic; }

.page .entry-content > h2 { background: #faaa41; color: #fff; border-radius: 5px; }
.page .entry-content > h3 { font-size: 22px; background: #e6e6e6; color: #4d4d4d; border-bottom: 3px solid #69bf69; padding: 5px; text-align: center; border-radius: 5px; text-transform: capitalize; font-weight: 600; }

.page .entry-content>table tr:first-child td, 
.page .entry-content>table tr:first-child th,
.page .entry-content > .table-responsive table tr:first-child td,
.page .entry-content > .table-responsive table tr:first-child th { background-color: #aeaeae; padding: 10px 15px; }

.home.page .entry-content > h2,
.home.page .entry-content > h3 { background: transparent; border-bottom: 0; color: #666; border-radius: 0; }
.home.page .entry-content > h3 { font-size: 24px; text-align: left; text-transform: none; font-weight: 400; }

/* Inner List in table */
table .sbs-list-inner { column-count: 2; }

@media (max-width: 480px) {

	.page .entry-content > h3 { font-size: 20px; }

	.wh-widget.homepage-bookies-list .item { display: flex; align-items: center; flex-direction: column; }
	.wh-widget.homepage-bookies-list .item img { width: 100%; max-width: none; margin-right: 0; }
	
	table .sbs-list-inner { column-count: 1; font-size: 14px; margin-left: 0; }

}

/* List with steps */
.list-steps { list-style: none; counter-reset: counter; padding-left: 40px; }
.list-steps > li { position: relative; counter-increment: counter; margin-bottom: 15px; padding-top: 10px; }
.list-steps > li:before { position: absolute; display: block; font-size: 18px; font-weight: 600; color: #fff; --size: 33px; left: calc(-1 * var(--size) - 10px); line-height: var(--size); width: var(--size); height: var(--size); top: 6px; border-radius: 50%; text-align: center; background-color: #faaa41; content: counter(counter); z-index: 2; }

.list-steps ul { margin-left: 0; margin-bottom: 1.5em; }

@media (max-width: 768px) {

	.list-steps { padding-left: 35px; }
	.list-steps > li { padding-top: 3px; }
	.list-steps > li:before { font-size: 1rem; --size: 30px; left: calc(-1 * var(--size) - 10px); }

}

.list-steps.list-guides { padding-left: 0; }
.list-steps.list-guides > li { font-size: 14px; padding: 10px 0 10px 40px; margin-bottom: 10px; background: #f6f6f6; border-radius: 8px; }
.list-steps.list-guides > li:before { left: 2px; }
.list-steps.list-guides > li h3 { font-size: 18px; }
