/*
	Theme Name:   PixieBolt Child
	Theme URI:    http://themes.pixiesquad.com
	Description:  Child theme for PixieBolt theme
	Author:       PixieSquad
	Author URI:   http://pixiesquad.com
	Template:     pixiebolt
	Version:      1.0.0
    License: PixieSquad Themes. All rights reserved.
    License URI: https://themeforest.net/user/pixiesquad
	Tags: sticky-post, featured-images, editor-style, custom-colors, custom-header, custom-background, custom-logo, right-sidebar, translation-ready, theme-options, entertainment
	Text Domain:  pixiebolt-child
*/


header nav.topBar .social-media-icons {
    width: 135px!important;
}

header nav.topBar .width-topBar .head-nav-logo-bg {
    width: 42%!important;
}

.navbar-header .logo-and-icons .logo-left {
    width: 208px!important;  
    padding: 0;
}

header nav.topBar .width-topBar .head-nav-logo-bg{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2b0808+0,7f0002+100 */
background: #2b0808; /* Old browsers */
background: -moz-linear-gradient(left, #2b0808 0%, #7f0002 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #2b0808 0%,#7f0002 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #2b0808 0%,#7f0002 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b0808', endColorstr='#7f0002',GradientType=1 ); /* IE6-9 */
    }

.width-topBar{
-webkit-box-shadow: 0px 10px 64px -20px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 64px -20px rgba(0,0,0,0.75);
box-shadow: 0px 10px 64px -20px rgba(0,0,0,0.75);
        background: #151515!important;
    }

#header_menu li > a {
    color: #fff !important;
}

section#hero article.content {
    padding-top: 262px!important;
}

section#matches article.head-info p {
    display: none!important;
    }

section#matches article.head-info h2 {
    margin-bottom: 0!important;
}


body section#teams {
    background-color: #151515!important;
}

section#teams .tab-content article.player {
    border-right: 1px solid rgba(64, 64, 64, 0.22)!important;
}



.page-id-73 #sidebar,.page-id-73 .post-info-share,.page-id-73 .post-details{display: none!important;}

.page-id-73 #news, .page-id-73 .post-text, body.page-template-news-page #news{width: 100%!important;}

body.page-template-news-page #news article.small-news{margin-right: 15px!important;    width: 372px!important;}
body.page-template-news-page #news article.large-news{width: 372px!important;}

section#sponsor-list .white-box ul.sponsors li.item > figure img {
    width: auto;
    max-height: 60px!IMPORTANT;
}

iframe{width: 100%;}

.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 57%;
}

.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0; top: 0;
}



section#boardmembers .board-member span.email {
    font-size: 0.75em;
    font-family: 'Ubuntu', sans-serif;
    color: #fff!important;
    margin: 0;
    font-weight: normal!important;
    display: block;
    line-height: 2!important;
}

section#boardmembers .board-member h5.title {
    font-size: 17px!important;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    margin: 5px 0;
    line-height: 1;
}

section#boardmembers .overlay {
    position: absolute!important; 
    right: 30px;
    bottom: 10px;
}

body.archive #news article.large-news div.overlay, body.archive #news article.small-news div.overlay, body.search #news article.large-news div.overlay, body.search #news article.small-news div.overlay, body.page-template-search #news article.large-news div.overlay, body.page-template-search #news article.small-news div.overlay, body.page-template-news-page #news article.large-news div.overlay, body.page-template-news-page #news article.small-news div.overlay, body.page-template-archive #news article.large-news div.overlay, body.page-template-archive #news article.small-news div.overlay, body.page-template-default #news article.large-news div.overlay, body.page-template-default #news article.small-news div.overlay, body.single-post #news article.large-news div.overlay, body.single-post #news article.small-news div.overlay, section#news article.large-news div.overlay, section#news article.small-news div.overlay {

    margin: 0!important;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 20px;
    width: 100%!important;
    word-wrap: break-word;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}


.player-name-team-section{
    text-align: left;
    margin-top: 7px;
    text-transform: uppercase;  
        text-align: center;
    font-size: 18px;
    color: #4a4a4a;
    font-weight: bold;
}