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

button.menu-toggle {
        color: #FF0000; /* Replace with your desired color */
    }

h1 {
	font-size: 1.9em;
	font-weight: bold;
}

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

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

@media screen and (max-width: 720px) {
  h1, h2, h3, h4, h5 {
    text-align: center;
  }
}
.site-header {
 background-color:#fff;
 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: #333;
}

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

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


.grey-container {
	background-color: #f1f1f1;
	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;
}

.full-container.green-container{
	background-repeat: no-repeat;
	background-image:url("http://localhost/gamblinginmexico/images/green-banner.jpg");
	background-size: cover;
}


.hp-section h1{
	color: #05032F;
}


.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, #0f6c14, #0c6411, #0a5c0e, #07540c, #054c09);
	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%;
}

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

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

ul.text-def li{
	margin-bottom: 10px;
}
ul.text-def li strong{
	display: inline-block;
}


@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: 760px) {
  .list-grid.grid-fifths li {
	  width: 50%;
	}
}
/*start list styles*/
ul.checked {
  list-style: none;
  margin-left: 10px;
  padding: 20px;
  border-radius: 10px;
}
ul.checked li {
    list-style: none;
    list-style-position: outside;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 5px 9px;
    line-height: 20px;
    text-indent: -26px;
}
.checked li::before {
  font-family: FontAwesome;
  content: "\f138 ";
  padding-right: 0px;
  position: relative;
  top: 4px;
  font-size: 150%;
  left: -7px;
  color: #006847;
}
.checked li:nth-child(odd) {
  background: #f3f3f3;
}
.checked li:nth-child(even) {
  background: #f9f9f9;
}
/*end list styles*/
/*start numbered list styles*/
ol.numbered {
  counter-reset: counter;
  list-style: none;
  margin-left: 0px;
  padding: 20px;
  border-radius: 10px;
}
ol.numbered li {
  margin: 0;
  counter-increment: counter;
  position: relative;
  padding-left: 45px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-indent: 0px;
}
ol.numbered li:not(:last-of-type) {
  border-bottom: 0px dashed #ccc;
}
ol.numbered li::before {
    content: counter(counter);
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 6px;
    width: 30px;
    height: 30px;
    top: 4px;
    background: #006847;
    border-radius: 20%;
    text-align: center;
    text-indent: 2px;
    padding-top: 2px;
}
ol.numbered li:nth-child(odd) {
  background: #effcff;
}
ol.numbered li:nth-child(even) {
  background: #f9f9f9;
}
/*end numbered list styles*/
/*start table styles*/
.divtablewrapper {
  margin: 0px;
  margin-bottom: 20px;
}
.divtable {
  margin: 0px;
  width: 100%;
  display: table;
  text-align: center;
  /*-webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);*/
}
.sportsbook-bonus span {
  vertical-align: middle;
  display: inline-block;
  font-weight: bold;
}
.sportsbook-bonus span.tbl-bonus-1 {
  font-family: 'Teko', sans-serif;
  /*font-size: 168%;*/
  font-size: 20px;
  color: #2f5d6b;
  padding-right: 5px;
}
.sportsbook-bonus span.tbl-bonus-3 {
  font-family: 'Teko', sans-serif;
  font-size: 30px;
  color: #c10000;
  padding-left: 5px;
}
@media screen and (max-width: 580px) {
  .divtable {
    display: block;
  }
  .table {
    font-size: 80%;
  }
}
.row {
  display: table-row;
}
.row:nth-of-type(odd) {
  /*background: #f1f1f1;*/
}
.row.header {
  background-color: #fff;
  color: #fff !important;
}
.row.header .cell {
  padding: 15px 10px 10px;
  color: #000;
  border-top: none;
  font-size: 119%;
  text-transform: uppercase;
  font-family: oswald;
}
.row.header .cell p {
    padding: 0px 0px !important;
    max-width: 160px;
    margin: 0px auto;
    border-radius: 3px;
    background-color: #cf1027;
    color: #fff;
}
.divtablewrapper .rank {
  text-align: center;
  width: 75px;
  font-family: 'Anton', sans-serif;
  color: #c10000;
  line-height: 25px;
  /*font-size: 151%;*/
  font-size: 24px;
  font-weight: normal;
}
.divtablewrapper .rank:before {
  content: '#';
  position: relative;
  top: -2px;
  left: 2px;
  font-size: 100%;
  padding-right: 5px;
  color: #8a8a8a;
  font-family: arial;
  font-weight: normal;
}
.divtablewrapper .sportsbook-logo {
  min-width: 150px;
  backgroundx-color: #000;
}
.divtablewrapper .sportsbook-logo img, .divtablewrapper .sportsbook-rating img {
  margin-top: 7px;
}
.divtablewrapper .visit a {
  background: #ffd437;
  border-radius: 2px;
  border: 1px solid #ccc;
  display: inline-block;
  cursor: pointer;
  color: #000;
  font-family: Arial;
  font-size: 15px;
  padding: 6px 14px;
  text-decoration: none;
  width: 170px;
  margin-top: 1px;
}
.divtablewrapper .visit a:hover {
  opacity: .7;
}
@media screen and (max-width: 992px) {
  .hide-med {
    display: none !important;
  }
}
@media screen and (max-width: 580px) {
  .row:not(.header) {
    padding: 14px 0 7px;
    display: block;
    -moz-box-shadow: 0 0 2px 2px #f1f1f1;
    -webkit-box-shadow: 0 0 2px 2px#f1f1f1;
    box-shadow: 0 0 2px 2px #f1f1f1;
    margin-bottom: 20px;
  }
  .cell.text-center {
    text-align: center;
  }
  .row.header {
    padding: 0;
    height: 10px;
  }
  .hide-med {
    display: block !important;
  }
  .row.header .cell {
    display: none !important;
  }
  .row .cell {
    margin-bottom: 10px;
    text-align: center;
    border-top: none;
  }
  .row .cell:last-of-type {
    /*border-bottom: 1px solid;*/
    padding-bottom: 20px;
  }
  /*.row .cell:before {
    margin-bottom: 3px;
    content: attr(data-title);
    min-width: 98px;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #969696;
    display: block;
  }*/
  .divtablewrapper .rank {
    width: 100%;
  }
}
.cell {
  padding: 8px 8px;
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.table .row:not(:first-of-type):hover {
  background-color: #f1f1f1 !important;
}
.table-grey-background .row:not(:first-of-type):hover {
  background-color: #fff !important;
}
@media screen and (max-width: 580px) {
  .cell {
    padding: 2px 16px;
    display: block;
  }
}
/*end table styles*/
/*  Star ratings */
.stars-rating {
  color: #009711;
  width: 173px;
  margin: 0px auto;
  display: block;
}
.stars-rating span {
  padding: 0.1rem;
  font-size: 160%;
}
.fa, .fas, .user {
  font-weight: 900;
}
.fa, .far, .fas, .user {
  font-family: Font Awesome\ 5 Free;
}
.fa, .fab, .far, .fas, .twitter, .user {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
}
.fa, .fab, .far, .fas, .twitter, .user {
  text-rendering: auto;
}
/*  end Star ratings */