/*
    Theme Name: Champion - Child Theme
    Theme URI: http://champion.stylemix.net/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Champion was created especially for sport clubs, football clubs, soccer news and sport organizations. The responsive layout is designed based on the Bootstrap 3.1 standards. Champion was built on Visual Composer Page Builder, which is included into the theme. Using Visual Composer you can easily create the pages in Front- or Back-end with 60+ modules.
    Version: 1.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: champion, responsive, sport, soccer, football, sport club, club, wordpress, wp, fixtures, events, match
    Text Domain: champion-child
    Template: champion

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your own styles here */

body .zoomtimeline.mode-yearslist .yearlist-con {
    background-color: #6cace4;
}

element.style {
    background-image: url(http://sturtfc.com.au/wp-content/themes/champion-child/assets/images/temp/Fixtures-background.jpg);
}


.top_socials {
    margin: 0 !important;
    float: none !important;
    text-align: center;
}

.top_socials li {
    display: inline-block;
    float: none;
    height: auto;
    line-height: inherit;
    margin: .6rem .8rem 0 0 !important;
}

.top_socials li.last {
    margin: .6rem 0 !important;
    display: block;
}

.form-inline-search input {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    height: 30px;
    padding: 0 10px;
    margin-right: 5px;
}

.form-inline-search button {
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
}

@media (min-width: 768px) {
    .top_socials li {
        float: left !important;
    }

    .top_socials li.last {
        float: right !important;
    }
}

.container-partners h3 {
    color: #041e42;
    font-family: Oswald, Arial, sans-serif !important;
    padding-top: 0.7rem;
    text-transform: uppercase;
    font-size: 24px;
    position: relative;
}

.container-partners h3::before {
    content: '';
    width: 3.33rem;
    max-width: 100%;
    height: 4px;
    background-color: #041e42;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.container-partners h4 {
    text-transform: uppercase;
    margin-top: 1rem;
    color: #041e42;
    font-size: 18px;
}

.container-partners .btn-primary--sponsor {
    height: auto;
    white-space: normal;
    line-height: 1.6em;
    padding: 0.5em;
}

.container-partners .row--sponsor {
    display: flex;
    flex-wrap: wrap;
}

.container-partners .row--sponsor .col {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.container-partners .row--sponsor .col .partner {
    border: 1px solid #eaeaed;
    padding: 3rem;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
