/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1

yelow: #fcb144

*/

body {
  overflow: scroll; /* Show scrollbars */
}

h1 {
	font-size: 1.9em;
	font-weight: bold;
	color: #188ab4;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #06510b;
}

.img-border {
	border: 1px solid #000;
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

h2::before {
  content: "\f35a"; 
  font-family: "Font Awesome 5 Free";
	margin-right: 15px;
	color: red;
}

.site-header {
 background-image: linear-gradient(to bottom, #000000, #0b0b0b, #141414, #1a1a1a, #202020, #202020, #202020, #202020, #1a1a1a, #141414, #0b0b0b, #000000);
 box-shadow: rgba(255, 255, 255, 0.1) 0px 10px 10px -10px;
 border-bottom: 2px solid #000;
}

.main-navigation {
	background-color: none;
}

.main-navigation a {
	font-size: 15px;
	color: #fff;
}

.main-navigation ul.sub-menu {
		border-radius: 5px;
    }

.main-navigation ul.sub-menu a {
		color: #000 !important;
		background-color: #ccc !important;
    }

.main-navigation ul.sub-menu a:hover {
		color: #aa0523 !important;
	background-color: red;
    }


.grey-container {
	background-color: #f1f1f1;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.white-container {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.full-container .fl-module{
	padding-left: 25px;
	padding-right: 25px;
}

.hp-section {
	position:relative;
	color: #fff;
	padding-bottom: 15px;
}

.hp-section h1 span {
	color: #ff000;
}

.full-container.green-container{
	background-repeat: no-repeat;
	background-image:url("/wp-content/uploads/2025/08/black-banner.jpg");
	background-size: cover;
}

.dark-container .fl-module, .grey-container .fl-module, .grey-container .fl-node-content{
	margin-left: 20px;
	margin-right: 20px;
}

.sportsbook-shadow-row {
	box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 15px -20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.sportsbook-shadow-row-logo img{
	width: 200px;
}

.sportsbook-shadow-row .btn {
	min-width: 190px;
}

.btn{
	display: inline-block;
	  border: 0;
	  border-radius: 4px;
	  box-shadow: rgba(0, 0, 0, .3) 0 5px 15px;
	  box-sizing: border-box;
	  color: #fff;
	  cursor: pointer;
	  font-family: Montserrat,sans-serif;
	  font-size: .9em;
	  padding: 8px 10px;
	  text-align: center;
	  user-select: none;
	  -webkit-user-select: none;
	  touch-action: manipulation;
	  text-decoration: none;
	  font-weight: bold;
}

.sportsbook-shadow-row .btn::after {
  content: "\f35a"; 
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  font-size: 1.0rem;
  float: right;
}

.sportsbook-shadow-row h4 {
  font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

a.btn-blue {
  background-image: linear-gradient(to bottom, #ff0000, #ee0304, #dd0606, #cc0809, #bb0a0a);
}

a.btn.btn-review {
	background-image: linear-gradient(to bottom, #fcb144, #eea237, #e19429, #d3861b, #c67808);
	color: #000;
}

.btn.btn-left {
	float: left;
}
.btn.btn-right {
	float: right;
}

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

table.text-tbl {
	background-color: #fff;
}

table.text-tbl thead {
	background-image: linear-gradient(to bottom, #ff0000, #ee0304, #dd0606, #cc0809, #bb0a0a);
	color: #fff;
}


table.sportsbook-dsp {
	border-collapse: collapse;
	background-color: #fff;
}


table.first-col-heading tr td:nth-of-type(1){
	font-weight: bold;
}

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

table td.align-left,
table th.align-left {
  text-align: left;
}

table.sportsbook-dsp thead {
	background-image: linear-gradient(to bottom, #188ab4, #137aa1, #0e6b8e, #085c7b, #044e69);
	color: #fff;
}

table.sportsbook-dsp .tbl-property {
	padding: 0px;
}

table.sportsbook-dsp .tbl-property img{
	margin-top: 7px;
}

table.sportsbook-dsp .tbl-bonus {
}

table.sportsbook-dsp .tbl-visit {
	min-width: 150px;
}

p.icon-importante {
	font-weight: bold;
	margin-bottom: 5px;
}



/*start list grid styles*/
ul.list-grid {
  padding-left: 0em;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: 0px;
  list-style: none !important;
  width: 100%;
  float: left;
  position: relative;
  z-index: 333;
}

.list-grid li {
  width: 100%;
  min-width: 180px;
  float: left;
  line-height: 30px;
  border: 1px solid #ccc;
  padding: 4px 10px;
  margin-left: -1px;
  margin-top: -1px;
}

.list-grid.grid-fifths li {
  width: 20%;
}

.list-grid.grid-fourths li {
  width: 25%;
}

.list-grid.grid-thirds li {
  width: 33%;
}

.grid-center-text {
	text-align: center;
}

.grid-logos li {
  text-align: center;
}

.grid-logos li img{
  margin-top: 5px;
}

/*ul:not(.sub-menu) li{
	margin-bottom: 10px;
}*/


@media (max-width: 1250px) {
  .hp-section p{
		width: 100%;
	}
	
	.hp-section {
		background-image: none;
	}

}

@media (max-width: 1050px) {
  .list-grid.grid-fifths li {
	  width: 33%;
	}
}

@media (max-width: 981px) {
  .list-grid.grid-fourths li {
	  width: 50%;
	}
}

@media (max-width: 760px) {
  .list-grid.grid-fifths li {
	  width: 50%;
	}
	
	.list-grid.grid-thirds li {
	  width: 100%;
	}
}

/*start icons list styles*/
ul.icons {
  list-style-type: none;
  margin-left: 0px;
  padding: 10px;
  border-radius: 10px;
}
ul.icons > li{
  margin: 0;
  position: relative;
  padding-left: 45px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-indent: 0px;
}
ul.icons > li::before {
    content: "\f192"; 
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 15px;
    position: absolute;
    left: 6px;
    width: 23px;
    height: 23px;
    top: 5px;
    background: #188ab4;
    border-radius: 50%;
    text-align: center;
    padding-top: 1px;
}

/*end icons list styles*/

/*start numbered list styles*/
ol.numbered {
  list-style-type: none;
  margin-left: 0px;
  padding: 10px;
  border-radius: 10px;
}
ol.numbered > li{
  margin: 0;
  counter-increment: counter;
  position: relative;
  padding-left: 45px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-indent: 0px;
}
ol.numbered > li::before {
    content: counter(counter); 
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 15px;
    position: absolute;
    left: 6px;
    width: 27px;
    height: 27px;
    top: 4px;
    background: #188ab4;
    border-radius: 50%;
    text-align: center;
    padding-top: 3px;
}


/*end numbered list styles*/