/*
 Theme Name:   Accelerate Child
 Description:  Accelerate Child 
 Author:       Severino Casanova
 Author URI:   https://casanovacreations.com
 Template:     accelerate
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

body {
  /*background: url('/wp-content/uploads/2016/08/bg.png');*/
    background-attachment: fixed;
    background-image: url('/wp-content/uploads/2018/06/black-background-1600.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: auto!important;
    overflow: auto;

}
select {
  border-radius: 3px;
}
table {
  margin: 0 0 0.5em;
}
td {
  vertical-align: top;
}
/*@font-face {
  font-family: 'bauhaus';
  font-style: normal;
  src: url('/wp-content/themes/accelerate-child/fonts/160208125749Bauhaus.eot');
  src: local('bauhaus'), url('/wp-content/themes/accelerate-child/fonts/160208125749Bauhaus.eot') format('embedded-opentype'), url('/wp-content/themes/accelerate-child/fonts/160208125749Bauhaus.woff') format('woff');
}*/

.main-navigation a:hover, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li.current_page_item a, .main-navigation ul li:hover > a{
  background-color: #000000 !important;
}
/*.main-navigation ul li ul li a, .main-navigation ul li.current-menu-item ul li a, .main-navigation ul li ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor ul li a, .main-navigation ul li.current-menu-ancestor ul li a, .main-navigation ul li.current_page_item ul li a {
  color: #FFFFFF;
}*/
.main-small-navigation ul>.current-menu-item, .main-small-navigation ul>.current_page_item {
  background: lightgrey !important;
}
#header-text-nav-container {
  background-color: #031F48;
  border-bottom: 0px;
  /*background-color: #5A5A5A;*/
}
#header-logo-image {
  max-width:400px;
  padding:10px;
}
.header-right a {
  color:#FFFFFF;
}
.header-right a:hover {
  color: #CCCCCC;
}
#page {
  border-top: none !important;
  box-shadow: 0px 0px 30px #fff;
  /*box-shadow: 0px 5px 20px #555555;*/
  max-width:1080px;
}
.inner-wrap {
  max-width:1060px;
}
#header-text-nav-wrap {
  /*padding: 10px 0 10px;*/
  padding: 0px;
}
.entry-title {
  display:none;
}
.single-post .entry-title {
  display:block;
}
#main {
  padding-top:10px;
}
h1, h2, h3, h4, h5, h6 {
  padding-bottom:10px;
}
h1 {
  font-family: 'Roboto Slab', sans-serif;
}
h3{
  font-size:22px;
}
label {
  font-weight:700;
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], textarea {
  background-color:#ffffff;
  border: 1px solid #ced4da;
  border-radius: 3px;
  line-height:1.5;
  margin: 0;
  padding: 6px 12px;
  width:auto;
}
.accelerate-button, input[type="reset"], input[type="button"], input[type="submit"], button {
  margin-bottom:5px;
  padding: 10px 10px;
}
/*#primary {
  width:73%;
}
#secondary {
  width:25%;
}*/
#site-navigation {
  background: #1F3458;
  /*background: linear-gradient(to bottom,#8A8989 2px, #CCCCCC 15px);*/
  max-width:1080px;
}
/*.main-navigation a {
  display: none;
}*/
img {
  margin-bottom:0px;
}
.center {
  text-align:center;
}
.sponsor-item {
  float:left;
  text-align:center;
  width:25%;
}
.sponsor-item p {
  font-size:.7em;
}
.listing-item {
  list-style:none;
  margin-bottom:15px;
}
.listing-item .title {
  font-family: 'Lato', sans-serif;
}
.listing-item .date {
 /* font-family: 'Lato', sans-serif;*/
  font-size: .9em;
  font-weight: bold;
}
/*.listing-item img {
  border: 1px solid #ddd;
  float:left;
  padding:5px;
  margin-right:10px;
  margin-bottom:5px;
  width: 84px;
}*/
.entry-content .display-posts-listing {
  padding:0px;
}
.scroller {
  /*height: 200px;*/
  overflow: hidden;
  margin: 0 auto;
}
.scroller li {
  float: left;
  padding:2px;
  text-align:center;
  width: 135px;
}
.thank-you-box {
  color: #085293;
  margin-top: 10px; 
  padding:4px;
  text-align: center;
}
.thank-you-box p {
  margin-bottom: 0px;
}
.facebook-share{
  background:url('/wp-content/uploads/2016/04/SocialBlockFinal.png');
  background-position: 0px;
  height:40px;width:40px;float:left;margin-right:3px; 
}
.facebook-share:hover{
  opacity: 0.8;
}
.twitter-share{
  background:url('/wp-content/uploads/2016/04/SocialBlockFinal.png');
  background-position: -40px;
  height:40px;width:40px;float:left;margin-right:3px;
}
.twitter-share:hover{
  opacity: 0.8;
}
.instagram-share{
  background:url('/wp-content/uploads/2016/04/SocialBlockFinal.png');
  background-position: -80px;
  height:40px;width:40px;float:left;margin-right:3px;
}
.instagram-share:hover{
  opacity: 0.8;
}
.linked-in-share{
  background:url('/wp-content/uploads/2016/04/SocialBlockFinal.png');
  background-position: -120px;
  height:40px;width:40px;float:left;margin-right:3px;
}
.linked-in-share:hover{
  opacity: 0.8;
}
#social-media-icons {
  padding-top:5px;
}
#header-sponsors {
  margin-top: -30px;
  margin-bottom: -20px;
}
#text-23 .widget-title span {
  border-bottom: none;
}
/* seve */
#upcoming-leagues-table {
  border-collapse: separate;
}
#upcoming-leagues-table td, #upcoming-leagues-table th{
  border: none;
  padding:2px;
}
tr.league-row > td {
  border-top: 1px solid black !important;
  /*border-bottom: 1px solid black !important;*/
  /*border-top: 1px dotted black;
 *   border-top-stype: dotted;*/
  padding-top:10px;
  padding-bottom:10px;
  vertical-align: top;
}
/*.left-league-row {
  border-left: 1px solid black !important;
}
.right-league-row {
  border-right: 1px solid black !important;
}*/
.uppercase {
  text-transform: uppercase;
}
.center {
  text-align:center;
}
.league-sport-title {
  font-size: 1.2em;
  font-weight:bold;
  /*color:#AA2A00;*/
}
.col-header {
  vertical-align:bottom;
}
.col-header a {
  text-decoration:none;
}
.col-header img {
  display:inline-block;
  margin:0px;
  padding-left:3px;
}
.search-btn {
  width:100%;
}
.sort-by-div {
  padding-right:10px;
}
.selected-items-desktop {
  display:inline-block;
}
.selected-items-mobile {
  display:none;
}
.league-row-mobile {
  display:none;
}
.button {
  background: #085293;
  border-radius: 4px;
  color: #FFFFFF;
  /*padding: 5px 25px 5px 25px;*/
  margin-top:5px;
}
.content-sub-menu {
  margin-bottom:5px;
  text-align:right;
}
.menu-button {
  background: #085293;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 5px 25px 5px 25px;
  margin-top:5px;
  margin-bottom:10px;
}
.registration-button {
  background: #085293;
  border-radius: 4px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.4em;
  padding: 5px 25px 5px 25px;
  margin-top:5px;
  margin-bottom:5px;
}
.sold-out {
  background: grey;
}
.league-details-pricing-table th, .league-details-pricing-table td {
  text-align:center;
}
.base-gamedays{
  border-radius: 2px;
display: inline-block;
}
.base-gamedays del, .base-gamedays strong {
    border: none;
    font-size: 10px;
}
.base-gamedays del {
    color: #ccc;
    text-decoration: none;
}
.base-gamedays del, .base-gamedays strong {
/*    border-right: 1px solid #ccc;*/
    display: inline-block;
/*    font-size: 9px;*/
    padding: 3px 6px;
    text-transform: uppercase;
}
.base-gamedays strong {
    background: #eee;
    text-shadow: #fff 1px 1px 0;
}
.base-schedule em {
color: #aaaaaa;
display: block;
    font-size: 10px;
    margin: .25em 0;
}
.red-text {
  color:#8B0F04;
}
.ineligible a,.ineligible {
  color: red;
}
th {
  font-weight: bold;
  vertical-align:top;
}
th, td {
  border: none;
  padding: 0px;
}

.main-navigation li {
  background: #D2D2D2;
}
#menu-div{
  text-align:center;
  z-index:99;
}
#menu-div ul {
  list-style:none;
  /*margin:5px;*/
  max-width:100%;
}
#menu-div ul li {
  display:inline;
}
#menu-div ul li a {
  background-color:#e9e9e9;
        text-indent:0;
        border:1px solid #dcdcdc;
        display:inline-block;
        color:#666666;
        font-size:15px;
        font-weight:bold;
        height:18px;
        line-height:18px;
        text-decoration:none;
        text-align:center;
  padding:3px 10px 0px 10px;
}
#menu-div #admin-menu-bar li a {
  background: none;
  border: 0px;
  color: rgb(12, 128, 178);
  padding:3px 4px 4px 10px;
}
#menu-div ul li a:hover, #menu-div2 ul li a:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #909090), color-stop(1, #f9f9f9) );
  background:-moz-linear-gradient( center top, #909090 5%, #f9f9f9 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', endColorstr='#f9f9f9');
  background-color:#888888;
}


/*Style 'show menu' label button and hide it by default*/
.show-menu {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
/*  background: #404D59;
  background: -moz-linear-gradient(top,#808990 0%,#404D59 50%,#001221 53%,#001221 100%);
  background: -o-linear-gradient(top,#808990 0%,#404D59 50%,#001221 53%,#001221 100%);
  background: -ms-linear-gradient(top,#808990 0%,#404D59 50%,#001221 53%,#001221 100%);
  background: linear-gradient(to bottom,#808990 0%,#404D59 50%,#001221 53%,#001221 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808990',endColorstr='#001221',GradientType=0);*/
  text-align: center;
  padding: 10px 0;
  display: none;
}

/*Hide checkbox*/
#menu-div input[type=checkbox] {
  display: none;
  -webkit-appearance: none;
}

.image70 {
  width: 70px;
  height: 70px;
  -webkit-box-shadow: 0px 0px 10px #4d4d4d;
  -moz-box-shadow: 0px 0px 10px #4d4d4d;
  box-shadow: 0px 0px 10px #4d4d4d;
  /*-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;*/
  border:solid white 3px;
  overflow: hidden;
  position : relative;
  margin:5px;
}
.image70 img {
  min-height: 70px;
}
div.map{
  position: relative;
  max-width:1080px;
  margin:0 auto;
  text-align:center;
}

div.map > div {
  display: block;
  position: absolute;
}


div.map > div.home-options-box {
  top: 35%;
  /*max-width:800px;*/
  width: 100%;   
  height: 50%;
  margin:0 auto;
}
.home-options-box-white {
  background: #FFFFFF;
  background-color: rgba(255,255,255, .7);
  box-shadow: 0px 5px 20px #555555;
  height: 100%;
  margin: 0 auto;
  max-width: 800px;
  text-align:center;
}
.home-options-buttons {
  background: #FBDB60;
  box-shadow: 0px 5px 20px #555555;
  margin:0 auto;
  max-width:250px;
  padding:10px;
}
.home-options-buttons:hover{
  opacity: 0.8;
}
.ld-info {
    color:#fff;
    background: #081b3c;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    line-height: 20px;
    padding: 0px;
    text-align: center;
}
/* Pop up box */
.tooltip {
  outline: none;
                        /*cursor: help; */
                        text-decoration: none;
                        position: relative;
                }
                .tooltip span {
                        margin-left: -999em;
                        position: absolute;
                }
                .tooltip:hover span {
                        border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
                        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
                        font-family: Calibri, Tahoma, Geneva, sans-serif;
                        position: absolute; left: -200px; top: 10px; z-index: 99;
                        margin-left: 0; width:400px;
                }
                .classic { color:#000000;padding: 0.5em; text-align:left;}
                .custom { padding: 0.5em 0.8em 0.8em 2em; }
                * html a:hover { background: transparent; }
                *                 .classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.tooltip-inner{
  color:#000000; 
    padding:6px 7px;
 
    text-align:center;
 
    background: -webkit-gradient(linear, left top, left 25, from(#FFA), color-stop(4%, #FFA), to(#FFA));
 
    background: -moz-linear-gradient(top, #FFA, #FFAD33 1px, #FFA 25px);
 
    border: 1px solid #FFAD33;
 
    -webkit-border-radius:9px;
 
    -moz-border-radius:9px;
 
    border-radius:4px;   
max-width: 450px;
 
}
.image {
    width: 150px;
    height: 150px;
    -webkit-box-shadow: 0px 0px 10px #4d4d4d;
    -moz-box-shadow: 0px 0px 10px #4d4d4d;
    box-shadow: 0px 0px 10px #4d4d4d;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    border: solid white 3px;
    overflow: hidden;
    float: right;
    position: relative;
    margin: 5px;
}
.img-container {
/*border:1px solid red;*/
    -webkit-box-shadow: 0px 0px 10px #4d4d4d;
    -moz-box-shadow: 0px 0px 10px #4d4d4d;
    box-shadow: 0px 0px 10px #4d4d4d;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    border: solid white 3px;
    overflow: hidden;
    position: relative;
    margin: 5px;

    width: 100%;
    height: 200px;
    max-height: 240px;
    overflow: hidden;
    margin: 0;
    position: relative;
}
.img-container img {
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
}
.img-container2 {
/*border:1px solid red;*/
    -webkit-box-shadow: 0px 0px 10px #4d4d4d;
    -moz-box-shadow: 0px 0px 10px #4d4d4d;
    box-shadow: 0px 0px 10px #4d4d4d;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    border: solid white 3px;
    overflow: hidden;
    margin: 5px;

    width: 100%;
 /*   height: 310px;*/
    max-height: 310px;
    overflow: hidden;
    margin: 0;
}
.img-container2 img {
/*    position:absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;*/
}
.message {
  color: #C76565;
  margin-bottom:10px;
}
.clear {
  clear:both;
}


.ld-grey {
    background-color: #f6f6f6;
}
.ld-top-box td {
    border-bottom: none;
    padding: 5px;
}
.ld-uppercase {
  background: #D2D2D2;
  font-size: 12px;
  text-transform: uppercase;
  width: 120px;
}
.res-table{
  display:table;
  width:100%;
}
.res-row{
  display: table-row;
}
.res-cell{
  display:table-cell;
  vertical-align:top;
}
.res-cell textarea {
  display:inline-block;
  overflow:auto;
}
.res-strong{
  font-weight:bold;
}
.mobile-message{
  display:none;
}
#upcoming-leagues-div .go-button {
  /*border-radius:50px;*/
  font: normal 33px;
  color:#fff;
  border-color:#fff;
  height: auto;
  text-align:center;
  background:#cf372c;
  padding: 5px 20px 5px 20px;
}
.go-button-div{
  background:#081B3C;color:#fff;display:inline;font-size:1.2em;font-weight:bold;padding:5px;padding-left:20px;padding-right:20px;text-transform:uppercase;
}
#social-media {
  float:left;
  padding-top:10px;
}
.sm-facebook {
    background: url('/wp-content/uploads/2017/02/social-media-buttons.png');
    background-position: 0px 0px;
    display: inline-block;
    height: 25px;
    width: 26px;
    margin-left: 3px;
    margin-right: 3px;
    z-index: 999;
}
.sm-twitter {
    background: url('/wp-content/uploads/2017/02/social-media-buttons.png');
    background-position: -26px 0px;
    display: inline-block;
    height: 25px;
    width: 26px;
    margin-left: 3px;
    margin-right: 3px;
    z-index: 999;
}
.sm-google {
    background: url('/wp-content/uploads/2017/02/social-media-buttons.png');
    background-position: -52px 0px;
    display: inline-block;
    height: 25px;
    width: 26px;
    margin-left: 3px;
    margin-right: 3px;
    z-index: 999;
}
.sm-email {
    background: url('/wp-content/uploads/2017/02/social-media-buttons.png');
    background-position: -130px 0px;
    display: inline-block;
    height: 25px;
    width: 26px;
    margin-left: 3px;
    margin-right: 3px;
    z-index: 999;
}
.sm-instagram {
    background: url('/wp-content/uploads/2017/02/social-media-buttons-2.png');
    background-position: 0px 0px;
    display: inline-block;
    height: 25px;
    width: 26px;
    margin-left: 3px;
    margin-right: 3px;
    z-index: 999;
}
.sm-youtube {
    background: url('/wp-content/uploads/2017/02/social-media-buttons-2.png');
    background-position: -156px 0px;
    display: inline-block;
    height: 25px;
    width: 26px;
    margin-left: 3px;
    margin-right: 3px;
    z-index: 999;
}

.league-detail-ul {
  list-style: disc;
}
.schedule-error,
.schedule-error a {
  color:red;
}
.team-warning {
  color: #dcbd1a;
}
.show-on-mobiles {
  display: none;
}
.display-posts-listing .listing-item {
  clear:both;
  margin-bottom:15px;
}
.display-posts-listing .listing-item .title {
    display: block;
    margin-bottom: 5px;
    background: #031f48;
    color: #fff;
    padding: 5px 8px 5px 8px;
    border-radius: 5px;
    font-size: 1.2em;
}
.display-posts-listing .listing-item .date {
    display: block;
}
.display-posts-listing .listing-item .image {
    margin-bottom:25px;;
}
.listing-read-more {
  display:block;
}
.excerpt-dash {
  display:none;
}
.padding-5 {
  padding:5px;
}
.main-navigation a:hover, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li.current_page_item a, .main-navigation ul li:hover>a {
  background-color: #929499 !important;
}
.user-title {
    margin-bottom: 5px;
    background: #031f48;
    color: #fff;
    padding: 5px 8px 5px 8px;
    border-radius: 5px;
    font-size: 1.2em;
}
.my-sidebar-100 {
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
}
.bg-primary {
    background-color: #031f48!important;
}
.league-details-icon {
  float:left;width:27%;
}
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
  display: block;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  max-width: unset;
}
.marquee {
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

.marquee span {
    display: inline-block;
    padding-left: 100%;  /* show the marquee just outside the paragraph */
    animation: marquee 25s linear infinite;
}

.marquee span:hover {
    animation-play-state: paused
}
b, strong {
    font-weight: bold !important;
}
.league-row.active {
  background:#d3d3d3;
}
.btn {
  line-height: 1.2em;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 20px 5px 20px;
}
.btn-primary {
  background: #085293;
}
.bg-grey {
    background-color: #cccccc !important;
}
.navbar {
  padding: 2px;
}
#header-banner{
  margin-bottom:-17px;
}
li.event span {
  position: relative;
  left: -10px;
}
.required label {
  color: #212529;
}
.form-group.required .control-label:after {
  content:"*";
  color:#dc3545;
}
.table td, .table th {
    padding: 2px; 
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
input[type=submit].btn-danger {
  background-color: #c82333;
}

.btn-black {
  color: #fff !important;
  background-color: #000000;
  border-color: #000000;
}
.bg-black {
  color: #fff !important;
  background-color: #000000;
}
img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 16px !important;
    width: 16px !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
.sub-menu-nav-link-active {
  font-weight:bold;
}

/* Make it move */
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
@media print {
  #sponsor-scroller, .thank-you-box, footer, #colophon, .print-hide, #site-navigation {
    display:none;
  }
  h1 {
    font-size: 1.6rem;
  }
  h2 {
    font-size: 1.4rem;
  }
  td, td a {
    font-size: 1.2em;
  }
  a {
    text-decoration:none !important;
  }
}
@media screen and (max-width: 600px) {
  #header-sponsors {
    display: none;
  }
  .thank-you-box h3{
    font-size:1.4em;
  }
  .thank-you-box p{
    font-size:.9em;
  }
  #header-left-section2 {
    margin-bottom: -10px !important;
  }
  .selected-items-mobile {
    display:block;
  }
  div.map > div {
    position: static;
  }
  .res-row{
    display:inline;
  }
  .res-cell{
    display:block;
    width:100%;
  }
  .res-strong{
    padding-top:15px;
    font-size:1.0em !important;
    font-weight:800 !important;
  } 
  .show-on-mobiles {
    display: block;
  }
  span.show-on-mobiles {
    display: inline-block;
  }
  .standings-h2-mobile{
    font-size:1.2em;
  }
  h1{
    font-size:1.5em;
  }
  h2 {
    font-size: 1.4rem;
  }
  #header-banner{
    margin-bottom:0px;
  }
}
@media screen and (max-width : 855px){
  .league-details-icon {
    float:none;
    display:block;
  }
  .registration-button {
    font-size:1.2em;
    padding: 5px 12px 5px 12px;
  }
  .menu-toggle, .main-navigation.toggled .nav-menu {
    display: block;
  }
  .main-navigation ul {
    display: none;
  }
  table {
    overflow-x: auto;
    display: block;
  }
  body { 
    padding-top: 0px;
  }
  #header-logo-image {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  #logout-button {
    padding: 4px;
    line-height: 18px;
  }
}

