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

html {
    background-attachment: fixed;
    background-image: url('/wp-content/uploads/2018/06/Background_1600x1822.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: auto!important;
    overflow: auto;
}

body {
  /*background: #E4E4E4 !important;*/
  /*background: #0f2042 !important;*/
  /*background: #04689b !important;*/
  /*background: url('/wp-content/uploads/2016/08/bg.png');*/
  background: none !important;
  padding-top:0px;
  color: #333;
}
body, button, input, select, textarea {
  font:14px/1.42857143 Hind,Arial,Helvetica,sans-serif;
  font-family: Hind,Arial,Helvetica,sans-serif;
}
body.custom-background, #page {
  background: none !important;
}
a {
  color: #348bff;
}
p {
    line-height: 20px;
    margin-bottom: 5px;
    font-family: Hind,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 300;
}
input, textarea {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
/*@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-small-navigation ul>.current-menu-item, .main-small-navigation ul>.current_page_item {
  background: lightgrey !important;
}
.main-navigation a {
  color: #ffffff;
  font-weight:bold;
  text-transform:uppercase;
}
#header {
  background:#253e51;
  height:131px;
}
.dev #header{
  background: #3A3A3A;
}
.dev #header img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
#header-text-nav-container {
  margin-top:83px;
}
#header-text-nav-container h3 {
    /*background-color: #031F48;*/
 /*   background-color: #5A5A5A;*/
  color: #ffffff;
}
#header-logo-image {
  max-width:300px;
  padding:0px;
  padding-top:5px;
  padding-left:35px;
}
#page {
  border-top: none !important;
  /*box-shadow: 0px 0px 30px #fff;*/
  box-shadow: 0px 5px 20px #555555;
  max-width:960px !important;
}
.wide #page {
  max-width:960px !important;
}
.inner-wrap {
  background:#ffffff;
  max-width:960px;
}
#header-text-nav-wrap {
  /*padding: 10px 0 10px;*/
  padding: 0px;
}
.entry-title {
  display:none;
}
#main {
  /*padding-top:10px;*/
  padding-top:0px;
}
h1, h2, h3, h4, h5, h6 {
  padding-bottom:0px;
  font-family: Hind,Arial,Helvetica,sans-serif;
  font-size:2.3em;
  font-weight:bold;
}
h1.entry-title {
    background: #b4d88e;
/*    margin: -10px -15px;*/
    margin: -10px -15px 10px -15px;
    padding: 10px 15px;
}
h2 {
    font-size: 22px;
    line-height: 26px;
}
h3 {
  font-size:18px;
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
  line-height: 20px;
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"],textarea, select {
  margin-bottom:10px;
  padding:0px;
  width:auto; 
  width:100%; 
}
input[type="text"], input[type="email"], input[type="password"], textarea {
  background-color: #FFFFFF;
  border: 1px solid rgb(169, 169, 169);
  border-radius: 1px;
}
.accelerate-button, input[type="reset"], input[type="button"], input[type="submit"], button {
  margin-bottom:5px;
  padding: 1px 10px;
}
/*#primary {
  width:73%;
}
#secondary {
  width:25%;
}*/
#site-navigation {
  background: #253e51;
  max-width:960px;
}
.dev #site-navigation {
  background: #3A3A3A;
}
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;
}
th {
  font-weight: bold;
  vertical-align:top;
}
th, td {
  border: none;
  padding: 0px;
}

#menu-div{
  padding-top:15px;
  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;
}
#menu-div {
    margin-bottom: 15px;
}


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

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;
}
/* 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: 1em; top: 2em; z-index: 99;
                        margin-left: 0; width:500px;
                }
                .tooltip:hover img {
                        border: 0; margin: -10px 0 0 -55px;
                        float: left; position: absolute;
                }
                .tooltip:hover em {
                        font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
                        display: block; padding: 0.2em 0 0.6em 0;
                }
                .classic { padding: 0.8em 1em; }
                .custom { padding: 0.5em 0.8em 0.8em 2em; }
                * html a:hover { background: transparent; }
                *                 .classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.photographers-detail-image {
  box-shadow: 0px 5px 20px #555555;
  padding:5px;
  margin-bottom:20px;
}
.picture{
  text-align:center;
}
.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;
}
#header-text-nav-container{
  border-bottom:0px;
}
#videoDiv {border:0px solid red;width: 100%; max-height: 500px; padding:0px; position: relative;overflow:hidden;margin-bottom:0px;}
#videoBlock {width: 100%; height: 100%;  display: flex;padding:0px;justify-content: center; align-items: center;}
#videoMessage {border:0px solid red;width: 95%; height:100%; position: absolute; top: 20; margin:0 auto;}
#videoMessage {color:#000000;text-shadow: 2px 2px 2px #ffffff; z-index:99 }
#content .post, #content .page {
    padding-bottom: 0px;
}
.footer-widgets-wrapper {
    border-top: 0px solid #F2F2F2;
    background: none !important;
}
#inner-inner {
  padding:10px;
  padding-left:15px;
  padding-right:15px;
}
.footer-socket-wrapper {
  background-color: #ffffff;
  border-top:0px solid #fff !important;
  max-width:960px;
  margin:0 auto;
}
.footer-socket-wrapper .inner-inner {
  padding:10px;
  padding-left:15px;
  padding-right:15px;
}
.footer-socket-area {
  padding-left:15px;
  padding-right:15px;
}
.Phone {
  padding-bottom:20px;
}
.Phone>span, .Phone>a {
    color: #b4d88e;
    font-weight: bold;
    font-size: 17pt;
    text-decoration: none;
    cursor: default;
}
.accelerate-button,.button, input[type="reset"], input[type="button"], input[type="submit"], input[type="text"], input[type="email"], input[type="password"], button, textarea, select {
  border: 1px solid #ccc;
  border-radius: 0px;
  padding: 8px;
  font-size:20px;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.22);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,.22);
  box-shadow: 0 2px 4px rgba(0,0,0,.22);
}
.accelerate-button,.button, input[type="reset"], input[type="button"], input[type="submit"], button {
  background: #2e6da4;
  color:#fff;
  padding-left:25px;
  padding-right:25px;
}
.button:hover {
  background:#337ab7;
}
.green-button{
  background:#46af4a !important;
  background-color:#46af4a !important;
}
.clear {
  clear:both;
}
.footerBlock {
    background-color: #1a2e3e!important;
    width: 100%;
    height: 14em;
    padding-top: .5em;
    float: left;
    height: auto;
}
.footerZoneSiteMap {
    float: left;
    width: 57%;
    margin-left: 2%;
}
.footerSiteMapColumnDiv {
    float: left;
    width: 25%;
}
.footerLocTitle {
    font-size: 12px;
    color: #89b3cc;
    font-family: arial,sans-serif;
    font-weight: bold;
    padding-bottom: .3em;
}
.footerLocLink {
    font-size: 12px;
    color: #c1c1c1;
    font-weight: normal;
    font-family: arial,sans-serif;
    display: block;
    text-decoration: none;
}
.footerZoneExtraLinks {
    float: left;
    width: 40%;
}
.FooterQuickLinksDiv, .footerSiteMapLinkDiv {
    float: left;
    width: 50%;
}
.footerMenuLink {
    font-size: 12px;
    color: #b0d48b;
    font-weight: normal;
    font-family: arial,sans-serif;
    display: block;
    padding-bottom: 1em;
    text-decoration: underline;
}
.footerExtraLink {
    font-size: 12px;
    color: #c1c1c1;
    font-weight: bold;
    font-family: arial,sans-serif;
    display: block;
    padding-bottom: .8em;
    text-decoration: underline;
}
.SiteWide_ConsumerInfoButton {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #b0d48b;
    text-align: center;
    max-width: 170px;
    height: auto;
    padding-top: 7px;
    padding-bottom: 5px;
    font-family: FFDINWebBold;
    font-size: 9px;
    font-weight: normal;
    color: #253e51;
    text-decoration: none;
    display: block;
    margin-top: 10px;
}
#PimaMedicalDiv {
    float: left;
    width: 40%;
    padding-top: 15px;
}
.PimaMedicalCopy {
    font-size: 12px;
    color: #c1c1c1;
    font-weight: normal;
    font-family: arial,sans-serif;
    display: block;
    padding-bottom: 1em;
}
.message {
  color: #f35555;
}
.answer {
  padding: 5px 0px 5px 0px;
}
.btn {
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
}
.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;
}
.show-on-mobiles {
  display: none;
}
input[type="tel"] {
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 8px;
    font-size: 20px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.22);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.22);
    box-shadow: 0 2px 4px rgba(0,0,0,.22);
}
b, strong{
  font-weight:bold;
}
@media screen and (max-width: 767px) {
  #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%;
  }
  #header-text-nav-container {
    margin-top:0px;
    clear: both;
  }
  #header-text-nav-container #site-navigation{
    background: #1a2e3e;
  }
  .logo {
    max-width:120px;
  }
  .login-div {
    margin-top:-15px;
  }
  .logout {
    font-size:14px;
    padding-bottom:4px;
    padding-top:4px;
  }
  /* Stack anything that isnât full-width on smaller screens */
  .grid .unit {
    width: 100% !important;
    padding-left: 5px;
    padding-right: 5px;
  }
  .unit .grid .unit {
    padding-left: 0px;
    padding-right: 0px;
  }

  /* Sometimes, you just want to be different on small screens */
  .center-on-mobiles {
    text-align: center !important;
  }
  .hide-on-mobiles {
    display: none !important;
  }
  .full-on-mobiles {
    width: 100% !important;
  }
}
@media screen and (max-width : 900px){
  #videoDiv {border:0px solid red;width: 100%; max-height: none; padding:0px; position: static;overflow:visible;}
  #videoBlock video {display:none;}
  #videoMessage {position:static;}
}
@media screen and (max-width : 855px){
  table {
    overflow-x: auto;
    display: block;
  }
}
@media screen and (max-width: 1190px){
  .inner-wrap {
    width: 100%;
  }
}
