/*
    Theme Name: Splash
    Theme URI: http://splash.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Splash theme
    Version: 1.4
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
    Text Domain: splash
*/

/*Slider UPD*/
body .slider-date,
body .slider-description {
    color: #fff !important;
}

.ares .tp-bullet {
    background: rgba(229,229,229,0.5) !important;
}

.ares .tp-bullet.selected {
    background: #83D0D3 !important;
}

.tp-caption .button.btn-md:hover {
    color: #6B6D9A !important;
}

body.skin-blue .ares .tp-bullet.selected {
    color: #5268d8 !important;
}

body.skin-blue .tp-caption .button.btn-md:hover {
    color: #5268d8 !important;
}

body.skin-blue-violet .ares .tp-bullet.selected {
    color: #8a2be2 !important;
}

body.skin-blue-violet .tp-caption .button.btn-md:hover {
    color: #8a2be2 !important;
}

body.skin-choco .ares .tp-bullet.selected {
    color: #8f5902 !important;
}

body.skin-choco .tp-caption .button.btn-md:hover {
    color: #8f5902 !important;
}


body.skin-gold .ares .tp-bullet.selected {
    color: #c9ae14 !important;
}

body.skin-gold .tp-caption .button.btn-md:hover {
    color: #c9ae14 !important;
}

body.skin-green .ares .tp-bullet.selected {
    color: #41c648 !important;
}

body.skin-green .tp-caption .button.btn-md:hover {
    color: #41c648 !important;
}

body.skin-orange .ares .tp-bullet.selected {
    color: #ea7f04 !important;
}

body.skin-orange .tp-caption .button.btn-md:hover {
    color: #ea7f04 !important;
}

body.skin-sky-blue .ares .tp-bullet.selected {
     color: #729fcf !important;
 }

body.skin-sky-blue .tp-caption .button.btn-md:hover {
    color: #729fcf !important;
}

body.skin-turquose .ares .tp-bullet.selected {
    color: #00c9c2 !important;
}

body.skin-turquose .tp-caption .button.btn-md:hover {
    color: #00c9c2 !important;
}

body.skin-violet-red .ares .tp-bullet.selected {
    color: #d02090 !important;
}

body.skin-violet-red .tp-caption .button.btn-md:hover {
    color: #d02090 !important;
}

/*1.1 UPD*/
.stm-next-match-units {
    overflow: hidden;
}

/*NEW SPORTSPRESS FIXES*/
.stm-single-sp_player .sp-template-photo {
    float: none;
    max-width: 100%;
}

.stm-single-sp_player .sp-section-content-photo {
    float: left;
    width: 25%;
}

.stm-single-sp_player .sp-section-content-details {
    float: left;
    width: 75%;
}

.stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details {
    float: left;
    width: 49%;
}

.stm-single-sp_player .sp-section-content-excerpt:after {
    content: '';
    display: block;
    clear: both;
}

.stm-single-sp_player .stm_player_right_details {
    float: right;
    width: 49%;
}

body.single-sp_player .sp-post-content {
    margin-top: 40px;
}

/*29 sept 2016*/
.stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-team span {
    color: #151515;
    text-decoration: none !important;
}

.stm-no-decoration {
    text-decoration: none !important;
}


/*1.1 UPD*/
.stm-next-match-units {
    overflow: hidden;
}


/*nav player stats hack job*/

.stm-media-tabs .stm-media-tabs-nav ul li a:hover span { color: #6B6D9A; }
.stm-text-color-white .stm-media-tabs .stm-media-tabs-nav ul li.active a { color: #83D0D3 !important; }
.stm-media-tabs .stm-media-tabs-nav ul li.active a span { border-bottom-color: #83D0D3; }

/*footer header hack job*/

#text-2 > div > div.widget-title > h6 { color: #6B6D9A; }
#recent-posts-3 > div > div > h6 { color: #6B6D9A; }
#nav_menu-2 > div > div.widget-title > h6 { color: #6B6D9A; }
#contacts-2 > div > div > h6 { color: #6B6D9A; }

/*players name hack job*/

.stm-players .stm-list-single-player .stm-list-single-player-info .inner { padding-left: 20px; }
.stm-players .stm-list-single-player .stm-list-single-player-info .inner .player-title { margin-right: 10px; font-size: 11px; font-weight: 700; }

/*Wordpress hack job*/

#main > div.container > div.vc_row.wpb_row.vc_row-fluid.stm-text-color-white.stm-parallax-bg.vc_custom_1474312232346.vc_row-has-fill > div.wpb_column.vc_column_container.vc_col-sm-12.vc_col-lg-4.vc_col-md-4 > div > div > div > div > h2 {
    color: #6B6D9A;
    text-transform: uppercase;
    border-bottom-color: #83D0D3;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    padding-bottom: 5px;
}

/*Player Page hack job*/
.sp-section-content.sp-section-content-details > div.stm_player_right_details > div > div.stm-player-team-logo > img {
    width: 300px;
    margin-bottom: 0px;
    margin-top: 0px;
}


/*13 OCT 2016*/
/*Player resp putting back*/
@media (max-width:1024px) {
    .stm-single-sp_player .stm_player_right_details {
        width: 100%;
    }
    .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details {
        width: 100%;
    }
    .stm-single-sp_player .sp-section-content-photo,
    .stm-single-sp_player .sp-section-content-details {
        width: 100%;
        text-align: center;
    }
    .sp-player-details {
        max-width: 300px;
        width: auto;
        margin: 0 auto;
    }
    .stm-single-sp_player .sp-section-content-details .single-info {
        text-align: left;
    }
    .stm-player-details-right .stm-player-team-logo img {
        width: 150px !important;
        height: auto !important;
    }
}

/*Player Chart
.stm-single-post p {
    margin-bottom: 0px;
}
*/
