HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/shootinschool/wp-content/themes/shootinschool/assets/css/baseball_styles.css
/*American football*/
/*Soccer*/
/*Baseball*/
/*magazine*/
.splashBaseball {
  /*===========================================     FIXTURES CALENDAR     ==============================================*/
  /*=============================    SINGLE EVENT     = =====================================*/
  /*=============================    SINGLE EVENT     = =====================================*/
  /*===========================================     FIXTURES CALENDAR END    ==============================================*/
  /*===============      WIDGET STYLE         =====================*/
  /*SPORTSPRESS WIGETS*/
  /*=========================  WIDGET  =====================================*/
  /*========================== SP SINGLE TEAM ==============================*/
  /*========================== SP SINGLE TEAM ==============================*/
  /*========================== SP SINGLE LEAGUE ==============================*/
  /*========================== SP SINGLE LEAGUE ==============================*/
  /*=========================== SP SINGLE PLAYER -=================================*/
  /*=========================== SP SINGLE PLAYER -=================================*/
  /*============================= WOOCOMMERCE =============================*/
  /*============================= WOOCOMMERCE =============================*/ }
  .splashBaseball .stm-page-sportspress-sidebar-right .row .page,
  .splashBaseball .stm-page-sportspress-sidebar-left .row .page {
    margin-top: 68px; }
  .splashBaseball.page-template-coming-soon #main:before {
    background: rgba(0, 0, 0, 0.25); }
  .splashBaseball .stm-ipad-none {
    display: none; }
  .splashBaseball .stm-ipad-block {
    display: block; }
  .splashBaseball a {
    text-decoration: none; }
  .splashBaseball p {
    line-height: 30px; }
  .splashBaseball .stm-default-page {
    padding: 0; }
  .splashBaseball .stm-small-title-box {
    margin-top: 0; }
  .splashBaseball h3 {
    margin-bottom: 5px; }
  .splashBaseball h1 {
    font-weight: 900; }
  .splashBaseball h1, .splashBaseball h2, .splashBaseball h3, .splashBaseball .h1, .splashBaseball .h2, .splashBaseball .h3 {
    font-style: italic; }
  .splashBaseball h1, .splashBaseball h2, .splashBaseball h3, .splashBaseball .h1, .splashBaseball .h2, .splashBaseball .h3, .splashBaseball h4, .splashBaseball h5, .splashBaseball h6 {
    text-transform: uppercase; }
  .splashBaseball h2, .splashBaseball .h2 {
    font-style: italic;
    font-weight: 900; }
  .splashBaseball a {
    color: #e21e22; }
    .splashBaseball a:hover {
      color: #a10a0d; }
  .splashBaseball .highlight {
    background: #a10a0d; }
  .splashBaseball .stm-orange {
    position: absolute;
    left: 0;
    font-size: 18px;
    color: #a10a0d;
    font-weight: 700; }
  .splashBaseball .stm-title-box-unit {
    padding-bottom: 25px;
    padding-top: 71px; }
    .splashBaseball .stm-title-box-unit .stm-title-box-title-wrapper h2 {
      text-transform: uppercase;
      font-style: italic;
      letter-spacing: -1px; }
  .splashBaseball .button.only_border {
    border-color: #e21e22;
    border-radius: 0;
    color: #000000;
    font-style: italic;
    font-width: 900;
    padding: 13px 46px 12px;
    font-size: 16px;
    letter-spacing: 0; }
    .splashBaseball .button.only_border:before {
      background: #e21e22;
      -webkit-transform: none;
              transform: none;
      width: 0;
      -webkit-transition: width .2s;
      transition: width .2s;
      opacity: 1; }
    .splashBaseball .button.only_border:hover {
      color: #fff; }
      .splashBaseball .button.only_border:hover:before {
        background: #e21e22;
        width: 100%; }
      .splashBaseball .button.only_border:hover i {
        color: #fff; }
        .splashBaseball .button.only_border:hover i:before {
          color: #fff; }
  .splashBaseball .button-input-wrap {
    border-color: #e21e22;
    border-radius: 0;
    color: #000000;
    font-style: italic;
    font-width: 900;
    padding: 13px 46px 12px;
    font-size: 16px;
    letter-spacing: 0;
    position: relative; }
    .splashBaseball .button-input-wrap:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: #e21e22;
      -webkit-transform: none;
              transform: none;
      width: 0;
      height: 100%;
      -webkit-transition: width .2s;
      transition: width .2s;
      opacity: 1; }
    .splashBaseball .button-input-wrap input[type="submit"] {
      color: #262626; }
      .splashBaseball .button-input-wrap input[type="submit"]:hover {
        color: #fff; }
    .splashBaseball .button-input-wrap:hover {
      color: #fff; }
      .splashBaseball .button-input-wrap:hover:before {
        background: #e21e22;
        width: 100%; }
      .splashBaseball .button-input-wrap:hover input[type="submit"] {
        color: #fff; }
      .splashBaseball .button-input-wrap:hover i {
        color: #fff; }
        .splashBaseball .button-input-wrap:hover i:before {
          color: #fff; }
  .splashBaseball .button.with_bg {
    border: 2px solid #e21e22;
    border-radius: 0;
    color: #fff;
    font-style: italic;
    font-weight: 700;
    padding: 13px 46px 12px;
    font-size: 16px;
    letter-spacing: 0; }
    .splashBaseball .button.with_bg i {
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      vertical-align: middle;
      margin-top: -1px; }
    .splashBaseball .button.with_bg:before {
      background: #e21e22;
      width: 100%;
      -webkit-transform: none;
              transform: none;
      -webkit-transition: width .2s ease-in;
      transition: width .2s ease-in;
      opacity: 1; }
    .splashBaseball .button.with_bg:hover {
      color: #262626;
      border-color: #e21e22; }
      .splashBaseball .button.with_bg:hover:before {
        background: #e21e22;
        width: 0; }
      .splashBaseball .button.with_bg:hover i {
        color: #e21e22; }
  .splashBaseball .stm-btn-shop.with_bg {
    border: 2px solid #e21e22;
    border-radius: 0;
    color: #fff;
    font-style: italic;
    font-width: 900;
    padding: 13px 46px 12px;
    font-size: 16px;
    letter-spacing: 0; }
    .splashBaseball .stm-btn-shop.with_bg:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: #e21e22;
      -webkit-transform: none;
              transform: none;
      width: 100%;
      height: 100%;
      -webkit-transition: width .2s;
      transition: width .2s;
      opacity: 1;
      z-index: -1; }
    .splashBaseball .stm-btn-shop.with_bg:hover {
      color: #e21e22;
      border-color: #e21e22; }
      .splashBaseball .stm-btn-shop.with_bg:hover:after {
        background: #e21e22;
        width: 0; }
  .splashBaseball .button.checkout-button {
    border-color: #e21e22;
    border-radius: 0;
    color: #fff;
    font-style: italic;
    font-width: 900;
    padding: 13px 46px 12px;
    font-size: 16px;
    letter-spacing: 0; }
    .splashBaseball .button.checkout-button:before {
      background: #e21e22;
      width: 100%;
      -webkit-transform: none;
              transform: none;
      -webkit-transition: width .2s ease-in;
      transition: width .2s ease-in;
      opacity: 1; }
    .splashBaseball .button.checkout-button:hover {
      color: #e21e22;
      border-color: #e21e22; }
      .splashBaseball .button.checkout-button:hover:before {
        background: #e21e22;
        width: 0; }
  .splashBaseball .button.btn-md {
    border-color: #e21e22;
    border-radius: 0;
    color: #fff;
    font-style: italic;
    font-width: 900;
    padding: 13px 46px 12px;
    font-size: 16px;
    letter-spacing: 0; }
    .splashBaseball .button.btn-md:before {
      background: #e21e22;
      width: 100%;
      -webkit-transform: none;
              transform: none;
      -webkit-transition: width .2s ease-in;
      transition: width .2s ease-in;
      opacity: 1; }
    .splashBaseball .button.btn-md:after {
      color: #fff; }
    .splashBaseball .button.btn-md:hover {
      color: #e21e22;
      border-color: #e21e22; }
      .splashBaseball .button.btn-md:hover:before {
        background: #e21e22;
        width: 0; }
      .splashBaseball .button.btn-md:hover:after {
        color: #e21e22; }
  .splashBaseball .wc-backward {
    color: #fff; }
  .splashBaseball .only_icon:before {
    background: transparent !important; }
  .splashBaseball ul.stm-list-icon li {
    line-height: 26px;
    margin-bottom: 10px; }
    .splashBaseball ul.stm-list-icon li i {
      position: absolute;
      left: 0;
      top: 9px;
      color: #a10a0d;
      font-size: 10px; }
  .splashBaseball ol li:before {
    color: #a10a0d; }
  .splashBaseball table.sp-league-table.sp-data-table td {
    background-color: transparent !important; }
    .splashBaseball table.sp-league-table.sp-data-table td:nth-child(even) {
      background-color: transparent !important; }
    .splashBaseball table.sp-league-table.sp-data-table td:nth-child(odd) {
      background-color: transparent !important; }
  .splashBaseball table thead {
    background: #e21e22; }
    .splashBaseball table thead tr th {
      color: #fff;
      font-size: 13px;
      font-weight: 600;
      padding: 10px 7px; }
  .splashBaseball table tbody tr.odd {
    background-color: rgba(0, 0, 0, 0.35) !important; }
  .splashBaseball table tbody tr.even {
    background-color: rgba(0, 0, 0, 0.75) !important; }
  .splashBaseball table tbody tr td {
    color: #fff;
    background-color: transparent !important;
    padding: 14px 5px;
    border-bottom: 0; }
    .splashBaseball table tbody tr td.data-rank {
      opacity: 0.75; }
    .splashBaseball table tbody tr td.data-name {
      font-weight: 600; }
      .splashBaseball table tbody tr td.data-name a {
        color: #fff !important; }
  .splashBaseball .wpb_revslider_element.wpb_content_element {
    margin-bottom: 0 !important; }
  .splashBaseball .container {
    max-width: 1140px; }
  .splashBaseball #stm-top-bar {
    height: 60px; }
    .splashBaseball #stm-top-bar .stm-top-ticker-holder .stm-ticker-title {
      line-height: 60px; }
    .splashBaseball #stm-top-bar .stm-top-ticker-holder .stm-ticker li {
      line-height: 60px;
      letter-spacing: 0; }
    .splashBaseball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .normal_font {
      line-height: 60px; }
    .splashBaseball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .stm-cart-af a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
      position: relative;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 60px;
      padding-top: 2px; }
      .splashBaseball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .stm-cart-af a i:before {
        content: '\e922' !important;
        font-family: 'stm-splash-icons' !important; }
      .splashBaseball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .stm-cart-af a .list-badge {
        position: absolute;
        top: 12px;
        right: 17px; }
    .splashBaseball #stm-top-bar .stm-top-bar_right .stm-top-profile-holder {
      line-height: 60px; }
      .splashBaseball #stm-top-bar .stm-top-bar_right .stm-top-profile-holder .stm-profile-wrapp a {
        color: #fff !important; }
  .splashBaseball #stm-top-bar {
    z-index: 1000000;
    position: relative; }
    .splashBaseball #stm-top-bar.top-sticky {
      display: block;
      width: 100%;
      position: fixed;
      top: 0;
      left: 0; }
      .splashBaseball #stm-top-bar.top-sticky .stm-main-logo {
        display: none;
        opacity: 0; }
      .splashBaseball #stm-top-bar.top-sticky .stm-sticky-logo {
        display: block;
        opacity: 1; }
      .splashBaseball #stm-top-bar.top-sticky + .stm-header-fixed .stm-header-inner {
        min-height: 0;
        height: 0; }
        .splashBaseball #stm-top-bar.top-sticky + .stm-header-fixed .stm-header-inner .stm-header-background {
          display: none; }
    .splashBaseball #stm-top-bar .logo-main {
      position: absolute;
      z-index: 10000;
      padding-top: 10px; }
    .splashBaseball #stm-top-bar .stm-main-logo {
      opacity: 1;
      -webkit-transition: opacity .2s ease-in;
      transition: opacity .2s ease-in; }
    .splashBaseball #stm-top-bar .stm-sticky-logo {
      display: none;
      opacity: 0;
      -webkit-transition: opacity .2s ease-in;
      transition: opacity .2s ease-in; }
  .splashBaseball .stm_author_box {
    display: block;
    overflow: hidden;
    position: relative;
    border: solid 1px #d8d8d8;
    padding: 26px 30px 28px 67px; }
    .splashBaseball .stm_author_box .stm-author-title-bg {
      position: absolute;
      height: 100%;
      width: 40px;
      bottom: 0;
      left: 0;
      background-color: #e21e22; }
      .splashBaseball .stm_author_box .stm-author-title-bg .stm-author-title {
        position: absolute;
        bottom: 0;
        left: 40px;
        height: 40px;
        line-height: 40px;
        padding-left: 26px;
        font-size: 13px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: left bottom 0;
        transform-origin: left bottom 0;
        white-space: nowrap;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 0; }
    .splashBaseball .stm_author_box .author_avatar {
      margin-right: 20px;
      margin-top: 1px;
      max-width: 91px; }
    .splashBaseball .stm_author_box .author_info .author_name {
      margin-top: 2px; }
      .splashBaseball .stm_author_box .author_info .author_name h5 {
        margin-bottom: 18px; }
        .splashBaseball .stm_author_box .author_info .author_name h5 .stm-red {
          font-weight: 400;
          color: #000000 !important;
          text-transform: none; }
    .splashBaseball .stm_author_box .author_info .author_content {
      font-size: 15px;
      color: #595959; }
  .splashBaseball .stm-news-tabs-wrapper .stm-single-post-loop {
    margin-bottom: 20px; }
    .splashBaseball .stm-news-tabs-wrapper .stm-single-post-loop .content p {
      color: #595959;
      font-size: 14px; }
  .splashBaseball .sp-template.sp-template-league-table .stm-single-league {
    padding-top: 0; }
    .splashBaseball .sp-template.sp-template-league-table .stm-single-league .stm-single-league-title_box {
      margin-bottom: 15px; }
      .splashBaseball .sp-template.sp-template-league-table .stm-single-league .stm-single-league-title_box h3 {
        color: #fff;
        font-style: italic;
        letter-spacing: -0.8px; }
      .splashBaseball .sp-template.sp-template-league-table .stm-single-league .stm-single-league-title_box a {
        float: left;
        color: #fff;
        margin-left: 60px;
        border-bottom: 1px solid #e21e22;
        font-weight: 600;
        font-size: 14px;
        margin-top: 5px; }
    .splashBaseball .sp-template.sp-template-league-table .stm-single-league .sp-table-wrapper.sp-scrollable-table-wrapper table tbody tr td {
      padding-top: 15px;
      padding-bottom: 14px; }
      .splashBaseball .sp-template.sp-template-league-table .stm-single-league .sp-table-wrapper.sp-scrollable-table-wrapper table tbody tr td a {
        font-weight: 400;
        text-transform: uppercase; }
        .splashBaseball .sp-template.sp-template-league-table .stm-single-league .sp-table-wrapper.sp-scrollable-table-wrapper table tbody tr td a .stm-league-table-team-logo {
          display: inline-block;
          width: 30px;
          height: 30px;
          margin-right: 15px; }
          .splashBaseball .sp-template.sp-template-league-table .stm-single-league .sp-table-wrapper.sp-scrollable-table-wrapper table tbody tr td a .stm-league-table-team-logo img {
            width: 100%;
            max-width: inherit;
            max-height: inherit; }
  .splashBaseball .stm-statistic-tabs {
    display: block; }
    .splashBaseball .stm-statistic-tabs .stm-title-left h2 {
      font-style: italic; }
    .splashBaseball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .number_position_wrapp {
      margin-bottom: 10px; }
      .splashBaseball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .number_position_wrapp .position {
        line-height: 16px;
        vertical-align: bottom; }
    .splashBaseball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr.odd td {
      background-color: rgba(0, 0, 0, 0.35) !important; }
    .splashBaseball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr.even td {
      background-color: rgba(0, 0, 0, 0.75) !important; }
    .splashBaseball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-quick-sts {
      margin: 7px 0 6px; }
    .splashBaseball .stm-statistic-tabs .stm-player-statistic-unit .button {
      margin-top: 30px; }
  .splashBaseball .fixture_detail > h2 {
    font-size: 36px !important; }
    .splashBaseball .fixture_detail > h2:after {
      background: #e21e22; }
  .splashBaseball .fixture_detail h3 {
    margin-bottom: 20px;
    color: #e21e22; }
  .splashBaseball .fixture_detail .command_info .score {
    line-height: 76px;
    background: #e21e22; }
    .splashBaseball .fixture_detail .command_info .score:after {
      border-left-color: #e21e22;
      border-right-color: #e21e22; }
  .splashBaseball .fixture_detail .goals h2 {
    border-color: #e21e22; }
    .splashBaseball .fixture_detail .goals h2 a {
      font-size: 30px !important; }
      .splashBaseball .fixture_detail .goals h2 a:hover {
        color: #e21e22; }
  .splashBaseball .fixture_detail .goals h4 {
    font-size: 24px !important;
    color: #e21e22; }
  .splashBaseball .fixture_detail .fixture_info .venue {
    color: #e21e22; }
  .splashBaseball .stm_af_latest_results_wrapper h3 {
    color: #a10a0d; }
  .splashBaseball .stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stmPointWin {
    background: #e21e22; }
  .splashBaseball .stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stm-latest-result-win-label {
    color: #e21e22; }
  .splashBaseball .stm_af_latest_results_wrapper .stm-latest-results-units .stmVSWrapp {
    background: #e21e22; }
  .splashBaseball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper .teamHome, .splashBaseball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper .teamHome {
    color: #e21e22; }
  .splashBaseball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper .stm-latest-result-team a, .splashBaseball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper .stm-latest-result-team a {
    color: #a10a0d; }
  .splashBaseball .stm_af_latest_results_wrapper .stmOrangeDivider {
    background: #e21e22; }
  .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-title-left {
    float: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center; }
    .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-title-left h2 {
      color: #fff;
      font-style: italic;
      margin-bottom: 0; }
    .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-title-left .stm-bsb-medias_btn {
      margin-top: 25px;
      padding: 13px 33px 12px; }
  .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-media-tabs-nav {
    float: inherit;
    margin-top: 45px;
    margin-bottom: 30px; }
    .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-media-tabs-nav ul li.active a span {
      color: #fff;
      border-color: #a10a0d; }
    .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-media-tabs-nav ul li:last-child a {
      padding-right: 0 !important; }
    .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-media-tabs-nav ul li a {
      font-weight: 700;
      font-size: 14px;
      color: #fff;
      letter-spacing: 0.6px;
      padding: 0 70px; }
      .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-media-tabs-nav ul li a:first-child {
        padding-left: 0; }
      .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-media-tabs-nav ul li a span {
        color: #fff;
        padding-bottom: 2px; }
  .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
      float: left;
      width: 33.3%;
      padding: 0 15px 30px 15px;
      /*position: relative !important;
					top: inherit !important;
					left: inherit !important;*/ }
      .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-735-240 {
        width: 66%; }
      .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview {
        position: relative;
        z-index: 15; }
        .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon {
          position: absolute;
          top: 20px;
          left: -10px;
          width: auto;
          height: 30px;
          background-color: #a10a0d;
          text-align: center;
          padding: 0 10px 0 38px;
          color: #fff;
          text-transform: capitalize;
          line-height: 30px;
          z-index: 11;
          font-size: 12px; }
          .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon:after {
            display: none; }
          .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon:before {
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0);
            content: "\e906";
            font-family: "stm-splash-icons";
            display: inline-block;
            vertical-align: top;
            color: #fff;
            position: absolute;
            left: 10px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            font-size: 14px; }
        .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .title {
          display: none;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          padding: 15px 20px;
          background: rgba(0, 0, 0, 0.4);
          font-size: 16px;
          line-height: 24px;
          font-weight: 700;
          text-transform: uppercase;
          color: #fff; }
        .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a {
          display: inline-block;
          overflow: hidden;
          position: relative;
          z-index: 10;
          vertical-align: top; }
          .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:before {
            display: none; }
          .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:after {
            display: none; }
          .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover:before {
            display: none; }
          .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover:after {
            display: none; }
          .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1); }
          .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a img {
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transition: -webkit-transform 0.4s;
            transition: -webkit-transform 0.4s;
            transition: transform 0.4s;
            transition: transform 0.4s, -webkit-transform 0.4s; }
        .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview:hover .title {
          background: rgba(0, 0, 0, 0); }
        .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview:hover a:before {
          opacity: 0.8; }
        .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview img {
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
      .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-audio .icon:before {
        content: "\e905";
        font-family: "stm-splash-icons"; }
      .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-audio .stm-media-preview a:before {
        content: "\e905";
        font-family: "stm-splash-icons"; }
      .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-video .icon:before {
        content: "\e904";
        font-family: "stm-splash-icons";
        font-size: 12px; }
      .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-video .stm-media-preview a:before {
        content: "\e904";
        font-family: "stm-splash-icons"; }
  .splashBaseball .stm-bsb-shop-title {
    display: block;
    width: 100%; }
    .splashBaseball .stm-bsb-shop-title h2 {
      font-style: italic;
      text-align: center;
      font-weight: 900;
      letter-spacing: -1px;
      margin-bottom: 8px; }
  .splashBaseball .stm-products-carousel-unit-wrapper {
    width: 100%;
    padding: 0; }
    .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit {
      margin: 0 -15px; }
      .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
        width: 100%; }
        .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init:before {
          display: none; }
        .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-stage-outer {
          margin-top: 30px; }
          .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-stage-outer .owl-stage .owl-item .stm-single-product-carousel {
            width: 92%;
            margin: 0 auto; }
        .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel {
          width: 25%;
          opacity: 1;
          position: inherit;
          top: inherit;
          left: inherit;
          overflow: visible;
          border: solid 1px transparent;
          max-width: 100%;
          padding-bottom: 0;
          margin-bottom: 0; }
          .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .onsale {
            display: block;
            position: absolute;
            top: 22px;
            left: -10px;
            z-index: 10;
            background: #e21e22;
            color: #fff;
            padding: 2px 9px; }
          .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel:hover {
            border: solid 1px #e21e22;
            box-shadow: 0 0 0 1px #e21e22 inset;
            background: #fff; }
            .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel:hover a .image:before {
              display: none; }
            .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel:hover a .stm-product-meta .title {
              color: #e21e22; }
            .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel:hover a .stm-product-meta .stm-bsb-price-add-to-cart .price {
              left: 11%;
              -webkit-transform: translateX(-11%);
                      transform: translateX(-11%); }
            .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel:hover a .stm-product-meta .stm-bsb-price-add-to-cart span.add_to_cart_button {
              opacity: 1; }
            .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel:hover a .stm-product-meta .stm-bsb-price-add-to-cart .added_to_cart {
              opacity: 1; }
          .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a {
            display: block;
            overflow: hidden;
            padding: 2px;
            text-decoration: none !important; }
            .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image {
              padding: 10px 10px 10px;
              background: #fff;
              margin-bottom: 14px; }
              .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image img {
                display: block;
                width: auto;
                max-height: 240px;
                margin: 0 auto; }
            .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta {
              display: block;
              overflow: hidden;
              margin-top: 0px; }
              .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .title {
                display: block;
                overflow: hidden;
                width: 100%;
                text-align: center;
                float: inherit;
                padding: 0 20px;
                font-weight: 500;
                font-size: 18px;
                color: #000000;
                text-transform: none;
                margin-bottom: 19px;
                line-height: 23px;
                min-height: 45px; }
              .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                    -ms-flex-direction: row;
                        flex-direction: row;
                -ms-flex-line-pack: center;
                    align-content: center;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                -webkit-box-pack: end;
                    -ms-flex-pack: end;
                        justify-content: flex-end;
                padding: 0 15px 0 20px;
                position: relative; }
                .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart .price {
                  display: block;
                  overflow: hidden;
                  width: auto;
                  text-align: center;
                  float: inherit;
                  font-weight: 700;
                  font-size: 18px;
                  line-height: 20px;
                  color: #e21e22;
                  position: absolute;
                  left: 50%;
                  -webkit-transform: translateX(-50%);
                          transform: translateX(-50%);
                  -webkit-transition: all .2s ease-in;
                  transition: all .2s ease-in; }
                  .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart .price del {
                    font-size: 16px;
                    font-weight: 400; }
                  .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart .price ins {
                    text-decoration: none; }
                .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart span.add_to_cart_button {
                  display: block;
                  height: 22px;
                  background: transparent !important;
                  border: 0;
                  padding: 0 0 0 21px;
                  position: relative;
                  text-transform: uppercase;
                  font-size: 14px;
                  font-weight: 700;
                  line-height: 22px;
                  letter-spacing: -1px;
                  opacity: 0;
                  -webkit-transition: all .3s ease-in;
                  transition: all .3s ease-in; }
                  .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart span.add_to_cart_button:before {
                    display: block;
                    overflow: hidden;
                    font: normal normal normal 14px/1 FontAwesome;
                    font-size: inherit;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    -webkit-transform: translate(0, 0);
                            transform: translate(0, 0);
                    content: "\e920";
                    font-family: 'stm-splash-icons';
                    width: 30px;
                    height: 20px;
                    color: #a10a0d;
                    position: absolute;
                    top: 50%;
                    left: 0;
                    -webkit-transform: translateY(-50%);
                            transform: translateY(-50%);
                    opacity: 1;
                    background: transparent;
                    font-size: 19px;
                    letter-spacing: 1px;
                    padding: 0; }
                .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart .add_to_cart_button.added {
                  display: none !important; }
                .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart .added_to_cart {
                  padding: 0;
                  text-overflow: ellipsis;
                  white-space: pre;
                  z-index: 1;
                  margin: 0;
                  text-decoration: none;
                  text-align: center;
                  color: #e21e22;
                  line-height: 21px;
                  opacity: 0; }
                  .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart .added_to_cart:hover {
                    color: #a10a0d;
                    text-decoration: none !important; }
                    .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart .added_to_cart:hover:active {
                      text-decoration: none;
                      color: #a10a0d; }
          .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .content {
            display: none; }
  .splashBaseball .stm-visit-shop-btn {
    text-align: center;
    padding: 15px 0 0; }
    .splashBaseball .stm-visit-shop-btn a {
      padding: 13px 35px 12px 28px !important;
      position: relative;
      font-weight: 700; }
      .splashBaseball .stm-visit-shop-btn a i {
        margin-right: 10px;
        vertical-align: middle; }
        .splashBaseball .stm-visit-shop-btn a i:before {
          font-size: 20px;
          color: #e21e22;
          -webkit-transition: .2s ease;
          transition: .2s ease; }
  .splashBaseball .stm-footer-image {
    height: 500px; }
    .splashBaseball .stm-footer-image .inner {
      height: 100%;
      position: relative; }
      .splashBaseball .stm-footer-image .inner .stm-btn-text-wrapper {
        position: absolute;
        left: 50%;
        bottom: 14%;
        -webkit-transform: translateX(-50%) translateY(-14%);
                transform: translateX(-50%) translateY(-14%); }
        .splashBaseball .stm-footer-image .inner .stm-btn-text-wrapper a {
          padding: 13px 40px 12px; }
  .splashBaseball .stm-footer-socials-top .stm-list-duty li {
    padding: 35px 49px 33px 49px;
    width: 100%;
    text-align: center; }
  .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper {
    background: #fff;
    padding: 23px 0 5px; }
    .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget .widget-wrapper .widget-title {
      background: transparent;
      margin-top: 20px;
      margin-bottom: 20px; }
      .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget .widget-wrapper .widget-title h6 {
        padding: 7px 0;
        color: #000000;
        font-weight: 600; }
    .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul {
      padding: 0; }
      .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul li {
        padding: 0 0 0 30px;
        margin-bottom: 19px;
        border-bottom: 0; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul li.widget_contacts_address .icon .fa.fa-map-marker:before {
          content: "\e913";
          font-family: "stm-splash-icons" !important;
          font-size: 18px; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul li.widget_contacts_phone .icon .fa.fa-phone:before {
          content: "\e90d";
          font-family: "stm-splash-icons" !important; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul li.widget_contacts_mail .icon .fa.fa-envelope:before {
          content: "\e90c";
          font-family: "stm-splash-icons" !important;
          font-size: 12px; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul li.widget_contacts_schedule .icon .fa.fa-clock-o:before {
          content: "\e927";
          font-family: "stm-splash-icons" !important; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul li .icon {
          top: 0;
          opacity: 1;
          vertical-align: top;
          text-align: center;
          line-height: 17px; }
          .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul li .icon i:before {
            color: #e21e22; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul li .text {
          color: #595959;
          font-size: 13px;
          line-height: 16px;
          font-weight: 400;
          opacity: 1; }
          .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_contacts .widget-wrapper ul li .text a {
            color: #595959;
            font-size: 13px;
            line-height: 16px;
            font-weight: 400;
            opacity: 1; }
    .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_nav_menu .menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_nav_menu .menu li {
        width: 46%;
        padding: 0 0 0 15px;
        border-bottom: 0;
        line-height: 19px;
        margin-bottom: 12px;
        position: relative !important; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_nav_menu .menu li:nth-child(odd) {
          margin-right: 20px; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_nav_menu .menu li:before {
          content: '';
          display: block;
          position: absolute;
          top: 7px;
          left: 0;
          width: 5px;
          height: 5px;
          background-color: #a10a0d; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_nav_menu .menu li .sub-menu {
          display: none; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_nav_menu .menu li a {
          color: #595959;
          line-height: 19px;
          font-size: 14px; }
    .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_text .widget-wrapper .textwidget form .mc4wp-form-fields {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      overflow: hidden; }
      .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_text .widget-wrapper .textwidget form .mc4wp-form-fields p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 17px; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_text .widget-wrapper .textwidget form .mc4wp-form-fields p label {
          display: block;
          color: #595959;
          font-weight: 400;
          line-height: 23px; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_text .widget-wrapper .textwidget form .mc4wp-form-fields p input[type="email"] {
          display: block;
          width: 82%;
          border-radius: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          height: 47px;
          padding: 10px 15px;
          color: #868686;
          font-size: 14px;
          opacity: 1;
          background: #f4f4f4;
          border: 0;
          margin-bottom: 0; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_text .widget-wrapper .textwidget form .mc4wp-form-fields p span {
          position: relative;
          display: block;
          padding: 0;
          border: 0;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
          .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_text .widget-wrapper .textwidget form .mc4wp-form-fields p span:before {
            display: block;
            width: auto;
            height: auto;
            content: "\f1d9";
            font-family: 'FontAwesome';
            font-size: 20px;
            color: #e21e22;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translateY(-50%) translateX(-50%);
                    transform: translateY(-50%) translateX(-50%);
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            z-index: 10;
            -webkit-transition: all .2s ease-in;
            transition: all .2s ease-in;
            opacity: 1; }
          .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_text .widget-wrapper .textwidget form .mc4wp-form-fields p span:hover:before {
            background: transparent !important;
            color: #a10a0d !important; }
          .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_text .widget-wrapper .textwidget form .mc4wp-form-fields p span:hover input[type="submit"] {
            background-color: #f4f4f4 !important; }
        .splashBaseball .stm-footer #stm-footer-top #footer-main .footer-widgets-wrapper .widgets .widget_text .widget-wrapper .textwidget form .mc4wp-form-fields p input[type="submit"] {
          color: transparent !important;
          max-width: 40px;
          height: 47px;
          border-radius: 0;
          padding: 11px 21px 9px;
          border: 0 !important;
          background-color: #f4f4f4 !important; }
  .splashBaseball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp:before {
    content: "\e923";
    font-family: "stm-splash-icons";
    font-size: 47px;
    display: block;
    position: absolute;
    top: 40px;
    right: 24px;
    color: #e21e22; }
  .splashBaseball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp .stm-name-sign-wrapp .stm-coach-name {
    text-transform: uppercase; }
  .splashBaseball .stm-trophy-carousel .stm-main-title-unit {
    letter-spacing: -0.8px; }
  .splashBaseball .stm-trophy-carousel .stm-thophies-controls {
    display: none; }
  .splashBaseball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-trophy-carousel-init .owl-item .stm-single-trophy {
    padding: 53px 10px 0; }
    .splashBaseball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-trophy-carousel-init .owl-item .stm-single-trophy .image {
      display: block;
      overflow: hidden;
      height: 245px;
      margin-bottom: 33px; }
      .splashBaseball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-trophy-carousel-init .owl-item .stm-single-trophy .image img {
        display: block;
        width: auto !important;
        height: 100% !important;
        position: relative;
        left: inherit;
        bottom: inherit;
        -webkit-transform: none;
                transform: none; }
    .splashBaseball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-trophy-carousel-init .owl-item .stm-single-trophy .stm-year {
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 0;
      margin-bottom: 3px;
      color: #262626; }
    .splashBaseball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-trophy-carousel-init .owl-item .stm-single-trophy .stm-title {
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0;
      margin-bottom: 7px;
      color: #262626; }
  .splashBaseball .stm-image-slider {
    margin-bottom: 38px; }
  .splashBaseball .stm-tickets-wrapp {
    display: block;
    overflow: hidden;
    width: 100%; }
    .splashBaseball .stm-tickets-wrapp h3 {
      font-size: 22px !important;
      line-height: 24px;
      text-transform: none;
      letter-spacing: -0.6px;
      margin-bottom: 23px;
      font-style: normal; }
    .splashBaseball .stm-tickets-wrapp .stm-tickets-teams {
      padding: 13px 20px 12px;
      border-color: #e21e22; }
      .splashBaseball .stm-tickets-wrapp .stm-tickets-teams .stm-team-vs span {
        font-size: 30px;
        font-weight: 700;
        vertical-align: middle;
        background: #a10a0d;
        padding: 10px 18px;
        color: #fff; }
        .splashBaseball .stm-tickets-wrapp .stm-tickets-teams .stm-team-vs span:after, .splashBaseball .stm-tickets-wrapp .stm-tickets-teams .stm-team-vs span:before {
          display: none; }
      .splashBaseball .stm-tickets-wrapp .stm-tickets-teams .stm-left-team .stm-team-name span, .splashBaseball .stm-tickets-wrapp .stm-tickets-teams .stm-right-team .stm-team-name span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 700;
        font-size: 18px; }
    .splashBaseball .stm-tickets-wrapp .stm-tickets-btn a {
      height: 54px; }
  .splashBaseball .stm-image-slider .stm-slider-control-next, .splashBaseball .stm-image-slider .stm-slider-control-prev {
    display: none; }
  .splashBaseball .stm-info-table-wrapp .stm-info-table tr:last-child td {
    padding: 0 0 0 30px !important; }
    .splashBaseball .stm-info-table-wrapp .stm-info-table tr:last-child td:first-child {
      padding: 0 !important; }
  .splashBaseball .stm-info-table-wrapp .stm-info-table tr td {
    padding: 0 0 33px 30px; }
    .splashBaseball .stm-info-table-wrapp .stm-info-table tr td:first-child {
      padding: 0 0 33px 0; }
    .splashBaseball .stm-info-table-wrapp .stm-info-table tr td span {
      line-height: 22px; }
      .splashBaseball .stm-info-table-wrapp .stm-info-table tr td span.heading-font {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 5px; }
      .splashBaseball .stm-info-table-wrapp .stm-info-table tr td span.normal_font {
        font-size: 13px;
        line-height: 20px;
        color: #475058; }
        .splashBaseball .stm-info-table-wrapp .stm-info-table tr td span.normal_font a {
          color: #e21e22; }
  .splashBaseball.error404 {
    padding-bottom: 0 !important; }
    .splashBaseball.error404 #stm-top-bar, .splashBaseball.error404 .stm-header, .splashBaseball.error404 .stm-footer-image, .splashBaseball.error404 .stm-footer {
      display: none; }
    .splashBaseball.error404 #wrapper {
      height: 100vh; }
      .splashBaseball.error404 #wrapper #main {
        padding: 0; }
        .splashBaseball.error404 #wrapper #main .stm-default-page-404 {
          width: 100%;
          text-align: center;
          margin-top: 0;
          padding-top: 45px; }
          .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-notfound-logo a img {
            display: block;
            margin: 0 auto;
            max-width: 130px; }
          .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-404-warning {
            display: block;
            overflow: hidden;
            font-size: 480px;
            color: #fff !important;
            font-weight: 900;
            line-height: 480px;
            font-style: italic; }
          .splashBaseball.error404 #wrapper #main .stm-default-page-404 .h1 {
            font-size: 48px;
            font-weight: 900;
            color: #fff;
            line-height: 52px;
            font-style: italic; }
          .splashBaseball.error404 #wrapper #main .stm-default-page-404 .button {
            margin-top: 15px;
            padding: 12px 70px; }
    .splashBaseball.error404 .stm-footer-socials-top {
      display: none; }
  .splashBaseball .stm-countdown-wrapper {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center; }
    .splashBaseball .stm-countdown-wrapper time {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      overflow: hidden;
      height: 120px;
      line-height: 85px; }
      .splashBaseball .stm-countdown-wrapper time span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        overflow: hidden;
        min-width: 117px;
        height: 100%;
        padding: 0 !important;
        border: 0;
        border-radius: 10px;
        font-weight: 900;
        font-size: 60px;
        font-family: 'Fira Sans Condensed';
        color: #000000;
        margin: 0 20px 0 0 !important;
        background: #fff; }
        .splashBaseball .stm-countdown-wrapper time span:last-child {
          margin: 0 !important; }
        .splashBaseball .stm-countdown-wrapper time span small {
          display: block;
          overflow: hidden;
          width: 100%;
          height: 35px;
          border: 0;
          border-radius: 10px 10px 0 0;
          padding: 1px 0 0;
          margin: 0;
          color: #fff;
          font-size: 15px;
          font-weight: 500;
          text-align: center;
          text-transform: uppercase;
          line-height: 30px;
          background: #a10a0d; }
          .splashBaseball .stm-countdown-wrapper time span small:after, .splashBaseball .stm-countdown-wrapper time span small:before {
            display: none; }
  .splashBaseball.page-template-coming-soon h1 {
    font-style: italic; }
  .splashBaseball.page-template-coming-soon form .mc4wp-form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden; }
    .splashBaseball.page-template-coming-soon form .mc4wp-form-fields p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 17px; }
      .splashBaseball.page-template-coming-soon form .mc4wp-form-fields p label {
        display: none;
        color: #595959;
        font-weight: 400;
        line-height: 23px; }
      .splashBaseball.page-template-coming-soon form .mc4wp-form-fields p input[type="email"] {
        display: block;
        width: 50%;
        border-radius: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        height: 47px;
        padding: 10px 15px;
        color: #868686;
        font-size: 14px;
        opacity: 1;
        background: #f4f4f4;
        border: 0; }
      .splashBaseball.page-template-coming-soon form .mc4wp-form-fields p span {
        position: relative;
        display: block;
        padding: 0;
        border: 0;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .splashBaseball.page-template-coming-soon form .mc4wp-form-fields p span:before {
          display: block;
          width: auto;
          height: auto;
          content: "\f1d9";
          font-family: 'FontAwesome';
          font-size: 20px;
          color: #e21e22;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translateY(-50%) translateX(-50%);
                  transform: translateY(-50%) translateX(-50%);
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          z-index: 10;
          -webkit-transition: all .2s ease-in;
          transition: all .2s ease-in;
          opacity: 1; }
        .splashBaseball.page-template-coming-soon form .mc4wp-form-fields p span:hover:before {
          background: transparent !important;
          color: #a10a0d !important; }
        .splashBaseball.page-template-coming-soon form .mc4wp-form-fields p span:hover input[type="submit"] {
          background-color: #f4f4f4 !important; }
      .splashBaseball.page-template-coming-soon form .mc4wp-form-fields p input[type="submit"] {
        color: transparent !important;
        max-width: 40px;
        height: 47px;
        border-radius: 0;
        padding: 11px 21px 9px;
        border: 0 !important;
        background-color: #f4f4f4 !important; }
  .splashBaseball.page-template-coming-soon .stm-bsb-comingsoon-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    width: 100%;
    max-width: 1140px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding-bottom: 10px;
    z-index: 10; }
    .splashBaseball.page-template-coming-soon .stm-bsb-comingsoon-footer .stm-left {
      display: block;
      color: #fff;
      font-size: 13px; }
    .splashBaseball.page-template-coming-soon .stm-bsb-comingsoon-footer .stm-right {
      display: block; }
      .splashBaseball.page-template-coming-soon .stm-bsb-comingsoon-footer .stm-right ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .splashBaseball.page-template-coming-soon .stm-bsb-comingsoon-footer .stm-right ul li a {
          color: #fff;
          padding: 5px 10px; }
  .splashBaseball .stm-contact-info .h5 {
    text-transform: uppercase;
    font-size: 30px !important;
    line-height: 34px !important; }
  .splashBaseball .stm-contact-info .stm-contacts .stm-single-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 25px;
    margin-bottom: 0; }
    .splashBaseball .stm-contact-info .stm-contacts .stm-single-contact i {
      color: #e21e22;
      font-size: 16px;
      margin-top: 3px; }
      .splashBaseball .stm-contact-info .stm-contacts .stm-single-contact i.icon-ico_message {
        font-size: 12px;
        margin-left: -2px; }
      .splashBaseball .stm-contact-info .stm-contacts .stm-single-contact i.icon-ico_clock {
        margin-top: 0;
        margin-left: -2px; }
    .splashBaseball .stm-contact-info .stm-contacts .stm-single-contact .contact-value {
      font-size: 15px;
      color: #595959;
      line-height: 20px;
      letter-spacing: 0; }
  .splashBaseball .stm-contact-info .footer-bottom-socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 14px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .splashBaseball .stm-contact-info .footer-bottom-socials li {
      margin-right: 25px; }
      .splashBaseball .stm-contact-info .footer-bottom-socials li a {
        color: #595959;
        font-size: 18px; }
  .splashBaseball .wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important; }
  .splashBaseball .wpcf7-form .row > div:nth-child(1) label span textarea {
    border-radius: 0;
    background: #f4f4f4;
    font-size: 14px;
    color: #222222;
    height: 100%;
    max-height: 130px;
    padding: 10px 17px;
    font-weight: 400;
    width: 350px;
    border: 0; }
    .splashBaseball .wpcf7-form .row > div:nth-child(1) label span textarea:focus {
      border: 2px solid #a10a0d; }
  .splashBaseball .wpcf7-form .row > div:nth-child(2) label:nth-child(1) {
    margin-bottom: 30px; }
  .splashBaseball .wpcf7-form .row > div:nth-child(2) label span input {
    height: 50px;
    border-radius: 0;
    background: #f4f4f4;
    font-size: 14px;
    color: #222222;
    width: 350px;
    border: 0; }
    .splashBaseball .wpcf7-form .row > div:nth-child(2) label span input:focus {
      border: 2px solid #a10a0d; }
  .splashBaseball .wpcf7-form .row > div:nth-child(3) label:nth-child(1) {
    margin-bottom: 30px; }
  .splashBaseball .wpcf7-form .row > div:nth-child(3) label span input {
    height: 50px;
    border-radius: 0;
    background: #f4f4f4;
    width: 350px;
    border: 0; }
    .splashBaseball .wpcf7-form .row > div:nth-child(3) label span input:focus {
      border: 2px solid #a10a0d; }
  .splashBaseball .wpcf7-form .row > div:nth-child(3) input[type="submit"] {
    padding: 13px 53px 12px;
    border-radius: 0;
    font-style: italic; }
  .splashBaseball .col-md-3.hidden-sm.hidden-xs.af-margin-88 {
    margin-top: 80px; }
    .splashBaseball .col-md-3.hidden-sm.hidden-xs.af-margin-88 .wpb_content_element {
      margin-bottom: 30px !important; }
  .splashBaseball .stm-af-donations-content {
    padding-bottom: 38px;
    margin-bottom: 38px;
    border-bottom: 1px solid #b2b2b2; }
    .splashBaseball .stm-af-donations-content .stm-donation-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .splashBaseball .stm-af-donations-content .stm-donation-inner .image {
        display: block;
        width: 42.5%; }
      .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta {
        display: block;
        width: 57.5%;
        padding-left: 29px; }
        .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta a .h5 {
          text-transform: uppercase;
          line-height: 26px;
          vertical-align: top;
          margin-top: -4px;
          margin-bottom: 15px; }
        .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta a .stm-donation-cash {
          font-size: 13px;
          color: #999999;
          text-transform: uppercase; }
        .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .stm-donation-procent {
          overflow: visible;
          margin-top: 15px; }
          .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .stm-donation-procent .stm-range-wrapp {
            position: relative; }
            .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .stm-donation-procent .stm-range-wrapp .stm-donation-outer-bar {
              height: 4px; }
              .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .stm-donation-procent .stm-range-wrapp .stm-donation-outer-bar .stm-donation-inner-bar {
                background: #e21e22; }
            .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .stm-donation-procent .stm-range-wrapp .stm-range-control {
              background: #a10a0d;
              width: 4px;
              height: 16px;
              display: block;
              position: absolute;
              top: -6px;
              z-index: 10; }
        .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .content {
          font-size: 15px;
          color: #595959;
          padding-top: 24px;
          line-height: 30px; }
          .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .content p {
            margin-bottom: 13px; }
        .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .normal_font {
          border-top: 0;
          border-left: 0;
          border-right: 0;
          border-bottom: 1px solid #e21e22;
          padding: 0 0 2px 0;
          font-style: normal;
          text-transform: uppercase;
          font-weight: 600;
          text-decoration: none; }
          .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .normal_font i {
            display: none; }
  .splashBaseball .stm-single-donation p {
    margin: 0; }
  .splashBaseball .stm-single-donation .post-thumbnail {
    margin-top: 0; }
  .splashBaseball .stm-single-donation .stm-donation-cash {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1px;
    width: 77%; }
    .splashBaseball .stm-single-donation .stm-donation-cash .stm-donation-info {
      font-weight: 700;
      font-size: 16px;
      color: #262626;
      text-transform: uppercase; }
    .splashBaseball .stm-single-donation .stm-donation-cash .heading-font {
      font-weight: bold !important;
      font-size: 16px;
      color: #262626;
      margin-left: 45px;
      clear: both; }
      .splashBaseball .stm-single-donation .stm-donation-cash .heading-font:nth-child(3) {
        display: none; }
      .splashBaseball .stm-single-donation .stm-donation-cash .heading-font .stm-red {
        color: #262626 !important; }
      .splashBaseball .stm-single-donation .stm-donation-cash .heading-font:after {
        display: none; }
    .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-left, .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-right {
      display: block;
      width: 50%; }
    .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-right {
      text-align: right; }
    .splashBaseball .stm-single-donation .stm-donation-cash .stm-donation-procent {
      overflow: visible;
      margin-top: 15px;
      width: 100%; }
      .splashBaseball .stm-single-donation .stm-donation-cash .stm-donation-procent .stm-range-wrapp {
        position: relative; }
        .splashBaseball .stm-single-donation .stm-donation-cash .stm-donation-procent .stm-range-wrapp .stm-donation-outer-bar {
          height: 4px; }
          .splashBaseball .stm-single-donation .stm-donation-cash .stm-donation-procent .stm-range-wrapp .stm-donation-outer-bar .stm-donation-inner-bar {
            background: #e21e22; }
        .splashBaseball .stm-single-donation .stm-donation-cash .stm-donation-procent .stm-range-wrapp .stm-range-control {
          background: #a10a0d;
          width: 4px;
          height: 16px;
          display: block;
          position: absolute;
          top: -6px;
          z-index: 10; }
  .splashBaseball .stm-single-donation .stm-donate a {
    padding: 13px 35px 12px; }
  .splashBaseball .stm-media-archive .stm-media-tabs .clearfix {
    margin-bottom: 25px; }
    .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-title-left h3 {
      font-size: 46px !important; }
    .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-media-tabs-nav {
      text-align: right; }
      .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-media-tabs-nav ul li {
        margin-left: 15px; }
        .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-media-tabs-nav ul li a span {
          padding-bottom: 0; }
  .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
      float: left;
      width: 33.3%;
      padding: 0 15px 30px 15px;
      /*position: relative !important;
								top: inherit !important;
								left: inherit !important;*/ }
      .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-735-240 {
        width: 66%; }
      .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview {
        position: relative;
        z-index: 15; }
        .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon {
          position: absolute;
          top: 20px;
          left: -10px;
          width: auto;
          height: 30px;
          background-color: #a10a0d;
          text-align: center;
          padding: 0 10px 0 38px;
          color: #fff;
          text-transform: capitalize;
          line-height: 30px;
          z-index: 11;
          font-size: 12px; }
          .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon:after {
            display: none; }
          .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon:before {
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0);
            content: "\e906";
            font-family: "stm-splash-icons";
            display: inline-block;
            vertical-align: top;
            color: #fff;
            position: absolute;
            left: 10px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            font-size: 14px; }
        .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .title {
          display: none;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          padding: 15px 20px;
          background: rgba(0, 0, 0, 0.4);
          font-size: 16px;
          line-height: 24px;
          font-weight: 700;
          text-transform: uppercase;
          color: #fff; }
        .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a {
          display: inline-block;
          overflow: hidden;
          position: relative;
          z-index: 10;
          vertical-align: top; }
          .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:before {
            display: none; }
          .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:after {
            display: none; }
          .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover:before {
            display: none; }
          .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover:after {
            display: none; }
          .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1); }
          .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a img {
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transition: -webkit-transform 0.4s;
            transition: -webkit-transform 0.4s;
            transition: transform 0.4s;
            transition: transform 0.4s, -webkit-transform 0.4s; }
        .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview:hover .title {
          background: rgba(0, 0, 0, 0); }
        .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview:hover a:before {
          opacity: 0.8; }
        .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview img {
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
      .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-audio .icon:before {
        content: "\e905";
        font-family: "stm-splash-icons"; }
      .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-audio .stm-media-preview a:before {
        content: "\e905";
        font-family: "stm-splash-icons"; }
      .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-video .icon:before {
        content: "\e904";
        font-family: "stm-splash-icons";
        font-size: 12px; }
      .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-video .stm-media-preview a:before {
        content: "\e904";
        font-family: "stm-splash-icons"; }
  .splashBaseball ul.page-numbers {
    display: block;
    border-top: 1px solid #d9d9d9;
    margin-top: 0;
    padding-top: 30px;
    text-align: center; }
    .splashBaseball ul.page-numbers li {
      margin: 0; }
      .splashBaseball ul.page-numbers li .page-numbers {
        border-radius: 0;
        border: 0;
        min-width: 50px;
        min-height: 50px;
        font-size: 16px;
        vertical-align: middle;
        line-height: 50px; }
      .splashBaseball ul.page-numbers li span {
        background: #f5f5f5;
        color: #262626; }
      .splashBaseball ul.page-numbers li a {
        background: #f5f5f5;
        color: #262626; }
        .splashBaseball ul.page-numbers li a:hover {
          background: #e21e22;
          color: #fff; }
      .splashBaseball ul.page-numbers li .next, .splashBaseball ul.page-numbers li .prev {
        display: none; }
  .splashBaseball .paging_simple_numbers {
    padding-top: 30px; }
    .splashBaseball .paging_simple_numbers .previous, .splashBaseball .paging_simple_numbers .next {
      display: none !important; }
    .splashBaseball .paging_simple_numbers span a {
      background: #f4f4f4;
      color: #262626 !important;
      border: 0;
      border-radius: 0;
      margin: 0 !important;
      opacity: 1 !important;
      line-height: 45px; }
      .splashBaseball .paging_simple_numbers span a:hover {
        background: #e21e22;
        color: #fff !important; }
      .splashBaseball .paging_simple_numbers span a.current {
        background: #f4f4f4;
        color: #262626 !important; }
  .splashBaseball.single-post .post-thumbnail {
    margin: 0 0 9px; }
  .splashBaseball.single-post .stm-single-post-meta {
    font-size: 14px;
    color: #999999;
    text-transform: none;
    margin-bottom: 20px;
    padding-bottom: 4px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0; }
    .splashBaseball.single-post .stm-single-post-meta a {
      font-weight: 400;
      letter-spacing: 0; }
    .splashBaseball.single-post .stm-single-post-meta .stm-meta-left-part {
      margin-bottom: 11px; }
      .splashBaseball.single-post .stm-single-post-meta .stm-meta-left-part .stm-date {
        margin-right: 20px;
        line-height: 22px;
        vertical-align: middle; }
        .splashBaseball.single-post .stm-single-post-meta .stm-meta-left-part .stm-date .fa-calendar-o {
          top: 0;
          vertical-align: middle; }
          .splashBaseball.single-post .stm-single-post-meta .stm-meta-left-part .stm-date .fa-calendar-o:before {
            content: '\e925';
            font-family: 'stm-splash-icons';
            font-size: 16px;
            color: #a10a0d; }
      .splashBaseball.single-post .stm-single-post-meta .stm-meta-left-part .stm-author {
        vertical-align: middle;
        line-height: 22px; }
        .splashBaseball.single-post .stm-single-post-meta .stm-meta-left-part .stm-author .fa-user {
          vertical-align: middle; }
          .splashBaseball.single-post .stm-single-post-meta .stm-meta-left-part .stm-author .fa-user:before {
            content: '\e926';
            font-family: 'stm-splash-icons';
            font-size: 16px;
            color: #a10a0d; }
    .splashBaseball.single-post .stm-single-post-meta .stm-cat-list-wrapp {
      display: inline-block;
      overflow: hidden;
      vertical-align: middle;
      float: right;
      margin-right: 20px;
      padding-left: 2px;
      line-height: 22px;
      vertical-align: middle;
      margin-top: 4px; }
      .splashBaseball.single-post .stm-single-post-meta .stm-cat-list-wrapp i {
        display: inline-block;
        vertical-align: middle;
        color: #999999;
        font-size: 14px;
        vertical-align: middle; }
        .splashBaseball.single-post .stm-single-post-meta .stm-cat-list-wrapp i:before {
          content: '\e933';
          font-family: 'stm-splash-icons';
          color: #a10a0d; }
      .splashBaseball.single-post .stm-single-post-meta .stm-cat-list-wrapp ul {
        display: inline-block;
        margin: 0 0 0 5px;
        padding: 0;
        list-style: none;
        vertical-align: middle;
        line-height: 14px; }
        .splashBaseball.single-post .stm-single-post-meta .stm-cat-list-wrapp ul li {
          display: inline-block;
          padding: 0;
          margin: 0 5px 0 0; }
          .splashBaseball.single-post .stm-single-post-meta .stm-cat-list-wrapp ul li:before {
            display: none; }
          .splashBaseball.single-post .stm-single-post-meta .stm-cat-list-wrapp ul li a {
            color: #999999;
            font-size: 14px;
            font-weight: 400; }
    .splashBaseball.single-post .stm-single-post-meta .stm-comments-num {
      line-height: 22px;
      vertical-align: middle;
      margin-top: 5px; }
      .splashBaseball.single-post .stm-single-post-meta .stm-comments-num a i {
        vertical-align: middle; }
        .splashBaseball.single-post .stm-single-post-meta .stm-comments-num a i:before {
          content: '\e954';
          font-family: 'stm-splash-icons';
          color: #a10a0d;
          font-size: 16px; }
  .splashBaseball.single-post .stm-post-meta-bottom {
    border-bottom: 0;
    border-top: solid 1px #d8d8d8;
    padding-top: 15px;
    margin-bottom: 25px; }
    .splashBaseball.single-post .stm-post-meta-bottom .stm_post_tags {
      margin-bottom: 0; }
      .splashBaseball.single-post .stm-post-meta-bottom .stm_post_tags a {
        font-size: 14px;
        color: #999999;
        text-transform: none;
        line-height: 30px;
        font-weight: 400; }
  .splashBaseball.single-post .stm-share-this-wrapp {
    float: right;
    width: auto;
    border-top: 0;
    padding: 2px 0; }
    .splashBaseball.single-post .stm-share-this-wrapp span:first-child {
      font-weight: 400;
      font-size: 14px; }
    .splashBaseball.single-post .stm-share-this-wrapp .stm-share-btn-wrapp .addtoany_share_save_container .addtoany_list a {
      padding: 0 0 0 8px; }
      .splashBaseball.single-post .stm-share-this-wrapp .stm-share-btn-wrapp .addtoany_share_save_container .addtoany_list a span {
        width: 20px !important;
        height: 20px !important;
        border-radius: 4px; }
  .splashBaseball.single-post .stm_author_box {
    display: block;
    overflow: hidden;
    position: relative;
    border: solid 1px #d8d8d8;
    padding: 26px 30px 27px 67px; }
    .splashBaseball.single-post .stm_author_box .stm-author-title-bg {
      position: absolute;
      height: 100%;
      width: 40px;
      bottom: 0;
      left: 0;
      background-color: #e21e22; }
      .splashBaseball.single-post .stm_author_box .stm-author-title-bg .stm-author-title {
        position: absolute;
        bottom: 0;
        left: 40px;
        height: 40px;
        line-height: 40px;
        padding-left: 32px;
        font-size: 13px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: left bottom 0;
        transform-origin: left bottom 0;
        white-space: nowrap;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 0; }
    .splashBaseball.single-post .stm_author_box .author_avatar {
      margin-right: 20px;
      margin-top: 1px;
      max-width: 91px; }
    .splashBaseball.single-post .stm_author_box .author_info .author_name {
      margin-top: 2px; }
      .splashBaseball.single-post .stm_author_box .author_info .author_name h5 {
        line-height: 24px;
        margin-bottom: 15px; }
        .splashBaseball.single-post .stm_author_box .author_info .author_name h5 .stm-red {
          font-weight: 500;
          font-size: 18px;
          color: #000000 !important;
          text-transform: none; }
    .splashBaseball.single-post .stm_author_box .author_info .author_content {
      font-size: 15px;
      color: #595959;
      line-height: 26px; }
  .splashBaseball.single-post .stm_post_comments {
    margin-top: 58px; }
    .splashBaseball.single-post .stm_post_comments .comments-area h4 {
      font-size: 36px !important;
      font-style: italic;
      font-weight: 600;
      letter-spacing: -0.5px;
      color: #000000;
      text-align: left;
      background: transparent;
      border-bottom: solid 1px #d8d8d8;
      padding: 0 0 33px 0;
      margin-bottom: 30px; }
    .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty {
      background: transparent; }
      .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li {
        padding-left: 0;
        padding-right: 0;
        border-bottom: 0;
        margin-bottom: 10px; }
        .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .comment-body {
          border-bottom: solid 1px #d8d8d8;
          padding-bottom: 16px; }
          .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .comment-body:last-child {
            border-bottom: solid 1px #d8d8d8;
            padding-bottom: 16px; }
          .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .comment-body .comment-author-image {
            margin-right: 20px; }
          .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard {
            position: relative; }
            .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard .heading-font {
              font-size: 18px;
              letter-spacing: 0;
              margin-right: 25px; }
            .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard .commentmetadata .date {
              text-transform: none;
              font-size: 13px;
              font-weight: 400; }
            .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard .reply {
              position: absolute;
              top: 0;
              right: 0; }
              .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard .reply a:hover {
                color: #a10a0d; }
            .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard p {
              margin-top: 14px;
              line-height: 25px; }
        .splashBaseball.single-post .stm_post_comments .comments-area .stm-list-duty li .children {
          margin-top: 30px;
          padding-left: 110px; }
    .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond {
      background: transparent;
      padding: 0;
      margin-top: 13px; }
      .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond h3 {
        font-weight: 600;
        color: #000000;
        letter-spacing: -0.6px; }
      .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form {
        background: #f4f4f4;
        padding: 40px; }
        .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .logged-in-as a {
          color: #262626; }
        .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .comment-form-comment {
          display: inline-block;
          width: 48%;
          margin-right: 32px;
          vertical-align: top; }
          .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .comment-form-comment textarea {
            height: 212px;
            max-height: 212px;
            border: 0;
            border-radius: 0; }
        .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .stm-row-comments {
          display: inline-block;
          width: 47.7%;
          vertical-align: top;
          margin: 0; }
          .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .stm-row-comments > div {
            width: 100% !important;
            padding: 0; }
            .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .stm-row-comments > div .form-group {
              margin-bottom: 30px; }
            .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .stm-row-comments > div input {
              height: 50px;
              border: 0;
              border-radius: 0; }
        .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .form-submit span {
          margin-top: 0;
          padding: 0 2px; }
          .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .form-submit span input[type="submit"] {
            background: transparent !important;
            border: 0;
            min-height: 48px;
            min-width: 100px; }
  .splashBaseball .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #e21e22; }
  .splashBaseball .stm-price-plan-unit .stm-price-plan {
    border-radius: 0;
    box-shadow: none;
    border: solid 1px #d8d8d8; }
    .splashBaseball .stm-price-plan-unit .stm-price-plan header {
      border-radius: 0;
      margin: -1px;
      background: #a10a0d;
      padding: 27px 0; }
      .splashBaseball .stm-price-plan-unit .stm-price-plan header .title {
        font-weight: 600;
        font-size: 18px;
        color: #fff;
        margin: 10px 0; }
      .splashBaseball .stm-price-plan-unit .stm-price-plan header .price {
        font-weight: 600;
        font-size: 48px;
        color: #fff; }
      .splashBaseball .stm-price-plan-unit .stm-price-plan header .price-label {
        font-size: 14px;
        color: #fff; }
    .splashBaseball .stm-price-plan-unit .stm-price-plan .button-unit a {
      padding: 12px 20px;
      color: #262626 !important;
      margin-top: 0; }
      .splashBaseball .stm-price-plan-unit .stm-price-plan .button-unit a:hover {
        color: #fff !important;
        background: #e21e22; }
    .splashBaseball .stm-price-plan-unit .stm-price-plan .badge {
      right: inherit;
      left: -35px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      background: #e21e22;
      color: #fff; }
      .splashBaseball .stm-price-plan-unit .stm-price-plan .badge + header {
        background: #262626; }
  .splashBaseball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-title {
    font-size: 15px !important;
    line-height: 20px;
    font-weight: 700;
    color: #262626; }
    .splashBaseball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-title a {
      padding: 7px 20px !important; }
      .splashBaseball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-title a:before {
        content: '\e90a';
        font-family: 'stm-splash-icons';
        top: 4px;
        font-size: 10px;
        line-height: 26px; }
  .splashBaseball .vc_tta-container .vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 0px 0 3px 20px !important; }
  .splashBaseball .stm-form-bg {
    display: block;
    overflow: hidden;
    position: relative;
    background: #f0f0f0; }
    .splashBaseball .stm-form-bg h4.stm-white {
      color: #000000;
      text-align: left;
      margin-bottom: 10px; }
    .splashBaseball .stm-form-bg h5 {
      font-family: 'Open Sans' !important;
      font-weight: 400;
      font-size: 15px !important;
      color: #404040;
      margin-bottom: 15px;
      text-transform: none; }
    .splashBaseball .stm-form-bg p {
      display: block;
      overflow: hidden;
      width: 49%;
      background: #f0f0f0;
      padding: 20px 20px 20px 0;
      margin: 0; }
      .splashBaseball .stm-form-bg p:nth-of-type(1) {
        float: left;
        padding-top: 0; }
      .splashBaseball .stm-form-bg p:nth-of-type(2) {
        float: right;
        padding: 0 20px 0 0; }
      .splashBaseball .stm-form-bg p:nth-of-type(3) {
        float: right; }
      .splashBaseball .stm-form-bg p:nth-of-type(4) {
        float: left;
        padding: 0 20px 25px 0;
        clear: both; }
      .splashBaseball .stm-form-bg p input {
        border-radius: 0;
        border: 0;
        font-family: 'Roboto'; }
      .splashBaseball .stm-form-bg p textarea {
        border-radius: 0;
        border: 0;
        max-height: 130px; }
      .splashBaseball .stm-form-bg p .button {
        margin-top: 0;
        padding: 5px 20px 5px;
        text-align: center; }
        .splashBaseball .stm-form-bg p .button input[type='submit'] {
          background: transparent !important;
          text-align: center; }
          .splashBaseball .stm-form-bg p .button input[type='submit']:hover {
            background: transparent !important;
            color: #262626 !important; }
            .splashBaseball .stm-form-bg p .button input[type='submit']:hover:active {
              background: transparent !important;
              color: #262626 !important; }
        .splashBaseball .stm-form-bg p .button .ajax-loader {
          display: none !important; }
  .splashBaseball.single-product .stm-title-box-unit {
    padding-bottom: 0px;
    padding-top: 63px; }
    .splashBaseball.single-product .stm-title-box-unit .stm-page-title h2 {
      font-size: 0px !important;
      line-height: 0; }
  .splashBaseball.single-product .woocommerce-message {
    border-color: #a10a0d; }
    .splashBaseball.single-product .woocommerce-message .wc-forward {
      margin: 0;
      color: #262626 !important; }
      .splashBaseball.single-product .woocommerce-message .wc-forward:hover {
        background: transparent !important;
        border: 0; }
    .splashBaseball.single-product .woocommerce-message .dp-in a {
      padding-top: 0; }
  .splashBaseball.single-product .af-single-product-title {
    margin-bottom: 24px; }
    .splashBaseball.single-product .af-single-product-title h2 {
      text-transform: uppercase;
      line-height: 48px;
      margin-top: -3px;
      letter-spacing: -1px; }
  .splashBaseball.single-product .stm-single-product-content-right {
    padding-top: 0;
    overflow: hidden; }
    .splashBaseball.single-product .stm-single-product-content-right .product_title {
      display: none; }
    .splashBaseball.single-product .stm-single-product-content-right > div {
      display: block;
      width: 100%;
      text-align: left; }
    .splashBaseball.single-product .stm-single-product-content-right .stm-stock-wrapper {
      margin: 0 0 17px 0; }
      .splashBaseball.single-product .stm-single-product-content-right .stm-stock-wrapper .stm-stock {
        font-size: 15px;
        font-weight: 400;
        color: #e21e22; }
    .splashBaseball.single-product .stm-single-product-content-right .woocommerce-product-rating {
      display: block;
      overflow: hidden;
      position: relative;
      margin-bottom: 17px; }
      .splashBaseball.single-product .stm-single-product-content-right .woocommerce-product-rating .star-rating {
        float: left; }
      .splashBaseball.single-product .stm-single-product-content-right .woocommerce-product-rating .woocommerce-review-link {
        display: block;
        font-size: 13px;
        color: #999999;
        float: left;
        line-height: 17px;
        margin-left: 14px; }
    .splashBaseball.single-product .stm-single-product-content-right .price {
      display: block;
      margin: 0 0 16px; }
      .splashBaseball.single-product .stm-single-product-content-right .price del {
        color: #808080 !important; }
        .splashBaseball.single-product .stm-single-product-content-right .price del .woocommerce-Price-amount {
          color: #808080 !important;
          font-weight: 400;
          font-size: 14px; }
        .splashBaseball.single-product .stm-single-product-content-right .price del span {
          color: #808080 !important; }
      .splashBaseball.single-product .stm-single-product-content-right .price ins {
        display: block;
        color: #a10a0d;
        border-bottom: 0;
        font-size: 24px;
        text-decoration: none; }
      .splashBaseball.single-product .stm-single-product-content-right .price .woocommerce-Price-amount {
        margin-top: 0;
        color: #a10a0d;
        font-size: 24px; }
    .splashBaseball.single-product .stm-single-product-content-right p {
      font-size: 16px;
      color: #404040; }
    .splashBaseball.single-product .stm-single-product-content-right div[itemprop='description'] p {
      line-height: 30px; }
    .splashBaseball.single-product .stm-single-product-content-right .woocommerce-product-details__short-description p {
      margin-bottom: 17px; }
    .splashBaseball.single-product .stm-single-product-content-right p.stock.in-stock {
      display: none !important; }
    .splashBaseball.single-product .stm-single-product-content-right form .variations {
      margin-bottom: 12px;
      font-family: 'Open Sans' !important; }
      .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.label {
        display: table-cell;
        vertical-align: middle;
        padding: 0 20px 0 0;
        text-align: left;
        width: 25%;
        background: transparent !important; }
        .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.label label {
          font-weight: 400;
          font-size: 15px;
          color: #404040;
          text-transform: capitalize; }
      .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value {
        display: table-cell;
        padding: 5px;
        background: transparent !important; }
        .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value ul {
          display: block;
          padding: 0;
          margin: 0 0 0 -3px; }
          .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value ul li {
            display: inline-block;
            padding-left: 5px;
            margin: 0; }
            .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value ul li:before {
              display: none; }
            .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value ul li label {
              display: block;
              overflow: hidden;
              cursor: pointer;
              margin: 0; }
              .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value ul li label input[type='radio'] {
                display: none; }
                .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value ul li label input[type='radio']:checked + span {
                  border-color: #e21e22; }
              .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value ul li label span {
                display: block;
                border: solid 1px #d8d8d8;
                padding: 5px 0;
                width: 38px;
                text-align: center;
                font-size: 15px;
                font-weight: 400;
                color: #404040;
                text-transform: uppercase; }
        .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection {
          border: 0;
          border-radius: 0;
          background: #f4f4f4;
          height: 50px; }
          .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection .select2-selection__rendered {
            height: 50px;
            line-height: 50px; }
          .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection .select2-selection__arrow {
            height: 50px; }
            .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection .select2-selection__arrow b {
              display: block;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              background: transparent;
              border: 0;
              position: relative; }
              .splashBaseball.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection .select2-selection__arrow b:before {
                content: "\f107";
                font-family: 'FontAwesome';
                position: absolute;
                top: -7px;
                left: -7px;
                font-size: 20px; }
    .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation.single_variation {
      display: none !important; }
    .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-right: 7px;
      width: 100%; }
      .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .stm-quantity-label {
        display: block;
        padding-top: 11px;
        margin-left: 7px;
        margin-right: 0;
        text-align: left;
        width: 33%; }
      .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
        display: inline-block;
        overflow: hidden;
        width: 26%;
        margin-right: 10px; }
        .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input {
          padding: 10px 17px 11px 17px;
          border: 0;
          border-radius: 0;
          background: #f0f0f0;
          height: 50px;
          text-align: left !important; }
      .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button {
        display: inline-block;
        overflow: hidden;
        width: 54%;
        margin: 0;
        border: solid 2px #e21e22;
        border-radius: 0;
        color: #fff;
        padding: 12px 20px 12px 55px;
        letter-spacing: 0.6px !important; }
        .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:before {
          display: block;
          overflow: hidden;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
          content: "\e922";
          font-family: 'stm-splash-icons';
          width: 30px;
          height: 20px;
          color: #fff;
          position: absolute;
          top: 50%;
          left: 11%;
          -webkit-transform: translateY(-50%) translateX(-11%);
                  transform: translateY(-50%) translateX(-11%);
          opacity: 1;
          background: transparent;
          font-size: 19px;
          letter-spacing: 1px;
          padding: 0; }
        .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover:active {
          color: #e21e22 !important; }
          .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover:active input[type='submit'] {
            color: #fff !important; }
        .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover {
          color: #e21e22 !important; }
          .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover:before {
            color: #e21e22;
            opacity: 1; }
          .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover span {
            color: #fff; }
          .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover input[type='submit'] {
            color: #fff; }
            .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover input[type='submit']:disabled:hover:active {
              color: #fff !important; }
    .splashBaseball.single-product .stm-single-product-content-right form .woocommerce-variation.single_variation {
      display: none !important; }
    .splashBaseball.single-product .stm-single-product-content-right form .stm-quantity-label {
      display: block;
      float: left;
      margin-left: 0;
      margin-right: 15px;
      padding-top: 11px;
      color: #404040; }
    .splashBaseball.single-product .stm-single-product-content-right form .quantity {
      display: inline-block;
      overflow: hidden;
      max-width: 85px;
      margin-right: 15px; }
      .splashBaseball.single-product .stm-single-product-content-right form .quantity input {
        padding: 10px 17px 11px 17px;
        border: 0;
        border-radius: 0;
        background: #f0f0f0;
        height: 50px;
        text-align: left !important; }
    .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button {
      display: inline-block;
      overflow: hidden;
      width: 54%;
      margin: 0;
      border: solid 2px #e21e22;
      border-radius: 0;
      color: #fff;
      padding: 12px 20px 12px 55px;
      background: transparent !important;
      -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) !important;
      transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) !important;
      letter-spacing: 0.6px !important;
      position: relative; }
      .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:before {
        display: block;
        overflow: hidden;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
        content: "\e922";
        font-family: 'stm-splash-icons';
        width: 30px;
        height: 20px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 11%;
        -webkit-transform: translateY(-50%) translateX(-11%);
                transform: translateY(-50%) translateX(-11%);
        opacity: 1;
        background: transparent;
        font-size: 19px;
        letter-spacing: 1px;
        padding: 0;
        z-index: 1;
        -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) !important;
        transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) !important; }
      .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: #e21e22;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        -webkit-transition: width .2s ease-in;
        transition: width .2s ease-in; }
      .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover:active {
        color: #e21e22 !important; }
        .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover:active input[type='submit'] {
          color: #fff !important; }
      .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover {
        color: #e21e22 !important; }
        .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover:before {
          color: #e21e22;
          opacity: 1; }
        .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover:after {
          width: 0; }
        .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover span {
          color: #fff; }
        .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover input[type='submit'] {
          color: #fff; }
          .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover input[type='submit']:disabled:hover:active {
            color: #fff !important; }
    .splashBaseball.single-product .stm-single-product-content-right .product_meta {
      display: none; }
  .splashBaseball.single-product .col-md-7 {
    margin-right: 0;
    padding-right: 35px; }
  .splashBaseball.single-product .col-md-5 {
    padding-left: 0;
    padding-right: 0;
    margin-left: -8px; }
  .splashBaseball.single-product .stm-badge-wrapper {
    display: block;
    overflow: visible;
    width: 100%;
    padding: 3px 0 0 3px; }
    .splashBaseball.single-product .stm-badge-wrapper.stm-thumb-num-0 {
      margin-left: 9px;
      padding-left: 9px; }
      .splashBaseball.single-product .stm-badge-wrapper.stm-thumb-num-0 .onsale {
        left: 0 !important; }
    .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-line-pack: center;
          align-content: center;
      border: 1px solid #e6e6e6;
      overflow: hidden; }
      .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery ol {
        display: block;
        width: 66px;
        height: 96.5%;
        overflow: hidden;
        position: absolute;
        top: 8px;
        left: 8px; }
        .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery ol .owl-stage {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
        .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery ol li {
          width: 100%;
          max-width: 65px;
          max-height: 65px;
          border: 1px solid #e6e6e6;
          padding: 1px;
          overflow: hidden;
          margin-rigth: 5px;
          margin-bottom: 7px; }
          .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery ol li:last-child {
            margin-rigth: 0px; }
          .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery ol li:before {
            display: none; }
          .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery ol li:hover {
            border-color: #a10a0d;
            box-shadow: 0 0 0 1px #a10a0d inset; }
          .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery ol li img {
            max-width: 100%;
            margin: 0 auto; }
    .splashBaseball.single-product .stm-badge-wrapper .onsale {
      display: block;
      position: absolute;
      top: 9px;
      left: -9px;
      padding: 2px 10px;
      width: 70px;
      background-color: #e21e22;
      text-transform: uppercase;
      color: #fff;
      text-align: center;
      -webkit-transform: none;
      transform: none;
      z-index: 90;
      letter-spacing: 0;
      font-size: 14px;
      font-family: 'Open Sans'; }
      .splashBaseball.single-product .stm-badge-wrapper .onsale:before {
        content: '';
        display: block;
        overflow: hidden;
        width: 10px;
        height: 10px;
        border-right: solid 10px #800000;
        border-top: solid 0 transparent;
        border-bottom: solid 15px transparent;
        position: absolute;
        top: 28px;
        left: 0px;
        opacity: 1;
        background-color: transparent !important;
        -webkit-transform: none;
                transform: none; }
    .splashBaseball.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper {
      width: 70px; }
      .splashBaseball.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-vertical-arrows {
        display: none; }
      .splashBaseball.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product {
        height: auto !important; }
        .splashBaseball.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product .thumbnails {
          height: auto !important; }
          .splashBaseball.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product .thumbnails li {
            max-height: 93px;
            margin-bottom: 10px;
            border: 1px solid #dbdbd9;
            padding: 1px; }
            .splashBaseball.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product .thumbnails li:hover {
              border-color: #a10a0d;
              box-shadow: 0 0 0 1px #a10a0d inset; }
            .splashBaseball.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product .thumbnails li a img {
              max-width: 66px; }
    .splashBaseball.single-product .stm-badge-wrapper .stm-single-product-images .woocommerce-main-image img {
      border: solid 1px #d8d8d8; }
  .splashBaseball.single-product .product .woocommerce-tabs {
    background: transparent;
    padding: 0;
    margin: 23px 0 50px !important; }
    .splashBaseball.single-product .product .woocommerce-tabs .container {
      padding: 0; }
    .splashBaseball.single-product .product .woocommerce-tabs ul li.active a {
      border-bottom-color: #a10a0d; }
    .splashBaseball.single-product .product .woocommerce-tabs ul li a {
      font-weight: 600;
      font-size: 18px;
      color: #262626;
      padding-bottom: 0;
      line-height: 26px; }
    .splashBaseball.single-product .product .woocommerce-tabs .entry-content h2 {
      font-weight: 600;
      font-size: 31px !important;
      color: #262626;
      font-style: normal;
      letter-spacing: -1px;
      margin-bottom: 12px; }
    .splashBaseball.single-product .product .woocommerce-tabs .entry-content p {
      font-weight: 400;
      font-size: 16px;
      color: #595959;
      opacity: 1 !important; }
    .splashBaseball.single-product .product .woocommerce-tabs .entry-content .shop_attributes th {
      width: 10%;
      font-weight: 400; }
    .splashBaseball.single-product .product .woocommerce-tabs .entry-content .shop_attributes td {
      background: transparent;
      border-bottom: solid 1px #d8d8d8;
      font-weight: 600; }
      .splashBaseball.single-product .product .woocommerce-tabs .entry-content .shop_attributes td p {
        margin: 0;
        font-weight: 600; }
    .splashBaseball.single-product .product .woocommerce-tabs .entry-content .stm-single-comment-title .stm-add-review a i {
      color: #a10a0d !important; }
      .splashBaseball.single-product .product .woocommerce-tabs .entry-content .stm-single-comment-title .stm-add-review a i:before {
        color: #a10a0d; }
    .splashBaseball.single-product .product .woocommerce-tabs .entry-content .stm-single-comment-title .stm-add-review a:hover {
      color: #a10a0d; }
    .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist {
      background: transparent; }
      .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li {
        padding-left: 0;
        padding-right: 0;
        border-bottom: 0;
        margin-bottom: 0px; }
        .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container {
          border-bottom: solid 1px #d8d8d8;
          padding: 16px 0; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container:last-child {
            border-bottom: solid 1px #d8d8d8;
            padding: 16px 0; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container .avatar {
            margin-right: 20px;
            max-width: 90px; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text {
            position: relative; }
            .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .heading-font {
              margin: 0; }
              .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .heading-font strong {
                font-size: 18px;
                letter-spacing: 0;
                margin-right: 25px; }
              .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .heading-font time {
                text-transform: none;
                font-size: 13px;
                font-weight: 400; }
            .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .reply {
              position: absolute;
              top: 0;
              right: 0; }
              .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .reply a:hover {
                color: #e21e22; }
            .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text p {
              margin-top: 14px;
              line-height: 25px; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .comment_container .star-rating {
            top: 5px; }
        .splashBaseball.single-product .product .woocommerce-tabs .entry-content .commentlist li .children {
          margin-top: 10px;
          padding-left: 110px; }
    .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond {
      background: transparent;
      padding: 0;
      margin-top: 13px; }
      .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond h3 {
        font-weight: 600;
        font-size: 30px;
        color: #000000;
        max-width: 73%; }
      .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form {
        background: #f4f4f4;
        padding: 40px; }
        .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-rating {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          height: 26px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-rating label {
            font-weight: 400;
            font-size: 16px;
            line-height: 20px;
            margin: 0 20px 0 0; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-rating .stars {
            margin: 0;
            line-height: 22px; }
        .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment {
          display: inline-block;
          width: 47%;
          margin-right: 40px;
          vertical-align: top; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment label {
            font-weight: 400;
            color: #a10a0d;
            font-size: 14px;
            text-transform: none;
            line-height: 26px;
            margin-bottom: 0; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment textarea {
            height: 180px;
            max-height: 180px;
            border-radius: 0; }
        .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .row {
          display: inline-block;
          width: 47%;
          vertical-align: top;
          margin: 0; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .row label {
            font-weight: 400;
            font-size: 14px;
            color: #a10a0d;
            text-transform: none;
            margin-bottom: 0;
            line-height: 26px; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .row > div {
            width: 100% !important;
            padding: 0; }
            .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .row > div p {
              margin-bottom: 20px; }
            .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .row > div input {
              height: 50px;
              border-radius: 0; }
        .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .form-submit span {
          margin-top: 0;
          padding: 0 10px; }
          .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .form-submit span input[type="submit"] {
            background: transparent !important;
            border: 0; }
  .splashBaseball .woocommerce-breadcrumb {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 40%;
    z-index: 20;
    position: relative;
    color: #fff;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 13px;
    text-transform: none;
    line-height: 36px;
    margin: 13px 0 23px !important;
    padding: 0 !important; }
    .splashBaseball .woocommerce-breadcrumb a {
      color: #fff; }
    .splashBaseball .woocommerce-breadcrumb span {
      color: #fff; }
  .splashBaseball .products.stm-products-row .stm-product-content-loop-inner {
    border: solid 2px transparent;
    max-width: 100%;
    background: #fff;
    padding-bottom: 11px;
    margin-bottom: 31px;
    overflow: visible; }
    .splashBaseball .products.stm-products-row .stm-product-content-loop-inner:hover {
      border: solid 2px #a10a0d; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner:hover .stm-product-content-image .stm-button-inner .button {
        opacity: 1; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner:hover a.woocommerce-LoopProduct-link .price {
        text-align: left; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner:hover a.woocommerce-LoopProduct-link .add_to_cart_button {
        opacity: 1; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner:hover a.woocommerce-LoopProduct-link .added_to_cart {
        opacity: 1; }
    .splashBaseball .products.stm-products-row .stm-product-content-loop-inner .stm-product-content-image {
      display: block;
      padding: 20px;
      overflow: visible;
      position: relative; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner .stm-product-content-image .onsale {
        display: block;
        position: absolute;
        top: 22px;
        left: -10px;
        padding: 2px 10px;
        width: 70px;
        background-color: #e21e22;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        -webkit-transform: none;
        transform: none;
        font-weight: 400;
        z-index: 90;
        letter-spacing: 0;
        font-size: 14px; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner .stm-product-content-image:before {
        display: none; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner .stm-product-content-image img {
        display: block;
        overflow: hidden;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner {
        display: none; }
    .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link {
      text-decoration: none !important; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .clearfix {
        margin-top: 4px; }
        .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .clearfix .title {
          margin-bottom: 18px; }
          .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .clearfix .title h2 {
            display: block;
            overflow: hidden;
            width: 100%;
            text-align: center;
            float: inherit;
            padding: 0 10px !important;
            font-weight: 600;
            font-size: 18px !important;
            color: #262626;
            font-style: normal;
            text-transform: none;
            margin-bottom: 0;
            line-height: 24px;
            min-height: 45px; }
          .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .clearfix .title p {
            display: none; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .star-rating {
        display: none; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .meta {
        display: block;
        padding: 0 20px;
        position: relative;
        overflow: hidden;
        text-align: center; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price {
        display: block;
        width: auto;
        position: absolute;
        left: 0;
        -webkit-transform: translateX(0%);
                transform: translateX(0%);
        text-align: center;
        color: #a10a0d;
        -webkit-transition: all .4s ease-in;
        transition: all .4s ease-in; }
        .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price > span {
          display: inline-block;
          width: auto;
          text-align: center; }
        .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price del {
          display: inline-block;
          overflow: hidden;
          text-align: center;
          vertical-align: bottom;
          color: #595959 !important; }
          .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price del span {
            text-decoration: line-through;
            font-size: 14px !important;
            color: #595959 !important;
            font-weight: 400; }
        .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price ins {
          display: inline-block !important;
          overflow: hidden;
          text-align: center;
          color: #a10a0d;
          margin: 0 !important;
          vertical-align: bottom;
          text-decoration: none; }
          .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price ins > span {
            vertical-align: top;
            margin: 0 5px;
            font-weight: 600; }
        .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price .woocommerce-Price-amount {
          display: inline-block;
          overflow: hidden;
          float: inherit;
          font-weight: 600;
          font-size: 18px;
          color: #a10a0d; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link:hover .price {
        text-align: left; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link:hover .clearfix .title h2 {
        color: #e21e22; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link:hover .add_to_cart_button {
        opacity: 1; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link:hover .added_to_cart {
        opacity: 1; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .add_to_cart_button {
        display: block;
        height: 22px;
        background: transparent !important;
        border: 0;
        padding: 0 0 0 21px;
        position: absolute;
        top: 50%;
        left: 90%;
        -webkit-transform: translateY(-50%) translateX(-90%);
                transform: translateY(-50%) translateX(-90%);
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: -1px;
        opacity: 0;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in; }
        .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .add_to_cart_button:before {
          display: block;
          overflow: hidden;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
          content: "\e920";
          font-family: 'stm-splash-icons';
          width: 30px;
          height: 20px;
          color: #a10a0d;
          position: absolute;
          top: 50%;
          left: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          opacity: 1;
          background: transparent;
          font-size: 19px;
          letter-spacing: 1px;
          padding: 0; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .add_to_cart_button.added {
        display: none !important; }
      .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .added_to_cart {
        padding: 0;
        text-overflow: ellipsis;
        white-space: pre;
        z-index: 1;
        margin: 0;
        text-decoration: none;
        text-align: center;
        color: #e21e22;
        line-height: 21px;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 90%;
        -webkit-transform: translateY(-50%) translateX(-90%);
                transform: translateY(-50%) translateX(-90%); }
        .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .added_to_cart:hover {
          color: #a10a0d;
          text-decoration: none !important; }
          .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .added_to_cart:hover:active {
            text-decoration: none;
            color: #a10a0d; }
  .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table {
    border-spacing: 0; }
    .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table .sp-table-caption {
      font-size: 18px;
      color: #262626;
      text-transform: uppercase;
      padding-left: 0;
      padding-bottom: 6px;
      margin-bottom: 20px;
      font-weight: 700; }
    .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table thead tr td {
      width: 14.28%; }
    .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table tbody tr td {
      width: 14.28%;
      background: #f4f4f4 !important;
      color: #262626;
      padding: 24px 5px;
      font-weight: 700; }
      .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table tbody tr td#today {
        color: #fff; }
      .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table tbody tr td a:hover {
        color: #a10a0d; }
      .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table tbody tr td.sp-highlight {
        background: #e21e22 !important; }
        .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table tbody tr td.sp-highlight a {
          color: #fff; }
    .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table tfoot tr td {
      background: #a10a0d;
      padding: 10px; }
      .splashBaseball.single-sp_calendar .stm-single-sp_calendar .sp-section-content .sp-template-event-calendar .sp-calendar-wrapper table tfoot tr td a {
        color: #fff;
        font-weight: 400; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event > .container {
    padding: 0; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .stm-title-box-unit {
    padding-top: 55px; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .stm-title-box-unit .stm-page-title {
      display: none; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event h4 {
    font-size: 30px; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units {
    display: block;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 20px; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit {
      display: block;
      width: 100%;
      position: relative;
      opacity: 1;
      background: transparent;
      margin-bottom: 26px; }
      .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-time {
        display: none; }
      .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta {
        min-height: 175px;
        padding: 0; }
        .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units {
          display: block;
          overflow: hidden;
          width: 100%;
          padding: 0;
          border-bottom: 2px solid #e21e22; }
          .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            width: 100%;
            overflow: hidden;
            text-align: center;
            background: #3b3b3b; }
            .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              width: 64%;
              padding: 30px 0 0;
              text-align: center;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center; }
              .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right {
                display: inline-block;
                overflow: hidden;
                vertical-align: top;
                margin-top: 0;
                text-align: right; }
                .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-team-city, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-team-city {
                  display: block;
                  font-weight: 600;
                  font-size: 14px;
                  letter-spacing: 0.6px;
                  text-transform: uppercase;
                  color: #a10a0d;
                  margin-bottom: 0;
                  margin-top: 4px;
                  line-height: 16px; }
                .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left h4, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right h4 {
                  margin-bottom: 3px; }
                  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left h4 a, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right h4 a {
                    display: block;
                    overflow: hidden;
                    line-height: 34px;
                    font-size: 30px;
                    color: #fff;
                    text-decoration: none;
                    text-overflow: ellipsis;
                    white-space: nowrap; }
                .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-latest-result-win-label, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-latest-result-lose-label, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-latest-result-win-label, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-latest-result-lose-label {
                  width: auto;
                  min-width: inherit;
                  padding: 0;
                  font-weight: 400;
                  font-size: 13px;
                  background: transparent;
                  margin-top: 3px;
                  text-transform: uppercase; }
                .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-latest-result-win-label, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-latest-result-win-label {
                  color: #a10a0d; }
                .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-latest-result-lose-label, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-latest-result-lose-label {
                  color: #999999; }
              .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right {
                display: block;
                overflow: hidden;
                vertical-align: top;
                text-align: left;
                margin-top: 0; }
              .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer {
                display: block;
                overflow: hidden;
                margin: 0;
                width: 35%; }
                .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex;
                  display: -webkit-flex;
                  position: relative;
                  overflow: hidden;
                  margin: 0;
                  -webkit-box-align: center;
                      -ms-flex-align: center;
                          align-items: center;
                  -webkit-box-pack: center;
                      -ms-flex-pack: center;
                          justify-content: center; }
                  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win {
                    display: block;
                    overflow: hidden;
                    width: 100%;
                    min-width: 96px;
                    background: #a10a0d;
                    text-align: center;
                    color: #fff;
                    padding: 25px 0;
                    font-weight: 700;
                    font-size: 42px; }
                  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
                    display: block;
                    overflow: hidden;
                    width: 100%;
                    min-width: 96px;
                    background: #999999;
                    text-align: center;
                    color: #fff;
                    padding: 25px 0;
                    font-weight: 700;
                    font-size: 42px; }
                  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left {
                    display: block;
                    margin-right: 5px;
                    width: 77px;
                    text-align: center;
                    float: left; }
                  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right {
                    display: block;
                    margin-left: 5px;
                    width: 77px;
                    text-align: center;
                    float: right; }
            .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command {
              display: block;
              width: 18%;
              padding: 0;
              min-height: 133px; }
              .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                width: 100%;
                padding: 0;
                height: 100%;
                margin: 0 !important;
                -webkit-box-pack: end;
                    -ms-flex-pack: end;
                        justify-content: flex-end;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center; }
                .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo img {
                  display: block;
                  width: auto;
                  max-height: 106px; }
            .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo {
              -webkit-box-pack: start;
                  -ms-flex-pack: start;
                      justify-content: flex-start; }
          .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future {
            background: #f4f4f4; }
            .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-left .stm-team-city, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-right .stm-team-city {
              margin-top: 12px; }
            .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-left h4 a, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-right h4 a {
              color: #262626; }
            .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-team-results-outer {
              text-align: center;
              width: 32%; }
              .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
                display: inline-block;
                max-width: 96px;
                font-size: 44px;
                font-weight: 600;
                padding: 24px 16px;
                background: #a10a0d;
                color: #fff; }
        .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp {
          display: block;
          overflow: hidden;
          background: #262626;
          text-align: center;
          padding: 4px 0 9px 0; }
          .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info {
            display: inline-block;
            overflow: hidden;
            text-align: left;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: 400;
            color: #fff;
            text-transform: none;
            line-height: 15px;
            vertical-align: middle;
            letter-spacing: 0; }
          .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-venue {
            display: inline-block;
            overflow: hidden;
            font-size: 14px;
            text-transform: none;
            font-weight: 400;
            color: #a10a0d;
            vertical-align: middle;
            padding-left: 3px;
            line-height: 15px; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content .sp-table-caption {
    margin-bottom: 28px;
    font-style: italic;
    padding-left: 3px; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table {
    border-collapse: collapse; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table thead tr th {
      background-color: #e21e22;
      font-weight: 600;
      font-size: 16px;
      color: #fff;
      padding: 15px 0 15px 25px; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table tbody tr.odd td, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table tfoot tr.odd td {
      background: #f4f4f4 !important; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table tbody tr.even td, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table tfoot tr.even td {
      background: #fff !important; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table tbody tr td, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table tfoot tr td {
      font-weight: 400;
      font-size: 16px;
      color: #404040;
      border: 0;
      padding: 18px 5px 18px 25px; }
      .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table tbody tr td a, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content table tfoot tr td a {
        color: #262626 !important;
        font-weight: 600; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-details {
    margin-top: 4px;
    margin-bottom: 10px; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-details table th {
      text-align: left; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-details table td {
      text-transform: none; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-venue {
    margin-top: 28px;
    margin-bottom: 41px; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-venue .sp-table-caption {
      margin-bottom: 18px; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-venue table thead {
      display: block;
      background: transparent !important; }
      .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-venue table thead tr th {
        background: transparent !important;
        color: #595959;
        position: relative;
        padding-left: 35px;
        text-transform: capitalize;
        font-family: 'Open Sans';
        font-size: 15px;
        font-weight: 400;
        line-height: 20px; }
        .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-venue table thead tr th:before {
          content: "\e913";
          font-family: 'stm-splash-icons';
          display: block;
          position: absolute;
          top: 50%;
          left: 10px;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          color: #e21e22; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-venue .sp-event-venue-address-row {
      font-weight: 400;
      font-size: 16px;
      color: #404040; }
      .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-venue .sp-event-venue-address-row .stm-icon-pin {
        color: #a10a0d;
        opacity: 1; }
        .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-venue .sp-event-venue-address-row .stm-icon-pin:before {
          content: "\e913"; }
      .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-venue .sp-event-venue-address-row td {
        padding: 6px 0 13px !important; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-results table th {
    text-align: left; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-results table td:first-child {
    font-weight: 700;
    font-size: 16px;
    color: #404040; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-performance table th {
    padding: 15px 10px !important; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-performance table th:nth-child(2) {
      padding-right: 50px !important; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-performance table td {
    padding: 15px 10px !important; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-performance table td:first-child {
      font-weight: 400;
      font-size: 16px;
      color: #808080; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-performance table td:nth-child(2) {
      font-weight: 400;
      font-size: 16px;
      color: #404040; }
  .splashBaseball .stm-single-sp_calendar {
    /*EVENT BLOCKS*/ }
    .splashBaseball .stm-single-sp_calendar > .container {
      padding: 0; }
    .splashBaseball .stm-single-sp_calendar .sp-post-content .vc_column_container .wpb_content_element p {
      font-size: 16px;
      line-height: 26px;
      font-weight: 600; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-caption {
      display: block; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th {
      background: #e21e22;
      font-weight: 700;
      font-size: 16px;
      color: #fff;
      line-height: 24px; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th:nth-child(1) {
      width: 10%;
      padding: 15px 20px; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th:nth-child(2) {
      width: 60%;
      padding: 15px 5px; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th:nth-child(3) {
      width: 20%;
      padding: 15px 0 15px 22px; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th:nth-child(4) {
      width: 10%;
      padding: 15px 0 15px 20px; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr.odd, .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr.even {
      background-color: transparent !important; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr:last-child td {
      border-bottom: 0; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr td {
      background: transparent;
      border-bottom: 1px solid #d9d9d9; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date {
      padding: 8px 0 3px; }
      .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date .stm-date-event-wrapp {
        display: inline-block;
        overflow: hidden;
        padding: 18px 13px 1px;
        background: #e21e22;
        text-align: center;
        width: auto;
        min-width: 73px; }
        .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date .stm-date-event-wrapp .stm-top {
          font-weight: 600;
          font-size: 48px;
          color: #fff;
          margin-bottom: 1px;
          font-style: italic; }
        .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date .stm-date-event-wrapp .stm-middle {
          font-weight: 400;
          font-size: 13px;
          color: #fff;
          text-transform: lowercase; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event {
      padding: 7px 20px 7px 5px; }
      .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a {
        display: block;
        overflow: hidden;
        text-align: center;
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 68px;
        color: #262626;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a:hover {
          color: #e21e22; }
        .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a img:nth-child(1) {
          display: inline-block;
          float: left;
          width: 12%;
          margin-right: 20px; }
        .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a img:nth-child(2) {
          display: inline-block;
          float: right;
          width: 12%;
          margin-left: 20px; }
        .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a span {
          color: #a10a0d; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-time {
      padding: 4px 0 7px;
      font-weight: 400;
      font-size: 15px;
      color: #404040;
      text-align: center;
      text-transform: uppercase; }
      .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-time a {
        color: #404040; }
        .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-time a:hover {
          color: #404040; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-article {
      text-align: right;
      padding-right: 20px; }
      .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-article a {
        font-weight: 700;
        font-size: 14px;
        color: #262626;
        text-transform: uppercase;
        text-align: right;
        letter-spacing: 0.6px;
        border-bottom: 1px solid #e21e22; }
        .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-article a i {
          display: none; }
        .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-article a:hover {
          color: #a10a0d; }
    .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list {
      margin-bottom: 30px; }
      .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        overflow: hidden;
        background: #f4f4f4;
        margin: 0;
        min-height: 130px;
        border-bottom: 2px solid #e21e22; }
        .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
          width: 30%;
          padding: 0;
          max-height: 130px;
          height: 130px;
          overflow: hidden; }
        .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-l-h-wrapp {
          display: block;
          width: 100%;
          height: 100%;
          position: relative;
          padding-top: 7px; }
          .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-l-h-wrapp .team-logo {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            height: 100%;
            overflow: hidden;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-l-h-wrapp .team-logo img {
              display: block;
              width: 65%;
              max-width: inherit; }
        .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
          width: 100%;
          padding: 30px 0 6px; }
          .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team {
            display: inline-block;
            text-align: right;
            vertical-align: top;
            margin-top: 12px;
            max-width: 30%; }
            .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-city {
              display: block;
              font-weight: 700;
              font-size: 14px;
              color: #a10a0d;
              text-transform: uppercase;
              line-height: 16px;
              letter-spacing: 0.6px;
              margin-bottom: 2px; }
            .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-name {
              display: block;
              font-weight: 700;
              font-size: 30px;
              color: #262626;
              text-transform: uppercase;
              line-height: 30px;
              text-overflow: ellipsis;
              white-space: nowrap;
              overflow: hidden; }
            .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-lose-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-win-label {
              background: transparent;
              font-weight: 400;
              font-size: 13px;
              color: #a10a0d;
              text-transform: uppercase;
              line-height: 16px;
              letter-spacing: 0.6px;
              margin-bottom: 2px;
              text-align: right;
              padding: 6px 0; }
            .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-lose-label {
              color: #999999; }
            .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team.opponent .stm-latest-result-lose-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team.opponent .stm-latest-result-win-label {
              text-align: left; }
          .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .opponent {
            text-align: left; }
          .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
            display: inline-block;
            overflow: hidden; }
            .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
              display: block;
              position: relative;
              overflow: hidden;
              margin: 0; }
              .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
                width: auto;
                min-width: inherit;
                padding: 0;
                font-weight: 400;
                font-size: 13px;
                background: transparent;
                margin-top: 3px; }
              .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
                color: #a10a0d; }
              .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
                color: #999999; }
              .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win {
                display: block;
                overflow: hidden;
                width: 100%;
                background: #a10a0d;
                text-align: center;
                color: #fff;
                padding: 7px 0;
                font-weight: 700;
                font-size: 42px; }
              .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
                display: block;
                overflow: hidden;
                width: 100%;
                background: #999999;
                text-align: center;
                color: #fff;
                padding: 7px 0;
                font-weight: 700;
                font-size: 42px; }
      .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top {
        display: block;
        text-align: center;
        padding: 6px 0 7px;
        background: #262626;
        opacity: 1;
        position: relative; }
        .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .time, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time {
          display: inline-block;
          overflow: hidden;
          float: inherit;
          font-size: 14px;
          text-transform: none;
          color: #fff;
          vertical-align: middle;
          line-height: 17px;
          opacity: 1;
          font-weight: 400; }
        .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time {
          line-height: 17px; }
          .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time .time {
            line-height: 15px; }
        .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .venue {
          display: inline-block;
          overflow: hidden;
          float: inherit;
          font-size: 14px;
          font-weight: 400;
          text-transform: none;
          color: #a10a0d;
          vertical-align: middle;
          padding-left: 3px;
          line-height: 17px;
          opacity: 1; }
        .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp {
          display: block;
          overflow: hidden;
          position: absolute;
          top: 0;
          right: 0;
          line-height: 24px; }
          .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp a {
            display: block;
            font-weight: 400;
            font-size: 14px;
            text-transform: uppercase;
            color: #fff;
            letter-spacing: 0.6px;
            text-decoration: none;
            height: 100%;
            padding: 6px 0 0;
            border-bottom: 1px solid #e21e22;
            margin: 0 21px 0 0; }
    .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit {
      background: #3b3b3b; }
      .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info {
        padding: 30px 0 16px !important; }
        .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team {
          margin-top: 4px;
          max-width: 34%; }
          .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-name {
            color: #fff;
            margin-bottom: 5px; }
        .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-outer .stm-win, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-outer .stm-lose {
          padding: 13px 12px 12px; }
    .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info {
      padding: 30px 0 27px; }
      .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team {
        width: 39%;
        margin-top: 14px;
        max-width: 40%; }
      .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
        background: #a10a0d;
        padding: 15px 18px 13px 18px;
        color: #fff;
        font-weight: 700;
        font-size: 40px; }
  .splashBaseball .widget_search .search-input {
    background: #f5f5f5 !important;
    border-color: #f5f5f5;
    margin-bottom: 15px;
    height: 50px;
    border-radius: 0; }
  .splashBaseball .widget_search button.search-submit {
    border: 0;
    border-radius: 0;
    min-height: 50px;
    padding: 11px 15px 9px; }
    .splashBaseball .widget_search button.search-submit:before {
      background: #f5f5f5 !important; }
    .splashBaseball .widget_search button.search-submit i {
      color: #7d7e98;
      font-size: 18px; }
  .splashBaseball aside.widget.woocommerce .widget_title h3 {
    font-style: normal; }
  .splashBaseball h2.widgettitle {
    background: #262626;
    font-weight: 400;
    color: #fff;
    font-size: 18px !important;
    padding: 6px 0 4px 14px;
    line-height: 30px !important;
    letter-spacing: 0.5px;
    font-style: normal;
    margin-bottom: 20px; }
  .splashBaseball aside.widget {
    margin-bottom: 30px; }
    .splashBaseball aside.widget .widget-title, .splashBaseball aside.widget .widget_title {
      background: #262626;
      margin-bottom: 0; }
      .splashBaseball aside.widget .widget-title h6, .splashBaseball aside.widget .widget-title h4, .splashBaseball aside.widget .widget-title h3, .splashBaseball aside.widget .widget_title h6, .splashBaseball aside.widget .widget_title h4, .splashBaseball aside.widget .widget_title h3 {
        font-weight: 400;
        color: #fff;
        font-size: 18px !important;
        padding: 6px 0 4px 14px;
        line-height: 30px !important;
        margin-bottom: 0;
        letter-spacing: 0.5px; }
      .splashBaseball aside.widget .widget-title h4, .splashBaseball aside.widget .widget_title h4 {
        margin-bottom: 20px; }
    .splashBaseball aside.widget a {
      color: #cccccc; }
    .splashBaseball aside.widget .stm-post-content .h5 {
      text-transform: uppercase; }
    .splashBaseball aside.widget .select2-container--default .select2-selection--single {
      border-radius: 0;
      background: #f4f4f4;
      border-color: #f4f4f4; }
    .splashBaseball aside.widget ul li {
      padding: 10px 0 10px 40px;
      border-bottom: solid 1px #d8d8d8;
      margin-bottom: 0; }
      .splashBaseball aside.widget ul li:last-child {
        border-bottom: 0; }
      .splashBaseball aside.widget ul li:before {
        display: block;
        overflow: hidden;
        content: "\e90a";
        font-family: 'stm-splash-icons';
        color: #a10a0d;
        background: transparent;
        width: 12px;
        height: 20px;
        font-size: 6px;
        top: 9px;
        left: 20px; }
      .splashBaseball aside.widget ul li a {
        font-weight: 400;
        font-size: 15px;
        color: #262626; }
  .splashBaseball .widget_stm_recent_posts a:hover {
    text-decoration: none; }
    .splashBaseball .widget_stm_recent_posts a:hover .h5 {
      color: #a10a0d !important; }
  .splashBaseball .widget_stm_recent_posts a .stm-post-content .date {
    font-weight: 400;
    font-size: 12px;
    color: #a10a0d;
    line-height: 15px;
    margin-top: 3px; }
  .splashBaseball .widget_stm_recent_posts a .stm-post-content .h5 {
    font-weight: 400;
    font-size: 18px;
    color: #262626;
    text-transform: none; }
  .splashBaseball .widget_recent_comments ul li {
    font-size: 14px; }
    .splashBaseball .widget_recent_comments ul li .comment-author-link {
      color: #808080;
      font-weight: 700; }
    .splashBaseball .widget_recent_comments ul li a:hover {
      color: #a10a0d; }
  .splashBaseball .widget_tag_cloud .tagcloud {
    padding-top: 0; }
    .splashBaseball .widget_tag_cloud .tagcloud a {
      font-weight: 400;
      font-size: 13px !important;
      border: solid 1px #cccccc;
      padding: 0 7px 2px;
      margin-bottom: 7px;
      margin-right: 2px;
      color: #404040; }
      .splashBaseball .widget_tag_cloud .tagcloud a:hover {
        border-color: #e21e22;
        background: #e21e22;
        color: #fff;
        text-decoration: none; }
  .splashBaseball .widget_categories ul li {
    padding: 10px 0 10px 40px;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 0; }
    .splashBaseball .widget_categories ul li:last-child {
      border-bottom: 0; }
    .splashBaseball .widget_categories ul li:before {
      display: block;
      overflow: hidden;
      content: "\e90a";
      font-family: 'stm-splash-icons';
      color: #a10a0d;
      background: transparent;
      width: 12px;
      height: 20px;
      font-size: 6px;
      top: 9px;
      left: 20px; }
    .splashBaseball .widget_categories ul li a {
      font-weight: 400;
      font-size: 15px;
      color: #262626 !important;
      background: transparent;
      text-transform: none;
      padding: 0; }
      .splashBaseball .widget_categories ul li a:before {
        display: none; }
      .splashBaseball .widget_categories ul li a:after {
        display: none; }
  .splashBaseball .widget_text .textwidget p {
    font-weight: 400;
    font-size: 13px;
    color: #404040;
    line-height: 22px; }
  .splashBaseball .widget_shopping_cart {
    position: relative; }
    .splashBaseball .widget_shopping_cart .product_list_widget li {
      display: block;
      overflow: hidden;
      padding: 10px 0;
      margin-bottom: 5px !important;
      font-family: 'Fira Sans Condensed'; }
      .splashBaseball .widget_shopping_cart .product_list_widget li.empty {
        padding: 0 0 10px !important; }
      .splashBaseball .widget_shopping_cart .product_list_widget li:last-child {
        border-bottom: solid 1px #d8d8d8; }
      .splashBaseball .widget_shopping_cart .product_list_widget li .remove {
        vertical-align: top;
        color: #999999;
        font-size: 20px; }
      .splashBaseball .widget_shopping_cart .product_list_widget li a:nth-child(2) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        font-weight: 700;
        font-size: 15px;
        color: #262626;
        line-height: 20px; }
        .splashBaseball .widget_shopping_cart .product_list_widget li a:nth-child(2) img {
          margin: 0 10px 0 0;
          max-width: 60px;
          max-height: 60px; }
      .splashBaseball .widget_shopping_cart .product_list_widget li .quantity {
        color: #777777;
        font-weight: 400;
        font-size: 16px;
        margin-left: 70px; }
        .splashBaseball .widget_shopping_cart .product_list_widget li .quantity .woocommerce-Price-amount {
          margin-top: 0;
          font-weight: 400;
          font-size: 16px; }
      .splashBaseball .widget_shopping_cart .product_list_widget li .variation {
        display: none;
        overflow: hidden;
        border: 0;
        padding: 0;
        margin: 0; }
        .splashBaseball .widget_shopping_cart .product_list_widget li .variation dd {
          margin: 0; }
    .splashBaseball .widget_shopping_cart .total {
      background: #a10a0d;
      padding: 3px 10px 0;
      line-height: 40px; }
      .splashBaseball .widget_shopping_cart .total span {
        color: #262626;
        font-weight: 700;
        font-size: 15px; }
      .splashBaseball .widget_shopping_cart .total strong {
        display: none; }
    .splashBaseball .widget_shopping_cart .buttons a:before {
      display: none; }
    .splashBaseball .widget_shopping_cart .buttons a:first-child {
      position: absolute;
      top: 9px;
      right: 10px;
      border: 0;
      padding: 0;
      color: #a10a0d;
      margin-top: 0; }
      .splashBaseball .widget_shopping_cart .buttons a:first-child:hover {
        background: transparent !important; }
    .splashBaseball .widget_shopping_cart .buttons a:last-child {
      display: block;
      position: absolute;
      bottom: 9px;
      right: 30px;
      border: 0;
      padding: 0;
      color: #fff;
      margin-top: 0;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      box-sizing: border-box; }
      .splashBaseball .widget_shopping_cart .buttons a:last-child:after {
        content: "\f105";
        font-family: 'FontAwesome';
        position: absolute;
        right: -20px;
        top: 0;
        font-size: 20px; }
  .splashBaseball .widget_products .product_list_widget li {
    display: block;
    overflow: hidden;
    padding: 5px 0 !important;
    margin-bottom: 5px !important; }
    .splashBaseball .widget_products .product_list_widget li:last-child {
      border-bottom: solid 1px #d8d8d8; }
    .splashBaseball .widget_products .product_list_widget li img {
      margin: 0 10px 0 0;
      max-width: 60px; }
    .splashBaseball .widget_products .product_list_widget li .product-title {
      font-weight: 400;
      font-size: 15px;
      color: #000000;
      margin-bottom: 0; }
    .splashBaseball .widget_products .product_list_widget li del {
      display: inline-block;
      color: #808080 !important; }
      .splashBaseball .widget_products .product_list_widget li del .woocommerce-Price-amount {
        color: #808080 !important;
        font-weight: 400;
        font-size: 14px; }
      .splashBaseball .widget_products .product_list_widget li del span {
        color: #808080 !important; }
    .splashBaseball .widget_products .product_list_widget li ins {
      display: inline-block;
      color: #a10a0d;
      border-bottom: 0;
      padding-left: 5px;
      font-weight: 400;
      font-size: 15px;
      text-decoration: none; }
    .splashBaseball .widget_products .product_list_widget li .woocommerce-Price-amount {
      margin-top: 0;
      color: #a10a0d;
      font-weight: 400;
      font-size: 15px; }
  .splashBaseball .widget_product_categories ul li a {
    font-weight: 400;
    font-size: 15px;
    color: #262626 !important;
    background: transparent;
    text-transform: none;
    padding: 0; }
    .splashBaseball .widget_product_categories ul li a:before {
      display: none; }
    .splashBaseball .widget_product_categories ul li a:after {
      display: none; }
  .splashBaseball .widget_product_categories ul li .children {
    padding-left: 0; }
    .splashBaseball .widget_product_categories ul li .children li {
      padding-left: 20px; }
      .splashBaseball .widget_product_categories ul li .children li:before {
        left: 0; }
  .splashBaseball .widget_price_filter .price_slider_wrapper {
    margin-top: 20px; }
    .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider {
      margin: 0 5px 0 0;
      background: #e6e6e6; }
      .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
        background: #e21e22; }
      .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
        width: 4px;
        height: 16px;
        background: #a10a0d;
        margin: 0;
        border-radius: 0; }
    .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider_amount {
      display: block;
      position: relative;
      overflow: hidden; }
      .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
        display: block;
        overflow: hidden;
        float: left;
        text-transform: none;
        font-weight: 400;
        font-size: 13px;
        color: #808080;
        padding-top: 3px; }
        .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .from, .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .to {
          font-weight: 700;
          font-size: 13px;
          color: #595959; }
      .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
        display: block;
        float: right;
        border: 2px solid #e21e22;
        border-radius: 0;
        color: #fff;
        font-style: italic;
        font-width: 900;
        padding: 6px 25px 5px;
        font-size: 16px;
        letter-spacing: 0; }
        .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider_amount .button:before {
          background: #e21e22;
          width: 100%;
          -webkit-transform: none;
                  transform: none;
          -webkit-transition: width .2s ease-in;
          transition: width .2s ease-in;
          opacity: 1; }
        .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
          color: #e21e22;
          border-color: #e21e22; }
          .splashBaseball .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover:before {
            background: #e21e22;
            width: 0; }
  .splashBaseball .widget_top_rated_products .product_list_widget li {
    display: block;
    overflow: hidden;
    padding: 5px 0 !important;
    margin-bottom: 5px !important;
    font-family: 'Fira Sans Condensed'; }
    .splashBaseball .widget_top_rated_products .product_list_widget li:last-child {
      border-bottom: 0; }
    .splashBaseball .widget_top_rated_products .product_list_widget li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .splashBaseball .widget_top_rated_products .product_list_widget li a img {
        margin: 0 10px 0 0;
        max-width: 60px;
        max-height: 60px; }
      .splashBaseball .widget_top_rated_products .product_list_widget li a .product-title {
        font-weight: 700;
        font-size: 16px;
        color: #262626;
        margin-bottom: 0;
        line-height: 22px; }
    .splashBaseball .widget_top_rated_products .product_list_widget li .star-rating {
      display: none; }
    .splashBaseball .widget_top_rated_products .product_list_widget li > .amount {
      margin-top: 0;
      margin-left: 70px;
      font-weight: 700;
      color: #a10a0d; }
    .splashBaseball .widget_top_rated_products .product_list_widget li del {
      display: inline-block;
      color: #808080 !important;
      margin-left: 70px; }
      .splashBaseball .widget_top_rated_products .product_list_widget li del .woocommerce-Price-amount {
        color: #808080 !important;
        font-size: 14px;
        font-weight: 400; }
      .splashBaseball .widget_top_rated_products .product_list_widget li del span {
        color: #808080 !important; }
    .splashBaseball .widget_top_rated_products .product_list_widget li ins {
      display: inline-block;
      color: #a10a0d;
      border-bottom: 0;
      padding-left: 5px;
      font-weight: 700;
      font-size: 16px;
      text-decoration: none; }
  .splashBaseball #sb_instagram.sbi_col_1 #sbi_images .sbi_item {
    width: 237px !important;
    height: 237px !important; }
    .splashBaseball #sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo {
      max-height: 100%; }
      .splashBaseball #sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo:before {
        position: absolute;
        content: '';
        display: block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
        content: "\f16d";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #06083b;
        opacity: 0;
        line-height: 237px;
        font-size: 36px;
        color: #fff;
        text-align: center;
        -webkit-transition: opacity 0.7s;
        transition: opacity 0.7s;
        z-index: 90; }
      .splashBaseball #sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo:hover:before {
        opacity: 0.9; }
  .splashBaseball .stm-sportspress-sidebar {
    margin-top: 78px; }
    .splashBaseball .stm-sportspress-sidebar h4.sp-table-caption {
      font-size: 16px;
      line-height: 16px;
      letter-spacing: -0.8px; }
    .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-publish .stm-single-block-unit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background: #3b3b3b; }
      .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-win-label, .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-lose-label {
        display: none; }
    .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future {
      background: #f4f4f4; }
      .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-unit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-team-logo .stm-team-l-h-wrapp .stm-team-helm {
          display: block; }
        .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team {
          color: #262626 !important; }
          .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-city {
            display: none !important; }
        .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
          display: inline-block;
          overflow: hidden;
          background: #a10a0d;
          margin: 8px auto 0 !important;
          max-width: 56px;
          text-align: center;
          padding: 10px 0;
          font-size: 30px; }
      .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-event-list-top {
        background: #e21e22 !important; }
        .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .stm-future-event-list-time {
          display: inline-block;
          overflow: hidden;
          vertical-align: top;
          line-height: 22px !important;
          margin: 0; }
          .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .stm-future-event-list-time .time {
            margin-left: 10px; }
            .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .stm-future-event-list-time .time:after {
              display: none; }
          .splashBaseball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .stm-future-event-list-time time {
            display: none; }
    .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list {
      margin-bottom: 20px; }
      .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top {
        background: #262626;
        padding: 10px 0 10px 35px; }
        .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top .time {
          color: #fff;
          font-weight: 400;
          font-size: 14px;
          opacity: 1;
          text-transform: none; }
        .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top .venue {
          display: none; }
        .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp {
          display: none; }
      .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit {
        position: relative;
        margin-bottom: 0;
        padding: 20px 15px 26px;
        border-bottom: 2px solid #e21e22; }
        .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
          display: inline-block;
          width: 25%;
          padding: 0;
          position: relative;
          vertical-align: top;
          padding: 0; }
          .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-team-logo .stm-team-l-h-wrapp {
            display: block;
            text-align: center; }
            .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-team-logo .stm-team-l-h-wrapp > img {
              display: none; }
            .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-team-logo .stm-team-l-h-wrapp .team-logo img {
              width: auto;
              max-height: 54px; }
        .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
          display: inline-block;
          overflow: hidden;
          width: 50%;
          vertical-align: top; }
          .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team {
            position: absolute;
            bottom: 9px;
            left: 15px;
            text-align: left;
            font-weight: 500;
            font-size: 16px;
            color: #fff;
            max-width: 30% !important;
            text-transform: uppercase; }
            .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-name {
              display: inline-block;
              overflow: hidden;
              width: 45%;
              text-overflow: ellipsis;
              white-space: nowrap; }
            .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-city {
              display: none; }
          .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team.opponent {
            left: inherit;
            right: 15px;
            text-align: right; }
          .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
            display: block;
            overflow: hidden; }
            .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
              display: block;
              position: relative;
              overflow: hidden;
              margin: 0;
              color: #fff; }
              .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label, .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
                width: auto;
                min-width: inherit;
                padding: 0;
                font-weight: 300;
                font-size: 11px;
                background: transparent; }
              .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
                color: #a10a0d; }
              .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
                color: #999999; }
              .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win {
                display: block;
                overflow: hidden;
                width: 60%;
                margin: 10px auto 0;
                background: #a10a0d;
                text-align: center;
                color: #fff;
                padding: 10px 0;
                font-size: 30px;
                font-weight: 600; }
              .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
                display: block;
                overflow: hidden;
                width: 60%;
                margin: 10px auto 0;
                background: #999999;
                text-align: center;
                color: #fff;
                padding: 6px 0;
                font-size: 30px; }
              .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left {
                display: block;
                width: 50%;
                float: left; }
              .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right {
                display: block;
                width: 50%;
                float: right; }
      .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top {
        padding: 3px 0 10px;
        text-align: center !important; }
        .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top div {
          display: inline-block;
          vertical-align: middle !important;
          float: inherit; }
          .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top div span.time {
            margin-left: 0 !important;
            line-height: 15px; }
    .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .widget-title {
      display: none; }
    .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar {
      font-family: 'Open Sans' !important;
      border-spacing: 0; }
      .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar caption {
        font-family: 'Fira Sans Condensed';
        font-weight: 400;
        color: #fff;
        font-size: 18px;
        padding: 6px 0 4px 14px;
        line-height: 30px !important;
        background: #262626;
        text-transform: uppercase;
        margin-bottom: 19px; }
      .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar thead {
        background: #e21e22; }
        .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar thead tr th {
          font-weight: 700;
          font-size: 13px;
          color: #fff;
          padding: 7px 0 9px 11px; }
      .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody {
        background: #f4f4f4; }
        .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody tr:first-child td {
          padding-top: 3px; }
        .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody tr:last-child td {
          padding-bottom: 3px; }
        .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody tr td {
          border-bottom: 0;
          font-weight: 700;
          font-size: 14px;
          color: #262626;
          padding: 5px; }
          .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody tr td a {
            color: #a10a0d; }
      .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tfoot {
        background: #a10a0d; }
        .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tfoot tr td {
          padding: 6px 10px 7px;
          border-top: 0;
          background: transparent; }
          .splashBaseball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tfoot tr td a {
            font-weight: 400;
            font-size: 13px;
            color: #fff; }
    .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .widget-title h6 {
      margin-bottom: 20px; }
    .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .sp-template-league-table .sp-table-wrapper .sp-scrollable-table-wrapper {
      /*overflow-x: hidden;*/ }
      .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .sp-template-league-table .sp-table-wrapper .sp-scrollable-table-wrapper .dataTables_wrapper table {
        border-spacing: 0; }
        .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .sp-template-league-table .sp-table-wrapper .sp-scrollable-table-wrapper .dataTables_wrapper table thead tr th {
          padding: 9px 7px 8px; }
          .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .sp-template-league-table .sp-table-wrapper .sp-scrollable-table-wrapper .dataTables_wrapper table thead tr th.data-rank {
            padding-left: 10px !important; }
        .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .sp-template-league-table .sp-table-wrapper .sp-scrollable-table-wrapper .dataTables_wrapper table tbody tr td {
          text-overflow: ellipsis;
          white-space: nowrap;
          color: #262626;
          padding: 13px 5px 10px; }
          .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .sp-template-league-table .sp-table-wrapper .sp-scrollable-table-wrapper .dataTables_wrapper table tbody tr td.data-rank {
            color: #404040;
            padding-left: 15px !important; }
        .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .sp-template-league-table .sp-table-wrapper .sp-scrollable-table-wrapper .dataTables_wrapper table tbody tr.odd {
          background-color: #f4f4f4 !important; }
        .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .sp-template-league-table .sp-table-wrapper .sp-scrollable-table-wrapper .dataTables_wrapper table tbody tr.even {
          background-color: #fff !important; }
    .splashBaseball .stm-sportspress-sidebar .widget.widget_sp_league_table .widget-wrapper .sp-template-league-table .sp-view-all-link {
      display: none; }
    .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li {
      padding: 0;
      margin: 0 0 20px 0;
      border-bottom: 0;
      border-top: solid 2px #a10a0d;
      min-height: inherit; }
      .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li:before {
        display: none; }
      .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a {
        display: block;
        overflow: hidden;
        width: 100%; }
        .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a:hover {
          text-decoration: none; }
        .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .commands {
          display: block;
          overflow: hidden;
          width: 100%;
          background: #262626;
          margin: 0;
          float: inherit;
          vertical-align: top;
          padding: 15px 0 13px; }
          .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .commands h3 {
            text-align: center; }
            .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .commands h3 span {
              font-weight: 400;
              font-size: 18px;
              text-transform: uppercase;
              color: #fff; }
            .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .commands h3 .stm-red {
              color: #a10a0d !important; }
        .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .stm-event_date {
          display: block;
          overflow: hidden;
          position: relative;
          bottom: 0;
          width: 100%;
          background: #262626;
          text-align: center;
          padding: 5px 0 8px; }
          .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .stm-event_date .date .stm-middle {
            font-weight: 400;
            font-size: 13px;
            color: #fff; }
          .splashBaseball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .stm-event_date .stm-el-venue .stadium {
            font-weight: 400;
            font-size: 13px;
            color: #a10a0d;
            line-height: 14px; }
    .splashBaseball .stm-sportspress-sidebar .widget_sp_countdown .sp-template-countdown .sp-countdown-wrapper .event-name {
      background: #f4f4f4;
      text-align: center;
      padding: 10px 0;
      margin: 0; }
      .splashBaseball .stm-sportspress-sidebar .widget_sp_countdown .sp-template-countdown .sp-countdown-wrapper .event-name a {
        font-weight: 400;
        font-size: 20px;
        color: #262626; }
    .splashBaseball .stm-sportspress-sidebar .widget_sp_countdown .sp-template-countdown .sp-countdown-wrapper .sp-countdown {
      background: #262626;
      color: #fff;
      font-weight: 400;
      font-size: 14px;
      text-align: center;
      padding: 7px 0; }
    .splashBaseball .stm-sportspress-sidebar .widget_sp_player_gallery .sp-player-gallery-wrapper .gallery-item a {
      display: block;
      overflow: hidden;
      width: 100%;
      background: #262626; }
      .splashBaseball .stm-sportspress-sidebar .widget_sp_player_gallery .sp-player-gallery-wrapper .gallery-item a dd {
        font-weight: 400;
        font-size: 13px;
        color: #fff;
        margin: 0; }
    .splashBaseball .stm-sportspress-sidebar .widget_sp_player_list .stm-players-inline .stm-list-single-player .stm-list-single-player-info {
      background: #262626; }
    .splashBaseball .stm-sportspress-sidebar .widget_sp_staff h4 {
      font-size: 20px; }
    .splashBaseball .stm-sportspress-sidebar .widget_sp_staff .sp-template-details .sp-list-wrapper .sp-staff-details .single-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      clear: both;
      width: 100%; }
      .splashBaseball .stm-sportspress-sidebar .widget_sp_staff .sp-template-details .sp-list-wrapper .sp-staff-details .single-info .st-label {
        display: block;
        overflow: hidden;
        font-weight: 400;
        color: #000000; }
      .splashBaseball .stm-sportspress-sidebar .widget_sp_staff .sp-template-details .sp-list-wrapper .sp-staff-details .single-info .st-value {
        display: block;
        overflow: hidden;
        font-weight: 400;
        color: #999999; }
  .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-logo {
    display: none; }
  .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow: hidden; }
    .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-name-position {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 27px; }
        .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-name-position .player-title {
          color: #a10a0d;
          font-size: 24px;
          text-transform: uppercase;
          line-height: 24px; }
        .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-name-position .player-number {
          margin-left: 15px;
          padding-left: 15px;
          color: #262626;
          font-size: 24px;
          text-transform: uppercase;
          border-left: 2px solid #262626;
          line-height: 24px;
          font-weight: 600; }
      .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden; }
        .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-img {
          display: block;
          overflow: hidden;
          width: 30%; }
          .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-img img {
            display: block;
            width: 100%; }
        .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-info {
          display: block;
          overflow: hidden;
          width: 70%;
          padding-left: 30px;
          padding-right: 30px; }
          .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-info .player-position {
            display: block;
            width: 100%;
            font-size: 18px;
            font-weight: 600;
            color: #262626;
            text-transform: uppercase;
            line-height: 16px;
            border-bottom: 1px solid #d9d9d9;
            padding-bottom: 18px;
            margin-bottom: 18px; }
          .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-info .player-metric {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            line-height: 22px;
            margin-bottom: 18px; }
            .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-info .player-metric span:first-child {
              font-size: 13px;
              text-transform: uppercase;
              color: #6f6d6e;
              width: 20%; }
            .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-info .player-metric span:last-child {
              width: 80%;
              font-size: 15px;
              color: #191315; }
  .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content .sp-table-caption {
    margin-bottom: 28px;
    font-style: italic;
    padding-left: 3px; }
  .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table {
    border-collapse: collapse; }
    .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table thead tr th {
      background-color: #e21e22;
      font-weight: 600;
      font-size: 16px;
      color: #fff;
      padding: 15px 0 15px 20px; }
      .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table thead tr th:last-child {
        padding-left: 15px; }
    .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table tbody tr.odd td, .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table tfoot tr.odd td {
      background: #f4f4f4 !important; }
    .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table tbody tr.even td, .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table tfoot tr.even td {
      background: #fff !important; }
    .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table tbody tr td, .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table tfoot tr td {
      font-weight: 400;
      font-size: 16px;
      color: #404040;
      border: 0;
      padding: 18px 5px 18px 20px;
      opacity: 1;
      white-space: nowrap; }
      .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table tbody tr td a, .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content table tfoot tr td a {
        color: #262626 !important;
        font-weight: 600; }
  .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content .sp-table-caption {
    margin-bottom: 28px;
    font-style: italic;
    padding-left: 3px; }
  .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table {
    border-collapse: collapse; }
    .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table thead tr th {
      background-color: #e21e22;
      font-weight: 600;
      font-size: 16px;
      color: #fff;
      padding: 15px 0 15px 25px;
      white-space: nowrap; }
    .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tbody tr.even td, .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tfoot tr.even td {
      background: #f4f4f4 !important; }
    .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tbody tr.odd td, .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tfoot tr.odd td {
      background: #fff !important; }
    .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tbody tr td, .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tfoot tr td {
      font-weight: 400;
      font-size: 16px;
      color: rgba(64, 64, 64, 0.75);
      border: 0;
      padding: 18px 5px 18px 25px;
      opacity: 1;
      white-space: nowrap; }
      .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tbody tr td.data-name, .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tfoot tr td.data-name {
        font-weight: 700; }
        .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tbody tr td.data-name .team-logo, .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tfoot tr td.data-name .team-logo {
          width: 60px !important;
          margin-right: 10px !important; }
          .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tbody tr td.data-name .team-logo img, .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tfoot tr td.data-name .team-logo img {
            width: auto;
            max-height: 50px;
            margin: 0 auto; }
      .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tbody tr td a, .splashBaseball.single-sp_table .sp_table .stm-single-sp_table-league .sp-section-content table tfoot tr td a {
        color: #262626 !important;
        font-weight: 600; }
  .splashBaseball.single-sp_player .row .col-md-9 .stm-bsbl-player-title {
    margin-left: 10px;
    padding-left: 10px;
    border: 1px solid #262626; }
  .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px; }
    .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content {
      width: 100%; }
    .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-photo {
      width: 54%; }
      .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-photo .sp-player-photo {
        padding: 0;
        margin: 0; }
        .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-photo .sp-player-photo img {
          display: block;
          width: 100%; }
    .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-details {
      width: 46%;
      padding-left: 30px;
      padding-right: -15px; }
      .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-details .sp-template-details {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 0; }
        .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-details .sp-template-details .sp-list-wrapper {
          display: block;
          width: 100%;
          max-width: 100%; }
          .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-details .sp-template-details .sp-list-wrapper .stm-player-position-wrapp {
            font-size: 18px;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 60px;
            border-top: 1px solid #d9d9d9;
            margin-bottom: 10px; }
          .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-details .sp-template-details .sp-list-wrapper .sp-player-details .single-info {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; }
            .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-details .sp-template-details .sp-list-wrapper .sp-player-details .single-info:nth-child(odd) {
              background: #f4f4f4; }
            .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-details .sp-template-details .sp-list-wrapper .sp-player-details .single-info .st-label {
              margin: 0;
              line-height: 40px;
              padding-left: 13px;
              text-transform: uppercase;
              font-weight: 400;
              width: 35%; }
            .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-details .sp-template-details .sp-list-wrapper .sp-player-details .single-info .st-value {
              width: 65%;
              margin: 0;
              line-height: 40px;
              font-weight: 600; }
          .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content-details .sp-template-details .sp-list-wrapper .player-socials {
            margin: 0;
            padding: 0;
            line-height: 30px; }
  .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content-statistics h3 {
    margin-top: 40px; }
  .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content .sp-table-caption {
    margin-top: 30px;
    margin-bottom: 10px;
    font-style: italic;
    padding-left: 3px; }
  .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table {
    border-collapse: collapse; }
    .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table thead tr th {
      background-color: #e21e22;
      font-weight: 600;
      font-size: 16px;
      color: #fff;
      padding: 15px 0 15px 25px; }
    .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table tbody tr.odd td, .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table tfoot tr.odd td {
      background: #f4f4f4 !important; }
    .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table tbody tr.even td, .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table tfoot tr.even td {
      background: #fff !important; }
    .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table tbody tr td, .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table tfoot tr td {
      font-weight: 400;
      font-size: 16px;
      color: #404040;
      border: 0;
      padding: 18px 5px 18px 25px;
      opacity: 1;
      white-space: nowrap; }
      .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table tbody tr td a, .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .sp-section-content table tfoot tr td a {
        color: #262626 !important;
        font-weight: 600; }
  .splashBaseball.woocommerce-page .col-md-3.hidden-sm.hidden-xs.af-margin-88 {
    margin-top: 20px; }
  .splashBaseball.woocommerce-page.tax-product_cat .stm-title-box-title-wrapper h2 {
    margin-bottom: 44px; }
  .splashBaseball.woocommerce-page.tax-product_cat .af-margin-88 {
    margin-top: -95px !important; }
  .splashBaseball .woocommerce-error li {
    border-top: solid 3px #e21e22;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding: 29px 29px 26px;
    margin: 30px 0;
    font-weight: 700;
    font-size: 16px;
    text-transform: none;
    vertical-align: top;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.18);
    letter-spacing: 0;
    color: #595959; }
    .splashBaseball .woocommerce-error li:before {
      display: none; }
  .splashBaseball.woocommerce-cart .stm-title-box-unit {
    padding-bottom: 8px; }
  .splashBaseball.woocommerce-cart .shop_table thead {
    background: transparent !important; }
    .splashBaseball.woocommerce-cart .shop_table thead th {
      background: transparent !important;
      border-bottom: solid 3px #a10a0d;
      padding: 5px 0;
      text-align: left;
      color: #262626;
      line-height: 38px; }
      .splashBaseball.woocommerce-cart .shop_table thead th:first-child {
        padding: 5px 0; }
      .splashBaseball.woocommerce-cart .shop_table thead th.product-price {
        padding-left: 10px; }
      .splashBaseball.woocommerce-cart .shop_table thead th.product-subtotal {
        text-align: center; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-thumbnail img {
    max-width: 65px;
    border: 0;
    margin: 0 auto; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-name a {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #262626; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item td {
    background: transparent;
    padding: 22px 0;
    text-align: left;
    border-bottom: solid 1px #d8d8d8; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item td .woocommerce-Price-amount {
      font-weight: 400;
      color: #a10a0d; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-thumbnail {
    width: 7.3%; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-name {
    width: 43%; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-name a {
      font-size: 18px;
      text-transform: none;
      color: #262626; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-price {
    width: 14.7%;
    padding-left: 10px; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-price .amount {
      font-weight: 400;
      font-size: 18px;
      color: #a10a0d; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-quantity {
    width: 12%; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-quantity .quantity {
      margin: 0 0 0 10px; }
      .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-quantity .quantity input {
        text-align: center;
        background: #f4f4f4;
        border: 0;
        border-radius: 0; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-subtotal {
    text-align: center;
    width: 18%; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-subtotal .amount {
      font-weight: 400;
      font-size: 18px;
      color: #a10a0d; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-remove {
    width: 5%;
    text-align: right;
    padding-right: 20px; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-remove a:hover {
      color: #262626; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr.cart_item .product-remove a i:before {
      content: '\e916';
      font-family: 'stm-splash-icons' !important;
      font-size: 14px; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td {
    padding-top: 30px; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td .coupon input[type='text'] {
      font-weight: 400;
      border-radius: 0;
      border: 0;
      height: 50px;
      top: 0;
      width: 255px;
      margin-right: 0;
      background: #f4f4f4;
      color: #595959; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td .coupon span {
      margin: 0;
      padding: 0;
      display: inline-block;
      border: 2px solid #e21e22; }
      .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td .coupon span input[type='submit'] {
        margin: 0;
        background: transparent !important;
        border: 0;
        height: 46px; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td .stm-actions-right span {
      margin: 0;
      padding: 0; }
      .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td .stm-actions-right span:after {
        content: "\f021";
        font-family: 'FontAwesome';
        font-size: 16px;
        position: absolute;
        left: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: .2s ease;
        transition: .2s ease;
        font-style: normal; }
      .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td .stm-actions-right span input[type='submit'] {
        margin: 0;
        background: transparent !important;
        border: 0;
        height: 45px;
        padding: 13px 36px 12px 56px; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td .stm-actions-right .wc-proceed-to-checkout {
      display: none;
      visibility: hidden;
      margin: 0 !important; }
  .splashBaseball.woocommerce-cart .cart-collaterals {
    background: transparent;
    margin-top: 0;
    padding: 60px 0 109px; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-shipping-cart-calc h4 {
      margin-bottom: 25px; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-shipping-cart-calc .select2-selection {
      border-radius: 0; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-shipping-cart-calc input[type='text'] {
      border-radius: 0;
      background: #fff; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals h4 {
      margin-bottom: 0;
      padding-bottom: 20px;
      border-bottom: 2px solid #e21e22; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping h4 {
      display: none; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping button {
      margin-top: 0; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping .select2-selection {
      border-radius: 0; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping input[type='text'] {
      border-radius: 0; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping p {
      margin-bottom: 0; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table {
      background: #f4f4f4;
      border-top: 3px solid #a10a0d;
      margin-top: 35px; }
      .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr {
        background: transparent; }
        .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr.cart-subtotal th {
          padding: 50px 0 0 60px; }
        .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr.cart-subtotal td {
          padding: 50px 0 0 27px; }
        .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr.shipping th {
          padding: 20px 0 0 60px;
          vertical-align: top; }
        .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr.shipping td {
          padding: 24px 0 0 28px; }
        .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr.order-total th {
          padding: 20px 0 50px 60px; }
        .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr.order-total td {
          padding: 20px 0 50px 27px;
          font-size: 18px; }
        .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr th {
          font-size: 15px;
          font-weight: 600;
          color: #262626;
          width: 30%;
          text-transform: none; }
        .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td {
          font-size: 15px;
          text-transform: none;
          padding: 17px 15px;
          background: transparent !important; }
          .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .stm-ship-calc-text {
            font-size: 15px;
            color: #595959;
            line-height: 20px;
            margin-bottom: 8px; }
          .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .shipping-calculator-button {
            line-height: 18px; }
          .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .amount, .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .shipping {
            color: #262626 !important;
            font-weight: 400; }
            .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .amount a, .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .shipping a {
              display: inline-block;
              width: auto;
              border-bottom: 1px dashed #e21e22;
              color: #e21e22 !important; }
          .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td strong .amount {
            font-weight: 600; }
    .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals .wc-proceed-to-checkout {
      margin-top: 60px; }
      .splashBaseball.woocommerce-cart .cart-collaterals .stm-cart-totals .wc-proceed-to-checkout a {
        padding: 13px 30px 12px;
        letter-spacing: 0.8px; }
  .splashBaseball.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-form p {
    margin-bottom: 15px !important; }
    .splashBaseball.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-form p:last-child {
      margin-bottom: 0; }
  .splashBaseball.woocommerce-checkout .woocommerce-info, .splashBaseball.woocommerce-account .woocommerce-info {
    border-color: #698bcc;
    font-size: 16px;
    font-weight: 400;
    color: #595959;
    text-transform: none;
    letter-spacing: 0;
    padding: 26px 29px; }
    .splashBaseball.woocommerce-checkout .woocommerce-info a, .splashBaseball.woocommerce-account .woocommerce-info a {
      color: #e21e22 !important;
      font-weight: 400; }
      .splashBaseball.woocommerce-checkout .woocommerce-info a.button, .splashBaseball.woocommerce-account .woocommerce-info a.button {
        margin-top: 0;
        letter-spacing: 0; }
        .splashBaseball.woocommerce-checkout .woocommerce-info a.button:hover, .splashBaseball.woocommerce-account .woocommerce-info a.button:hover {
          background: transparent !important;
          border: 0 !important; }
          .splashBaseball.woocommerce-checkout .woocommerce-info a.button:hover:active, .splashBaseball.woocommerce-account .woocommerce-info a.button:hover:active {
            color: #e21e22;
            background: transparent !important;
            border: 0 !important; }
  .splashBaseball.woocommerce-checkout #customer_details, .splashBaseball.woocommerce-account #customer_details {
    display: block;
    margin-top: 52px; }
    .splashBaseball.woocommerce-checkout #customer_details h3, .splashBaseball.woocommerce-account #customer_details h3 {
      margin-bottom: 33px; }
    .splashBaseball.woocommerce-checkout #customer_details p, .splashBaseball.woocommerce-account #customer_details p {
      margin-bottom: 30px; }
    .splashBaseball.woocommerce-checkout #customer_details label, .splashBaseball.woocommerce-account #customer_details label {
      display: none; }
  .splashBaseball.woocommerce-checkout .checkout_coupon input[type='submit'], .splashBaseball.woocommerce-account .checkout_coupon input[type='submit'] {
    border: solid 2px #e21e22;
    overflow: hidden;
    border-radius: 0;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #e21e22;
    padding: 12px 35px;
    background: transparent !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1); }
    .splashBaseball.woocommerce-checkout .checkout_coupon input[type='submit']:hover:active, .splashBaseball.woocommerce-account .checkout_coupon input[type='submit']:hover:active {
      color: #262626 !important; }
      .splashBaseball.woocommerce-checkout .checkout_coupon input[type='submit']:hover:active span, .splashBaseball.woocommerce-account .checkout_coupon input[type='submit']:hover:active span {
        color: #262626 !important; }
      .splashBaseball.woocommerce-checkout .checkout_coupon input[type='submit']:hover:active input[type='submit'], .splashBaseball.woocommerce-account .checkout_coupon input[type='submit']:hover:active input[type='submit'] {
        color: #262626 !important; }
    .splashBaseball.woocommerce-checkout .checkout_coupon input[type='submit']:hover, .splashBaseball.woocommerce-account .checkout_coupon input[type='submit']:hover {
      border: solid 2px #e21e22;
      background: #e21e22 !important;
      color: #fff; }
      .splashBaseball.woocommerce-checkout .checkout_coupon input[type='submit']:hover:before, .splashBaseball.woocommerce-account .checkout_coupon input[type='submit']:hover:before {
        color: #e21e22;
        width: 100%;
        left: 100%;
        background: #e21e22;
        opacity: 1; }
      .splashBaseball.woocommerce-checkout .checkout_coupon input[type='submit']:hover span, .splashBaseball.woocommerce-account .checkout_coupon input[type='submit']:hover span {
        color: #fff; }
  .splashBaseball.woocommerce-checkout input[type='text'], .splashBaseball.woocommerce-checkout input[type='tel'], .splashBaseball.woocommerce-checkout input[type='email'], .splashBaseball.woocommerce-checkout .select2-selection, .splashBaseball.woocommerce-account input[type='text'], .splashBaseball.woocommerce-account input[type='tel'], .splashBaseball.woocommerce-account input[type='email'], .splashBaseball.woocommerce-account .select2-selection {
    border-radius: 0;
    background: #f4f4f4;
    border: 0;
    margin-bottom: 5px;
    height: 50px; }
  .splashBaseball.woocommerce-checkout textarea, .splashBaseball.woocommerce-account textarea {
    border-radius: 0;
    background: #f4f4f4;
    border: 0;
    margin-bottom: 5px;
    max-height: 130px;
    height: 130px; }
  .splashBaseball.woocommerce-checkout #order_review_heading, .splashBaseball.woocommerce-account #order_review_heading {
    margin: 65px 0 32px; }
  .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shipping, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shipping {
    width: 49%;
    float: left; }
  .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table {
    width: 49%;
    float: left; }
    .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table thead, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table thead {
      background: transparent; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table thead tr th:first-child, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table thead tr th:first-child {
        text-align: left; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table thead tr th, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table thead tr th {
        background: transparent;
        border-top: solid 5px #a10a0d;
        padding: 16px 0 14px 20px;
        border-bottom: solid 1px #d8d8d8;
        font-weight: 700;
        font-size: 14px;
        color: #262626; }
    .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody tr:last-child td, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tbody tr:last-child td {
      border-bottom: 0; }
    .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody tr td, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tbody tr td {
      padding: 10px 0 9px 19px !important;
      border-bottom: solid 1px #d8d8d8;
      background: transparent !important;
      font-weight: 700;
      font-size: 15px;
      text-transform: none;
      color: #262626;
      line-height: 24px; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody tr td .amount, .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody tr td .product-quantity, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tbody tr td .amount, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tbody tr td .product-quantity {
        font-weight: 400;
        color: #595959;
        text-align: center; }
    .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot {
      background: #f4f4f4; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr.order-total th, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr.order-total th {
        text-transform: uppercase !important; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr.order-total td .amount, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr.order-total td .amount {
        font-family: 'Fira Sans Condensed';
        font-size: 18px; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr th, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr th {
        font-weight: 700;
        font-size: 15px;
        color: #262626;
        text-transform: none;
        padding: 18px 0 18px 30px;
        background: transparent !important;
        border: 0; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr td, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr td {
        padding-left: 25px;
        background: transparent !important;
        border: 0; }
        .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr td .amount, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr td .amount {
          font-weight: 400;
          color: #262626 !important; }
        .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr td strong .amount, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr td strong .amount {
          font-weight: 700; }
  .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment, .splashBaseball.woocommerce-account .woocommerce-checkout-payment {
    width: 49%;
    float: right;
    margin-top: 0; }
    .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio'], .splashBaseball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio'] {
      visibility: hidden; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio']:checked + label:before, .splashBaseball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio']:checked + label:before {
        display: block;
        content: '';
        background: #e21e22;
        width: 17px;
        height: 17px;
        border-radius: 50%;
        border: 0;
        position: absolute;
        left: -30px;
        top: 3px; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio']:checked + label:after, .splashBaseball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio']:checked + label:after {
        display: block;
        content: '';
        width: 5px;
        height: 5px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        left: -24px;
        top: 9px;
        z-index: 10; }
    .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label, .splashBaseball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label {
      position: relative;
      width: 90%; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label:before, .splashBaseball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label:before {
        display: block;
        content: '';
        background: transparent;
        width: 17px;
        height: 17px;
        border: solid 1px #d8d8d8;
        border-radius: 50%;
        position: absolute;
        left: -30px;
        top: 3px; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label img, .splashBaseball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label img {
        display: block;
        margin-left: 0;
        max-width: 80%; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a, .splashBaseball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a {
        display: block;
        width: 23%;
        position: absolute;
        top: 65%;
        left: 85%;
        -webkit-transform: translateY(-65%) translateX(-85%);
                transform: translateY(-65%) translateX(-85%);
        font-weight: 400;
        font-size: 15px;
        color: #e21e22; }
    .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li .payment_box p, .splashBaseball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li .payment_box p {
      padding-left: 30px;
      font-weight: 400;
      font-size: 13px;
      color: #595959; }
    .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment span.button, .splashBaseball.woocommerce-account .woocommerce-checkout-payment span.button {
      padding: 0;
      margin-top: 0;
      margin-left: 5px; }
      .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment span.button input[type='submit'], .splashBaseball.woocommerce-account .woocommerce-checkout-payment span.button input[type='submit'] {
        margin: 0;
        color: inherit;
        padding: 12px 60px;
        border: 0;
        background: transparent !important; }
        .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment span.button input[type='submit']:hover, .splashBaseball.woocommerce-account .woocommerce-checkout-payment span.button input[type='submit']:hover {
          border: 0;
          color: inherit;
          background: transparent !important; }
          .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment span.button input[type='submit']:hover:active, .splashBaseball.woocommerce-account .woocommerce-checkout-payment span.button input[type='submit']:hover:active {
            border: 0;
            color: inherit;
            background: transparent !important; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received h2, .splashBaseball.woocommerce-account.woocommerce-order-received h2 {
    margin-bottom: 7px; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-received, .splashBaseball.woocommerce-account.woocommerce-order-received .woocommerce-thankyou-order-received {
    letter-spacing: 0;
    font-size: 16px;
    margin-bottom: 22px !important; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details.order_details, .splashBaseball.woocommerce-account.woocommerce-order-received .woocommerce-thankyou-order-details.order_details {
    display: block;
    overflow: hidden;
    width: 100%;
    float: inherit;
    margin-bottom: 14px; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details.order_details li, .splashBaseball.woocommerce-account.woocommerce-order-received .woocommerce-thankyou-order-details.order_details li {
      margin-bottom: 11px;
      padding-left: 28px;
      font-size: 14px;
      line-height: 25px; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details.order_details li:before, .splashBaseball.woocommerce-account.woocommerce-order-received .woocommerce-thankyou-order-details.order_details li:before {
        overflow: hidden;
        content: "\e90a";
        font-family: 'stm-splash-icons';
        color: #e21e22;
        background: transparent;
        width: 12px;
        height: 20px;
        font-size: 8px;
        top: 0;
        left: 0;
        opacity: 1; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received p, .splashBaseball.woocommerce-account.woocommerce-order-received p {
    letter-spacing: 0.5px; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received h3, .splashBaseball.woocommerce-account.woocommerce-order-received h3 {
    margin-bottom: 32px;
    font-size: 36px; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper {
    margin-top: 50px;
    margin-bottom: 20px; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details thead, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details thead {
      background: transparent !important; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th {
        width: 70%;
        color: #262626;
        font-size: 14px;
        padding: 16px 0 14px;
        background: transparent !important;
        border-top: solid 5px #a10a0d;
        text-transform: uppercase; }
        .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:first-child, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:first-child {
          text-align: left;
          padding-left: 20px; }
        .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:last-child, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:last-child {
          text-align: right;
          padding-right: 30px; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr td, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr td {
        width: 30%; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td {
      padding: 10px 0 9px;
      border-top: solid 1px #d8d8d8;
      background: transparent !important; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name {
        font-weight: 700;
        font-size: 14px;
        text-transform: none;
        padding-left: 20px;
        line-height: 24px; }
        .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name a, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name a {
          color: #262626; }
        .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name strong, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name strong {
          font-weight: 400; }
        .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap {
          display: inline-block;
          overflow: hidden;
          line-height: 20px;
          vertical-align: middle;
          margin-left: 3px; }
          .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation {
            display: inline-block;
            overflow: hidden;
            position: relative;
            margin-top: 0;
            margin-bottom: 0;
            font-size: 14px;
            vertical-align: middle; }
            .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dt, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dt {
              display: inline-block;
              margin: 0; }
            .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd {
              display: inline-block;
              margin: 0; }
              .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd p, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd p {
                margin-bottom: 0; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total {
        text-align: right;
        padding-right: 30px;
        color: #262626; }
        .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total .amount, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total .amount {
          font-size: 16px;
          font-weight: 400; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr th, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr th {
      font-weight: 700;
      text-transform: none;
      color: #262626;
      border-bottom: 0;
      background: #f4f4f4 !important;
      padding-left: 20px;
      font-size: 14px; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr td, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr td {
      font-weight: 400;
      font-size: 15px;
      color: #262626;
      padding-left: 0;
      border-bottom: 0;
      text-align: right;
      padding-right: 30px;
      background: #f4f4f4 !important; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:first-child td .amount, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:first-child td .amount {
      font-weight: 400; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:last-child th, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:last-child th {
      text-transform: uppercase; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:last-child td, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:last-child td {
      font-size: 16px; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details {
      border-left: solid 30px #f4f4f4;
      border-right: solid 30px #f4f4f4;
      border-top: solid 16px #f4f4f4;
      border-bottom: solid 16px #f4f4f4; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th, .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td {
        color: #262626;
        border-bottom: solid 1px #d8d8d8;
        background: #f4f4f4 !important;
        padding: 16px 0 17px 10px; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th {
        font-weight: 400;
        text-transform: none;
        text-align: left;
        width: 25%; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td {
        font-weight: 700;
        font-size: 15px;
        width: 75%; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child th, .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child td, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child th, .splashBaseball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child td {
        border-bottom: 0 !important; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received address, .splashBaseball.woocommerce-account.woocommerce-order-received address {
    display: block;
    width: 100%;
    float: left;
    padding: 20px 40px;
    line-height: 60px;
    background: #f4f4f4;
    max-width: 49%; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-1, .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-2, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-1, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-2 {
    width: 49%; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-1 address, .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-2 address, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-1 address, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-2 address {
      max-width: 100% !important; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-1 .stm-btn-shop, .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-2 .stm-btn-shop, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-1 .stm-btn-shop, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-2 .stm-btn-shop {
      display: inline-block;
      overflow: hidden;
      padding: 13px 35px 12px 70px;
      font-size: 16px;
      font-weight: 700;
      font-style: italic;
      text-transform: uppercase;
      position: relative;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      margin-top: 30px; }
      .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-1 .stm-btn-shop:before, .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-2 .stm-btn-shop:before, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-1 .stm-btn-shop:before, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-2 .stm-btn-shop:before {
        content: '\e922';
        font-family: 'stm-splash-icons';
        font-style: normal;
        font-size: 18px;
        font-weight: normal;
        display: block;
        position: absolute;
        top: 50%;
        left: 30px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
  .splashBaseball.woocommerce-account h2 {
    margin-bottom: 40px; }
  .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 {
    background-color: #f4f4f4 !important; }
    .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 h4, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 h4 {
      text-align: left;
      color: #000000; }
    .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide input, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide input {
      background: #fff;
      border: 0;
      border-radius: 0; }
      .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide input:-webkit-autofill, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px white inset; }
    .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .strong, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide small, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .strong, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide small {
      font-size: 13px;
      font-weight: 400;
      color: #262626;
      letter-spacing: 0;
      margin: 0; }
      .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .short.short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .short.bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .short.strong, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .bad.short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .bad.bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .bad.strong, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .strong.short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .strong.bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .strong.strong, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide small.short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide small.bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide small.strong, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .short.short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .short.bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .short.strong, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .bad.short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .bad.bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .bad.strong, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .strong.short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .strong.bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .strong.strong, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide small.short, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide small.bad, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide small.strong {
        margin-top: 10px;
        margin-bottom: 10px; }
    .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .button.btn-md, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .button.btn-md {
      padding: 0; }
      .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .button.btn-md input[type='submit'], .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .button.btn-md input[type='submit'] {
        background: transparent !important;
        border: 0 !important;
        margin: 0; }
        .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .button.btn-md input[type='submit']:hover, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .button.btn-md input[type='submit']:hover {
          color: inherit; }
          .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .button.btn-md input[type='submit']:hover:active, .splashBaseball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .button.btn-md input[type='submit']:hover:active {
            color: #e21e22 !important; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul {
    font-size: 0; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul li {
      display: inline-block;
      padding: 0 23px; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
        padding-left: 0; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
        display: none; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
        color: #e21e22 !important; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a span {
          border-bottom-color: #e21e22; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
        color: #e21e22 !important;
        border-bottom-color: #e21e22; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        padding: 0 0;
        display: block;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        color: #262626;
        text-decoration: none !important;
        border-bottom: 2px solid transparent; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
          color: #e21e22 !important;
          border-color: #e21e22; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 14px; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content p a {
      color: #e21e22; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead {
    background: transparent !important; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr th {
      background: transparent !important;
      border-top: solid 5px #e21e22;
      text-align: left;
      font-size: 16px;
      padding: 23px 0;
      color: #262626; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr th:first-child {
        padding-left: 30px; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td {
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    background: transparent !important;
    padding: 18px 0;
    border-top: solid 1px #d8d8d8;
    color: #262626; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td:first-child {
      padding-left: 30px; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .button {
      border: 2px solid #e21e22;
      border-radius: 0;
      color: #fff;
      font-style: italic;
      font-weight: 700;
      padding: 13px 46px 12px;
      font-size: 16px;
      letter-spacing: 0; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .button i {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        vertical-align: middle;
        margin-top: -1px; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .button:before {
        background: #e21e22;
        width: 100%;
        -webkit-transform: none;
                transform: none;
        -webkit-transition: width .2s ease-in;
        transition: width .2s ease-in;
        opacity: 1; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .button:hover {
        color: #262626;
        border-color: #e21e22; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .button:hover:before {
          background: #e21e22;
          width: 0; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .button:hover i {
          color: #e21e22; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td.order-number a {
      color: #e21e22; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content header {
    position: relative; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content h3 {
    margin-bottom: 45px;
    font-size: 36px; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .edit {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #e21e22; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper {
    margin-top: 50px;
    margin-bottom: 26px; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details thead {
      background: transparent !important; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details thead tr th {
        padding: 18px 0 15px;
        background: transparent !important;
        border-top: solid 5px #e21e22; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details thead tr th:first-child {
          text-align: left;
          padding-left: 30px; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details thead tr th:last-child {
          text-align: right;
          padding-right: 30px; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td {
      padding: 12px 0;
      border-top: solid 1px #d8d8d8;
      background: transparent !important; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name {
        font-weight: 400;
        font-size: 14px;
        text-transform: none;
        padding-left: 30px; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name a {
          color: #262626; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name strong {
          font-weight: 400; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap {
          display: inline-block;
          overflow: hidden;
          line-height: 20px;
          vertical-align: middle;
          margin-left: 3px; }
          .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation {
            display: inline-block;
            overflow: hidden;
            position: relative;
            margin-top: 0;
            margin-bottom: 0;
            font-size: 14px;
            vertical-align: middle; }
            .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dt {
              display: inline-block;
              margin: 0; }
            .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd {
              display: inline-block;
              margin: 0; }
              .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd p {
                margin-bottom: 0; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-total {
        text-align: right;
        padding-right: 30px; }
        .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-total .amount {
          font-size: 14px;
          font-weight: 400; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tfoot tr th {
      font-weight: 700;
      font-size: 15px;
      text-transform: none;
      color: #262626;
      border-bottom: 0;
      background: #f4f4f4 !important; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tfoot tr td {
      font-weight: 400;
      font-size: 15px;
      color: #262626;
      padding-left: 0;
      border-bottom: 0;
      text-align: right;
      padding-right: 30px;
      background: #f4f4f4 !important; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tfoot tr:first-child td .amount {
      font-weight: 400; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details {
      border-left: solid 30px #f4f4f4;
      border-right: solid 30px #f4f4f4;
      border-top: solid 16px #f4f4f4;
      border-bottom: solid 16px #f4f4f4; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr th, .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr td {
        color: #262626;
        border-bottom: solid 1px #d8d8d8;
        background: #f4f4f4 !important;
        padding: 18px 0 18px 10px; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr th {
        font-weight: 400;
        text-transform: none;
        text-align: left;
        width: 30%; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr td {
        font-weight: 700;
        font-size: 15px; }
      .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr:last-child th, .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr:last-child td {
        border-bottom: 0 !important; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content address {
    display: block;
    width: 100%;
    float: left;
    padding: 20px 40px;
    line-height: 60px;
    background: #f4f4f4;
    max-width: 49%; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-1, .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-2 {
    width: 49%; }
    .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-1 address, .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-2 address {
      max-width: 100% !important; }
  .splashBaseball.woocommerce-account.woocommerce-edit-address h3, .splashBaseball.woocommerce-account.woocommerce-edit-account h3, .splashBaseball.woocommerce-account.woocommerce-edit-address h3 {
    margin-top: 30px;
    margin-bottom: 25px; }
  .splashBaseball.woocommerce-account.woocommerce-edit-address legend, .splashBaseball.woocommerce-account.woocommerce-edit-account legend, .splashBaseball.woocommerce-account.woocommerce-edit-address legend {
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-top: 30px;
    display: block;
    overflow: hidden;
    width: 50%;
    border: 0; }
  .splashBaseball.woocommerce-account.woocommerce-edit-address form p, .splashBaseball.woocommerce-account.woocommerce-edit-account form p, .splashBaseball.woocommerce-account.woocommerce-edit-address form p {
    max-width: 50%; }
    .splashBaseball.woocommerce-account.woocommerce-edit-address form p label, .splashBaseball.woocommerce-account.woocommerce-edit-account form p label, .splashBaseball.woocommerce-account.woocommerce-edit-address form p label {
      font-weight: 400;
      font-size: 14px;
      color: #262626; }
    .splashBaseball.woocommerce-account.woocommerce-edit-address form p input, .splashBaseball.woocommerce-account.woocommerce-edit-account form p input, .splashBaseball.woocommerce-account.woocommerce-edit-address form p input {
      background: #f4f4f4;
      border: 0;
      border-radius: 0; }
  .splashBaseball.woocommerce-account.woocommerce-edit-address form input[type='submit']:hover:active, .splashBaseball.woocommerce-account.woocommerce-edit-account form input[type='submit']:hover:active, .splashBaseball.woocommerce-account.woocommerce-edit-address form input[type='submit']:hover:active {
    border-color: #e21e22; }
  .splashBaseball.woocommerce-account.woocommerce-edit-address form .button > .button, .splashBaseball.woocommerce-account.woocommerce-edit-account form .button > .button, .splashBaseball.woocommerce-account.woocommerce-edit-address form .button > .button {
    padding: 0; }
  .splashBaseball.woocommerce-account.woocommerce-edit-address form .button input[type='submit'], .splashBaseball.woocommerce-account.woocommerce-edit-account form .button input[type='submit'], .splashBaseball.woocommerce-account.woocommerce-edit-address form .button input[type='submit'] {
    background: transparent;
    color: inherit;
    margin-top: 0; }
    .splashBaseball.woocommerce-account.woocommerce-edit-address form .button input[type='submit']:hover:active, .splashBaseball.woocommerce-account.woocommerce-edit-account form .button input[type='submit']:hover:active, .splashBaseball.woocommerce-account.woocommerce-edit-address form .button input[type='submit']:hover:active {
      border-color: #e21e22; }
  .splashBaseball.woocommerce-account.woocommerce-edit-address form .required, .splashBaseball.woocommerce-account.woocommerce-edit-account form .required, .splashBaseball.woocommerce-account.woocommerce-edit-address form .required {
    border: 0;
    color: #e21e22; }
  .splashBaseball .dp-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .splashBaseball .dp-in a {
      padding-top: 11px; }
      .splashBaseball .dp-in a:after {
        top: 49% !important;
        -webkit-transform: translateY(-49%) !important;
                transform: translateY(-49%) !important; }
  .splashBaseball .stm-block-quote-wrapper.style_1 .stm-block-quote-icon:after, .splashBaseball .stm-block-quote-wrapper.style_1 .stm-block-quote-icon:before {
    background: #e21e22; }
  .splashBaseball .stm-block-quote-wrapper.style_1 .stm-block-quote-icon i {
    line-height: 30px; }
    .splashBaseball .stm-block-quote-wrapper.style_1 .stm-block-quote-icon i:before {
      color: #e21e22; }
  .splashBaseball #sb_instagram.sbi_col_3 .sbi_photo_wrap .sbi_photo {
    margin-bottom: 0;
    width: auto !important;
    height: auto !important;
    padding: 2px !important; }
    .splashBaseball #sb_instagram.sbi_col_3 .sbi_photo_wrap .sbi_photo:before {
      display: none; }
    .splashBaseball #sb_instagram.sbi_col_3 .sbi_photo_wrap .sbi_photo:hover:before {
      display: none !important; }
  .splashBaseball .stm-shop-categories {
    display: none; }

@media only screen and (max-width: 1199px) {
  .splashBaseball .container {
    max-width: 1100px; }
  .splashBaseball #stm-top-bar {
    z-index: 1000000;
    position: relative; }
    .splashBaseball #stm-top-bar.top-sticky {
      display: block;
      width: 100%;
      position: fixed;
      top: 0;
      left: 0; }
      .splashBaseball #stm-top-bar.top-sticky .stm-main-logo {
        display: none;
        opacity: 0; }
      .splashBaseball #stm-top-bar.top-sticky .stm-sticky-logo {
        display: block;
        opacity: 1; }
      .splashBaseball #stm-top-bar.top-sticky + .stm-header-fixed .stm-header-inner {
        min-height: 0;
        height: 0; }
        .splashBaseball #stm-top-bar.top-sticky + .stm-header-fixed .stm-header-inner .stm-header-background {
          display: none; }
    .splashBaseball #stm-top-bar .logo-main {
      position: absolute;
      z-index: 10000;
      padding-top: 10px; }
    .splashBaseball #stm-top-bar .stm-main-logo {
      opacity: 1;
      -webkit-transition: opacity .2s ease-in;
      transition: opacity .2s ease-in; }
    .splashBaseball #stm-top-bar .stm-sticky-logo {
      display: none;
      opacity: 0;
      -webkit-transition: opacity .2s ease-in;
      transition: opacity .2s ease-in; }
  .splashBaseball .news_style_baseball_list .stm-single-post-loop .stm-post-content-inner {
    padding: 8px 27px 0; }
    .splashBaseball .news_style_baseball_list .stm-single-post-loop .stm-post-content-inner .content p {
      margin-bottom: 0;
      color: #595959; }
  .splashBaseball .stm-post-meta-bottom .stm_post_tags {
    max-width: 75%; }
  .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .comment-form-comment {
    margin-right: 25px; }
  .splashBaseball .stm-single-donation .stm-donation-cash .heading-font {
    margin-left: 15px; }
  .splashBaseball.single-product .product .woocommerce-tabs .entry-content h2 {
    max-width: 90%;
    line-height: 40px; }
  .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment {
    margin-right: 30px; }
  .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    padding: 12px 0 12px 35px; }
    .splashBaseball.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:before {
      left: 5%; }
  .splashBaseball .dp-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .splashBaseball .dp-in a {
      padding: 11px 6px 12px; }
      .splashBaseball .dp-in a:after {
        top: 49% !important;
        -webkit-transform: translateY(-49%) !important;
                transform: translateY(-49%) !important; }
  .splashBaseball .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a,
  .splashBaseball .woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a {
    left: 100%;
    -webkit-transform: translateY(-65%) translateX(-100%);
            transform: translateY(-65%) translateX(-100%); }
  .splashBaseball .woocommerce-checkout .woocommerce-checkout-review-order .shop_table thead tr th:first-child,
  .splashBaseball .woocommerce-account .woocommerce-checkout-review-order .shop_table thead tr th:first-child {
    width: 70%; } }

@media (max-width: 1024px) {
  .splashBaseball .container {
    max-width: 1000px; }
  .splashBaseball #wrapper #stm-top-bar .container {
    padding: 0 10px;
    max-width: 860px; }
  .splashBaseball #sb_instagram.sbi_col_3 .sbi_photo_wrap .sbi_photo {
    margin-bottom: 0; }
    .splashBaseball #sb_instagram.sbi_col_3 .sbi_photo_wrap .sbi_photo:before {
      display: none; }
    .splashBaseball #sb_instagram.sbi_col_3 .sbi_photo_wrap .sbi_photo:hover:before {
      display: none; }
  .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list.sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    margin: 0 auto 20px !important; }
  .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-outer .stm-lose, .splashBaseball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-outer .stm-win {
      width: 100%;
      margin: 0 auto 20px;
      padding: 8px 5px; }
  .splashBaseball .wpcf7-form .row > div:nth-child(1) label span textarea,
  .splashBaseball .wpcf7-form .row > div:nth-child(2) label span input,
  .splashBaseball .wpcf7-form .row > div:nth-child(3) label span input {
    width: 100%; } }

@media (max-width: 768px) {
  .splashBaseball .container {
    max-width: 740px; }
  .splashBaseball #wrapper #stm-top-bar .container {
    padding: 0 10px;
    max-width: 700px; }
  .splashBaseball .stm-player-statistic-baseball .stm-player-statistic-unit .owl-dots {
    display: none; }
  .splashBaseball .stm-header.stm-header-four .stm-header-inner .stm-header-container .stm-main-menu .stm-main-menu-unit .stm-cart-mobile {
    display: block; }
  .splashBaseball .stm-media-tabs .stm-main-title-unit {
    margin-right: 50px; }
  .splashBaseball .stm-media-tabs .stm-media-tabs-nav ul li:last-child a {
    padding-right: 0; }
  .splashBaseball .stm-media-tabs .stm-media-tabs-nav ul li a {
    padding: 0 15px 0; }
  .splashBaseball .sp-template.sp-template-league-table .stm-single-league .stm-single-league-title_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline; }
    .splashBaseball .sp-template.sp-template-league-table .stm-single-league .stm-single-league-title_box a {
      margin: 0; }
  .splashBaseball .sp-template.sp-template-league-table .stm-single-league .sp-table-wrapper.sp-scrollable-table-wrapper table tbody tr td {
    white-space: nowrap; }
  .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-media-tabs-nav {
    margin-top: 15px; }
  .splashBaseball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-trophy-carousel-init .owl-item .stm-single-trophy .image {
    width: 60%;
    margin-bottom: 0; }
    .splashBaseball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-trophy-carousel-init .owl-item .stm-single-trophy .image img {
      max-height: 200px !important; }
  .splashBaseball .stm-single-sp_calendar .sp-section-content-data .stm-upcoming-events_list .stm-af-template-event-list h4 {
    display: none; }
  .splashBaseball .stm-single-sp_calendar .sp-section-content-data .stm-upcoming-events_list .stm-af-template-event-list .sp-table-wrapper .stm-ipad-block {
    display: block; }
  .splashBaseball .stm-single-sp_calendar .sp-section-content-data .stm-upcoming-events_list .stm-af-template-event-list .sp-table-wrapper .stm-ipad-none {
    display: none; }
  .splashBaseball .stm-single-donation .stm-donation-cash {
    width: 75%; }
  .splashBaseball.woocommerce-page #wrapper #main .products.stm-products-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .splashBaseball .wpcf7-form .row > div:nth-child(1) label, .splashBaseball .wpcf7-form .row > div:nth-child(2) label, .splashBaseball .wpcf7-form .row > div:nth-child(3) label {
    margin-bottom: 0 !important; }
    .splashBaseball .wpcf7-form .row > div:nth-child(1) label span textarea, .splashBaseball .wpcf7-form .row > div:nth-child(1) label span input, .splashBaseball .wpcf7-form .row > div:nth-child(2) label span textarea, .splashBaseball .wpcf7-form .row > div:nth-child(2) label span input, .splashBaseball .wpcf7-form .row > div:nth-child(3) label span textarea, .splashBaseball .wpcf7-form .row > div:nth-child(3) label span input {
      margin-bottom: 20px;
      width: 400px; }
  .splashBaseball .woocommerce-checkout-review-order-table td.actions .coupon,
  .splashBaseball .shop_table_responsive.cart td.actions .coupon {
    float: left; }
  .splashBaseball .woocommerce-checkout-review-order-table td.actions .stm-actions-right,
  .splashBaseball .shop_table_responsive.cart td.actions .stm-actions-right {
    float: right;
    width: auto; }
  .splashBaseball .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label img,
  .splashBaseball .woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label img {
    max-width: 70%; }
  .splashBaseball .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a,
  .splashBaseball .woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a {
    top: 78%;
    left: 100%;
    -webkit-transform: translateY(-78%) translateX(-100%);
    transform: translateY(-78%) translateX(-100%); }
  .splashBaseball.error404 #stm-top-bar {
    display: none !important; }
  .splashBaseball.error404 #main {
    margin-top: 0 !important; } }

@media (max-width: 736px) {
  .splashBaseball h1, .splashBaseball .h1 {
    font-size: 50px !important;
    line-height: 54px !important; }
  .splashBaseball h2, .splashBaseball .h2 {
    font-size: 40px !important;
    line-height: 44px !important; }
  .splashBaseball h3, .splashBaseball .h3 {
    font-size: 30px !important;
    line-height: 34px !important; }
  .splashBaseball h4, .splashBaseball .h4 {
    font-size: 24px !important;
    line-height: 28px !important; }
  .splashBaseball h5, .splashBaseball .h5 {
    font-size: 20px !important;
    line-height: 24px !important; }
  .splashBaseball .stm-orange {
    left: 15px; }
  .splashBaseball .sp-template.sp-template-league-table .stm-single-league .stm-single-league-title_box h3 {
    width: 90%; }
  .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel {
      width: 45%;
      margin: 0 0 60px; }
  .splashBaseball .stm-tickets-wrapp h3 {
    margin-top: 20px; }
  .splashBaseball.error404 #stm-top-bar {
    display: none !important; }
  .splashBaseball.error404 #wrapper #main {
    margin-top: 0 !important; }
    .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-notfound-logo a img {
      max-width: 100px; }
    .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-404-warning {
      font-size: 170px !important;
      line-height: 170px !important;
      margin-bottom: 10px; }
  .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon {
    font-size: 10px;
    padding: 0 10px 0 28px; }
    .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon:before {
      font-size: 10px;
      left: 6px !important; }
  .splashBaseball .stm-footer-socials-top .stm-list-duty li {
    padding: 35px 25px 33px; }
  .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th:nth-child(3) {
    padding-left: 2px; }
  .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr td.data-event {
    padding-right: 5px; }
  .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 65%; }
    .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-team-results-outer, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
      margin: 0 5px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon {
    font-size: 10px;
    padding-left: 30px; }
    .splashBaseball .stm-media-archive .stm-media-tabs .tab-content .tab-pane .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon:before {
      font-size: 10px;
      left: 6px !important; }
  .splashBaseball .stm-single-donation .stm-donation-cash {
    width: 70%; }
  .splashBaseball.single-product .stm-title-box-unit {
    display: none; }
  .splashBaseball.single-product .col-md-5 {
    margin: 0 15px; }
  .splashBaseball.single-product .stm-products-carousel-unit-wrapper .owl-carousel .owl-stage-outer {
    overflow: hidden; }
  body.page-template-coming-soon #main:before {
    top: -60px; }
  body.page-template-coming-soon .stm-coming-soon-centered {
    top: 45%; }
    body.page-template-coming-soon .stm-coming-soon-centered .wpb_single_image {
      margin-bottom: 20px; }
    body.page-template-coming-soon .stm-coming-soon-centered .vc_single_image-wrapper {
      max-width: 100px; }
    body.page-template-coming-soon .stm-coming-soon-centered h1 {
      font-size: 50px !important; }
    body.page-template-coming-soon .stm-coming-soon-centered .wpb_content_element {
      margin-top: 20px !important;
      margin-bottom: 30px !important; }
      body.page-template-coming-soon .stm-coming-soon-centered .wpb_content_element:last-child {
        margin-top: 0 !important; }
        body.page-template-coming-soon .stm-coming-soon-centered .wpb_content_element:last-child .mc4wp-form-fields p:first-child {
          display: none; } }

@media (max-width: 667px) {
  .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment, .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment, .splashBaseball.woocommerce-account .woocommerce-checkout-payment, .splashBaseball.woocommerce-account .woocommerce-checkout-payment {
    width: 44%; }
  .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-404-warning {
    line-height: 140px !important; } }

@media (max-width: 568px) {
  .splashBaseball .sp-template.sp-template-league-table .stm-single-league .stm-single-league-title_box h3 {
    width: 80%; }
  .splashBaseball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
    width: 50% !important; }
  .splashBaseball .stm-footer-socials-top .stm-list-duty li {
    padding: 25px 15px 23px; }
    .splashBaseball .stm-footer-socials-top .stm-list-duty li a i:before {
      font-size: 22px; }
  .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date .stm-date-event-wrapp {
    min-width: 53px;
    padding-top: 8px; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date .stm-date-event-wrapp .stm-top {
      font-size: 30px; }
    .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date .stm-date-event-wrapp .stm-middle {
      line-height: 18px; }
  .splashBaseball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a img {
    display: none !important; }
  .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info {
    width: 100%;
    padding-left: 10px; }
    .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team {
      min-width: inherit;
      max-width: inherit;
      width: 41%; }
    .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-team-results-outer, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
      margin: 0 10px; }
  .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .time, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .venue, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .stm-future-event-list-time, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-event-list-top .time, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-event-list-top .venue, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-event-list-top .stm-future-event-list-time {
    margin: 0; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command {
    display: none; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
    width: 100%; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer {
      width: 26%; }
  .splashBaseball .stm-single-donation .stm-donation-cash {
    width: 68%; }
    .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-left .stm-donation-info, .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-right .stm-donation-info {
      font-size: 12px; }
    .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-left .heading-font, .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-right .heading-font {
      font-size: 12px; }
  .splashBaseball .products.stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .clearfix .title h2 {
    line-height: 24px !important; }
  .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-rating {
    position: relative;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-rating p.stars a {
      display: inline-block; }
  .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label img, .splashBaseball .woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label img {
    width: 100%; }
  .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a, .splashBaseball .woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a {
    position: relative;
    top: inherit;
    left: inherit;
    -webkit-transform: none;
            transform: none;
    width: 100%; }
  .splashBaseball.error404 #wrapper #main .stm-default-page-404 {
    padding-top: 15px; }
    .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-404-warning {
      font-size: 130px !important;
      line-height: 120px !important; } }

@media (max-width: 480px) {
  .splashBaseball h1, .splashBaseball .h1 {
    font-size: 40px !important;
    line-height: 44px !important; }
  .splashBaseball h2, .splashBaseball .h2 {
    font-size: 34px !important;
    line-height: 38px !important; }
  .splashBaseball h3, .splashBaseball .h3 {
    font-size: 24px !important;
    line-height: 28px !important; }
  .splashBaseball h4, .splashBaseball .h4 {
    font-size: 18px !important;
    line-height: 22px !important; }
  .splashBaseball h5, .splashBaseball .h5 {
    font-size: 18px !important;
    line-height: 24px !important; }
  .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-media-tabs-nav {
    text-align: left; }
    .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-media-tabs-nav ul li:first-child {
      margin-left: 0; }
    .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-media-tabs-nav ul li a {
      padding: 0 10px 0; }
  .splashBaseball.page-template-coming-soon p {
    line-height: 20px; }
  .splashBaseball.page-template-coming-soon .stm-bsb-comingsoon-footer .stm-left {
    text-align: center;
    padding: 0 15px; }
  .splashBaseball .stm-form-bg p {
    width: 100% !important; }
  .splashBaseball .af-single-product-title {
    margin-top: 40px; } }

@media (max-width: 500px) {
  .stm-single-sp_calendar {
    margin: 0; }
  .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center; }
    .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team.opponent, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team.opponent {
      width: 100%;
      text-align: center; }
      .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-lose-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-win-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-tie-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team.opponent .stm-latest-result-lose-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team.opponent .stm-latest-result-win-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team.opponent .stm-latest-result-tie-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-lose-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-win-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team .stm-latest-result-tie-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team.opponent .stm-latest-result-lose-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team.opponent .stm-latest-result-win-label, .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team.opponent .stm-latest-result-tie-label {
        text-align: center; }
  .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp {
    position: relative;
    top: 0;
    right: 0;
    left: 0; }
    .splashBaseball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp a {
      display: block;
      max-width: 63px;
      margin: 0 auto; }
  .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content {
    width: 100%; }
    .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content.sp-section-content-details {
      padding: 0; }
      .splashBaseball.single-sp_player .row .col-md-9 .sp_player .stm-single-sp_player .container .clearfix .sp-section-content.sp-section-content-details .sp-template .sp-list-wrapper .sp-player-details {
        max-width: 100%; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event {
    margin: 0; }
    .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0; }
      .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left, .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right {
        text-align: center; }
  .splashBaseball .stm-af-donations-content .stm-donation-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .splashBaseball .stm-af-donations-content .stm-donation-inner .image {
      width: 100%; }
    .splashBaseball .stm-af-donations-content .stm-donation-inner .stm-donation-meta {
      width: 100%;
      padding: 20px 0 0; }
  .splashBaseball .stm-single-donation .stm-donation-cash {
    width: 100%; }
    .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
  .splashBaseball.page-template-coming-soon.header_4 #wrapper #main {
    margin-top: 0; }
  .splashBaseball.page-template-coming-soon .stm-bsb-comingsoon-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .splashBaseball .stm-countdown-wrapper {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center; }
    .splashBaseball .stm-countdown-wrapper time {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      overflow: hidden;
      height: 100px;
      line-height: 70px; }
      .splashBaseball .stm-countdown-wrapper time span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        overflow: hidden;
        min-width: 80px;
        height: 100%;
        padding: 0 !important;
        border: 0;
        border-radius: 10px;
        font-weight: 900;
        font-size: 40px;
        font-family: 'Fira Sans Condensed';
        color: #000000;
        margin: 0 20px 0 0 !important;
        background: #fff; }
        .splashBaseball .stm-countdown-wrapper time span:last-child {
          margin: 0 !important; }
        .splashBaseball .stm-countdown-wrapper time span small {
          display: block;
          overflow: hidden;
          width: 100%;
          height: 35px;
          border: 0;
          border-radius: 10px 10px 0 0;
          padding: 1px 0 0;
          margin: 0;
          color: #fff;
          font-size: 15px;
          font-weight: 500;
          text-align: center;
          text-transform: uppercase;
          line-height: 30px;
          background: #a10a0d; }
          .splashBaseball .stm-countdown-wrapper time span small:after, .splashBaseball .stm-countdown-wrapper time span small:before {
            display: none; }
  .splashBaseball.page-template-coming-soon #wrapper {
    height: inherit !important; }
  .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-notfound-logo {
    padding-top: 100px; }
    .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-notfound-logo a img {
      max-width: 150px; }
  .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-404-warning {
    font-size: 170px !important;
    line-height: 180px !important;
    margin: 20px 0; }
  .splashBaseball .wpcf7-form .row > div:nth-child(1) label, .splashBaseball .wpcf7-form .row > div:nth-child(2) label, .splashBaseball .wpcf7-form .row > div:nth-child(3) label {
    width: 100%; }
    .splashBaseball .wpcf7-form .row > div:nth-child(1) label span textarea, .splashBaseball .wpcf7-form .row > div:nth-child(1) label span input, .splashBaseball .wpcf7-form .row > div:nth-child(2) label span textarea, .splashBaseball .wpcf7-form .row > div:nth-child(2) label span input, .splashBaseball .wpcf7-form .row > div:nth-child(3) label span textarea, .splashBaseball .wpcf7-form .row > div:nth-child(3) label span input {
      width: 100%; }
  .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td .coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%; }
    .splashBaseball.woocommerce-cart .shop_table tbody tr:last-child td .coupon input[type='text'] {
      max-width: 285px;
      width: 100%;
      margin-bottom: 0; }
  .splashBaseball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table, .splashBaseball.woocommerce-account .woocommerce-checkout-review-order .shop_table {
    width: 100%; }
  .splashBaseball.woocommerce-checkout .woocommerce-checkout-payment, .splashBaseball.woocommerce-account .woocommerce-checkout-payment {
    width: 100%;
    margin-top: 20px; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-1, .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-2 {
    width: 100%; }
  .splashBaseball.woocommerce-account.woocommerce-edit-address legend, .splashBaseball.woocommerce-account.woocommerce-edit-account legend {
    width: 100%; }
  .splashBaseball.woocommerce-account.woocommerce-edit-address form p, .splashBaseball.woocommerce-account.woocommerce-edit-account form p {
    width: 100%;
    max-width: 100%; }
  .stm_bsb_latest_results_wrapper .stm-latest-results-units .stm-teams-info-wrap .stm-info .stm-custom-row .col-20 .stmVSWrapp {
    padding: 28px 0; }
  #sb_instagram img {
    display: block !important; } }

@media (max-width: 414px) {
  .splashBaseball .woocommerce-breadcrumb {
    line-height: 15px; }
  .stm-col-12 {
    width: 100%; }
  .stm-one-event-wrapper {
    margin: 0 -15px; }
  .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-title-left .stm-bsb-medias_btn {
    margin-top: 6px; }
  .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .stm-bsb-price-add-to-cart .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment, .splashBaseball.single-product .product .woocommerce-tabs .entry-content .comment-respond form .row {
    margin-right: 0;
    width: 100%; }
  #sb_instagram #sbi_images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    #sb_instagram #sbi_images .sbi_item {
      width: 33% !important; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    padding: 0 23px 0 0; }
  .splashBaseball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr th {
    padding: 0 12px !important; }
  .stm-header.stm-header-four .stm-header-inner .stm-header-container .stm-main-menu .stm-menu-footer {
    bottom: 5%; } }

@media (max-width: 375px) {
  .splashBaseball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel {
    width: 90%; }
  .splashBaseball .stm-info-table-wrapp .stm-info-table tr td {
    vertical-align: top;
    padding: 0 0 10px 10px; }
  .splashBaseball .stm-info-table-wrapp .stm-info-table tr:last-child td {
    vertical-align: top;
    padding: 0 0 10px 10px !important; }
  .splashBaseball.single-sp_team .sp_team .stm-single-sp_team {
    margin: 0; }
    .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player {
      margin: 0 0 30px; }
      .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-img {
          width: 100%; }
        .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-info {
          width: 100%;
          padding: 20px 0 0; }
          .splashBaseball.single-sp_team .sp_team .stm-single-sp_team .sp-section-content-lists .stm-players .stm-list-single-player a .stm-bsbl-player-wrap .stm-player-info-wrap .stm-player-info .player-metric span:first-child {
            width: 30%; }
  .splashBaseball.single-sp_event .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info {
    text-align: center; }
  .splashBaseball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
    width: 100% !important; }
  .splashBaseball.single-post .stm-single-post-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .splashBaseball.single-post .stm-single-post-meta .stm-comments-num {
      margin-right: 20px; }
  .splashBaseball.single-post .stm-post-meta-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .splashBaseball.single-post .stm-post-meta-bottom .stm_post_tags {
      width: 100%;
      max-width: 100%; }
    .splashBaseball.single-post .stm-post-meta-bottom .stm-share-this-wrapp {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .comment-form-comment {
    width: 100%; }
  .splashBaseball.single-post .stm_post_comments .comments-area .comment-respond form .stm-row-comments {
    width: 100%; }
  .splashBaseball .stm-block-quote-wrapper.style_1 {
    margin: 10px 0 0 15px; }
  .splashBaseball.woocommerce.woocommerce-page.post-type-archive-product .stm-title-box-unit {
    padding-top: 0; }
  .splashBaseball.woocommerce.woocommerce-page.post-type-archive-product .stm-products-row.row-3 .col-sm-6 {
    width: 100%; }
  .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery ol {
    height: 90%; }
  .splashBaseball .stm-countdown-wrapper time span {
    min-width: 70px; }
  .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-notfound-logo {
    padding-top: 40px; }
  .splashBaseball .shipping-calculator-form p .button {
    padding: 13px 34px 12px; } }

@media (max-width: 320px) {
  .splashBaseball .sp-template.sp-template-league-table .stm-single-league .stm-single-league-title_box h3 {
    width: 70%; }
  .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-title-left .stm-bsb-medias_btn {
    padding: 13px 10px 12px; }
  .splashBaseball .stm-media-tabs.stm-media-baseball-tabs .stm-media-tabs-nav ul li a {
    padding: 0 40px; }
  .splashBaseball .owl-carousel.stm-timeline-captions-carousel .stm-timeline__caption-inner {
    height: 100px; }
  .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-media-tabs-nav {
    text-align: left; }
    .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-media-tabs-nav ul li {
      margin: 0 10px 0 0; }
      .splashBaseball .stm-media-archive .stm-media-tabs .clearfix .stm-media-tabs-nav ul li:last-child {
        margin: 0; }
  .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-left, .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-right {
    width: 100%;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-left .heading-font, .splashBaseball .stm-single-donation .stm-donation-cash .stm-af-right .heading-font {
      margin: 0 20px 0 0; }
  .splashBaseball.single-product .stm-badge-wrapper .woocommerce-product-gallery ol {
    height: 80%; }
  .splashBaseball .stm-single-comment-title {
    padding-right: 0; }
    .splashBaseball .stm-single-comment-title .stm-add-review {
      position: relative;
      left: 0;
      top: 0; }
  .splashBaseball .woocommerce-checkout .woocommerce-checkout-payment, .splashBaseball .woocommerce-account .woocommerce-checkout-payment {
    width: 90%; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-1, .splashBaseball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-2, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-1, .splashBaseball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-2 {
    width: 100%; }
  .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details, .splashBaseball .woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details {
    display: block;
    width: 100%; }
    .splashBaseball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th, .splashBaseball .woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th {
      padding-left: 0; }
  .splashBaseball .woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .splashBaseball .stm-countdown-wrapper time {
    line-height: 50px;
    height: 80px; }
    .splashBaseball .stm-countdown-wrapper time span {
      min-width: 57px; }
  .splashBaseball.page-template-coming-soon .stm-coming-soon-centered .wpb_content_element {
    margin: 10px 0 !important; }
  .splashBaseball.page-template-coming-soon .stm-coming-soon-centered h1 {
    font-size: 30px !important;
    line-height: 34px !important; }
  .splashBaseball.page-template-coming-soon p {
    font-size: 12px;
    line-height: 20px; }
  .splashBaseball.page-template-coming-soon .stm-bsb-comingsoon-footer .stm-left {
    text-align: center;
    font-size: 10px; }
  .splashBaseball.error404 #wrapper #main .stm-default-page-404 .stm-notfound-logo a img {
    max-width: 110px; }
  .splashBaseball.single-product .stm-single-product-content-right form .single_add_to_cart_button {
    padding: 12px 20px 12px 50px; } }