/*
Theme Name: Casino Reports
Theme URI: https://www.casinoreports.ca/
Description: Casino Reports Theme
Author: Pavel Stoychev
Author URI: https://www.casinoreports.ca/
Template: tribune
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: casinoreports
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
::selection {
  background: #0e6bbf;
}

.yt-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.yt-container iframe,
.yt-container object,
.yt-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

#header #header-inner {
  /*margin: 0 -30px;
  padding: 30px;
  background: url('/wp-content/uploads/2017/07/header.png') center center no-repeat;
  background-size: cover;*/
  padding: 20px 0;
}

.navbar-brand {
  display: flex;
  text-align: left;
}

.navbar-brand .languages-wrap {
  position: relative;
  left: 60%;
  top: 1%;
}

.navbar-brand img {
  margin: 0;
}

.navbar-brand .header_date {
  font-style: normal;
  font-family: "Roboto", Arial, sans-serif;
  text-transform: uppercase;
  margin-top: -45px;
  margin-left: 72px;
  font-size: 13px;
}

.top-navbar {
  display: none;
}

.main-navbar {
  padding: 0;
}

.main-navbar .sf-menu > li {
  padding: 13px;
}

.main-navbar .navbar-nav a {
  text-shadow: 1px 1px 0 #0f5899;
}

.navbar-brand a {
  display: inline-block;
  max-width: 240px;
}

.sb-search {
  margin: 4px 5px 0 0;
}

/*--------------------
------ Homepage ------
--------------------*/

#slider #slidemain .slide_content h2 {
  font-size: 18px;
}

#slider #slidemain .slide_content p,
.entry-content,
.featured-stories .post-excerpt {
  text-align: justify;
}

#slider #slidemain .flex-control-nav {
  display: none;
}

.entry-title a {
  font-size: 16px !important;
}

#main .homecat {
  margin-bottom: 20px;
}

#main .homepage-widgets .homecat ul li h3 {
  line-height: 1.3;
}

#main .homepage-widgets .homecat ul li h3 a {
  font-size: 15px !important;
}

#main .homepage-widgets .homecat ul.featured-stories li {
  font-size: 13px;
}

#main .homepage-widgets .homecat h2.homecat-title {
  background: #f3f3f3;
  margin-bottom: 20px;
  padding: 5px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
}

#main .homepage-widgets .homecat h2.homecat-title span {
  color: #fff;
  background: #1d6faf;
  padding: 10px 15px;
}

#main .homepage-widgets .homecat ul.hp-site-features li,
#main .page .homecat ul.hp-site-features li {
  margin-bottom: 8px;
}

#main .homepage-widgets .homecat ul.hp-site-features li p {
  display: none;
}

#main .homepage-widgets .homecat ul.hp-site-features li::before,
#main .homepage-widgets .homecat ul.hp-site-features li::after {
  content: "";
  clear: both;
  display: block;
}

#main .homepage-widgets .homecat ul.hp-site-features li img,
#main .page .homecat ul.hp-site-features li img {
  max-width: 18%;
  float: left;
  margin: 0 5px 0 0;
}

#main .homepage-widgets .homecat ul.hp-site-features li .description,
#main .page .homecat ul.hp-site-features li .description {
  font-size: 12px;
}

#main .homepage-widgets ol.hp-table {
  counter-reset: brands-cnt;
  list-style: none;
}

#main .homepage-widgets ol.hp-table li {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

#main .homepage-widgets ol.hp-table li::before {
  content: counter(brands-cnt);
  counter-increment: brands-cnt;
  position: relative;
  left: 25px;
  z-index: 99;
  background: #1d6faf;
  color: #fff;
  font-weight: bold;
  padding: 0 5px;
}

#main .homepage-widgets ol.hp-table li .logo {
  text-align: center;
}

#main .homepage-widgets ol.hp-table li .logo img {
  max-width: 80%;
}

#main .homepage-widgets ol.hp-table li .bonus {
  font-size: 18px;
  text-transform: uppercase;
  color: #1d6faf;
  display: block;
  text-align: center;
}

#main .homepage-widgets ol.hp-table li .bonus span {
  color: #bf0e13;
  font-weight: bold;
}

#main .homepage-widgets ol.hp-table li .review a {
  background: #c00610;
  color: #fff;
  padding: 10px;
  text-align: center;
  display: block;
}

#main .homepage-widgets ol.hp-table li .review a:hover {
  color: #fff;
  background: #1d6faf;
}

/* Best Casino Bonuses and Apps */
.top-casino-box {
  display: block;
  position: relative;
  text-align: center;
  color: #fff;
  padding-top: 20px;
  min-height: 350px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.top-casino-box:hover {
  color: #fff;
  opacity: 0.9;
}

.top-casino-box br {
  display: none;
}

.top-casino-box.golden-tiger {
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0.9)
    ),
    url("/wp-content/uploads/2018/09/gt-casino-background.jpg");
}

.top-casino-box.casino-com {
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0.9)
    ),
    url("/wp-content/uploads/2018/09/casino-com-background.jpg");
}

.top-casino-box.yako {
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0.9)
    ),
    url("/wp-content/uploads/2018/09/yako-casino-background.jpg");
}

.top-casino-box.casino-action {
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0.9)
    ),
    url("/wp-content/uploads/2018/09/casino-action-background.jpg");
}

.top-casino-box.betway {
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0.9)
    ),
    url("/wp-content/uploads/2018/09/betway-casino-background.jpg");
}

.top-casino-box.william-hill {
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0.9)
    ),
    url("/wp-content/uploads/2018/09/william-hill-casino-background.jpg");
}

.top-casino-box img {
  height: 60px;
  display: block;
  margin: auto;
  filter: drop-shadow(0px 0px 5px #fff) brightness(110%);
}

.top-casino-box.yako img {
  filter: brightness(300%) saturate(60%) drop-shadow(0px 0px 5px #000);
}

.top-casino-box.william-hill img {
  filter: brightness(0) invert(1) drop-shadow(0px 0px 5px #000);
}

.top-casino-box-rib {
  display: block;
  background: #0e6bbf;
  margin-bottom: 10px;
  padding: 4px;
  font-weight: bold;
}

.top-casino-box.golden-tiger .top-casino-box-rib {
  background: #5aa100;
}

.top-casino-box.casino-com .top-casino-box-rib {
  background: #f19f3f;
}

.top-casino-box.yako .top-casino-box-rib {
  background: #723f96;
}

.top-casino-box.casino-action .top-casino-box-rib {
  background: #e6b605;
}

.top-casino-box.betway .top-casino-box-rib {
  background: #000000;
}

.top-casino-box.william-hill .top-casino-box-rib {
  background: #2668ab;
}

.top-casino-box-bottom {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  line-height: 22px;
  font-size: 14px;
}

.top-casino-box-bottom strong {
  display: block;
  font-size: 24px;
}

.top-casino-box-review {
  display: block;
  margin-top: 15px;
  color: #bee0ff;
  font-weight: bold;
}

.top-casino-box-btn {
  background: #c00610;
  color: #fff;
  text-transform: uppercase;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  font-size: 18px;
  padding: 8px 5px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-bottom: 20px;
}

.top-casino-box-btn:hover {
  opacity: 0.8;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .top-casino-box {
    min-height: 280px;
  }
}

/*--------------------
------ Content ------
--------------------*/

.entry-header .post-meta,
.entry-header .post-meta .entry-date {
  font-size: 13px;
}

.entry-content h2 {
  font-size: 20px;
}

.entry-content h3 {
  font-size: 18px;
}

.post_author img {
  display: none;
}

.schema-table table {
  border-top: 4px solid #1d6faf;
  border-bottom: 2px solid #1d6faf;
  table-layout: auto;
}

.schema-table-info {
  display: none;
}

.schema-table caption {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #1d6faf;
  margin-bottom: 2px;
}

.schema-table table th {
  padding: 5px;
  width: 25%;
}

.schema-table table td {
  padding: 5px;
  word-break: break-word;
}

/*--------------------
------ Sidebar -------
--------------------*/
.contentsTbl-item,
.table-content-part .content li {
  border-bottom: 1px solid #eee;
  padding: 2px 0;
}
.contentsTbl-item:last-child,
.table-content-part .content li:last-child {
  border-bottom: none;
}

.widget h3.title {
  margin: -15px -19px 20px -19px;
  padding: 6px 19px;
  font-size: 15px !important;
  background: #bf0e13;
  color: #fff !important;
  -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;
  text-shadow: 1px 1px 0 #a00c0f;
  text-transform: uppercase;
}

.recent-post-slider h2.wp-post-title a {
  font-size: 16px;
  line-height: 16px;
}

.recent-post-slider .wp-sub-content {
  font-size: 14px;
}

.tptn_posts_widget ul li {
  font-size: 13px;
  border-bottom: 1px dotted #dfe0e0;
  padding-bottom: 5px;
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}

.tptn_posts_widget ul li:last-child {
  margin-bottom: 0;
}

.tptn_posts_widget ul li a img {
  margin-right: 5px;
  float: left;
}

.wp-polls,
.wp-polls-form {
  line-height: 1.2;
}

.wp-polls .Buttons {
  background-color: #1d6faf;
  border: none;
}

.wp-polls .Buttons:hover {
  opacity: 0.8;
}

.wp-polls .pollbar {
  background-image: none;
  background-color: #1d6faf;
  border: none;
  line-height: 20px;
  height: 18px;
  position: relative;
  z-index: 10;
}

.wp-polls ul li,
.wp-polls-ul li,
.wp-polls-ans ul li {
  font-size: 18px;
  position: relative;
}

.wp-polls ul li small,
.wp-polls-ul li small,
.wp-polls-ans ul li small {
  color: #777;
  font-size: 12px;
}

.wp-polls-ans ul li.pollAnswer:before {
  content: "";
  position: absolute;
  width: 100%;
  background: #fbfbfb;
  border: 1px solid #0e6bbf;
  line-height: 18px;
  height: 18px;
  z-index: 5;
  bottom: 0;
}

.slick-slide {
  height: auto;
}

/*-----------------------------
--- Homepage Guides Section ---
-----------------------------*/
.hp-guides .guide-section .guide-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.hp-guides .guide-section .guide-title a {
  color: #bf0e13;
}

.hp-guides .guide-section .guide-title a:hover {
  color: #1d6faf;
}

.hp-guides .guide-section .guide-body {
  padding: 5px;
  border-top: 5px solid #eee;
  border-bottom: 5px solid #eee;
}

.hp-guides .guide-section .guide-body .guide-thumb {
  text-align: center;
}

.hp-guides .guide-section .guide-body .guide-thumb img {
  /*border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;*/
  max-width: 160px;
  margin: 10px 0;
}

.hp-guides .guide-section .guide-body .guide-description {
  font-size: 14px;
  text-align: justify;
}

.hp-guides .guide-section .guide-body .guide-description .read-more {
  display: block;
  max-width: 120px;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  background: #1d6faf;
  font-size: 16px;
  font-weight: bold;
}

.hp-guides .guide-section .guide-body .guide-description .read-more:hover {
  background: #bf0e13;
}

.hp-guides .guide-section .guide-articles {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  margin: 10px 0 25px 0;
}

.hp-guides .guide-section .guide-articles a {
  display: block;
}

.hp-guides .guide-section .guide-articles a::before {
  content: "●";
  font-size: 12px;
  margin: 0 5px 0 0;
  position: relative;
  top: -2px;
}

.hp-guides .guide-section .guide-articles br {
  display: none;
}

/*--------------------
--- Guides Section ---
--------------------*/

.hdng span {
  background: #0e6bbf;
  color: #fff;
  padding: 2px 24px;
  position: relative;
  display: inline-block;
  text-align: left;
  font-size: 24px;
}

.hdng span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 21px 0 0;
  border-color: #ffffff transparent transparent transparent;
}

.hdng span:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 21px 21px;
  border-color: transparent transparent #ffffff transparent;
}

.hdng span a {
  color: inherit;
}

.hdng {
  border-bottom: 2px solid #0e6bbf;
  position: relative;
}

.hdng:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #0e6bbf;
}

h3.hdng {
  border-bottom: none;
}

h3.hdng span {
  font-size: 18px;
  border-bottom: none;
  background-color: #bf0e13;
}

h3.hdng:after {
  content: none;
}

.faqtxt {
  padding: 5px;
  background: #fbfbfb;
  border: 1px solid #eee;
  margin-bottom: 10px;
}

.faqtxt p:last-child {
  margin-bottom: 0;
}

.all-pages-parent a {
  display: block;
  background: #009d62;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  position: relative;
  padding: 7px 15px;
  margin-bottom: 20px;
  border: 2px solid #009d62;
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 1);
  -moz-box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 1);
  box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 1);
}

.all-pages-parent a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #ffffff;
}

.all-pages-parent a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #ffffff transparent transparent;
}

.all-pages-parent a:hover {
  opacity: 0.8;
}

/*----- Tables -----*/

.tblcards caption {
  background: #0e6bbf;
  color: #fff;
  font-size: 16px;
}

.tblcards th {
  background: #ccd9e9;
  color: #0e6bbf;
  margin-bottom: 5px;
  font-weight: bold;
}

.tblcards td {
  padding: 0 0 0 10px;
}

tr.sbhdng td {
  padding: 10px;
}

/*
.tblcards tr:nth-child(4) td:nth-child(2) {
    padding: 10px 0 0 10px;
}
*/

.tblguide caption,
.tblstrtg caption,
.tblrlt caption {
  background: #0e6bbf;
  color: #fff;
  font-size: 16px;
}

.tblguide th,
.tblstrtg th {
  background: #ccd9e9;
  color: #0e6bbf;
  margin-bottom: 5px;
  font-weight: bold;
}

.tblstrtg th {
  text-align: center;
}

.tblautolayout {
  table-layout: auto;
}

.manualfixed th:first-child {
  width: 15%;
}

.manualfixed {
  table-layout: auto;
}

.manualfixed th:last-child {
  width: 36%;
}

.tblstrtg,
.tblrlt {
  color: #02335f;
}

.tblstrtg td,
.tblrlt td {
  padding: 1px;
  line-height: normal;
  text-align: center;
}

.tblstrtg td:first-child,
.tblsubhdng {
  background: #f5f4f4;
}

.tblrlt th {
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  font-weight: bold;
}

.tblrlt th:nth-child(2n + 1) {
  background: red;
}

.tblrlt th:nth-child(2n) {
  background: black;
}

.rltclrgre {
  background: #1fa538 !important;
}

.rltclrbla {
  background: black;
  color: #fff;
}

.rltclrred {
  background: red;
  color: #fff;
}

.bjhit {
  background: #f5e269;
}

.bjstand {
  background: #6ee46e;
}

.bjdbldown {
  background: rgb(255, 92, 92);
}

.bjsplit {
  background: #79a5dc;
}

.minustwo {
  background: rgba(253, 27, 74, 0.8);
}

.minuszerofive {
  background: rgb(247, 177, 99);
}

.zerofive {
  background: #c4f55a;
}

.onefive {
  background: #46ead0;
}

.plustwo {
  background: rgba(113, 195, 239, 0.84);
}

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

.entry-content .lstGuide {
  margin-left: 0;
}

.entry-content .lstGuide li {
  list-style: none;
  position: relative;
  font-size: 11px;
}

.entry-content .lstGuide:last-of-type li {
  border-bottom: none;
}

.entry-content .lstGuide .lsttxt {
  display: block;
  margin: 2px;
  padding: 0 50px 0 10px;
}

.entry-content .lstGuide li:nth-child(2n + 1) {
  background: #d7e4f4;
  color: #1d3b58;
}

.intrlnk {
  display: block;
  padding: 5px 13px;
  font-size: 16px !important;
  background: #5a90c1;
  color: #fff !important;
  -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;
  text-shadow: 1px 1px 0 #4a7194;
  text-transform: uppercase;
}

span.lsthdng {
  font-size: 16px;
  display: block;
  font-weight: bold;
}

a span.lsthdng {
  font-size: 14px;
  padding: 5px 13px;
}

.lstGuide li:nth-child(2n + 1):before {
  width: 50px;
  height: 100%;
  background: url("/wp-content/uploads/cards/spades.png") no-repeat center /
    contain;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
}

.lstGuide li:nth-child(2n):before {
  width: 50px;
  height: 100%;
  background: url("/wp-content/uploads/2017/07/spades-ca.png") no-repeat center /
    contain;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
}

/*-----Gallery-----*/

.gallery-item {
  padding: 1%;
  border-top: 1px dotted #6e92b6;
  border-bottom: 1px dotted #6e92b6;
  margin-bottom: 15px;
}

.gallery-icon {
  position: relative;
  border: 3px solid #2fb1e1;
}

.gallery-icon:after {
  content: "";
  position: absolute;
  background: url("/wp-content/uploads/2017/07/camera-icon.png") no-repeat;
  right: -3px;
  top: -9px;
  width: 40px;
  height: 33px;
}

/*--------------------
--- Review Section ---
--------------------*/

.casinoreview {
  padding-right: 15px;
  padding-left: 15px;
}

.casinoreview .gallery-item {
  border: none;
}

.ftrdlg {
  text-align: center;
}

.bnshdng {
  font-size: 20px;
  display: block;
  margin-top: -34px;
  margin-bottom: 10px;
}

.mpllg {
  margin-top: -35px;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}

.hghltvl {
  color: #0e6bbf;
  font-size: 40px;
  line-height: normal;
}

.ftrdlg img {
  margin-bottom: 5px;
}

.ftrs {
  background: #5a90c1;
  padding: 5px;
  color: #fff;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #4a7194;
  min-height: 50px;
}

.ftrs .col-md-4 {
  position: relative;
  padding-left: 60px;
  text-align: left;
}

.ftrs .col-md-4:before {
  content: "";
  position: absolute;
  background: url("/wp-content/uploads/2017/07/spades-ca.png") no-repeat center /
    contain;
  width: 45px;
  height: 45px;
  top: 0;
  left: 0;
}

ul.pros,
ul.cons {
  margin: 10px 0 10px 0;
}

ul.pros li {
  list-style: none;
  background: url("/wp-content/uploads/2017/07/list-icon-pros.png") no-repeat
    center left;
  padding-left: 25px;
  text-align: left;
}

ul.cons li {
  list-style: none;
  background: url("/wp-content/uploads/2017/07/list-icon-cons.png") no-repeat
    center left;
  padding-left: 25px;
  text-align: left;
}

.playbtn {
  text-align: center;
  margin: 20px 0;
}

.playbtn a {
  background: rgb(255, 92, 92);
  color: #fff;
  padding: 10px;
  width: 200px;
  max-width: 100%;
  display: inline-block;
}

.playbtn a:hover {
  color: #fff;
  background: #0e6bbf;
}

.playbtn {
  text-align: center;
  margin: 20px 0;
}

.playbtn a {
  background: rgb(228, 28, 34);
  color: #fff;
  padding: 10px;
  width: 200px;
  max-width: 100%;
  display: inline-block;
}

.prchdng {
  font-size: 16px;
  background: rgba(77, 121, 160, 0.68);
  padding: 5px;
  width: 100%;
  display: inline-block;
}

#sidebar .playbtn a {
  width: 345px;
  font-weight: bold;
}

#sidebar #sidebar {
  width: 100%;
}

[id^="table_of_content_widget"] {
  padding: 15px 19px;
  background: #fff;
  margin: 0 0 30px;
  border-radius: 5px;
  border: 1px solid #eee;
  border-bottom: 3px solid #dfe0e0;
  float: right;
  width: 340px;
}
@media screen and (max-width: 980px) {
  [id^="table_of_content_widget"] {
    width: 100%;
    float: none;
  }
}

/*
---------------------------------------------------
     TOP 4 CASINOS IN CONTENT WIDGET TABLE
---------------------------------------------------
*/

.top-casinos {
  margin-bottom: 20px;
}

.top-casinos .top-casinos-row .col-xs-5 {
  line-height: 1.5;
}

.top-casinos .top-casinos-row .col-xs-3 {
  border-right: 1px solid #d4d4d4;
}

.top-casinos-heading {
  background: #1d6faf;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 0;
  margin-left: 0;
  margin-right: 0;
}

.top-casinos-row {
  border-bottom: 1px solid #d4d4d4;
  padding: 5px 0;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}

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

.top-bonus {
  display: block;
  color: #1d6faf;
  font-size: 20px;
}

.top-bonus span {
  color: #0e6bbf;
}

.top-casinos .top-bonus-type,
.slot-rtp .top-bonus-type {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #7e7e7e;
}

.top-casinos .top-bonus-type .bonus-exclusive {
  font-size: 13px;
  font-weight: bold;
  color: #bf0e13;
}

.page .entry-content .top-casinos p.bonus-exclusive {
  margin: 0;
  padding: 0;
}

.top-bonus a.tooltip-bonus-sec {
  font-size: 12px;
  font-weight: bold;
  color: #0e6bbf;
}

.top-bonus a.tooltip-bonus-sec:hover {
  color: #4b6a88;
}

.top-bonus span.tooltip-bonus {
  font-size: 12px;
  font-weight: bold;
  color: #7e7e7e;
}

.top-bonus p.lead,
.top-bonus p.lead-sec,
.top-bonus p.lead-free {
  margin: 0;
  padding: 0;
}

.top-bonus .exclusive-lead,
.top-bonus .exclusive-lead-sec,
.top-bonus .exclusive-lead-free {
  font-weight: bold;
}

.top-casinos .playbtn {
  margin: 0 0 5px;
}

.top-casinos .playbtn a {
  font-size: 20px;
  padding: 6px;
}

.top-casinos .tooltip-bonus {
  font-size: 14px;
}

.top-casinos a.r-link {
  font-size: 18px;
  display: inline-block;
  position: relative;
}

.top-casinos a.r-link:after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #0e6bbf;
}

.top-casinos a.r-link:hover:after {
  border-color: transparent transparent transparent #bf0e13;
}

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

.top-casinos .bonus-icon {
  position: absolute;
  left: 53px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}
.top-casinos .banking-icon-holder {
  padding: 0 80px;
}

/*-------------------
------- Cards -------
-------------------*/

.card {
  background: #fff;
  width: 45px;
  height: 64px;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 10px;
  position: relative;
  float: left;
  margin-right: 10px;
  text-align: left;
}

.spades {
  background: url("/wp-content/uploads/cards/spades.png") no-repeat center /
      30px,
    #fff;
}

.clubs {
  background: url("/wp-content/uploads/cards/clubs.png") no-repeat 6px center /
      30px,
    #fff;
}

.hearts {
  background: url("/wp-content/uploads/cards/hearts.png") no-repeat center /
      30px,
    #fff;
}

.diamonds {
  background: url("/wp-content/uploads/cards/diamonds.png") no-repeat center /
      30px,
    #fff;
}

.red-jack {
  background: url("/wp-content/uploads/cards/red-jack.jpg") no-repeat 8px center /
      28px,
    #fff;
}

.black-jack {
  background: url("/wp-content/uploads/cards/black-jack.jpg") no-repeat 8px
      center / 28px,
    #fff;
}

.red-queen {
  background: url("/wp-content/uploads/cards/red-queen.jpg") no-repeat 6px
      center / 30px,
    #fff;
}

.black-queen {
  background: url("/wp-content/uploads/cards/black-queen.jpg") no-repeat 6px
      center / 30px,
    #fff;
}

.red-king {
  background: url("/wp-content/uploads/cards/red-king.jpg") no-repeat 7px center /
      30px,
    #fff;
}

.black-king {
  background: url("/wp-content/uploads/cards/black-king.jpg") no-repeat 7px
      center / 30px,
    #fff;
}

.cardback {
  background: url("/wp-content/uploads/cards/cardback.jpg") no-repeat center /
    80px;
}

.cardis {
  display: block;
  padding-left: 5px;
  position: relative;
  color: #000;
  font-size: 12px;
}

.smcards:before {
  content: "";
  position: absolute;
  top: 17px;
  left: 3px;
  width: 10px;
  height: 10px;
  font-size: 9px;
}

.smcards:after {
  content: "";
  position: absolute;
  bottom: 17px;
  right: 4px;
  width: 10px;
  height: 10px;
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.smhearts:after,
.smhearts:before {
  background: url("/wp-content/uploads/cards/hearts.png") no-repeat left /
    contain;
}

.smspades:after,
.smspades:before {
  background: url("/wp-content/uploads/cards/spades.png") no-repeat left /
    contain;
}

.smdiamonds:after,
.smdiamonds:before {
  background: url("/wp-content/uploads/cards/diamonds.png") no-repeat left /
    contain;
}

.smclubs:after,
.smclubs:before {
  background: url("/wp-content/uploads/cards/clubs.png") no-repeat left /
    contain;
}

.cardis.red,
.cardisbtm.red {
  color: #e12d2e;
}

.cardisbtm {
  -ms-transform: rotate(-180deg); /* IE 9 */
  -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
  transform: rotate(-180deg);
  position: absolute;
  bottom: 0px;
  right: 5px;
  color: #000;
  font-size: 12px;
}

.onlcastab span {
  display: block;
  padding: 5px 13px;
  font-size: 16px !important;
  background: #0e6bbf;
  color: #fff !important;
  -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;
  text-shadow: 1px 1px 0 #4a7194;
  text-transform: uppercase;
}

.onlcastab div {
  text-align: center;
}

.onlcastab img {
  border: 1px solid rgba(14, 107, 191, 0.18);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-bottom: 3px solid rgba(14, 107, 191, 0.2);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/*---------------------------
---------- Buttons ----------
---------------------------*/

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  cursor: pointer;
  background: #0e6bbf;
}

/*---------------------------
---------- Table of Contents ----------
---------------------------*/
.toc-index-title {
  background: #f3f3f3;
  margin-bottom: 5px;
  padding: 5px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  display: block;
}

.toc-index-title span {
  color: #fff;
  background: #1d6faf;
  padding: 10px 15px;
}

ol.toc-child-pages {
  list-style: none;
  position: relative;
  counter-reset: toc;
  padding: 0;
  margin-left: 0;
}

ol.toc-child-pages li {
  border: 2px solid #eee;
  margin-bottom: 5px;
  padding: 7px;
  list-style: none;
}

.toc-child-pages li:before {
  counter-increment: toc;
  content: counter(toc);
  display: inline-block;
  box-sizing: content-box;
  background-color: #1871b2;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0px 0px 0px 2px rgb(24, 113, 178);
  -moz-box-shadow: 0px 0px 0px 2px rgb(24, 113, 178);
  box-shadow: 0px 0px 0px 2px rgb(24, 113, 178);
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  margin-right: 3px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.toc-child-pages p {
  display: inline;
  font-size: 14px;
}

/* Casinos Info Style */
.casinos-box {
  list-style: none;
  counter-reset: casinos;
  margin: 20px 0 !important;
}

.casino-info {
  list-style: none !important;
  margin-bottom: 20px;
  border: 1px solid rgba(14, 107, 191, 0.18);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.casino-info:not(.casino-info_closed) {
  border-bottom: 3px solid rgba(14, 107, 191, 0.2);
}
.casino-info.casino-info_closed {
  display: flex;
  align-items: center;
  padding: 5px 15px;
  margin-bottom: 10px;
}
.casino-info.casino-info_closed::before {
  counter-increment: casinos;
  content: counter(casinos);
  display: inline-block;
  background: #0e6bbf;
  color: #fff;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 600;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
.casino-info_closed-logo img {
  height: 50px;
}
ol.casinos-box .casino-info_closed-title .no-benefits {
  min-height: initial;
  font-size: 16px;
  margin: 0 10px;
}
.casino-info_closed-btn {
  margin-left: auto;
  text-align: center;
  min-width: 100px;
  width: 100%;
  max-width: 160px;
}
.casino-info_closed-btn a.review-btn {
  font-size: 16px;
  width: 100%;
}
@media screen and (max-width: 576px) {
  .casino-info.casino-info_closed {
    padding: 3px 8px;
  }
  .casino-info_closed-btn {
    min-width: initial;
    max-width: 80px;
  }
  .casino-info_closed-btn a.review-btn {
    font-size: 12px;
  }
  ol.casinos-box .casino-info_closed-title .no-benefits {
    font-size: 12px;
  }
  .casino-info.casino-info_closed #ontario-terms-and-conditions {
    text-align: center;
    display: inline-block;
    color: gray;
    font-size: 10px;
  }
}
.casino-info .row {
  margin: 0;
  padding-bottom: 10px;
}

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

.casino-info a:hover {
  color: #d1ddf9;
}

.casino-info a.review-btn {
  background: #c00610;
}

.casino-info-title {
  padding: 5px 13px;
  font-size: 16px;
  background: #0e6bbf;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  -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;
}

.casino-info-title:before {
  counter-increment: casinos;
  content: counter(casinos);
  display: inline-block;
  background: #fff;
  color: #0e6bbf;
  border-radius: 50%;
  margin-right: 5px;
  width: 28px;
  height: 28px;
  text-align: center;
}

#ontario-terms-and-conditions {
  color: #252324;
  font-size: 11px;
  font-style: italic;
  margin-bottom: 0;
}

.casino-info-logo {
  text-align: center;
}

.casino-info-logo img {
  width: 90px;
}

.casino-info-logo span {
  display: block;
  color: #bf0e13;
}

a.review-btn {
  display: inline-block;
  background: #0e6bbf;
  color: #fff;
  padding: 4px 10px;
  width: 180px;
  max-width: 100%;
}

.casino-info ul {
  margin: 10px 0 0;
  padding: 0;
}

.casino-info ul li,
.ontario-benefits ul li {
  list-style: none;
  font-size: 14px;
  position: relative;
  text-align: left;
}

.casino-info ul li:before,
.ontario-benefits ul li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #1871b2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
}

.casino-info-rating {
  background-color: #1871b2;
  color: #fff;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0px 0px 0px 2px rgb(24, 113, 178);
  -moz-box-shadow: 0px 0px 0px 2px rgb(24, 113, 178);
  box-shadow: 0px 0px 0px 2px rgb(24, 113, 178);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 100px;
  max-width: 100%;
  height: 100px;
  margin: 10px auto 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.casino-info-rate {
  font-size: 24px;
}

.casino-info-text {
  margin-top: 10px;
  color: #555;
}

/*
-------------------------------------------------------------------------
                            DATA TOOLTIP
-------------------------------------------------------------------------
 */

a.tooltip-bonus-sec {
  font-size: 12px;
  font-weight: bold;
  color: #0e6bbf;
}

a.tooltip-bonus-sec:hover {
  color: #4b6a88;
}

span.tooltip-bonus {
  font-size: 12px;
  font-weight: bold;
  color: #7e7e7e;
}

/* 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,
[data-tooltip] .tooltip-info {
  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: 11px;
  line-height: 1.2;
}

/* 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;
}
/*-------------------------------------------------------------
              CASINO BOXES ONLINE CASINOS PAGE
---------------------------------------------------------------
 */

.homepage-widgets .casinos-box br {
  display: none;
}

.homepage-widgets .casinos-box p {
  margin: 0;
}

.casinos-box .casino-info-text p {
  margin-bottom: 0;
}

.casinos-box .bonus-type {
  color: #696969;
  font-weight: bold;
}

.casinos-box .casino-info .bonus-type {
  font-size: 13px;
}

.casinos-box .casino-info.no-text .bonus-type {
  font-size: 16px;
}

.casinos-box .exclusive-lead,
.casinos-box .exclusive-lead-sec,
.casinos-box .exclusive-lead-free {
  font-weight: bold;
}

.page .entry-content .casinos-box .bonus-exclusive,
.homepage-widgets .casinos-box .bonus-exclusive {
  display: block;
  font-weight: bold;
  color: #c00610;
  margin: 0;
  padding: 0;
}

.page .entry-content ol.casinos-box p.lead,
.page .entry-content ol.casinos-box p.lead-sec,
.page .entry-content ol.casinos-box p.lead-free,
ol.casinos-box p.lead,
ol.casinos-box p.lead-sec,
ol.casinos-box p.lead-free {
  margin: 0;
  padding: 0;
}

ol.casinos-box .bonus-offer {
  text-align: center;
  min-height: 136px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

ol.casinos-box .no-benefits {
  min-height: 157px;
  font-size: 1.3rem;
}

ol.casinos-box a.visit {
  color: #0e6bbf;
}

ol.casinos-box .closed-casino {
  color: #c00610;
}

/** FAQ style */

.entry-content .ewd-ufaq-faqs .ufaq-faq-div {
  border-bottom: 1px solid #efefef;
}

.entry-content .ewd-ufaq-faqs .ufaq-faq-div .ewd-ufaq-post-margin {
  display: grid;
  position: relative;
  color: #0e6bbf;
  left: 0;
  font-size: 1.6rem;
  font-weight: 400;
}

.entry-content
  .ewd-ufaq-faqs
  .ufaq-faq-div
  .ewd-ufaq-post-margin
  .ewd-ufaq-post-margin-symbol {
  align-self: center;
  position: absolute;
  right: 0;
  clear: both;
}

.entry-content
  .ewd-ufaq-faqs
  .ufaq-faq-div
  .ewd-ufaq-post-margin
  .ufaq-faq-title-text {
  font-style: italic;
  clear: both;
}

.entry-content .ewd-ufaq-faqs .ufaq-faq-div .ewd-ufaq-post-margin h4 {
  padding: 0.5em;
  color: #333333;
}

.entry-content .ewd-ufaq-faqs .ufaq-faq-div .ewd-ufaq-post-margin {
  display: grid;
  clear: both;
}

.entry-content .ewd-ufaq-faqs .ufaq-faq-div .ewd-ufaq-post-margin p {
  font-size: 16px;
  color: #333333;
  margin-bottom: 1em;
  line-height: 1.5;
}

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

#footer {
  font-size: 13px;
}

#footer .flex-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#footer .flex-container .flex-item {
  padding: 0 15px;
}

#footer .flex-container .flex-item img {
  max-width: 250px;
}

#footer .footer-menu ul {
  text-align: right;
  line-height: 57px;
}

#footer .footer-menu ul li.logo {
  float: left;
}

#footer .footer-menu ul li a {
  text-transform: uppercase;
  font-size: 14px;
}

#footer .footer-menu ul li.logo a img {
  max-width: 200px;
}

#footer #footer-logos {
  text-align: center;
  margin-bottom: 5px;
}

#footer #footer-logos .icon {
  display: inline-block;
  background: url("/wp-content/themes/casinoreports/images/footer-icons-sprite.png");
  margin: 10px;
  background-repeat: no-repeat;
}

#footer #footer-logos .icon-ncpgambling {
  width: 202px;
  height: 62px;
  background-position: -72px 0;
}

#footer #footer-logos .icon-gt {
  width: 73px;
  height: 62px;
  background-position: -284px 0;
}

#footer #footer-logos .icon-gamanonymous {
  width: 89px;
  height: 62px;
  background-position: -367px 0;
}

#footer .footer-rights {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  flex-direction: row;
}

#footer .footer-rights .rights-i {
  align-self: center;
}

#footer .footerGameCare {
  width: 95px;
  max-width: unset;
  filter: brightness(0) invert(1);
  webkit-filter: brightness(0) invert(1);
}

#footer .spain-logo {
  width: 8%;
  margin-right: 2%;
}

#footer .rights-ii {
  text-align: center;
}

#footer .footer-rights a {
  align-self: center;
}

#footer .footerBeGambleAware {
  max-width: 66px;
  margin-left: 2em;
}

#footer .responsibleGamblingLogo {
  max-width: 50px;
  margin-left: 2em;
}

#footer .gamblingtherapy {
  max-width: 100px;
  filter: brightness(0) invert(1);
  webkit-filter: brightness(0) invert(1);
}

/*---------------------------
---------- Media ------------
---------------------------*/

@media screen and (max-width: 1148px) {
  #footer .flex-container .flex-item {
    padding: 0;
  }

  #footer .flex-container .flex-item img {
    width: 100%;
  }

  .top-casinos .bonus-icon {
    left: 20px;
  }

  .top-casinos .banking-icon-holder {
    padding: 0 40px;
  }
}

@media screen and (max-width: 980px) {
  #header #header-inner {
    margin: 0 -3%;
    padding: 30px 3%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content img.alignleft,
  .entry-content img.alignright {
    float: none;
    display: block;
    margin: 0 auto;
  }

  h2.hdng span {
    font-size: 18px;
  }

  h3.hdng span {
    font-size: 16px;
  }

  table.tblcards {
    table-layout: auto;
  }

  ul.cons {
    margin-top: -10px;
  }

  .proscons {
    border: none;
  }

  .ftrs {
    border-radius: 0;
  }

  .ftrs .col-md-4 {
    font-size: 15px;
    padding-left: 47px;
  }

  ul.pros li,
  ul.cons li {
    padding-left: 32px;
    font-size: 15px;
  }

  .ftrs .col-md-4:before {
    width: 34px;
    height: 34px;
    top: -4px;
    left: 5px;
  }
  .tblstrtg {
    font-size: 9px;
  }

  .onlcastab span {
    font-size: 13px;
    min-height: 56px;
    max-width: 250px;
    margin: auto;
  }
  #footer .footer-rights {
    flex-direction: column;
  }
}

@media screen and (max-width: 640px) {
  .hp-guides .guide-section .guide-articles {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  .table-wrap {
    overflow-x: auto;
  }
}

@media screen and (max-width: 480px) {
  #footer .footer-menu ul {
    line-height: 3;
    text-align: center;
  }

  #footer .footer-menu ul li {
    float: none !important;
    display: block;
  }

  #footer .flex-container {
    flex-direction: column;
    text-align: center;
  }

  #footer .flex-container .flex-item {
    padding: 10px 0;
  }

  .top-casinos .bonus-icon {
    left: 0px;
  }

  .top-casinos .banking-icon-holder {
    padding: 0 35px;
  }
}

@media screen and (max-width: 427px) {
  .hearts,
  .spades,
  .diamonds,
  .clubs,
  .red-jack,
  .black-jack,
  .red-queen,
  .black-queen,
  .red-king,
  .black-king {
    background: none;
  }
  table.tblcards td:first-child {
    width: 20%;
  }
  .card {
    margin-right: 3px;
    width: 40px;
    height: 59px;
  }
  .tblguide td {
    padding: 0;
    text-align: center;
  }
  ul.pros li,
  ul.cons li,
  .ftrs .col-md-4 {
    font-size: 12px;
  }
}

/*
---------------------------------------------------
     Casino Bonus Grid Page
---------------------------------------------------
*/

#main .entry-content .grid-item {
  grid-template-columns: repeat(3, 1fr);
}

.entry-content .bonus-code {
  margin: 0rem auto;
  width: 70%;
  display: block;
  background-color: #f2f2f2;
  border: 1px solid #777;
  border-radius: 50rem;
  min-width: 11rem;
  position: relative;
}

.entry-content .bonus-code span {
  font-size: 0.7rem;
  color: #777;
  text-transform: uppercase;
  background-color: #f2f2f2;
  padding: 0 0.3rem;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.entry-content .bonus-code p {
  font-size: 1.4rem;
  font-weight: 700;
  padding: 0rem;
  color: #0d6bbf;
  margin-bottom: 3px;
}

.entry-content .more-bonuses {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}

.entry-content .more-bonuses .button-container {
  width: 40%;
  text-align: right;
}

.entry-content .more-bonuses .button-container button {
  color: #e54024;
  background: transparent;
  border: none;
  text-decoration: underline;
  font-size: 1rem;
  margin-left: 5%;
  cursor: pointer;
}

.entry-content .grid-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
  margin-bottom: 3rem;
}

.entry-content .grid-item .tcText {
  margin-left: -2rem;
}

.entry-content .grid-item .tc-link-uk {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.4;
  color: #999;
  font-style: italic;
  cursor: pointer;
}

.entry-content .grid-item .tc-link-uk:hover .tcText {
  display: block;
  background: #f7f7f7;
  position: absolute;
  bottom: 35%;
  padding: 5%;
  width: 100%;
}

.entry-content .grid-item .tc-link-uk .tcText {
  display: none;
}

.entry-content .grid-item .oneBonusCasino {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  background-color: #f2f2f2;
  padding: 1rem;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease;
  position: relative;
}

.entry-content .grid-item .oneBonusCasino .casinoTitle {
  font-size: 1rem;
  color: #0d6bbf;
  margin: 0;
}

.entry-content .grid-item .oneBonusCasino .logoImg {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  width: 7rem;
  background: #ffff;
  border-radius: 50%;
  margin: 0 auto;
  height: 7rem;
}

.entry-content .grid-item .oneBonusCasino .logoImg img {
  width: 6rem;
  margin: 0;
}

.entry-content .grid-item .oneBonusCasino img {
  border: none;
}

.entry-content .grid-item .oneBonusCasino .specialBonus {
  min-height: 6rem;
  justify-content: center;
  align-items: center;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}

.entry-content .grid-item .oneBonusCasino .specialBonus p {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.3;
  color: #0d6bbf;
  max-width: 20rem;
  margin: 0 auto;
  display: block;
  padding: 1rem 0;
}

.entry-content .grid-item .oneBonusCasino .specialBonus p span {
  display: block;
}

.entry-content .grid-item .oneBonusCasino .playbtn a {
  width: 85%;
  transition: 0.3s ease;
  margin: 5% 0;
  bottom: 0;
}

.entry-content .grid-item .oneBonusCasino .playbtn {
  margin: 15px 0 0 0;
}

.entry-content .buttonLink {
  text-transform: uppercase;
  text-decoration: none;
  padding: 1rem 4rem;
  display: inline-block;
  border-radius: 3px;
  transition: all 0.2s;
  position: relative;
  font-size: 1.6rem;
  border: none;
  cursor: pointer;
}

.entry-content .grid-item .oneBonusCasino .playbtn a:hover {
  transform: translateY(-0.5rem);
}

.entry-content .grid-item .oneBonusCasino:hover {
  transform: translateY(-0.5rem);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.5);
}

.entry-content .bonusCasinos .loading-box {
  display: none;
}

@media (max-width: 600px) {
  .entry-content .more-bonuses {
    display: block;
    text-align: center;
  }

  .entry-content .more-bonuses .button-container {
    width: 100%;
    text-align: center;
    margin-bottom: 5%;
  }

  #main .entry-content .grid-item {
    grid-template-columns: repeat(1, 1fr);
  }

  #main .entry-content .grid-item .tc-link-uk {
    min-height: auto;
  }

  .entry-content .grid-item .oneBonusCasino .playbtn a {
    width: 100%;
    position: relative;
  }
}

@media (max-width: 1224px) {
  #main .entry-content .grid-item {
    grid-template-columns: repeat(2, 1fr);
  }
}

/*
---------------------------------------------------
     Casino Bonus Apps
---------------------------------------------------
*/

.top-6-casinos {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.top-6-casinos .row {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 600px) {
  .top-6-casinos {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .top-6-casinos .row {
    justify-content: normal;
  }
  .top-6-casinos .row .bonus-promotion {
    margin: 0 16px 0 0;
  }
}

.top-6-casinos .bonus-promotion {
  margin: 0 45px 0 0;
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}

.top-6-casinos .bonus-promotion:hover {
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.4);
  transition: 0.3s ease;
  transform: translateY(-5px);
}

.top-6-casinos .bonus-promotion__pattern {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-color: white;
}

.top-6-casinos .bonus-promotion__top-anchor {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.top-6-casinos .bonus-promotion__logo {
  display: flex;
  justify-content: center;
  width: 144px;
  max-width: calc(100% - 30px);
  margin: 0 auto auto;
  --logo-height: 69px;
}

.top-6-casinos .bonus-promotion__logo img {
  height: 100px;
}

.top-6-casinos .bonus-promotion__title {
  padding: 15px;
  text-align: center;
  line-height: 26px;
  flex: 0 0 82px;
  width: 216px;
  font-family: "Roboto Slab", Arial, serif;
  max-height: 146px;
  min-height: 120px;
}

.top-6-casinos .bonus-promotion .colored {
  color: white;
}

.top-6-casinos .bonus-promotion .white {
  color: #0e6bbf;
}

.top-6-casinos .row .bonus-promotion__name,
.top-6-casinos .row .bonus-promotion__value {
  display: inline;
  font-size: 20px;
  font-weight: 100;
  line-height: 20px;
}

.top-6-casinos .row .bonus-promotion .ontario-benefits {
  line-height: 16px;
  max-height: 100px;
  overflow: auto;
}
.entry-content .grid-item .oneBonusCasino .specialBonus .ontario-benefits {
  max-height: 100px;
  overflow: auto;
}
.bonus-promotion .ontario-benefits ul li {
  font-size: 11px;
  color: #252324;
}
.ontario-benefits ul li {
  color: #252324;
}
.flex-row.specialBonus .ontario-benefits ul li {
  font-size: 13px;
}
.flex-row.specialBonus .ontario-benefits ul {
  margin: 15px 0 10px 15px;
}
.bonus-promotion .ontario-benefits ul li:before {
  width: 8px;
  height: 8px;
}
.ontario-benefits::-webkit-scrollbar {
  width: 3px;
}
.ontario-benefits::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
.ontario-benefits::-webkit-scrollbar-thumb {
  background-color: #1871b2;
  outline: 1px solid slategrey;
  border-radius: 2px;
}
.top-6-casinos .lead,
.top-6-casinos .lead-sec {
  margin-bottom: 4px;
}

.top-6-casinos .bonus-promotion__value small {
  font-weight: 100;
}

.top-6-casinos .bonus-promotion__code {
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
  color: white;
  font-family: "Roboto Slab", Arial, serif;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  padding: 2px 2px 3px;
  margin: -8px auto 8px;
}

.top-6-casinos .displayNone {
  display: none;
}

.top-6-casinos .bonus-promotion__btn {
  min-width: 120px;
  width: auto;
  border-radius: 5px;
}

.top-6-casinos .button-container .white {
  background-color: #c00610;
  color: #fff;
}

.top-6-casinos .button-container .white:hover {
  color: #c00610 !important;
  border: 2px solid #c00610;
}

.top-6-casinos .button-container a {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto Slab", Arial, serif;
  letter-spacing: 1.06px;
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.3s ease;
  cursor: pointer;
  height: 40px;
}

.top-6-casinos .button-container a:hover {
  color: #ffffff !important;
  transition: 0.3s ease;
  border: 2px solid #ffffff;
  background-color: transparent !important;
}

@media screen and (min-width: 601px) and (max-width: 1224px) {
  .top-6-casinos .row {
    margin: 0 -20px 20px 0;
  }
}

@media screen and (min-width: 601px) and (max-width: 1200px) {
  .top-6-casinos .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
  }
}

/* Casino Review Bonuses */
.entry-content .casinoBonuses {
  flex-direction: column;
}

.casinoReview-bonus {
  position: relative;
  display: flex;
  justify-content: space-between;
  background: #f7f8fa;
  margin-bottom: 10px;
  padding: 25px;
  border-radius: 4px;
}

@media screen and (max-width: 500px) {
  .casinoReview-bonus {
    flex-direction: column;
  }
  .casinoBonuses .casinoReview-bonus > div {
    width: 100%;
  }

  .casinoBonuses .casinoReview-bonus > div:not(:last-child) {
    border-right: none;
  }
}

.casinoReview-bonus > div {
  width: 33%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.casinoReview-bonus .bonus-box-footer {
  flex-direction: row;
  justify-content: space-around;
}

.bonus-box-footer span > p:first-child {
  color: #9fa8b6;
  font-size: 14px;
}

.page .entry-content .casinoBonuses .bonus-box-footer span > p:nth-child(2) {
  line-height: 1.6;
  color: #07345e;
  font-size: 20px;
  font-family: sans-serif;
}

.casinoReview-bonus .lead,
.casinoReview-bonus .lead-free,
.casinoReview-bonus .lead-sec {
  color: #07345e;
  font-family: sans-serif;
}

.casinoReview-bonus .lead {
  font-size: 22px;
}

.casinoReview-bonus .lead-sec {
  font-size: 30px;
}

.casinoReview-bonus > div:not(:last-child) {
  border-right: 1px solid #e0eaf5;
}

.imgFlag {
  position: absolute;
}

.bonusName {
  text-transform: uppercase;
  color: #9fa8b6;
  font-weight: 600;
}

.page .entry-content .casinoBonuses p {
  line-height: 1.2;
}

.page .casinoBonuses .details-close {
  float: none;
  width: auto;
  font-weight: 100;
  color: #0e6bbf;
  position: relative;
  padding-right: 13px;
}

button.playBtn {
  background: #69d869;
  outline: none;
  border: none;
  border-radius: 3px;
  font-size: 16px;
}

.casino-details {
  display: none;
  font-size: 12px;
  line-height: 1.3;
  padding: 20px 50px;
  background: #f7f8fa;
  color: #07345e;
  font-weight: 600;
  font-family: sans-serif;
  margin-top: -8px;
  margin-bottom: 10px;
}

.arrow-down {
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  position: absolute;
  border: 1.5px solid #0e6bbf;
  border-left: none;
  border-top: none;
  top: 10px;
  right: 0;
}

.menu-item.menu-item-7210 .sub-menu {
  column-count: 3;
}

@media (min-width: 1025px) {
  .menu-item.menu-item-7210 .sub-menu {
    column-count: 5;
    width: 700px;
  }
  .menu-item.menu-item-12025 .sub-menu,
  .menu-item.menu-item-20919 .sub-menu {
    column-count: 3;
    width: 450px;
  }
  .menu-item.menu-item-20863 .sub-menu {
    column-count: 2;
    width: 380px;
  }
}

/*---------------------------
------- Software List ------
---------------------------*/

#softwareTableUnique .flex-center {
  align-items: baseline;
}

#softwareTableUnique.top-casinos .top-casinos-row .col-xs-3,
.gamified.top-casinos .top-casinos-row .col-xs-3 {
  border-right: 0;
}

/*---------------------------
------- Bootstrap Grid ------
---------------------------*/

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 544px) {
  .container {
    max-width: 576px;
  }
}
@media screen and (max-width: 544px) {
  ol.casinos-box .bonus-offer {
    min-height: unset;
    margin-top: 0.3rem;
    color: #0e6bbf;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
  #sidebar .fa-caret-down,
  [id^="table_of_content_widget"] .fa-caret-down {
    display: none;
  }
}
@media (max-width: 991px) {
  .contentsTbl-item {
    display: none;
  }
  #sidebar .fa-caret-down,
  [id^="table_of_content_widget"] .fa-caret-down {
    position: absolute;
    color: #ffffff;
    top: 13px;
    right: 5px;
  }

  #sidebar .widget,
  [id^="table_of_content_widget"] {
    position: relative;
    padding-bottom: 0;
  }

  #sidebar .widget h3.title,
  [id^="table_of_content_widget"] h3.title {
    margin-bottom: 0;
  }

  #sidebar .widget.widget_text {
    border: none;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row::after {
  content: "";
  display: table;
  clear: both;
}
.col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 8.33333%;
}
.col-xs-2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 16.66667%;
}
.col-xs-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 25%;
}
.col-xs-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 33.33333%;
}
.col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 41.66667%;
}
.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 50%;
}
.col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 58.33333%;
}
.col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 66.66667%;
}
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 75%;
}
.col-xs-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 83.33333%;
}
.col-xs-11 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 91.66667%;
}
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%;
}
.pull-xs-0 {
  right: auto;
}
.pull-xs-1 {
  right: 8.33333%;
}
.pull-xs-2 {
  right: 16.66667%;
}
.pull-xs-3 {
  right: 25%;
}
.pull-xs-4 {
  right: 33.33333%;
}
.pull-xs-5 {
  right: 41.66667%;
}
.pull-xs-6 {
  right: 50%;
}
.pull-xs-7 {
  right: 58.33333%;
}
.pull-xs-8 {
  right: 66.66667%;
}
.pull-xs-9 {
  right: 75%;
}
.pull-xs-10 {
  right: 83.33333%;
}
.pull-xs-11 {
  right: 91.66667%;
}
.pull-xs-12 {
  right: 100%;
}
.push-xs-0 {
  left: auto;
}
.push-xs-1 {
  left: 8.33333%;
}
.push-xs-2 {
  left: 16.66667%;
}
.push-xs-3 {
  left: 25%;
}
.push-xs-4 {
  left: 33.33333%;
}
.push-xs-5 {
  left: 41.66667%;
}
.push-xs-6 {
  left: 50%;
}
.push-xs-7 {
  left: 58.33333%;
}
.push-xs-8 {
  left: 66.66667%;
}
.push-xs-9 {
  left: 75%;
}
.push-xs-10 {
  left: 83.33333%;
}
.push-xs-11 {
  left: 91.66667%;
}
.push-xs-12 {
  left: 100%;
}
.offset-xs-1 {
  margin-left: 8.33333%;
}
.offset-xs-2 {
  margin-left: 16.66667%;
}
.offset-xs-3 {
  margin-left: 25%;
}
.offset-xs-4 {
  margin-left: 33.33333%;
}
.offset-xs-5 {
  margin-left: 41.66667%;
}
.offset-xs-6 {
  margin-left: 50%;
}
.offset-xs-7 {
  margin-left: 58.33333%;
}
.offset-xs-8 {
  margin-left: 66.66667%;
}
.offset-xs-9 {
  margin-left: 75%;
}
.offset-xs-10 {
  margin-left: 83.33333%;
}
.offset-xs-11 {
  margin-left: 91.66667%;
}
@media (min-width: 544px) {
  .col-sm-1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 8.33333%;
  }
  .col-sm-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.66667%;
  }
  .col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.33333%;
  }
  .col-sm-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 41.66667%;
  }
  .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 58.33333%;
  }
  .col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 66.66667%;
  }
  .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 83.33333%;
  }
  .col-sm-11 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 91.66667%;
  }
  .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 8.33333%;
  }
  .col-md-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.66667%;
  }
  .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%;
  }
  .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.33333%;
  }
  .col-md-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 41.66667%;
  }
  .col-md-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%;
  }
  .col-md-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 58.33333%;
  }
  .col-md-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 66.66667%;
  }
  .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 75%;
  }
  .col-md-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 83.33333%;
  }
  .col-md-11 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 91.66667%;
  }
  .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 8.33333%;
  }
  .col-lg-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.66667%;
  }
  .col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.33333%;
  }
  .col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 41.66667%;
  }
  .col-lg-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 58.33333%;
  }
  .col-lg-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 66.66667%;
  }
  .col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 83.33333%;
  }
  .col-lg-11 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 91.66667%;
  }
  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-5 {
    left: 41.66667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.33333%;
  }
  .push-lg-11 {
    left: 91.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 8.33333%;
  }
  .col-xl-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.66667%;
  }
  .col-xl-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%;
  }
  .col-xl-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.33333%;
  }
  .col-xl-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 41.66667%;
  }
  .col-xl-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%;
  }
  .col-xl-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 58.33333%;
  }
  .col-xl-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 66.66667%;
  }
  .col-xl-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 75%;
  }
  .col-xl-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 83.33333%;
  }
  .col-xl-11 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 91.66667%;
  }
  .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-11 {
    right: 91.66667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-5 {
    left: 41.66667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.33333%;
  }
  .push-xl-11 {
    left: 91.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.ontario-resticted-hide {
  display: none;
}
@media screen and (min-width: 1000px) {
  .sub-menu-columns .sub-menu {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
    width: 620px;
    top: -100px;
  }
  .sub-menu-columns .sub-menu li a {
    font-size: 12px;
    padding: 5px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1240px) {
  .sub-menu-columns .sub-menu {
    -webkit-column-count: 8;
    -moz-column-count: 8;
    column-count: 8;
    width: 860px;
  }
}
.deposit-methods-widget {
  width: 100%;
}
.deposit-methods-widget-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.deposit-methods-widget-title a {
  color: #fff;
}
.deposit-methods-widget-title a:hover {
  color: #fff;
  text-decoration: underline;
}
.deposit-methods-widget .deposit-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #efefef;
  padding: 10px;
}
.deposit-methods-widget .deposit-item .deposit-item-logo {
  flex: 0 40%;
  max-width: 40%;
  box-sizing: border-box;
  padding: 0 10px;
}
.deposit-methods-widget .deposit-item .deposit-item-info {
  flex: 0 55%;
  max-width: 55%;
  box-sizing: border-box;
  padding: 10px;
}
.deposit-methods-widget .deposit-item .deposit-item-info-title {
  text-transform: uppercase;
  font-weight: 600;
  color: #0e6bbf;
}
.deposit-methods-widget .deposit-item .deposit-item-info-data span {
  font-weight: 700;
}
@media screen and (max-width: 980px) {
  .sidebar-articles-list {
    padding: 20px 0;
  }
}
.sidebar-articles h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sidebar-articles h3 a {
  color: #fff;
}
.sidebar-articles h3 a:hover {
  color: #fff;
  text-decoration: underline;
}
.sidebar-articles-list li {
  margin-bottom: 16px;
}
.sidebar-articles-list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sidebar-articles-list li a .post-thumb {
  flex: 0 80px;
  max-width: 80px;
}
.sidebar-articles-list li a .post-thumb img {
  width: 80px;
  height: 80px;
  max-height: 80px;
}
.sidebar-articles-list li a h4 {
  flex: 0 calc(100% - 90px);
  max-width: calc(100% - 90px);
  font-weight: 300;
  font-size: 17px;
  line-height: 1.2;
  color: #0e6bbf;
}
.sidebar-articles-list li a:hover h4 {
  color: #b02b33;
}
.tournaments {
  width: 100%;
  border: 1px solid #e1e6eb;
  border-radius: 10px;
  margin-bottom: 20px;
}
.tournaments-header {
  background-color: #053059;
  border-radius: 10px 10px 0 0;
  padding: 20px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tournaments-header .tournaments-header-title {
  margin-bottom: 0;
  color: #9c9c9c;
  font-weight: 300;
}
.tournaments-header .tournaments-header-title .tournaments-found {
  font-weight: 700;
  color: #fff;
}
.tournaments-header-title_icon {
  display: inline-block;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #2d5174;
}
.tournaments-search {
  width: 30%;
  line-height: 40px;
  position: relative;
}
.tournaments-search-input {
  width: 100%;
  display: block;
  border-radius: 20px;
  height: 40px;
  border: none;
  margin: 0;
  padding: 0 15px;
  font-family: inherit;
}
.tournaments-search-submit {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 5px;
  height: 40px;
  width: 40px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tournaments-search-submit img {
  transition: 0.3s all ease-in-out;
}
.tournaments-search-submit:hover {
  background-color: transparent;
}
.tournaments-search-submit:hover img {
  filter: drop-shadow(0 0 5px #053059);
}
.tournaments-options {
  padding: 25px 20px;
  display: flex;
  align-items: center;
  color: #053059;
}
.tournaments-options-select {
  flex: 0 18%;
  max-width: 18%;
  margin-right: 2%;
}
.tournaments-options-select label {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 4px;
}
.tournaments-options-checkbox {
  flex: 0 30%;
  max-width: 30%;
  display: flex;
  align-items: center;
  margin-top: 22px;
}
.tournaments-options-checkbox label {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
  cursor: pointer;
}
.tournaments-options-checkbox input {
  cursor: pointer;
}
.select-holder {
  position: relative;
  line-height: 35px;
  font-size: 14px;
}
.select-holder select {
  width: 100%;
  appearance: none;
  padding: 0 10px;
  border: 1px solid #e1e6eb;
  border-radius: 5px;
  background-color: #fff;
  cursor: pointer;
}
.select-holder::after {
  content: url("/wp-content/themes/casinoreports/images/chevron-down.svg");
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  line-height: 18px;
  pointer-events: none;
}
.tournaments-country-info {
  margin: 0 20px;
  padding: 15px 45px 15px 15px;
  border-radius: 5px;
  border: 1px solid #e1e6eb;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 78px;
  opacity: 1;
  visibility: visible;
  transition: 0.3s all ease-in-out;
}
.tournaments-country-info.scrolled-up {
  min-height: 0;
  padding: 0 45px 0 15px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.tournaments-country-info_text {
  margin-left: 10px;
}
.tournaments-country-info_text p {
  font-size: 13px;
  margin-bottom: 0px !important;
  color: #053059;
}
.tournaments-country-info_text p.bold {
  font-weight: 700;
  margin-bottom: 5px;
}
.tournaments-country-info_text p .remove-country-info {
  padding: 0;
  display: inline;
  color: #bf0e13;
  text-decoration: underline;
  background-color: transparent;
  font-weight: 400;
  font-size: 13px;
}
.remove-x {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: transparent;
  color: #053059;
  padding: 0;
  font-weight: 300;
  border-radius: 3px;
}
.remove-x span {
  width: 12px;
  height: 1px;
  background-color: #053059;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.remove-x span:nth-of-type(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.remove-x:hover span {
  background-color: #fff;
}
.tournaments-list {
  padding: 20px;
  color: #053059;
}
.tournaments-list-header {
  padding: 15px;
  background-color: #f2f4f6;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.tournaments-list-header > div:not(:nth-last-of-type(1)) {
  border-right: 1px solid #dae1e7;
}
.tournaments-list-header-tournament {
  flex: 0 28%;
  max-width: 28%;
}
.tournaments-list-header > div:not(:nth-of-type(1)) {
  flex: 0 11%;
  max-width: 11%;
  text-align: center;
}
.tournaments-list-body {
  padding: 0 15px;
}
.tournament-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  font-weight: 600;
  padding: 19px 0;
}
.tournament-box:not(:nth-last-of-type(1)) {
  border-bottom: 1px solid #e1e6eb;
}
.tournament-box_info {
  flex: 0 28%;
  max-width: 28%;
  font-weight: 500;
}
.tournament-box_info_name {
  text-align: left;
}
.tournament-box_info_game {
  color: #bf0e13;
}
.tournament-box_info_game.multigame {
  color: #446483;
}
.tournament-box > div:not(:nth-of-type(1)) {
  flex: 0 11%;
  max-width: 11%;
  text-align: center;
}
.tournament-box > div:not(:nth-of-type(1)) p {
  margin-bottom: 0;
  line-height: 1.1;
}
.tournament-box_logo a {
  display: block;
}
.tournament-box_logo img {
  font-size: 8px;
  font-weight: 300;
}
.tournament-box_logo a:hover {
  opacity: 0.8;
}
.tournament-box_play a:hover {
  opacity: 0.8;
}
#no-tournaments-info {
  display: none;
  background-color: #efefef;
  border: 1px solid #9fa8b6;
  box-shadow: rgba(0, 0, 0, 0.2);
  padding: 15px;
  border-radius: 5px;
}
#no-tournaments-info p {
  margin: 0;
  font-size: 20px;
  color: #053059;
  font-weight: 300;
}
#tournaments-loader,
#tournaments-loader-footer {
  display: none;
  justify-content: center;
  align-items: center;
}
#tournaments-loader img,
#tournaments-loader-footer img {
  max-width: 200px;
}
.tournaments-load {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 50px;
  flex-wrap: wrap;
}
#tournaments-loader-footer {
  flex: 0 100%;
  max-width: 100%;
}
.tournaments-load_remaining {
  font-size: 14px;
  color: #777;
  font-weight: 400;
}
.tournaments-load_remaining p {
  margin-bottom: 0 !important;
}
.tournaments-load_buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 320px;
  max-width: 320px;
}
.tournaments-load_buttons button {
  flex: 0 48%;
  max-width: 48%;
  font-size: 14px;
  line-height: 38px;
  border: 1px solid #bf0e13;
  border-radius: 20px;
  padding: 0;
  text-align: center;
  transition: 0.3s all ease-in-out;
}
.tournaments-load_buttons .tournamets-load_more {
  background: rgba(253, 27, 74, 0.1);
  color: #bf0e13;
}
.tournaments-load_buttons .tournamets-load_more:hover {
  background: #bf0e13;
  color: #fff;
}
.tournaments-load_buttons .tournamets-load_all:hover {
  background: rgba(253, 27, 74, 0.1);
  color: #bf0e13;
}
@media screen and (max-width: 767px) {
  .tournaments {
    width: calc(100% + 6% + 2px);
    margin-left: calc(-3% - 1px);
    border-radius: 0;
    border: none;
  }
  .tournaments-header {
    border-radius: 0;
  }
  .tournaments-search {
    width: 42%;
  }
  .tournaments-list {
    width: calc(100% + 20px);
    overflow: auto;
    margin-left: -20px;
  }
  .tournaments-list-header,
  .tournaments-list-body {
    min-width: 700px;
    border-radius: 0;
  }
  .tournaments-options {
    display: block;
    padding: 16px 10px;
  }
  .tournaments-options-select {
    max-width: 60%;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .tournaments-country-info {
    margin: 0 10px;
  }
  .tournaments-country-info_text {
    margin-left: 0;
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  .tournaments-load_remaining {
    flex: 0 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 16px;
  }
  .tournaments-load_buttons {
    flex: 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .tournaments-header {
    display: block;
  }
  .tournaments-search {
    width: 100%;
    margin-top: 16px;
  }
  .tournaments-header .tournaments-header-title {
    text-align: center;
  }
  .tournaments-options-select {
    max-width: 100%;
  }
  .tournaments-country-info {
    display: block;
  }
  .tournaments-country-info_flag {
    margin-bottom: 8px;
  }
  .tournaments-country-info p {
    line-height: 1.3;
  }
}
